{\rtf1\ansi\ansicpg1252\cocoartf1504\cocoasubrtf830 {\fonttbl\f0\fswiss\fcharset0 Helvetica;} {\colortbl;\red255\green255\blue255;} {\*\expandedcolortbl;;} \margl1440\margr1440\vieww10800\viewh8400\viewkind0 \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\pardirnatural\partightenfactor0 \f0\fs24 \cf0 [2017-05-31 11:39:55,110] DEBUG Deleting topic \{ name: singlePartitionInputTopic \} (org.apache.kafka.streams.integration.utils.KafkaEmbedded:191)\ [2017-05-31 11:39:55,111] WARN Session 0x0 for server null, unexpected error, closing socket connection and attempting reconnect (org.apache.zookeeper.ClientCnxn:1162)\ java.net.ConnectException: Connection refused\ at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)\ at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:717)\ at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:361)\ at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1141)\ [2017-05-31 11:39:55,219] DEBUG Deleting topic \{ name: inputTopic \} (org.apache.kafka.streams.integration.utils.KafkaEmbedded:191)\ [2017-05-31 11:39:55,223] DEBUG Deleting topic \{ name: outputTopic \} (org.apache.kafka.streams.integration.utils.KafkaEmbedded:191)\ [2017-05-31 11:39:55,225] WARN Session 0x0 for server null, unexpected error, closing socket connection and attempting reconnect (org.apache.zookeeper.ClientCnxn:1162)\ java.net.ConnectException: Connection refused\ at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)\ at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:717)\ at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:361)\ at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1141)\ [2017-05-31 11:39:55,236] WARN [Controller 0]: Ignoring request to delete non-existing topics inputTopic (kafka.controller.KafkaController:85)\ [2017-05-31 11:39:55,332] DEBUG Deleting topic \{ name: multiPartitionOutputTopic \} (org.apache.kafka.streams.integration.utils.KafkaEmbedded:191)\ [2017-05-31 11:39:55,439] DEBUG Creating topic \{ name: singlePartitionInputTopic, partitions: 1, replication: 1, config: \{\} \} (org.apache.kafka.streams.integration.utils.KafkaEmbedded:172)\ [2017-05-31 11:39:55,570] DEBUG Creating topic \{ name: outputTopic, partitions: 1, replication: 1, config: \{\} \} (org.apache.kafka.streams.integration.utils.KafkaEmbedded:172)\ [2017-05-31 11:39:55,679] DEBUG Creating topic \{ name: inputTopic, partitions: 2, replication: 1, config: \{\} \} (org.apache.kafka.streams.integration.utils.KafkaEmbedded:172)\ [2017-05-31 11:39:55,681] WARN Session 0x0 for server null, unexpected error, closing socket connection and attempting reconnect (org.apache.zookeeper.ClientCnxn:1162)\ java.net.ConnectException: Connection refused\ at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)\ at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:717)\ at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:361)\ at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1141)\ [2017-05-31 11:39:55,904] INFO StreamsConfig values: \ application.id = appId-1\ application.server = \ bootstrap.servers = [127.0.0.1:64267]\ buffered.records.per.partition = 1000\ cache.max.bytes.buffering = 0\ client.id = \ commit.interval.ms = -1\ connections.max.idle.ms = 540000\ default.key.serde = class org.apache.kafka.common.serialization.Serdes$LongSerde\ default.timestamp.extractor = class org.apache.kafka.streams.processor.FailOnInvalidTimestamp\ default.value.serde = class org.apache.kafka.common.serialization.Serdes$LongSerde\ key.serde = null\ metadata.max.age.ms = 1000\ metric.reporters = []\ metrics.num.samples = 2\ metrics.recording.level = INFO\ metrics.sample.window.ms = 30000\ num.standby.replicas = 0\ num.stream.threads = 2\ partition.grouper = class org.apache.kafka.streams.processor.DefaultPartitionGrouper\ poll.ms = 100\ processing.guarantee = exactly_once\ receive.buffer.bytes = 32768\ reconnect.backoff.max.ms = 50\ reconnect.backoff.ms = 50\ replication.factor = 1\ request.timeout.ms = 40000\ retry.backoff.ms = 100\ rocksdb.config.setter = null\ security.protocol = PLAINTEXT\ send.buffer.bytes = 131072\ state.cleanup.delay.ms = 600000\ state.dir = /var/folders/cs/fd6v4tmd6yj6mjqhbr8_vpk00000gp/T/kafka-3412377357233629907\ timestamp.extractor = null\ value.serde = null\ windowstore.changelog.additional.retention.ms = 86400000\ zookeeper.connect = \ (org.apache.kafka.streams.StreamsConfig:223)\ [2017-05-31 11:39:55,904] INFO stream-thread [appId-1-607d6b54-37f1-4ee5-af10-db03818cc04d-StreamThread-29] Creating consumer client (org.apache.kafka.streams.processor.internals.StreamThread:470)\ [2017-05-31 11:39:55,904] INFO ConsumerConfig values: \ auto.commit.interval.ms = 5000\ auto.offset.reset = earliest\ bootstrap.servers = [127.0.0.1:64267]\ check.crcs = true\ client.id = appId-1-607d6b54-37f1-4ee5-af10-db03818cc04d-StreamThread-29-consumer\ connections.max.idle.ms = 540000\ enable.auto.commit = false\ exclude.internal.topics = true\ fetch.max.bytes = 52428800\ fetch.max.wait.ms = 500\ fetch.min.bytes = 1\ group.id = appId-1\ heartbeat.interval.ms = 3000\ interceptor.classes = null\ internal.leave.group.on.close = false\ isolation.level = read_committed\ key.deserializer = class org.apache.kafka.common.serialization.ByteArrayDeserializer\ max.partition.fetch.bytes = 1048576\ max.poll.interval.ms = 2147483647\ max.poll.records = 1000\ metadata.max.age.ms = 1000\ metric.reporters = []\ metrics.num.samples = 2\ metrics.recording.level = INFO\ metrics.sample.window.ms = 30000\ partition.assignment.strategy = [org.apache.kafka.streams.processor.internals.StreamPartitionAssignor]\ receive.buffer.bytes = 65536\ reconnect.backoff.max.ms = 1000\ reconnect.backoff.ms = 50\ request.timeout.ms = 5000\ retry.backoff.ms = 100\ sasl.jaas.config = null\ sasl.kerberos.kinit.cmd = /usr/bin/kinit\ sasl.kerberos.min.time.before.relogin = 60000\ sasl.kerberos.service.name = null\ sasl.kerberos.ticket.renew.jitter = 0.05\ sasl.kerberos.ticket.renew.window.factor = 0.8\ sasl.mechanism = GSSAPI\ security.protocol = PLAINTEXT\ send.buffer.bytes = 131072\ session.timeout.ms = 4999\ ssl.cipher.suites = null\ ssl.enabled.protocols = [TLSv1.2, TLSv1.1, TLSv1]\ ssl.endpoint.identification.algorithm = null\ ssl.key.password = null\ ssl.keymanager.algorithm = SunX509\ ssl.keystore.location = null\ ssl.keystore.password = null\ ssl.keystore.type = JKS\ ssl.protocol = TLS\ ssl.provider = null\ ssl.secure.random.implementation = null\ ssl.trustmanager.algorithm = PKIX\ ssl.truststore.location = null\ ssl.truststore.password = null\ ssl.truststore.type = JKS\ value.deserializer = class org.apache.kafka.common.serialization.ByteArrayDeserializer\ (org.apache.kafka.clients.consumer.ConsumerConfig:223)\ [2017-05-31 11:39:55,904] DEBUG Starting the Kafka consumer (org.apache.kafka.clients.consumer.KafkaConsumer:616)\ [2017-05-31 11:39:55,905] DEBUG Updated cluster metadata version 1 to Cluster(id = null, nodes = [127.0.0.1:64267 (id: -1 rack: null)], partitions = []) (org.apache.kafka.clients.Metadata:253)\ [2017-05-31 11:39:55,905] DEBUG Updated cluster metadata version 1 to Cluster(id = null, nodes = [127.0.0.1:64267 (id: -1 rack: null)], partitions = []) (org.apache.kafka.clients.Metadata:253)\ [2017-05-31 11:39:55,906] DEBUG Kafka consumer created (org.apache.kafka.clients.consumer.KafkaConsumer:731)\ [2017-05-31 11:39:55,906] INFO stream-thread [appId-1-607d6b54-37f1-4ee5-af10-db03818cc04d-StreamThread-29] Creating restore consumer client (org.apache.kafka.streams.processor.internals.StreamThread:480)\ [2017-05-31 11:39:55,906] INFO ConsumerConfig values: \ auto.commit.interval.ms = 5000\ auto.offset.reset = earliest\ bootstrap.servers = [127.0.0.1:64267]\ check.crcs = true\ client.id = appId-1-607d6b54-37f1-4ee5-af10-db03818cc04d-StreamThread-29-restore-consumer\ connections.max.idle.ms = 540000\ enable.auto.commit = false\ exclude.internal.topics = true\ fetch.max.bytes = 52428800\ fetch.max.wait.ms = 500\ fetch.min.bytes = 1\ group.id = \ heartbeat.interval.ms = 3000\ interceptor.classes = null\ internal.leave.group.on.close = false\ isolation.level = read_committed\ key.deserializer = class org.apache.kafka.common.serialization.ByteArrayDeserializer\ max.partition.fetch.bytes = 1048576\ max.poll.interval.ms = 2147483647\ max.poll.records = 1000\ metadata.max.age.ms = 1000\ metric.reporters = []\ metrics.num.samples = 2\ metrics.recording.level = INFO\ metrics.sample.window.ms = 30000\ partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor]\ receive.buffer.bytes = 65536\ reconnect.backoff.max.ms = 1000\ reconnect.backoff.ms = 50\ request.timeout.ms = 5000\ retry.backoff.ms = 100\ sasl.jaas.config = null\ sasl.kerberos.kinit.cmd = /usr/bin/kinit\ sasl.kerberos.min.time.before.relogin = 60000\ sasl.kerberos.service.name = null\ sasl.kerberos.ticket.renew.jitter = 0.05\ sasl.kerberos.ticket.renew.window.factor = 0.8\ sasl.mechanism = GSSAPI\ security.protocol = PLAINTEXT\ send.buffer.bytes = 131072\ session.timeout.ms = 4999\ ssl.cipher.suites = null\ ssl.enabled.protocols = [TLSv1.2, TLSv1.1, TLSv1]\ ssl.endpoint.identification.algorithm = null\ ssl.key.password = null\ ssl.keymanager.algorithm = SunX509\ ssl.keystore.location = null\ ssl.keystore.password = null\ ssl.keystore.type = JKS\ ssl.protocol = TLS\ ssl.provider = null\ ssl.secure.random.implementation = null\ ssl.trustmanager.algorithm = PKIX\ ssl.truststore.location = null\ ssl.truststore.password = null\ ssl.truststore.type = JKS\ value.deserializer = class org.apache.kafka.common.serialization.ByteArrayDeserializer\ (org.apache.kafka.clients.consumer.ConsumerConfig:223)\ [2017-05-31 11:39:55,906] DEBUG Starting the Kafka consumer (org.apache.kafka.clients.consumer.KafkaConsumer:616)\ [2017-05-31 11:39:55,906] DEBUG Updated cluster metadata version 1 to Cluster(id = null, nodes = [127.0.0.1:64267 (id: -1 rack: null)], partitions = []) (org.apache.kafka.clients.Metadata:253)\ [2017-05-31 11:39:55,906] DEBUG Kafka consumer created (org.apache.kafka.clients.consumer.KafkaConsumer:731)\ [2017-05-31 11:39:55,907] INFO stream-thread [appId-1-607d6b54-37f1-4ee5-af10-db03818cc04d-StreamThread-29] State transition from CREATED to RUNNING. (org.apache.kafka.streams.processor.internals.StreamThread:977)\ [2017-05-31 11:39:55,907] INFO stream-thread [appId-1-607d6b54-37f1-4ee5-af10-db03818cc04d-StreamThread-30] Creating consumer client (org.apache.kafka.streams.processor.internals.StreamThread:470)\ [2017-05-31 11:39:55,907] INFO ConsumerConfig values: \ auto.commit.interval.ms = 5000\ auto.offset.reset = earliest\ bootstrap.servers = [127.0.0.1:64267]\ check.crcs = true\ client.id = appId-1-607d6b54-37f1-4ee5-af10-db03818cc04d-StreamThread-30-consumer\ connections.max.idle.ms = 540000\ enable.auto.commit = false\ exclude.internal.topics = true\ fetch.max.bytes = 52428800\ fetch.max.wait.ms = 500\ fetch.min.bytes = 1\ group.id = appId-1\ heartbeat.interval.ms = 3000\ interceptor.classes = null\ internal.leave.group.on.close = false\ isolation.level = read_committed\ key.deserializer = class org.apache.kafka.common.serialization.ByteArrayDeserializer\ max.partition.fetch.bytes = 1048576\ max.poll.interval.ms = 2147483647\ max.poll.records = 1000\ metadata.max.age.ms = 1000\ metric.reporters = []\ metrics.num.samples = 2\ metrics.recording.level = INFO\ metrics.sample.window.ms = 30000\ partition.assignment.strategy = [org.apache.kafka.streams.processor.internals.StreamPartitionAssignor]\ receive.buffer.bytes = 65536\ reconnect.backoff.max.ms = 1000\ reconnect.backoff.ms = 50\ request.timeout.ms = 5000\ retry.backoff.ms = 100\ sasl.jaas.config = null\ sasl.kerberos.kinit.cmd = /usr/bin/kinit\ sasl.kerberos.min.time.before.relogin = 60000\ sasl.kerberos.service.name = null\ sasl.kerberos.ticket.renew.jitter = 0.05\ sasl.kerberos.ticket.renew.window.factor = 0.8\ sasl.mechanism = GSSAPI\ security.protocol = PLAINTEXT\ send.buffer.bytes = 131072\ session.timeout.ms = 4999\ ssl.cipher.suites = null\ ssl.enabled.protocols = [TLSv1.2, TLSv1.1, TLSv1]\ ssl.endpoint.identification.algorithm = null\ ssl.key.password = null\ ssl.keymanager.algorithm = SunX509\ ssl.keystore.location = null\ ssl.keystore.password = null\ ssl.keystore.type = JKS\ ssl.protocol = TLS\ ssl.provider = null\ ssl.secure.random.implementation = null\ ssl.trustmanager.algorithm = PKIX\ ssl.truststore.location = null\ ssl.truststore.password = null\ ssl.truststore.type = JKS\ value.deserializer = class org.apache.kafka.common.serialization.ByteArrayDeserializer\ (org.apache.kafka.clients.consumer.ConsumerConfig:223)\ [2017-05-31 11:39:55,907] DEBUG Starting the Kafka consumer (org.apache.kafka.clients.consumer.KafkaConsumer:616)\ [2017-05-31 11:39:55,907] DEBUG Updated cluster metadata version 1 to Cluster(id = null, nodes = [127.0.0.1:64267 (id: -1 rack: null)], partitions = []) (org.apache.kafka.clients.Metadata:253)\ [2017-05-31 11:39:55,908] DEBUG Updated cluster metadata version 1 to Cluster(id = null, nodes = [127.0.0.1:64267 (id: -1 rack: null)], partitions = []) (org.apache.kafka.clients.Metadata:253)\ [2017-05-31 11:39:55,908] DEBUG Kafka consumer created (org.apache.kafka.clients.consumer.KafkaConsumer:731)\ [2017-05-31 11:39:55,908] INFO stream-thread [appId-1-607d6b54-37f1-4ee5-af10-db03818cc04d-StreamThread-30] Creating restore consumer client (org.apache.kafka.streams.processor.internals.StreamThread:480)\ [2017-05-31 11:39:55,909] INFO ConsumerConfig values: \ auto.commit.interval.ms = 5000\ auto.offset.reset = earliest\ bootstrap.servers = [127.0.0.1:64267]\ check.crcs = true\ client.id = appId-1-607d6b54-37f1-4ee5-af10-db03818cc04d-StreamThread-30-restore-consumer\ connections.max.idle.ms = 540000\ enable.auto.commit = false\ exclude.internal.topics = true\ fetch.max.bytes = 52428800\ fetch.max.wait.ms = 500\ fetch.min.bytes = 1\ group.id = \ heartbeat.interval.ms = 3000\ interceptor.classes = null\ internal.leave.group.on.close = false\ isolation.level = read_committed\ key.deserializer = class org.apache.kafka.common.serialization.ByteArrayDeserializer\ max.partition.fetch.bytes = 1048576\ max.poll.interval.ms = 2147483647\ max.poll.records = 1000\ metadata.max.age.ms = 1000\ metric.reporters = []\ metrics.num.samples = 2\ metrics.recording.level = INFO\ metrics.sample.window.ms = 30000\ partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor]\ receive.buffer.bytes = 65536\ reconnect.backoff.max.ms = 1000\ reconnect.backoff.ms = 50\ request.timeout.ms = 5000\ retry.backoff.ms = 100\ sasl.jaas.config = null\ sasl.kerberos.kinit.cmd = /usr/bin/kinit\ sasl.kerberos.min.time.before.relogin = 60000\ sasl.kerberos.service.name = null\ sasl.kerberos.ticket.renew.jitter = 0.05\ sasl.kerberos.ticket.renew.window.factor = 0.8\ sasl.mechanism = GSSAPI\ security.protocol = PLAINTEXT\ send.buffer.bytes = 131072\ session.timeout.ms = 4999\ ssl.cipher.suites = null\ ssl.enabled.protocols = [TLSv1.2, TLSv1.1, TLSv1]\ ssl.endpoint.identification.algorithm = null\ ssl.key.password = null\ ssl.keymanager.algorithm = SunX509\ ssl.keystore.location = null\ ssl.keystore.password = null\ ssl.keystore.type = JKS\ ssl.protocol = TLS\ ssl.provider = null\ ssl.secure.random.implementation = null\ ssl.trustmanager.algorithm = PKIX\ ssl.truststore.location = null\ ssl.truststore.password = null\ ssl.truststore.type = JKS\ value.deserializer = class org.apache.kafka.common.serialization.ByteArrayDeserializer\ (org.apache.kafka.clients.consumer.ConsumerConfig:223)\ [2017-05-31 11:39:55,909] DEBUG Starting the Kafka consumer (org.apache.kafka.clients.consumer.KafkaConsumer:616)\ [2017-05-31 11:39:55,909] DEBUG Updated cluster metadata version 1 to Cluster(id = null, nodes = [127.0.0.1:64267 (id: -1 rack: null)], partitions = []) (org.apache.kafka.clients.Metadata:253)\ [2017-05-31 11:39:55,909] DEBUG Kafka consumer created (org.apache.kafka.clients.consumer.KafkaConsumer:731)\ [2017-05-31 11:39:55,909] INFO stream-thread [appId-1-607d6b54-37f1-4ee5-af10-db03818cc04d-StreamThread-30] State transition from CREATED to RUNNING. (org.apache.kafka.streams.processor.internals.StreamThread:977)\ [2017-05-31 11:39:55,909] DEBUG stream-client [appId-1-607d6b54-37f1-4ee5-af10-db03818cc04d] Starting Kafka Stream process. (org.apache.kafka.streams.KafkaStreams:439)\ [2017-05-31 11:39:55,910] DEBUG Updated cluster metadata version 1 to Cluster(id = null, nodes = [127.0.0.1:64267 (id: -1 rack: null)], partitions = []) (org.apache.kafka.clients.Metadata:253)\ [2017-05-31 11:39:55,910] DEBUG Updated cluster metadata version 1 to Cluster(id = null, nodes = [127.0.0.1:64267 (id: -1 rack: null)], partitions = []) (org.apache.kafka.clients.Metadata:253)\ [2017-05-31 11:39:55,910] DEBUG Initiating connection to node -1 at 127.0.0.1:64267. (org.apache.kafka.clients.NetworkClient:707)\ [2017-05-31 11:39:55,910] DEBUG Completed connection to node -1. Fetching API versions. (org.apache.kafka.clients.NetworkClient:669)\ [2017-05-31 11:39:55,910] DEBUG Initiating API versions fetch from node -1. (org.apache.kafka.clients.NetworkClient:683)\ [2017-05-31 11:39:55,911] DEBUG Recorded API versions for node -1: (Produce(0): 0 to 3 [usable: 3], Fetch(1): 0 to 5 [usable: 5], Offsets(2): 0 to 2 [usable: 2], Metadata(3): 0 to 3 [usable: 3], LeaderAndIsr(4): 0 [usable: 0], StopReplica(5): 0 [usable: 0], UpdateMetadata(6): 0 to 3 [usable: 3], ControlledShutdown(7): 1 [usable: 1], OffsetCommit(8): 0 to 3 [usable: 3], OffsetFetch(9): 0 to 3 [usable: 3], FindCoordinator(10): 0 to 1 [usable: 1], JoinGroup(11): 0 to 2 [usable: 2], Heartbeat(12): 0 to 1 [usable: 1], LeaveGroup(13): 0 to 1 [usable: 1], SyncGroup(14): 0 to 1 [usable: 1], DescribeGroups(15): 0 to 1 [usable: 1], ListGroups(16): 0 to 1 [usable: 1], SaslHandshake(17): 0 [usable: 0], ApiVersions(18): 0 to 1 [usable: 1], CreateTopics(19): 0 to 2 [usable: 2], DeleteTopics(20): 0 to 1 [usable: 1], DeleteRecords(21): 0 [usable: 0], InitProducerId(22): 0 [usable: 0], OffsetForLeaderEpoch(23): 0 [usable: 0], AddPartitionsToTxn(24): 0 [usable: 0], AddOffsetsToTxn(25): 0 [usable: 0], EndTxn(26): 0 [usable: 0], WriteTxnMarkers(27): 0 [usable: 0], TxnOffsetCommit(28): 0 [usable: 0], DescribeAcls(29): 0 [usable: 0], CreateAcls(30): 0 [usable: 0], DeleteAcls(31): 0 [usable: 0], DescribeConfigs(32): 0 [usable: 0], AlterConfigs(33): 0 [usable: 0]) (org.apache.kafka.clients.NetworkClient:636)\ [2017-05-31 11:39:56,013] INFO stream-client [appId-1-607d6b54-37f1-4ee5-af10-db03818cc04d] State transition from CREATED to RUNNING. (org.apache.kafka.streams.KafkaStreams:229)\ [2017-05-31 11:39:56,013] INFO stream-client [appId-1-607d6b54-37f1-4ee5-af10-db03818cc04d] Started Kafka Stream process (org.apache.kafka.streams.KafkaStreams:453)\ [2017-05-31 11:39:56,013] INFO stream-thread [appId-1-607d6b54-37f1-4ee5-af10-db03818cc04d-StreamThread-29] Starting (org.apache.kafka.streams.processor.internals.StreamThread:520)\ [2017-05-31 11:39:56,013] DEBUG Subscribed to pattern: inputTopic (org.apache.kafka.clients.consumer.KafkaConsumer:902)\ [2017-05-31 11:39:56,013] INFO stream-thread [appId-1-607d6b54-37f1-4ee5-af10-db03818cc04d-StreamThread-30] Starting (org.apache.kafka.streams.processor.internals.StreamThread:520)\ [2017-05-31 11:39:56,014] DEBUG Subscribed to pattern: inputTopic (org.apache.kafka.clients.consumer.KafkaConsumer:902)\ [2017-05-31 11:39:56,014] DEBUG Sending GroupCoordinator request for group appId-1 to broker 127.0.0.1:64267 (id: -1 rack: null) (org.apache.kafka.clients.consumer.internals.AbstractCoordinator:572)\ [2017-05-31 11:39:56,014] DEBUG Sending GroupCoordinator request for group appId-1 to broker 127.0.0.1:64267 (id: -1 rack: null) (org.apache.kafka.clients.consumer.internals.AbstractCoordinator:572)\ [2017-05-31 11:39:56,014] DEBUG Initiating connection to node -1 at 127.0.0.1:64267. (org.apache.kafka.clients.NetworkClient:707)\ [2017-05-31 11:39:56,014] DEBUG Initiating connection to node -1 at 127.0.0.1:64267. (org.apache.kafka.clients.NetworkClient:707)\ [2017-05-31 11:39:56,015] DEBUG Completed connection to node -1. Fetching API versions. (org.apache.kafka.clients.NetworkClient:669)\ [2017-05-31 11:39:56,015] DEBUG Initiating API versions fetch from node -1. (org.apache.kafka.clients.NetworkClient:683)\ [2017-05-31 11:39:56,015] DEBUG Completed connection to node -1. Fetching API versions. (org.apache.kafka.clients.NetworkClient:669)\ [2017-05-31 11:39:56,015] DEBUG Initiating API versions fetch from node -1. (org.apache.kafka.clients.NetworkClient:683)\ [2017-05-31 11:39:56,015] INFO ProducerConfig values: \ acks = all\ batch.size = 16384\ bootstrap.servers = [127.0.0.1:64267]\ buffer.memory = 33554432\ client.id = \ compression.type = none\ connections.max.idle.ms = 540000\ enable.idempotence = false\ interceptor.classes = null\ key.serializer = class org.apache.kafka.common.serialization.LongSerializer\ linger.ms = 0\ max.block.ms = 60000\ max.in.flight.requests.per.connection = 5\ max.request.size = 1048576\ metadata.max.age.ms = 300000\ metric.reporters = []\ metrics.num.samples = 2\ metrics.recording.level = INFO\ metrics.sample.window.ms = 30000\ partitioner.class = class org.apache.kafka.clients.producer.internals.DefaultPartitioner\ receive.buffer.bytes = 32768\ reconnect.backoff.max.ms = 1000\ reconnect.backoff.ms = 50\ request.timeout.ms = 30000\ retries = 0\ retry.backoff.ms = 100\ sasl.jaas.config = null\ sasl.kerberos.kinit.cmd = /usr/bin/kinit\ sasl.kerberos.min.time.before.relogin = 60000\ sasl.kerberos.service.name = null\ sasl.kerberos.ticket.renew.jitter = 0.05\ sasl.kerberos.ticket.renew.window.factor = 0.8\ sasl.mechanism = GSSAPI\ security.protocol = PLAINTEXT\ send.buffer.bytes = 131072\ ssl.cipher.suites = null\ ssl.enabled.protocols = [TLSv1.2, TLSv1.1, TLSv1]\ ssl.endpoint.identification.algorithm = null\ ssl.key.password = null\ ssl.keymanager.algorithm = SunX509\ ssl.keystore.location = null\ ssl.keystore.password = null\ ssl.keystore.type = JKS\ ssl.protocol = TLS\ ssl.provider = null\ ssl.secure.random.implementation = null\ ssl.trustmanager.algorithm = PKIX\ ssl.truststore.location = null\ ssl.truststore.password = null\ ssl.truststore.type = JKS\ transaction.timeout.ms = 60000\ transactional.id = null\ value.serializer = class org.apache.kafka.common.serialization.LongSerializer\ (org.apache.kafka.clients.producer.ProducerConfig:223)\ [2017-05-31 11:39:56,015] DEBUG Recorded API versions for node -1: (Produce(0): 0 to 3 [usable: 3], Fetch(1): 0 to 5 [usable: 5], Offsets(2): 0 to 2 [usable: 2], Metadata(3): 0 to 3 [usable: 3], LeaderAndIsr(4): 0 [usable: 0], StopReplica(5): 0 [usable: 0], UpdateMetadata(6): 0 to 3 [usable: 3], ControlledShutdown(7): 1 [usable: 1], OffsetCommit(8): 0 to 3 [usable: 3], OffsetFetch(9): 0 to 3 [usable: 3], FindCoordinator(10): 0 to 1 [usable: 1], JoinGroup(11): 0 to 2 [usable: 2], Heartbeat(12): 0 to 1 [usable: 1], LeaveGroup(13): 0 to 1 [usable: 1], SyncGroup(14): 0 to 1 [usable: 1], DescribeGroups(15): 0 to 1 [usable: 1], ListGroups(16): 0 to 1 [usable: 1], SaslHandshake(17): 0 [usable: 0], ApiVersions(18): 0 to 1 [usable: 1], CreateTopics(19): 0 to 2 [usable: 2], DeleteTopics(20): 0 to 1 [usable: 1], DeleteRecords(21): 0 [usable: 0], InitProducerId(22): 0 [usable: 0], OffsetForLeaderEpoch(23): 0 [usable: 0], AddPartitionsToTxn(24): 0 [usable: 0], AddOffsetsToTxn(25): 0 [usable: 0], EndTxn(26): 0 [usable: 0], WriteTxnMarkers(27): 0 [usable: 0], TxnOffsetCommit(28): 0 [usable: 0], DescribeAcls(29): 0 [usable: 0], CreateAcls(30): 0 [usable: 0], DeleteAcls(31): 0 [usable: 0], DescribeConfigs(32): 0 [usable: 0], AlterConfigs(33): 0 [usable: 0]) (org.apache.kafka.clients.NetworkClient:636)\ [2017-05-31 11:39:56,015] DEBUG Recorded API versions for node -1: (Produce(0): 0 to 3 [usable: 3], Fetch(1): 0 to 5 [usable: 5], Offsets(2): 0 to 2 [usable: 2], Metadata(3): 0 to 3 [usable: 3], LeaderAndIsr(4): 0 [usable: 0], StopReplica(5): 0 [usable: 0], UpdateMetadata(6): 0 to 3 [usable: 3], ControlledShutdown(7): 1 [usable: 1], OffsetCommit(8): 0 to 3 [usable: 3], OffsetFetch(9): 0 to 3 [usable: 3], FindCoordinator(10): 0 to 1 [usable: 1], JoinGroup(11): 0 to 2 [usable: 2], Heartbeat(12): 0 to 1 [usable: 1], LeaveGroup(13): 0 to 1 [usable: 1], SyncGroup(14): 0 to 1 [usable: 1], DescribeGroups(15): 0 to 1 [usable: 1], ListGroups(16): 0 to 1 [usable: 1], SaslHandshake(17): 0 [usable: 0], ApiVersions(18): 0 to 1 [usable: 1], CreateTopics(19): 0 to 2 [usable: 2], DeleteTopics(20): 0 to 1 [usable: 1], DeleteRecords(21): 0 [usable: 0], InitProducerId(22): 0 [usable: 0], OffsetForLeaderEpoch(23): 0 [usable: 0], AddPartitionsToTxn(24): 0 [usable: 0], AddOffsetsToTxn(25): 0 [usable: 0], EndTxn(26): 0 [usable: 0], WriteTxnMarkers(27): 0 [usable: 0], TxnOffsetCommit(28): 0 [usable: 0], DescribeAcls(29): 0 [usable: 0], CreateAcls(30): 0 [usable: 0], DeleteAcls(31): 0 [usable: 0], DescribeConfigs(32): 0 [usable: 0], AlterConfigs(33): 0 [usable: 0]) (org.apache.kafka.clients.NetworkClient:636)\ [2017-05-31 11:39:56,015] DEBUG Updated cluster metadata version 1 to Cluster(id = null, nodes = [127.0.0.1:64267 (id: -1 rack: null)], partitions = []) (org.apache.kafka.clients.Metadata:253)\ [2017-05-31 11:39:56,015] DEBUG Sending metadata request (type=MetadataRequest, topics=) to node -1 (org.apache.kafka.clients.NetworkClient:835)\ [2017-05-31 11:39:56,015] DEBUG Sending metadata request (type=MetadataRequest, topics=) to node -1 (org.apache.kafka.clients.NetworkClient:835)\ [2017-05-31 11:39:56,016] DEBUG Kafka producer started (org.apache.kafka.clients.producer.KafkaProducer:328)\ [2017-05-31 11:39:56,016] DEBUG Starting Kafka producer I/O thread. (org.apache.kafka.clients.producer.internals.Sender:152)\ [2017-05-31 11:39:56,016] DEBUG Initialize connection to node -1 for sending metadata request (org.apache.kafka.clients.NetworkClient:851)\ [2017-05-31 11:39:56,016] DEBUG Initiating connection to node -1 at 127.0.0.1:64267. (org.apache.kafka.clients.NetworkClient:707)\ [2017-05-31 11:39:56,016] DEBUG Completed connection to node -1. Fetching API versions. (org.apache.kafka.clients.NetworkClient:669)\ [2017-05-31 11:39:56,016] DEBUG Initiating API versions fetch from node -1. (org.apache.kafka.clients.NetworkClient:683)\ [2017-05-31 11:39:56,017] DEBUG Updated cluster metadata version 2 to Cluster(id = scFRlIQCQMG3kOBvoadJbA, nodes = [127.0.0.1:64270 (id: 1 rack: null), 127.0.0.1:64267 (id: 0 rack: null), 127.0.0.1:64273 (id: 2 rack: null)], partitions = [Partition(topic = inputTopic, partition = 1, leader = 0, replicas = [0], isr = [0]), Partition(topic = inputTopic, partition = 0, leader = 2, replicas = [2], isr = [2])]) (org.apache.kafka.clients.Metadata:253)\ [2017-05-31 11:39:56,017] DEBUG Recorded API versions for node -1: (Produce(0): 0 to 3 [usable: 3], Fetch(1): 0 to 5 [usable: 5], Offsets(2): 0 to 2 [usable: 2], Metadata(3): 0 to 3 [usable: 3], LeaderAndIsr(4): 0 [usable: 0], StopReplica(5): 0 [usable: 0], UpdateMetadata(6): 0 to 3 [usable: 3], ControlledShutdown(7): 1 [usable: 1], OffsetCommit(8): 0 to 3 [usable: 3], OffsetFetch(9): 0 to 3 [usable: 3], FindCoordinator(10): 0 to 1 [usable: 1], JoinGroup(11): 0 to 2 [usable: 2], Heartbeat(12): 0 to 1 [usable: 1], LeaveGroup(13): 0 to 1 [usable: 1], SyncGroup(14): 0 to 1 [usable: 1], DescribeGroups(15): 0 to 1 [usable: 1], ListGroups(16): 0 to 1 [usable: 1], SaslHandshake(17): 0 [usable: 0], ApiVersions(18): 0 to 1 [usable: 1], CreateTopics(19): 0 to 2 [usable: 2], DeleteTopics(20): 0 to 1 [usable: 1], DeleteRecords(21): 0 [usable: 0], InitProducerId(22): 0 [usable: 0], OffsetForLeaderEpoch(23): 0 [usable: 0], AddPartitionsToTxn(24): 0 [usable: 0], AddOffsetsToTxn(25): 0 [usable: 0], EndTxn(26): 0 [usable: 0], WriteTxnMarkers(27): 0 [usable: 0], TxnOffsetCommit(28): 0 [usable: 0], DescribeAcls(29): 0 [usable: 0], CreateAcls(30): 0 [usable: 0], DeleteAcls(31): 0 [usable: 0], DescribeConfigs(32): 0 [usable: 0], AlterConfigs(33): 0 [usable: 0]) (org.apache.kafka.clients.NetworkClient:636)\ [2017-05-31 11:39:56,017] DEBUG Updated cluster metadata version 2 to Cluster(id = scFRlIQCQMG3kOBvoadJbA, nodes = [127.0.0.1:64267 (id: 0 rack: null), 127.0.0.1:64273 (id: 2 rack: null), 127.0.0.1:64270 (id: 1 rack: null)], partitions = [Partition(topic = inputTopic, partition = 1, leader = 0, replicas = [0], isr = [0]), Partition(topic = inputTopic, partition = 0, leader = 2, replicas = [2], isr = [2])]) (org.apache.kafka.clients.Metadata:253)\ [2017-05-31 11:39:56,017] DEBUG Sending metadata request (type=MetadataRequest, topics=inputTopic) to node -1 (org.apache.kafka.clients.NetworkClient:835)\ [2017-05-31 11:39:56,017] DEBUG Received GroupCoordinator response ClientResponse(receivedTimeMs=1496255996017, latencyMs=3, disconnected=false, requestHeader=\{api_key=10,api_version=1,correlation_id=0,client_id=appId-1-607d6b54-37f1-4ee5-af10-db03818cc04d-StreamThread-30-consumer\}, responseBody=FindCoordinatorResponse\{throttleTimeMs=0, errorMessage='null', error=NONE, node=127.0.0.1:64270 (id: 1 rack: null)\}) for group appId-1 (org.apache.kafka.clients.consumer.internals.AbstractCoordinator:583)\ [2017-05-31 11:39:56,017] DEBUG Received GroupCoordinator response ClientResponse(receivedTimeMs=1496255996017, latencyMs=3, disconnected=false, requestHeader=\{api_key=10,api_version=1,correlation_id=0,client_id=appId-1-607d6b54-37f1-4ee5-af10-db03818cc04d-StreamThread-29-consumer\}, responseBody=FindCoordinatorResponse\{throttleTimeMs=0, errorMessage='null', error=NONE, node=127.0.0.1:64270 (id: 1 rack: null)\}) for group appId-1 (org.apache.kafka.clients.consumer.internals.AbstractCoordinator:583)\ [2017-05-31 11:39:56,017] INFO Discovered coordinator 127.0.0.1:64270 (id: 2147483646 rack: null) for group appId-1. (org.apache.kafka.clients.consumer.internals.AbstractCoordinator:597)\ [2017-05-31 11:39:56,017] DEBUG Initiating connection to node 2147483646 at 127.0.0.1:64270. (org.apache.kafka.clients.NetworkClient:707)\ [2017-05-31 11:39:56,017] DEBUG Updated cluster metadata version 2 to Cluster(id = scFRlIQCQMG3kOBvoadJbA, nodes = [127.0.0.1:64270 (id: 1 rack: null), 127.0.0.1:64273 (id: 2 rack: null), 127.0.0.1:64267 (id: 0 rack: null)], partitions = [Partition(topic = inputTopic, partition = 1, leader = 0, replicas = [0], isr = [0]), Partition(topic = inputTopic, partition = 0, leader = 2, replicas = [2], isr = [2])]) (org.apache.kafka.clients.Metadata:253)\ [2017-05-31 11:39:56,017] INFO Discovered coordinator 127.0.0.1:64270 (id: 2147483646 rack: null) for group appId-1. (org.apache.kafka.clients.consumer.internals.AbstractCoordinator:597)\ [2017-05-31 11:39:56,017] DEBUG Initiating connection to node 2147483646 at 127.0.0.1:64270. (org.apache.kafka.clients.NetworkClient:707)\ [2017-05-31 11:39:56,017] INFO Revoking previously assigned partitions [] for group appId-1 (org.apache.kafka.clients.consumer.internals.ConsumerCoordinator:419)\ [2017-05-31 11:39:56,017] DEBUG Initiating connection to node 0 at 127.0.0.1:64267. (org.apache.kafka.clients.NetworkClient:707)\ [2017-05-31 11:39:56,017] INFO stream-thread [appId-1-607d6b54-37f1-4ee5-af10-db03818cc04d-StreamThread-30] at state RUNNING: partitions [] revoked at the beginning of consumer rebalance.\ current assigned active tasks: []\ current assigned standby tasks: []\ (org.apache.kafka.streams.processor.internals.StreamThread:204)\ [2017-05-31 11:39:56,017] DEBUG Heartbeat thread for group appId-1 started (org.apache.kafka.clients.consumer.internals.AbstractCoordinator:902)\ [2017-05-31 11:39:56,018] DEBUG Heartbeat thread for group appId-1 started (org.apache.kafka.clients.consumer.internals.AbstractCoordinator:902)\ [2017-05-31 11:39:56,018] INFO stream-thread [appId-1-607d6b54-37f1-4ee5-af10-db03818cc04d-StreamThread-30] State transition from RUNNING to PARTITIONS_REVOKED. (org.apache.kafka.streams.processor.internals.StreamThread:977)\ [2017-05-31 11:39:56,017] INFO Revoking previously assigned partitions [] for group appId-1 (org.apache.kafka.clients.consumer.internals.ConsumerCoordinator:419)\ [2017-05-31 11:39:56,018] DEBUG Completed connection to node 0. Fetching API versions. (org.apache.kafka.clients.NetworkClient:669)\ [2017-05-31 11:39:56,018] DEBUG Initiating API versions fetch from node 0. (org.apache.kafka.clients.NetworkClient:683)\ [2017-05-31 11:39:56,018] INFO stream-client [appId-1-607d6b54-37f1-4ee5-af10-db03818cc04d] State transition from RUNNING to REBALANCING. (org.apache.kafka.streams.KafkaStreams:229)\ [2017-05-31 11:39:56,018] INFO stream-thread [appId-1-607d6b54-37f1-4ee5-af10-db03818cc04d-StreamThread-29] at state RUNNING: partitions [] revoked at the beginning of consumer rebalance.\ current assigned active tasks: []\ current assigned standby tasks: []\ (org.apache.kafka.streams.processor.internals.StreamThread:204)\ [2017-05-31 11:39:56,018] DEBUG stream-thread [appId-1-607d6b54-37f1-4ee5-af10-db03818cc04d-StreamThread-30] suspendTasksAndState: suspending all active tasks [] and standby tasks [] (org.apache.kafka.streams.processor.internals.StreamThread:1102)\ [2017-05-31 11:39:56,018] INFO stream-thread [appId-1-607d6b54-37f1-4ee5-af10-db03818cc04d-StreamThread-29] State transition from RUNNING to PARTITIONS_REVOKED. (org.apache.kafka.streams.processor.internals.StreamThread:977)\ [2017-05-31 11:39:56,018] DEBUG Unsubscribed all topics or patterns and assigned partitions (org.apache.kafka.clients.consumer.KafkaConsumer:919)\ [2017-05-31 11:39:56,019] INFO stream-thread [appId-1-607d6b54-37f1-4ee5-af10-db03818cc04d-StreamThread-30] Updating suspended tasks to contain active tasks [] (org.apache.kafka.streams.processor.internals.StreamThread:1396)\ [2017-05-31 11:39:56,019] INFO stream-thread [appId-1-607d6b54-37f1-4ee5-af10-db03818cc04d-StreamThread-30] Removing all active tasks [] (org.apache.kafka.streams.processor.internals.StreamThread:1403)\ [2017-05-31 11:39:56,019] INFO stream-thread [appId-1-607d6b54-37f1-4ee5-af10-db03818cc04d-StreamThread-30] Removing all standby tasks [] (org.apache.kafka.streams.processor.internals.StreamThread:1417)\ [2017-05-31 11:39:56,019] INFO stream-thread [appId-1-607d6b54-37f1-4ee5-af10-db03818cc04d-StreamThread-30] partition revocation took 1 ms.\ suspended active tasks: []\ suspended standby tasks: []\ previous active tasks: []\ (org.apache.kafka.streams.processor.internals.StreamThread:226)\ [2017-05-31 11:39:56,019] DEBUG Recorded API versions for node 0: (Produce(0): 0 to 3 [usable: 3], Fetch(1): 0 to 5 [usable: 5], Offsets(2): 0 to 2 [usable: 2], Metadata(3): 0 to 3 [usable: 3], LeaderAndIsr(4): 0 [usable: 0], StopReplica(5): 0 [usable: 0], UpdateMetadata(6): 0 to 3 [usable: 3], ControlledShutdown(7): 1 [usable: 1], OffsetCommit(8): 0 to 3 [usable: 3], OffsetFetch(9): 0 to 3 [usable: 3], FindCoordinator(10): 0 to 1 [usable: 1], JoinGroup(11): 0 to 2 [usable: 2], Heartbeat(12): 0 to 1 [usable: 1], LeaveGroup(13): 0 to 1 [usable: 1], SyncGroup(14): 0 to 1 [usable: 1], DescribeGroups(15): 0 to 1 [usable: 1], ListGroups(16): 0 to 1 [usable: 1], SaslHandshake(17): 0 [usable: 0], ApiVersions(18): 0 to 1 [usable: 1], CreateTopics(19): 0 to 2 [usable: 2], DeleteTopics(20): 0 to 1 [usable: 1], DeleteRecords(21): 0 [usable: 0], InitProducerId(22): 0 [usable: 0], OffsetForLeaderEpoch(23): 0 [usable: 0], AddPartitionsToTxn(24): 0 [usable: 0], AddOffsetsToTxn(25): 0 [usable: 0], EndTxn(26): 0 [usable: 0], WriteTxnMarkers(27): 0 [usable: 0], TxnOffsetCommit(28): 0 [usable: 0], DescribeAcls(29): 0 [usable: 0], CreateAcls(30): 0 [usable: 0], DeleteAcls(31): 0 [usable: 0], DescribeConfigs(32): 0 [usable: 0], AlterConfigs(33): 0 [usable: 0]) (org.apache.kafka.clients.NetworkClient:636)\ [2017-05-31 11:39:56,019] INFO stream-client [appId-1-607d6b54-37f1-4ee5-af10-db03818cc04d] State transition from REBALANCING to REBALANCING. (org.apache.kafka.streams.KafkaStreams:229)\ [2017-05-31 11:39:56,019] INFO (Re-)joining group appId-1 (org.apache.kafka.clients.consumer.internals.AbstractCoordinator:431)\ [2017-05-31 11:39:56,019] DEBUG stream-thread [appId-1-607d6b54-37f1-4ee5-af10-db03818cc04d-StreamThread-29] suspendTasksAndState: suspending all active tasks [] and standby tasks [] (org.apache.kafka.streams.processor.internals.StreamThread:1102)\ [2017-05-31 11:39:56,019] DEBUG Unsubscribed all topics or patterns and assigned partitions (org.apache.kafka.clients.consumer.KafkaConsumer:919)\ [2017-05-31 11:39:56,020] DEBUG stream-thread [appId-1-607d6b54-37f1-4ee5-af10-db03818cc04d-StreamThread-30] found [inputTopic] topics possibly matching regex (org.apache.kafka.streams.processor.internals.StreamPartitionAssignor:258)\ [2017-05-31 11:39:56,020] INFO stream-thread [appId-1-607d6b54-37f1-4ee5-af10-db03818cc04d-StreamThread-29] Updating suspended tasks to contain active tasks [] (org.apache.kafka.streams.processor.internals.StreamThread:1396)\ [2017-05-31 11:39:56,020] DEBUG stream-thread [appId-1-607d6b54-37f1-4ee5-af10-db03818cc04d-StreamThread-30] updating builder with SubscriptionUpdates\{updatedTopicSubscriptions=[inputTopic]\} topic(s) with possible matching regex subscription(s) (org.apache.kafka.streams.processor.TopologyBuilder:1550)\ [2017-05-31 11:39:56,020] INFO stream-thread [appId-1-607d6b54-37f1-4ee5-af10-db03818cc04d-StreamThread-29] Removing all active tasks [] (org.apache.kafka.streams.processor.internals.StreamThread:1403)\ [2017-05-31 11:39:56,020] DEBUG Sending JoinGroup ((type: JoinGroupRequest, groupId=appId-1, sessionTimeout=4999, rebalanceTimeout=2147483647, memberId=, protocolType=consumer, groupProtocols=org.apache.kafka.common.requests.JoinGroupRequest$ProtocolMetadata@43885998)) to coordinator 127.0.0.1:64270 (id: 2147483646 rack: null) (org.apache.kafka.clients.consumer.internals.AbstractCoordinator:439)\ [2017-05-31 11:39:56,020] INFO stream-thread [appId-1-607d6b54-37f1-4ee5-af10-db03818cc04d-StreamThread-29] Removing all standby tasks [] (org.apache.kafka.streams.processor.internals.StreamThread:1417)\ [2017-05-31 11:39:56,020] INFO stream-thread [appId-1-607d6b54-37f1-4ee5-af10-db03818cc04d-StreamThread-29] partition revocation took 2 ms.\ suspended active tasks: []\ suspended standby tasks: []\ previous active tasks: []\ (org.apache.kafka.streams.processor.internals.StreamThread:226)\ [2017-05-31 11:39:56,020] DEBUG Completed connection to node 2147483646. Fetching API versions. (org.apache.kafka.clients.NetworkClient:669)\ [2017-05-31 11:39:56,020] DEBUG Initiating API versions fetch from node 2147483646. (org.apache.kafka.clients.NetworkClient:683)\ [2017-05-31 11:39:56,020] INFO (Re-)joining group appId-1 (org.apache.kafka.clients.consumer.internals.AbstractCoordinator:431)\ [2017-05-31 11:39:56,021] DEBUG stream-thread [appId-1-607d6b54-37f1-4ee5-af10-db03818cc04d-StreamThread-29] found [inputTopic] topics possibly matching regex (org.apache.kafka.streams.processor.internals.StreamPartitionAssignor:258)\ [2017-05-31 11:39:56,021] DEBUG stream-thread [appId-1-607d6b54-37f1-4ee5-af10-db03818cc04d-StreamThread-29] updating builder with SubscriptionUpdates\{updatedTopicSubscriptions=[inputTopic]\} topic(s) with possible matching regex subscription(s) (org.apache.kafka.streams.processor.TopologyBuilder:1550)\ [2017-05-31 11:39:56,021] DEBUG Sending JoinGroup ((type: JoinGroupRequest, groupId=appId-1, sessionTimeout=4999, rebalanceTimeout=2147483647, memberId=, protocolType=consumer, groupProtocols=org.apache.kafka.common.requests.JoinGroupRequest$ProtocolMetadata@14bdc802)) to coordinator 127.0.0.1:64270 (id: 2147483646 rack: null) (org.apache.kafka.clients.consumer.internals.AbstractCoordinator:439)\ [2017-05-31 11:39:56,021] DEBUG Recorded API versions for node 2147483646: (Produce(0): 0 to 3 [usable: 3], Fetch(1): 0 to 5 [usable: 5], Offsets(2): 0 to 2 [usable: 2], Metadata(3): 0 to 3 [usable: 3], LeaderAndIsr(4): 0 [usable: 0], StopReplica(5): 0 [usable: 0], UpdateMetadata(6): 0 to 3 [usable: 3], ControlledShutdown(7): 1 [usable: 1], OffsetCommit(8): 0 to 3 [usable: 3], OffsetFetch(9): 0 to 3 [usable: 3], FindCoordinator(10): 0 to 1 [usable: 1], JoinGroup(11): 0 to 2 [usable: 2], Heartbeat(12): 0 to 1 [usable: 1], LeaveGroup(13): 0 to 1 [usable: 1], SyncGroup(14): 0 to 1 [usable: 1], DescribeGroups(15): 0 to 1 [usable: 1], ListGroups(16): 0 to 1 [usable: 1], SaslHandshake(17): 0 [usable: 0], ApiVersions(18): 0 to 1 [usable: 1], CreateTopics(19): 0 to 2 [usable: 2], DeleteTopics(20): 0 to 1 [usable: 1], DeleteRecords(21): 0 [usable: 0], InitProducerId(22): 0 [usable: 0], OffsetForLeaderEpoch(23): 0 [usable: 0], AddPartitionsToTxn(24): 0 [usable: 0], AddOffsetsToTxn(25): 0 [usable: 0], EndTxn(26): 0 [usable: 0], WriteTxnMarkers(27): 0 [usable: 0], TxnOffsetCommit(28): 0 [usable: 0], DescribeAcls(29): 0 [usable: 0], CreateAcls(30): 0 [usable: 0], DeleteAcls(31): 0 [usable: 0], DescribeConfigs(32): 0 [usable: 0], AlterConfigs(33): 0 [usable: 0]) (org.apache.kafka.clients.NetworkClient:636)\ [2017-05-31 11:39:56,021] DEBUG Completed connection to node 2147483646. Fetching API versions. (org.apache.kafka.clients.NetworkClient:669)\ [2017-05-31 11:39:56,021] DEBUG Initiating API versions fetch from node 2147483646. (org.apache.kafka.clients.NetworkClient:683)\ [2017-05-31 11:39:56,021] DEBUG Recorded API versions for node 2147483646: (Produce(0): 0 to 3 [usable: 3], Fetch(1): 0 to 5 [usable: 5], Offsets(2): 0 to 2 [usable: 2], Metadata(3): 0 to 3 [usable: 3], LeaderAndIsr(4): 0 [usable: 0], StopReplica(5): 0 [usable: 0], UpdateMetadata(6): 0 to 3 [usable: 3], ControlledShutdown(7): 1 [usable: 1], OffsetCommit(8): 0 to 3 [usable: 3], OffsetFetch(9): 0 to 3 [usable: 3], FindCoordinator(10): 0 to 1 [usable: 1], JoinGroup(11): 0 to 2 [usable: 2], Heartbeat(12): 0 to 1 [usable: 1], LeaveGroup(13): 0 to 1 [usable: 1], SyncGroup(14): 0 to 1 [usable: 1], DescribeGroups(15): 0 to 1 [usable: 1], ListGroups(16): 0 to 1 [usable: 1], SaslHandshake(17): 0 [usable: 0], ApiVersions(18): 0 to 1 [usable: 1], CreateTopics(19): 0 to 2 [usable: 2], DeleteTopics(20): 0 to 1 [usable: 1], DeleteRecords(21): 0 [usable: 0], InitProducerId(22): 0 [usable: 0], OffsetForLeaderEpoch(23): 0 [usable: 0], AddPartitionsToTxn(24): 0 [usable: 0], AddOffsetsToTxn(25): 0 [usable: 0], EndTxn(26): 0 [usable: 0], WriteTxnMarkers(27): 0 [usable: 0], TxnOffsetCommit(28): 0 [usable: 0], DescribeAcls(29): 0 [usable: 0], CreateAcls(30): 0 [usable: 0], DeleteAcls(31): 0 [usable: 0], DescribeConfigs(32): 0 [usable: 0], AlterConfigs(33): 0 [usable: 0]) (org.apache.kafka.clients.NetworkClient:636)\ [2017-05-31 11:39:56,022] INFO Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms. (org.apache.kafka.clients.producer.KafkaProducer:886)\ [2017-05-31 11:39:56,022] DEBUG Beginning shutdown of Kafka producer I/O thread, sending remaining records. (org.apache.kafka.clients.producer.internals.Sender:163)\ [2017-05-31 11:39:56,022] DEBUG Shutdown of Kafka producer I/O thread has completed. (org.apache.kafka.clients.producer.internals.Sender:186)\ [2017-05-31 11:39:56,023] DEBUG The Kafka producer has closed. (org.apache.kafka.clients.producer.KafkaProducer:929)\ [2017-05-31 11:39:56,023] INFO ProducerConfig values: \ acks = all\ batch.size = 16384\ bootstrap.servers = [127.0.0.1:64267]\ buffer.memory = 33554432\ client.id = \ compression.type = none\ connections.max.idle.ms = 540000\ enable.idempotence = false\ interceptor.classes = null\ key.serializer = class org.apache.kafka.common.serialization.LongSerializer\ linger.ms = 0\ max.block.ms = 60000\ max.in.flight.requests.per.connection = 5\ max.request.size = 1048576\ metadata.max.age.ms = 300000\ metric.reporters = []\ metrics.num.samples = 2\ metrics.recording.level = INFO\ metrics.sample.window.ms = 30000\ partitioner.class = class org.apache.kafka.clients.producer.internals.DefaultPartitioner\ receive.buffer.bytes = 32768\ reconnect.backoff.max.ms = 1000\ reconnect.backoff.ms = 50\ request.timeout.ms = 30000\ retries = 0\ retry.backoff.ms = 100\ sasl.jaas.config = null\ sasl.kerberos.kinit.cmd = /usr/bin/kinit\ sasl.kerberos.min.time.before.relogin = 60000\ sasl.kerberos.service.name = null\ sasl.kerberos.ticket.renew.jitter = 0.05\ sasl.kerberos.ticket.renew.window.factor = 0.8\ sasl.mechanism = GSSAPI\ security.protocol = PLAINTEXT\ send.buffer.bytes = 131072\ ssl.cipher.suites = null\ ssl.enabled.protocols = [TLSv1.2, TLSv1.1, TLSv1]\ ssl.endpoint.identification.algorithm = null\ ssl.key.password = null\ ssl.keymanager.algorithm = SunX509\ ssl.keystore.location = null\ ssl.keystore.password = null\ ssl.keystore.type = JKS\ ssl.protocol = TLS\ ssl.provider = null\ ssl.secure.random.implementation = null\ ssl.trustmanager.algorithm = PKIX\ ssl.truststore.location = null\ ssl.truststore.password = null\ ssl.truststore.type = JKS\ transaction.timeout.ms = 60000\ transactional.id = null\ value.serializer = class org.apache.kafka.common.serialization.LongSerializer\ (org.apache.kafka.clients.producer.ProducerConfig:223)\ [2017-05-31 11:39:56,023] DEBUG Updated cluster metadata version 1 to Cluster(id = null, nodes = [127.0.0.1:64267 (id: -1 rack: null)], partitions = []) (org.apache.kafka.clients.Metadata:253)\ [2017-05-31 11:39:56,023] DEBUG Kafka producer started (org.apache.kafka.clients.producer.KafkaProducer:328)\ [2017-05-31 11:39:56,023] DEBUG Starting Kafka producer I/O thread. (org.apache.kafka.clients.producer.internals.Sender:152)\ [2017-05-31 11:39:56,023] DEBUG Initialize connection to node -1 for sending metadata request (org.apache.kafka.clients.NetworkClient:851)\ [2017-05-31 11:39:56,023] DEBUG Initiating connection to node -1 at 127.0.0.1:64267. (org.apache.kafka.clients.NetworkClient:707)\ [2017-05-31 11:39:56,024] DEBUG Completed connection to node -1. Fetching API versions. (org.apache.kafka.clients.NetworkClient:669)\ [2017-05-31 11:39:56,024] DEBUG Initiating API versions fetch from node -1. (org.apache.kafka.clients.NetworkClient:683)\ [2017-05-31 11:39:56,024] DEBUG Recorded API versions for node -1: (Produce(0): 0 to 3 [usable: 3], Fetch(1): 0 to 5 [usable: 5], Offsets(2): 0 to 2 [usable: 2], Metadata(3): 0 to 3 [usable: 3], LeaderAndIsr(4): 0 [usable: 0], StopReplica(5): 0 [usable: 0], UpdateMetadata(6): 0 to 3 [usable: 3], ControlledShutdown(7): 1 [usable: 1], OffsetCommit(8): 0 to 3 [usable: 3], OffsetFetch(9): 0 to 3 [usable: 3], FindCoordinator(10): 0 to 1 [usable: 1], JoinGroup(11): 0 to 2 [usable: 2], Heartbeat(12): 0 to 1 [usable: 1], LeaveGroup(13): 0 to 1 [usable: 1], SyncGroup(14): 0 to 1 [usable: 1], DescribeGroups(15): 0 to 1 [usable: 1], ListGroups(16): 0 to 1 [usable: 1], SaslHandshake(17): 0 [usable: 0], ApiVersions(18): 0 to 1 [usable: 1], CreateTopics(19): 0 to 2 [usable: 2], DeleteTopics(20): 0 to 1 [usable: 1], DeleteRecords(21): 0 [usable: 0], InitProducerId(22): 0 [usable: 0], OffsetForLeaderEpoch(23): 0 [usable: 0], AddPartitionsToTxn(24): 0 [usable: 0], AddOffsetsToTxn(25): 0 [usable: 0], EndTxn(26): 0 [usable: 0], WriteTxnMarkers(27): 0 [usable: 0], TxnOffsetCommit(28): 0 [usable: 0], DescribeAcls(29): 0 [usable: 0], CreateAcls(30): 0 [usable: 0], DeleteAcls(31): 0 [usable: 0], DescribeConfigs(32): 0 [usable: 0], AlterConfigs(33): 0 [usable: 0]) (org.apache.kafka.clients.NetworkClient:636)\ [2017-05-31 11:39:56,024] DEBUG Sending metadata request (type=MetadataRequest, topics=inputTopic) to node -1 (org.apache.kafka.clients.NetworkClient:835)\ [2017-05-31 11:39:56,025] DEBUG Updated cluster metadata version 2 to Cluster(id = scFRlIQCQMG3kOBvoadJbA, nodes = [127.0.0.1:64270 (id: 1 rack: null), 127.0.0.1:64267 (id: 0 rack: null), 127.0.0.1:64273 (id: 2 rack: null)], partitions = [Partition(topic = inputTopic, partition = 1, leader = 0, replicas = [0], isr = [0]), Partition(topic = inputTopic, partition = 0, leader = 2, replicas = [2], isr = [2])]) (org.apache.kafka.clients.Metadata:253)\ [2017-05-31 11:39:56,025] DEBUG Initiating connection to node 0 at 127.0.0.1:64267. (org.apache.kafka.clients.NetworkClient:707)\ [2017-05-31 11:39:56,025] DEBUG Completed connection to node 0. Fetching API versions. (org.apache.kafka.clients.NetworkClient:669)\ [2017-05-31 11:39:56,025] DEBUG Initiating API versions fetch from node 0. (org.apache.kafka.clients.NetworkClient:683)\ [2017-05-31 11:39:56,026] DEBUG Recorded API versions for node 0: (Produce(0): 0 to 3 [usable: 3], Fetch(1): 0 to 5 [usable: 5], Offsets(2): 0 to 2 [usable: 2], Metadata(3): 0 to 3 [usable: 3], LeaderAndIsr(4): 0 [usable: 0], StopReplica(5): 0 [usable: 0], UpdateMetadata(6): 0 to 3 [usable: 3], ControlledShutdown(7): 1 [usable: 1], OffsetCommit(8): 0 to 3 [usable: 3], OffsetFetch(9): 0 to 3 [usable: 3], FindCoordinator(10): 0 to 1 [usable: 1], JoinGroup(11): 0 to 2 [usable: 2], Heartbeat(12): 0 to 1 [usable: 1], LeaveGroup(13): 0 to 1 [usable: 1], SyncGroup(14): 0 to 1 [usable: 1], DescribeGroups(15): 0 to 1 [usable: 1], ListGroups(16): 0 to 1 [usable: 1], SaslHandshake(17): 0 [usable: 0], ApiVersions(18): 0 to 1 [usable: 1], CreateTopics(19): 0 to 2 [usable: 2], DeleteTopics(20): 0 to 1 [usable: 1], DeleteRecords(21): 0 [usable: 0], InitProducerId(22): 0 [usable: 0], OffsetForLeaderEpoch(23): 0 [usable: 0], AddPartitionsToTxn(24): 0 [usable: 0], AddOffsetsToTxn(25): 0 [usable: 0], EndTxn(26): 0 [usable: 0], WriteTxnMarkers(27): 0 [usable: 0], TxnOffsetCommit(28): 0 [usable: 0], DescribeAcls(29): 0 [usable: 0], CreateAcls(30): 0 [usable: 0], DeleteAcls(31): 0 [usable: 0], DescribeConfigs(32): 0 [usable: 0], AlterConfigs(33): 0 [usable: 0]) (org.apache.kafka.clients.NetworkClient:636)\ [2017-05-31 11:39:56,026] INFO Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms. (org.apache.kafka.clients.producer.KafkaProducer:886)\ [2017-05-31 11:39:56,026] DEBUG Beginning shutdown of Kafka producer I/O thread, sending remaining records. (org.apache.kafka.clients.producer.internals.Sender:163)\ [2017-05-31 11:39:56,026] DEBUG Shutdown of Kafka producer I/O thread has completed. (org.apache.kafka.clients.producer.internals.Sender:186)\ [2017-05-31 11:39:56,027] DEBUG The Kafka producer has closed. (org.apache.kafka.clients.producer.KafkaProducer:929)\ [2017-05-31 11:39:56,027] INFO ProducerConfig values: \ acks = all\ batch.size = 16384\ bootstrap.servers = [127.0.0.1:64267]\ buffer.memory = 33554432\ client.id = \ compression.type = none\ connections.max.idle.ms = 540000\ enable.idempotence = false\ interceptor.classes = null\ key.serializer = class org.apache.kafka.common.serialization.LongSerializer\ linger.ms = 0\ max.block.ms = 60000\ max.in.flight.requests.per.connection = 5\ max.request.size = 1048576\ metadata.max.age.ms = 300000\ metric.reporters = []\ metrics.num.samples = 2\ metrics.recording.level = INFO\ metrics.sample.window.ms = 30000\ partitioner.class = class org.apache.kafka.clients.producer.internals.DefaultPartitioner\ receive.buffer.bytes = 32768\ reconnect.backoff.max.ms = 1000\ reconnect.backoff.ms = 50\ request.timeout.ms = 30000\ retries = 0\ retry.backoff.ms = 100\ sasl.jaas.config = null\ sasl.kerberos.kinit.cmd = /usr/bin/kinit\ sasl.kerberos.min.time.before.relogin = 60000\ sasl.kerberos.service.name = null\ sasl.kerberos.ticket.renew.jitter = 0.05\ sasl.kerberos.ticket.renew.window.factor = 0.8\ sasl.mechanism = GSSAPI\ security.protocol = PLAINTEXT\ send.buffer.bytes = 131072\ ssl.cipher.suites = null\ ssl.enabled.protocols = [TLSv1.2, TLSv1.1, TLSv1]\ ssl.endpoint.identification.algorithm = null\ ssl.key.password = null\ ssl.keymanager.algorithm = SunX509\ ssl.keystore.location = null\ ssl.keystore.password = null\ ssl.keystore.type = JKS\ ssl.protocol = TLS\ ssl.provider = null\ ssl.secure.random.implementation = null\ ssl.trustmanager.algorithm = PKIX\ ssl.truststore.location = null\ ssl.truststore.password = null\ ssl.truststore.type = JKS\ transaction.timeout.ms = 60000\ transactional.id = null\ value.serializer = class org.apache.kafka.common.serialization.LongSerializer\ (org.apache.kafka.clients.producer.ProducerConfig:223)\ [2017-05-31 11:39:56,027] DEBUG Updated cluster metadata version 1 to Cluster(id = null, nodes = [127.0.0.1:64267 (id: -1 rack: null)], partitions = []) (org.apache.kafka.clients.Metadata:253)\ [2017-05-31 11:39:56,027] DEBUG Kafka producer started (org.apache.kafka.clients.producer.KafkaProducer:328)\ [2017-05-31 11:39:56,027] DEBUG Starting Kafka producer I/O thread. (org.apache.kafka.clients.producer.internals.Sender:152)\ [2017-05-31 11:39:56,027] DEBUG Initialize connection to node -1 for sending metadata request (org.apache.kafka.clients.NetworkClient:851)\ [2017-05-31 11:39:56,027] DEBUG Initiating connection to node -1 at 127.0.0.1:64267. (org.apache.kafka.clients.NetworkClient:707)\ [2017-05-31 11:39:56,028] DEBUG Completed connection to node -1. Fetching API versions. (org.apache.kafka.clients.NetworkClient:669)\ [2017-05-31 11:39:56,028] DEBUG Initiating API versions fetch from node -1. (org.apache.kafka.clients.NetworkClient:683)\ [2017-05-31 11:39:56,028] DEBUG Recorded API versions for node -1: (Produce(0): 0 to 3 [usable: 3], Fetch(1): 0 to 5 [usable: 5], Offsets(2): 0 to 2 [usable: 2], Metadata(3): 0 to 3 [usable: 3], LeaderAndIsr(4): 0 [usable: 0], StopReplica(5): 0 [usable: 0], UpdateMetadata(6): 0 to 3 [usable: 3], ControlledShutdown(7): 1 [usable: 1], OffsetCommit(8): 0 to 3 [usable: 3], OffsetFetch(9): 0 to 3 [usable: 3], FindCoordinator(10): 0 to 1 [usable: 1], JoinGroup(11): 0 to 2 [usable: 2], Heartbeat(12): 0 to 1 [usable: 1], LeaveGroup(13): 0 to 1 [usable: 1], SyncGroup(14): 0 to 1 [usable: 1], DescribeGroups(15): 0 to 1 [usable: 1], ListGroups(16): 0 to 1 [usable: 1], SaslHandshake(17): 0 [usable: 0], ApiVersions(18): 0 to 1 [usable: 1], CreateTopics(19): 0 to 2 [usable: 2], DeleteTopics(20): 0 to 1 [usable: 1], DeleteRecords(21): 0 [usable: 0], InitProducerId(22): 0 [usable: 0], OffsetForLeaderEpoch(23): 0 [usable: 0], AddPartitionsToTxn(24): 0 [usable: 0], AddOffsetsToTxn(25): 0 [usable: 0], EndTxn(26): 0 [usable: 0], WriteTxnMarkers(27): 0 [usable: 0], TxnOffsetCommit(28): 0 [usable: 0], DescribeAcls(29): 0 [usable: 0], CreateAcls(30): 0 [usable: 0], DeleteAcls(31): 0 [usable: 0], DescribeConfigs(32): 0 [usable: 0], AlterConfigs(33): 0 [usable: 0]) (org.apache.kafka.clients.NetworkClient:636)\ [2017-05-31 11:39:56,028] DEBUG Sending metadata request (type=MetadataRequest, topics=inputTopic) to node -1 (org.apache.kafka.clients.NetworkClient:835)\ [2017-05-31 11:39:56,028] DEBUG Updated cluster metadata version 2 to Cluster(id = scFRlIQCQMG3kOBvoadJbA, nodes = [127.0.0.1:64270 (id: 1 rack: null), 127.0.0.1:64267 (id: 0 rack: null), 127.0.0.1:64273 (id: 2 rack: null)], partitions = [Partition(topic = inputTopic, partition = 1, leader = 0, replicas = [0], isr = [0]), Partition(topic = inputTopic, partition = 0, leader = 2, replicas = [2], isr = [2])]) (org.apache.kafka.clients.Metadata:253)\ [2017-05-31 11:39:56,028] DEBUG Initiating connection to node 0 at 127.0.0.1:64267. (org.apache.kafka.clients.NetworkClient:707)\ [2017-05-31 11:39:56,029] DEBUG Completed connection to node 0. Fetching API versions. (org.apache.kafka.clients.NetworkClient:669)\ [2017-05-31 11:39:56,029] DEBUG Initiating API versions fetch from node 0. (org.apache.kafka.clients.NetworkClient:683)\ [2017-05-31 11:39:56,029] DEBUG Recorded API versions for node 0: (Produce(0): 0 to 3 [usable: 3], Fetch(1): 0 to 5 [usable: 5], Offsets(2): 0 to 2 [usable: 2], Metadata(3): 0 to 3 [usable: 3], LeaderAndIsr(4): 0 [usable: 0], StopReplica(5): 0 [usable: 0], UpdateMetadata(6): 0 to 3 [usable: 3], ControlledShutdown(7): 1 [usable: 1], OffsetCommit(8): 0 to 3 [usable: 3], OffsetFetch(9): 0 to 3 [usable: 3], FindCoordinator(10): 0 to 1 [usable: 1], JoinGroup(11): 0 to 2 [usable: 2], Heartbeat(12): 0 to 1 [usable: 1], LeaveGroup(13): 0 to 1 [usable: 1], SyncGroup(14): 0 to 1 [usable: 1], DescribeGroups(15): 0 to 1 [usable: 1], ListGroups(16): 0 to 1 [usable: 1], SaslHandshake(17): 0 [usable: 0], ApiVersions(18): 0 to 1 [usable: 1], CreateTopics(19): 0 to 2 [usable: 2], DeleteTopics(20): 0 to 1 [usable: 1], DeleteRecords(21): 0 [usable: 0], InitProducerId(22): 0 [usable: 0], OffsetForLeaderEpoch(23): 0 [usable: 0], AddPartitionsToTxn(24): 0 [usable: 0], AddOffsetsToTxn(25): 0 [usable: 0], EndTxn(26): 0 [usable: 0], WriteTxnMarkers(27): 0 [usable: 0], TxnOffsetCommit(28): 0 [usable: 0], DescribeAcls(29): 0 [usable: 0], CreateAcls(30): 0 [usable: 0], DeleteAcls(31): 0 [usable: 0], DescribeConfigs(32): 0 [usable: 0], AlterConfigs(33): 0 [usable: 0]) (org.apache.kafka.clients.NetworkClient:636)\ [2017-05-31 11:39:56,030] INFO Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms. (org.apache.kafka.clients.producer.KafkaProducer:886)\ [2017-05-31 11:39:56,030] DEBUG Beginning shutdown of Kafka producer I/O thread, sending remaining records. (org.apache.kafka.clients.producer.internals.Sender:163)\ [2017-05-31 11:39:56,030] DEBUG Shutdown of Kafka producer I/O thread has completed. (org.apache.kafka.clients.producer.internals.Sender:186)\ [2017-05-31 11:39:56,030] DEBUG The Kafka producer has closed. (org.apache.kafka.clients.producer.KafkaProducer:929)\ [2017-05-31 11:39:56,030] INFO ProducerConfig values: \ acks = all\ batch.size = 16384\ bootstrap.servers = [127.0.0.1:64267]\ buffer.memory = 33554432\ client.id = \ compression.type = none\ connections.max.idle.ms = 540000\ enable.idempotence = false\ interceptor.classes = null\ key.serializer = class org.apache.kafka.common.serialization.LongSerializer\ linger.ms = 0\ max.block.ms = 60000\ max.in.flight.requests.per.connection = 5\ max.request.size = 1048576\ metadata.max.age.ms = 300000\ metric.reporters = []\ metrics.num.samples = 2\ metrics.recording.level = INFO\ metrics.sample.window.ms = 30000\ partitioner.class = class org.apache.kafka.clients.producer.internals.DefaultPartitioner\ receive.buffer.bytes = 32768\ reconnect.backoff.max.ms = 1000\ reconnect.backoff.ms = 50\ request.timeout.ms = 30000\ retries = 0\ retry.backoff.ms = 100\ sasl.jaas.config = null\ sasl.kerberos.kinit.cmd = /usr/bin/kinit\ sasl.kerberos.min.time.before.relogin = 60000\ sasl.kerberos.service.name = null\ sasl.kerberos.ticket.renew.jitter = 0.05\ sasl.kerberos.ticket.renew.window.factor = 0.8\ sasl.mechanism = GSSAPI\ security.protocol = PLAINTEXT\ send.buffer.bytes = 131072\ ssl.cipher.suites = null\ ssl.enabled.protocols = [TLSv1.2, TLSv1.1, TLSv1]\ ssl.endpoint.identification.algorithm = null\ ssl.key.password = null\ ssl.keymanager.algorithm = SunX509\ ssl.keystore.location = null\ ssl.keystore.password = null\ ssl.keystore.type = JKS\ ssl.protocol = TLS\ ssl.provider = null\ ssl.secure.random.implementation = null\ ssl.trustmanager.algorithm = PKIX\ ssl.truststore.location = null\ ssl.truststore.password = null\ ssl.truststore.type = JKS\ transaction.timeout.ms = 60000\ transactional.id = null\ value.serializer = class org.apache.kafka.common.serialization.LongSerializer\ (org.apache.kafka.clients.producer.ProducerConfig:223)\ [2017-05-31 11:39:56,030] DEBUG Updated cluster metadata version 1 to Cluster(id = null, nodes = [127.0.0.1:64267 (id: -1 rack: null)], partitions = []) (org.apache.kafka.clients.Metadata:253)\ [2017-05-31 11:39:56,031] DEBUG Kafka producer started (org.apache.kafka.clients.producer.KafkaProducer:328)\ [2017-05-31 11:39:56,031] DEBUG Starting Kafka producer I/O thread. (org.apache.kafka.clients.producer.internals.Sender:152)\ [2017-05-31 11:39:56,031] DEBUG Initialize connection to node -1 for sending metadata request (org.apache.kafka.clients.NetworkClient:851)\ [2017-05-31 11:39:56,031] DEBUG Initiating connection to node -1 at 127.0.0.1:64267. (org.apache.kafka.clients.NetworkClient:707)\ [2017-05-31 11:39:56,031] DEBUG Completed connection to node -1. Fetching API versions. (org.apache.kafka.clients.NetworkClient:669)\ [2017-05-31 11:39:56,031] DEBUG Initiating API versions fetch from node -1. (org.apache.kafka.clients.NetworkClient:683)\ [2017-05-31 11:39:56,031] DEBUG Recorded API versions for node -1: (Produce(0): 0 to 3 [usable: 3], Fetch(1): 0 to 5 [usable: 5], Offsets(2): 0 to 2 [usable: 2], Metadata(3): 0 to 3 [usable: 3], LeaderAndIsr(4): 0 [usable: 0], StopReplica(5): 0 [usable: 0], UpdateMetadata(6): 0 to 3 [usable: 3], ControlledShutdown(7): 1 [usable: 1], OffsetCommit(8): 0 to 3 [usable: 3], OffsetFetch(9): 0 to 3 [usable: 3], FindCoordinator(10): 0 to 1 [usable: 1], JoinGroup(11): 0 to 2 [usable: 2], Heartbeat(12): 0 to 1 [usable: 1], LeaveGroup(13): 0 to 1 [usable: 1], SyncGroup(14): 0 to 1 [usable: 1], DescribeGroups(15): 0 to 1 [usable: 1], ListGroups(16): 0 to 1 [usable: 1], SaslHandshake(17): 0 [usable: 0], ApiVersions(18): 0 to 1 [usable: 1], CreateTopics(19): 0 to 2 [usable: 2], DeleteTopics(20): 0 to 1 [usable: 1], DeleteRecords(21): 0 [usable: 0], InitProducerId(22): 0 [usable: 0], OffsetForLeaderEpoch(23): 0 [usable: 0], AddPartitionsToTxn(24): 0 [usable: 0], AddOffsetsToTxn(25): 0 [usable: 0], EndTxn(26): 0 [usable: 0], WriteTxnMarkers(27): 0 [usable: 0], TxnOffsetCommit(28): 0 [usable: 0], DescribeAcls(29): 0 [usable: 0], CreateAcls(30): 0 [usable: 0], DeleteAcls(31): 0 [usable: 0], DescribeConfigs(32): 0 [usable: 0], AlterConfigs(33): 0 [usable: 0]) (org.apache.kafka.clients.NetworkClient:636)\ [2017-05-31 11:39:56,032] DEBUG Sending metadata request (type=MetadataRequest, topics=inputTopic) to node -1 (org.apache.kafka.clients.NetworkClient:835)\ [2017-05-31 11:39:56,032] DEBUG Updated cluster metadata version 2 to Cluster(id = scFRlIQCQMG3kOBvoadJbA, nodes = [127.0.0.1:64267 (id: 0 rack: null), 127.0.0.1:64273 (id: 2 rack: null), 127.0.0.1:64270 (id: 1 rack: null)], partitions = [Partition(topic = inputTopic, partition = 1, leader = 0, replicas = [0], isr = [0]), Partition(topic = inputTopic, partition = 0, leader = 2, replicas = [2], isr = [2])]) (org.apache.kafka.clients.Metadata:253)\ [2017-05-31 11:39:56,032] DEBUG Initiating connection to node 0 at 127.0.0.1:64267. (org.apache.kafka.clients.NetworkClient:707)\ [2017-05-31 11:39:56,032] DEBUG Completed connection to node 0. Fetching API versions. (org.apache.kafka.clients.NetworkClient:669)\ [2017-05-31 11:39:56,032] DEBUG Initiating API versions fetch from node 0. (org.apache.kafka.clients.NetworkClient:683)\ [2017-05-31 11:39:56,032] DEBUG Recorded API versions for node 0: (Produce(0): 0 to 3 [usable: 3], Fetch(1): 0 to 5 [usable: 5], Offsets(2): 0 to 2 [usable: 2], Metadata(3): 0 to 3 [usable: 3], LeaderAndIsr(4): 0 [usable: 0], StopReplica(5): 0 [usable: 0], UpdateMetadata(6): 0 to 3 [usable: 3], ControlledShutdown(7): 1 [usable: 1], OffsetCommit(8): 0 to 3 [usable: 3], OffsetFetch(9): 0 to 3 [usable: 3], FindCoordinator(10): 0 to 1 [usable: 1], JoinGroup(11): 0 to 2 [usable: 2], Heartbeat(12): 0 to 1 [usable: 1], LeaveGroup(13): 0 to 1 [usable: 1], SyncGroup(14): 0 to 1 [usable: 1], DescribeGroups(15): 0 to 1 [usable: 1], ListGroups(16): 0 to 1 [usable: 1], SaslHandshake(17): 0 [usable: 0], ApiVersions(18): 0 to 1 [usable: 1], CreateTopics(19): 0 to 2 [usable: 2], DeleteTopics(20): 0 to 1 [usable: 1], DeleteRecords(21): 0 [usable: 0], InitProducerId(22): 0 [usable: 0], OffsetForLeaderEpoch(23): 0 [usable: 0], AddPartitionsToTxn(24): 0 [usable: 0], AddOffsetsToTxn(25): 0 [usable: 0], EndTxn(26): 0 [usable: 0], WriteTxnMarkers(27): 0 [usable: 0], TxnOffsetCommit(28): 0 [usable: 0], DescribeAcls(29): 0 [usable: 0], CreateAcls(30): 0 [usable: 0], DeleteAcls(31): 0 [usable: 0], DescribeConfigs(32): 0 [usable: 0], AlterConfigs(33): 0 [usable: 0]) (org.apache.kafka.clients.NetworkClient:636)\ [2017-05-31 11:39:56,033] INFO Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms. (org.apache.kafka.clients.producer.KafkaProducer:886)\ [2017-05-31 11:39:56,033] DEBUG Beginning shutdown of Kafka producer I/O thread, sending remaining records. (org.apache.kafka.clients.producer.internals.Sender:163)\ [2017-05-31 11:39:56,033] DEBUG Shutdown of Kafka producer I/O thread has completed. (org.apache.kafka.clients.producer.internals.Sender:186)\ [2017-05-31 11:39:56,033] DEBUG The Kafka producer has closed. (org.apache.kafka.clients.producer.KafkaProducer:929)\ [2017-05-31 11:39:56,034] INFO ProducerConfig values: \ acks = all\ batch.size = 16384\ bootstrap.servers = [127.0.0.1:64267]\ buffer.memory = 33554432\ client.id = \ compression.type = none\ connections.max.idle.ms = 540000\ enable.idempotence = false\ interceptor.classes = null\ key.serializer = class org.apache.kafka.common.serialization.LongSerializer\ linger.ms = 0\ max.block.ms = 60000\ max.in.flight.requests.per.connection = 5\ max.request.size = 1048576\ metadata.max.age.ms = 300000\ metric.reporters = []\ metrics.num.samples = 2\ metrics.recording.level = INFO\ metrics.sample.window.ms = 30000\ partitioner.class = class org.apache.kafka.clients.producer.internals.DefaultPartitioner\ receive.buffer.bytes = 32768\ reconnect.backoff.max.ms = 1000\ reconnect.backoff.ms = 50\ request.timeout.ms = 30000\ retries = 0\ retry.backoff.ms = 100\ sasl.jaas.config = null\ sasl.kerberos.kinit.cmd = /usr/bin/kinit\ sasl.kerberos.min.time.before.relogin = 60000\ sasl.kerberos.service.name = null\ sasl.kerberos.ticket.renew.jitter = 0.05\ sasl.kerberos.ticket.renew.window.factor = 0.8\ sasl.mechanism = GSSAPI\ security.protocol = PLAINTEXT\ send.buffer.bytes = 131072\ ssl.cipher.suites = null\ ssl.enabled.protocols = [TLSv1.2, TLSv1.1, TLSv1]\ ssl.endpoint.identification.algorithm = null\ ssl.key.password = null\ ssl.keymanager.algorithm = SunX509\ ssl.keystore.location = null\ ssl.keystore.password = null\ ssl.keystore.type = JKS\ ssl.protocol = TLS\ ssl.provider = null\ ssl.secure.random.implementation = null\ ssl.trustmanager.algorithm = PKIX\ ssl.truststore.location = null\ ssl.truststore.password = null\ ssl.truststore.type = JKS\ transaction.timeout.ms = 60000\ transactional.id = null\ value.serializer = class org.apache.kafka.common.serialization.LongSerializer\ (org.apache.kafka.clients.producer.ProducerConfig:223)\ [2017-05-31 11:39:56,034] DEBUG Updated cluster metadata version 1 to Cluster(id = null, nodes = [127.0.0.1:64267 (id: -1 rack: null)], partitions = []) (org.apache.kafka.clients.Metadata:253)\ [2017-05-31 11:39:56,034] DEBUG Kafka producer started (org.apache.kafka.clients.producer.KafkaProducer:328)\ [2017-05-31 11:39:56,034] DEBUG Starting Kafka producer I/O thread. (org.apache.kafka.clients.producer.internals.Sender:152)\ [2017-05-31 11:39:56,034] DEBUG Initialize connection to node -1 for sending metadata request (org.apache.kafka.clients.NetworkClient:851)\ [2017-05-31 11:39:56,034] DEBUG Initiating connection to node -1 at 127.0.0.1:64267. (org.apache.kafka.clients.NetworkClient:707)\ [2017-05-31 11:39:56,034] DEBUG Completed connection to node -1. Fetching API versions. (org.apache.kafka.clients.NetworkClient:669)\ [2017-05-31 11:39:56,035] DEBUG Initiating API versions fetch from node -1. (org.apache.kafka.clients.NetworkClient:683)\ [2017-05-31 11:39:56,035] DEBUG Recorded API versions for node -1: (Produce(0): 0 to 3 [usable: 3], Fetch(1): 0 to 5 [usable: 5], Offsets(2): 0 to 2 [usable: 2], Metadata(3): 0 to 3 [usable: 3], LeaderAndIsr(4): 0 [usable: 0], StopReplica(5): 0 [usable: 0], UpdateMetadata(6): 0 to 3 [usable: 3], ControlledShutdown(7): 1 [usable: 1], OffsetCommit(8): 0 to 3 [usable: 3], OffsetFetch(9): 0 to 3 [usable: 3], FindCoordinator(10): 0 to 1 [usable: 1], JoinGroup(11): 0 to 2 [usable: 2], Heartbeat(12): 0 to 1 [usable: 1], LeaveGroup(13): 0 to 1 [usable: 1], SyncGroup(14): 0 to 1 [usable: 1], DescribeGroups(15): 0 to 1 [usable: 1], ListGroups(16): 0 to 1 [usable: 1], SaslHandshake(17): 0 [usable: 0], ApiVersions(18): 0 to 1 [usable: 1], CreateTopics(19): 0 to 2 [usable: 2], DeleteTopics(20): 0 to 1 [usable: 1], DeleteRecords(21): 0 [usable: 0], InitProducerId(22): 0 [usable: 0], OffsetForLeaderEpoch(23): 0 [usable: 0], AddPartitionsToTxn(24): 0 [usable: 0], AddOffsetsToTxn(25): 0 [usable: 0], EndTxn(26): 0 [usable: 0], WriteTxnMarkers(27): 0 [usable: 0], TxnOffsetCommit(28): 0 [usable: 0], DescribeAcls(29): 0 [usable: 0], CreateAcls(30): 0 [usable: 0], DeleteAcls(31): 0 [usable: 0], DescribeConfigs(32): 0 [usable: 0], AlterConfigs(33): 0 [usable: 0]) (org.apache.kafka.clients.NetworkClient:636)\ [2017-05-31 11:39:56,035] DEBUG Sending metadata request (type=MetadataRequest, topics=inputTopic) to node -1 (org.apache.kafka.clients.NetworkClient:835)\ [2017-05-31 11:39:56,035] DEBUG Updated cluster metadata version 2 to Cluster(id = scFRlIQCQMG3kOBvoadJbA, nodes = [127.0.0.1:64267 (id: 0 rack: null), 127.0.0.1:64270 (id: 1 rack: null), 127.0.0.1:64273 (id: 2 rack: null)], partitions = [Partition(topic = inputTopic, partition = 1, leader = 0, replicas = [0], isr = [0]), Partition(topic = inputTopic, partition = 0, leader = 2, replicas = [2], isr = [2])]) (org.apache.kafka.clients.Metadata:253)\ [2017-05-31 11:39:56,115] DEBUG Initiating connection to node 0 at 127.0.0.1:64267. (org.apache.kafka.clients.NetworkClient:707)\ [2017-05-31 11:39:56,115] DEBUG Completed connection to node 0. Fetching API versions. (org.apache.kafka.clients.NetworkClient:669)\ [2017-05-31 11:39:56,115] DEBUG Initiating API versions fetch from node 0. (org.apache.kafka.clients.NetworkClient:683)\ [2017-05-31 11:39:56,116] DEBUG Recorded API versions for node 0: (Produce(0): 0 to 3 [usable: 3], Fetch(1): 0 to 5 [usable: 5], Offsets(2): 0 to 2 [usable: 2], Metadata(3): 0 to 3 [usable: 3], LeaderAndIsr(4): 0 [usable: 0], StopReplica(5): 0 [usable: 0], UpdateMetadata(6): 0 to 3 [usable: 3], ControlledShutdown(7): 1 [usable: 1], OffsetCommit(8): 0 to 3 [usable: 3], OffsetFetch(9): 0 to 3 [usable: 3], FindCoordinator(10): 0 to 1 [usable: 1], JoinGroup(11): 0 to 2 [usable: 2], Heartbeat(12): 0 to 1 [usable: 1], LeaveGroup(13): 0 to 1 [usable: 1], SyncGroup(14): 0 to 1 [usable: 1], DescribeGroups(15): 0 to 1 [usable: 1], ListGroups(16): 0 to 1 [usable: 1], SaslHandshake(17): 0 [usable: 0], ApiVersions(18): 0 to 1 [usable: 1], CreateTopics(19): 0 to 2 [usable: 2], DeleteTopics(20): 0 to 1 [usable: 1], DeleteRecords(21): 0 [usable: 0], InitProducerId(22): 0 [usable: 0], OffsetForLeaderEpoch(23): 0 [usable: 0], AddPartitionsToTxn(24): 0 [usable: 0], AddOffsetsToTxn(25): 0 [usable: 0], EndTxn(26): 0 [usable: 0], WriteTxnMarkers(27): 0 [usable: 0], TxnOffsetCommit(28): 0 [usable: 0], DescribeAcls(29): 0 [usable: 0], CreateAcls(30): 0 [usable: 0], DeleteAcls(31): 0 [usable: 0], DescribeConfigs(32): 0 [usable: 0], AlterConfigs(33): 0 [usable: 0]) (org.apache.kafka.clients.NetworkClient:636)\ [2017-05-31 11:39:56,117] INFO Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms. (org.apache.kafka.clients.producer.KafkaProducer:886)\ [2017-05-31 11:39:56,117] DEBUG Beginning shutdown of Kafka producer I/O thread, sending remaining records. (org.apache.kafka.clients.producer.internals.Sender:163)\ [2017-05-31 11:39:56,117] DEBUG Shutdown of Kafka producer I/O thread has completed. (org.apache.kafka.clients.producer.internals.Sender:186)\ [2017-05-31 11:39:56,117] DEBUG The Kafka producer has closed. (org.apache.kafka.clients.producer.KafkaProducer:929)\ [2017-05-31 11:39:56,117] INFO ProducerConfig values: \ acks = all\ batch.size = 16384\ bootstrap.servers = [127.0.0.1:64267]\ buffer.memory = 33554432\ client.id = \ compression.type = none\ connections.max.idle.ms = 540000\ enable.idempotence = false\ interceptor.classes = null\ key.serializer = class org.apache.kafka.common.serialization.LongSerializer\ linger.ms = 0\ max.block.ms = 60000\ max.in.flight.requests.per.connection = 5\ max.request.size = 1048576\ metadata.max.age.ms = 300000\ metric.reporters = []\ metrics.num.samples = 2\ metrics.recording.level = INFO\ metrics.sample.window.ms = 30000\ partitioner.class = class org.apache.kafka.clients.producer.internals.DefaultPartitioner\ receive.buffer.bytes = 32768\ reconnect.backoff.max.ms = 1000\ reconnect.backoff.ms = 50\ request.timeout.ms = 30000\ retries = 0\ retry.backoff.ms = 100\ sasl.jaas.config = null\ sasl.kerberos.kinit.cmd = /usr/bin/kinit\ sasl.kerberos.min.time.before.relogin = 60000\ sasl.kerberos.service.name = null\ sasl.kerberos.ticket.renew.jitter = 0.05\ sasl.kerberos.ticket.renew.window.factor = 0.8\ sasl.mechanism = GSSAPI\ security.protocol = PLAINTEXT\ send.buffer.bytes = 131072\ ssl.cipher.suites = null\ ssl.enabled.protocols = [TLSv1.2, TLSv1.1, TLSv1]\ ssl.endpoint.identification.algorithm = null\ ssl.key.password = null\ ssl.keymanager.algorithm = SunX509\ ssl.keystore.location = null\ ssl.keystore.password = null\ ssl.keystore.type = JKS\ ssl.protocol = TLS\ ssl.provider = null\ ssl.secure.random.implementation = null\ ssl.trustmanager.algorithm = PKIX\ ssl.truststore.location = null\ ssl.truststore.password = null\ ssl.truststore.type = JKS\ transaction.timeout.ms = 60000\ transactional.id = null\ value.serializer = class org.apache.kafka.common.serialization.LongSerializer\ (org.apache.kafka.clients.producer.ProducerConfig:223)\ [2017-05-31 11:39:56,117] DEBUG Updated cluster metadata version 1 to Cluster(id = null, nodes = [127.0.0.1:64267 (id: -1 rack: null)], partitions = []) (org.apache.kafka.clients.Metadata:253)\ [2017-05-31 11:39:56,118] DEBUG Kafka producer started (org.apache.kafka.clients.producer.KafkaProducer:328)\ [2017-05-31 11:39:56,118] DEBUG Starting Kafka producer I/O thread. (org.apache.kafka.clients.producer.internals.Sender:152)\ [2017-05-31 11:39:56,118] DEBUG Initialize connection to node -1 for sending metadata request (org.apache.kafka.clients.NetworkClient:851)\ [2017-05-31 11:39:56,118] DEBUG Initiating connection to node -1 at 127.0.0.1:64267. (org.apache.kafka.clients.NetworkClient:707)\ [2017-05-31 11:39:56,118] DEBUG Completed connection to node -1. Fetching API versions. (org.apache.kafka.clients.NetworkClient:669)\ [2017-05-31 11:39:56,118] DEBUG Initiating API versions fetch from node -1. (org.apache.kafka.clients.NetworkClient:683)\ [2017-05-31 11:39:56,119] DEBUG Recorded API versions for node -1: (Produce(0): 0 to 3 [usable: 3], Fetch(1): 0 to 5 [usable: 5], Offsets(2): 0 to 2 [usable: 2], Metadata(3): 0 to 3 [usable: 3], LeaderAndIsr(4): 0 [usable: 0], StopReplica(5): 0 [usable: 0], UpdateMetadata(6): 0 to 3 [usable: 3], ControlledShutdown(7): 1 [usable: 1], OffsetCommit(8): 0 to 3 [usable: 3], OffsetFetch(9): 0 to 3 [usable: 3], FindCoordinator(10): 0 to 1 [usable: 1], JoinGroup(11): 0 to 2 [usable: 2], Heartbeat(12): 0 to 1 [usable: 1], LeaveGroup(13): 0 to 1 [usable: 1], SyncGroup(14): 0 to 1 [usable: 1], DescribeGroups(15): 0 to 1 [usable: 1], ListGroups(16): 0 to 1 [usable: 1], SaslHandshake(17): 0 [usable: 0], ApiVersions(18): 0 to 1 [usable: 1], CreateTopics(19): 0 to 2 [usable: 2], DeleteTopics(20): 0 to 1 [usable: 1], DeleteRecords(21): 0 [usable: 0], InitProducerId(22): 0 [usable: 0], OffsetForLeaderEpoch(23): 0 [usable: 0], AddPartitionsToTxn(24): 0 [usable: 0], AddOffsetsToTxn(25): 0 [usable: 0], EndTxn(26): 0 [usable: 0], WriteTxnMarkers(27): 0 [usable: 0], TxnOffsetCommit(28): 0 [usable: 0], DescribeAcls(29): 0 [usable: 0], CreateAcls(30): 0 [usable: 0], DeleteAcls(31): 0 [usable: 0], DescribeConfigs(32): 0 [usable: 0], AlterConfigs(33): 0 [usable: 0]) (org.apache.kafka.clients.NetworkClient:636)\ [2017-05-31 11:39:56,119] DEBUG Sending metadata request (type=MetadataRequest, topics=inputTopic) to node -1 (org.apache.kafka.clients.NetworkClient:835)\ [2017-05-31 11:39:56,119] DEBUG Updated cluster metadata version 2 to Cluster(id = scFRlIQCQMG3kOBvoadJbA, nodes = [127.0.0.1:64267 (id: 0 rack: null), 127.0.0.1:64273 (id: 2 rack: null), 127.0.0.1:64270 (id: 1 rack: null)], partitions = [Partition(topic = inputTopic, partition = 1, leader = 0, replicas = [0], isr = [0]), Partition(topic = inputTopic, partition = 0, leader = 2, replicas = [2], isr = [2])]) (org.apache.kafka.clients.Metadata:253)\ [2017-05-31 11:39:56,119] DEBUG Initiating connection to node 0 at 127.0.0.1:64267. (org.apache.kafka.clients.NetworkClient:707)\ [2017-05-31 11:39:56,120] DEBUG Completed connection to node 0. Fetching API versions. (org.apache.kafka.clients.NetworkClient:669)\ [2017-05-31 11:39:56,120] DEBUG Initiating API versions fetch from node 0. (org.apache.kafka.clients.NetworkClient:683)\ [2017-05-31 11:39:56,120] DEBUG Recorded API versions for node 0: (Produce(0): 0 to 3 [usable: 3], Fetch(1): 0 to 5 [usable: 5], Offsets(2): 0 to 2 [usable: 2], Metadata(3): 0 to 3 [usable: 3], LeaderAndIsr(4): 0 [usable: 0], StopReplica(5): 0 [usable: 0], UpdateMetadata(6): 0 to 3 [usable: 3], ControlledShutdown(7): 1 [usable: 1], OffsetCommit(8): 0 to 3 [usable: 3], OffsetFetch(9): 0 to 3 [usable: 3], FindCoordinator(10): 0 to 1 [usable: 1], JoinGroup(11): 0 to 2 [usable: 2], Heartbeat(12): 0 to 1 [usable: 1], LeaveGroup(13): 0 to 1 [usable: 1], SyncGroup(14): 0 to 1 [usable: 1], DescribeGroups(15): 0 to 1 [usable: 1], ListGroups(16): 0 to 1 [usable: 1], SaslHandshake(17): 0 [usable: 0], ApiVersions(18): 0 to 1 [usable: 1], CreateTopics(19): 0 to 2 [usable: 2], DeleteTopics(20): 0 to 1 [usable: 1], DeleteRecords(21): 0 [usable: 0], InitProducerId(22): 0 [usable: 0], OffsetForLeaderEpoch(23): 0 [usable: 0], AddPartitionsToTxn(24): 0 [usable: 0], AddOffsetsToTxn(25): 0 [usable: 0], EndTxn(26): 0 [usable: 0], WriteTxnMarkers(27): 0 [usable: 0], TxnOffsetCommit(28): 0 [usable: 0], DescribeAcls(29): 0 [usable: 0], CreateAcls(30): 0 [usable: 0], DeleteAcls(31): 0 [usable: 0], DescribeConfigs(32): 0 [usable: 0], AlterConfigs(33): 0 [usable: 0]) (org.apache.kafka.clients.NetworkClient:636)\ [2017-05-31 11:39:56,120] INFO Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms. (org.apache.kafka.clients.producer.KafkaProducer:886)\ [2017-05-31 11:39:56,121] DEBUG Beginning shutdown of Kafka producer I/O thread, sending remaining records. (org.apache.kafka.clients.producer.internals.Sender:163)\ [2017-05-31 11:39:56,121] DEBUG Shutdown of Kafka producer I/O thread has completed. (org.apache.kafka.clients.producer.internals.Sender:186)\ [2017-05-31 11:39:56,121] DEBUG The Kafka producer has closed. (org.apache.kafka.clients.producer.KafkaProducer:929)\ [2017-05-31 11:39:56,121] INFO ProducerConfig values: \ acks = all\ batch.size = 16384\ bootstrap.servers = [127.0.0.1:64267]\ buffer.memory = 33554432\ client.id = \ compression.type = none\ connections.max.idle.ms = 540000\ enable.idempotence = false\ interceptor.classes = null\ key.serializer = class org.apache.kafka.common.serialization.LongSerializer\ linger.ms = 0\ max.block.ms = 60000\ max.in.flight.requests.per.connection = 5\ max.request.size = 1048576\ metadata.max.age.ms = 300000\ metric.reporters = []\ metrics.num.samples = 2\ metrics.recording.level = INFO\ metrics.sample.window.ms = 30000\ partitioner.class = class org.apache.kafka.clients.producer.internals.DefaultPartitioner\ receive.buffer.bytes = 32768\ reconnect.backoff.max.ms = 1000\ reconnect.backoff.ms = 50\ request.timeout.ms = 30000\ retries = 0\ retry.backoff.ms = 100\ sasl.jaas.config = null\ sasl.kerberos.kinit.cmd = /usr/bin/kinit\ sasl.kerberos.min.time.before.relogin = 60000\ sasl.kerberos.service.name = null\ sasl.kerberos.ticket.renew.jitter = 0.05\ sasl.kerberos.ticket.renew.window.factor = 0.8\ sasl.mechanism = GSSAPI\ security.protocol = PLAINTEXT\ send.buffer.bytes = 131072\ ssl.cipher.suites = null\ ssl.enabled.protocols = [TLSv1.2, TLSv1.1, TLSv1]\ ssl.endpoint.identification.algorithm = null\ ssl.key.password = null\ ssl.keymanager.algorithm = SunX509\ ssl.keystore.location = null\ ssl.keystore.password = null\ ssl.keystore.type = JKS\ ssl.protocol = TLS\ ssl.provider = null\ ssl.secure.random.implementation = null\ ssl.trustmanager.algorithm = PKIX\ ssl.truststore.location = null\ ssl.truststore.password = null\ ssl.truststore.type = JKS\ transaction.timeout.ms = 60000\ transactional.id = null\ value.serializer = class org.apache.kafka.common.serialization.LongSerializer\ (org.apache.kafka.clients.producer.ProducerConfig:223)\ [2017-05-31 11:39:56,121] DEBUG Updated cluster metadata version 1 to Cluster(id = null, nodes = [127.0.0.1:64267 (id: -1 rack: null)], partitions = []) (org.apache.kafka.clients.Metadata:253)\ [2017-05-31 11:39:56,122] DEBUG Kafka producer started (org.apache.kafka.clients.producer.KafkaProducer:328)\ [2017-05-31 11:39:56,122] DEBUG Starting Kafka producer I/O thread. (org.apache.kafka.clients.producer.internals.Sender:152)\ [2017-05-31 11:39:56,122] DEBUG Initialize connection to node -1 for sending metadata request (org.apache.kafka.clients.NetworkClient:851)\ [2017-05-31 11:39:56,122] DEBUG Initiating connection to node -1 at 127.0.0.1:64267. (org.apache.kafka.clients.NetworkClient:707)\ [2017-05-31 11:39:56,122] DEBUG Completed connection to node -1. Fetching API versions. (org.apache.kafka.clients.NetworkClient:669)\ [2017-05-31 11:39:56,122] DEBUG Initiating API versions fetch from node -1. (org.apache.kafka.clients.NetworkClient:683)\ [2017-05-31 11:39:56,122] DEBUG Recorded API versions for node -1: (Produce(0): 0 to 3 [usable: 3], Fetch(1): 0 to 5 [usable: 5], Offsets(2): 0 to 2 [usable: 2], Metadata(3): 0 to 3 [usable: 3], LeaderAndIsr(4): 0 [usable: 0], StopReplica(5): 0 [usable: 0], UpdateMetadata(6): 0 to 3 [usable: 3], ControlledShutdown(7): 1 [usable: 1], OffsetCommit(8): 0 to 3 [usable: 3], OffsetFetch(9): 0 to 3 [usable: 3], FindCoordinator(10): 0 to 1 [usable: 1], JoinGroup(11): 0 to 2 [usable: 2], Heartbeat(12): 0 to 1 [usable: 1], LeaveGroup(13): 0 to 1 [usable: 1], SyncGroup(14): 0 to 1 [usable: 1], DescribeGroups(15): 0 to 1 [usable: 1], ListGroups(16): 0 to 1 [usable: 1], SaslHandshake(17): 0 [usable: 0], ApiVersions(18): 0 to 1 [usable: 1], CreateTopics(19): 0 to 2 [usable: 2], DeleteTopics(20): 0 to 1 [usable: 1], DeleteRecords(21): 0 [usable: 0], InitProducerId(22): 0 [usable: 0], OffsetForLeaderEpoch(23): 0 [usable: 0], AddPartitionsToTxn(24): 0 [usable: 0], AddOffsetsToTxn(25): 0 [usable: 0], EndTxn(26): 0 [usable: 0], WriteTxnMarkers(27): 0 [usable: 0], TxnOffsetCommit(28): 0 [usable: 0], DescribeAcls(29): 0 [usable: 0], CreateAcls(30): 0 [usable: 0], DeleteAcls(31): 0 [usable: 0], DescribeConfigs(32): 0 [usable: 0], AlterConfigs(33): 0 [usable: 0]) (org.apache.kafka.clients.NetworkClient:636)\ [2017-05-31 11:39:56,122] DEBUG Sending metadata request (type=MetadataRequest, topics=inputTopic) to node -1 (org.apache.kafka.clients.NetworkClient:835)\ [2017-05-31 11:39:56,123] DEBUG Updated cluster metadata version 2 to Cluster(id = scFRlIQCQMG3kOBvoadJbA, nodes = [127.0.0.1:64270 (id: 1 rack: null), 127.0.0.1:64267 (id: 0 rack: null), 127.0.0.1:64273 (id: 2 rack: null)], partitions = [Partition(topic = inputTopic, partition = 1, leader = 0, replicas = [0], isr = [0]), Partition(topic = inputTopic, partition = 0, leader = 2, replicas = [2], isr = [2])]) (org.apache.kafka.clients.Metadata:253)\ [2017-05-31 11:39:56,123] DEBUG Initiating connection to node 0 at 127.0.0.1:64267. (org.apache.kafka.clients.NetworkClient:707)\ [2017-05-31 11:39:56,123] DEBUG Completed connection to node 0. Fetching API versions. (org.apache.kafka.clients.NetworkClient:669)\ [2017-05-31 11:39:56,123] DEBUG Initiating API versions fetch from node 0. (org.apache.kafka.clients.NetworkClient:683)\ [2017-05-31 11:39:56,123] DEBUG Recorded API versions for node 0: (Produce(0): 0 to 3 [usable: 3], Fetch(1): 0 to 5 [usable: 5], Offsets(2): 0 to 2 [usable: 2], Metadata(3): 0 to 3 [usable: 3], LeaderAndIsr(4): 0 [usable: 0], StopReplica(5): 0 [usable: 0], UpdateMetadata(6): 0 to 3 [usable: 3], ControlledShutdown(7): 1 [usable: 1], OffsetCommit(8): 0 to 3 [usable: 3], OffsetFetch(9): 0 to 3 [usable: 3], FindCoordinator(10): 0 to 1 [usable: 1], JoinGroup(11): 0 to 2 [usable: 2], Heartbeat(12): 0 to 1 [usable: 1], LeaveGroup(13): 0 to 1 [usable: 1], SyncGroup(14): 0 to 1 [usable: 1], DescribeGroups(15): 0 to 1 [usable: 1], ListGroups(16): 0 to 1 [usable: 1], SaslHandshake(17): 0 [usable: 0], ApiVersions(18): 0 to 1 [usable: 1], CreateTopics(19): 0 to 2 [usable: 2], DeleteTopics(20): 0 to 1 [usable: 1], DeleteRecords(21): 0 [usable: 0], InitProducerId(22): 0 [usable: 0], OffsetForLeaderEpoch(23): 0 [usable: 0], AddPartitionsToTxn(24): 0 [usable: 0], AddOffsetsToTxn(25): 0 [usable: 0], EndTxn(26): 0 [usable: 0], WriteTxnMarkers(27): 0 [usable: 0], TxnOffsetCommit(28): 0 [usable: 0], DescribeAcls(29): 0 [usable: 0], CreateAcls(30): 0 [usable: 0], DeleteAcls(31): 0 [usable: 0], DescribeConfigs(32): 0 [usable: 0], AlterConfigs(33): 0 [usable: 0]) (org.apache.kafka.clients.NetworkClient:636)\ [2017-05-31 11:39:56,124] INFO Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms. (org.apache.kafka.clients.producer.KafkaProducer:886)\ [2017-05-31 11:39:56,124] DEBUG Beginning shutdown of Kafka producer I/O thread, sending remaining records. (org.apache.kafka.clients.producer.internals.Sender:163)\ [2017-05-31 11:39:56,125] DEBUG Shutdown of Kafka producer I/O thread has completed. (org.apache.kafka.clients.producer.internals.Sender:186)\ [2017-05-31 11:39:56,125] DEBUG The Kafka producer has closed. (org.apache.kafka.clients.producer.KafkaProducer:929)\ [2017-05-31 11:39:56,125] INFO ProducerConfig values: \ acks = all\ batch.size = 16384\ bootstrap.servers = [127.0.0.1:64267]\ buffer.memory = 33554432\ client.id = \ compression.type = none\ connections.max.idle.ms = 540000\ enable.idempotence = false\ interceptor.classes = null\ key.serializer = class org.apache.kafka.common.serialization.LongSerializer\ linger.ms = 0\ max.block.ms = 60000\ max.in.flight.requests.per.connection = 5\ max.request.size = 1048576\ metadata.max.age.ms = 300000\ metric.reporters = []\ metrics.num.samples = 2\ metrics.recording.level = INFO\ metrics.sample.window.ms = 30000\ partitioner.class = class org.apache.kafka.clients.producer.internals.DefaultPartitioner\ receive.buffer.bytes = 32768\ reconnect.backoff.max.ms = 1000\ reconnect.backoff.ms = 50\ request.timeout.ms = 30000\ retries = 0\ retry.backoff.ms = 100\ sasl.jaas.config = null\ sasl.kerberos.kinit.cmd = /usr/bin/kinit\ sasl.kerberos.min.time.before.relogin = 60000\ sasl.kerberos.service.name = null\ sasl.kerberos.ticket.renew.jitter = 0.05\ sasl.kerberos.ticket.renew.window.factor = 0.8\ sasl.mechanism = GSSAPI\ security.protocol = PLAINTEXT\ send.buffer.bytes = 131072\ ssl.cipher.suites = null\ ssl.enabled.protocols = [TLSv1.2, TLSv1.1, TLSv1]\ ssl.endpoint.identification.algorithm = null\ ssl.key.password = null\ ssl.keymanager.algorithm = SunX509\ ssl.keystore.location = null\ ssl.keystore.password = null\ ssl.keystore.type = JKS\ ssl.protocol = TLS\ ssl.provider = null\ ssl.secure.random.implementation = null\ ssl.trustmanager.algorithm = PKIX\ ssl.truststore.location = null\ ssl.truststore.password = null\ ssl.truststore.type = JKS\ transaction.timeout.ms = 60000\ transactional.id = null\ value.serializer = class org.apache.kafka.common.serialization.LongSerializer\ (org.apache.kafka.clients.producer.ProducerConfig:223)\ [2017-05-31 11:39:56,125] DEBUG Updated cluster metadata version 1 to Cluster(id = null, nodes = [127.0.0.1:64267 (id: -1 rack: null)], partitions = []) (org.apache.kafka.clients.Metadata:253)\ [2017-05-31 11:39:56,126] DEBUG Kafka producer started (org.apache.kafka.clients.producer.KafkaProducer:328)\ [2017-05-31 11:39:56,126] DEBUG Starting Kafka producer I/O thread. (org.apache.kafka.clients.producer.internals.Sender:152)\ [2017-05-31 11:39:56,126] DEBUG Initialize connection to node -1 for sending metadata request (org.apache.kafka.clients.NetworkClient:851)\ [2017-05-31 11:39:56,126] DEBUG Initiating connection to node -1 at 127.0.0.1:64267. (org.apache.kafka.clients.NetworkClient:707)\ [2017-05-31 11:39:56,126] DEBUG Completed connection to node -1. Fetching API versions. (org.apache.kafka.clients.NetworkClient:669)\ [2017-05-31 11:39:56,126] DEBUG Initiating API versions fetch from node -1. (org.apache.kafka.clients.NetworkClient:683)\ [2017-05-31 11:39:56,127] DEBUG Recorded API versions for node -1: (Produce(0): 0 to 3 [usable: 3], Fetch(1): 0 to 5 [usable: 5], Offsets(2): 0 to 2 [usable: 2], Metadata(3): 0 to 3 [usable: 3], LeaderAndIsr(4): 0 [usable: 0], StopReplica(5): 0 [usable: 0], UpdateMetadata(6): 0 to 3 [usable: 3], ControlledShutdown(7): 1 [usable: 1], OffsetCommit(8): 0 to 3 [usable: 3], OffsetFetch(9): 0 to 3 [usable: 3], FindCoordinator(10): 0 to 1 [usable: 1], JoinGroup(11): 0 to 2 [usable: 2], Heartbeat(12): 0 to 1 [usable: 1], LeaveGroup(13): 0 to 1 [usable: 1], SyncGroup(14): 0 to 1 [usable: 1], DescribeGroups(15): 0 to 1 [usable: 1], ListGroups(16): 0 to 1 [usable: 1], SaslHandshake(17): 0 [usable: 0], ApiVersions(18): 0 to 1 [usable: 1], CreateTopics(19): 0 to 2 [usable: 2], DeleteTopics(20): 0 to 1 [usable: 1], DeleteRecords(21): 0 [usable: 0], InitProducerId(22): 0 [usable: 0], OffsetForLeaderEpoch(23): 0 [usable: 0], AddPartitionsToTxn(24): 0 [usable: 0], AddOffsetsToTxn(25): 0 [usable: 0], EndTxn(26): 0 [usable: 0], WriteTxnMarkers(27): 0 [usable: 0], TxnOffsetCommit(28): 0 [usable: 0], DescribeAcls(29): 0 [usable: 0], CreateAcls(30): 0 [usable: 0], DeleteAcls(31): 0 [usable: 0], DescribeConfigs(32): 0 [usable: 0], AlterConfigs(33): 0 [usable: 0]) (org.apache.kafka.clients.NetworkClient:636)\ [2017-05-31 11:39:56,127] DEBUG Sending metadata request (type=MetadataRequest, topics=inputTopic) to node -1 (org.apache.kafka.clients.NetworkClient:835)\ [2017-05-31 11:39:56,127] DEBUG Updated cluster metadata version 2 to Cluster(id = scFRlIQCQMG3kOBvoadJbA, nodes = [127.0.0.1:64267 (id: 0 rack: null), 127.0.0.1:64273 (id: 2 rack: null), 127.0.0.1:64270 (id: 1 rack: null)], partitions = [Partition(topic = inputTopic, partition = 1, leader = 0, replicas = [0], isr = [0]), Partition(topic = inputTopic, partition = 0, leader = 2, replicas = [2], isr = [2])]) (org.apache.kafka.clients.Metadata:253)\ [2017-05-31 11:39:56,127] DEBUG Initiating connection to node 0 at 127.0.0.1:64267. (org.apache.kafka.clients.NetworkClient:707)\ [2017-05-31 11:39:56,127] DEBUG Completed connection to node 0. Fetching API versions. (org.apache.kafka.clients.NetworkClient:669)\ [2017-05-31 11:39:56,127] DEBUG Initiating API versions fetch from node 0. (org.apache.kafka.clients.NetworkClient:683)\ [2017-05-31 11:39:56,128] DEBUG Recorded API versions for node 0: (Produce(0): 0 to 3 [usable: 3], Fetch(1): 0 to 5 [usable: 5], Offsets(2): 0 to 2 [usable: 2], Metadata(3): 0 to 3 [usable: 3], LeaderAndIsr(4): 0 [usable: 0], StopReplica(5): 0 [usable: 0], UpdateMetadata(6): 0 to 3 [usable: 3], ControlledShutdown(7): 1 [usable: 1], OffsetCommit(8): 0 to 3 [usable: 3], OffsetFetch(9): 0 to 3 [usable: 3], FindCoordinator(10): 0 to 1 [usable: 1], JoinGroup(11): 0 to 2 [usable: 2], Heartbeat(12): 0 to 1 [usable: 1], LeaveGroup(13): 0 to 1 [usable: 1], SyncGroup(14): 0 to 1 [usable: 1], DescribeGroups(15): 0 to 1 [usable: 1], ListGroups(16): 0 to 1 [usable: 1], SaslHandshake(17): 0 [usable: 0], ApiVersions(18): 0 to 1 [usable: 1], CreateTopics(19): 0 to 2 [usable: 2], DeleteTopics(20): 0 to 1 [usable: 1], DeleteRecords(21): 0 [usable: 0], InitProducerId(22): 0 [usable: 0], OffsetForLeaderEpoch(23): 0 [usable: 0], AddPartitionsToTxn(24): 0 [usable: 0], AddOffsetsToTxn(25): 0 [usable: 0], EndTxn(26): 0 [usable: 0], WriteTxnMarkers(27): 0 [usable: 0], TxnOffsetCommit(28): 0 [usable: 0], DescribeAcls(29): 0 [usable: 0], CreateAcls(30): 0 [usable: 0], DeleteAcls(31): 0 [usable: 0], DescribeConfigs(32): 0 [usable: 0], AlterConfigs(33): 0 [usable: 0]) (org.apache.kafka.clients.NetworkClient:636)\ [2017-05-31 11:39:56,128] INFO Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms. (org.apache.kafka.clients.producer.KafkaProducer:886)\ [2017-05-31 11:39:56,129] DEBUG Beginning shutdown of Kafka producer I/O thread, sending remaining records. (org.apache.kafka.clients.producer.internals.Sender:163)\ [2017-05-31 11:39:56,129] DEBUG Shutdown of Kafka producer I/O thread has completed. (org.apache.kafka.clients.producer.internals.Sender:186)\ [2017-05-31 11:39:56,129] DEBUG The Kafka producer has closed. (org.apache.kafka.clients.producer.KafkaProducer:929)\ [2017-05-31 11:39:56,129] INFO ProducerConfig values: \ acks = all\ batch.size = 16384\ bootstrap.servers = [127.0.0.1:64267]\ buffer.memory = 33554432\ client.id = \ compression.type = none\ connections.max.idle.ms = 540000\ enable.idempotence = false\ interceptor.classes = null\ key.serializer = class org.apache.kafka.common.serialization.LongSerializer\ linger.ms = 0\ max.block.ms = 60000\ max.in.flight.requests.per.connection = 5\ max.request.size = 1048576\ metadata.max.age.ms = 300000\ metric.reporters = []\ metrics.num.samples = 2\ metrics.recording.level = INFO\ metrics.sample.window.ms = 30000\ partitioner.class = class org.apache.kafka.clients.producer.internals.DefaultPartitioner\ receive.buffer.bytes = 32768\ reconnect.backoff.max.ms = 1000\ reconnect.backoff.ms = 50\ request.timeout.ms = 30000\ retries = 0\ retry.backoff.ms = 100\ sasl.jaas.config = null\ sasl.kerberos.kinit.cmd = /usr/bin/kinit\ sasl.kerberos.min.time.before.relogin = 60000\ sasl.kerberos.service.name = null\ sasl.kerberos.ticket.renew.jitter = 0.05\ sasl.kerberos.ticket.renew.window.factor = 0.8\ sasl.mechanism = GSSAPI\ security.protocol = PLAINTEXT\ send.buffer.bytes = 131072\ ssl.cipher.suites = null\ ssl.enabled.protocols = [TLSv1.2, TLSv1.1, TLSv1]\ ssl.endpoint.identification.algorithm = null\ ssl.key.password = null\ ssl.keymanager.algorithm = SunX509\ ssl.keystore.location = null\ ssl.keystore.password = null\ ssl.keystore.type = JKS\ ssl.protocol = TLS\ ssl.provider = null\ ssl.secure.random.implementation = null\ ssl.trustmanager.algorithm = PKIX\ ssl.truststore.location = null\ ssl.truststore.password = null\ ssl.truststore.type = JKS\ transaction.timeout.ms = 60000\ transactional.id = null\ value.serializer = class org.apache.kafka.common.serialization.LongSerializer\ (org.apache.kafka.clients.producer.ProducerConfig:223)\ [2017-05-31 11:39:56,129] DEBUG Updated cluster metadata version 1 to Cluster(id = null, nodes = [127.0.0.1:64267 (id: -1 rack: null)], partitions = []) (org.apache.kafka.clients.Metadata:253)\ [2017-05-31 11:39:56,130] DEBUG Kafka producer started (org.apache.kafka.clients.producer.KafkaProducer:328)\ [2017-05-31 11:39:56,130] DEBUG Starting Kafka producer I/O thread. (org.apache.kafka.clients.producer.internals.Sender:152)\ [2017-05-31 11:39:56,130] DEBUG Initialize connection to node -1 for sending metadata request (org.apache.kafka.clients.NetworkClient:851)\ [2017-05-31 11:39:56,130] DEBUG Initiating connection to node -1 at 127.0.0.1:64267. (org.apache.kafka.clients.NetworkClient:707)\ [2017-05-31 11:39:56,130] DEBUG Completed connection to node -1. Fetching API versions. (org.apache.kafka.clients.NetworkClient:669)\ [2017-05-31 11:39:56,130] DEBUG Initiating API versions fetch from node -1. (org.apache.kafka.clients.NetworkClient:683)\ [2017-05-31 11:39:56,130] DEBUG Recorded API versions for node -1: (Produce(0): 0 to 3 [usable: 3], Fetch(1): 0 to 5 [usable: 5], Offsets(2): 0 to 2 [usable: 2], Metadata(3): 0 to 3 [usable: 3], LeaderAndIsr(4): 0 [usable: 0], StopReplica(5): 0 [usable: 0], UpdateMetadata(6): 0 to 3 [usable: 3], ControlledShutdown(7): 1 [usable: 1], OffsetCommit(8): 0 to 3 [usable: 3], OffsetFetch(9): 0 to 3 [usable: 3], FindCoordinator(10): 0 to 1 [usable: 1], JoinGroup(11): 0 to 2 [usable: 2], Heartbeat(12): 0 to 1 [usable: 1], LeaveGroup(13): 0 to 1 [usable: 1], SyncGroup(14): 0 to 1 [usable: 1], DescribeGroups(15): 0 to 1 [usable: 1], ListGroups(16): 0 to 1 [usable: 1], SaslHandshake(17): 0 [usable: 0], ApiVersions(18): 0 to 1 [usable: 1], CreateTopics(19): 0 to 2 [usable: 2], DeleteTopics(20): 0 to 1 [usable: 1], DeleteRecords(21): 0 [usable: 0], InitProducerId(22): 0 [usable: 0], OffsetForLeaderEpoch(23): 0 [usable: 0], AddPartitionsToTxn(24): 0 [usable: 0], AddOffsetsToTxn(25): 0 [usable: 0], EndTxn(26): 0 [usable: 0], WriteTxnMarkers(27): 0 [usable: 0], TxnOffsetCommit(28): 0 [usable: 0], DescribeAcls(29): 0 [usable: 0], CreateAcls(30): 0 [usable: 0], DeleteAcls(31): 0 [usable: 0], DescribeConfigs(32): 0 [usable: 0], AlterConfigs(33): 0 [usable: 0]) (org.apache.kafka.clients.NetworkClient:636)\ [2017-05-31 11:39:56,131] DEBUG Sending metadata request (type=MetadataRequest, topics=inputTopic) to node -1 (org.apache.kafka.clients.NetworkClient:835)\ [2017-05-31 11:39:56,131] DEBUG Updated cluster metadata version 2 to Cluster(id = scFRlIQCQMG3kOBvoadJbA, nodes = [127.0.0.1:64267 (id: 0 rack: null), 127.0.0.1:64273 (id: 2 rack: null), 127.0.0.1:64270 (id: 1 rack: null)], partitions = [Partition(topic = inputTopic, partition = 1, leader = 0, replicas = [0], isr = [0]), Partition(topic = inputTopic, partition = 0, leader = 2, replicas = [2], isr = [2])]) (org.apache.kafka.clients.Metadata:253)\ [2017-05-31 11:39:56,131] DEBUG Initiating connection to node 0 at 127.0.0.1:64267. (org.apache.kafka.clients.NetworkClient:707)\ [2017-05-31 11:39:56,131] DEBUG Completed connection to node 0. Fetching API versions. (org.apache.kafka.clients.NetworkClient:669)\ [2017-05-31 11:39:56,131] DEBUG Initiating API versions fetch from node 0. (org.apache.kafka.clients.NetworkClient:683)\ [2017-05-31 11:39:56,132] DEBUG Recorded API versions for node 0: (Produce(0): 0 to 3 [usable: 3], Fetch(1): 0 to 5 [usable: 5], Offsets(2): 0 to 2 [usable: 2], Metadata(3): 0 to 3 [usable: 3], LeaderAndIsr(4): 0 [usable: 0], StopReplica(5): 0 [usable: 0], UpdateMetadata(6): 0 to 3 [usable: 3], ControlledShutdown(7): 1 [usable: 1], OffsetCommit(8): 0 to 3 [usable: 3], OffsetFetch(9): 0 to 3 [usable: 3], FindCoordinator(10): 0 to 1 [usable: 1], JoinGroup(11): 0 to 2 [usable: 2], Heartbeat(12): 0 to 1 [usable: 1], LeaveGroup(13): 0 to 1 [usable: 1], SyncGroup(14): 0 to 1 [usable: 1], DescribeGroups(15): 0 to 1 [usable: 1], ListGroups(16): 0 to 1 [usable: 1], SaslHandshake(17): 0 [usable: 0], ApiVersions(18): 0 to 1 [usable: 1], CreateTopics(19): 0 to 2 [usable: 2], DeleteTopics(20): 0 to 1 [usable: 1], DeleteRecords(21): 0 [usable: 0], InitProducerId(22): 0 [usable: 0], OffsetForLeaderEpoch(23): 0 [usable: 0], AddPartitionsToTxn(24): 0 [usable: 0], AddOffsetsToTxn(25): 0 [usable: 0], EndTxn(26): 0 [usable: 0], WriteTxnMarkers(27): 0 [usable: 0], TxnOffsetCommit(28): 0 [usable: 0], DescribeAcls(29): 0 [usable: 0], CreateAcls(30): 0 [usable: 0], DeleteAcls(31): 0 [usable: 0], DescribeConfigs(32): 0 [usable: 0], AlterConfigs(33): 0 [usable: 0]) (org.apache.kafka.clients.NetworkClient:636)\ [2017-05-31 11:39:56,132] INFO Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms. (org.apache.kafka.clients.producer.KafkaProducer:886)\ [2017-05-31 11:39:56,132] DEBUG Beginning shutdown of Kafka producer I/O thread, sending remaining records. (org.apache.kafka.clients.producer.internals.Sender:163)\ [2017-05-31 11:39:56,133] DEBUG Shutdown of Kafka producer I/O thread has completed. (org.apache.kafka.clients.producer.internals.Sender:186)\ [2017-05-31 11:39:56,133] DEBUG The Kafka producer has closed. (org.apache.kafka.clients.producer.KafkaProducer:929)\ [2017-05-31 11:39:56,133] INFO ProducerConfig values: \ acks = all\ batch.size = 16384\ bootstrap.servers = [127.0.0.1:64267]\ buffer.memory = 33554432\ client.id = \ compression.type = none\ connections.max.idle.ms = 540000\ enable.idempotence = false\ interceptor.classes = null\ key.serializer = class org.apache.kafka.common.serialization.LongSerializer\ linger.ms = 0\ max.block.ms = 60000\ max.in.flight.requests.per.connection = 5\ max.request.size = 1048576\ metadata.max.age.ms = 300000\ metric.reporters = []\ metrics.num.samples = 2\ metrics.recording.level = INFO\ metrics.sample.window.ms = 30000\ partitioner.class = class org.apache.kafka.clients.producer.internals.DefaultPartitioner\ receive.buffer.bytes = 32768\ reconnect.backoff.max.ms = 1000\ reconnect.backoff.ms = 50\ request.timeout.ms = 30000\ retries = 0\ retry.backoff.ms = 100\ sasl.jaas.config = null\ sasl.kerberos.kinit.cmd = /usr/bin/kinit\ sasl.kerberos.min.time.before.relogin = 60000\ sasl.kerberos.service.name = null\ sasl.kerberos.ticket.renew.jitter = 0.05\ sasl.kerberos.ticket.renew.window.factor = 0.8\ sasl.mechanism = GSSAPI\ security.protocol = PLAINTEXT\ send.buffer.bytes = 131072\ ssl.cipher.suites = null\ ssl.enabled.protocols = [TLSv1.2, TLSv1.1, TLSv1]\ ssl.endpoint.identification.algorithm = null\ ssl.key.password = null\ ssl.keymanager.algorithm = SunX509\ ssl.keystore.location = null\ ssl.keystore.password = null\ ssl.keystore.type = JKS\ ssl.protocol = TLS\ ssl.provider = null\ ssl.secure.random.implementation = null\ ssl.trustmanager.algorithm = PKIX\ ssl.truststore.location = null\ ssl.truststore.password = null\ ssl.truststore.type = JKS\ transaction.timeout.ms = 60000\ transactional.id = null\ value.serializer = class org.apache.kafka.common.serialization.LongSerializer\ (org.apache.kafka.clients.producer.ProducerConfig:223)\ [2017-05-31 11:39:56,133] DEBUG Updated cluster metadata version 1 to Cluster(id = null, nodes = [127.0.0.1:64267 (id: -1 rack: null)], partitions = []) (org.apache.kafka.clients.Metadata:253)\ [2017-05-31 11:39:56,133] DEBUG Kafka producer started (org.apache.kafka.clients.producer.KafkaProducer:328)\ [2017-05-31 11:39:56,134] DEBUG Starting Kafka producer I/O thread. (org.apache.kafka.clients.producer.internals.Sender:152)\ [2017-05-31 11:39:56,134] DEBUG Initialize connection to node -1 for sending metadata request (org.apache.kafka.clients.NetworkClient:851)\ [2017-05-31 11:39:56,134] DEBUG Initiating connection to node -1 at 127.0.0.1:64267. (org.apache.kafka.clients.NetworkClient:707)\ [2017-05-31 11:39:56,134] DEBUG Completed connection to node -1. Fetching API versions. (org.apache.kafka.clients.NetworkClient:669)\ [2017-05-31 11:39:56,134] DEBUG Initiating API versions fetch from node -1. (org.apache.kafka.clients.NetworkClient:683)\ [2017-05-31 11:39:56,134] DEBUG Recorded API versions for node -1: (Produce(0): 0 to 3 [usable: 3], Fetch(1): 0 to 5 [usable: 5], Offsets(2): 0 to 2 [usable: 2], Metadata(3): 0 to 3 [usable: 3], LeaderAndIsr(4): 0 [usable: 0], StopReplica(5): 0 [usable: 0], UpdateMetadata(6): 0 to 3 [usable: 3], ControlledShutdown(7): 1 [usable: 1], OffsetCommit(8): 0 to 3 [usable: 3], OffsetFetch(9): 0 to 3 [usable: 3], FindCoordinator(10): 0 to 1 [usable: 1], JoinGroup(11): 0 to 2 [usable: 2], Heartbeat(12): 0 to 1 [usable: 1], LeaveGroup(13): 0 to 1 [usable: 1], SyncGroup(14): 0 to 1 [usable: 1], DescribeGroups(15): 0 to 1 [usable: 1], ListGroups(16): 0 to 1 [usable: 1], SaslHandshake(17): 0 [usable: 0], ApiVersions(18): 0 to 1 [usable: 1], CreateTopics(19): 0 to 2 [usable: 2], DeleteTopics(20): 0 to 1 [usable: 1], DeleteRecords(21): 0 [usable: 0], InitProducerId(22): 0 [usable: 0], OffsetForLeaderEpoch(23): 0 [usable: 0], AddPartitionsToTxn(24): 0 [usable: 0], AddOffsetsToTxn(25): 0 [usable: 0], EndTxn(26): 0 [usable: 0], WriteTxnMarkers(27): 0 [usable: 0], TxnOffsetCommit(28): 0 [usable: 0], DescribeAcls(29): 0 [usable: 0], CreateAcls(30): 0 [usable: 0], DeleteAcls(31): 0 [usable: 0], DescribeConfigs(32): 0 [usable: 0], AlterConfigs(33): 0 [usable: 0]) (org.apache.kafka.clients.NetworkClient:636)\ [2017-05-31 11:39:56,134] DEBUG Sending metadata request (type=MetadataRequest, topics=inputTopic) to node -1 (org.apache.kafka.clients.NetworkClient:835)\ [2017-05-31 11:39:56,135] DEBUG Updated cluster metadata version 2 to Cluster(id = scFRlIQCQMG3kOBvoadJbA, nodes = [127.0.0.1:64270 (id: 1 rack: null), 127.0.0.1:64273 (id: 2 rack: null), 127.0.0.1:64267 (id: 0 rack: null)], partitions = [Partition(topic = inputTopic, partition = 1, leader = 0, replicas = [0], isr = [0]), Partition(topic = inputTopic, partition = 0, leader = 2, replicas = [2], isr = [2])]) (org.apache.kafka.clients.Metadata:253)\ [2017-05-31 11:39:56,135] DEBUG Initiating connection to node 0 at 127.0.0.1:64267. (org.apache.kafka.clients.NetworkClient:707)\ [2017-05-31 11:39:56,135] DEBUG Completed connection to node 0. Fetching API versions. (org.apache.kafka.clients.NetworkClient:669)\ [2017-05-31 11:39:56,135] DEBUG Initiating API versions fetch from node 0. (org.apache.kafka.clients.NetworkClient:683)\ [2017-05-31 11:39:56,136] DEBUG Recorded API versions for node 0: (Produce(0): 0 to 3 [usable: 3], Fetch(1): 0 to 5 [usable: 5], Offsets(2): 0 to 2 [usable: 2], Metadata(3): 0 to 3 [usable: 3], LeaderAndIsr(4): 0 [usable: 0], StopReplica(5): 0 [usable: 0], UpdateMetadata(6): 0 to 3 [usable: 3], ControlledShutdown(7): 1 [usable: 1], OffsetCommit(8): 0 to 3 [usable: 3], OffsetFetch(9): 0 to 3 [usable: 3], FindCoordinator(10): 0 to 1 [usable: 1], JoinGroup(11): 0 to 2 [usable: 2], Heartbeat(12): 0 to 1 [usable: 1], LeaveGroup(13): 0 to 1 [usable: 1], SyncGroup(14): 0 to 1 [usable: 1], DescribeGroups(15): 0 to 1 [usable: 1], ListGroups(16): 0 to 1 [usable: 1], SaslHandshake(17): 0 [usable: 0], ApiVersions(18): 0 to 1 [usable: 1], CreateTopics(19): 0 to 2 [usable: 2], DeleteTopics(20): 0 to 1 [usable: 1], DeleteRecords(21): 0 [usable: 0], InitProducerId(22): 0 [usable: 0], OffsetForLeaderEpoch(23): 0 [usable: 0], AddPartitionsToTxn(24): 0 [usable: 0], AddOffsetsToTxn(25): 0 [usable: 0], EndTxn(26): 0 [usable: 0], WriteTxnMarkers(27): 0 [usable: 0], TxnOffsetCommit(28): 0 [usable: 0], DescribeAcls(29): 0 [usable: 0], CreateAcls(30): 0 [usable: 0], DeleteAcls(31): 0 [usable: 0], DescribeConfigs(32): 0 [usable: 0], AlterConfigs(33): 0 [usable: 0]) (org.apache.kafka.clients.NetworkClient:636)\ [2017-05-31 11:39:56,136] INFO Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms. (org.apache.kafka.clients.producer.KafkaProducer:886)\ [2017-05-31 11:39:56,136] DEBUG Beginning shutdown of Kafka producer I/O thread, sending remaining records. (org.apache.kafka.clients.producer.internals.Sender:163)\ [2017-05-31 11:39:56,137] DEBUG Shutdown of Kafka producer I/O thread has completed. (org.apache.kafka.clients.producer.internals.Sender:186)\ [2017-05-31 11:39:56,137] DEBUG The Kafka producer has closed. (org.apache.kafka.clients.producer.KafkaProducer:929)\ [2017-05-31 11:39:56,137] INFO ProducerConfig values: \ acks = all\ batch.size = 16384\ bootstrap.servers = [127.0.0.1:64267]\ buffer.memory = 33554432\ client.id = \ compression.type = none\ connections.max.idle.ms = 540000\ enable.idempotence = false\ interceptor.classes = null\ key.serializer = class org.apache.kafka.common.serialization.LongSerializer\ linger.ms = 0\ max.block.ms = 60000\ max.in.flight.requests.per.connection = 5\ max.request.size = 1048576\ metadata.max.age.ms = 300000\ metric.reporters = []\ metrics.num.samples = 2\ metrics.recording.level = INFO\ metrics.sample.window.ms = 30000\ partitioner.class = class org.apache.kafka.clients.producer.internals.DefaultPartitioner\ receive.buffer.bytes = 32768\ reconnect.backoff.max.ms = 1000\ reconnect.backoff.ms = 50\ request.timeout.ms = 30000\ retries = 0\ retry.backoff.ms = 100\ sasl.jaas.config = null\ sasl.kerberos.kinit.cmd = /usr/bin/kinit\ sasl.kerberos.min.time.before.relogin = 60000\ sasl.kerberos.service.name = null\ sasl.kerberos.ticket.renew.jitter = 0.05\ sasl.kerberos.ticket.renew.window.factor = 0.8\ sasl.mechanism = GSSAPI\ security.protocol = PLAINTEXT\ send.buffer.bytes = 131072\ ssl.cipher.suites = null\ ssl.enabled.protocols = [TLSv1.2, TLSv1.1, TLSv1]\ ssl.endpoint.identification.algorithm = null\ ssl.key.password = null\ ssl.keymanager.algorithm = SunX509\ ssl.keystore.location = null\ ssl.keystore.password = null\ ssl.keystore.type = JKS\ ssl.protocol = TLS\ ssl.provider = null\ ssl.secure.random.implementation = null\ ssl.trustmanager.algorithm = PKIX\ ssl.truststore.location = null\ ssl.truststore.password = null\ ssl.truststore.type = JKS\ transaction.timeout.ms = 60000\ transactional.id = null\ value.serializer = class org.apache.kafka.common.serialization.LongSerializer\ (org.apache.kafka.clients.producer.ProducerConfig:223)\ [2017-05-31 11:39:56,137] DEBUG Updated cluster metadata version 1 to Cluster(id = null, nodes = [127.0.0.1:64267 (id: -1 rack: null)], partitions = []) (org.apache.kafka.clients.Metadata:253)\ [2017-05-31 11:39:56,138] DEBUG Kafka producer started (org.apache.kafka.clients.producer.KafkaProducer:328)\ [2017-05-31 11:39:56,138] DEBUG Starting Kafka producer I/O thread. (org.apache.kafka.clients.producer.internals.Sender:152)\ [2017-05-31 11:39:56,138] DEBUG Initialize connection to node -1 for sending metadata request (org.apache.kafka.clients.NetworkClient:851)\ [2017-05-31 11:39:56,138] DEBUG Initiating connection to node -1 at 127.0.0.1:64267. (org.apache.kafka.clients.NetworkClient:707)\ [2017-05-31 11:39:56,138] DEBUG Completed connection to node -1. Fetching API versions. (org.apache.kafka.clients.NetworkClient:669)\ [2017-05-31 11:39:56,138] DEBUG Initiating API versions fetch from node -1. (org.apache.kafka.clients.NetworkClient:683)\ [2017-05-31 11:39:56,139] DEBUG Recorded API versions for node -1: (Produce(0): 0 to 3 [usable: 3], Fetch(1): 0 to 5 [usable: 5], Offsets(2): 0 to 2 [usable: 2], Metadata(3): 0 to 3 [usable: 3], LeaderAndIsr(4): 0 [usable: 0], StopReplica(5): 0 [usable: 0], UpdateMetadata(6): 0 to 3 [usable: 3], ControlledShutdown(7): 1 [usable: 1], OffsetCommit(8): 0 to 3 [usable: 3], OffsetFetch(9): 0 to 3 [usable: 3], FindCoordinator(10): 0 to 1 [usable: 1], JoinGroup(11): 0 to 2 [usable: 2], Heartbeat(12): 0 to 1 [usable: 1], LeaveGroup(13): 0 to 1 [usable: 1], SyncGroup(14): 0 to 1 [usable: 1], DescribeGroups(15): 0 to 1 [usable: 1], ListGroups(16): 0 to 1 [usable: 1], SaslHandshake(17): 0 [usable: 0], ApiVersions(18): 0 to 1 [usable: 1], CreateTopics(19): 0 to 2 [usable: 2], DeleteTopics(20): 0 to 1 [usable: 1], DeleteRecords(21): 0 [usable: 0], InitProducerId(22): 0 [usable: 0], OffsetForLeaderEpoch(23): 0 [usable: 0], AddPartitionsToTxn(24): 0 [usable: 0], AddOffsetsToTxn(25): 0 [usable: 0], EndTxn(26): 0 [usable: 0], WriteTxnMarkers(27): 0 [usable: 0], TxnOffsetCommit(28): 0 [usable: 0], DescribeAcls(29): 0 [usable: 0], CreateAcls(30): 0 [usable: 0], DeleteAcls(31): 0 [usable: 0], DescribeConfigs(32): 0 [usable: 0], AlterConfigs(33): 0 [usable: 0]) (org.apache.kafka.clients.NetworkClient:636)\ [2017-05-31 11:39:56,139] DEBUG Sending metadata request (type=MetadataRequest, topics=inputTopic) to node -1 (org.apache.kafka.clients.NetworkClient:835)\ [2017-05-31 11:39:56,139] DEBUG Updated cluster metadata version 2 to Cluster(id = scFRlIQCQMG3kOBvoadJbA, nodes = [127.0.0.1:64267 (id: 0 rack: null), 127.0.0.1:64273 (id: 2 rack: null), 127.0.0.1:64270 (id: 1 rack: null)], partitions = [Partition(topic = inputTopic, partition = 1, leader = 0, replicas = [0], isr = [0]), Partition(topic = inputTopic, partition = 0, leader = 2, replicas = [2], isr = [2])]) (org.apache.kafka.clients.Metadata:253)\ [2017-05-31 11:39:56,139] DEBUG Initiating connection to node 2 at 127.0.0.1:64273. (org.apache.kafka.clients.NetworkClient:707)\ [2017-05-31 11:39:56,139] DEBUG Completed connection to node 2. Fetching API versions. (org.apache.kafka.clients.NetworkClient:669)\ [2017-05-31 11:39:56,139] DEBUG Initiating API versions fetch from node 2. (org.apache.kafka.clients.NetworkClient:683)\ [2017-05-31 11:39:56,140] DEBUG Recorded API versions for node 2: (Produce(0): 0 to 3 [usable: 3], Fetch(1): 0 to 5 [usable: 5], Offsets(2): 0 to 2 [usable: 2], Metadata(3): 0 to 3 [usable: 3], LeaderAndIsr(4): 0 [usable: 0], StopReplica(5): 0 [usable: 0], UpdateMetadata(6): 0 to 3 [usable: 3], ControlledShutdown(7): 1 [usable: 1], OffsetCommit(8): 0 to 3 [usable: 3], OffsetFetch(9): 0 to 3 [usable: 3], FindCoordinator(10): 0 to 1 [usable: 1], JoinGroup(11): 0 to 2 [usable: 2], Heartbeat(12): 0 to 1 [usable: 1], LeaveGroup(13): 0 to 1 [usable: 1], SyncGroup(14): 0 to 1 [usable: 1], DescribeGroups(15): 0 to 1 [usable: 1], ListGroups(16): 0 to 1 [usable: 1], SaslHandshake(17): 0 [usable: 0], ApiVersions(18): 0 to 1 [usable: 1], CreateTopics(19): 0 to 2 [usable: 2], DeleteTopics(20): 0 to 1 [usable: 1], DeleteRecords(21): 0 [usable: 0], InitProducerId(22): 0 [usable: 0], OffsetForLeaderEpoch(23): 0 [usable: 0], AddPartitionsToTxn(24): 0 [usable: 0], AddOffsetsToTxn(25): 0 [usable: 0], EndTxn(26): 0 [usable: 0], WriteTxnMarkers(27): 0 [usable: 0], TxnOffsetCommit(28): 0 [usable: 0], DescribeAcls(29): 0 [usable: 0], CreateAcls(30): 0 [usable: 0], DeleteAcls(31): 0 [usable: 0], DescribeConfigs(32): 0 [usable: 0], AlterConfigs(33): 0 [usable: 0]) (org.apache.kafka.clients.NetworkClient:636)\ [2017-05-31 11:39:56,142] INFO Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms. (org.apache.kafka.clients.producer.KafkaProducer:886)\ [2017-05-31 11:39:56,142] DEBUG Beginning shutdown of Kafka producer I/O thread, sending remaining records. (org.apache.kafka.clients.producer.internals.Sender:163)\ [2017-05-31 11:39:56,142] DEBUG Shutdown of Kafka producer I/O thread has completed. (org.apache.kafka.clients.producer.internals.Sender:186)\ [2017-05-31 11:39:56,142] DEBUG The Kafka producer has closed. (org.apache.kafka.clients.producer.KafkaProducer:929)\ [2017-05-31 11:39:56,143] INFO ProducerConfig values: \ acks = all\ batch.size = 16384\ bootstrap.servers = [127.0.0.1:64267]\ buffer.memory = 33554432\ client.id = \ compression.type = none\ connections.max.idle.ms = 540000\ enable.idempotence = false\ interceptor.classes = null\ key.serializer = class org.apache.kafka.common.serialization.LongSerializer\ linger.ms = 0\ max.block.ms = 60000\ max.in.flight.requests.per.connection = 5\ max.request.size = 1048576\ metadata.max.age.ms = 300000\ metric.reporters = []\ metrics.num.samples = 2\ metrics.recording.level = INFO\ metrics.sample.window.ms = 30000\ partitioner.class = class org.apache.kafka.clients.producer.internals.DefaultPartitioner\ receive.buffer.bytes = 32768\ reconnect.backoff.max.ms = 1000\ reconnect.backoff.ms = 50\ request.timeout.ms = 30000\ retries = 0\ retry.backoff.ms = 100\ sasl.jaas.config = null\ sasl.kerberos.kinit.cmd = /usr/bin/kinit\ sasl.kerberos.min.time.before.relogin = 60000\ sasl.kerberos.service.name = null\ sasl.kerberos.ticket.renew.jitter = 0.05\ sasl.kerberos.ticket.renew.window.factor = 0.8\ sasl.mechanism = GSSAPI\ security.protocol = PLAINTEXT\ send.buffer.bytes = 131072\ ssl.cipher.suites = null\ ssl.enabled.protocols = [TLSv1.2, TLSv1.1, TLSv1]\ ssl.endpoint.identification.algorithm = null\ ssl.key.password = null\ ssl.keymanager.algorithm = SunX509\ ssl.keystore.location = null\ ssl.keystore.password = null\ ssl.keystore.type = JKS\ ssl.protocol = TLS\ ssl.provider = null\ ssl.secure.random.implementation = null\ ssl.trustmanager.algorithm = PKIX\ ssl.truststore.location = null\ ssl.truststore.password = null\ ssl.truststore.type = JKS\ transaction.timeout.ms = 60000\ transactional.id = null\ value.serializer = class org.apache.kafka.common.serialization.LongSerializer\ (org.apache.kafka.clients.producer.ProducerConfig:223)\ [2017-05-31 11:39:56,143] DEBUG Updated cluster metadata version 1 to Cluster(id = null, nodes = [127.0.0.1:64267 (id: -1 rack: null)], partitions = []) (org.apache.kafka.clients.Metadata:253)\ [2017-05-31 11:39:56,143] DEBUG Kafka producer started (org.apache.kafka.clients.producer.KafkaProducer:328)\ [2017-05-31 11:39:56,143] DEBUG Starting Kafka producer I/O thread. (org.apache.kafka.clients.producer.internals.Sender:152)\ [2017-05-31 11:39:56,144] DEBUG Initialize connection to node -1 for sending metadata request (org.apache.kafka.clients.NetworkClient:851)\ [2017-05-31 11:39:56,144] DEBUG Initiating connection to node -1 at 127.0.0.1:64267. (org.apache.kafka.clients.NetworkClient:707)\ [2017-05-31 11:39:56,144] DEBUG Completed connection to node -1. Fetching API versions. (org.apache.kafka.clients.NetworkClient:669)\ [2017-05-31 11:39:56,144] DEBUG Initiating API versions fetch from node -1. (org.apache.kafka.clients.NetworkClient:683)\ [2017-05-31 11:39:56,144] DEBUG Recorded API versions for node -1: (Produce(0): 0 to 3 [usable: 3], Fetch(1): 0 to 5 [usable: 5], Offsets(2): 0 to 2 [usable: 2], Metadata(3): 0 to 3 [usable: 3], LeaderAndIsr(4): 0 [usable: 0], StopReplica(5): 0 [usable: 0], UpdateMetadata(6): 0 to 3 [usable: 3], ControlledShutdown(7): 1 [usable: 1], OffsetCommit(8): 0 to 3 [usable: 3], OffsetFetch(9): 0 to 3 [usable: 3], FindCoordinator(10): 0 to 1 [usable: 1], JoinGroup(11): 0 to 2 [usable: 2], Heartbeat(12): 0 to 1 [usable: 1], LeaveGroup(13): 0 to 1 [usable: 1], SyncGroup(14): 0 to 1 [usable: 1], DescribeGroups(15): 0 to 1 [usable: 1], ListGroups(16): 0 to 1 [usable: 1], SaslHandshake(17): 0 [usable: 0], ApiVersions(18): 0 to 1 [usable: 1], CreateTopics(19): 0 to 2 [usable: 2], DeleteTopics(20): 0 to 1 [usable: 1], DeleteRecords(21): 0 [usable: 0], InitProducerId(22): 0 [usable: 0], OffsetForLeaderEpoch(23): 0 [usable: 0], AddPartitionsToTxn(24): 0 [usable: 0], AddOffsetsToTxn(25): 0 [usable: 0], EndTxn(26): 0 [usable: 0], WriteTxnMarkers(27): 0 [usable: 0], TxnOffsetCommit(28): 0 [usable: 0], DescribeAcls(29): 0 [usable: 0], CreateAcls(30): 0 [usable: 0], DeleteAcls(31): 0 [usable: 0], DescribeConfigs(32): 0 [usable: 0], AlterConfigs(33): 0 [usable: 0]) (org.apache.kafka.clients.NetworkClient:636)\ [2017-05-31 11:39:56,144] DEBUG Sending metadata request (type=MetadataRequest, topics=inputTopic) to node -1 (org.apache.kafka.clients.NetworkClient:835)\ [2017-05-31 11:39:56,145] DEBUG Updated cluster metadata version 2 to Cluster(id = scFRlIQCQMG3kOBvoadJbA, nodes = [127.0.0.1:64267 (id: 0 rack: null), 127.0.0.1:64270 (id: 1 rack: null), 127.0.0.1:64273 (id: 2 rack: null)], partitions = [Partition(topic = inputTopic, partition = 1, leader = 0, replicas = [0], isr = [0]), Partition(topic = inputTopic, partition = 0, leader = 2, replicas = [2], isr = [2])]) (org.apache.kafka.clients.Metadata:253)\ [2017-05-31 11:39:56,145] DEBUG Initiating connection to node 2 at 127.0.0.1:64273. (org.apache.kafka.clients.NetworkClient:707)\ [2017-05-31 11:39:56,145] DEBUG Completed connection to node 2. Fetching API versions. (org.apache.kafka.clients.NetworkClient:669)\ [2017-05-31 11:39:56,145] DEBUG Initiating API versions fetch from node 2. (org.apache.kafka.clients.NetworkClient:683)\ [2017-05-31 11:39:56,145] DEBUG Recorded API versions for node 2: (Produce(0): 0 to 3 [usable: 3], Fetch(1): 0 to 5 [usable: 5], Offsets(2): 0 to 2 [usable: 2], Metadata(3): 0 to 3 [usable: 3], LeaderAndIsr(4): 0 [usable: 0], StopReplica(5): 0 [usable: 0], UpdateMetadata(6): 0 to 3 [usable: 3], ControlledShutdown(7): 1 [usable: 1], OffsetCommit(8): 0 to 3 [usable: 3], OffsetFetch(9): 0 to 3 [usable: 3], FindCoordinator(10): 0 to 1 [usable: 1], JoinGroup(11): 0 to 2 [usable: 2], Heartbeat(12): 0 to 1 [usable: 1], LeaveGroup(13): 0 to 1 [usable: 1], SyncGroup(14): 0 to 1 [usable: 1], DescribeGroups(15): 0 to 1 [usable: 1], ListGroups(16): 0 to 1 [usable: 1], SaslHandshake(17): 0 [usable: 0], ApiVersions(18): 0 to 1 [usable: 1], CreateTopics(19): 0 to 2 [usable: 2], DeleteTopics(20): 0 to 1 [usable: 1], DeleteRecords(21): 0 [usable: 0], InitProducerId(22): 0 [usable: 0], OffsetForLeaderEpoch(23): 0 [usable: 0], AddPartitionsToTxn(24): 0 [usable: 0], AddOffsetsToTxn(25): 0 [usable: 0], EndTxn(26): 0 [usable: 0], WriteTxnMarkers(27): 0 [usable: 0], TxnOffsetCommit(28): 0 [usable: 0], DescribeAcls(29): 0 [usable: 0], CreateAcls(30): 0 [usable: 0], DeleteAcls(31): 0 [usable: 0], DescribeConfigs(32): 0 [usable: 0], AlterConfigs(33): 0 [usable: 0]) (org.apache.kafka.clients.NetworkClient:636)\ [2017-05-31 11:39:56,146] INFO Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms. (org.apache.kafka.clients.producer.KafkaProducer:886)\ [2017-05-31 11:39:56,146] DEBUG Beginning shutdown of Kafka producer I/O thread, sending remaining records. (org.apache.kafka.clients.producer.internals.Sender:163)\ [2017-05-31 11:39:56,147] DEBUG Shutdown of Kafka producer I/O thread has completed. (org.apache.kafka.clients.producer.internals.Sender:186)\ [2017-05-31 11:39:56,147] DEBUG The Kafka producer has closed. (org.apache.kafka.clients.producer.KafkaProducer:929)\ [2017-05-31 11:39:56,147] INFO ProducerConfig values: \ acks = all\ batch.size = 16384\ bootstrap.servers = [127.0.0.1:64267]\ buffer.memory = 33554432\ client.id = \ compression.type = none\ connections.max.idle.ms = 540000\ enable.idempotence = false\ interceptor.classes = null\ key.serializer = class org.apache.kafka.common.serialization.LongSerializer\ linger.ms = 0\ max.block.ms = 60000\ max.in.flight.requests.per.connection = 5\ max.request.size = 1048576\ metadata.max.age.ms = 300000\ metric.reporters = []\ metrics.num.samples = 2\ metrics.recording.level = INFO\ metrics.sample.window.ms = 30000\ partitioner.class = class org.apache.kafka.clients.producer.internals.DefaultPartitioner\ receive.buffer.bytes = 32768\ reconnect.backoff.max.ms = 1000\ reconnect.backoff.ms = 50\ request.timeout.ms = 30000\ retries = 0\ retry.backoff.ms = 100\ sasl.jaas.config = null\ sasl.kerberos.kinit.cmd = /usr/bin/kinit\ sasl.kerberos.min.time.before.relogin = 60000\ sasl.kerberos.service.name = null\ sasl.kerberos.ticket.renew.jitter = 0.05\ sasl.kerberos.ticket.renew.window.factor = 0.8\ sasl.mechanism = GSSAPI\ security.protocol = PLAINTEXT\ send.buffer.bytes = 131072\ ssl.cipher.suites = null\ ssl.enabled.protocols = [TLSv1.2, TLSv1.1, TLSv1]\ ssl.endpoint.identification.algorithm = null\ ssl.key.password = null\ ssl.keymanager.algorithm = SunX509\ ssl.keystore.location = null\ ssl.keystore.password = null\ ssl.keystore.type = JKS\ ssl.protocol = TLS\ ssl.provider = null\ ssl.secure.random.implementation = null\ ssl.trustmanager.algorithm = PKIX\ ssl.truststore.location = null\ ssl.truststore.password = null\ ssl.truststore.type = JKS\ transaction.timeout.ms = 60000\ transactional.id = null\ value.serializer = class org.apache.kafka.common.serialization.LongSerializer\ (org.apache.kafka.clients.producer.ProducerConfig:223)\ [2017-05-31 11:39:56,147] DEBUG Updated cluster metadata version 1 to Cluster(id = null, nodes = [127.0.0.1:64267 (id: -1 rack: null)], partitions = []) (org.apache.kafka.clients.Metadata:253)\ [2017-05-31 11:39:56,147] DEBUG Kafka producer started (org.apache.kafka.clients.producer.KafkaProducer:328)\ [2017-05-31 11:39:56,147] DEBUG Starting Kafka producer I/O thread. (org.apache.kafka.clients.producer.internals.Sender:152)\ [2017-05-31 11:39:56,148] DEBUG Initialize connection to node -1 for sending metadata request (org.apache.kafka.clients.NetworkClient:851)\ [2017-05-31 11:39:56,148] DEBUG Initiating connection to node -1 at 127.0.0.1:64267. (org.apache.kafka.clients.NetworkClient:707)\ [2017-05-31 11:39:56,148] DEBUG Completed connection to node -1. Fetching API versions. (org.apache.kafka.clients.NetworkClient:669)\ [2017-05-31 11:39:56,148] DEBUG Initiating API versions fetch from node -1. (org.apache.kafka.clients.NetworkClient:683)\ [2017-05-31 11:39:56,148] DEBUG Recorded API versions for node -1: (Produce(0): 0 to 3 [usable: 3], Fetch(1): 0 to 5 [usable: 5], Offsets(2): 0 to 2 [usable: 2], Metadata(3): 0 to 3 [usable: 3], LeaderAndIsr(4): 0 [usable: 0], StopReplica(5): 0 [usable: 0], UpdateMetadata(6): 0 to 3 [usable: 3], ControlledShutdown(7): 1 [usable: 1], OffsetCommit(8): 0 to 3 [usable: 3], OffsetFetch(9): 0 to 3 [usable: 3], FindCoordinator(10): 0 to 1 [usable: 1], JoinGroup(11): 0 to 2 [usable: 2], Heartbeat(12): 0 to 1 [usable: 1], LeaveGroup(13): 0 to 1 [usable: 1], SyncGroup(14): 0 to 1 [usable: 1], DescribeGroups(15): 0 to 1 [usable: 1], ListGroups(16): 0 to 1 [usable: 1], SaslHandshake(17): 0 [usable: 0], ApiVersions(18): 0 to 1 [usable: 1], CreateTopics(19): 0 to 2 [usable: 2], DeleteTopics(20): 0 to 1 [usable: 1], DeleteRecords(21): 0 [usable: 0], InitProducerId(22): 0 [usable: 0], OffsetForLeaderEpoch(23): 0 [usable: 0], AddPartitionsToTxn(24): 0 [usable: 0], AddOffsetsToTxn(25): 0 [usable: 0], EndTxn(26): 0 [usable: 0], WriteTxnMarkers(27): 0 [usable: 0], TxnOffsetCommit(28): 0 [usable: 0], DescribeAcls(29): 0 [usable: 0], CreateAcls(30): 0 [usable: 0], DeleteAcls(31): 0 [usable: 0], DescribeConfigs(32): 0 [usable: 0], AlterConfigs(33): 0 [usable: 0]) (org.apache.kafka.clients.NetworkClient:636)\ [2017-05-31 11:39:56,148] DEBUG Sending metadata request (type=MetadataRequest, topics=inputTopic) to node -1 (org.apache.kafka.clients.NetworkClient:835)\ [2017-05-31 11:39:56,149] DEBUG Updated cluster metadata version 2 to Cluster(id = scFRlIQCQMG3kOBvoadJbA, nodes = [127.0.0.1:64273 (id: 2 rack: null), 127.0.0.1:64267 (id: 0 rack: null), 127.0.0.1:64270 (id: 1 rack: null)], partitions = [Partition(topic = inputTopic, partition = 1, leader = 0, replicas = [0], isr = [0]), Partition(topic = inputTopic, partition = 0, leader = 2, replicas = [2], isr = [2])]) (org.apache.kafka.clients.Metadata:253)\ [2017-05-31 11:39:56,149] DEBUG Initiating connection to node 2 at 127.0.0.1:64273. (org.apache.kafka.clients.NetworkClient:707)\ [2017-05-31 11:39:56,149] DEBUG Completed connection to node 2. Fetching API versions. (org.apache.kafka.clients.NetworkClient:669)\ [2017-05-31 11:39:56,149] DEBUG Initiating API versions fetch from node 2. (org.apache.kafka.clients.NetworkClient:683)\ [2017-05-31 11:39:56,149] DEBUG Recorded API versions for node 2: (Produce(0): 0 to 3 [usable: 3], Fetch(1): 0 to 5 [usable: 5], Offsets(2): 0 to 2 [usable: 2], Metadata(3): 0 to 3 [usable: 3], LeaderAndIsr(4): 0 [usable: 0], StopReplica(5): 0 [usable: 0], UpdateMetadata(6): 0 to 3 [usable: 3], ControlledShutdown(7): 1 [usable: 1], OffsetCommit(8): 0 to 3 [usable: 3], OffsetFetch(9): 0 to 3 [usable: 3], FindCoordinator(10): 0 to 1 [usable: 1], JoinGroup(11): 0 to 2 [usable: 2], Heartbeat(12): 0 to 1 [usable: 1], LeaveGroup(13): 0 to 1 [usable: 1], SyncGroup(14): 0 to 1 [usable: 1], DescribeGroups(15): 0 to 1 [usable: 1], ListGroups(16): 0 to 1 [usable: 1], SaslHandshake(17): 0 [usable: 0], ApiVersions(18): 0 to 1 [usable: 1], CreateTopics(19): 0 to 2 [usable: 2], DeleteTopics(20): 0 to 1 [usable: 1], DeleteRecords(21): 0 [usable: 0], InitProducerId(22): 0 [usable: 0], OffsetForLeaderEpoch(23): 0 [usable: 0], AddPartitionsToTxn(24): 0 [usable: 0], AddOffsetsToTxn(25): 0 [usable: 0], EndTxn(26): 0 [usable: 0], WriteTxnMarkers(27): 0 [usable: 0], TxnOffsetCommit(28): 0 [usable: 0], DescribeAcls(29): 0 [usable: 0], CreateAcls(30): 0 [usable: 0], DeleteAcls(31): 0 [usable: 0], DescribeConfigs(32): 0 [usable: 0], AlterConfigs(33): 0 [usable: 0]) (org.apache.kafka.clients.NetworkClient:636)\ [2017-05-31 11:39:56,150] INFO Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms. (org.apache.kafka.clients.producer.KafkaProducer:886)\ [2017-05-31 11:39:56,150] DEBUG Beginning shutdown of Kafka producer I/O thread, sending remaining records. (org.apache.kafka.clients.producer.internals.Sender:163)\ [2017-05-31 11:39:56,151] DEBUG Shutdown of Kafka producer I/O thread has completed. (org.apache.kafka.clients.producer.internals.Sender:186)\ [2017-05-31 11:39:56,151] DEBUG The Kafka producer has closed. (org.apache.kafka.clients.producer.KafkaProducer:929)\ [2017-05-31 11:39:56,151] INFO ProducerConfig values: \ acks = all\ batch.size = 16384\ bootstrap.servers = [127.0.0.1:64267]\ buffer.memory = 33554432\ client.id = \ compression.type = none\ connections.max.idle.ms = 540000\ enable.idempotence = false\ interceptor.classes = null\ key.serializer = class org.apache.kafka.common.serialization.LongSerializer\ linger.ms = 0\ max.block.ms = 60000\ max.in.flight.requests.per.connection = 5\ max.request.size = 1048576\ metadata.max.age.ms = 300000\ metric.reporters = []\ metrics.num.samples = 2\ metrics.recording.level = INFO\ metrics.sample.window.ms = 30000\ partitioner.class = class org.apache.kafka.clients.producer.internals.DefaultPartitioner\ receive.buffer.bytes = 32768\ reconnect.backoff.max.ms = 1000\ reconnect.backoff.ms = 50\ request.timeout.ms = 30000\ retries = 0\ retry.backoff.ms = 100\ sasl.jaas.config = null\ sasl.kerberos.kinit.cmd = /usr/bin/kinit\ sasl.kerberos.min.time.before.relogin = 60000\ sasl.kerberos.service.name = null\ sasl.kerberos.ticket.renew.jitter = 0.05\ sasl.kerberos.ticket.renew.window.factor = 0.8\ sasl.mechanism = GSSAPI\ security.protocol = PLAINTEXT\ send.buffer.bytes = 131072\ ssl.cipher.suites = null\ ssl.enabled.protocols = [TLSv1.2, TLSv1.1, TLSv1]\ ssl.endpoint.identification.algorithm = null\ ssl.key.password = null\ ssl.keymanager.algorithm = SunX509\ ssl.keystore.location = null\ ssl.keystore.password = null\ ssl.keystore.type = JKS\ ssl.protocol = TLS\ ssl.provider = null\ ssl.secure.random.implementation = null\ ssl.trustmanager.algorithm = PKIX\ ssl.truststore.location = null\ ssl.truststore.password = null\ ssl.truststore.type = JKS\ transaction.timeout.ms = 60000\ transactional.id = null\ value.serializer = class org.apache.kafka.common.serialization.LongSerializer\ (org.apache.kafka.clients.producer.ProducerConfig:223)\ [2017-05-31 11:39:56,151] DEBUG Updated cluster metadata version 1 to Cluster(id = null, nodes = [127.0.0.1:64267 (id: -1 rack: null)], partitions = []) (org.apache.kafka.clients.Metadata:253)\ [2017-05-31 11:39:56,152] DEBUG Kafka producer started (org.apache.kafka.clients.producer.KafkaProducer:328)\ [2017-05-31 11:39:56,152] DEBUG Starting Kafka producer I/O thread. (org.apache.kafka.clients.producer.internals.Sender:152)\ [2017-05-31 11:39:56,152] DEBUG Initialize connection to node -1 for sending metadata request (org.apache.kafka.clients.NetworkClient:851)\ [2017-05-31 11:39:56,152] DEBUG Initiating connection to node -1 at 127.0.0.1:64267. (org.apache.kafka.clients.NetworkClient:707)\ [2017-05-31 11:39:56,152] DEBUG Completed connection to node -1. Fetching API versions. (org.apache.kafka.clients.NetworkClient:669)\ [2017-05-31 11:39:56,152] DEBUG Initiating API versions fetch from node -1. (org.apache.kafka.clients.NetworkClient:683)\ [2017-05-31 11:39:56,153] DEBUG Recorded API versions for node -1: (Produce(0): 0 to 3 [usable: 3], Fetch(1): 0 to 5 [usable: 5], Offsets(2): 0 to 2 [usable: 2], Metadata(3): 0 to 3 [usable: 3], LeaderAndIsr(4): 0 [usable: 0], StopReplica(5): 0 [usable: 0], UpdateMetadata(6): 0 to 3 [usable: 3], ControlledShutdown(7): 1 [usable: 1], OffsetCommit(8): 0 to 3 [usable: 3], OffsetFetch(9): 0 to 3 [usable: 3], FindCoordinator(10): 0 to 1 [usable: 1], JoinGroup(11): 0 to 2 [usable: 2], Heartbeat(12): 0 to 1 [usable: 1], LeaveGroup(13): 0 to 1 [usable: 1], SyncGroup(14): 0 to 1 [usable: 1], DescribeGroups(15): 0 to 1 [usable: 1], ListGroups(16): 0 to 1 [usable: 1], SaslHandshake(17): 0 [usable: 0], ApiVersions(18): 0 to 1 [usable: 1], CreateTopics(19): 0 to 2 [usable: 2], DeleteTopics(20): 0 to 1 [usable: 1], DeleteRecords(21): 0 [usable: 0], InitProducerId(22): 0 [usable: 0], OffsetForLeaderEpoch(23): 0 [usable: 0], AddPartitionsToTxn(24): 0 [usable: 0], AddOffsetsToTxn(25): 0 [usable: 0], EndTxn(26): 0 [usable: 0], WriteTxnMarkers(27): 0 [usable: 0], TxnOffsetCommit(28): 0 [usable: 0], DescribeAcls(29): 0 [usable: 0], CreateAcls(30): 0 [usable: 0], DeleteAcls(31): 0 [usable: 0], DescribeConfigs(32): 0 [usable: 0], AlterConfigs(33): 0 [usable: 0]) (org.apache.kafka.clients.NetworkClient:636)\ [2017-05-31 11:39:56,153] DEBUG Sending metadata request (type=MetadataRequest, topics=inputTopic) to node -1 (org.apache.kafka.clients.NetworkClient:835)\ [2017-05-31 11:39:56,153] DEBUG Updated cluster metadata version 2 to Cluster(id = scFRlIQCQMG3kOBvoadJbA, nodes = [127.0.0.1:64270 (id: 1 rack: null), 127.0.0.1:64273 (id: 2 rack: null), 127.0.0.1:64267 (id: 0 rack: null)], partitions = [Partition(topic = inputTopic, partition = 1, leader = 0, replicas = [0], isr = [0]), Partition(topic = inputTopic, partition = 0, leader = 2, replicas = [2], isr = [2])]) (org.apache.kafka.clients.Metadata:253)\ [2017-05-31 11:39:56,153] DEBUG Initiating connection to node 2 at 127.0.0.1:64273. (org.apache.kafka.clients.NetworkClient:707)\ [2017-05-31 11:39:56,154] DEBUG Completed connection to node 2. Fetching API versions. (org.apache.kafka.clients.NetworkClient:669)\ [2017-05-31 11:39:56,154] DEBUG Initiating API versions fetch from node 2. (org.apache.kafka.clients.NetworkClient:683)\ [2017-05-31 11:39:56,154] DEBUG Recorded API versions for node 2: (Produce(0): 0 to 3 [usable: 3], Fetch(1): 0 to 5 [usable: 5], Offsets(2): 0 to 2 [usable: 2], Metadata(3): 0 to 3 [usable: 3], LeaderAndIsr(4): 0 [usable: 0], StopReplica(5): 0 [usable: 0], UpdateMetadata(6): 0 to 3 [usable: 3], ControlledShutdown(7): 1 [usable: 1], OffsetCommit(8): 0 to 3 [usable: 3], OffsetFetch(9): 0 to 3 [usable: 3], FindCoordinator(10): 0 to 1 [usable: 1], JoinGroup(11): 0 to 2 [usable: 2], Heartbeat(12): 0 to 1 [usable: 1], LeaveGroup(13): 0 to 1 [usable: 1], SyncGroup(14): 0 to 1 [usable: 1], DescribeGroups(15): 0 to 1 [usable: 1], ListGroups(16): 0 to 1 [usable: 1], SaslHandshake(17): 0 [usable: 0], ApiVersions(18): 0 to 1 [usable: 1], CreateTopics(19): 0 to 2 [usable: 2], DeleteTopics(20): 0 to 1 [usable: 1], DeleteRecords(21): 0 [usable: 0], InitProducerId(22): 0 [usable: 0], OffsetForLeaderEpoch(23): 0 [usable: 0], AddPartitionsToTxn(24): 0 [usable: 0], AddOffsetsToTxn(25): 0 [usable: 0], EndTxn(26): 0 [usable: 0], WriteTxnMarkers(27): 0 [usable: 0], TxnOffsetCommit(28): 0 [usable: 0], DescribeAcls(29): 0 [usable: 0], CreateAcls(30): 0 [usable: 0], DeleteAcls(31): 0 [usable: 0], DescribeConfigs(32): 0 [usable: 0], AlterConfigs(33): 0 [usable: 0]) (org.apache.kafka.clients.NetworkClient:636)\ [2017-05-31 11:39:56,155] INFO Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms. (org.apache.kafka.clients.producer.KafkaProducer:886)\ [2017-05-31 11:39:56,155] DEBUG Beginning shutdown of Kafka producer I/O thread, sending remaining records. (org.apache.kafka.clients.producer.internals.Sender:163)\ [2017-05-31 11:39:56,155] DEBUG Shutdown of Kafka producer I/O thread has completed. (org.apache.kafka.clients.producer.internals.Sender:186)\ [2017-05-31 11:39:56,155] DEBUG The Kafka producer has closed. (org.apache.kafka.clients.producer.KafkaProducer:929)\ [2017-05-31 11:39:56,155] INFO ProducerConfig values: \ acks = all\ batch.size = 16384\ bootstrap.servers = [127.0.0.1:64267]\ buffer.memory = 33554432\ client.id = \ compression.type = none\ connections.max.idle.ms = 540000\ enable.idempotence = false\ interceptor.classes = null\ key.serializer = class org.apache.kafka.common.serialization.LongSerializer\ linger.ms = 0\ max.block.ms = 60000\ max.in.flight.requests.per.connection = 5\ max.request.size = 1048576\ metadata.max.age.ms = 300000\ metric.reporters = []\ metrics.num.samples = 2\ metrics.recording.level = INFO\ metrics.sample.window.ms = 30000\ partitioner.class = class org.apache.kafka.clients.producer.internals.DefaultPartitioner\ receive.buffer.bytes = 32768\ reconnect.backoff.max.ms = 1000\ reconnect.backoff.ms = 50\ request.timeout.ms = 30000\ retries = 0\ retry.backoff.ms = 100\ sasl.jaas.config = null\ sasl.kerberos.kinit.cmd = /usr/bin/kinit\ sasl.kerberos.min.time.before.relogin = 60000\ sasl.kerberos.service.name = null\ sasl.kerberos.ticket.renew.jitter = 0.05\ sasl.kerberos.ticket.renew.window.factor = 0.8\ sasl.mechanism = GSSAPI\ security.protocol = PLAINTEXT\ send.buffer.bytes = 131072\ ssl.cipher.suites = null\ ssl.enabled.protocols = [TLSv1.2, TLSv1.1, TLSv1]\ ssl.endpoint.identification.algorithm = null\ ssl.key.password = null\ ssl.keymanager.algorithm = SunX509\ ssl.keystore.location = null\ ssl.keystore.password = null\ ssl.keystore.type = JKS\ ssl.protocol = TLS\ ssl.provider = null\ ssl.secure.random.implementation = null\ ssl.trustmanager.algorithm = PKIX\ ssl.truststore.location = null\ ssl.truststore.password = null\ ssl.truststore.type = JKS\ transaction.timeout.ms = 60000\ transactional.id = null\ value.serializer = class org.apache.kafka.common.serialization.LongSerializer\ (org.apache.kafka.clients.producer.ProducerConfig:223)\ [2017-05-31 11:39:56,156] DEBUG Updated cluster metadata version 1 to Cluster(id = null, nodes = [127.0.0.1:64267 (id: -1 rack: null)], partitions = []) (org.apache.kafka.clients.Metadata:253)\ [2017-05-31 11:39:56,156] DEBUG Kafka producer started (org.apache.kafka.clients.producer.KafkaProducer:328)\ [2017-05-31 11:39:56,156] DEBUG Starting Kafka producer I/O thread. (org.apache.kafka.clients.producer.internals.Sender:152)\ [2017-05-31 11:39:56,156] DEBUG Initialize connection to node -1 for sending metadata request (org.apache.kafka.clients.NetworkClient:851)\ [2017-05-31 11:39:56,156] DEBUG Initiating connection to node -1 at 127.0.0.1:64267. (org.apache.kafka.clients.NetworkClient:707)\ [2017-05-31 11:39:56,156] DEBUG Completed connection to node -1. Fetching API versions. (org.apache.kafka.clients.NetworkClient:669)\ [2017-05-31 11:39:56,156] DEBUG Initiating API versions fetch from node -1. (org.apache.kafka.clients.NetworkClient:683)\ [2017-05-31 11:39:56,157] DEBUG Recorded API versions for node -1: (Produce(0): 0 to 3 [usable: 3], Fetch(1): 0 to 5 [usable: 5], Offsets(2): 0 to 2 [usable: 2], Metadata(3): 0 to 3 [usable: 3], LeaderAndIsr(4): 0 [usable: 0], StopReplica(5): 0 [usable: 0], UpdateMetadata(6): 0 to 3 [usable: 3], ControlledShutdown(7): 1 [usable: 1], OffsetCommit(8): 0 to 3 [usable: 3], OffsetFetch(9): 0 to 3 [usable: 3], FindCoordinator(10): 0 to 1 [usable: 1], JoinGroup(11): 0 to 2 [usable: 2], Heartbeat(12): 0 to 1 [usable: 1], LeaveGroup(13): 0 to 1 [usable: 1], SyncGroup(14): 0 to 1 [usable: 1], DescribeGroups(15): 0 to 1 [usable: 1], ListGroups(16): 0 to 1 [usable: 1], SaslHandshake(17): 0 [usable: 0], ApiVersions(18): 0 to 1 [usable: 1], CreateTopics(19): 0 to 2 [usable: 2], DeleteTopics(20): 0 to 1 [usable: 1], DeleteRecords(21): 0 [usable: 0], InitProducerId(22): 0 [usable: 0], OffsetForLeaderEpoch(23): 0 [usable: 0], AddPartitionsToTxn(24): 0 [usable: 0], AddOffsetsToTxn(25): 0 [usable: 0], EndTxn(26): 0 [usable: 0], WriteTxnMarkers(27): 0 [usable: 0], TxnOffsetCommit(28): 0 [usable: 0], DescribeAcls(29): 0 [usable: 0], CreateAcls(30): 0 [usable: 0], DeleteAcls(31): 0 [usable: 0], DescribeConfigs(32): 0 [usable: 0], AlterConfigs(33): 0 [usable: 0]) (org.apache.kafka.clients.NetworkClient:636)\ [2017-05-31 11:39:56,157] DEBUG Sending metadata request (type=MetadataRequest, topics=inputTopic) to node -1 (org.apache.kafka.clients.NetworkClient:835)\ [2017-05-31 11:39:56,157] DEBUG Updated cluster metadata version 2 to Cluster(id = scFRlIQCQMG3kOBvoadJbA, nodes = [127.0.0.1:64267 (id: 0 rack: null), 127.0.0.1:64270 (id: 1 rack: null), 127.0.0.1:64273 (id: 2 rack: null)], partitions = [Partition(topic = inputTopic, partition = 1, leader = 0, replicas = [0], isr = [0]), Partition(topic = inputTopic, partition = 0, leader = 2, replicas = [2], isr = [2])]) (org.apache.kafka.clients.Metadata:253)\ [2017-05-31 11:39:56,157] DEBUG Initiating connection to node 2 at 127.0.0.1:64273. (org.apache.kafka.clients.NetworkClient:707)\ [2017-05-31 11:39:56,158] DEBUG Completed connection to node 2. Fetching API versions. (org.apache.kafka.clients.NetworkClient:669)\ [2017-05-31 11:39:56,158] DEBUG Initiating API versions fetch from node 2. (org.apache.kafka.clients.NetworkClient:683)\ [2017-05-31 11:39:56,158] DEBUG Recorded API versions for node 2: (Produce(0): 0 to 3 [usable: 3], Fetch(1): 0 to 5 [usable: 5], Offsets(2): 0 to 2 [usable: 2], Metadata(3): 0 to 3 [usable: 3], LeaderAndIsr(4): 0 [usable: 0], StopReplica(5): 0 [usable: 0], UpdateMetadata(6): 0 to 3 [usable: 3], ControlledShutdown(7): 1 [usable: 1], OffsetCommit(8): 0 to 3 [usable: 3], OffsetFetch(9): 0 to 3 [usable: 3], FindCoordinator(10): 0 to 1 [usable: 1], JoinGroup(11): 0 to 2 [usable: 2], Heartbeat(12): 0 to 1 [usable: 1], LeaveGroup(13): 0 to 1 [usable: 1], SyncGroup(14): 0 to 1 [usable: 1], DescribeGroups(15): 0 to 1 [usable: 1], ListGroups(16): 0 to 1 [usable: 1], SaslHandshake(17): 0 [usable: 0], ApiVersions(18): 0 to 1 [usable: 1], CreateTopics(19): 0 to 2 [usable: 2], DeleteTopics(20): 0 to 1 [usable: 1], DeleteRecords(21): 0 [usable: 0], InitProducerId(22): 0 [usable: 0], OffsetForLeaderEpoch(23): 0 [usable: 0], AddPartitionsToTxn(24): 0 [usable: 0], AddOffsetsToTxn(25): 0 [usable: 0], EndTxn(26): 0 [usable: 0], WriteTxnMarkers(27): 0 [usable: 0], TxnOffsetCommit(28): 0 [usable: 0], DescribeAcls(29): 0 [usable: 0], CreateAcls(30): 0 [usable: 0], DeleteAcls(31): 0 [usable: 0], DescribeConfigs(32): 0 [usable: 0], AlterConfigs(33): 0 [usable: 0]) (org.apache.kafka.clients.NetworkClient:636)\ [2017-05-31 11:39:56,159] INFO Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms. (org.apache.kafka.clients.producer.KafkaProducer:886)\ [2017-05-31 11:39:56,159] DEBUG Beginning shutdown of Kafka producer I/O thread, sending remaining records. (org.apache.kafka.clients.producer.internals.Sender:163)\ [2017-05-31 11:39:56,159] DEBUG Shutdown of Kafka producer I/O thread has completed. (org.apache.kafka.clients.producer.internals.Sender:186)\ [2017-05-31 11:39:56,159] DEBUG The Kafka producer has closed. (org.apache.kafka.clients.producer.KafkaProducer:929)\ [2017-05-31 11:39:56,160] INFO ProducerConfig values: \ acks = all\ batch.size = 16384\ bootstrap.servers = [127.0.0.1:64267]\ buffer.memory = 33554432\ client.id = \ compression.type = none\ connections.max.idle.ms = 540000\ enable.idempotence = false\ interceptor.classes = null\ key.serializer = class org.apache.kafka.common.serialization.LongSerializer\ linger.ms = 0\ max.block.ms = 60000\ max.in.flight.requests.per.connection = 5\ max.request.size = 1048576\ metadata.max.age.ms = 300000\ metric.reporters = []\ metrics.num.samples = 2\ metrics.recording.level = INFO\ metrics.sample.window.ms = 30000\ partitioner.class = class org.apache.kafka.clients.producer.internals.DefaultPartitioner\ receive.buffer.bytes = 32768\ reconnect.backoff.max.ms = 1000\ reconnect.backoff.ms = 50\ request.timeout.ms = 30000\ retries = 0\ retry.backoff.ms = 100\ sasl.jaas.config = null\ sasl.kerberos.kinit.cmd = /usr/bin/kinit\ sasl.kerberos.min.time.before.relogin = 60000\ sasl.kerberos.service.name = null\ sasl.kerberos.ticket.renew.jitter = 0.05\ sasl.kerberos.ticket.renew.window.factor = 0.8\ sasl.mechanism = GSSAPI\ security.protocol = PLAINTEXT\ send.buffer.bytes = 131072\ ssl.cipher.suites = null\ ssl.enabled.protocols = [TLSv1.2, TLSv1.1, TLSv1]\ ssl.endpoint.identification.algorithm = null\ ssl.key.password = null\ ssl.keymanager.algorithm = SunX509\ ssl.keystore.location = null\ ssl.keystore.password = null\ ssl.keystore.type = JKS\ ssl.protocol = TLS\ ssl.provider = null\ ssl.secure.random.implementation = null\ ssl.trustmanager.algorithm = PKIX\ ssl.truststore.location = null\ ssl.truststore.password = null\ ssl.truststore.type = JKS\ transaction.timeout.ms = 60000\ transactional.id = null\ value.serializer = class org.apache.kafka.common.serialization.LongSerializer\ (org.apache.kafka.clients.producer.ProducerConfig:223)\ [2017-05-31 11:39:56,160] DEBUG Updated cluster metadata version 1 to Cluster(id = null, nodes = [127.0.0.1:64267 (id: -1 rack: null)], partitions = []) (org.apache.kafka.clients.Metadata:253)\ [2017-05-31 11:39:56,160] DEBUG Kafka producer started (org.apache.kafka.clients.producer.KafkaProducer:328)\ [2017-05-31 11:39:56,160] DEBUG Starting Kafka producer I/O thread. (org.apache.kafka.clients.producer.internals.Sender:152)\ [2017-05-31 11:39:56,160] DEBUG Initialize connection to node -1 for sending metadata request (org.apache.kafka.clients.NetworkClient:851)\ [2017-05-31 11:39:56,160] DEBUG Initiating connection to node -1 at 127.0.0.1:64267. (org.apache.kafka.clients.NetworkClient:707)\ [2017-05-31 11:39:56,161] DEBUG Completed connection to node -1. Fetching API versions. (org.apache.kafka.clients.NetworkClient:669)\ [2017-05-31 11:39:56,161] DEBUG Initiating API versions fetch from node -1. (org.apache.kafka.clients.NetworkClient:683)\ [2017-05-31 11:39:56,161] DEBUG Recorded API versions for node -1: (Produce(0): 0 to 3 [usable: 3], Fetch(1): 0 to 5 [usable: 5], Offsets(2): 0 to 2 [usable: 2], Metadata(3): 0 to 3 [usable: 3], LeaderAndIsr(4): 0 [usable: 0], StopReplica(5): 0 [usable: 0], UpdateMetadata(6): 0 to 3 [usable: 3], ControlledShutdown(7): 1 [usable: 1], OffsetCommit(8): 0 to 3 [usable: 3], OffsetFetch(9): 0 to 3 [usable: 3], FindCoordinator(10): 0 to 1 [usable: 1], JoinGroup(11): 0 to 2 [usable: 2], Heartbeat(12): 0 to 1 [usable: 1], LeaveGroup(13): 0 to 1 [usable: 1], SyncGroup(14): 0 to 1 [usable: 1], DescribeGroups(15): 0 to 1 [usable: 1], ListGroups(16): 0 to 1 [usable: 1], SaslHandshake(17): 0 [usable: 0], ApiVersions(18): 0 to 1 [usable: 1], CreateTopics(19): 0 to 2 [usable: 2], DeleteTopics(20): 0 to 1 [usable: 1], DeleteRecords(21): 0 [usable: 0], InitProducerId(22): 0 [usable: 0], OffsetForLeaderEpoch(23): 0 [usable: 0], AddPartitionsToTxn(24): 0 [usable: 0], AddOffsetsToTxn(25): 0 [usable: 0], EndTxn(26): 0 [usable: 0], WriteTxnMarkers(27): 0 [usable: 0], TxnOffsetCommit(28): 0 [usable: 0], DescribeAcls(29): 0 [usable: 0], CreateAcls(30): 0 [usable: 0], DeleteAcls(31): 0 [usable: 0], DescribeConfigs(32): 0 [usable: 0], AlterConfigs(33): 0 [usable: 0]) (org.apache.kafka.clients.NetworkClient:636)\ [2017-05-31 11:39:56,161] DEBUG Sending metadata request (type=MetadataRequest, topics=inputTopic) to node -1 (org.apache.kafka.clients.NetworkClient:835)\ [2017-05-31 11:39:56,162] DEBUG Updated cluster metadata version 2 to Cluster(id = scFRlIQCQMG3kOBvoadJbA, nodes = [127.0.0.1:64273 (id: 2 rack: null), 127.0.0.1:64270 (id: 1 rack: null), 127.0.0.1:64267 (id: 0 rack: null)], partitions = [Partition(topic = inputTopic, partition = 1, leader = 0, replicas = [0], isr = [0]), Partition(topic = inputTopic, partition = 0, leader = 2, replicas = [2], isr = [2])]) (org.apache.kafka.clients.Metadata:253)\ [2017-05-31 11:39:56,162] DEBUG Initiating connection to node 2 at 127.0.0.1:64273. (org.apache.kafka.clients.NetworkClient:707)\ [2017-05-31 11:39:56,162] DEBUG Completed connection to node 2. Fetching API versions. (org.apache.kafka.clients.NetworkClient:669)\ [2017-05-31 11:39:56,162] DEBUG Initiating API versions fetch from node 2. (org.apache.kafka.clients.NetworkClient:683)\ [2017-05-31 11:39:56,162] DEBUG Recorded API versions for node 2: (Produce(0): 0 to 3 [usable: 3], Fetch(1): 0 to 5 [usable: 5], Offsets(2): 0 to 2 [usable: 2], Metadata(3): 0 to 3 [usable: 3], LeaderAndIsr(4): 0 [usable: 0], StopReplica(5): 0 [usable: 0], UpdateMetadata(6): 0 to 3 [usable: 3], ControlledShutdown(7): 1 [usable: 1], OffsetCommit(8): 0 to 3 [usable: 3], OffsetFetch(9): 0 to 3 [usable: 3], FindCoordinator(10): 0 to 1 [usable: 1], JoinGroup(11): 0 to 2 [usable: 2], Heartbeat(12): 0 to 1 [usable: 1], LeaveGroup(13): 0 to 1 [usable: 1], SyncGroup(14): 0 to 1 [usable: 1], DescribeGroups(15): 0 to 1 [usable: 1], ListGroups(16): 0 to 1 [usable: 1], SaslHandshake(17): 0 [usable: 0], ApiVersions(18): 0 to 1 [usable: 1], CreateTopics(19): 0 to 2 [usable: 2], DeleteTopics(20): 0 to 1 [usable: 1], DeleteRecords(21): 0 [usable: 0], InitProducerId(22): 0 [usable: 0], OffsetForLeaderEpoch(23): 0 [usable: 0], AddPartitionsToTxn(24): 0 [usable: 0], AddOffsetsToTxn(25): 0 [usable: 0], EndTxn(26): 0 [usable: 0], WriteTxnMarkers(27): 0 [usable: 0], TxnOffsetCommit(28): 0 [usable: 0], DescribeAcls(29): 0 [usable: 0], CreateAcls(30): 0 [usable: 0], DeleteAcls(31): 0 [usable: 0], DescribeConfigs(32): 0 [usable: 0], AlterConfigs(33): 0 [usable: 0]) (org.apache.kafka.clients.NetworkClient:636)\ [2017-05-31 11:39:56,163] INFO Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms. (org.apache.kafka.clients.producer.KafkaProducer:886)\ [2017-05-31 11:39:56,163] DEBUG Beginning shutdown of Kafka producer I/O thread, sending remaining records. (org.apache.kafka.clients.producer.internals.Sender:163)\ [2017-05-31 11:39:56,164] DEBUG Shutdown of Kafka producer I/O thread has completed. (org.apache.kafka.clients.producer.internals.Sender:186)\ [2017-05-31 11:39:56,164] DEBUG The Kafka producer has closed. (org.apache.kafka.clients.producer.KafkaProducer:929)\ [2017-05-31 11:39:56,164] INFO ProducerConfig values: \ acks = all\ batch.size = 16384\ bootstrap.servers = [127.0.0.1:64267]\ buffer.memory = 33554432\ client.id = \ compression.type = none\ connections.max.idle.ms = 540000\ enable.idempotence = false\ interceptor.classes = null\ key.serializer = class org.apache.kafka.common.serialization.LongSerializer\ linger.ms = 0\ max.block.ms = 60000\ max.in.flight.requests.per.connection = 5\ max.request.size = 1048576\ metadata.max.age.ms = 300000\ metric.reporters = []\ metrics.num.samples = 2\ metrics.recording.level = INFO\ metrics.sample.window.ms = 30000\ partitioner.class = class org.apache.kafka.clients.producer.internals.DefaultPartitioner\ receive.buffer.bytes = 32768\ reconnect.backoff.max.ms = 1000\ reconnect.backoff.ms = 50\ request.timeout.ms = 30000\ retries = 0\ retry.backoff.ms = 100\ sasl.jaas.config = null\ sasl.kerberos.kinit.cmd = /usr/bin/kinit\ sasl.kerberos.min.time.before.relogin = 60000\ sasl.kerberos.service.name = null\ sasl.kerberos.ticket.renew.jitter = 0.05\ sasl.kerberos.ticket.renew.window.factor = 0.8\ sasl.mechanism = GSSAPI\ security.protocol = PLAINTEXT\ send.buffer.bytes = 131072\ ssl.cipher.suites = null\ ssl.enabled.protocols = [TLSv1.2, TLSv1.1, TLSv1]\ ssl.endpoint.identification.algorithm = null\ ssl.key.password = null\ ssl.keymanager.algorithm = SunX509\ ssl.keystore.location = null\ ssl.keystore.password = null\ ssl.keystore.type = JKS\ ssl.protocol = TLS\ ssl.provider = null\ ssl.secure.random.implementation = null\ ssl.trustmanager.algorithm = PKIX\ ssl.truststore.location = null\ ssl.truststore.password = null\ ssl.truststore.type = JKS\ transaction.timeout.ms = 60000\ transactional.id = null\ value.serializer = class org.apache.kafka.common.serialization.LongSerializer\ (org.apache.kafka.clients.producer.ProducerConfig:223)\ [2017-05-31 11:39:56,164] DEBUG Updated cluster metadata version 1 to Cluster(id = null, nodes = [127.0.0.1:64267 (id: -1 rack: null)], partitions = []) (org.apache.kafka.clients.Metadata:253)\ [2017-05-31 11:39:56,165] DEBUG Kafka producer started (org.apache.kafka.clients.producer.KafkaProducer:328)\ [2017-05-31 11:39:56,165] DEBUG Starting Kafka producer I/O thread. (org.apache.kafka.clients.producer.internals.Sender:152)\ [2017-05-31 11:39:56,165] DEBUG Initialize connection to node -1 for sending metadata request (org.apache.kafka.clients.NetworkClient:851)\ [2017-05-31 11:39:56,165] DEBUG Initiating connection to node -1 at 127.0.0.1:64267. (org.apache.kafka.clients.NetworkClient:707)\ [2017-05-31 11:39:56,165] DEBUG Completed connection to node -1. Fetching API versions. (org.apache.kafka.clients.NetworkClient:669)\ [2017-05-31 11:39:56,165] DEBUG Initiating API versions fetch from node -1. (org.apache.kafka.clients.NetworkClient:683)\ [2017-05-31 11:39:56,166] DEBUG Recorded API versions for node -1: (Produce(0): 0 to 3 [usable: 3], Fetch(1): 0 to 5 [usable: 5], Offsets(2): 0 to 2 [usable: 2], Metadata(3): 0 to 3 [usable: 3], LeaderAndIsr(4): 0 [usable: 0], StopReplica(5): 0 [usable: 0], UpdateMetadata(6): 0 to 3 [usable: 3], ControlledShutdown(7): 1 [usable: 1], OffsetCommit(8): 0 to 3 [usable: 3], OffsetFetch(9): 0 to 3 [usable: 3], FindCoordinator(10): 0 to 1 [usable: 1], JoinGroup(11): 0 to 2 [usable: 2], Heartbeat(12): 0 to 1 [usable: 1], LeaveGroup(13): 0 to 1 [usable: 1], SyncGroup(14): 0 to 1 [usable: 1], DescribeGroups(15): 0 to 1 [usable: 1], ListGroups(16): 0 to 1 [usable: 1], SaslHandshake(17): 0 [usable: 0], ApiVersions(18): 0 to 1 [usable: 1], CreateTopics(19): 0 to 2 [usable: 2], DeleteTopics(20): 0 to 1 [usable: 1], DeleteRecords(21): 0 [usable: 0], InitProducerId(22): 0 [usable: 0], OffsetForLeaderEpoch(23): 0 [usable: 0], AddPartitionsToTxn(24): 0 [usable: 0], AddOffsetsToTxn(25): 0 [usable: 0], EndTxn(26): 0 [usable: 0], WriteTxnMarkers(27): 0 [usable: 0], TxnOffsetCommit(28): 0 [usable: 0], DescribeAcls(29): 0 [usable: 0], CreateAcls(30): 0 [usable: 0], DeleteAcls(31): 0 [usable: 0], DescribeConfigs(32): 0 [usable: 0], AlterConfigs(33): 0 [usable: 0]) (org.apache.kafka.clients.NetworkClient:636)\ [2017-05-31 11:39:56,166] DEBUG Sending metadata request (type=MetadataRequest, topics=inputTopic) to node -1 (org.apache.kafka.clients.NetworkClient:835)\ [2017-05-31 11:39:56,166] DEBUG Updated cluster metadata version 2 to Cluster(id = scFRlIQCQMG3kOBvoadJbA, nodes = [127.0.0.1:64273 (id: 2 rack: null), 127.0.0.1:64270 (id: 1 rack: null), 127.0.0.1:64267 (id: 0 rack: null)], partitions = [Partition(topic = inputTopic, partition = 1, leader = 0, replicas = [0], isr = [0]), Partition(topic = inputTopic, partition = 0, leader = 2, replicas = [2], isr = [2])]) (org.apache.kafka.clients.Metadata:253)\ [2017-05-31 11:39:56,166] DEBUG Initiating connection to node 2 at 127.0.0.1:64273. (org.apache.kafka.clients.NetworkClient:707)\ [2017-05-31 11:39:56,167] DEBUG Completed connection to node 2. Fetching API versions. (org.apache.kafka.clients.NetworkClient:669)\ [2017-05-31 11:39:56,167] DEBUG Initiating API versions fetch from node 2. (org.apache.kafka.clients.NetworkClient:683)\ [2017-05-31 11:39:56,167] DEBUG Recorded API versions for node 2: (Produce(0): 0 to 3 [usable: 3], Fetch(1): 0 to 5 [usable: 5], Offsets(2): 0 to 2 [usable: 2], Metadata(3): 0 to 3 [usable: 3], LeaderAndIsr(4): 0 [usable: 0], StopReplica(5): 0 [usable: 0], UpdateMetadata(6): 0 to 3 [usable: 3], ControlledShutdown(7): 1 [usable: 1], OffsetCommit(8): 0 to 3 [usable: 3], OffsetFetch(9): 0 to 3 [usable: 3], FindCoordinator(10): 0 to 1 [usable: 1], JoinGroup(11): 0 to 2 [usable: 2], Heartbeat(12): 0 to 1 [usable: 1], LeaveGroup(13): 0 to 1 [usable: 1], SyncGroup(14): 0 to 1 [usable: 1], DescribeGroups(15): 0 to 1 [usable: 1], ListGroups(16): 0 to 1 [usable: 1], SaslHandshake(17): 0 [usable: 0], ApiVersions(18): 0 to 1 [usable: 1], CreateTopics(19): 0 to 2 [usable: 2], DeleteTopics(20): 0 to 1 [usable: 1], DeleteRecords(21): 0 [usable: 0], InitProducerId(22): 0 [usable: 0], OffsetForLeaderEpoch(23): 0 [usable: 0], AddPartitionsToTxn(24): 0 [usable: 0], AddOffsetsToTxn(25): 0 [usable: 0], EndTxn(26): 0 [usable: 0], WriteTxnMarkers(27): 0 [usable: 0], TxnOffsetCommit(28): 0 [usable: 0], DescribeAcls(29): 0 [usable: 0], CreateAcls(30): 0 [usable: 0], DeleteAcls(31): 0 [usable: 0], DescribeConfigs(32): 0 [usable: 0], AlterConfigs(33): 0 [usable: 0]) (org.apache.kafka.clients.NetworkClient:636)\ [2017-05-31 11:39:56,168] INFO Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms. (org.apache.kafka.clients.producer.KafkaProducer:886)\ [2017-05-31 11:39:56,168] DEBUG Beginning shutdown of Kafka producer I/O thread, sending remaining records. (org.apache.kafka.clients.producer.internals.Sender:163)\ [2017-05-31 11:39:56,168] DEBUG Shutdown of Kafka producer I/O thread has completed. (org.apache.kafka.clients.producer.internals.Sender:186)\ [2017-05-31 11:39:56,168] DEBUG The Kafka producer has closed. (org.apache.kafka.clients.producer.KafkaProducer:929)\ [2017-05-31 11:39:56,169] INFO ProducerConfig values: \ acks = all\ batch.size = 16384\ bootstrap.servers = [127.0.0.1:64267]\ buffer.memory = 33554432\ client.id = \ compression.type = none\ connections.max.idle.ms = 540000\ enable.idempotence = false\ interceptor.classes = null\ key.serializer = class org.apache.kafka.common.serialization.LongSerializer\ linger.ms = 0\ max.block.ms = 60000\ max.in.flight.requests.per.connection = 5\ max.request.size = 1048576\ metadata.max.age.ms = 300000\ metric.reporters = []\ metrics.num.samples = 2\ metrics.recording.level = INFO\ metrics.sample.window.ms = 30000\ partitioner.class = class org.apache.kafka.clients.producer.internals.DefaultPartitioner\ receive.buffer.bytes = 32768\ reconnect.backoff.max.ms = 1000\ reconnect.backoff.ms = 50\ request.timeout.ms = 30000\ retries = 0\ retry.backoff.ms = 100\ sasl.jaas.config = null\ sasl.kerberos.kinit.cmd = /usr/bin/kinit\ sasl.kerberos.min.time.before.relogin = 60000\ sasl.kerberos.service.name = null\ sasl.kerberos.ticket.renew.jitter = 0.05\ sasl.kerberos.ticket.renew.window.factor = 0.8\ sasl.mechanism = GSSAPI\ security.protocol = PLAINTEXT\ send.buffer.bytes = 131072\ ssl.cipher.suites = null\ ssl.enabled.protocols = [TLSv1.2, TLSv1.1, TLSv1]\ ssl.endpoint.identification.algorithm = null\ ssl.key.password = null\ ssl.keymanager.algorithm = SunX509\ ssl.keystore.location = null\ ssl.keystore.password = null\ ssl.keystore.type = JKS\ ssl.protocol = TLS\ ssl.provider = null\ ssl.secure.random.implementation = null\ ssl.trustmanager.algorithm = PKIX\ ssl.truststore.location = null\ ssl.truststore.password = null\ ssl.truststore.type = JKS\ transaction.timeout.ms = 60000\ transactional.id = null\ value.serializer = class org.apache.kafka.common.serialization.LongSerializer\ (org.apache.kafka.clients.producer.ProducerConfig:223)\ [2017-05-31 11:39:56,169] DEBUG Updated cluster metadata version 1 to Cluster(id = null, nodes = [127.0.0.1:64267 (id: -1 rack: null)], partitions = []) (org.apache.kafka.clients.Metadata:253)\ [2017-05-31 11:39:56,169] DEBUG Kafka producer started (org.apache.kafka.clients.producer.KafkaProducer:328)\ [2017-05-31 11:39:56,169] DEBUG Starting Kafka producer I/O thread. (org.apache.kafka.clients.producer.internals.Sender:152)\ [2017-05-31 11:39:56,170] DEBUG Initialize connection to node -1 for sending metadata request (org.apache.kafka.clients.NetworkClient:851)\ [2017-05-31 11:39:56,170] DEBUG Initiating connection to node -1 at 127.0.0.1:64267. (org.apache.kafka.clients.NetworkClient:707)\ [2017-05-31 11:39:56,170] DEBUG Completed connection to node -1. Fetching API versions. (org.apache.kafka.clients.NetworkClient:669)\ [2017-05-31 11:39:56,170] DEBUG Initiating API versions fetch from node -1. (org.apache.kafka.clients.NetworkClient:683)\ [2017-05-31 11:39:56,170] DEBUG Recorded API versions for node -1: (Produce(0): 0 to 3 [usable: 3], Fetch(1): 0 to 5 [usable: 5], Offsets(2): 0 to 2 [usable: 2], Metadata(3): 0 to 3 [usable: 3], LeaderAndIsr(4): 0 [usable: 0], StopReplica(5): 0 [usable: 0], UpdateMetadata(6): 0 to 3 [usable: 3], ControlledShutdown(7): 1 [usable: 1], OffsetCommit(8): 0 to 3 [usable: 3], OffsetFetch(9): 0 to 3 [usable: 3], FindCoordinator(10): 0 to 1 [usable: 1], JoinGroup(11): 0 to 2 [usable: 2], Heartbeat(12): 0 to 1 [usable: 1], LeaveGroup(13): 0 to 1 [usable: 1], SyncGroup(14): 0 to 1 [usable: 1], DescribeGroups(15): 0 to 1 [usable: 1], ListGroups(16): 0 to 1 [usable: 1], SaslHandshake(17): 0 [usable: 0], ApiVersions(18): 0 to 1 [usable: 1], CreateTopics(19): 0 to 2 [usable: 2], DeleteTopics(20): 0 to 1 [usable: 1], DeleteRecords(21): 0 [usable: 0], InitProducerId(22): 0 [usable: 0], OffsetForLeaderEpoch(23): 0 [usable: 0], AddPartitionsToTxn(24): 0 [usable: 0], AddOffsetsToTxn(25): 0 [usable: 0], EndTxn(26): 0 [usable: 0], WriteTxnMarkers(27): 0 [usable: 0], TxnOffsetCommit(28): 0 [usable: 0], DescribeAcls(29): 0 [usable: 0], CreateAcls(30): 0 [usable: 0], DeleteAcls(31): 0 [usable: 0], DescribeConfigs(32): 0 [usable: 0], AlterConfigs(33): 0 [usable: 0]) (org.apache.kafka.clients.NetworkClient:636)\ [2017-05-31 11:39:56,170] DEBUG Sending metadata request (type=MetadataRequest, topics=inputTopic) to node -1 (org.apache.kafka.clients.NetworkClient:835)\ [2017-05-31 11:39:56,171] DEBUG Updated cluster metadata version 2 to Cluster(id = scFRlIQCQMG3kOBvoadJbA, nodes = [127.0.0.1:64273 (id: 2 rack: null), 127.0.0.1:64270 (id: 1 rack: null), 127.0.0.1:64267 (id: 0 rack: null)], partitions = [Partition(topic = inputTopic, partition = 1, leader = 0, replicas = [0], isr = [0]), Partition(topic = inputTopic, partition = 0, leader = 2, replicas = [2], isr = [2])]) (org.apache.kafka.clients.Metadata:253)\ [2017-05-31 11:39:56,171] DEBUG Initiating connection to node 2 at 127.0.0.1:64273. (org.apache.kafka.clients.NetworkClient:707)\ [2017-05-31 11:39:56,171] DEBUG Completed connection to node 2. Fetching API versions. (org.apache.kafka.clients.NetworkClient:669)\ [2017-05-31 11:39:56,171] DEBUG Initiating API versions fetch from node 2. (org.apache.kafka.clients.NetworkClient:683)\ [2017-05-31 11:39:56,172] DEBUG Recorded API versions for node 2: (Produce(0): 0 to 3 [usable: 3], Fetch(1): 0 to 5 [usable: 5], Offsets(2): 0 to 2 [usable: 2], Metadata(3): 0 to 3 [usable: 3], LeaderAndIsr(4): 0 [usable: 0], StopReplica(5): 0 [usable: 0], UpdateMetadata(6): 0 to 3 [usable: 3], ControlledShutdown(7): 1 [usable: 1], OffsetCommit(8): 0 to 3 [usable: 3], OffsetFetch(9): 0 to 3 [usable: 3], FindCoordinator(10): 0 to 1 [usable: 1], JoinGroup(11): 0 to 2 [usable: 2], Heartbeat(12): 0 to 1 [usable: 1], LeaveGroup(13): 0 to 1 [usable: 1], SyncGroup(14): 0 to 1 [usable: 1], DescribeGroups(15): 0 to 1 [usable: 1], ListGroups(16): 0 to 1 [usable: 1], SaslHandshake(17): 0 [usable: 0], ApiVersions(18): 0 to 1 [usable: 1], CreateTopics(19): 0 to 2 [usable: 2], DeleteTopics(20): 0 to 1 [usable: 1], DeleteRecords(21): 0 [usable: 0], InitProducerId(22): 0 [usable: 0], OffsetForLeaderEpoch(23): 0 [usable: 0], AddPartitionsToTxn(24): 0 [usable: 0], AddOffsetsToTxn(25): 0 [usable: 0], EndTxn(26): 0 [usable: 0], WriteTxnMarkers(27): 0 [usable: 0], TxnOffsetCommit(28): 0 [usable: 0], DescribeAcls(29): 0 [usable: 0], CreateAcls(30): 0 [usable: 0], DeleteAcls(31): 0 [usable: 0], DescribeConfigs(32): 0 [usable: 0], AlterConfigs(33): 0 [usable: 0]) (org.apache.kafka.clients.NetworkClient:636)\ [2017-05-31 11:39:56,173] INFO Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms. (org.apache.kafka.clients.producer.KafkaProducer:886)\ [2017-05-31 11:39:56,173] DEBUG Beginning shutdown of Kafka producer I/O thread, sending remaining records. (org.apache.kafka.clients.producer.internals.Sender:163)\ [2017-05-31 11:39:56,173] DEBUG Shutdown of Kafka producer I/O thread has completed. (org.apache.kafka.clients.producer.internals.Sender:186)\ [2017-05-31 11:39:56,173] DEBUG The Kafka producer has closed. (org.apache.kafka.clients.producer.KafkaProducer:929)\ [2017-05-31 11:39:56,173] INFO ProducerConfig values: \ acks = all\ batch.size = 16384\ bootstrap.servers = [127.0.0.1:64267]\ buffer.memory = 33554432\ client.id = \ compression.type = none\ connections.max.idle.ms = 540000\ enable.idempotence = false\ interceptor.classes = null\ key.serializer = class org.apache.kafka.common.serialization.LongSerializer\ linger.ms = 0\ max.block.ms = 60000\ max.in.flight.requests.per.connection = 5\ max.request.size = 1048576\ metadata.max.age.ms = 300000\ metric.reporters = []\ metrics.num.samples = 2\ metrics.recording.level = INFO\ metrics.sample.window.ms = 30000\ partitioner.class = class org.apache.kafka.clients.producer.internals.DefaultPartitioner\ receive.buffer.bytes = 32768\ reconnect.backoff.max.ms = 1000\ reconnect.backoff.ms = 50\ request.timeout.ms = 30000\ retries = 0\ retry.backoff.ms = 100\ sasl.jaas.config = null\ sasl.kerberos.kinit.cmd = /usr/bin/kinit\ sasl.kerberos.min.time.before.relogin = 60000\ sasl.kerberos.service.name = null\ sasl.kerberos.ticket.renew.jitter = 0.05\ sasl.kerberos.ticket.renew.window.factor = 0.8\ sasl.mechanism = GSSAPI\ security.protocol = PLAINTEXT\ send.buffer.bytes = 131072\ ssl.cipher.suites = null\ ssl.enabled.protocols = [TLSv1.2, TLSv1.1, TLSv1]\ ssl.endpoint.identification.algorithm = null\ ssl.key.password = null\ ssl.keymanager.algorithm = SunX509\ ssl.keystore.location = null\ ssl.keystore.password = null\ ssl.keystore.type = JKS\ ssl.protocol = TLS\ ssl.provider = null\ ssl.secure.random.implementation = null\ ssl.trustmanager.algorithm = PKIX\ ssl.truststore.location = null\ ssl.truststore.password = null\ ssl.truststore.type = JKS\ transaction.timeout.ms = 60000\ transactional.id = null\ value.serializer = class org.apache.kafka.common.serialization.LongSerializer\ (org.apache.kafka.clients.producer.ProducerConfig:223)\ [2017-05-31 11:39:56,173] DEBUG Updated cluster metadata version 1 to Cluster(id = null, nodes = [127.0.0.1:64267 (id: -1 rack: null)], partitions = []) (org.apache.kafka.clients.Metadata:253)\ [2017-05-31 11:39:56,174] DEBUG Kafka producer started (org.apache.kafka.clients.producer.KafkaProducer:328)\ [2017-05-31 11:39:56,174] DEBUG Starting Kafka producer I/O thread. (org.apache.kafka.clients.producer.internals.Sender:152)\ [2017-05-31 11:39:56,174] DEBUG Initialize connection to node -1 for sending metadata request (org.apache.kafka.clients.NetworkClient:851)\ [2017-05-31 11:39:56,174] DEBUG Initiating connection to node -1 at 127.0.0.1:64267. (org.apache.kafka.clients.NetworkClient:707)\ [2017-05-31 11:39:56,174] DEBUG Completed connection to node -1. Fetching API versions. (org.apache.kafka.clients.NetworkClient:669)\ [2017-05-31 11:39:56,174] DEBUG Initiating API versions fetch from node -1. (org.apache.kafka.clients.NetworkClient:683)\ [2017-05-31 11:39:56,175] DEBUG Recorded API versions for node -1: (Produce(0): 0 to 3 [usable: 3], Fetch(1): 0 to 5 [usable: 5], Offsets(2): 0 to 2 [usable: 2], Metadata(3): 0 to 3 [usable: 3], LeaderAndIsr(4): 0 [usable: 0], StopReplica(5): 0 [usable: 0], UpdateMetadata(6): 0 to 3 [usable: 3], ControlledShutdown(7): 1 [usable: 1], OffsetCommit(8): 0 to 3 [usable: 3], OffsetFetch(9): 0 to 3 [usable: 3], FindCoordinator(10): 0 to 1 [usable: 1], JoinGroup(11): 0 to 2 [usable: 2], Heartbeat(12): 0 to 1 [usable: 1], LeaveGroup(13): 0 to 1 [usable: 1], SyncGroup(14): 0 to 1 [usable: 1], DescribeGroups(15): 0 to 1 [usable: 1], ListGroups(16): 0 to 1 [usable: 1], SaslHandshake(17): 0 [usable: 0], ApiVersions(18): 0 to 1 [usable: 1], CreateTopics(19): 0 to 2 [usable: 2], DeleteTopics(20): 0 to 1 [usable: 1], DeleteRecords(21): 0 [usable: 0], InitProducerId(22): 0 [usable: 0], OffsetForLeaderEpoch(23): 0 [usable: 0], AddPartitionsToTxn(24): 0 [usable: 0], AddOffsetsToTxn(25): 0 [usable: 0], EndTxn(26): 0 [usable: 0], WriteTxnMarkers(27): 0 [usable: 0], TxnOffsetCommit(28): 0 [usable: 0], DescribeAcls(29): 0 [usable: 0], CreateAcls(30): 0 [usable: 0], DeleteAcls(31): 0 [usable: 0], DescribeConfigs(32): 0 [usable: 0], AlterConfigs(33): 0 [usable: 0]) (org.apache.kafka.clients.NetworkClient:636)\ [2017-05-31 11:39:56,175] DEBUG Sending metadata request (type=MetadataRequest, topics=inputTopic) to node -1 (org.apache.kafka.clients.NetworkClient:835)\ [2017-05-31 11:39:56,175] DEBUG Updated cluster metadata version 2 to Cluster(id = scFRlIQCQMG3kOBvoadJbA, nodes = [127.0.0.1:64267 (id: 0 rack: null), 127.0.0.1:64273 (id: 2 rack: null), 127.0.0.1:64270 (id: 1 rack: null)], partitions = [Partition(topic = inputTopic, partition = 1, leader = 0, replicas = [0], isr = [0]), Partition(topic = inputTopic, partition = 0, leader = 2, replicas = [2], isr = [2])]) (org.apache.kafka.clients.Metadata:253)\ [2017-05-31 11:39:56,175] DEBUG Initiating connection to node 2 at 127.0.0.1:64273. (org.apache.kafka.clients.NetworkClient:707)\ [2017-05-31 11:39:56,176] DEBUG Completed connection to node 2. Fetching API versions. (org.apache.kafka.clients.NetworkClient:669)\ [2017-05-31 11:39:56,176] DEBUG Initiating API versions fetch from node 2. (org.apache.kafka.clients.NetworkClient:683)\ [2017-05-31 11:39:56,176] DEBUG Recorded API versions for node 2: (Produce(0): 0 to 3 [usable: 3], Fetch(1): 0 to 5 [usable: 5], Offsets(2): 0 to 2 [usable: 2], Metadata(3): 0 to 3 [usable: 3], LeaderAndIsr(4): 0 [usable: 0], StopReplica(5): 0 [usable: 0], UpdateMetadata(6): 0 to 3 [usable: 3], ControlledShutdown(7): 1 [usable: 1], OffsetCommit(8): 0 to 3 [usable: 3], OffsetFetch(9): 0 to 3 [usable: 3], FindCoordinator(10): 0 to 1 [usable: 1], JoinGroup(11): 0 to 2 [usable: 2], Heartbeat(12): 0 to 1 [usable: 1], LeaveGroup(13): 0 to 1 [usable: 1], SyncGroup(14): 0 to 1 [usable: 1], DescribeGroups(15): 0 to 1 [usable: 1], ListGroups(16): 0 to 1 [usable: 1], SaslHandshake(17): 0 [usable: 0], ApiVersions(18): 0 to 1 [usable: 1], CreateTopics(19): 0 to 2 [usable: 2], DeleteTopics(20): 0 to 1 [usable: 1], DeleteRecords(21): 0 [usable: 0], InitProducerId(22): 0 [usable: 0], OffsetForLeaderEpoch(23): 0 [usable: 0], AddPartitionsToTxn(24): 0 [usable: 0], AddOffsetsToTxn(25): 0 [usable: 0], EndTxn(26): 0 [usable: 0], WriteTxnMarkers(27): 0 [usable: 0], TxnOffsetCommit(28): 0 [usable: 0], DescribeAcls(29): 0 [usable: 0], CreateAcls(30): 0 [usable: 0], DeleteAcls(31): 0 [usable: 0], DescribeConfigs(32): 0 [usable: 0], AlterConfigs(33): 0 [usable: 0]) (org.apache.kafka.clients.NetworkClient:636)\ [2017-05-31 11:39:56,177] INFO Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms. (org.apache.kafka.clients.producer.KafkaProducer:886)\ [2017-05-31 11:39:56,177] DEBUG Beginning shutdown of Kafka producer I/O thread, sending remaining records. (org.apache.kafka.clients.producer.internals.Sender:163)\ [2017-05-31 11:39:56,177] DEBUG Shutdown of Kafka producer I/O thread has completed. (org.apache.kafka.clients.producer.internals.Sender:186)\ [2017-05-31 11:39:56,177] DEBUG The Kafka producer has closed. (org.apache.kafka.clients.producer.KafkaProducer:929)\ [2017-05-31 11:39:56,177] INFO ProducerConfig values: \ acks = all\ batch.size = 16384\ bootstrap.servers = [127.0.0.1:64267]\ buffer.memory = 33554432\ client.id = \ compression.type = none\ connections.max.idle.ms = 540000\ enable.idempotence = false\ interceptor.classes = null\ key.serializer = class org.apache.kafka.common.serialization.LongSerializer\ linger.ms = 0\ max.block.ms = 60000\ max.in.flight.requests.per.connection = 5\ max.request.size = 1048576\ metadata.max.age.ms = 300000\ metric.reporters = []\ metrics.num.samples = 2\ metrics.recording.level = INFO\ metrics.sample.window.ms = 30000\ partitioner.class = class org.apache.kafka.clients.producer.internals.DefaultPartitioner\ receive.buffer.bytes = 32768\ reconnect.backoff.max.ms = 1000\ reconnect.backoff.ms = 50\ request.timeout.ms = 30000\ retries = 0\ retry.backoff.ms = 100\ sasl.jaas.config = null\ sasl.kerberos.kinit.cmd = /usr/bin/kinit\ sasl.kerberos.min.time.before.relogin = 60000\ sasl.kerberos.service.name = null\ sasl.kerberos.ticket.renew.jitter = 0.05\ sasl.kerberos.ticket.renew.window.factor = 0.8\ sasl.mechanism = GSSAPI\ security.protocol = PLAINTEXT\ send.buffer.bytes = 131072\ ssl.cipher.suites = null\ ssl.enabled.protocols = [TLSv1.2, TLSv1.1, TLSv1]\ ssl.endpoint.identification.algorithm = null\ ssl.key.password = null\ ssl.keymanager.algorithm = SunX509\ ssl.keystore.location = null\ ssl.keystore.password = null\ ssl.keystore.type = JKS\ ssl.protocol = TLS\ ssl.provider = null\ ssl.secure.random.implementation = null\ ssl.trustmanager.algorithm = PKIX\ ssl.truststore.location = null\ ssl.truststore.password = null\ ssl.truststore.type = JKS\ transaction.timeout.ms = 60000\ transactional.id = null\ value.serializer = class org.apache.kafka.common.serialization.LongSerializer\ (org.apache.kafka.clients.producer.ProducerConfig:223)\ [2017-05-31 11:39:56,177] DEBUG Updated cluster metadata version 1 to Cluster(id = null, nodes = [127.0.0.1:64267 (id: -1 rack: null)], partitions = []) (org.apache.kafka.clients.Metadata:253)\ [2017-05-31 11:39:56,178] DEBUG Kafka producer started (org.apache.kafka.clients.producer.KafkaProducer:328)\ [2017-05-31 11:39:56,178] DEBUG Starting Kafka producer I/O thread. (org.apache.kafka.clients.producer.internals.Sender:152)\ [2017-05-31 11:39:56,178] DEBUG Initialize connection to node -1 for sending metadata request (org.apache.kafka.clients.NetworkClient:851)\ [2017-05-31 11:39:56,178] DEBUG Initiating connection to node -1 at 127.0.0.1:64267. (org.apache.kafka.clients.NetworkClient:707)\ [2017-05-31 11:39:56,178] DEBUG Completed connection to node -1. Fetching API versions. (org.apache.kafka.clients.NetworkClient:669)\ [2017-05-31 11:39:56,178] DEBUG Initiating API versions fetch from node -1. (org.apache.kafka.clients.NetworkClient:683)\ [2017-05-31 11:39:56,178] DEBUG Recorded API versions for node -1: (Produce(0): 0 to 3 [usable: 3], Fetch(1): 0 to 5 [usable: 5], Offsets(2): 0 to 2 [usable: 2], Metadata(3): 0 to 3 [usable: 3], LeaderAndIsr(4): 0 [usable: 0], StopReplica(5): 0 [usable: 0], UpdateMetadata(6): 0 to 3 [usable: 3], ControlledShutdown(7): 1 [usable: 1], OffsetCommit(8): 0 to 3 [usable: 3], OffsetFetch(9): 0 to 3 [usable: 3], FindCoordinator(10): 0 to 1 [usable: 1], JoinGroup(11): 0 to 2 [usable: 2], Heartbeat(12): 0 to 1 [usable: 1], LeaveGroup(13): 0 to 1 [usable: 1], SyncGroup(14): 0 to 1 [usable: 1], DescribeGroups(15): 0 to 1 [usable: 1], ListGroups(16): 0 to 1 [usable: 1], SaslHandshake(17): 0 [usable: 0], ApiVersions(18): 0 to 1 [usable: 1], CreateTopics(19): 0 to 2 [usable: 2], DeleteTopics(20): 0 to 1 [usable: 1], DeleteRecords(21): 0 [usable: 0], InitProducerId(22): 0 [usable: 0], OffsetForLeaderEpoch(23): 0 [usable: 0], AddPartitionsToTxn(24): 0 [usable: 0], AddOffsetsToTxn(25): 0 [usable: 0], EndTxn(26): 0 [usable: 0], WriteTxnMarkers(27): 0 [usable: 0], TxnOffsetCommit(28): 0 [usable: 0], DescribeAcls(29): 0 [usable: 0], CreateAcls(30): 0 [usable: 0], DeleteAcls(31): 0 [usable: 0], DescribeConfigs(32): 0 [usable: 0], AlterConfigs(33): 0 [usable: 0]) (org.apache.kafka.clients.NetworkClient:636)\ [2017-05-31 11:39:56,178] DEBUG Sending metadata request (type=MetadataRequest, topics=inputTopic) to node -1 (org.apache.kafka.clients.NetworkClient:835)\ [2017-05-31 11:39:56,179] DEBUG Updated cluster metadata version 2 to Cluster(id = scFRlIQCQMG3kOBvoadJbA, nodes = [127.0.0.1:64267 (id: 0 rack: null), 127.0.0.1:64273 (id: 2 rack: null), 127.0.0.1:64270 (id: 1 rack: null)], partitions = [Partition(topic = inputTopic, partition = 1, leader = 0, replicas = [0], isr = [0]), Partition(topic = inputTopic, partition = 0, leader = 2, replicas = [2], isr = [2])]) (org.apache.kafka.clients.Metadata:253)\ [2017-05-31 11:39:56,179] DEBUG Initiating connection to node 2 at 127.0.0.1:64273. (org.apache.kafka.clients.NetworkClient:707)\ [2017-05-31 11:39:56,179] DEBUG Completed connection to node 2. Fetching API versions. (org.apache.kafka.clients.NetworkClient:669)\ [2017-05-31 11:39:56,179] DEBUG Initiating API versions fetch from node 2. (org.apache.kafka.clients.NetworkClient:683)\ [2017-05-31 11:39:56,179] DEBUG Recorded API versions for node 2: (Produce(0): 0 to 3 [usable: 3], Fetch(1): 0 to 5 [usable: 5], Offsets(2): 0 to 2 [usable: 2], Metadata(3): 0 to 3 [usable: 3], LeaderAndIsr(4): 0 [usable: 0], StopReplica(5): 0 [usable: 0], UpdateMetadata(6): 0 to 3 [usable: 3], ControlledShutdown(7): 1 [usable: 1], OffsetCommit(8): 0 to 3 [usable: 3], OffsetFetch(9): 0 to 3 [usable: 3], FindCoordinator(10): 0 to 1 [usable: 1], JoinGroup(11): 0 to 2 [usable: 2], Heartbeat(12): 0 to 1 [usable: 1], LeaveGroup(13): 0 to 1 [usable: 1], SyncGroup(14): 0 to 1 [usable: 1], DescribeGroups(15): 0 to 1 [usable: 1], ListGroups(16): 0 to 1 [usable: 1], SaslHandshake(17): 0 [usable: 0], ApiVersions(18): 0 to 1 [usable: 1], CreateTopics(19): 0 to 2 [usable: 2], DeleteTopics(20): 0 to 1 [usable: 1], DeleteRecords(21): 0 [usable: 0], InitProducerId(22): 0 [usable: 0], OffsetForLeaderEpoch(23): 0 [usable: 0], AddPartitionsToTxn(24): 0 [usable: 0], AddOffsetsToTxn(25): 0 [usable: 0], EndTxn(26): 0 [usable: 0], WriteTxnMarkers(27): 0 [usable: 0], TxnOffsetCommit(28): 0 [usable: 0], DescribeAcls(29): 0 [usable: 0], CreateAcls(30): 0 [usable: 0], DeleteAcls(31): 0 [usable: 0], DescribeConfigs(32): 0 [usable: 0], AlterConfigs(33): 0 [usable: 0]) (org.apache.kafka.clients.NetworkClient:636)\ [2017-05-31 11:39:56,180] INFO Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms. (org.apache.kafka.clients.producer.KafkaProducer:886)\ [2017-05-31 11:39:56,180] DEBUG Beginning shutdown of Kafka producer I/O thread, sending remaining records. (org.apache.kafka.clients.producer.internals.Sender:163)\ [2017-05-31 11:39:56,181] DEBUG Shutdown of Kafka producer I/O thread has completed. (org.apache.kafka.clients.producer.internals.Sender:186)\ [2017-05-31 11:39:56,181] DEBUG The Kafka producer has closed. (org.apache.kafka.clients.producer.KafkaProducer:929)\ [2017-05-31 11:39:57,020] DEBUG Initialize connection to node 0 for sending metadata request (org.apache.kafka.clients.NetworkClient:851)\ [2017-05-31 11:39:57,020] DEBUG Initialize connection to node 2 for sending metadata request (org.apache.kafka.clients.NetworkClient:851)\ [2017-05-31 11:39:57,020] DEBUG Initiating connection to node 0 at 127.0.0.1:64267. (org.apache.kafka.clients.NetworkClient:707)\ [2017-05-31 11:39:57,020] DEBUG Initiating connection to node 2 at 127.0.0.1:64273. (org.apache.kafka.clients.NetworkClient:707)\ [2017-05-31 11:39:57,021] DEBUG Completed connection to node 2. Fetching API versions. (org.apache.kafka.clients.NetworkClient:669)\ [2017-05-31 11:39:57,021] DEBUG Initiating API versions fetch from node 2. (org.apache.kafka.clients.NetworkClient:683)\ [2017-05-31 11:39:57,021] DEBUG Completed connection to node 0. Fetching API versions. (org.apache.kafka.clients.NetworkClient:669)\ [2017-05-31 11:39:57,021] DEBUG Initiating API versions fetch from node 0. (org.apache.kafka.clients.NetworkClient:683)\ [2017-05-31 11:39:57,021] DEBUG Initialize connection to node 0 for sending metadata request (org.apache.kafka.clients.NetworkClient:851)\ [2017-05-31 11:39:57,021] DEBUG Initiating connection to node 0 at 127.0.0.1:64267. (org.apache.kafka.clients.NetworkClient:707)\ [2017-05-31 11:39:57,021] DEBUG Initialize connection to node 2 for sending metadata request (org.apache.kafka.clients.NetworkClient:851)\ [2017-05-31 11:39:57,021] DEBUG Initiating connection to node 2 at 127.0.0.1:64273. (org.apache.kafka.clients.NetworkClient:707)\ [2017-05-31 11:39:57,021] DEBUG Completed connection to node 0. Fetching API versions. (org.apache.kafka.clients.NetworkClient:669)\ [2017-05-31 11:39:57,021] DEBUG Initiating API versions fetch from node 0. (org.apache.kafka.clients.NetworkClient:683)\ [2017-05-31 11:39:57,021] DEBUG Initialize connection to node 1 for sending metadata request (org.apache.kafka.clients.NetworkClient:851)\ [2017-05-31 11:39:57,022] DEBUG Initiating connection to node 1 at 127.0.0.1:64270. (org.apache.kafka.clients.NetworkClient:707)\ [2017-05-31 11:39:57,022] DEBUG Completed connection to node 2. Fetching API versions. (org.apache.kafka.clients.NetworkClient:669)\ [2017-05-31 11:39:57,022] DEBUG Initiating API versions fetch from node 2. (org.apache.kafka.clients.NetworkClient:683)\ [2017-05-31 11:39:57,022] DEBUG Initialize connection to node 1 for sending metadata request (org.apache.kafka.clients.NetworkClient:851)\ [2017-05-31 11:39:57,022] DEBUG Recorded API versions for node 2: (Produce(0): 0 to 3 [usable: 3], Fetch(1): 0 to 5 [usable: 5], Offsets(2): 0 to 2 [usable: 2], Metadata(3): 0 to 3 [usable: 3], LeaderAndIsr(4): 0 [usable: 0], StopReplica(5): 0 [usable: 0], UpdateMetadata(6): 0 to 3 [usable: 3], ControlledShutdown(7): 1 [usable: 1], OffsetCommit(8): 0 to 3 [usable: 3], OffsetFetch(9): 0 to 3 [usable: 3], FindCoordinator(10): 0 to 1 [usable: 1], JoinGroup(11): 0 to 2 [usable: 2], Heartbeat(12): 0 to 1 [usable: 1], LeaveGroup(13): 0 to 1 [usable: 1], SyncGroup(14): 0 to 1 [usable: 1], DescribeGroups(15): 0 to 1 [usable: 1], ListGroups(16): 0 to 1 [usable: 1], SaslHandshake(17): 0 [usable: 0], ApiVersions(18): 0 to 1 [usable: 1], CreateTopics(19): 0 to 2 [usable: 2], DeleteTopics(20): 0 to 1 [usable: 1], DeleteRecords(21): 0 [usable: 0], InitProducerId(22): 0 [usable: 0], OffsetForLeaderEpoch(23): 0 [usable: 0], AddPartitionsToTxn(24): 0 [usable: 0], AddOffsetsToTxn(25): 0 [usable: 0], EndTxn(26): 0 [usable: 0], WriteTxnMarkers(27): 0 [usable: 0], TxnOffsetCommit(28): 0 [usable: 0], DescribeAcls(29): 0 [usable: 0], CreateAcls(30): 0 [usable: 0], DeleteAcls(31): 0 [usable: 0], DescribeConfigs(32): 0 [usable: 0], AlterConfigs(33): 0 [usable: 0]) (org.apache.kafka.clients.NetworkClient:636)\ [2017-05-31 11:39:57,022] DEBUG Initiating connection to node 1 at 127.0.0.1:64270. (org.apache.kafka.clients.NetworkClient:707)\ [2017-05-31 11:39:57,022] DEBUG Recorded API versions for node 0: (Produce(0): 0 to 3 [usable: 3], Fetch(1): 0 to 5 [usable: 5], Offsets(2): 0 to 2 [usable: 2], Metadata(3): 0 to 3 [usable: 3], LeaderAndIsr(4): 0 [usable: 0], StopReplica(5): 0 [usable: 0], UpdateMetadata(6): 0 to 3 [usable: 3], ControlledShutdown(7): 1 [usable: 1], OffsetCommit(8): 0 to 3 [usable: 3], OffsetFetch(9): 0 to 3 [usable: 3], FindCoordinator(10): 0 to 1 [usable: 1], JoinGroup(11): 0 to 2 [usable: 2], Heartbeat(12): 0 to 1 [usable: 1], LeaveGroup(13): 0 to 1 [usable: 1], SyncGroup(14): 0 to 1 [usable: 1], DescribeGroups(15): 0 to 1 [usable: 1], ListGroups(16): 0 to 1 [usable: 1], SaslHandshake(17): 0 [usable: 0], ApiVersions(18): 0 to 1 [usable: 1], CreateTopics(19): 0 to 2 [usable: 2], DeleteTopics(20): 0 to 1 [usable: 1], DeleteRecords(21): 0 [usable: 0], InitProducerId(22): 0 [usable: 0], OffsetForLeaderEpoch(23): 0 [usable: 0], AddPartitionsToTxn(24): 0 [usable: 0], AddOffsetsToTxn(25): 0 [usable: 0], EndTxn(26): 0 [usable: 0], WriteTxnMarkers(27): 0 [usable: 0], TxnOffsetCommit(28): 0 [usable: 0], DescribeAcls(29): 0 [usable: 0], CreateAcls(30): 0 [usable: 0], DeleteAcls(31): 0 [usable: 0], DescribeConfigs(32): 0 [usable: 0], AlterConfigs(33): 0 [usable: 0]) (org.apache.kafka.clients.NetworkClient:636)\ [2017-05-31 11:39:57,022] DEBUG Completed connection to node 1. Fetching API versions. (org.apache.kafka.clients.NetworkClient:669)\ [2017-05-31 11:39:57,022] DEBUG Initiating API versions fetch from node 1. (org.apache.kafka.clients.NetworkClient:683)\ [2017-05-31 11:39:57,022] DEBUG Recorded API versions for node 0: (Produce(0): 0 to 3 [usable: 3], Fetch(1): 0 to 5 [usable: 5], Offsets(2): 0 to 2 [usable: 2], Metadata(3): 0 to 3 [usable: 3], LeaderAndIsr(4): 0 [usable: 0], StopReplica(5): 0 [usable: 0], UpdateMetadata(6): 0 to 3 [usable: 3], ControlledShutdown(7): 1 [usable: 1], OffsetCommit(8): 0 to 3 [usable: 3], OffsetFetch(9): 0 to 3 [usable: 3], FindCoordinator(10): 0 to 1 [usable: 1], JoinGroup(11): 0 to 2 [usable: 2], Heartbeat(12): 0 to 1 [usable: 1], LeaveGroup(13): 0 to 1 [usable: 1], SyncGroup(14): 0 to 1 [usable: 1], DescribeGroups(15): 0 to 1 [usable: 1], ListGroups(16): 0 to 1 [usable: 1], SaslHandshake(17): 0 [usable: 0], ApiVersions(18): 0 to 1 [usable: 1], CreateTopics(19): 0 to 2 [usable: 2], DeleteTopics(20): 0 to 1 [usable: 1], DeleteRecords(21): 0 [usable: 0], InitProducerId(22): 0 [usable: 0], OffsetForLeaderEpoch(23): 0 [usable: 0], AddPartitionsToTxn(24): 0 [usable: 0], AddOffsetsToTxn(25): 0 [usable: 0], EndTxn(26): 0 [usable: 0], WriteTxnMarkers(27): 0 [usable: 0], TxnOffsetCommit(28): 0 [usable: 0], DescribeAcls(29): 0 [usable: 0], CreateAcls(30): 0 [usable: 0], DeleteAcls(31): 0 [usable: 0], DescribeConfigs(32): 0 [usable: 0], AlterConfigs(33): 0 [usable: 0]) (org.apache.kafka.clients.NetworkClient:636)\ [2017-05-31 11:39:57,022] DEBUG Sending metadata request (type=MetadataRequest, topics=) to node 2 (org.apache.kafka.clients.NetworkClient:835)\ [2017-05-31 11:39:57,023] DEBUG Recorded API versions for node 2: (Produce(0): 0 to 3 [usable: 3], Fetch(1): 0 to 5 [usable: 5], Offsets(2): 0 to 2 [usable: 2], Metadata(3): 0 to 3 [usable: 3], LeaderAndIsr(4): 0 [usable: 0], StopReplica(5): 0 [usable: 0], UpdateMetadata(6): 0 to 3 [usable: 3], ControlledShutdown(7): 1 [usable: 1], OffsetCommit(8): 0 to 3 [usable: 3], OffsetFetch(9): 0 to 3 [usable: 3], FindCoordinator(10): 0 to 1 [usable: 1], JoinGroup(11): 0 to 2 [usable: 2], Heartbeat(12): 0 to 1 [usable: 1], LeaveGroup(13): 0 to 1 [usable: 1], SyncGroup(14): 0 to 1 [usable: 1], DescribeGroups(15): 0 to 1 [usable: 1], ListGroups(16): 0 to 1 [usable: 1], SaslHandshake(17): 0 [usable: 0], ApiVersions(18): 0 to 1 [usable: 1], CreateTopics(19): 0 to 2 [usable: 2], DeleteTopics(20): 0 to 1 [usable: 1], DeleteRecords(21): 0 [usable: 0], InitProducerId(22): 0 [usable: 0], OffsetForLeaderEpoch(23): 0 [usable: 0], AddPartitionsToTxn(24): 0 [usable: 0], AddOffsetsToTxn(25): 0 [usable: 0], EndTxn(26): 0 [usable: 0], WriteTxnMarkers(27): 0 [usable: 0], TxnOffsetCommit(28): 0 [usable: 0], DescribeAcls(29): 0 [usable: 0], CreateAcls(30): 0 [usable: 0], DeleteAcls(31): 0 [usable: 0], DescribeConfigs(32): 0 [usable: 0], AlterConfigs(33): 0 [usable: 0]) (org.apache.kafka.clients.NetworkClient:636)\ [2017-05-31 11:39:57,023] DEBUG Completed connection to node 1. Fetching API versions. (org.apache.kafka.clients.NetworkClient:669)\ [2017-05-31 11:39:57,023] DEBUG Initiating API versions fetch from node 1. (org.apache.kafka.clients.NetworkClient:683)\ [2017-05-31 11:39:57,023] DEBUG Recorded API versions for node 1: (Produce(0): 0 to 3 [usable: 3], Fetch(1): 0 to 5 [usable: 5], Offsets(2): 0 to 2 [usable: 2], Metadata(3): 0 to 3 [usable: 3], LeaderAndIsr(4): 0 [usable: 0], StopReplica(5): 0 [usable: 0], UpdateMetadata(6): 0 to 3 [usable: 3], ControlledShutdown(7): 1 [usable: 1], OffsetCommit(8): 0 to 3 [usable: 3], OffsetFetch(9): 0 to 3 [usable: 3], FindCoordinator(10): 0 to 1 [usable: 1], JoinGroup(11): 0 to 2 [usable: 2], Heartbeat(12): 0 to 1 [usable: 1], LeaveGroup(13): 0 to 1 [usable: 1], SyncGroup(14): 0 to 1 [usable: 1], DescribeGroups(15): 0 to 1 [usable: 1], ListGroups(16): 0 to 1 [usable: 1], SaslHandshake(17): 0 [usable: 0], ApiVersions(18): 0 to 1 [usable: 1], CreateTopics(19): 0 to 2 [usable: 2], DeleteTopics(20): 0 to 1 [usable: 1], DeleteRecords(21): 0 [usable: 0], InitProducerId(22): 0 [usable: 0], OffsetForLeaderEpoch(23): 0 [usable: 0], AddPartitionsToTxn(24): 0 [usable: 0], AddOffsetsToTxn(25): 0 [usable: 0], EndTxn(26): 0 [usable: 0], WriteTxnMarkers(27): 0 [usable: 0], TxnOffsetCommit(28): 0 [usable: 0], DescribeAcls(29): 0 [usable: 0], CreateAcls(30): 0 [usable: 0], DeleteAcls(31): 0 [usable: 0], DescribeConfigs(32): 0 [usable: 0], AlterConfigs(33): 0 [usable: 0]) (org.apache.kafka.clients.NetworkClient:636)\ [2017-05-31 11:39:57,023] DEBUG Sending metadata request (type=MetadataRequest, topics=) to node 0 (org.apache.kafka.clients.NetworkClient:835)\ [2017-05-31 11:39:57,023] DEBUG Recorded API versions for node 1: (Produce(0): 0 to 3 [usable: 3], Fetch(1): 0 to 5 [usable: 5], Offsets(2): 0 to 2 [usable: 2], Metadata(3): 0 to 3 [usable: 3], LeaderAndIsr(4): 0 [usable: 0], StopReplica(5): 0 [usable: 0], UpdateMetadata(6): 0 to 3 [usable: 3], ControlledShutdown(7): 1 [usable: 1], OffsetCommit(8): 0 to 3 [usable: 3], OffsetFetch(9): 0 to 3 [usable: 3], FindCoordinator(10): 0 to 1 [usable: 1], JoinGroup(11): 0 to 2 [usable: 2], Heartbeat(12): 0 to 1 [usable: 1], LeaveGroup(13): 0 to 1 [usable: 1], SyncGroup(14): 0 to 1 [usable: 1], DescribeGroups(15): 0 to 1 [usable: 1], ListGroups(16): 0 to 1 [usable: 1], SaslHandshake(17): 0 [usable: 0], ApiVersions(18): 0 to 1 [usable: 1], CreateTopics(19): 0 to 2 [usable: 2], DeleteTopics(20): 0 to 1 [usable: 1], DeleteRecords(21): 0 [usable: 0], InitProducerId(22): 0 [usable: 0], OffsetForLeaderEpoch(23): 0 [usable: 0], AddPartitionsToTxn(24): 0 [usable: 0], AddOffsetsToTxn(25): 0 [usable: 0], EndTxn(26): 0 [usable: 0], WriteTxnMarkers(27): 0 [usable: 0], TxnOffsetCommit(28): 0 [usable: 0], DescribeAcls(29): 0 [usable: 0], CreateAcls(30): 0 [usable: 0], DeleteAcls(31): 0 [usable: 0], DescribeConfigs(32): 0 [usable: 0], AlterConfigs(33): 0 [usable: 0]) (org.apache.kafka.clients.NetworkClient:636)\ [2017-05-31 11:39:57,023] DEBUG Updated cluster metadata version 3 to Cluster(id = scFRlIQCQMG3kOBvoadJbA, nodes = [127.0.0.1:64267 (id: 0 rack: null), 127.0.0.1:64270 (id: 1 rack: null), 127.0.0.1:64273 (id: 2 rack: null)], partitions = [Partition(topic = inputTopic, partition = 1, leader = 0, replicas = [0], isr = [0]), Partition(topic = inputTopic, partition = 0, leader = 2, replicas = [2], isr = [2])]) (org.apache.kafka.clients.Metadata:253)\ [2017-05-31 11:39:57,024] DEBUG Updated cluster metadata version 3 to Cluster(id = scFRlIQCQMG3kOBvoadJbA, nodes = [127.0.0.1:64267 (id: 0 rack: null), 127.0.0.1:64270 (id: 1 rack: null), 127.0.0.1:64273 (id: 2 rack: null)], partitions = [Partition(topic = inputTopic, partition = 1, leader = 0, replicas = [0], isr = [0]), Partition(topic = inputTopic, partition = 0, leader = 2, replicas = [2], isr = [2])]) (org.apache.kafka.clients.Metadata:253)\ [2017-05-31 11:39:58,027] DEBUG Sending metadata request (type=MetadataRequest, topics=) to node 0 (org.apache.kafka.clients.NetworkClient:835)\ [2017-05-31 11:39:58,027] DEBUG Sending metadata request (type=MetadataRequest, topics=) to node 0 (org.apache.kafka.clients.NetworkClient:835)\ [2017-05-31 11:39:58,029] DEBUG Updated cluster metadata version 4 to Cluster(id = scFRlIQCQMG3kOBvoadJbA, nodes = [127.0.0.1:64270 (id: 1 rack: null), 127.0.0.1:64273 (id: 2 rack: null), 127.0.0.1:64267 (id: 0 rack: null)], partitions = [Partition(topic = inputTopic, partition = 1, leader = 0, replicas = [0], isr = [0]), Partition(topic = inputTopic, partition = 0, leader = 2, replicas = [2], isr = [2])]) (org.apache.kafka.clients.Metadata:253)\ [2017-05-31 11:39:58,029] DEBUG Updated cluster metadata version 4 to Cluster(id = scFRlIQCQMG3kOBvoadJbA, nodes = [127.0.0.1:64267 (id: 0 rack: null), 127.0.0.1:64270 (id: 1 rack: null), 127.0.0.1:64273 (id: 2 rack: null)], partitions = [Partition(topic = inputTopic, partition = 1, leader = 0, replicas = [0], isr = [0]), Partition(topic = inputTopic, partition = 0, leader = 2, replicas = [2], isr = [2])]) (org.apache.kafka.clients.Metadata:253)\ [2017-05-31 11:39:59,029] DEBUG Sending metadata request (type=MetadataRequest, topics=) to node 1 (org.apache.kafka.clients.NetworkClient:835)\ [2017-05-31 11:39:59,029] DEBUG Sending metadata request (type=MetadataRequest, topics=) to node 2 (org.apache.kafka.clients.NetworkClient:835)\ [2017-05-31 11:39:59,030] DEBUG Updated cluster metadata version 5 to Cluster(id = scFRlIQCQMG3kOBvoadJbA, nodes = [127.0.0.1:64273 (id: 2 rack: null), 127.0.0.1:64270 (id: 1 rack: null), 127.0.0.1:64267 (id: 0 rack: null)], partitions = [Partition(topic = inputTopic, partition = 1, leader = 0, replicas = [0], isr = [0]), Partition(topic = inputTopic, partition = 0, leader = 2, replicas = [2], isr = [2])]) (org.apache.kafka.clients.Metadata:253)\ [2017-05-31 11:39:59,030] DEBUG Updated cluster metadata version 5 to Cluster(id = scFRlIQCQMG3kOBvoadJbA, nodes = [127.0.0.1:64267 (id: 0 rack: null), 127.0.0.1:64270 (id: 1 rack: null), 127.0.0.1:64273 (id: 2 rack: null)], partitions = [Partition(topic = inputTopic, partition = 1, leader = 0, replicas = [0], isr = [0]), Partition(topic = inputTopic, partition = 0, leader = 2, replicas = [2], isr = [2])]) (org.apache.kafka.clients.Metadata:253)\ [2017-05-31 11:40:00,033] DEBUG Sending metadata request (type=MetadataRequest, topics=) to node 0 (org.apache.kafka.clients.NetworkClient:835)\ [2017-05-31 11:40:00,033] DEBUG Sending metadata request (type=MetadataRequest, topics=) to node 2 (org.apache.kafka.clients.NetworkClient:835)\ [2017-05-31 11:40:00,035] DEBUG Updated cluster metadata version 6 to Cluster(id = scFRlIQCQMG3kOBvoadJbA, nodes = [127.0.0.1:64267 (id: 0 rack: null), 127.0.0.1:64270 (id: 1 rack: null), 127.0.0.1:64273 (id: 2 rack: null)], partitions = [Partition(topic = inputTopic, partition = 1, leader = 0, replicas = [0], isr = [0]), Partition(topic = inputTopic, partition = 0, leader = 2, replicas = [2], isr = [2])]) (org.apache.kafka.clients.Metadata:253)\ [2017-05-31 11:40:00,035] DEBUG Updated cluster metadata version 6 to Cluster(id = scFRlIQCQMG3kOBvoadJbA, nodes = [127.0.0.1:64273 (id: 2 rack: null), 127.0.0.1:64270 (id: 1 rack: null), 127.0.0.1:64267 (id: 0 rack: null)], partitions = [Partition(topic = inputTopic, partition = 1, leader = 0, replicas = [0], isr = [0]), Partition(topic = inputTopic, partition = 0, leader = 2, replicas = [2], isr = [2])]) (org.apache.kafka.clients.Metadata:253)\ [2017-05-31 11:40:01,038] DEBUG Disconnecting from node 2147483646 due to request timeout. (org.apache.kafka.clients.NetworkClient:566)\ [2017-05-31 11:40:01,038] DEBUG Disconnecting from node 2147483646 due to request timeout. (org.apache.kafka.clients.NetworkClient:566)\ [2017-05-31 11:40:01,038] DEBUG Cancelled JOIN_GROUP request \{api_key=11,api_version=2,correlation_id=3,client_id=appId-1-607d6b54-37f1-4ee5-af10-db03818cc04d-StreamThread-29-consumer\} with correlation id 3 due to node 2147483646 being disconnected (org.apache.kafka.clients.consumer.internals.ConsumerNetworkClient:482)\ [2017-05-31 11:40:01,038] INFO Marking the coordinator 127.0.0.1:64270 (id: 2147483646 rack: null) dead for group appId-1 (org.apache.kafka.clients.consumer.internals.AbstractCoordinator:642)\ [2017-05-31 11:40:01,038] DEBUG Cancelled JOIN_GROUP request \{api_key=11,api_version=2,correlation_id=3,client_id=appId-1-607d6b54-37f1-4ee5-af10-db03818cc04d-StreamThread-30-consumer\} with correlation id 3 due to node 2147483646 being disconnected (org.apache.kafka.clients.consumer.internals.ConsumerNetworkClient:482)\ [2017-05-31 11:40:01,038] INFO Marking the coordinator 127.0.0.1:64270 (id: 2147483646 rack: null) dead for group appId-1 (org.apache.kafka.clients.consumer.internals.AbstractCoordinator:642)\ [2017-05-31 11:40:01,143] DEBUG Sending GroupCoordinator request for group appId-1 to broker 127.0.0.1:64267 (id: 0 rack: null) (org.apache.kafka.clients.consumer.internals.AbstractCoordinator:572)\ [2017-05-31 11:40:01,143] DEBUG Sending metadata request (type=MetadataRequest, topics=) to node 1 (org.apache.kafka.clients.NetworkClient:835)\ [2017-05-31 11:40:01,143] DEBUG Sending GroupCoordinator request for group appId-1 to broker 127.0.0.1:64267 (id: 0 rack: null) (org.apache.kafka.clients.consumer.internals.AbstractCoordinator:572)\ [2017-05-31 11:40:01,143] DEBUG Sending metadata request (type=MetadataRequest, topics=) to node 2 (org.apache.kafka.clients.NetworkClient:835)\ [2017-05-31 11:40:01,144] DEBUG Received GroupCoordinator response ClientResponse(receivedTimeMs=1496256001144, latencyMs=1, disconnected=false, requestHeader=\{api_key=10,api_version=1,correlation_id=12,client_id=appId-1-607d6b54-37f1-4ee5-af10-db03818cc04d-StreamThread-29-consumer\}, responseBody=FindCoordinatorResponse\{throttleTimeMs=0, errorMessage='null', error=NONE, node=127.0.0.1:64270 (id: 1 rack: null)\}) for group appId-1 (org.apache.kafka.clients.consumer.internals.AbstractCoordinator:583)\ [2017-05-31 11:40:01,144] INFO Discovered coordinator 127.0.0.1:64270 (id: 2147483646 rack: null) for group appId-1. (org.apache.kafka.clients.consumer.internals.AbstractCoordinator:597)\ [2017-05-31 11:40:01,144] DEBUG Initiating connection to node 2147483646 at 127.0.0.1:64270. (org.apache.kafka.clients.NetworkClient:707)\ [2017-05-31 11:40:01,144] INFO (Re-)joining group appId-1 (org.apache.kafka.clients.consumer.internals.AbstractCoordinator:431)\ [2017-05-31 11:40:01,145] DEBUG stream-thread [appId-1-607d6b54-37f1-4ee5-af10-db03818cc04d-StreamThread-29] found [inputTopic] topics possibly matching regex (org.apache.kafka.streams.processor.internals.StreamPartitionAssignor:258)\ [2017-05-31 11:40:01,145] DEBUG stream-thread [appId-1-607d6b54-37f1-4ee5-af10-db03818cc04d-StreamThread-29] updating builder with SubscriptionUpdates\{updatedTopicSubscriptions=[inputTopic]\} topic(s) with possible matching regex subscription(s) (org.apache.kafka.streams.processor.TopologyBuilder:1550)\ [2017-05-31 11:40:01,145] DEBUG Sending JoinGroup ((type: JoinGroupRequest, groupId=appId-1, sessionTimeout=4999, rebalanceTimeout=2147483647, memberId=, protocolType=consumer, groupProtocols=org.apache.kafka.common.requests.JoinGroupRequest$ProtocolMetadata@46223e32)) to coordinator 127.0.0.1:64270 (id: 2147483646 rack: null) (org.apache.kafka.clients.consumer.internals.AbstractCoordinator:439)\ [2017-05-31 11:40:01,144] DEBUG Received GroupCoordinator response ClientResponse(receivedTimeMs=1496256001144, latencyMs=1, disconnected=false, requestHeader=\{api_key=10,api_version=1,correlation_id=12,client_id=appId-1-607d6b54-37f1-4ee5-af10-db03818cc04d-StreamThread-30-consumer\}, responseBody=FindCoordinatorResponse\{throttleTimeMs=0, errorMessage='null', error=NONE, node=127.0.0.1:64270 (id: 1 rack: null)\}) for group appId-1 (org.apache.kafka.clients.consumer.internals.AbstractCoordinator:583)\ [2017-05-31 11:40:01,145] INFO Discovered coordinator 127.0.0.1:64270 (id: 2147483646 rack: null) for group appId-1. (org.apache.kafka.clients.consumer.internals.AbstractCoordinator:597)\ [2017-05-31 11:40:01,145] DEBUG Updated cluster metadata version 7 to Cluster(id = scFRlIQCQMG3kOBvoadJbA, nodes = [127.0.0.1:64267 (id: 0 rack: null), 127.0.0.1:64270 (id: 1 rack: null), 127.0.0.1:64273 (id: 2 rack: null)], partitions = [Partition(topic = inputTopic, partition = 1, leader = 0, replicas = [0], isr = [0]), Partition(topic = inputTopic, partition = 0, leader = 2, replicas = [2], isr = [2])]) (org.apache.kafka.clients.Metadata:253)\ [2017-05-31 11:40:01,145] DEBUG Completed connection to node 2147483646. Fetching API versions. (org.apache.kafka.clients.NetworkClient:669)\ [2017-05-31 11:40:01,145] DEBUG Initiating API versions fetch from node 2147483646. (org.apache.kafka.clients.NetworkClient:683)\ [2017-05-31 11:40:01,145] DEBUG Initiating connection to node 2147483646 at 127.0.0.1:64270. (org.apache.kafka.clients.NetworkClient:707)\ [2017-05-31 11:40:01,146] INFO (Re-)joining group appId-1 (org.apache.kafka.clients.consumer.internals.AbstractCoordinator:431)\ [2017-05-31 11:40:01,146] DEBUG stream-thread [appId-1-607d6b54-37f1-4ee5-af10-db03818cc04d-StreamThread-30] found [inputTopic] topics possibly matching regex (org.apache.kafka.streams.processor.internals.StreamPartitionAssignor:258)\ [2017-05-31 11:40:01,146] DEBUG stream-thread [appId-1-607d6b54-37f1-4ee5-af10-db03818cc04d-StreamThread-30] updating builder with SubscriptionUpdates\{updatedTopicSubscriptions=[inputTopic]\} topic(s) with possible matching regex subscription(s) (org.apache.kafka.streams.processor.TopologyBuilder:1550)\ [2017-05-31 11:40:01,146] DEBUG Sending JoinGroup ((type: JoinGroupRequest, groupId=appId-1, sessionTimeout=4999, rebalanceTimeout=2147483647, memberId=, protocolType=consumer, groupProtocols=org.apache.kafka.common.requests.JoinGroupRequest$ProtocolMetadata@64250914)) to coordinator 127.0.0.1:64270 (id: 2147483646 rack: null) (org.apache.kafka.clients.consumer.internals.AbstractCoordinator:439)\ [2017-05-31 11:40:01,146] DEBUG Updated cluster metadata version 7 to Cluster(id = scFRlIQCQMG3kOBvoadJbA, nodes = [127.0.0.1:64270 (id: 1 rack: null), 127.0.0.1:64267 (id: 0 rack: null), 127.0.0.1:64273 (id: 2 rack: null)], partitions = [Partition(topic = inputTopic, partition = 1, leader = 0, replicas = [0], isr = [0]), Partition(topic = inputTopic, partition = 0, leader = 2, replicas = [2], isr = [2])]) (org.apache.kafka.clients.Metadata:253)\ [2017-05-31 11:40:01,146] DEBUG Completed connection to node 2147483646. Fetching API versions. (org.apache.kafka.clients.NetworkClient:669)\ [2017-05-31 11:40:01,146] DEBUG Initiating API versions fetch from node 2147483646. (org.apache.kafka.clients.NetworkClient:683)\ [2017-05-31 11:40:01,147] DEBUG Recorded API versions for node 2147483646: (Produce(0): 0 to 3 [usable: 3], Fetch(1): 0 to 5 [usable: 5], Offsets(2): 0 to 2 [usable: 2], Metadata(3): 0 to 3 [usable: 3], LeaderAndIsr(4): 0 [usable: 0], StopReplica(5): 0 [usable: 0], UpdateMetadata(6): 0 to 3 [usable: 3], ControlledShutdown(7): 1 [usable: 1], OffsetCommit(8): 0 to 3 [usable: 3], OffsetFetch(9): 0 to 3 [usable: 3], FindCoordinator(10): 0 to 1 [usable: 1], JoinGroup(11): 0 to 2 [usable: 2], Heartbeat(12): 0 to 1 [usable: 1], LeaveGroup(13): 0 to 1 [usable: 1], SyncGroup(14): 0 to 1 [usable: 1], DescribeGroups(15): 0 to 1 [usable: 1], ListGroups(16): 0 to 1 [usable: 1], SaslHandshake(17): 0 [usable: 0], ApiVersions(18): 0 to 1 [usable: 1], CreateTopics(19): 0 to 2 [usable: 2], DeleteTopics(20): 0 to 1 [usable: 1], DeleteRecords(21): 0 [usable: 0], InitProducerId(22): 0 [usable: 0], OffsetForLeaderEpoch(23): 0 [usable: 0], AddPartitionsToTxn(24): 0 [usable: 0], AddOffsetsToTxn(25): 0 [usable: 0], EndTxn(26): 0 [usable: 0], WriteTxnMarkers(27): 0 [usable: 0], TxnOffsetCommit(28): 0 [usable: 0], DescribeAcls(29): 0 [usable: 0], CreateAcls(30): 0 [usable: 0], DeleteAcls(31): 0 [usable: 0], DescribeConfigs(32): 0 [usable: 0], AlterConfigs(33): 0 [usable: 0]) (org.apache.kafka.clients.NetworkClient:636)\ [2017-05-31 11:40:01,147] DEBUG Recorded API versions for node 2147483646: (Produce(0): 0 to 3 [usable: 3], Fetch(1): 0 to 5 [usable: 5], Offsets(2): 0 to 2 [usable: 2], Metadata(3): 0 to 3 [usable: 3], LeaderAndIsr(4): 0 [usable: 0], StopReplica(5): 0 [usable: 0], UpdateMetadata(6): 0 to 3 [usable: 3], ControlledShutdown(7): 1 [usable: 1], OffsetCommit(8): 0 to 3 [usable: 3], OffsetFetch(9): 0 to 3 [usable: 3], FindCoordinator(10): 0 to 1 [usable: 1], JoinGroup(11): 0 to 2 [usable: 2], Heartbeat(12): 0 to 1 [usable: 1], LeaveGroup(13): 0 to 1 [usable: 1], SyncGroup(14): 0 to 1 [usable: 1], DescribeGroups(15): 0 to 1 [usable: 1], ListGroups(16): 0 to 1 [usable: 1], SaslHandshake(17): 0 [usable: 0], ApiVersions(18): 0 to 1 [usable: 1], CreateTopics(19): 0 to 2 [usable: 2], DeleteTopics(20): 0 to 1 [usable: 1], DeleteRecords(21): 0 [usable: 0], InitProducerId(22): 0 [usable: 0], OffsetForLeaderEpoch(23): 0 [usable: 0], AddPartitionsToTxn(24): 0 [usable: 0], AddOffsetsToTxn(25): 0 [usable: 0], EndTxn(26): 0 [usable: 0], WriteTxnMarkers(27): 0 [usable: 0], TxnOffsetCommit(28): 0 [usable: 0], DescribeAcls(29): 0 [usable: 0], CreateAcls(30): 0 [usable: 0], DeleteAcls(31): 0 [usable: 0], DescribeConfigs(32): 0 [usable: 0], AlterConfigs(33): 0 [usable: 0]) (org.apache.kafka.clients.NetworkClient:636)\ [2017-05-31 11:40:02,148] DEBUG Sending metadata request (type=MetadataRequest, topics=) to node 2 (org.apache.kafka.clients.NetworkClient:835)\ [2017-05-31 11:40:02,148] DEBUG Sending metadata request (type=MetadataRequest, topics=) to node 1 (org.apache.kafka.clients.NetworkClient:835)\ [2017-05-31 11:40:02,149] DEBUG Updated cluster metadata version 8 to Cluster(id = scFRlIQCQMG3kOBvoadJbA, nodes = [127.0.0.1:64273 (id: 2 rack: null), 127.0.0.1:64267 (id: 0 rack: null), 127.0.0.1:64270 (id: 1 rack: null)], partitions = [Partition(topic = inputTopic, partition = 1, leader = 0, replicas = [0], isr = [0]), Partition(topic = inputTopic, partition = 0, leader = 2, replicas = [2], isr = [2])]) (org.apache.kafka.clients.Metadata:253)\ [2017-05-31 11:40:02,149] DEBUG Updated cluster metadata version 8 to Cluster(id = scFRlIQCQMG3kOBvoadJbA, nodes = [127.0.0.1:64267 (id: 0 rack: null), 127.0.0.1:64273 (id: 2 rack: null), 127.0.0.1:64270 (id: 1 rack: null)], partitions = [Partition(topic = inputTopic, partition = 1, leader = 0, replicas = [0], isr = [0]), Partition(topic = inputTopic, partition = 0, leader = 2, replicas = [2], isr = [2])]) (org.apache.kafka.clients.Metadata:253)\ [2017-05-31 11:40:03,153] DEBUG Sending metadata request (type=MetadataRequest, topics=) to node 2 (org.apache.kafka.clients.NetworkClient:835)\ [2017-05-31 11:40:03,153] DEBUG Sending metadata request (type=MetadataRequest, topics=) to node 1 (org.apache.kafka.clients.NetworkClient:835)\ [2017-05-31 11:40:03,154] DEBUG Updated cluster metadata version 9 to Cluster(id = scFRlIQCQMG3kOBvoadJbA, nodes = [127.0.0.1:64267 (id: 0 rack: null), 127.0.0.1:64270 (id: 1 rack: null), 127.0.0.1:64273 (id: 2 rack: null)], partitions = [Partition(topic = inputTopic, partition = 1, leader = 0, replicas = [0], isr = [0]), Partition(topic = inputTopic, partition = 0, leader = 2, replicas = [2], isr = [2])]) (org.apache.kafka.clients.Metadata:253)\ [2017-05-31 11:40:03,154] DEBUG Updated cluster metadata version 9 to Cluster(id = scFRlIQCQMG3kOBvoadJbA, nodes = [127.0.0.1:64270 (id: 1 rack: null), 127.0.0.1:64267 (id: 0 rack: null), 127.0.0.1:64273 (id: 2 rack: null)], partitions = [Partition(topic = inputTopic, partition = 1, leader = 0, replicas = [0], isr = [0]), Partition(topic = inputTopic, partition = 0, leader = 2, replicas = [2], isr = [2])]) (org.apache.kafka.clients.Metadata:253)\ [2017-05-31 11:40:04,157] DEBUG Sending metadata request (type=MetadataRequest, topics=) to node 1 (org.apache.kafka.clients.NetworkClient:835)\ [2017-05-31 11:40:04,157] DEBUG Sending metadata request (type=MetadataRequest, topics=) to node 1 (org.apache.kafka.clients.NetworkClient:835)\ [2017-05-31 11:40:04,159] DEBUG Updated cluster metadata version 10 to Cluster(id = scFRlIQCQMG3kOBvoadJbA, nodes = [127.0.0.1:64270 (id: 1 rack: null), 127.0.0.1:64267 (id: 0 rack: null), 127.0.0.1:64273 (id: 2 rack: null)], partitions = [Partition(topic = inputTopic, partition = 1, leader = 0, replicas = [0], isr = [0]), Partition(topic = inputTopic, partition = 0, leader = 2, replicas = [2], isr = [2])]) (org.apache.kafka.clients.Metadata:253)\ [2017-05-31 11:40:04,159] DEBUG Updated cluster metadata version 10 to Cluster(id = scFRlIQCQMG3kOBvoadJbA, nodes = [127.0.0.1:64267 (id: 0 rack: null), 127.0.0.1:64270 (id: 1 rack: null), 127.0.0.1:64273 (id: 2 rack: null)], partitions = [Partition(topic = inputTopic, partition = 1, leader = 0, replicas = [0], isr = [0]), Partition(topic = inputTopic, partition = 0, leader = 2, replicas = [2], isr = [2])]) (org.apache.kafka.clients.Metadata:253)\ [2017-05-31 11:40:04,672] DEBUG Received successful JoinGroup response for group appId-1: org.apache.kafka.common.requests.JoinGroupResponse@d38a992 (org.apache.kafka.clients.consumer.internals.AbstractCoordinator:449)\ [2017-05-31 11:40:04,672] DEBUG Received successful JoinGroup response for group appId-1: org.apache.kafka.common.requests.JoinGroupResponse@3341d816 (org.apache.kafka.clients.consumer.internals.AbstractCoordinator:449)\ [2017-05-31 11:40:04,672] DEBUG Performing assignment for group appId-1 using strategy stream with subscriptions \{appId-1-607d6b54-37f1-4ee5-af10-db03818cc04d-StreamThread-29-consumer-c235b2fc-7d09-4d62-b770-b8c8682992c2=Subscription(topics=[inputTopic]), appId-1-607d6b54-37f1-4ee5-af10-db03818cc04d-StreamThread-30-consumer-939b1b8f-0a2f-4245-8ac7-807b1600b258=Subscription(topics=[inputTopic]), appId-1-607d6b54-37f1-4ee5-af10-db03818cc04d-StreamThread-29-consumer-faff56e5-2c26-486a-92f5-8b8e6f9c4e45=Subscription(topics=[inputTopic]), appId-1-607d6b54-37f1-4ee5-af10-db03818cc04d-StreamThread-30-consumer-aa7076b2-77b8-4588-9b42-dae8a30235db=Subscription(topics=[inputTopic])\} (org.apache.kafka.clients.consumer.internals.ConsumerCoordinator:362)\ [2017-05-31 11:40:04,672] DEBUG Sending follower SyncGroup for group appId-1 to coordinator 127.0.0.1:64270 (id: 2147483646 rack: null): (type=SyncGroupRequest, groupId=appId-1, generationId=8, memberId=appId-1-607d6b54-37f1-4ee5-af10-db03818cc04d-StreamThread-29-consumer-c235b2fc-7d09-4d62-b770-b8c8682992c2, groupAssignment=) (org.apache.kafka.clients.consumer.internals.AbstractCoordinator:504)\ [2017-05-31 11:40:04,672] INFO stream-thread [appId-1-607d6b54-37f1-4ee5-af10-db03818cc04d-StreamThread-30] Constructed client metadata \{607d6b54-37f1-4ee5-af10-db03818cc04d=ClientMetadata\{hostInfo=null, consumers=[appId-1-607d6b54-37f1-4ee5-af10-db03818cc04d-StreamThread-29-consumer-c235b2fc-7d09-4d62-b770-b8c8682992c2, appId-1-607d6b54-37f1-4ee5-af10-db03818cc04d-StreamThread-30-consumer-939b1b8f-0a2f-4245-8ac7-807b1600b258, appId-1-607d6b54-37f1-4ee5-af10-db03818cc04d-StreamThread-29-consumer-faff56e5-2c26-486a-92f5-8b8e6f9c4e45, appId-1-607d6b54-37f1-4ee5-af10-db03818cc04d-StreamThread-30-consumer-aa7076b2-77b8-4588-9b42-dae8a30235db], state=[activeTasks: ([]) standbyTasks: ([]) assignedTasks: ([]) prevActiveTasks: ([]) prevAssignedTasks: ([]) capacity: 4]\}\} from the member subscriptions. (org.apache.kafka.streams.processor.internals.StreamPartitionAssignor:310)\ [2017-05-31 11:40:04,675] DEBUG stream-thread [appId-1-607d6b54-37f1-4ee5-af10-db03818cc04d-StreamThread-30] Starting to validate internal topics in partition assignor. (org.apache.kafka.streams.processor.internals.StreamPartitionAssignor:617)\ [2017-05-31 11:40:04,675] INFO stream-thread [appId-1-607d6b54-37f1-4ee5-af10-db03818cc04d-StreamThread-30] Completed validating internal topics in partition assignor (org.apache.kafka.streams.processor.internals.StreamPartitionAssignor:651)\ [2017-05-31 11:40:04,675] DEBUG stream-thread [appId-1-607d6b54-37f1-4ee5-af10-db03818cc04d-StreamThread-30] Created repartition topics [] from the parsed topology. (org.apache.kafka.streams.processor.internals.StreamPartitionAssignor:396)\ [2017-05-31 11:40:04,675] DEBUG stream-thread [appId-1-607d6b54-37f1-4ee5-af10-db03818cc04d-StreamThread-30] Starting to validate internal topics in partition assignor. (org.apache.kafka.streams.processor.internals.StreamPartitionAssignor:617)\ [2017-05-31 11:40:04,676] DEBUG Updated cluster metadata version 1 to Cluster(id = null, nodes = [127.0.0.1:64267 (id: -1 rack: null)], partitions = []) (org.apache.kafka.clients.Metadata:253)\ [2017-05-31 11:40:04,676] DEBUG Initiating connection to node -1 at 127.0.0.1:64267. (org.apache.kafka.clients.NetworkClient:707)\ [2017-05-31 11:40:04,676] DEBUG Completed connection to node -1. Fetching API versions. (org.apache.kafka.clients.NetworkClient:669)\ [2017-05-31 11:40:04,677] DEBUG Initiating API versions fetch from node -1. (org.apache.kafka.clients.NetworkClient:683)\ [2017-05-31 11:40:04,677] DEBUG Recorded API versions for node -1: (Produce(0): 0 to 3 [usable: 3], Fetch(1): 0 to 5 [usable: 5], Offsets(2): 0 to 2 [usable: 2], Metadata(3): 0 to 3 [usable: 3], LeaderAndIsr(4): 0 [usable: 0], StopReplica(5): 0 [usable: 0], UpdateMetadata(6): 0 to 3 [usable: 3], ControlledShutdown(7): 1 [usable: 1], OffsetCommit(8): 0 to 3 [usable: 3], OffsetFetch(9): 0 to 3 [usable: 3], FindCoordinator(10): 0 to 1 [usable: 1], JoinGroup(11): 0 to 2 [usable: 2], Heartbeat(12): 0 to 1 [usable: 1], LeaveGroup(13): 0 to 1 [usable: 1], SyncGroup(14): 0 to 1 [usable: 1], DescribeGroups(15): 0 to 1 [usable: 1], ListGroups(16): 0 to 1 [usable: 1], SaslHandshake(17): 0 [usable: 0], ApiVersions(18): 0 to 1 [usable: 1], CreateTopics(19): 0 to 2 [usable: 2], DeleteTopics(20): 0 to 1 [usable: 1], DeleteRecords(21): 0 [usable: 0], InitProducerId(22): 0 [usable: 0], OffsetForLeaderEpoch(23): 0 [usable: 0], AddPartitionsToTxn(24): 0 [usable: 0], AddOffsetsToTxn(25): 0 [usable: 0], EndTxn(26): 0 [usable: 0], WriteTxnMarkers(27): 0 [usable: 0], TxnOffsetCommit(28): 0 [usable: 0], DescribeAcls(29): 0 [usable: 0], CreateAcls(30): 0 [usable: 0], DeleteAcls(31): 0 [usable: 0], DescribeConfigs(32): 0 [usable: 0], AlterConfigs(33): 0 [usable: 0]) (org.apache.kafka.clients.NetworkClient:636)\ [2017-05-31 11:40:04,677] DEBUG Sending metadata request (type=MetadataRequest, topics=) to node -1 (org.apache.kafka.clients.NetworkClient:835)\ [2017-05-31 11:40:04,677] DEBUG Updated cluster metadata version 2 to Cluster(id = scFRlIQCQMG3kOBvoadJbA, nodes = [127.0.0.1:64267 (id: 0 rack: null), 127.0.0.1:64273 (id: 2 rack: null), 127.0.0.1:64270 (id: 1 rack: null)], partitions = []) (org.apache.kafka.clients.Metadata:253)\ [2017-05-31 11:40:04,679] DEBUG Initiating connection to node 0 at 127.0.0.1:64267. (org.apache.kafka.clients.NetworkClient:707)\ [2017-05-31 11:40:04,680] DEBUG Completed connection to node 0. Fetching API versions. (org.apache.kafka.clients.NetworkClient:669)\ [2017-05-31 11:40:04,680] DEBUG Initiating API versions fetch from node 0. (org.apache.kafka.clients.NetworkClient:683)\ [2017-05-31 11:40:04,680] DEBUG Recorded API versions for node 0: (Produce(0): 0 to 3 [usable: 3], Fetch(1): 0 to 5 [usable: 5], Offsets(2): 0 to 2 [usable: 2], Metadata(3): 0 to 3 [usable: 3], LeaderAndIsr(4): 0 [usable: 0], StopReplica(5): 0 [usable: 0], UpdateMetadata(6): 0 to 3 [usable: 3], ControlledShutdown(7): 1 [usable: 1], OffsetCommit(8): 0 to 3 [usable: 3], OffsetFetch(9): 0 to 3 [usable: 3], FindCoordinator(10): 0 to 1 [usable: 1], JoinGroup(11): 0 to 2 [usable: 2], Heartbeat(12): 0 to 1 [usable: 1], LeaveGroup(13): 0 to 1 [usable: 1], SyncGroup(14): 0 to 1 [usable: 1], DescribeGroups(15): 0 to 1 [usable: 1], ListGroups(16): 0 to 1 [usable: 1], SaslHandshake(17): 0 [usable: 0], ApiVersions(18): 0 to 1 [usable: 1], CreateTopics(19): 0 to 2 [usable: 2], DeleteTopics(20): 0 to 1 [usable: 1], DeleteRecords(21): 0 [usable: 0], InitProducerId(22): 0 [usable: 0], OffsetForLeaderEpoch(23): 0 [usable: 0], AddPartitionsToTxn(24): 0 [usable: 0], AddOffsetsToTxn(25): 0 [usable: 0], EndTxn(26): 0 [usable: 0], WriteTxnMarkers(27): 0 [usable: 0], TxnOffsetCommit(28): 0 [usable: 0], DescribeAcls(29): 0 [usable: 0], CreateAcls(30): 0 [usable: 0], DeleteAcls(31): 0 [usable: 0], DescribeConfigs(32): 0 [usable: 0], AlterConfigs(33): 0 [usable: 0]) (org.apache.kafka.clients.NetworkClient:636)\ [2017-05-31 11:40:04,798] DEBUG Updated cluster metadata version 1 to Cluster(id = null, nodes = [127.0.0.1:64267 (id: -1 rack: null)], partitions = []) (org.apache.kafka.clients.Metadata:253)\ [2017-05-31 11:40:04,902] INFO stream-thread [appId-1-607d6b54-37f1-4ee5-af10-db03818cc04d-StreamThread-30] Completed validating internal topics in partition assignor (org.apache.kafka.streams.processor.internals.StreamPartitionAssignor:651)\ [2017-05-31 11:40:04,902] DEBUG stream-thread [appId-1-607d6b54-37f1-4ee5-af10-db03818cc04d-StreamThread-30] Created state changelog topics \{appId-1-store-changelog=org.apache.kafka.streams.processor.internals.StreamPartitionAssignor$InternalTopicMetadata@3176f3fc\} from the parsed topology. (org.apache.kafka.streams.processor.internals.StreamPartitionAssignor:471)\ [2017-05-31 11:40:04,902] DEBUG stream-thread [appId-1-607d6b54-37f1-4ee5-af10-db03818cc04d-StreamThread-30] Assigning tasks [0_0, 0_1] to clients \{607d6b54-37f1-4ee5-af10-db03818cc04d=[activeTasks: ([]) standbyTasks: ([]) assignedTasks: ([]) prevActiveTasks: ([]) prevAssignedTasks: ([]) capacity: 4]\} with number of replicas 0 (org.apache.kafka.streams.processor.internals.StreamPartitionAssignor:481)\ [2017-05-31 11:40:04,903] INFO stream-thread [appId-1-607d6b54-37f1-4ee5-af10-db03818cc04d-StreamThread-30] Assigned tasks to clients as \{607d6b54-37f1-4ee5-af10-db03818cc04d=[activeTasks: ([0_0, 0_1]) standbyTasks: ([]) assignedTasks: ([0_0, 0_1]) prevActiveTasks: ([]) prevAssignedTasks: ([]) capacity: 4]\}. (org.apache.kafka.streams.processor.internals.StreamPartitionAssignor:487)\ [2017-05-31 11:40:04,903] DEBUG Finished assignment for group appId-1: \{appId-1-607d6b54-37f1-4ee5-af10-db03818cc04d-StreamThread-29-consumer-c235b2fc-7d09-4d62-b770-b8c8682992c2=Assignment(partitions=[inputTopic-0]), appId-1-607d6b54-37f1-4ee5-af10-db03818cc04d-StreamThread-30-consumer-939b1b8f-0a2f-4245-8ac7-807b1600b258=Assignment(partitions=[inputTopic-1]), appId-1-607d6b54-37f1-4ee5-af10-db03818cc04d-StreamThread-29-consumer-faff56e5-2c26-486a-92f5-8b8e6f9c4e45=Assignment(partitions=[]), appId-1-607d6b54-37f1-4ee5-af10-db03818cc04d-StreamThread-30-consumer-aa7076b2-77b8-4588-9b42-dae8a30235db=Assignment(partitions=[])\} (org.apache.kafka.clients.consumer.internals.ConsumerCoordinator:401)\ [2017-05-31 11:40:04,903] DEBUG Sending leader SyncGroup for group appId-1 to coordinator 127.0.0.1:64270 (id: 2147483646 rack: null): (type=SyncGroupRequest, groupId=appId-1, generationId=8, memberId=appId-1-607d6b54-37f1-4ee5-af10-db03818cc04d-StreamThread-30-consumer-aa7076b2-77b8-4588-9b42-dae8a30235db, groupAssignment=appId-1-607d6b54-37f1-4ee5-af10-db03818cc04d-StreamThread-29-consumer-c235b2fc-7d09-4d62-b770-b8c8682992c2,appId-1-607d6b54-37f1-4ee5-af10-db03818cc04d-StreamThread-30-consumer-939b1b8f-0a2f-4245-8ac7-807b1600b258,appId-1-607d6b54-37f1-4ee5-af10-db03818cc04d-StreamThread-29-consumer-faff56e5-2c26-486a-92f5-8b8e6f9c4e45,appId-1-607d6b54-37f1-4ee5-af10-db03818cc04d-StreamThread-30-consumer-aa7076b2-77b8-4588-9b42-dae8a30235db) (org.apache.kafka.clients.consumer.internals.AbstractCoordinator:517)\ [2017-05-31 11:40:04,904] INFO Successfully joined group appId-1 with generation 8 (org.apache.kafka.clients.consumer.internals.AbstractCoordinator:399)\ [2017-05-31 11:40:04,905] INFO Successfully joined group appId-1 with generation 8 (org.apache.kafka.clients.consumer.internals.AbstractCoordinator:399)\ [2017-05-31 11:40:04,905] INFO Setting newly assigned partitions [] for group appId-1 (org.apache.kafka.clients.consumer.internals.ConsumerCoordinator:262)\ [2017-05-31 11:40:04,907] INFO stream-thread [appId-1-607d6b54-37f1-4ee5-af10-db03818cc04d-StreamThread-30] at state PARTITIONS_REVOKED: new partitions [] assigned at the end of consumer rebalance.\ assigned active tasks: []\ assigned standby tasks: []\ current suspended active tasks: []\ current suspended standby tasks: []\ previous active tasks: [] (org.apache.kafka.streams.processor.internals.StreamThread:159)\ [2017-05-31 11:40:04,907] INFO Setting newly assigned partitions [inputTopic-0] for group appId-1 (org.apache.kafka.clients.consumer.internals.ConsumerCoordinator:262)\ [2017-05-31 11:40:04,907] INFO stream-thread [appId-1-607d6b54-37f1-4ee5-af10-db03818cc04d-StreamThread-30] State transition from PARTITIONS_REVOKED to ASSIGNING_PARTITIONS. (org.apache.kafka.streams.processor.internals.StreamThread:977)\ [2017-05-31 11:40:04,907] INFO stream-thread [appId-1-607d6b54-37f1-4ee5-af10-db03818cc04d-StreamThread-29] at state PARTITIONS_REVOKED: new partitions [inputTopic-0] assigned at the end of consumer rebalance.\ assigned active tasks: [0_0]\ assigned standby tasks: []\ current suspended active tasks: []\ current suspended standby tasks: []\ previous active tasks: [] (org.apache.kafka.streams.processor.internals.StreamThread:159)\ [2017-05-31 11:40:04,907] INFO stream-client [appId-1-607d6b54-37f1-4ee5-af10-db03818cc04d] State transition from REBALANCING to REBALANCING. (org.apache.kafka.streams.KafkaStreams:229)\ [2017-05-31 11:40:04,907] INFO stream-thread [appId-1-607d6b54-37f1-4ee5-af10-db03818cc04d-StreamThread-29] State transition from PARTITIONS_REVOKED to ASSIGNING_PARTITIONS. (org.apache.kafka.streams.processor.internals.StreamThread:977)\ [2017-05-31 11:40:04,907] INFO stream-thread [appId-1-607d6b54-37f1-4ee5-af10-db03818cc04d-StreamThread-30] Adding assigned tasks as active \{\} (org.apache.kafka.streams.processor.internals.StreamThread:1276)\ [2017-05-31 11:40:04,907] INFO stream-client [appId-1-607d6b54-37f1-4ee5-af10-db03818cc04d] State transition from REBALANCING to REBALANCING. (org.apache.kafka.streams.KafkaStreams:229)\ [2017-05-31 11:40:04,908] DEBUG stream-thread [appId-1-607d6b54-37f1-4ee5-af10-db03818cc04d-StreamThread-30] New active tasks to be created: \{\} (org.apache.kafka.streams.processor.internals.StreamThread:1307)\ [2017-05-31 11:40:04,908] INFO stream-thread [appId-1-607d6b54-37f1-4ee5-af10-db03818cc04d-StreamThread-29] Adding assigned tasks as active \{0_0=[inputTopic-0]\} (org.apache.kafka.streams.processor.internals.StreamThread:1276)\ [2017-05-31 11:40:04,908] INFO stream-thread [appId-1-607d6b54-37f1-4ee5-af10-db03818cc04d-StreamThread-30] Starting restoring state stores from changelog topics [] (org.apache.kafka.streams.processor.internals.StoreChangelogReader:121)\ [2017-05-31 11:40:04,908] DEBUG Unsubscribed all topics or patterns and assigned partitions (org.apache.kafka.clients.consumer.KafkaConsumer:919)\ [2017-05-31 11:40:04,908] DEBUG stream-thread [appId-1-607d6b54-37f1-4ee5-af10-db03818cc04d-StreamThread-29] New active tasks to be created: \{0_0=[inputTopic-0]\} (org.apache.kafka.streams.processor.internals.StreamThread:1307)\ [2017-05-31 11:40:04,908] DEBUG Unsubscribed all topics or patterns and assigned partitions (org.apache.kafka.clients.consumer.KafkaConsumer:919)\ [2017-05-31 11:40:04,908] INFO stream-thread [appId-1-607d6b54-37f1-4ee5-af10-db03818cc04d-StreamThread-29] Creating active task 0_0 with assigned partitions [[inputTopic-0]] (org.apache.kafka.streams.processor.internals.StreamThread:1226)\ [2017-05-31 11:40:04,908] DEBUG stream-thread [appId-1-607d6b54-37f1-4ee5-af10-db03818cc04d-StreamThread-30] Took 0 ms to restore all active states (org.apache.kafka.streams.processor.internals.StoreChangelogReader:156)\ [2017-05-31 11:40:04,908] INFO stream-thread [appId-1-607d6b54-37f1-4ee5-af10-db03818cc04d-StreamThread-30] Adding assigned standby tasks \{\} (org.apache.kafka.streams.processor.internals.StreamThread:1341)\ [2017-05-31 11:40:04,908] DEBUG stream-thread [appId-1-607d6b54-37f1-4ee5-af10-db03818cc04d-StreamThread-30] New standby tasks to be created: \{\} (org.apache.kafka.streams.processor.internals.StreamThread:1360)\ [2017-05-31 11:40:04,908] DEBUG Unsubscribed all topics or patterns and assigned partitions (org.apache.kafka.clients.consumer.KafkaConsumer:919)\ [2017-05-31 11:40:04,908] INFO stream-thread [appId-1-607d6b54-37f1-4ee5-af10-db03818cc04d-StreamThread-30] State transition from ASSIGNING_PARTITIONS to RUNNING. (org.apache.kafka.streams.processor.internals.StreamThread:977)\ [2017-05-31 11:40:04,908] INFO stream-thread [appId-1-607d6b54-37f1-4ee5-af10-db03818cc04d-StreamThread-30] partition assignment took 1 ms.\ current active tasks: []\ current standby tasks: [] (org.apache.kafka.streams.processor.internals.StreamThread:192)\ [2017-05-31 11:40:04,916] INFO stream-thread [appId-1-607d6b54-37f1-4ee5-af10-db03818cc04d-StreamThread-29] Creating producer client for task 0_0 (org.apache.kafka.streams.processor.internals.StreamThread:1254)\ [2017-05-31 11:40:04,916] INFO ProducerConfig values: \ acks = 1\ batch.size = 16384\ bootstrap.servers = [127.0.0.1:64267]\ buffer.memory = 33554432\ client.id = appId-1-607d6b54-37f1-4ee5-af10-db03818cc04d-StreamThread-29-producer\ compression.type = none\ connections.max.idle.ms = 540000\ enable.idempotence = true\ interceptor.classes = null\ key.serializer = class org.apache.kafka.common.serialization.ByteArraySerializer\ linger.ms = 100\ max.block.ms = 60000\ max.in.flight.requests.per.connection = 1\ max.request.size = 1048576\ metadata.max.age.ms = 1000\ metric.reporters = []\ metrics.num.samples = 2\ metrics.recording.level = INFO\ metrics.sample.window.ms = 30000\ partitioner.class = class org.apache.kafka.clients.producer.internals.DefaultPartitioner\ receive.buffer.bytes = 32768\ reconnect.backoff.max.ms = 1000\ reconnect.backoff.ms = 50\ request.timeout.ms = 30000\ retries = 2147483647\ retry.backoff.ms = 100\ sasl.jaas.config = null\ sasl.kerberos.kinit.cmd = /usr/bin/kinit\ sasl.kerberos.min.time.before.relogin = 60000\ sasl.kerberos.service.name = null\ sasl.kerberos.ticket.renew.jitter = 0.05\ sasl.kerberos.ticket.renew.window.factor = 0.8\ sasl.mechanism = GSSAPI\ security.protocol = PLAINTEXT\ send.buffer.bytes = 131072\ ssl.cipher.suites = null\ ssl.enabled.protocols = [TLSv1.2, TLSv1.1, TLSv1]\ ssl.endpoint.identification.algorithm = null\ ssl.key.password = null\ ssl.keymanager.algorithm = SunX509\ ssl.keystore.location = null\ ssl.keystore.password = null\ ssl.keystore.type = JKS\ ssl.protocol = TLS\ ssl.provider = null\ ssl.secure.random.implementation = null\ ssl.trustmanager.algorithm = PKIX\ ssl.truststore.location = null\ ssl.truststore.password = null\ ssl.truststore.type = JKS\ transaction.timeout.ms = 60000\ transactional.id = appId-1-0_0\ value.serializer = class org.apache.kafka.common.serialization.ByteArraySerializer\ (org.apache.kafka.clients.producer.ProducerConfig:223)\ [2017-05-31 11:40:04,916] INFO Instantiated a transactional producer. (org.apache.kafka.clients.producer.KafkaProducer:366)\ [2017-05-31 11:40:04,916] INFO Overriding the default acks to all since idempotence is enabled. (org.apache.kafka.clients.producer.KafkaProducer:416)\ [2017-05-31 11:40:04,916] DEBUG Updated cluster metadata version 1 to Cluster(id = null, nodes = [127.0.0.1:64267 (id: -1 rack: null)], partitions = []) (org.apache.kafka.clients.Metadata:253)\ [2017-05-31 11:40:04,917] DEBUG Kafka producer started (org.apache.kafka.clients.producer.KafkaProducer:328)\ [2017-05-31 11:40:04,917] DEBUG Starting Kafka producer I/O thread. (org.apache.kafka.clients.producer.internals.Sender:152)\ [2017-05-31 11:40:04,917] DEBUG stream-thread [appId-1-607d6b54-37f1-4ee5-af10-db03818cc04d-StreamThread-29] Acquired state dir lock for task 0_0 (org.apache.kafka.streams.processor.internals.StateDirectory:135)\ [2017-05-31 11:40:04,917] INFO task [0_0] Created state store manager for task 0_0 with the acquired state dir lock (org.apache.kafka.streams.processor.internals.ProcessorStateManager:122)\ [2017-05-31 11:40:04,917] DEBUG task [0_0] Initializing (org.apache.kafka.streams.processor.internals.StreamTask:139)\ [2017-05-31 11:40:04,917] DEBUG task [0_0] Initializing state stores (org.apache.kafka.streams.processor.internals.AbstractTask:194)\ [2017-05-31 11:40:04,917] DEBUG task [0_0] Updating store offset limits \{\} (org.apache.kafka.streams.processor.internals.AbstractTask:171)\ [2017-05-31 11:40:04,917] DEBUG Group appId-1 fetching committed offsets for partitions: [inputTopic-0] (org.apache.kafka.clients.consumer.internals.ConsumerCoordinator:826)\ [2017-05-31 11:40:04,918] DEBUG Group appId-1 has no committed offset for partition inputTopic-0 (org.apache.kafka.clients.consumer.internals.ConsumerCoordinator:877)\ [2017-05-31 11:40:04,965] DEBUG task [0_0] Registering state store store to its state manager (org.apache.kafka.streams.processor.internals.ProcessorStateManager:147)\ [2017-05-31 11:40:04,965] DEBUG Initiating connection to node -1 at 127.0.0.1:64267. (org.apache.kafka.clients.NetworkClient:707)\ [2017-05-31 11:40:04,965] DEBUG Completed connection to node -1. Fetching API versions. (org.apache.kafka.clients.NetworkClient:669)\ [2017-05-31 11:40:04,966] DEBUG Initiating API versions fetch from node -1. (org.apache.kafka.clients.NetworkClient:683)\ [2017-05-31 11:40:04,966] DEBUG Recorded API versions for node -1: (Produce(0): 0 to 3 [usable: 3], Fetch(1): 0 to 5 [usable: 5], Offsets(2): 0 to 2 [usable: 2], Metadata(3): 0 to 3 [usable: 3], LeaderAndIsr(4): 0 [usable: 0], StopReplica(5): 0 [usable: 0], UpdateMetadata(6): 0 to 3 [usable: 3], ControlledShutdown(7): 1 [usable: 1], OffsetCommit(8): 0 to 3 [usable: 3], OffsetFetch(9): 0 to 3 [usable: 3], FindCoordinator(10): 0 to 1 [usable: 1], JoinGroup(11): 0 to 2 [usable: 2], Heartbeat(12): 0 to 1 [usable: 1], LeaveGroup(13): 0 to 1 [usable: 1], SyncGroup(14): 0 to 1 [usable: 1], DescribeGroups(15): 0 to 1 [usable: 1], ListGroups(16): 0 to 1 [usable: 1], SaslHandshake(17): 0 [usable: 0], ApiVersions(18): 0 to 1 [usable: 1], CreateTopics(19): 0 to 2 [usable: 2], DeleteTopics(20): 0 to 1 [usable: 1], DeleteRecords(21): 0 [usable: 0], InitProducerId(22): 0 [usable: 0], OffsetForLeaderEpoch(23): 0 [usable: 0], AddPartitionsToTxn(24): 0 [usable: 0], AddOffsetsToTxn(25): 0 [usable: 0], EndTxn(26): 0 [usable: 0], WriteTxnMarkers(27): 0 [usable: 0], TxnOffsetCommit(28): 0 [usable: 0], DescribeAcls(29): 0 [usable: 0], CreateAcls(30): 0 [usable: 0], DeleteAcls(31): 0 [usable: 0], DescribeConfigs(32): 0 [usable: 0], AlterConfigs(33): 0 [usable: 0]) (org.apache.kafka.clients.NetworkClient:636)\ [2017-05-31 11:40:04,966] DEBUG Sending metadata request (type=MetadataRequest, topics=) to node -1 (org.apache.kafka.clients.NetworkClient:835)\ [2017-05-31 11:40:04,967] DEBUG Updated cluster metadata version 2 to Cluster(id = scFRlIQCQMG3kOBvoadJbA, nodes = [127.0.0.1:64267 (id: 0 rack: null), 127.0.0.1:64270 (id: 1 rack: null), 127.0.0.1:64273 (id: 2 rack: null)], partitions = []) (org.apache.kafka.clients.Metadata:253)\ [2017-05-31 11:40:04,967] DEBUG stream-thread [appId-1-607d6b54-37f1-4ee5-af10-db03818cc04d-StreamThread-29] Took 2 ms to validate that partition appId-1-store-changelog-0 exists (org.apache.kafka.streams.processor.internals.StoreChangelogReader:90)\ [2017-05-31 11:40:04,968] INFO task [0_0] Register global stores [] (org.apache.kafka.streams.processor.internals.ProcessorStateManager:352)\ [2017-05-31 11:40:04,968] DEBUG TransactionalId appId-1-0_0 -- Transition from state UNINITIALIZED to INITIALIZING (org.apache.kafka.clients.producer.internals.TransactionManager:427)\ [2017-05-31 11:40:04,968] DEBUG TransactionalId: appId-1-0_0 -- Sending transactional request (type=InitProducerIdRequest, transactionalId=appId-1-0_0, transactionTimeoutMs=60000) (org.apache.kafka.clients.producer.internals.Sender:314)\ [2017-05-31 11:40:05,073] DEBUG TransactionalId: appId-1-0_0 -- Sending transactional request (type=FindCoordinatorRequest, coordinatorKey=appId-1-0_0, coordinatorType=TRANSACTION) (org.apache.kafka.clients.producer.internals.Sender:314)\ [2017-05-31 11:40:05,073] DEBUG Initiating connection to node -1 at 127.0.0.1:64267. (org.apache.kafka.clients.NetworkClient:707)\ [2017-05-31 11:40:05,074] DEBUG Completed connection to node -1. Fetching API versions. (org.apache.kafka.clients.NetworkClient:669)\ [2017-05-31 11:40:05,074] DEBUG Initiating API versions fetch from node -1. (org.apache.kafka.clients.NetworkClient:683)\ [2017-05-31 11:40:05,074] DEBUG Recorded API versions for node -1: (Produce(0): 0 to 3 [usable: 3], Fetch(1): 0 to 5 [usable: 5], Offsets(2): 0 to 2 [usable: 2], Metadata(3): 0 to 3 [usable: 3], LeaderAndIsr(4): 0 [usable: 0], StopReplica(5): 0 [usable: 0], UpdateMetadata(6): 0 to 3 [usable: 3], ControlledShutdown(7): 1 [usable: 1], OffsetCommit(8): 0 to 3 [usable: 3], OffsetFetch(9): 0 to 3 [usable: 3], FindCoordinator(10): 0 to 1 [usable: 1], JoinGroup(11): 0 to 2 [usable: 2], Heartbeat(12): 0 to 1 [usable: 1], LeaveGroup(13): 0 to 1 [usable: 1], SyncGroup(14): 0 to 1 [usable: 1], DescribeGroups(15): 0 to 1 [usable: 1], ListGroups(16): 0 to 1 [usable: 1], SaslHandshake(17): 0 [usable: 0], ApiVersions(18): 0 to 1 [usable: 1], CreateTopics(19): 0 to 2 [usable: 2], DeleteTopics(20): 0 to 1 [usable: 1], DeleteRecords(21): 0 [usable: 0], InitProducerId(22): 0 [usable: 0], OffsetForLeaderEpoch(23): 0 [usable: 0], AddPartitionsToTxn(24): 0 [usable: 0], AddOffsetsToTxn(25): 0 [usable: 0], EndTxn(26): 0 [usable: 0], WriteTxnMarkers(27): 0 [usable: 0], TxnOffsetCommit(28): 0 [usable: 0], DescribeAcls(29): 0 [usable: 0], CreateAcls(30): 0 [usable: 0], DeleteAcls(31): 0 [usable: 0], DescribeConfigs(32): 0 [usable: 0], AlterConfigs(33): 0 [usable: 0]) (org.apache.kafka.clients.NetworkClient:636)\ [2017-05-31 11:40:05,075] DEBUG TransactionalId appId-1-0_0 -- Received FindCoordinator response with error NONE (org.apache.kafka.clients.producer.internals.TransactionManager:738)\ [2017-05-31 11:40:05,075] DEBUG TransactionalId: appId-1-0_0 -- Sending transactional request (type=InitProducerIdRequest, transactionalId=appId-1-0_0, transactionTimeoutMs=60000) (org.apache.kafka.clients.producer.internals.Sender:314)\ [2017-05-31 11:40:05,075] DEBUG Initiating connection to node 0 at 127.0.0.1:64267. (org.apache.kafka.clients.NetworkClient:707)\ [2017-05-31 11:40:05,075] DEBUG Completed connection to node 0. Fetching API versions. (org.apache.kafka.clients.NetworkClient:669)\ [2017-05-31 11:40:05,075] DEBUG Initiating API versions fetch from node 0. (org.apache.kafka.clients.NetworkClient:683)\ [2017-05-31 11:40:05,075] DEBUG Recorded API versions for node 0: (Produce(0): 0 to 3 [usable: 3], Fetch(1): 0 to 5 [usable: 5], Offsets(2): 0 to 2 [usable: 2], Metadata(3): 0 to 3 [usable: 3], LeaderAndIsr(4): 0 [usable: 0], StopReplica(5): 0 [usable: 0], UpdateMetadata(6): 0 to 3 [usable: 3], ControlledShutdown(7): 1 [usable: 1], OffsetCommit(8): 0 to 3 [usable: 3], OffsetFetch(9): 0 to 3 [usable: 3], FindCoordinator(10): 0 to 1 [usable: 1], JoinGroup(11): 0 to 2 [usable: 2], Heartbeat(12): 0 to 1 [usable: 1], LeaveGroup(13): 0 to 1 [usable: 1], SyncGroup(14): 0 to 1 [usable: 1], DescribeGroups(15): 0 to 1 [usable: 1], ListGroups(16): 0 to 1 [usable: 1], SaslHandshake(17): 0 [usable: 0], ApiVersions(18): 0 to 1 [usable: 1], CreateTopics(19): 0 to 2 [usable: 2], DeleteTopics(20): 0 to 1 [usable: 1], DeleteRecords(21): 0 [usable: 0], InitProducerId(22): 0 [usable: 0], OffsetForLeaderEpoch(23): 0 [usable: 0], AddPartitionsToTxn(24): 0 [usable: 0], AddOffsetsToTxn(25): 0 [usable: 0], EndTxn(26): 0 [usable: 0], WriteTxnMarkers(27): 0 [usable: 0], TxnOffsetCommit(28): 0 [usable: 0], DescribeAcls(29): 0 [usable: 0], CreateAcls(30): 0 [usable: 0], DeleteAcls(31): 0 [usable: 0], DescribeConfigs(32): 0 [usable: 0], AlterConfigs(33): 0 [usable: 0]) (org.apache.kafka.clients.NetworkClient:636)\ [2017-05-31 11:40:05,161] DEBUG Sending metadata request (type=MetadataRequest, topics=) to node 0 (org.apache.kafka.clients.NetworkClient:835)\ [2017-05-31 11:40:05,162] DEBUG Updated cluster metadata version 11 to Cluster(id = scFRlIQCQMG3kOBvoadJbA, nodes = [127.0.0.1:64267 (id: 0 rack: null), 127.0.0.1:64273 (id: 2 rack: null), 127.0.0.1:64270 (id: 1 rack: null)], partitions = [Partition(topic = inputTopic, partition = 1, leader = 0, replicas = [0], isr = [0]), Partition(topic = inputTopic, partition = 0, leader = 2, replicas = [2], isr = [2])]) (org.apache.kafka.clients.Metadata:253)\ [2017-05-31 11:40:05,182] DEBUG TransactionalId appId-1-0_0 -- Received InitProducerId response with error NONE (org.apache.kafka.clients.producer.internals.TransactionManager:612)\ [2017-05-31 11:40:05,182] DEBUG TransactionalId appId-1-0_0 -- Transition from state INITIALIZING to READY (org.apache.kafka.clients.producer.internals.TransactionManager:427)\ [2017-05-31 11:40:05,182] DEBUG TransactionalId appId-1-0_0 -- Transition from state READY to IN_TRANSACTION (org.apache.kafka.clients.producer.internals.TransactionManager:427)\ [2017-05-31 11:40:05,182] DEBUG task [0_0] Initializing processor nodes of the topology (org.apache.kafka.streams.processor.internals.StreamTask:324)\ [2017-05-31 11:40:05,183] INFO stream-thread [appId-1-607d6b54-37f1-4ee5-af10-db03818cc04d-StreamThread-29] Created active task 0_0 with assigned partitions [inputTopic-0] (org.apache.kafka.streams.processor.internals.StreamThread:1245)\ [2017-05-31 11:40:05,183] DEBUG Partition appId-1-store-changelog-0 is unknown for fetching offset, wait for metadata refresh (org.apache.kafka.clients.consumer.internals.Fetcher:622)\ [2017-05-31 11:40:05,184] DEBUG Initialize connection to node 1 for sending metadata request (org.apache.kafka.clients.NetworkClient:851)\ [2017-05-31 11:40:05,184] DEBUG Initiating connection to node 1 at 127.0.0.1:64270. (org.apache.kafka.clients.NetworkClient:707)\ [2017-05-31 11:40:05,184] DEBUG Completed connection to node 1. Fetching API versions. (org.apache.kafka.clients.NetworkClient:669)\ [2017-05-31 11:40:05,184] DEBUG Initiating API versions fetch from node 1. (org.apache.kafka.clients.NetworkClient:683)\ [2017-05-31 11:40:05,184] DEBUG Initialize connection to node 2 for sending metadata request (org.apache.kafka.clients.NetworkClient:851)\ [2017-05-31 11:40:05,185] DEBUG Initiating connection to node 2 at 127.0.0.1:64273. (org.apache.kafka.clients.NetworkClient:707)\ [2017-05-31 11:40:05,185] DEBUG Completed connection to node 2. Fetching API versions. (org.apache.kafka.clients.NetworkClient:669)\ [2017-05-31 11:40:05,185] DEBUG Initiating API versions fetch from node 2. (org.apache.kafka.clients.NetworkClient:683)\ [2017-05-31 11:40:05,185] DEBUG Initialize connection to node 0 for sending metadata request (org.apache.kafka.clients.NetworkClient:851)\ [2017-05-31 11:40:05,185] DEBUG Initiating connection to node 0 at 127.0.0.1:64267. (org.apache.kafka.clients.NetworkClient:707)\ [2017-05-31 11:40:05,185] DEBUG Recorded API versions for node 1: (Produce(0): 0 to 3 [usable: 3], Fetch(1): 0 to 5 [usable: 5], Offsets(2): 0 to 2 [usable: 2], Metadata(3): 0 to 3 [usable: 3], LeaderAndIsr(4): 0 [usable: 0], StopReplica(5): 0 [usable: 0], UpdateMetadata(6): 0 to 3 [usable: 3], ControlledShutdown(7): 1 [usable: 1], OffsetCommit(8): 0 to 3 [usable: 3], OffsetFetch(9): 0 to 3 [usable: 3], FindCoordinator(10): 0 to 1 [usable: 1], JoinGroup(11): 0 to 2 [usable: 2], Heartbeat(12): 0 to 1 [usable: 1], LeaveGroup(13): 0 to 1 [usable: 1], SyncGroup(14): 0 to 1 [usable: 1], DescribeGroups(15): 0 to 1 [usable: 1], ListGroups(16): 0 to 1 [usable: 1], SaslHandshake(17): 0 [usable: 0], ApiVersions(18): 0 to 1 [usable: 1], CreateTopics(19): 0 to 2 [usable: 2], DeleteTopics(20): 0 to 1 [usable: 1], DeleteRecords(21): 0 [usable: 0], InitProducerId(22): 0 [usable: 0], OffsetForLeaderEpoch(23): 0 [usable: 0], AddPartitionsToTxn(24): 0 [usable: 0], AddOffsetsToTxn(25): 0 [usable: 0], EndTxn(26): 0 [usable: 0], WriteTxnMarkers(27): 0 [usable: 0], TxnOffsetCommit(28): 0 [usable: 0], DescribeAcls(29): 0 [usable: 0], CreateAcls(30): 0 [usable: 0], DeleteAcls(31): 0 [usable: 0], DescribeConfigs(32): 0 [usable: 0], AlterConfigs(33): 0 [usable: 0]) (org.apache.kafka.clients.NetworkClient:636)\ [2017-05-31 11:40:05,185] DEBUG Completed connection to node 0. Fetching API versions. (org.apache.kafka.clients.NetworkClient:669)\ [2017-05-31 11:40:05,186] DEBUG Initiating API versions fetch from node 0. (org.apache.kafka.clients.NetworkClient:683)\ [2017-05-31 11:40:05,186] DEBUG Sending metadata request (type=MetadataRequest, topics=appId-1-store-changelog) to node 1 (org.apache.kafka.clients.NetworkClient:835)\ [2017-05-31 11:40:05,186] DEBUG Recorded API versions for node 2: (Produce(0): 0 to 3 [usable: 3], Fetch(1): 0 to 5 [usable: 5], Offsets(2): 0 to 2 [usable: 2], Metadata(3): 0 to 3 [usable: 3], LeaderAndIsr(4): 0 [usable: 0], StopReplica(5): 0 [usable: 0], UpdateMetadata(6): 0 to 3 [usable: 3], ControlledShutdown(7): 1 [usable: 1], OffsetCommit(8): 0 to 3 [usable: 3], OffsetFetch(9): 0 to 3 [usable: 3], FindCoordinator(10): 0 to 1 [usable: 1], JoinGroup(11): 0 to 2 [usable: 2], Heartbeat(12): 0 to 1 [usable: 1], LeaveGroup(13): 0 to 1 [usable: 1], SyncGroup(14): 0 to 1 [usable: 1], DescribeGroups(15): 0 to 1 [usable: 1], ListGroups(16): 0 to 1 [usable: 1], SaslHandshake(17): 0 [usable: 0], ApiVersions(18): 0 to 1 [usable: 1], CreateTopics(19): 0 to 2 [usable: 2], DeleteTopics(20): 0 to 1 [usable: 1], DeleteRecords(21): 0 [usable: 0], InitProducerId(22): 0 [usable: 0], OffsetForLeaderEpoch(23): 0 [usable: 0], AddPartitionsToTxn(24): 0 [usable: 0], AddOffsetsToTxn(25): 0 [usable: 0], EndTxn(26): 0 [usable: 0], WriteTxnMarkers(27): 0 [usable: 0], TxnOffsetCommit(28): 0 [usable: 0], DescribeAcls(29): 0 [usable: 0], CreateAcls(30): 0 [usable: 0], DeleteAcls(31): 0 [usable: 0], DescribeConfigs(32): 0 [usable: 0], AlterConfigs(33): 0 [usable: 0]) (org.apache.kafka.clients.NetworkClient:636)\ [2017-05-31 11:40:05,186] DEBUG Recorded API versions for node 0: (Produce(0): 0 to 3 [usable: 3], Fetch(1): 0 to 5 [usable: 5], Offsets(2): 0 to 2 [usable: 2], Metadata(3): 0 to 3 [usable: 3], LeaderAndIsr(4): 0 [usable: 0], StopReplica(5): 0 [usable: 0], UpdateMetadata(6): 0 to 3 [usable: 3], ControlledShutdown(7): 1 [usable: 1], OffsetCommit(8): 0 to 3 [usable: 3], OffsetFetch(9): 0 to 3 [usable: 3], FindCoordinator(10): 0 to 1 [usable: 1], JoinGroup(11): 0 to 2 [usable: 2], Heartbeat(12): 0 to 1 [usable: 1], LeaveGroup(13): 0 to 1 [usable: 1], SyncGroup(14): 0 to 1 [usable: 1], DescribeGroups(15): 0 to 1 [usable: 1], ListGroups(16): 0 to 1 [usable: 1], SaslHandshake(17): 0 [usable: 0], ApiVersions(18): 0 to 1 [usable: 1], CreateTopics(19): 0 to 2 [usable: 2], DeleteTopics(20): 0 to 1 [usable: 1], DeleteRecords(21): 0 [usable: 0], InitProducerId(22): 0 [usable: 0], OffsetForLeaderEpoch(23): 0 [usable: 0], AddPartitionsToTxn(24): 0 [usable: 0], AddOffsetsToTxn(25): 0 [usable: 0], EndTxn(26): 0 [usable: 0], WriteTxnMarkers(27): 0 [usable: 0], TxnOffsetCommit(28): 0 [usable: 0], DescribeAcls(29): 0 [usable: 0], CreateAcls(30): 0 [usable: 0], DeleteAcls(31): 0 [usable: 0], DescribeConfigs(32): 0 [usable: 0], AlterConfigs(33): 0 [usable: 0]) (org.apache.kafka.clients.NetworkClient:636)\ [2017-05-31 11:40:05,186] DEBUG Updated cluster metadata version 3 to Cluster(id = scFRlIQCQMG3kOBvoadJbA, nodes = [127.0.0.1:64270 (id: 1 rack: null), 127.0.0.1:64267 (id: 0 rack: null), 127.0.0.1:64273 (id: 2 rack: null)], partitions = [Partition(topic = appId-1-store-changelog, partition = 0, leader = 2, replicas = [2], isr = [2]), Partition(topic = appId-1-store-changelog, partition = 1, leader = 1, replicas = [1], isr = [1])]) (org.apache.kafka.clients.Metadata:253)\ [2017-05-31 11:40:05,187] DEBUG Handling ListOffsetResponse response for appId-1-store-changelog-0. Fetched offset 0, timestamp -1 (org.apache.kafka.clients.consumer.internals.Fetcher:729)\ [2017-05-31 11:40:05,187] INFO stream-thread [appId-1-607d6b54-37f1-4ee5-af10-db03818cc04d-StreamThread-29] Starting restoring state stores from changelog topics [appId-1-store-changelog-0] (org.apache.kafka.streams.processor.internals.StoreChangelogReader:121)\ [2017-05-31 11:40:05,187] DEBUG Subscribed to partition(s): appId-1-store-changelog-0 (org.apache.kafka.clients.consumer.KafkaConsumer:964)\ [2017-05-31 11:40:05,187] DEBUG Seeking to beginning of partition appId-1-store-changelog-0 (org.apache.kafka.clients.consumer.KafkaConsumer:1237)\ [2017-05-31 11:40:05,188] DEBUG Handling ListOffsetResponse response for appId-1-store-changelog-0. Fetched offset 0, timestamp -1 (org.apache.kafka.clients.consumer.internals.Fetcher:729)\ [2017-05-31 11:40:05,188] DEBUG Resetting offset for partition appId-1-store-changelog-0 to offset 0. (org.apache.kafka.clients.consumer.internals.Fetcher:418)\ [2017-05-31 11:40:05,188] DEBUG stream-thread [appId-1-607d6b54-37f1-4ee5-af10-db03818cc04d-StreamThread-29] Restoring partition appId-1-store-changelog-0 from offset 0 to endOffset 0 (org.apache.kafka.streams.processor.internals.StoreChangelogReader:161)\ [2017-05-31 11:40:05,189] DEBUG Added fetch request for partition appId-1-store-changelog-0 at offset 0 to node 127.0.0.1:64273 (id: 2 rack: null) (org.apache.kafka.clients.consumer.internals.Fetcher:793)\ [2017-05-31 11:40:05,189] DEBUG Sending fetch for partitions [appId-1-store-changelog-0] to broker 127.0.0.1:64273 (id: 2 rack: null) (org.apache.kafka.clients.consumer.internals.Fetcher:203)\ [2017-05-31 11:40:05,199] DEBUG stream-thread [appId-1-607d6b54-37f1-4ee5-af10-db03818cc04d-StreamThread-29] Completed restoring state from changelog appId-1-store-changelog-0 with 0 records ranging from offset 0 to 0 (org.apache.kafka.streams.processor.internals.StoreChangelogReader:198)\ [2017-05-31 11:40:05,199] DEBUG Unsubscribed all topics or patterns and assigned partitions (org.apache.kafka.clients.consumer.KafkaConsumer:919)\ [2017-05-31 11:40:05,199] DEBUG stream-thread [appId-1-607d6b54-37f1-4ee5-af10-db03818cc04d-StreamThread-29] Took 16 ms to restore all active states (org.apache.kafka.streams.processor.internals.StoreChangelogReader:156)\ [2017-05-31 11:40:05,199] INFO stream-thread [appId-1-607d6b54-37f1-4ee5-af10-db03818cc04d-StreamThread-29] Adding assigned standby tasks \{0_0=[inputTopic-0]\} (org.apache.kafka.streams.processor.internals.StreamThread:1341)\ [2017-05-31 11:40:05,199] DEBUG stream-thread [appId-1-607d6b54-37f1-4ee5-af10-db03818cc04d-StreamThread-29] New standby tasks to be created: \{\} (org.apache.kafka.streams.processor.internals.StreamThread:1360)\ [2017-05-31 11:40:05,199] DEBUG Unsubscribed all topics or patterns and assigned partitions (org.apache.kafka.clients.consumer.KafkaConsumer:919)\ [2017-05-31 11:40:05,199] INFO stream-thread [appId-1-607d6b54-37f1-4ee5-af10-db03818cc04d-StreamThread-29] State transition from ASSIGNING_PARTITIONS to RUNNING. (org.apache.kafka.streams.processor.internals.StreamThread:977)\ [2017-05-31 11:40:05,199] INFO stream-client [appId-1-607d6b54-37f1-4ee5-af10-db03818cc04d] State transition from REBALANCING to RUNNING. (org.apache.kafka.streams.KafkaStreams:229)\ [2017-05-31 11:40:05,199] INFO stream-thread [appId-1-607d6b54-37f1-4ee5-af10-db03818cc04d-StreamThread-29] partition assignment took 292 ms.\ current active tasks: [0_0]\ current standby tasks: [] (org.apache.kafka.streams.processor.internals.StreamThread:192)\ [2017-05-31 11:40:05,199] DEBUG Group appId-1 fetching committed offsets for partitions: [inputTopic-0] (org.apache.kafka.clients.consumer.internals.ConsumerCoordinator:826)\ [2017-05-31 11:40:05,200] DEBUG Sending metadata request (type=MetadataRequest, topics=) to node 2 (org.apache.kafka.clients.NetworkClient:835)\ [2017-05-31 11:40:05,200] DEBUG Group appId-1 has no committed offset for partition inputTopic-0 (org.apache.kafka.clients.consumer.internals.ConsumerCoordinator:877)\ [2017-05-31 11:40:05,200] DEBUG Updated cluster metadata version 11 to Cluster(id = scFRlIQCQMG3kOBvoadJbA, nodes = [127.0.0.1:64270 (id: 1 rack: null), 127.0.0.1:64267 (id: 0 rack: null), 127.0.0.1:64273 (id: 2 rack: null)], partitions = [Partition(topic = inputTopic, partition = 1, leader = 0, replicas = [0], isr = [0]), Partition(topic = inputTopic, partition = 0, leader = 2, replicas = [2], isr = [2])]) (org.apache.kafka.clients.Metadata:253)\ [2017-05-31 11:40:05,201] DEBUG Handling ListOffsetResponse response for inputTopic-0. Fetched offset 0, timestamp -1 (org.apache.kafka.clients.consumer.internals.Fetcher:729)\ [2017-05-31 11:40:05,201] DEBUG Resetting offset for partition inputTopic-0 to offset 0. (org.apache.kafka.clients.consumer.internals.Fetcher:418)\ [2017-05-31 11:40:05,201] DEBUG Added fetch request for partition inputTopic-0 at offset 0 to node 127.0.0.1:64273 (id: 2 rack: null) (org.apache.kafka.clients.consumer.internals.Fetcher:793)\ [2017-05-31 11:40:05,201] DEBUG Sending fetch for partitions [inputTopic-0] to broker 127.0.0.1:64273 (id: 2 rack: null) (org.apache.kafka.clients.consumer.internals.Fetcher:203)\ [2017-05-31 11:40:05,202] DEBUG Added fetch request for partition inputTopic-0 at offset 10 to node 127.0.0.1:64273 (id: 2 rack: null) (org.apache.kafka.clients.consumer.internals.Fetcher:793)\ [2017-05-31 11:40:05,202] DEBUG Sending fetch for partitions [inputTopic-0] to broker 127.0.0.1:64273 (id: 2 rack: null) (org.apache.kafka.clients.consumer.internals.Fetcher:203)\ [2017-05-31 11:40:05,205] DEBUG Sending metadata request (type=MetadataRequest, topics=appId-1-store-changelog) to node -1 (org.apache.kafka.clients.NetworkClient:835)\ [2017-05-31 11:40:05,205] DEBUG Updated cluster metadata version 2 to Cluster(id = scFRlIQCQMG3kOBvoadJbA, nodes = [127.0.0.1:64267 (id: 0 rack: null), 127.0.0.1:64273 (id: 2 rack: null), 127.0.0.1:64270 (id: 1 rack: null)], partitions = [Partition(topic = appId-1-store-changelog, partition = 0, leader = 2, replicas = [2], isr = [2]), Partition(topic = appId-1-store-changelog, partition = 1, leader = 1, replicas = [1], isr = [1])]) (org.apache.kafka.clients.Metadata:253)\ [2017-05-31 11:40:05,205] DEBUG TransactionalId: appId-1-0_0 -- Sending transactional request (transactionalId=appId-1-0_0, producerId=0, producerEpoch=6, partitions=[appId-1-store-changelog-0]) (org.apache.kafka.clients.producer.internals.Sender:314)\ [2017-05-31 11:40:05,205] DEBUG Sending metadata request (type=MetadataRequest, topics=outputTopic,appId-1-store-changelog) to node 0 (org.apache.kafka.clients.NetworkClient:835)\ [2017-05-31 11:40:05,206] DEBUG Updated cluster metadata version 3 to Cluster(id = scFRlIQCQMG3kOBvoadJbA, nodes = [127.0.0.1:64273 (id: 2 rack: null), 127.0.0.1:64270 (id: 1 rack: null), 127.0.0.1:64267 (id: 0 rack: null)], partitions = [Partition(topic = outputTopic, partition = 0, leader = 0, replicas = [0], isr = [0]), Partition(topic = appId-1-store-changelog, partition = 0, leader = 2, replicas = [2], isr = [2]), Partition(topic = appId-1-store-changelog, partition = 1, leader = 1, replicas = [1], isr = [1])]) (org.apache.kafka.clients.Metadata:253)\ [2017-05-31 11:40:05,207] INFO stream-thread [appId-1-607d6b54-37f1-4ee5-af10-db03818cc04d-StreamThread-29] Committing task StreamTask 0_0 (org.apache.kafka.streams.processor.internals.StreamThread:810)\ [2017-05-31 11:40:05,207] DEBUG task [0_0] Flushing all stores registered in the state manager (org.apache.kafka.streams.processor.internals.ProcessorStateManager:256)\ [2017-05-31 11:40:05,208] DEBUG TransactionalId appId-1-0_0 -- Received AddPartitionsToTxn response with errors \{appId-1-store-changelog-0=NONE\} (org.apache.kafka.clients.producer.internals.TransactionManager:658)\ [2017-05-31 11:40:05,208] DEBUG TransactionalId: appId-1-0_0 -- Sending transactional request (transactionalId=appId-1-0_0, producerId=0, producerEpoch=6, partitions=[outputTopic-0, appId-1-store-changelog-0]) (org.apache.kafka.clients.producer.internals.Sender:314)\ [2017-05-31 11:40:05,209] DEBUG task [0_0] Flushing producer (org.apache.kafka.streams.processor.internals.RecordCollectorImpl:134)\ [2017-05-31 11:40:05,209] DEBUG TransactionalId appId-1-0_0 -- Received AddPartitionsToTxn response with errors \{outputTopic-0=NONE, appId-1-store-changelog-0=NONE\} (org.apache.kafka.clients.producer.internals.TransactionManager:658)\ [2017-05-31 11:40:05,209] DEBUG Initiating connection to node 2 at 127.0.0.1:64273. (org.apache.kafka.clients.NetworkClient:707)\ [2017-05-31 11:40:05,210] DEBUG Dest: 127.0.0.1:64267 (id: 0 rack: null) : producerId: 0, epoch: 6, Assigning sequence for outputTopic-0: 0 (org.apache.kafka.clients.producer.internals.RecordAccumulator:488)\ [2017-05-31 11:40:05,210] DEBUG Completed connection to node 2. Fetching API versions. (org.apache.kafka.clients.NetworkClient:669)\ [2017-05-31 11:40:05,210] DEBUG Initiating API versions fetch from node 2. (org.apache.kafka.clients.NetworkClient:683)\ [2017-05-31 11:40:05,210] DEBUG Recorded API versions for node 2: (Produce(0): 0 to 3 [usable: 3], Fetch(1): 0 to 5 [usable: 5], Offsets(2): 0 to 2 [usable: 2], Metadata(3): 0 to 3 [usable: 3], LeaderAndIsr(4): 0 [usable: 0], StopReplica(5): 0 [usable: 0], UpdateMetadata(6): 0 to 3 [usable: 3], ControlledShutdown(7): 1 [usable: 1], OffsetCommit(8): 0 to 3 [usable: 3], OffsetFetch(9): 0 to 3 [usable: 3], FindCoordinator(10): 0 to 1 [usable: 1], JoinGroup(11): 0 to 2 [usable: 2], Heartbeat(12): 0 to 1 [usable: 1], LeaveGroup(13): 0 to 1 [usable: 1], SyncGroup(14): 0 to 1 [usable: 1], DescribeGroups(15): 0 to 1 [usable: 1], ListGroups(16): 0 to 1 [usable: 1], SaslHandshake(17): 0 [usable: 0], ApiVersions(18): 0 to 1 [usable: 1], CreateTopics(19): 0 to 2 [usable: 2], DeleteTopics(20): 0 to 1 [usable: 1], DeleteRecords(21): 0 [usable: 0], InitProducerId(22): 0 [usable: 0], OffsetForLeaderEpoch(23): 0 [usable: 0], AddPartitionsToTxn(24): 0 [usable: 0], AddOffsetsToTxn(25): 0 [usable: 0], EndTxn(26): 0 [usable: 0], WriteTxnMarkers(27): 0 [usable: 0], TxnOffsetCommit(28): 0 [usable: 0], DescribeAcls(29): 0 [usable: 0], CreateAcls(30): 0 [usable: 0], DeleteAcls(31): 0 [usable: 0], DescribeConfigs(32): 0 [usable: 0], AlterConfigs(33): 0 [usable: 0]) (org.apache.kafka.clients.NetworkClient:636)\ [2017-05-31 11:40:05,210] DEBUG Dest: 127.0.0.1:64273 (id: 2 rack: null) : producerId: 0, epoch: 6, Assigning sequence for appId-1-store-changelog-0: 0 (org.apache.kafka.clients.producer.internals.RecordAccumulator:488)\ [2017-05-31 11:40:05,212] DEBUG Incremented sequence number for topic-partition outputTopic-0 to 10 (org.apache.kafka.clients.producer.internals.Sender:555)\ [2017-05-31 11:40:05,212] DEBUG Incremented sequence number for topic-partition appId-1-store-changelog-0 to 10 (org.apache.kafka.clients.producer.internals.Sender:555)\ [2017-05-31 11:40:05,213] DEBUG task [0_0] Committing offsets (org.apache.kafka.streams.processor.internals.StreamTask:288)\ [2017-05-31 11:40:05,213] DEBUG TransactionalId: appId-1-0_0 -- Sending transactional request (transactionalId=appId-1-0_0, producerId=0, producerEpoch=6, consumerGroupId=appId-1) (org.apache.kafka.clients.producer.internals.Sender:314)\ [2017-05-31 11:40:05,214] DEBUG TransactionalId appId-1-0_0 -- Received AddOffsetsToTxn response with error NONE (org.apache.kafka.clients.producer.internals.TransactionManager:840)\ [2017-05-31 11:40:05,214] DEBUG TransactionalId: appId-1-0_0 -- Sending transactional request (transactionalId=appId-1-0_0, producerId=0, producerEpoch=6, consumerGroupId=appId-1, offsets=\{inputTopic-0=CommittedOffset(offset=10, metadata='')\}) (org.apache.kafka.clients.producer.internals.Sender:314)\ [2017-05-31 11:40:05,319] DEBUG TransactionalId: appId-1-0_0 -- Sending transactional request (type=FindCoordinatorRequest, coordinatorKey=appId-1, coordinatorType=GROUP) (org.apache.kafka.clients.producer.internals.Sender:314)\ [2017-05-31 11:40:05,320] DEBUG TransactionalId appId-1-0_0 -- Received FindCoordinator response with error NONE (org.apache.kafka.clients.producer.internals.TransactionManager:738)\ [2017-05-31 11:40:05,320] DEBUG TransactionalId: appId-1-0_0 -- Sending transactional request (transactionalId=appId-1-0_0, producerId=0, producerEpoch=6, consumerGroupId=appId-1, offsets=\{inputTopic-0=CommittedOffset(offset=10, metadata='')\}) (org.apache.kafka.clients.producer.internals.Sender:314)\ [2017-05-31 11:40:05,320] DEBUG Initiating connection to node 1 at 127.0.0.1:64270. (org.apache.kafka.clients.NetworkClient:707)\ [2017-05-31 11:40:05,320] DEBUG Completed connection to node 1. Fetching API versions. (org.apache.kafka.clients.NetworkClient:669)\ [2017-05-31 11:40:05,320] DEBUG Initiating API versions fetch from node 1. (org.apache.kafka.clients.NetworkClient:683)\ [2017-05-31 11:40:05,321] DEBUG Recorded API versions for node 1: (Produce(0): 0 to 3 [usable: 3], Fetch(1): 0 to 5 [usable: 5], Offsets(2): 0 to 2 [usable: 2], Metadata(3): 0 to 3 [usable: 3], LeaderAndIsr(4): 0 [usable: 0], StopReplica(5): 0 [usable: 0], UpdateMetadata(6): 0 to 3 [usable: 3], ControlledShutdown(7): 1 [usable: 1], OffsetCommit(8): 0 to 3 [usable: 3], OffsetFetch(9): 0 to 3 [usable: 3], FindCoordinator(10): 0 to 1 [usable: 1], JoinGroup(11): 0 to 2 [usable: 2], Heartbeat(12): 0 to 1 [usable: 1], LeaveGroup(13): 0 to 1 [usable: 1], SyncGroup(14): 0 to 1 [usable: 1], DescribeGroups(15): 0 to 1 [usable: 1], ListGroups(16): 0 to 1 [usable: 1], SaslHandshake(17): 0 [usable: 0], ApiVersions(18): 0 to 1 [usable: 1], CreateTopics(19): 0 to 2 [usable: 2], DeleteTopics(20): 0 to 1 [usable: 1], DeleteRecords(21): 0 [usable: 0], InitProducerId(22): 0 [usable: 0], OffsetForLeaderEpoch(23): 0 [usable: 0], AddPartitionsToTxn(24): 0 [usable: 0], AddOffsetsToTxn(25): 0 [usable: 0], EndTxn(26): 0 [usable: 0], WriteTxnMarkers(27): 0 [usable: 0], TxnOffsetCommit(28): 0 [usable: 0], DescribeAcls(29): 0 [usable: 0], CreateAcls(30): 0 [usable: 0], DeleteAcls(31): 0 [usable: 0], DescribeConfigs(32): 0 [usable: 0], AlterConfigs(33): 0 [usable: 0]) (org.apache.kafka.clients.NetworkClient:636)\ [2017-05-31 11:40:05,425] DEBUG TransactionalId appId-1-0_0 -- Received TxnOffsetCommit response with errors \{inputTopic-0=NONE\} (org.apache.kafka.clients.producer.internals.TransactionManager:900)\ [2017-05-31 11:40:05,425] DEBUG TransactionalId appId-1-0_0 -- Transition from state IN_TRANSACTION to COMMITTING_TRANSACTION (org.apache.kafka.clients.producer.internals.TransactionManager:427)\ [2017-05-31 11:40:05,425] DEBUG TransactionalId: appId-1-0_0 -- Sending transactional request (transactionalId=appId-1-0_0, producerId=0, producerEpoch=6, result=COMMIT) (org.apache.kafka.clients.producer.internals.Sender:314)\ [2017-05-31 11:40:05,427] DEBUG TransactionalId appId-1-0_0 -- Received EndTxn response with error NONE (org.apache.kafka.clients.producer.internals.TransactionManager:792)\ [2017-05-31 11:40:05,427] DEBUG TransactionalId appId-1-0_0 -- Transition from state COMMITTING_TRANSACTION to READY (org.apache.kafka.clients.producer.internals.TransactionManager:427)\ [2017-05-31 11:40:05,427] DEBUG TransactionalId appId-1-0_0 -- Transition from state READY to IN_TRANSACTION (org.apache.kafka.clients.producer.internals.TransactionManager:427)\ [2017-05-31 11:40:05,428] DEBUG Initiating connection to node 0 at 127.0.0.1:64267. (org.apache.kafka.clients.NetworkClient:707)\ [2017-05-31 11:40:05,428] DEBUG Completed connection to node 0. Ready. (org.apache.kafka.clients.NetworkClient:672)\ [2017-05-31 11:40:05,703] DEBUG Added fetch request for partition inputTopic-0 at offset 10 to node 127.0.0.1:64273 (id: 2 rack: null) (org.apache.kafka.clients.consumer.internals.Fetcher:793)\ [2017-05-31 11:40:05,703] DEBUG Sending fetch for partitions [inputTopic-0] to broker 127.0.0.1:64273 (id: 2 rack: null) (org.apache.kafka.clients.consumer.internals.Fetcher:203)\ [2017-05-31 11:40:06,164] DEBUG Sending metadata request (type=MetadataRequest, topics=) to node 1 (org.apache.kafka.clients.NetworkClient:835)\ [2017-05-31 11:40:06,165] DEBUG Updated cluster metadata version 12 to Cluster(id = scFRlIQCQMG3kOBvoadJbA, nodes = [127.0.0.1:64273 (id: 2 rack: null), 127.0.0.1:64267 (id: 0 rack: null), 127.0.0.1:64270 (id: 1 rack: null)], partitions = [Partition(topic = inputTopic, partition = 1, leader = 0, replicas = [0], isr = [0]), Partition(topic = inputTopic, partition = 0, leader = 2, replicas = [2], isr = [2])]) (org.apache.kafka.clients.Metadata:253)\ [2017-05-31 11:40:06,204] DEBUG Sending metadata request (type=MetadataRequest, topics=) to node 0 (org.apache.kafka.clients.NetworkClient:835)\ [2017-05-31 11:40:06,205] DEBUG Added fetch request for partition inputTopic-0 at offset 10 to node 127.0.0.1:64273 (id: 2 rack: null) (org.apache.kafka.clients.consumer.internals.Fetcher:793)\ [2017-05-31 11:40:06,205] DEBUG Sending fetch for partitions [inputTopic-0] to broker 127.0.0.1:64273 (id: 2 rack: null) (org.apache.kafka.clients.consumer.internals.Fetcher:203)\ [2017-05-31 11:40:06,205] DEBUG Updated cluster metadata version 12 to Cluster(id = scFRlIQCQMG3kOBvoadJbA, nodes = [127.0.0.1:64273 (id: 2 rack: null), 127.0.0.1:64270 (id: 1 rack: null), 127.0.0.1:64267 (id: 0 rack: null)], partitions = [Partition(topic = inputTopic, partition = 1, leader = 0, replicas = [0], isr = [0]), Partition(topic = inputTopic, partition = 0, leader = 2, replicas = [2], isr = [2])]) (org.apache.kafka.clients.Metadata:253)\ [2017-05-31 11:40:06,210] DEBUG Sending metadata request (type=MetadataRequest, topics=outputTopic,appId-1-store-changelog) to node 2 (org.apache.kafka.clients.NetworkClient:835)\ [2017-05-31 11:40:06,211] DEBUG Updated cluster metadata version 4 to Cluster(id = scFRlIQCQMG3kOBvoadJbA, nodes = [127.0.0.1:64270 (id: 1 rack: null), 127.0.0.1:64273 (id: 2 rack: null), 127.0.0.1:64267 (id: 0 rack: null)], partitions = [Partition(topic = outputTopic, partition = 0, leader = 0, replicas = [0], isr = [0]), Partition(topic = appId-1-store-changelog, partition = 0, leader = 2, replicas = [2], isr = [2]), Partition(topic = appId-1-store-changelog, partition = 1, leader = 1, replicas = [1], isr = [1])]) (org.apache.kafka.clients.Metadata:253)\ [2017-05-31 11:40:06,707] DEBUG Added fetch request for partition inputTopic-0 at offset 10 to node 127.0.0.1:64273 (id: 2 rack: null) (org.apache.kafka.clients.consumer.internals.Fetcher:793)\ [2017-05-31 11:40:06,707] DEBUG Sending fetch for partitions [inputTopic-0] to broker 127.0.0.1:64273 (id: 2 rack: null) (org.apache.kafka.clients.consumer.internals.Fetcher:203)\ [2017-05-31 11:40:07,169] DEBUG Sending metadata request (type=MetadataRequest, topics=) to node 2 (org.apache.kafka.clients.NetworkClient:835)\ [2017-05-31 11:40:07,171] DEBUG Updated cluster metadata version 13 to Cluster(id = scFRlIQCQMG3kOBvoadJbA, nodes = [127.0.0.1:64267 (id: 0 rack: null), 127.0.0.1:64273 (id: 2 rack: null), 127.0.0.1:64270 (id: 1 rack: null)], partitions = [Partition(topic = inputTopic, partition = 1, leader = 0, replicas = [0], isr = [0]), Partition(topic = inputTopic, partition = 0, leader = 2, replicas = [2], isr = [2])]) (org.apache.kafka.clients.Metadata:253)\ [2017-05-31 11:40:07,208] DEBUG Sending metadata request (type=MetadataRequest, topics=) to node 1 (org.apache.kafka.clients.NetworkClient:835)\ [2017-05-31 11:40:07,209] DEBUG Added fetch request for partition inputTopic-0 at offset 10 to node 127.0.0.1:64273 (id: 2 rack: null) (org.apache.kafka.clients.consumer.internals.Fetcher:793)\ [2017-05-31 11:40:07,209] DEBUG Sending fetch for partitions [inputTopic-0] to broker 127.0.0.1:64273 (id: 2 rack: null) (org.apache.kafka.clients.consumer.internals.Fetcher:203)\ [2017-05-31 11:40:07,209] DEBUG Updated cluster metadata version 13 to Cluster(id = scFRlIQCQMG3kOBvoadJbA, nodes = [127.0.0.1:64270 (id: 1 rack: null), 127.0.0.1:64267 (id: 0 rack: null), 127.0.0.1:64273 (id: 2 rack: null)], partitions = [Partition(topic = inputTopic, partition = 1, leader = 0, replicas = [0], isr = [0]), Partition(topic = inputTopic, partition = 0, leader = 2, replicas = [2], isr = [2])]) (org.apache.kafka.clients.Metadata:253)\ [2017-05-31 11:40:07,214] DEBUG Sending metadata request (type=MetadataRequest, topics=outputTopic,appId-1-store-changelog) to node 0 (org.apache.kafka.clients.NetworkClient:835)\ [2017-05-31 11:40:07,215] DEBUG Updated cluster metadata version 5 to Cluster(id = scFRlIQCQMG3kOBvoadJbA, nodes = [127.0.0.1:64267 (id: 0 rack: null), 127.0.0.1:64273 (id: 2 rack: null), 127.0.0.1:64270 (id: 1 rack: null)], partitions = [Partition(topic = outputTopic, partition = 0, leader = 0, replicas = [0], isr = [0]), Partition(topic = appId-1-store-changelog, partition = 0, leader = 2, replicas = [2], isr = [2]), Partition(topic = appId-1-store-changelog, partition = 1, leader = 1, replicas = [1], isr = [1])]) (org.apache.kafka.clients.Metadata:253)\ [2017-05-31 11:40:07,712] DEBUG Added fetch request for partition inputTopic-0 at offset 10 to node 127.0.0.1:64273 (id: 2 rack: null) (org.apache.kafka.clients.consumer.internals.Fetcher:793)\ [2017-05-31 11:40:07,712] DEBUG Sending fetch for partitions [inputTopic-0] to broker 127.0.0.1:64273 (id: 2 rack: null) (org.apache.kafka.clients.consumer.internals.Fetcher:203)\ [2017-05-31 11:40:07,907] DEBUG Sending Heartbeat request for group appId-1 to coordinator 127.0.0.1:64270 (id: 2147483646 rack: null) (org.apache.kafka.clients.consumer.internals.AbstractCoordinator:737)\ [2017-05-31 11:40:07,908] DEBUG Received successful Heartbeat response for group appId-1 (org.apache.kafka.clients.consumer.internals.AbstractCoordinator:750)\ [2017-05-31 11:40:08,000] DEBUG Sending Heartbeat request for group appId-1 to coordinator 127.0.0.1:64270 (id: 2147483646 rack: null) (org.apache.kafka.clients.consumer.internals.AbstractCoordinator:737)\ [2017-05-31 11:40:08,002] DEBUG Received successful Heartbeat response for group appId-1 (org.apache.kafka.clients.consumer.internals.AbstractCoordinator:750)\ [2017-05-31 11:40:08,171] DEBUG Sending metadata request (type=MetadataRequest, topics=) to node 0 (org.apache.kafka.clients.NetworkClient:835)\ [2017-05-31 11:40:08,171] DEBUG Updated cluster metadata version 14 to Cluster(id = scFRlIQCQMG3kOBvoadJbA, nodes = [127.0.0.1:64267 (id: 0 rack: null), 127.0.0.1:64270 (id: 1 rack: null), 127.0.0.1:64273 (id: 2 rack: null)], partitions = [Partition(topic = inputTopic, partition = 1, leader = 0, replicas = [0], isr = [0]), Partition(topic = inputTopic, partition = 0, leader = 2, replicas = [2], isr = [2])]) (org.apache.kafka.clients.Metadata:253)\ [2017-05-31 11:40:08,212] DEBUG Sending metadata request (type=MetadataRequest, topics=) to node 1 (org.apache.kafka.clients.NetworkClient:835)\ [2017-05-31 11:40:08,212] DEBUG Updated cluster metadata version 14 to Cluster(id = scFRlIQCQMG3kOBvoadJbA, nodes = [127.0.0.1:64273 (id: 2 rack: null), 127.0.0.1:64270 (id: 1 rack: null), 127.0.0.1:64267 (id: 0 rack: null)], partitions = [Partition(topic = inputTopic, partition = 1, leader = 0, replicas = [0], isr = [0]), Partition(topic = inputTopic, partition = 0, leader = 2, replicas = [2], isr = [2])]) (org.apache.kafka.clients.Metadata:253)\ [2017-05-31 11:40:08,215] DEBUG Added fetch request for partition inputTopic-0 at offset 10 to node 127.0.0.1:64273 (id: 2 rack: null) (org.apache.kafka.clients.consumer.internals.Fetcher:793)\ [2017-05-31 11:40:08,215] DEBUG Sending fetch for partitions [inputTopic-0] to broker 127.0.0.1:64273 (id: 2 rack: null) (org.apache.kafka.clients.consumer.internals.Fetcher:203)\ [2017-05-31 11:40:08,219] DEBUG Sending metadata request (type=MetadataRequest, topics=outputTopic,appId-1-store-changelog) to node 1 (org.apache.kafka.clients.NetworkClient:835)\ [2017-05-31 11:40:08,220] DEBUG Updated cluster metadata version 6 to Cluster(id = scFRlIQCQMG3kOBvoadJbA, nodes = [127.0.0.1:64267 (id: 0 rack: null), 127.0.0.1:64270 (id: 1 rack: null), 127.0.0.1:64273 (id: 2 rack: null)], partitions = [Partition(topic = outputTopic, partition = 0, leader = 0, replicas = [0], isr = [0]), Partition(topic = appId-1-store-changelog, partition = 0, leader = 2, replicas = [2], isr = [2]), Partition(topic = appId-1-store-changelog, partition = 1, leader = 1, replicas = [1], isr = [1])]) (org.apache.kafka.clients.Metadata:253)\ [2017-05-31 11:40:08,718] DEBUG Added fetch request for partition inputTopic-0 at offset 10 to node 127.0.0.1:64273 (id: 2 rack: null) (org.apache.kafka.clients.consumer.internals.Fetcher:793)\ [2017-05-31 11:40:08,718] DEBUG Sending fetch for partitions [inputTopic-0] to broker 127.0.0.1:64273 (id: 2 rack: null) (org.apache.kafka.clients.consumer.internals.Fetcher:203)\ [2017-05-31 11:40:09,175] DEBUG Sending metadata request (type=MetadataRequest, topics=) to node 2 (org.apache.kafka.clients.NetworkClient:835)\ [2017-05-31 11:40:09,176] DEBUG Updated cluster metadata version 15 to Cluster(id = scFRlIQCQMG3kOBvoadJbA, nodes = [127.0.0.1:64270 (id: 1 rack: null), 127.0.0.1:64273 (id: 2 rack: null), 127.0.0.1:64267 (id: 0 rack: null)], partitions = [Partition(topic = inputTopic, partition = 1, leader = 0, replicas = [0], isr = [0]), Partition(topic = inputTopic, partition = 0, leader = 2, replicas = [2], isr = [2])]) (org.apache.kafka.clients.Metadata:253)\ [2017-05-31 11:40:09,216] DEBUG Sending metadata request (type=MetadataRequest, topics=) to node 1 (org.apache.kafka.clients.NetworkClient:835)\ [2017-05-31 11:40:09,217] DEBUG Updated cluster metadata version 15 to Cluster(id = scFRlIQCQMG3kOBvoadJbA, nodes = [127.0.0.1:64270 (id: 1 rack: null), 127.0.0.1:64273 (id: 2 rack: null), 127.0.0.1:64267 (id: 0 rack: null)], partitions = [Partition(topic = inputTopic, partition = 1, leader = 0, replicas = [0], isr = [0]), Partition(topic = inputTopic, partition = 0, leader = 2, replicas = [2], isr = [2])]) (org.apache.kafka.clients.Metadata:253)\ [2017-05-31 11:40:09,220] DEBUG Added fetch request for partition inputTopic-0 at offset 10 to node 127.0.0.1:64273 (id: 2 rack: null) (org.apache.kafka.clients.consumer.internals.Fetcher:793)\ [2017-05-31 11:40:09,220] DEBUG Sending fetch for partitions [inputTopic-0] to broker 127.0.0.1:64273 (id: 2 rack: null) (org.apache.kafka.clients.consumer.internals.Fetcher:203)\ [2017-05-31 11:40:09,220] DEBUG Sending metadata request (type=MetadataRequest, topics=outputTopic,appId-1-store-changelog) to node 0 (org.apache.kafka.clients.NetworkClient:835)\ [2017-05-31 11:40:09,221] DEBUG Updated cluster metadata version 7 to Cluster(id = scFRlIQCQMG3kOBvoadJbA, nodes = [127.0.0.1:64273 (id: 2 rack: null), 127.0.0.1:64267 (id: 0 rack: null), 127.0.0.1:64270 (id: 1 rack: null)], partitions = [Partition(topic = outputTopic, partition = 0, leader = 0, replicas = [0], isr = [0]), Partition(topic = appId-1-store-changelog, partition = 0, leader = 2, replicas = [2], isr = [2]), Partition(topic = appId-1-store-changelog, partition = 1, leader = 1, replicas = [1], isr = [1])]) (org.apache.kafka.clients.Metadata:253)\ [2017-05-31 11:40:09,724] DEBUG Added fetch request for partition inputTopic-0 at offset 10 to node 127.0.0.1:64273 (id: 2 rack: null) (org.apache.kafka.clients.consumer.internals.Fetcher:793)\ [2017-05-31 11:40:09,724] DEBUG Sending fetch for partitions [inputTopic-0] to broker 127.0.0.1:64273 (id: 2 rack: null) (org.apache.kafka.clients.consumer.internals.Fetcher:203)\ [2017-05-31 11:40:10,178] DEBUG Sending metadata request (type=MetadataRequest, topics=) to node 1 (org.apache.kafka.clients.NetworkClient:835)\ [2017-05-31 11:40:10,179] DEBUG Updated cluster metadata version 16 to Cluster(id = scFRlIQCQMG3kOBvoadJbA, nodes = [127.0.0.1:64270 (id: 1 rack: null), 127.0.0.1:64267 (id: 0 rack: null), 127.0.0.1:64273 (id: 2 rack: null)], partitions = [Partition(topic = inputTopic, partition = 1, leader = 0, replicas = [0], isr = [0]), Partition(topic = inputTopic, partition = 0, leader = 2, replicas = [2], isr = [2])]) (org.apache.kafka.clients.Metadata:253)\ [2017-05-31 11:40:10,219] DEBUG Sending metadata request (type=MetadataRequest, topics=) to node 0 (org.apache.kafka.clients.NetworkClient:835)\ [2017-05-31 11:40:10,220] DEBUG Updated cluster metadata version 16 to Cluster(id = scFRlIQCQMG3kOBvoadJbA, nodes = [127.0.0.1:64270 (id: 1 rack: null), 127.0.0.1:64267 (id: 0 rack: null), 127.0.0.1:64273 (id: 2 rack: null)], partitions = [Partition(topic = inputTopic, partition = 1, leader = 0, replicas = [0], isr = [0]), Partition(topic = inputTopic, partition = 0, leader = 2, replicas = [2], isr = [2])]) (org.apache.kafka.clients.Metadata:253)\ [2017-05-31 11:40:10,225] DEBUG Sending metadata request (type=MetadataRequest, topics=outputTopic,appId-1-store-changelog) to node 1 (org.apache.kafka.clients.NetworkClient:835)\ [2017-05-31 11:40:10,225] DEBUG Updated cluster metadata version 8 to Cluster(id = scFRlIQCQMG3kOBvoadJbA, nodes = [127.0.0.1:64273 (id: 2 rack: null), 127.0.0.1:64270 (id: 1 rack: null), 127.0.0.1:64267 (id: 0 rack: null)], partitions = [Partition(topic = outputTopic, partition = 0, leader = 0, replicas = [0], isr = [0]), Partition(topic = appId-1-store-changelog, partition = 0, leader = 2, replicas = [2], isr = [2]), Partition(topic = appId-1-store-changelog, partition = 1, leader = 1, replicas = [1], isr = [1])]) (org.apache.kafka.clients.Metadata:253)\ [2017-05-31 11:40:10,226] DEBUG Added fetch request for partition inputTopic-0 at offset 10 to node 127.0.0.1:64273 (id: 2 rack: null) (org.apache.kafka.clients.consumer.internals.Fetcher:793)\ [2017-05-31 11:40:10,226] DEBUG Sending fetch for partitions [inputTopic-0] to broker 127.0.0.1:64273 (id: 2 rack: null) (org.apache.kafka.clients.consumer.internals.Fetcher:203)\ [2017-05-31 11:40:10,727] DEBUG Added fetch request for partition inputTopic-0 at offset 10 to node 127.0.0.1:64273 (id: 2 rack: null) (org.apache.kafka.clients.consumer.internals.Fetcher:793)\ [2017-05-31 11:40:10,727] DEBUG Sending fetch for partitions [inputTopic-0] to broker 127.0.0.1:64273 (id: 2 rack: null) (org.apache.kafka.clients.consumer.internals.Fetcher:203)\ [2017-05-31 11:40:10,913] DEBUG Sending Heartbeat request for group appId-1 to coordinator 127.0.0.1:64270 (id: 2147483646 rack: null) (org.apache.kafka.clients.consumer.internals.AbstractCoordinator:737)\ [2017-05-31 11:40:10,914] DEBUG Attempt to heartbeat failed for group appId-1 since it is rebalancing. (org.apache.kafka.clients.consumer.internals.AbstractCoordinator:759)\ [2017-05-31 11:40:10,914] INFO Revoking previously assigned partitions [inputTopic-0] for group appId-1 (org.apache.kafka.clients.consumer.internals.ConsumerCoordinator:419)\ [2017-05-31 11:40:10,914] INFO stream-thread [appId-1-607d6b54-37f1-4ee5-af10-db03818cc04d-StreamThread-29] at state RUNNING: partitions [inputTopic-0] revoked at the beginning of consumer rebalance.\ current assigned active tasks: [0_0]\ current assigned standby tasks: []\ (org.apache.kafka.streams.processor.internals.StreamThread:204)\ [2017-05-31 11:40:10,914] INFO stream-thread [appId-1-607d6b54-37f1-4ee5-af10-db03818cc04d-StreamThread-29] State transition from RUNNING to PARTITIONS_REVOKED. (org.apache.kafka.streams.processor.internals.StreamThread:977)\ [2017-05-31 11:40:10,914] INFO stream-client [appId-1-607d6b54-37f1-4ee5-af10-db03818cc04d] State transition from RUNNING to REBALANCING. (org.apache.kafka.streams.KafkaStreams:229)\ [2017-05-31 11:40:10,914] DEBUG stream-thread [appId-1-607d6b54-37f1-4ee5-af10-db03818cc04d-StreamThread-29] suspendTasksAndState: suspending all active tasks [0_0] and standby tasks [] (org.apache.kafka.streams.processor.internals.StreamThread:1102)\ [2017-05-31 11:40:10,914] DEBUG task [0_0] Suspending (org.apache.kafka.streams.processor.internals.StreamTask:359)\ [2017-05-31 11:40:10,914] DEBUG task [0_0] Closing processor topology (org.apache.kafka.streams.processor.internals.StreamTask:367)\ [2017-05-31 11:40:10,914] DEBUG task [0_0] Flushing all stores registered in the state manager (org.apache.kafka.streams.processor.internals.ProcessorStateManager:256)\ [2017-05-31 11:40:10,914] DEBUG task [0_0] Flushing producer (org.apache.kafka.streams.processor.internals.RecordCollectorImpl:134)\ [2017-05-31 11:40:10,914] DEBUG TransactionalId appId-1-0_0 -- Transition from state IN_TRANSACTION to COMMITTING_TRANSACTION (org.apache.kafka.clients.producer.internals.TransactionManager:427)\ [2017-05-31 11:40:10,915] DEBUG TransactionalId appId-1-0_0 -- Transition from state COMMITTING_TRANSACTION to READY (org.apache.kafka.clients.producer.internals.TransactionManager:427)\ [2017-05-31 11:40:10,915] DEBUG Unsubscribed all topics or patterns and assigned partitions (org.apache.kafka.clients.consumer.KafkaConsumer:919)\ [2017-05-31 11:40:10,915] INFO stream-thread [appId-1-607d6b54-37f1-4ee5-af10-db03818cc04d-StreamThread-29] Updating suspended tasks to contain active tasks [0_0] (org.apache.kafka.streams.processor.internals.StreamThread:1396)\ [2017-05-31 11:40:10,915] INFO stream-thread [appId-1-607d6b54-37f1-4ee5-af10-db03818cc04d-StreamThread-29] Removing all active tasks [0_0] (org.apache.kafka.streams.processor.internals.StreamThread:1403)\ [2017-05-31 11:40:10,915] INFO stream-thread [appId-1-607d6b54-37f1-4ee5-af10-db03818cc04d-StreamThread-29] Removing all standby tasks [] (org.apache.kafka.streams.processor.internals.StreamThread:1417)\ [2017-05-31 11:40:10,915] INFO stream-thread [appId-1-607d6b54-37f1-4ee5-af10-db03818cc04d-StreamThread-29] partition revocation took 1 ms.\ suspended active tasks: [0_0]\ suspended standby tasks: []\ previous active tasks: [0_0]\ (org.apache.kafka.streams.processor.internals.StreamThread:226)\ [2017-05-31 11:40:10,915] INFO (Re-)joining group appId-1 (org.apache.kafka.clients.consumer.internals.AbstractCoordinator:431)\ [2017-05-31 11:40:10,915] DEBUG stream-thread [appId-1-607d6b54-37f1-4ee5-af10-db03818cc04d-StreamThread-29] found [inputTopic] topics possibly matching regex (org.apache.kafka.streams.processor.internals.StreamPartitionAssignor:258)\ [2017-05-31 11:40:10,915] DEBUG stream-thread [appId-1-607d6b54-37f1-4ee5-af10-db03818cc04d-StreamThread-29] updating builder with SubscriptionUpdates\{updatedTopicSubscriptions=[inputTopic]\} topic(s) with possible matching regex subscription(s) (org.apache.kafka.streams.processor.TopologyBuilder:1550)\ [2017-05-31 11:40:10,915] DEBUG Sending JoinGroup ((type: JoinGroupRequest, groupId=appId-1, sessionTimeout=4999, rebalanceTimeout=2147483647, memberId=appId-1-607d6b54-37f1-4ee5-af10-db03818cc04d-StreamThread-29-consumer-c235b2fc-7d09-4d62-b770-b8c8682992c2, protocolType=consumer, groupProtocols=org.apache.kafka.common.requests.JoinGroupRequest$ProtocolMetadata@7ead5dc4)) to coordinator 127.0.0.1:64270 (id: 2147483646 rack: null) (org.apache.kafka.clients.consumer.internals.AbstractCoordinator:439)\ [2017-05-31 11:40:11,102] DEBUG Sending Heartbeat request for group appId-1 to coordinator 127.0.0.1:64270 (id: 2147483646 rack: null) (org.apache.kafka.clients.consumer.internals.AbstractCoordinator:737)\ [2017-05-31 11:40:11,103] DEBUG Attempt to heartbeat failed for group appId-1 since it is rebalancing. (org.apache.kafka.clients.consumer.internals.AbstractCoordinator:759)\ [2017-05-31 11:40:11,103] INFO Revoking previously assigned partitions [] for group appId-1 (org.apache.kafka.clients.consumer.internals.ConsumerCoordinator:419)\ [2017-05-31 11:40:11,103] INFO stream-thread [appId-1-607d6b54-37f1-4ee5-af10-db03818cc04d-StreamThread-30] at state RUNNING: partitions [] revoked at the beginning of consumer rebalance.\ current assigned active tasks: []\ current assigned standby tasks: []\ (org.apache.kafka.streams.processor.internals.StreamThread:204)\ [2017-05-31 11:40:11,103] INFO stream-thread [appId-1-607d6b54-37f1-4ee5-af10-db03818cc04d-StreamThread-30] State transition from RUNNING to PARTITIONS_REVOKED. (org.apache.kafka.streams.processor.internals.StreamThread:977)\ [2017-05-31 11:40:11,104] INFO stream-client [appId-1-607d6b54-37f1-4ee5-af10-db03818cc04d] State transition from REBALANCING to REBALANCING. (org.apache.kafka.streams.KafkaStreams:229)\ [2017-05-31 11:40:11,104] DEBUG stream-thread [appId-1-607d6b54-37f1-4ee5-af10-db03818cc04d-StreamThread-30] suspendTasksAndState: suspending all active tasks [] and standby tasks [] (org.apache.kafka.streams.processor.internals.StreamThread:1102)\ [2017-05-31 11:40:11,104] DEBUG Unsubscribed all topics or patterns and assigned partitions (org.apache.kafka.clients.consumer.KafkaConsumer:919)\ [2017-05-31 11:40:11,104] INFO stream-thread [appId-1-607d6b54-37f1-4ee5-af10-db03818cc04d-StreamThread-30] Updating suspended tasks to contain active tasks [] (org.apache.kafka.streams.processor.internals.StreamThread:1396)\ [2017-05-31 11:40:11,104] INFO stream-thread [appId-1-607d6b54-37f1-4ee5-af10-db03818cc04d-StreamThread-30] Removing all active tasks [] (org.apache.kafka.streams.processor.internals.StreamThread:1403)\ [2017-05-31 11:40:11,104] INFO stream-thread [appId-1-607d6b54-37f1-4ee5-af10-db03818cc04d-StreamThread-30] Removing all standby tasks [] (org.apache.kafka.streams.processor.internals.StreamThread:1417)\ [2017-05-31 11:40:11,104] INFO stream-thread [appId-1-607d6b54-37f1-4ee5-af10-db03818cc04d-StreamThread-30] partition revocation took 1 ms.\ suspended active tasks: []\ suspended standby tasks: []\ previous active tasks: []\ (org.apache.kafka.streams.processor.internals.StreamThread:226)\ [2017-05-31 11:40:11,104] INFO (Re-)joining group appId-1 (org.apache.kafka.clients.consumer.internals.AbstractCoordinator:431)\ [2017-05-31 11:40:11,104] DEBUG stream-thread [appId-1-607d6b54-37f1-4ee5-af10-db03818cc04d-StreamThread-30] found [inputTopic] topics possibly matching regex (org.apache.kafka.streams.processor.internals.StreamPartitionAssignor:258)\ [2017-05-31 11:40:11,104] DEBUG stream-thread [appId-1-607d6b54-37f1-4ee5-af10-db03818cc04d-StreamThread-30] updating builder with SubscriptionUpdates\{updatedTopicSubscriptions=[inputTopic]\} topic(s) with possible matching regex subscription(s) (org.apache.kafka.streams.processor.TopologyBuilder:1550)\ [2017-05-31 11:40:11,104] DEBUG Sending JoinGroup ((type: JoinGroupRequest, groupId=appId-1, sessionTimeout=4999, rebalanceTimeout=2147483647, memberId=appId-1-607d6b54-37f1-4ee5-af10-db03818cc04d-StreamThread-30-consumer-aa7076b2-77b8-4588-9b42-dae8a30235db, protocolType=consumer, groupProtocols=org.apache.kafka.common.requests.JoinGroupRequest$ProtocolMetadata@61f709b6)) to coordinator 127.0.0.1:64270 (id: 2147483646 rack: null) (org.apache.kafka.clients.consumer.internals.AbstractCoordinator:439)\ [2017-05-31 11:40:11,105] DEBUG Received successful JoinGroup response for group appId-1: org.apache.kafka.common.requests.JoinGroupResponse@32eb1e64 (org.apache.kafka.clients.consumer.internals.AbstractCoordinator:449)\ [2017-05-31 11:40:11,105] DEBUG Received successful JoinGroup response for group appId-1: org.apache.kafka.common.requests.JoinGroupResponse@526674a (org.apache.kafka.clients.consumer.internals.AbstractCoordinator:449)\ [2017-05-31 11:40:11,106] DEBUG Performing assignment for group appId-1 using strategy stream with subscriptions \{appId-1-607d6b54-37f1-4ee5-af10-db03818cc04d-StreamThread-29-consumer-c235b2fc-7d09-4d62-b770-b8c8682992c2=Subscription(topics=[inputTopic]), appId-1-607d6b54-37f1-4ee5-af10-db03818cc04d-StreamThread-30-consumer-aa7076b2-77b8-4588-9b42-dae8a30235db=Subscription(topics=[inputTopic])\} (org.apache.kafka.clients.consumer.internals.ConsumerCoordinator:362)\ [2017-05-31 11:40:11,106] DEBUG Sending follower SyncGroup for group appId-1 to coordinator 127.0.0.1:64270 (id: 2147483646 rack: null): (type=SyncGroupRequest, groupId=appId-1, generationId=9, memberId=appId-1-607d6b54-37f1-4ee5-af10-db03818cc04d-StreamThread-29-consumer-c235b2fc-7d09-4d62-b770-b8c8682992c2, groupAssignment=) (org.apache.kafka.clients.consumer.internals.AbstractCoordinator:504)\ [2017-05-31 11:40:11,106] INFO stream-thread [appId-1-607d6b54-37f1-4ee5-af10-db03818cc04d-StreamThread-30] Constructed client metadata \{607d6b54-37f1-4ee5-af10-db03818cc04d=ClientMetadata\{hostInfo=null, consumers=[appId-1-607d6b54-37f1-4ee5-af10-db03818cc04d-StreamThread-29-consumer-c235b2fc-7d09-4d62-b770-b8c8682992c2, appId-1-607d6b54-37f1-4ee5-af10-db03818cc04d-StreamThread-30-consumer-aa7076b2-77b8-4588-9b42-dae8a30235db], state=[activeTasks: ([]) standbyTasks: ([]) assignedTasks: ([]) prevActiveTasks: ([0_0]) prevAssignedTasks: ([0_0]) capacity: 2]\}\} from the member subscriptions. (org.apache.kafka.streams.processor.internals.StreamPartitionAssignor:310)\ [2017-05-31 11:40:11,106] DEBUG stream-thread [appId-1-607d6b54-37f1-4ee5-af10-db03818cc04d-StreamThread-30] Starting to validate internal topics in partition assignor. (org.apache.kafka.streams.processor.internals.StreamPartitionAssignor:617)\ [2017-05-31 11:40:11,106] INFO stream-thread [appId-1-607d6b54-37f1-4ee5-af10-db03818cc04d-StreamThread-30] Completed validating internal topics in partition assignor (org.apache.kafka.streams.processor.internals.StreamPartitionAssignor:651)\ [2017-05-31 11:40:11,106] DEBUG stream-thread [appId-1-607d6b54-37f1-4ee5-af10-db03818cc04d-StreamThread-30] Created repartition topics [] from the parsed topology. (org.apache.kafka.streams.processor.internals.StreamPartitionAssignor:396)\ [2017-05-31 11:40:11,106] DEBUG stream-thread [appId-1-607d6b54-37f1-4ee5-af10-db03818cc04d-StreamThread-30] Starting to validate internal topics in partition assignor. (org.apache.kafka.streams.processor.internals.StreamPartitionAssignor:617)\ [2017-05-31 11:40:11,106] DEBUG Updated cluster metadata version 1 to Cluster(id = null, nodes = [127.0.0.1:64267 (id: -1 rack: null)], partitions = []) (org.apache.kafka.clients.Metadata:253)\ [2017-05-31 11:40:11,106] DEBUG Initialize connection to node 1 for sending metadata request (org.apache.kafka.clients.NetworkClient:851)\ [2017-05-31 11:40:11,106] DEBUG Initiating connection to node 1 at 127.0.0.1:64270. (org.apache.kafka.clients.NetworkClient:707)\ [2017-05-31 11:40:11,107] DEBUG Completed connection to node 1. Fetching API versions. (org.apache.kafka.clients.NetworkClient:669)\ [2017-05-31 11:40:11,107] DEBUG Initiating API versions fetch from node 1. (org.apache.kafka.clients.NetworkClient:683)\ [2017-05-31 11:40:11,107] DEBUG Sending metadata request (type=MetadataRequest, topics=) to node 0 (org.apache.kafka.clients.NetworkClient:835)\ [2017-05-31 11:40:11,107] DEBUG Recorded API versions for node 1: (Produce(0): 0 to 3 [usable: 3], Fetch(1): 0 to 5 [usable: 5], Offsets(2): 0 to 2 [usable: 2], Metadata(3): 0 to 3 [usable: 3], LeaderAndIsr(4): 0 [usable: 0], StopReplica(5): 0 [usable: 0], UpdateMetadata(6): 0 to 3 [usable: 3], ControlledShutdown(7): 1 [usable: 1], OffsetCommit(8): 0 to 3 [usable: 3], OffsetFetch(9): 0 to 3 [usable: 3], FindCoordinator(10): 0 to 1 [usable: 1], JoinGroup(11): 0 to 2 [usable: 2], Heartbeat(12): 0 to 1 [usable: 1], LeaveGroup(13): 0 to 1 [usable: 1], SyncGroup(14): 0 to 1 [usable: 1], DescribeGroups(15): 0 to 1 [usable: 1], ListGroups(16): 0 to 1 [usable: 1], SaslHandshake(17): 0 [usable: 0], ApiVersions(18): 0 to 1 [usable: 1], CreateTopics(19): 0 to 2 [usable: 2], DeleteTopics(20): 0 to 1 [usable: 1], DeleteRecords(21): 0 [usable: 0], InitProducerId(22): 0 [usable: 0], OffsetForLeaderEpoch(23): 0 [usable: 0], AddPartitionsToTxn(24): 0 [usable: 0], AddOffsetsToTxn(25): 0 [usable: 0], EndTxn(26): 0 [usable: 0], WriteTxnMarkers(27): 0 [usable: 0], TxnOffsetCommit(28): 0 [usable: 0], DescribeAcls(29): 0 [usable: 0], CreateAcls(30): 0 [usable: 0], DeleteAcls(31): 0 [usable: 0], DescribeConfigs(32): 0 [usable: 0], AlterConfigs(33): 0 [usable: 0]) (org.apache.kafka.clients.NetworkClient:636)\ [2017-05-31 11:40:11,108] DEBUG Updated cluster metadata version 3 to Cluster(id = scFRlIQCQMG3kOBvoadJbA, nodes = [127.0.0.1:64270 (id: 1 rack: null), 127.0.0.1:64267 (id: 0 rack: null), 127.0.0.1:64273 (id: 2 rack: null)], partitions = []) (org.apache.kafka.clients.Metadata:253)\ [2017-05-31 11:40:11,211] DEBUG Updated cluster metadata version 1 to Cluster(id = null, nodes = [127.0.0.1:64267 (id: -1 rack: null)], partitions = []) (org.apache.kafka.clients.Metadata:253)\ [2017-05-31 11:40:11,221] DEBUG Sending metadata request (type=MetadataRequest, topics=) to node 1 (org.apache.kafka.clients.NetworkClient:835)\ [2017-05-31 11:40:11,222] DEBUG Updated cluster metadata version 17 to Cluster(id = scFRlIQCQMG3kOBvoadJbA, nodes = [127.0.0.1:64267 (id: 0 rack: null), 127.0.0.1:64273 (id: 2 rack: null), 127.0.0.1:64270 (id: 1 rack: null)], partitions = [Partition(topic = inputTopic, partition = 1, leader = 0, replicas = [0], isr = [0]), Partition(topic = inputTopic, partition = 0, leader = 2, replicas = [2], isr = [2])]) (org.apache.kafka.clients.Metadata:253)\ [2017-05-31 11:40:11,227] DEBUG Sending metadata request (type=MetadataRequest, topics=outputTopic,appId-1-store-changelog) to node 2 (org.apache.kafka.clients.NetworkClient:835)\ [2017-05-31 11:40:11,228] DEBUG Updated cluster metadata version 9 to Cluster(id = scFRlIQCQMG3kOBvoadJbA, nodes = [127.0.0.1:64267 (id: 0 rack: null), 127.0.0.1:64273 (id: 2 rack: null), 127.0.0.1:64270 (id: 1 rack: null)], partitions = [Partition(topic = outputTopic, partition = 0, leader = 0, replicas = [0], isr = [0]), Partition(topic = appId-1-store-changelog, partition = 0, leader = 2, replicas = [2], isr = [2]), Partition(topic = appId-1-store-changelog, partition = 1, leader = 1, replicas = [1], isr = [1])]) (org.apache.kafka.clients.Metadata:253)\ [2017-05-31 11:40:11,315] INFO stream-thread [appId-1-607d6b54-37f1-4ee5-af10-db03818cc04d-StreamThread-30] Completed validating internal topics in partition assignor (org.apache.kafka.streams.processor.internals.StreamPartitionAssignor:651)\ [2017-05-31 11:40:11,315] DEBUG stream-thread [appId-1-607d6b54-37f1-4ee5-af10-db03818cc04d-StreamThread-30] Created state changelog topics \{appId-1-store-changelog=org.apache.kafka.streams.processor.internals.StreamPartitionAssignor$InternalTopicMetadata@ee6895b\} from the parsed topology. (org.apache.kafka.streams.processor.internals.StreamPartitionAssignor:471)\ [2017-05-31 11:40:11,315] DEBUG stream-thread [appId-1-607d6b54-37f1-4ee5-af10-db03818cc04d-StreamThread-30] Assigning tasks [0_0, 0_1] to clients \{607d6b54-37f1-4ee5-af10-db03818cc04d=[activeTasks: ([]) standbyTasks: ([]) assignedTasks: ([]) prevActiveTasks: ([0_0]) prevAssignedTasks: ([0_0]) capacity: 2]\} with number of replicas 0 (org.apache.kafka.streams.processor.internals.StreamPartitionAssignor:481)\ [2017-05-31 11:40:11,315] INFO stream-thread [appId-1-607d6b54-37f1-4ee5-af10-db03818cc04d-StreamThread-30] Assigned tasks to clients as \{607d6b54-37f1-4ee5-af10-db03818cc04d=[activeTasks: ([0_0, 0_1]) standbyTasks: ([]) assignedTasks: ([0_0, 0_1]) prevActiveTasks: ([0_0]) prevAssignedTasks: ([0_0]) capacity: 2]\}. (org.apache.kafka.streams.processor.internals.StreamPartitionAssignor:487)\ [2017-05-31 11:40:11,316] DEBUG Finished assignment for group appId-1: \{appId-1-607d6b54-37f1-4ee5-af10-db03818cc04d-StreamThread-29-consumer-c235b2fc-7d09-4d62-b770-b8c8682992c2=Assignment(partitions=[inputTopic-0]), appId-1-607d6b54-37f1-4ee5-af10-db03818cc04d-StreamThread-30-consumer-aa7076b2-77b8-4588-9b42-dae8a30235db=Assignment(partitions=[inputTopic-1])\} (org.apache.kafka.clients.consumer.internals.ConsumerCoordinator:401)\ [2017-05-31 11:40:11,316] DEBUG Sending leader SyncGroup for group appId-1 to coordinator 127.0.0.1:64270 (id: 2147483646 rack: null): (type=SyncGroupRequest, groupId=appId-1, generationId=9, memberId=appId-1-607d6b54-37f1-4ee5-af10-db03818cc04d-StreamThread-30-consumer-aa7076b2-77b8-4588-9b42-dae8a30235db, groupAssignment=appId-1-607d6b54-37f1-4ee5-af10-db03818cc04d-StreamThread-29-consumer-c235b2fc-7d09-4d62-b770-b8c8682992c2,appId-1-607d6b54-37f1-4ee5-af10-db03818cc04d-StreamThread-30-consumer-aa7076b2-77b8-4588-9b42-dae8a30235db) (org.apache.kafka.clients.consumer.internals.AbstractCoordinator:517)\ [2017-05-31 11:40:11,316] DEBUG Sending metadata request (type=MetadataRequest, topics=) to node 2 (org.apache.kafka.clients.NetworkClient:835)\ [2017-05-31 11:40:11,317] DEBUG Updated cluster metadata version 17 to Cluster(id = scFRlIQCQMG3kOBvoadJbA, nodes = [127.0.0.1:64270 (id: 1 rack: null), 127.0.0.1:64267 (id: 0 rack: null), 127.0.0.1:64273 (id: 2 rack: null)], partitions = [Partition(topic = inputTopic, partition = 1, leader = 0, replicas = [0], isr = [0]), Partition(topic = inputTopic, partition = 0, leader = 2, replicas = [2], isr = [2])]) (org.apache.kafka.clients.Metadata:253)\ [2017-05-31 11:40:11,317] INFO Successfully joined group appId-1 with generation 9 (org.apache.kafka.clients.consumer.internals.AbstractCoordinator:399)\ [2017-05-31 11:40:11,317] INFO Successfully joined group appId-1 with generation 9 (org.apache.kafka.clients.consumer.internals.AbstractCoordinator:399)\ [2017-05-31 11:40:11,318] INFO Setting newly assigned partitions [inputTopic-0] for group appId-1 (org.apache.kafka.clients.consumer.internals.ConsumerCoordinator:262)\ [2017-05-31 11:40:11,318] INFO Setting newly assigned partitions [inputTopic-1] for group appId-1 (org.apache.kafka.clients.consumer.internals.ConsumerCoordinator:262)\ [2017-05-31 11:40:11,318] INFO stream-thread [appId-1-607d6b54-37f1-4ee5-af10-db03818cc04d-StreamThread-29] at state PARTITIONS_REVOKED: new partitions [inputTopic-0] assigned at the end of consumer rebalance.\ assigned active tasks: [0_0]\ assigned standby tasks: []\ current suspended active tasks: [0_0]\ current suspended standby tasks: []\ previous active tasks: [0_0] (org.apache.kafka.streams.processor.internals.StreamThread:159)\ [2017-05-31 11:40:11,318] INFO stream-thread [appId-1-607d6b54-37f1-4ee5-af10-db03818cc04d-StreamThread-30] at state PARTITIONS_REVOKED: new partitions [inputTopic-1] assigned at the end of consumer rebalance.\ assigned active tasks: [0_1]\ assigned standby tasks: []\ current suspended active tasks: []\ current suspended standby tasks: []\ previous active tasks: [] (org.apache.kafka.streams.processor.internals.StreamThread:159)\ [2017-05-31 11:40:11,318] INFO stream-thread [appId-1-607d6b54-37f1-4ee5-af10-db03818cc04d-StreamThread-29] State transition from PARTITIONS_REVOKED to ASSIGNING_PARTITIONS. (org.apache.kafka.streams.processor.internals.StreamThread:977)\ [2017-05-31 11:40:11,318] INFO stream-thread [appId-1-607d6b54-37f1-4ee5-af10-db03818cc04d-StreamThread-30] State transition from PARTITIONS_REVOKED to ASSIGNING_PARTITIONS. (org.apache.kafka.streams.processor.internals.StreamThread:977)\ [2017-05-31 11:40:11,318] INFO stream-client [appId-1-607d6b54-37f1-4ee5-af10-db03818cc04d] State transition from REBALANCING to REBALANCING. (org.apache.kafka.streams.KafkaStreams:229)\ [2017-05-31 11:40:11,318] INFO stream-client [appId-1-607d6b54-37f1-4ee5-af10-db03818cc04d] State transition from REBALANCING to REBALANCING. (org.apache.kafka.streams.KafkaStreams:229)\ [2017-05-31 11:40:11,318] INFO stream-thread [appId-1-607d6b54-37f1-4ee5-af10-db03818cc04d-StreamThread-29] Adding assigned tasks as active \{0_0=[inputTopic-0]\} (org.apache.kafka.streams.processor.internals.StreamThread:1276)\ [2017-05-31 11:40:11,318] INFO stream-thread [appId-1-607d6b54-37f1-4ee5-af10-db03818cc04d-StreamThread-30] Adding assigned tasks as active \{0_1=[inputTopic-1]\} (org.apache.kafka.streams.processor.internals.StreamThread:1276)\ [2017-05-31 11:40:11,318] DEBUG task [0_0] Resuming (org.apache.kafka.streams.processor.internals.StreamTask:159)\ [2017-05-31 11:40:11,318] DEBUG stream-thread [appId-1-607d6b54-37f1-4ee5-af10-db03818cc04d-StreamThread-30] New active tasks to be created: \{0_1=[inputTopic-1]\} (org.apache.kafka.streams.processor.internals.StreamThread:1307)\ [2017-05-31 11:40:11,318] DEBUG TransactionalId appId-1-0_0 -- Transition from state READY to IN_TRANSACTION (org.apache.kafka.clients.producer.internals.TransactionManager:427)\ [2017-05-31 11:40:11,318] DEBUG task [0_0] Initializing processor nodes of the topology (org.apache.kafka.streams.processor.internals.StreamTask:324)\ [2017-05-31 11:40:11,318] INFO stream-thread [appId-1-607d6b54-37f1-4ee5-af10-db03818cc04d-StreamThread-30] Creating active task 0_1 with assigned partitions [[inputTopic-1]] (org.apache.kafka.streams.processor.internals.StreamThread:1226)\ [2017-05-31 11:40:11,319] INFO stream-thread [appId-1-607d6b54-37f1-4ee5-af10-db03818cc04d-StreamThread-30] Creating producer client for task 0_1 (org.apache.kafka.streams.processor.internals.StreamThread:1254)\ [2017-05-31 11:40:11,319] INFO ProducerConfig values: \ acks = 1\ batch.size = 16384\ bootstrap.servers = [127.0.0.1:64267]\ buffer.memory = 33554432\ client.id = appId-1-607d6b54-37f1-4ee5-af10-db03818cc04d-StreamThread-30-producer\ compression.type = none\ connections.max.idle.ms = 540000\ enable.idempotence = true\ interceptor.classes = null\ key.serializer = class org.apache.kafka.common.serialization.ByteArraySerializer\ linger.ms = 100\ max.block.ms = 60000\ max.in.flight.requests.per.connection = 1\ max.request.size = 1048576\ metadata.max.age.ms = 1000\ metric.reporters = []\ metrics.num.samples = 2\ metrics.recording.level = INFO\ metrics.sample.window.ms = 30000\ partitioner.class = class org.apache.kafka.clients.producer.internals.DefaultPartitioner\ receive.buffer.bytes = 32768\ reconnect.backoff.max.ms = 1000\ reconnect.backoff.ms = 50\ request.timeout.ms = 30000\ retries = 2147483647\ retry.backoff.ms = 100\ sasl.jaas.config = null\ sasl.kerberos.kinit.cmd = /usr/bin/kinit\ sasl.kerberos.min.time.before.relogin = 60000\ sasl.kerberos.service.name = null\ sasl.kerberos.ticket.renew.jitter = 0.05\ sasl.kerberos.ticket.renew.window.factor = 0.8\ sasl.mechanism = GSSAPI\ security.protocol = PLAINTEXT\ send.buffer.bytes = 131072\ ssl.cipher.suites = null\ ssl.enabled.protocols = [TLSv1.2, TLSv1.1, TLSv1]\ ssl.endpoint.identification.algorithm = null\ ssl.key.password = null\ ssl.keymanager.algorithm = SunX509\ ssl.keystore.location = null\ ssl.keystore.password = null\ ssl.keystore.type = JKS\ ssl.protocol = TLS\ ssl.provider = null\ ssl.secure.random.implementation = null\ ssl.trustmanager.algorithm = PKIX\ ssl.truststore.location = null\ ssl.truststore.password = null\ ssl.truststore.type = JKS\ transaction.timeout.ms = 60000\ transactional.id = appId-1-0_1\ value.serializer = class org.apache.kafka.common.serialization.ByteArraySerializer\ (org.apache.kafka.clients.producer.ProducerConfig:223)\ [2017-05-31 11:40:11,319] INFO Instantiated a transactional producer. (org.apache.kafka.clients.producer.KafkaProducer:366)\ [2017-05-31 11:40:11,319] INFO Overriding the default acks to all since idempotence is enabled. (org.apache.kafka.clients.producer.KafkaProducer:416)\ [2017-05-31 11:40:11,319] DEBUG Updated cluster metadata version 1 to Cluster(id = null, nodes = [127.0.0.1:64267 (id: -1 rack: null)], partitions = []) (org.apache.kafka.clients.Metadata:253)\ [2017-05-31 11:40:11,319] DEBUG stream-thread [appId-1-607d6b54-37f1-4ee5-af10-db03818cc04d-StreamThread-29] New active tasks to be created: \{\} (org.apache.kafka.streams.processor.internals.StreamThread:1307)\ [2017-05-31 11:40:11,320] INFO stream-thread [appId-1-607d6b54-37f1-4ee5-af10-db03818cc04d-StreamThread-29] Starting restoring state stores from changelog topics [] (org.apache.kafka.streams.processor.internals.StoreChangelogReader:121)\ [2017-05-31 11:40:11,320] DEBUG Unsubscribed all topics or patterns and assigned partitions (org.apache.kafka.clients.consumer.KafkaConsumer:919)\ [2017-05-31 11:40:11,320] DEBUG Unsubscribed all topics or patterns and assigned partitions (org.apache.kafka.clients.consumer.KafkaConsumer:919)\ [2017-05-31 11:40:11,320] DEBUG stream-thread [appId-1-607d6b54-37f1-4ee5-af10-db03818cc04d-StreamThread-29] Took 0 ms to restore all active states (org.apache.kafka.streams.processor.internals.StoreChangelogReader:156)\ [2017-05-31 11:40:11,320] INFO stream-thread [appId-1-607d6b54-37f1-4ee5-af10-db03818cc04d-StreamThread-29] Adding assigned standby tasks \{0_0=[inputTopic-0]\} (org.apache.kafka.streams.processor.internals.StreamThread:1341)\ [2017-05-31 11:40:11,320] DEBUG stream-thread [appId-1-607d6b54-37f1-4ee5-af10-db03818cc04d-StreamThread-29] New standby tasks to be created: \{\} (org.apache.kafka.streams.processor.internals.StreamThread:1360)\ [2017-05-31 11:40:11,320] DEBUG Unsubscribed all topics or patterns and assigned partitions (org.apache.kafka.clients.consumer.KafkaConsumer:919)\ [2017-05-31 11:40:11,320] INFO stream-thread [appId-1-607d6b54-37f1-4ee5-af10-db03818cc04d-StreamThread-29] State transition from ASSIGNING_PARTITIONS to RUNNING. (org.apache.kafka.streams.processor.internals.StreamThread:977)\ [2017-05-31 11:40:11,320] INFO stream-thread [appId-1-607d6b54-37f1-4ee5-af10-db03818cc04d-StreamThread-29] partition assignment took 2 ms.\ current active tasks: [0_0]\ current standby tasks: [] (org.apache.kafka.streams.processor.internals.StreamThread:192)\ [2017-05-31 11:40:11,320] DEBUG Kafka producer started (org.apache.kafka.clients.producer.KafkaProducer:328)\ [2017-05-31 11:40:11,320] DEBUG Starting Kafka producer I/O thread. (org.apache.kafka.clients.producer.internals.Sender:152)\ [2017-05-31 11:40:11,320] DEBUG Group appId-1 fetching committed offsets for partitions: [inputTopic-0] (org.apache.kafka.clients.consumer.internals.ConsumerCoordinator:826)\ [2017-05-31 11:40:11,320] DEBUG stream-thread [appId-1-607d6b54-37f1-4ee5-af10-db03818cc04d-StreamThread-30] Acquired state dir lock for task 0_1 (org.apache.kafka.streams.processor.internals.StateDirectory:135)\ [2017-05-31 11:40:11,321] DEBUG Resetting offset for partition inputTopic-0 to the committed offset 10 (org.apache.kafka.clients.consumer.internals.Fetcher:276)\ [2017-05-31 11:40:11,321] INFO task [0_1] Created state store manager for task 0_1 with the acquired state dir lock (org.apache.kafka.streams.processor.internals.ProcessorStateManager:122)\ [2017-05-31 11:40:11,321] DEBUG Added fetch request for partition inputTopic-0 at offset 10 to node 127.0.0.1:64273 (id: 2 rack: null) (org.apache.kafka.clients.consumer.internals.Fetcher:793)\ [2017-05-31 11:40:11,321] DEBUG Sending fetch for partitions [inputTopic-0] to broker 127.0.0.1:64273 (id: 2 rack: null) (org.apache.kafka.clients.consumer.internals.Fetcher:203)\ [2017-05-31 11:40:11,321] DEBUG task [0_1] Initializing (org.apache.kafka.streams.processor.internals.StreamTask:139)\ [2017-05-31 11:40:11,321] DEBUG task [0_1] Initializing state stores (org.apache.kafka.streams.processor.internals.AbstractTask:194)\ [2017-05-31 11:40:11,321] DEBUG task [0_1] Updating store offset limits \{\} (org.apache.kafka.streams.processor.internals.AbstractTask:171)\ [2017-05-31 11:40:11,321] DEBUG Group appId-1 fetching committed offsets for partitions: [inputTopic-1] (org.apache.kafka.clients.consumer.internals.ConsumerCoordinator:826)\ [2017-05-31 11:40:11,321] DEBUG Group appId-1 has no committed offset for partition inputTopic-1 (org.apache.kafka.clients.consumer.internals.ConsumerCoordinator:877)\ [2017-05-31 11:40:11,327] DEBUG task [0_1] Registering state store store to its state manager (org.apache.kafka.streams.processor.internals.ProcessorStateManager:147)\ [2017-05-31 11:40:11,327] DEBUG Initiating connection to node -1 at 127.0.0.1:64267. (org.apache.kafka.clients.NetworkClient:707)\ [2017-05-31 11:40:11,327] DEBUG Completed connection to node -1. Fetching API versions. (org.apache.kafka.clients.NetworkClient:669)\ [2017-05-31 11:40:11,328] DEBUG Initiating API versions fetch from node -1. (org.apache.kafka.clients.NetworkClient:683)\ [2017-05-31 11:40:11,328] DEBUG Recorded API versions for node -1: (Produce(0): 0 to 3 [usable: 3], Fetch(1): 0 to 5 [usable: 5], Offsets(2): 0 to 2 [usable: 2], Metadata(3): 0 to 3 [usable: 3], LeaderAndIsr(4): 0 [usable: 0], StopReplica(5): 0 [usable: 0], UpdateMetadata(6): 0 to 3 [usable: 3], ControlledShutdown(7): 1 [usable: 1], OffsetCommit(8): 0 to 3 [usable: 3], OffsetFetch(9): 0 to 3 [usable: 3], FindCoordinator(10): 0 to 1 [usable: 1], JoinGroup(11): 0 to 2 [usable: 2], Heartbeat(12): 0 to 1 [usable: 1], LeaveGroup(13): 0 to 1 [usable: 1], SyncGroup(14): 0 to 1 [usable: 1], DescribeGroups(15): 0 to 1 [usable: 1], ListGroups(16): 0 to 1 [usable: 1], SaslHandshake(17): 0 [usable: 0], ApiVersions(18): 0 to 1 [usable: 1], CreateTopics(19): 0 to 2 [usable: 2], DeleteTopics(20): 0 to 1 [usable: 1], DeleteRecords(21): 0 [usable: 0], InitProducerId(22): 0 [usable: 0], OffsetForLeaderEpoch(23): 0 [usable: 0], AddPartitionsToTxn(24): 0 [usable: 0], AddOffsetsToTxn(25): 0 [usable: 0], EndTxn(26): 0 [usable: 0], WriteTxnMarkers(27): 0 [usable: 0], TxnOffsetCommit(28): 0 [usable: 0], DescribeAcls(29): 0 [usable: 0], CreateAcls(30): 0 [usable: 0], DeleteAcls(31): 0 [usable: 0], DescribeConfigs(32): 0 [usable: 0], AlterConfigs(33): 0 [usable: 0]) (org.apache.kafka.clients.NetworkClient:636)\ [2017-05-31 11:40:11,328] DEBUG Sending metadata request (type=MetadataRequest, topics=) to node -1 (org.apache.kafka.clients.NetworkClient:835)\ [2017-05-31 11:40:11,329] DEBUG Updated cluster metadata version 2 to Cluster(id = scFRlIQCQMG3kOBvoadJbA, nodes = [127.0.0.1:64273 (id: 2 rack: null), 127.0.0.1:64270 (id: 1 rack: null), 127.0.0.1:64267 (id: 0 rack: null)], partitions = []) (org.apache.kafka.clients.Metadata:253)\ [2017-05-31 11:40:11,329] DEBUG stream-thread [appId-1-607d6b54-37f1-4ee5-af10-db03818cc04d-StreamThread-30] Took 2 ms to validate that partition appId-1-store-changelog-1 exists (org.apache.kafka.streams.processor.internals.StoreChangelogReader:90)\ [2017-05-31 11:40:11,329] INFO task [0_1] Register global stores [] (org.apache.kafka.streams.processor.internals.ProcessorStateManager:352)\ [2017-05-31 11:40:11,330] DEBUG TransactionalId appId-1-0_1 -- Transition from state UNINITIALIZED to INITIALIZING (org.apache.kafka.clients.producer.internals.TransactionManager:427)\ [2017-05-31 11:40:11,330] DEBUG TransactionalId: appId-1-0_1 -- Sending transactional request (type=InitProducerIdRequest, transactionalId=appId-1-0_1, transactionTimeoutMs=60000) (org.apache.kafka.clients.producer.internals.Sender:314)\ [2017-05-31 11:40:11,431] DEBUG TransactionalId: appId-1-0_1 -- Sending transactional request (type=FindCoordinatorRequest, coordinatorKey=appId-1-0_1, coordinatorType=TRANSACTION) (org.apache.kafka.clients.producer.internals.Sender:314)\ [2017-05-31 11:40:11,431] DEBUG Initiating connection to node -1 at 127.0.0.1:64267. (org.apache.kafka.clients.NetworkClient:707)\ [2017-05-31 11:40:11,431] DEBUG Completed connection to node -1. Fetching API versions. (org.apache.kafka.clients.NetworkClient:669)\ [2017-05-31 11:40:11,431] DEBUG Initiating API versions fetch from node -1. (org.apache.kafka.clients.NetworkClient:683)\ [2017-05-31 11:40:11,432] DEBUG Recorded API versions for node -1: (Produce(0): 0 to 3 [usable: 3], Fetch(1): 0 to 5 [usable: 5], Offsets(2): 0 to 2 [usable: 2], Metadata(3): 0 to 3 [usable: 3], LeaderAndIsr(4): 0 [usable: 0], StopReplica(5): 0 [usable: 0], UpdateMetadata(6): 0 to 3 [usable: 3], ControlledShutdown(7): 1 [usable: 1], OffsetCommit(8): 0 to 3 [usable: 3], OffsetFetch(9): 0 to 3 [usable: 3], FindCoordinator(10): 0 to 1 [usable: 1], JoinGroup(11): 0 to 2 [usable: 2], Heartbeat(12): 0 to 1 [usable: 1], LeaveGroup(13): 0 to 1 [usable: 1], SyncGroup(14): 0 to 1 [usable: 1], DescribeGroups(15): 0 to 1 [usable: 1], ListGroups(16): 0 to 1 [usable: 1], SaslHandshake(17): 0 [usable: 0], ApiVersions(18): 0 to 1 [usable: 1], CreateTopics(19): 0 to 2 [usable: 2], DeleteTopics(20): 0 to 1 [usable: 1], DeleteRecords(21): 0 [usable: 0], InitProducerId(22): 0 [usable: 0], OffsetForLeaderEpoch(23): 0 [usable: 0], AddPartitionsToTxn(24): 0 [usable: 0], AddOffsetsToTxn(25): 0 [usable: 0], EndTxn(26): 0 [usable: 0], WriteTxnMarkers(27): 0 [usable: 0], TxnOffsetCommit(28): 0 [usable: 0], DescribeAcls(29): 0 [usable: 0], CreateAcls(30): 0 [usable: 0], DeleteAcls(31): 0 [usable: 0], DescribeConfigs(32): 0 [usable: 0], AlterConfigs(33): 0 [usable: 0]) (org.apache.kafka.clients.NetworkClient:636)\ [2017-05-31 11:40:11,432] DEBUG TransactionalId appId-1-0_1 -- Received FindCoordinator response with error NONE (org.apache.kafka.clients.producer.internals.TransactionManager:738)\ [2017-05-31 11:40:11,432] DEBUG TransactionalId: appId-1-0_1 -- Sending transactional request (type=InitProducerIdRequest, transactionalId=appId-1-0_1, transactionTimeoutMs=60000) (org.apache.kafka.clients.producer.internals.Sender:314)\ [2017-05-31 11:40:11,433] DEBUG Initiating connection to node 2 at 127.0.0.1:64273. (org.apache.kafka.clients.NetworkClient:707)\ [2017-05-31 11:40:11,433] DEBUG Completed connection to node 2. Fetching API versions. (org.apache.kafka.clients.NetworkClient:669)\ [2017-05-31 11:40:11,433] DEBUG Initiating API versions fetch from node 2. (org.apache.kafka.clients.NetworkClient:683)\ [2017-05-31 11:40:11,433] DEBUG Recorded API versions for node 2: (Produce(0): 0 to 3 [usable: 3], Fetch(1): 0 to 5 [usable: 5], Offsets(2): 0 to 2 [usable: 2], Metadata(3): 0 to 3 [usable: 3], LeaderAndIsr(4): 0 [usable: 0], StopReplica(5): 0 [usable: 0], UpdateMetadata(6): 0 to 3 [usable: 3], ControlledShutdown(7): 1 [usable: 1], OffsetCommit(8): 0 to 3 [usable: 3], OffsetFetch(9): 0 to 3 [usable: 3], FindCoordinator(10): 0 to 1 [usable: 1], JoinGroup(11): 0 to 2 [usable: 2], Heartbeat(12): 0 to 1 [usable: 1], LeaveGroup(13): 0 to 1 [usable: 1], SyncGroup(14): 0 to 1 [usable: 1], DescribeGroups(15): 0 to 1 [usable: 1], ListGroups(16): 0 to 1 [usable: 1], SaslHandshake(17): 0 [usable: 0], ApiVersions(18): 0 to 1 [usable: 1], CreateTopics(19): 0 to 2 [usable: 2], DeleteTopics(20): 0 to 1 [usable: 1], DeleteRecords(21): 0 [usable: 0], InitProducerId(22): 0 [usable: 0], OffsetForLeaderEpoch(23): 0 [usable: 0], AddPartitionsToTxn(24): 0 [usable: 0], AddOffsetsToTxn(25): 0 [usable: 0], EndTxn(26): 0 [usable: 0], WriteTxnMarkers(27): 0 [usable: 0], TxnOffsetCommit(28): 0 [usable: 0], DescribeAcls(29): 0 [usable: 0], CreateAcls(30): 0 [usable: 0], DeleteAcls(31): 0 [usable: 0], DescribeConfigs(32): 0 [usable: 0], AlterConfigs(33): 0 [usable: 0]) (org.apache.kafka.clients.NetworkClient:636)\ [2017-05-31 11:40:11,539] DEBUG TransactionalId appId-1-0_1 -- Received InitProducerId response with error NONE (org.apache.kafka.clients.producer.internals.TransactionManager:612)\ [2017-05-31 11:40:11,539] DEBUG TransactionalId appId-1-0_1 -- Transition from state INITIALIZING to READY (org.apache.kafka.clients.producer.internals.TransactionManager:427)\ [2017-05-31 11:40:11,539] DEBUG TransactionalId appId-1-0_1 -- Transition from state READY to IN_TRANSACTION (org.apache.kafka.clients.producer.internals.TransactionManager:427)\ [2017-05-31 11:40:11,539] DEBUG task [0_1] Initializing processor nodes of the topology (org.apache.kafka.streams.processor.internals.StreamTask:324)\ [2017-05-31 11:40:11,540] INFO stream-thread [appId-1-607d6b54-37f1-4ee5-af10-db03818cc04d-StreamThread-30] Created active task 0_1 with assigned partitions [inputTopic-1] (org.apache.kafka.streams.processor.internals.StreamThread:1245)\ [2017-05-31 11:40:11,541] DEBUG Partition appId-1-store-changelog-1 is unknown for fetching offset, wait for metadata refresh (org.apache.kafka.clients.consumer.internals.Fetcher:622)\ [2017-05-31 11:40:11,541] DEBUG Initialize connection to node 1 for sending metadata request (org.apache.kafka.clients.NetworkClient:851)\ [2017-05-31 11:40:11,541] DEBUG Initiating connection to node 1 at 127.0.0.1:64270. (org.apache.kafka.clients.NetworkClient:707)\ [2017-05-31 11:40:11,541] DEBUG Completed connection to node 1. Fetching API versions. (org.apache.kafka.clients.NetworkClient:669)\ [2017-05-31 11:40:11,541] DEBUG Initiating API versions fetch from node 1. (org.apache.kafka.clients.NetworkClient:683)\ [2017-05-31 11:40:11,541] DEBUG Initialize connection to node 2 for sending metadata request (org.apache.kafka.clients.NetworkClient:851)\ [2017-05-31 11:40:11,541] DEBUG Initiating connection to node 2 at 127.0.0.1:64273. (org.apache.kafka.clients.NetworkClient:707)\ [2017-05-31 11:40:11,542] DEBUG Completed connection to node 2. Fetching API versions. (org.apache.kafka.clients.NetworkClient:669)\ [2017-05-31 11:40:11,542] DEBUG Initiating API versions fetch from node 2. (org.apache.kafka.clients.NetworkClient:683)\ [2017-05-31 11:40:11,542] DEBUG Initialize connection to node 0 for sending metadata request (org.apache.kafka.clients.NetworkClient:851)\ [2017-05-31 11:40:11,542] DEBUG Initiating connection to node 0 at 127.0.0.1:64267. (org.apache.kafka.clients.NetworkClient:707)\ [2017-05-31 11:40:11,542] DEBUG Recorded API versions for node 1: (Produce(0): 0 to 3 [usable: 3], Fetch(1): 0 to 5 [usable: 5], Offsets(2): 0 to 2 [usable: 2], Metadata(3): 0 to 3 [usable: 3], LeaderAndIsr(4): 0 [usable: 0], StopReplica(5): 0 [usable: 0], UpdateMetadata(6): 0 to 3 [usable: 3], ControlledShutdown(7): 1 [usable: 1], OffsetCommit(8): 0 to 3 [usable: 3], OffsetFetch(9): 0 to 3 [usable: 3], FindCoordinator(10): 0 to 1 [usable: 1], JoinGroup(11): 0 to 2 [usable: 2], Heartbeat(12): 0 to 1 [usable: 1], LeaveGroup(13): 0 to 1 [usable: 1], SyncGroup(14): 0 to 1 [usable: 1], DescribeGroups(15): 0 to 1 [usable: 1], ListGroups(16): 0 to 1 [usable: 1], SaslHandshake(17): 0 [usable: 0], ApiVersions(18): 0 to 1 [usable: 1], CreateTopics(19): 0 to 2 [usable: 2], DeleteTopics(20): 0 to 1 [usable: 1], DeleteRecords(21): 0 [usable: 0], InitProducerId(22): 0 [usable: 0], OffsetForLeaderEpoch(23): 0 [usable: 0], AddPartitionsToTxn(24): 0 [usable: 0], AddOffsetsToTxn(25): 0 [usable: 0], EndTxn(26): 0 [usable: 0], WriteTxnMarkers(27): 0 [usable: 0], TxnOffsetCommit(28): 0 [usable: 0], DescribeAcls(29): 0 [usable: 0], CreateAcls(30): 0 [usable: 0], DeleteAcls(31): 0 [usable: 0], DescribeConfigs(32): 0 [usable: 0], AlterConfigs(33): 0 [usable: 0]) (org.apache.kafka.clients.NetworkClient:636)\ [2017-05-31 11:40:11,542] DEBUG Sending metadata request (type=MetadataRequest, topics=appId-1-store-changelog) to node 1 (org.apache.kafka.clients.NetworkClient:835)\ [2017-05-31 11:40:11,542] DEBUG Recorded API versions for node 2: (Produce(0): 0 to 3 [usable: 3], Fetch(1): 0 to 5 [usable: 5], Offsets(2): 0 to 2 [usable: 2], Metadata(3): 0 to 3 [usable: 3], LeaderAndIsr(4): 0 [usable: 0], StopReplica(5): 0 [usable: 0], UpdateMetadata(6): 0 to 3 [usable: 3], ControlledShutdown(7): 1 [usable: 1], OffsetCommit(8): 0 to 3 [usable: 3], OffsetFetch(9): 0 to 3 [usable: 3], FindCoordinator(10): 0 to 1 [usable: 1], JoinGroup(11): 0 to 2 [usable: 2], Heartbeat(12): 0 to 1 [usable: 1], LeaveGroup(13): 0 to 1 [usable: 1], SyncGroup(14): 0 to 1 [usable: 1], DescribeGroups(15): 0 to 1 [usable: 1], ListGroups(16): 0 to 1 [usable: 1], SaslHandshake(17): 0 [usable: 0], ApiVersions(18): 0 to 1 [usable: 1], CreateTopics(19): 0 to 2 [usable: 2], DeleteTopics(20): 0 to 1 [usable: 1], DeleteRecords(21): 0 [usable: 0], InitProducerId(22): 0 [usable: 0], OffsetForLeaderEpoch(23): 0 [usable: 0], AddPartitionsToTxn(24): 0 [usable: 0], AddOffsetsToTxn(25): 0 [usable: 0], EndTxn(26): 0 [usable: 0], WriteTxnMarkers(27): 0 [usable: 0], TxnOffsetCommit(28): 0 [usable: 0], DescribeAcls(29): 0 [usable: 0], CreateAcls(30): 0 [usable: 0], DeleteAcls(31): 0 [usable: 0], DescribeConfigs(32): 0 [usable: 0], AlterConfigs(33): 0 [usable: 0]) (org.apache.kafka.clients.NetworkClient:636)\ [2017-05-31 11:40:11,543] DEBUG Completed connection to node 0. Fetching API versions. (org.apache.kafka.clients.NetworkClient:669)\ [2017-05-31 11:40:11,543] DEBUG Initiating API versions fetch from node 0. (org.apache.kafka.clients.NetworkClient:683)\ [2017-05-31 11:40:11,543] DEBUG Updated cluster metadata version 3 to Cluster(id = scFRlIQCQMG3kOBvoadJbA, nodes = [127.0.0.1:64273 (id: 2 rack: null), 127.0.0.1:64270 (id: 1 rack: null), 127.0.0.1:64267 (id: 0 rack: null)], partitions = [Partition(topic = appId-1-store-changelog, partition = 0, leader = 2, replicas = [2], isr = [2]), Partition(topic = appId-1-store-changelog, partition = 1, leader = 1, replicas = [1], isr = [1])]) (org.apache.kafka.clients.Metadata:253)\ [2017-05-31 11:40:11,543] DEBUG Recorded API versions for node 0: (Produce(0): 0 to 3 [usable: 3], Fetch(1): 0 to 5 [usable: 5], Offsets(2): 0 to 2 [usable: 2], Metadata(3): 0 to 3 [usable: 3], LeaderAndIsr(4): 0 [usable: 0], StopReplica(5): 0 [usable: 0], UpdateMetadata(6): 0 to 3 [usable: 3], ControlledShutdown(7): 1 [usable: 1], OffsetCommit(8): 0 to 3 [usable: 3], OffsetFetch(9): 0 to 3 [usable: 3], FindCoordinator(10): 0 to 1 [usable: 1], JoinGroup(11): 0 to 2 [usable: 2], Heartbeat(12): 0 to 1 [usable: 1], LeaveGroup(13): 0 to 1 [usable: 1], SyncGroup(14): 0 to 1 [usable: 1], DescribeGroups(15): 0 to 1 [usable: 1], ListGroups(16): 0 to 1 [usable: 1], SaslHandshake(17): 0 [usable: 0], ApiVersions(18): 0 to 1 [usable: 1], CreateTopics(19): 0 to 2 [usable: 2], DeleteTopics(20): 0 to 1 [usable: 1], DeleteRecords(21): 0 [usable: 0], InitProducerId(22): 0 [usable: 0], OffsetForLeaderEpoch(23): 0 [usable: 0], AddPartitionsToTxn(24): 0 [usable: 0], AddOffsetsToTxn(25): 0 [usable: 0], EndTxn(26): 0 [usable: 0], WriteTxnMarkers(27): 0 [usable: 0], TxnOffsetCommit(28): 0 [usable: 0], DescribeAcls(29): 0 [usable: 0], CreateAcls(30): 0 [usable: 0], DeleteAcls(31): 0 [usable: 0], DescribeConfigs(32): 0 [usable: 0], AlterConfigs(33): 0 [usable: 0]) (org.apache.kafka.clients.NetworkClient:636)\ [2017-05-31 11:40:11,543] DEBUG Handling ListOffsetResponse response for appId-1-store-changelog-1. Fetched offset 0, timestamp -1 (org.apache.kafka.clients.consumer.internals.Fetcher:729)\ [2017-05-31 11:40:11,543] INFO stream-thread [appId-1-607d6b54-37f1-4ee5-af10-db03818cc04d-StreamThread-30] Starting restoring state stores from changelog topics [appId-1-store-changelog-1] (org.apache.kafka.streams.processor.internals.StoreChangelogReader:121)\ [2017-05-31 11:40:11,543] DEBUG Subscribed to partition(s): appId-1-store-changelog-1 (org.apache.kafka.clients.consumer.KafkaConsumer:964)\ [2017-05-31 11:40:11,543] DEBUG Seeking to beginning of partition appId-1-store-changelog-1 (org.apache.kafka.clients.consumer.KafkaConsumer:1237)\ [2017-05-31 11:40:11,544] DEBUG Handling ListOffsetResponse response for appId-1-store-changelog-1. Fetched offset 0, timestamp -1 (org.apache.kafka.clients.consumer.internals.Fetcher:729)\ [2017-05-31 11:40:11,544] DEBUG Resetting offset for partition appId-1-store-changelog-1 to offset 0. (org.apache.kafka.clients.consumer.internals.Fetcher:418)\ [2017-05-31 11:40:11,544] DEBUG stream-thread [appId-1-607d6b54-37f1-4ee5-af10-db03818cc04d-StreamThread-30] Restoring partition appId-1-store-changelog-1 from offset 0 to endOffset 0 (org.apache.kafka.streams.processor.internals.StoreChangelogReader:161)\ [2017-05-31 11:40:11,544] DEBUG Added fetch request for partition appId-1-store-changelog-1 at offset 0 to node 127.0.0.1:64270 (id: 1 rack: null) (org.apache.kafka.clients.consumer.internals.Fetcher:793)\ [2017-05-31 11:40:11,544] DEBUG Sending fetch for partitions [appId-1-store-changelog-1] to broker 127.0.0.1:64270 (id: 1 rack: null) (org.apache.kafka.clients.consumer.internals.Fetcher:203)\ [2017-05-31 11:40:11,557] DEBUG stream-thread [appId-1-607d6b54-37f1-4ee5-af10-db03818cc04d-StreamThread-30] Completed restoring state from changelog appId-1-store-changelog-1 with 0 records ranging from offset 0 to 0 (org.apache.kafka.streams.processor.internals.StoreChangelogReader:198)\ [2017-05-31 11:40:11,557] DEBUG Unsubscribed all topics or patterns and assigned partitions (org.apache.kafka.clients.consumer.KafkaConsumer:919)\ [2017-05-31 11:40:11,557] DEBUG stream-thread [appId-1-607d6b54-37f1-4ee5-af10-db03818cc04d-StreamThread-30] Took 16 ms to restore all active states (org.apache.kafka.streams.processor.internals.StoreChangelogReader:156)\ [2017-05-31 11:40:11,557] INFO stream-thread [appId-1-607d6b54-37f1-4ee5-af10-db03818cc04d-StreamThread-30] Adding assigned standby tasks \{0_1=[inputTopic-1]\} (org.apache.kafka.streams.processor.internals.StreamThread:1341)\ [2017-05-31 11:40:11,557] DEBUG stream-thread [appId-1-607d6b54-37f1-4ee5-af10-db03818cc04d-StreamThread-30] New standby tasks to be created: \{\} (org.apache.kafka.streams.processor.internals.StreamThread:1360)\ [2017-05-31 11:40:11,557] DEBUG Unsubscribed all topics or patterns and assigned partitions (org.apache.kafka.clients.consumer.KafkaConsumer:919)\ [2017-05-31 11:40:11,557] INFO stream-thread [appId-1-607d6b54-37f1-4ee5-af10-db03818cc04d-StreamThread-30] State transition from ASSIGNING_PARTITIONS to RUNNING. (org.apache.kafka.streams.processor.internals.StreamThread:977)\ [2017-05-31 11:40:11,557] INFO stream-client [appId-1-607d6b54-37f1-4ee5-af10-db03818cc04d] State transition from REBALANCING to RUNNING. (org.apache.kafka.streams.KafkaStreams:229)\ [2017-05-31 11:40:11,557] INFO stream-thread [appId-1-607d6b54-37f1-4ee5-af10-db03818cc04d-StreamThread-30] partition assignment took 239 ms.\ current active tasks: [0_1]\ current standby tasks: [] (org.apache.kafka.streams.processor.internals.StreamThread:192)\ [2017-05-31 11:40:11,557] DEBUG Group appId-1 fetching committed offsets for partitions: [inputTopic-1] (org.apache.kafka.clients.consumer.internals.ConsumerCoordinator:826)\ [2017-05-31 11:40:11,557] DEBUG Group appId-1 has no committed offset for partition inputTopic-1 (org.apache.kafka.clients.consumer.internals.ConsumerCoordinator:877)\ [2017-05-31 11:40:11,558] DEBUG Handling ListOffsetResponse response for inputTopic-1. Fetched offset 0, timestamp -1 (org.apache.kafka.clients.consumer.internals.Fetcher:729)\ [2017-05-31 11:40:11,558] DEBUG Resetting offset for partition inputTopic-1 to offset 0. (org.apache.kafka.clients.consumer.internals.Fetcher:418)\ [2017-05-31 11:40:11,558] DEBUG Added fetch request for partition inputTopic-1 at offset 0 to node 127.0.0.1:64267 (id: 0 rack: null) (org.apache.kafka.clients.consumer.internals.Fetcher:793)\ [2017-05-31 11:40:11,558] DEBUG Sending fetch for partitions [inputTopic-1] to broker 127.0.0.1:64267 (id: 0 rack: null) (org.apache.kafka.clients.consumer.internals.Fetcher:203)\ [2017-05-31 11:40:11,559] DEBUG Added fetch request for partition inputTopic-1 at offset 10 to node 127.0.0.1:64267 (id: 0 rack: null) (org.apache.kafka.clients.consumer.internals.Fetcher:793)\ [2017-05-31 11:40:11,559] DEBUG Sending fetch for partitions [inputTopic-1] to broker 127.0.0.1:64267 (id: 0 rack: null) (org.apache.kafka.clients.consumer.internals.Fetcher:203)\ [2017-05-31 11:40:11,559] DEBUG Sending metadata request (type=MetadataRequest, topics=appId-1-store-changelog) to node -1 (org.apache.kafka.clients.NetworkClient:835)\ [2017-05-31 11:40:11,560] DEBUG Updated cluster metadata version 2 to Cluster(id = scFRlIQCQMG3kOBvoadJbA, nodes = [127.0.0.1:64273 (id: 2 rack: null), 127.0.0.1:64267 (id: 0 rack: null), 127.0.0.1:64270 (id: 1 rack: null)], partitions = [Partition(topic = appId-1-store-changelog, partition = 0, leader = 2, replicas = [2], isr = [2]), Partition(topic = appId-1-store-changelog, partition = 1, leader = 1, replicas = [1], isr = [1])]) (org.apache.kafka.clients.Metadata:253)\ [2017-05-31 11:40:11,560] DEBUG TransactionalId: appId-1-0_1 -- Sending transactional request (transactionalId=appId-1-0_1, producerId=2000, producerEpoch=2, partitions=[appId-1-store-changelog-1]) (org.apache.kafka.clients.producer.internals.Sender:314)\ [2017-05-31 11:40:11,560] DEBUG Initialize connection to node 0 for sending metadata request (org.apache.kafka.clients.NetworkClient:851)\ [2017-05-31 11:40:11,560] DEBUG Initiating connection to node 0 at 127.0.0.1:64267. (org.apache.kafka.clients.NetworkClient:707)\ [2017-05-31 11:40:11,561] DEBUG Completed connection to node 0. Fetching API versions. (org.apache.kafka.clients.NetworkClient:669)\ [2017-05-31 11:40:11,561] DEBUG Initiating API versions fetch from node 0. (org.apache.kafka.clients.NetworkClient:683)\ [2017-05-31 11:40:11,561] DEBUG Sending metadata request (type=MetadataRequest, topics=outputTopic,appId-1-store-changelog) to node 2 (org.apache.kafka.clients.NetworkClient:835)\ [2017-05-31 11:40:11,561] DEBUG Recorded API versions for node 0: (Produce(0): 0 to 3 [usable: 3], Fetch(1): 0 to 5 [usable: 5], Offsets(2): 0 to 2 [usable: 2], Metadata(3): 0 to 3 [usable: 3], LeaderAndIsr(4): 0 [usable: 0], StopReplica(5): 0 [usable: 0], UpdateMetadata(6): 0 to 3 [usable: 3], ControlledShutdown(7): 1 [usable: 1], OffsetCommit(8): 0 to 3 [usable: 3], OffsetFetch(9): 0 to 3 [usable: 3], FindCoordinator(10): 0 to 1 [usable: 1], JoinGroup(11): 0 to 2 [usable: 2], Heartbeat(12): 0 to 1 [usable: 1], LeaveGroup(13): 0 to 1 [usable: 1], SyncGroup(14): 0 to 1 [usable: 1], DescribeGroups(15): 0 to 1 [usable: 1], ListGroups(16): 0 to 1 [usable: 1], SaslHandshake(17): 0 [usable: 0], ApiVersions(18): 0 to 1 [usable: 1], CreateTopics(19): 0 to 2 [usable: 2], DeleteTopics(20): 0 to 1 [usable: 1], DeleteRecords(21): 0 [usable: 0], InitProducerId(22): 0 [usable: 0], OffsetForLeaderEpoch(23): 0 [usable: 0], AddPartitionsToTxn(24): 0 [usable: 0], AddOffsetsToTxn(25): 0 [usable: 0], EndTxn(26): 0 [usable: 0], WriteTxnMarkers(27): 0 [usable: 0], TxnOffsetCommit(28): 0 [usable: 0], DescribeAcls(29): 0 [usable: 0], CreateAcls(30): 0 [usable: 0], DeleteAcls(31): 0 [usable: 0], DescribeConfigs(32): 0 [usable: 0], AlterConfigs(33): 0 [usable: 0]) (org.apache.kafka.clients.NetworkClient:636)\ [2017-05-31 11:40:11,561] DEBUG Updated cluster metadata version 3 to Cluster(id = scFRlIQCQMG3kOBvoadJbA, nodes = [127.0.0.1:64267 (id: 0 rack: null), 127.0.0.1:64273 (id: 2 rack: null), 127.0.0.1:64270 (id: 1 rack: null)], partitions = [Partition(topic = outputTopic, partition = 0, leader = 0, replicas = [0], isr = [0]), Partition(topic = appId-1-store-changelog, partition = 0, leader = 2, replicas = [2], isr = [2]), Partition(topic = appId-1-store-changelog, partition = 1, leader = 1, replicas = [1], isr = [1])]) (org.apache.kafka.clients.Metadata:253)\ [2017-05-31 11:40:11,562] INFO stream-thread [appId-1-607d6b54-37f1-4ee5-af10-db03818cc04d-StreamThread-30] Committing task StreamTask 0_1 (org.apache.kafka.streams.processor.internals.StreamThread:810)\ [2017-05-31 11:40:11,562] DEBUG task [0_1] Flushing all stores registered in the state manager (org.apache.kafka.streams.processor.internals.ProcessorStateManager:256)\ [2017-05-31 11:40:11,564] DEBUG TransactionalId appId-1-0_1 -- Received AddPartitionsToTxn response with errors \{appId-1-store-changelog-1=NONE\} (org.apache.kafka.clients.producer.internals.TransactionManager:658)\ [2017-05-31 11:40:11,564] DEBUG TransactionalId: appId-1-0_1 -- Sending transactional request (transactionalId=appId-1-0_1, producerId=2000, producerEpoch=2, partitions=[outputTopic-0, appId-1-store-changelog-1]) (org.apache.kafka.clients.producer.internals.Sender:314)\ [2017-05-31 11:40:11,564] DEBUG task [0_1] Flushing producer (org.apache.kafka.streams.processor.internals.RecordCollectorImpl:134)\ [2017-05-31 11:40:11,566] DEBUG TransactionalId appId-1-0_1 -- Received AddPartitionsToTxn response with errors \{outputTopic-0=NONE, appId-1-store-changelog-1=NONE\} (org.apache.kafka.clients.producer.internals.TransactionManager:658)\ [2017-05-31 11:40:11,566] DEBUG Initiating connection to node 1 at 127.0.0.1:64270. (org.apache.kafka.clients.NetworkClient:707)\ [2017-05-31 11:40:11,566] DEBUG Dest: 127.0.0.1:64267 (id: 0 rack: null) : producerId: 2000, epoch: 2, Assigning sequence for outputTopic-0: 0 (org.apache.kafka.clients.producer.internals.RecordAccumulator:488)\ [2017-05-31 11:40:11,566] DEBUG Completed connection to node 1. Fetching API versions. (org.apache.kafka.clients.NetworkClient:669)\ [2017-05-31 11:40:11,566] DEBUG Initiating API versions fetch from node 1. (org.apache.kafka.clients.NetworkClient:683)\ [2017-05-31 11:40:11,567] DEBUG Recorded API versions for node 1: (Produce(0): 0 to 3 [usable: 3], Fetch(1): 0 to 5 [usable: 5], Offsets(2): 0 to 2 [usable: 2], Metadata(3): 0 to 3 [usable: 3], LeaderAndIsr(4): 0 [usable: 0], StopReplica(5): 0 [usable: 0], UpdateMetadata(6): 0 to 3 [usable: 3], ControlledShutdown(7): 1 [usable: 1], OffsetCommit(8): 0 to 3 [usable: 3], OffsetFetch(9): 0 to 3 [usable: 3], FindCoordinator(10): 0 to 1 [usable: 1], JoinGroup(11): 0 to 2 [usable: 2], Heartbeat(12): 0 to 1 [usable: 1], LeaveGroup(13): 0 to 1 [usable: 1], SyncGroup(14): 0 to 1 [usable: 1], DescribeGroups(15): 0 to 1 [usable: 1], ListGroups(16): 0 to 1 [usable: 1], SaslHandshake(17): 0 [usable: 0], ApiVersions(18): 0 to 1 [usable: 1], CreateTopics(19): 0 to 2 [usable: 2], DeleteTopics(20): 0 to 1 [usable: 1], DeleteRecords(21): 0 [usable: 0], InitProducerId(22): 0 [usable: 0], OffsetForLeaderEpoch(23): 0 [usable: 0], AddPartitionsToTxn(24): 0 [usable: 0], AddOffsetsToTxn(25): 0 [usable: 0], EndTxn(26): 0 [usable: 0], WriteTxnMarkers(27): 0 [usable: 0], TxnOffsetCommit(28): 0 [usable: 0], DescribeAcls(29): 0 [usable: 0], CreateAcls(30): 0 [usable: 0], DeleteAcls(31): 0 [usable: 0], DescribeConfigs(32): 0 [usable: 0], AlterConfigs(33): 0 [usable: 0]) (org.apache.kafka.clients.NetworkClient:636)\ [2017-05-31 11:40:11,567] DEBUG Dest: 127.0.0.1:64270 (id: 1 rack: null) : producerId: 2000, epoch: 2, Assigning sequence for appId-1-store-changelog-1: 0 (org.apache.kafka.clients.producer.internals.RecordAccumulator:488)\ [2017-05-31 11:40:11,567] DEBUG Incremented sequence number for topic-partition outputTopic-0 to 10 (org.apache.kafka.clients.producer.internals.Sender:555)\ [2017-05-31 11:40:11,568] DEBUG Incremented sequence number for topic-partition appId-1-store-changelog-1 to 10 (org.apache.kafka.clients.producer.internals.Sender:555)\ [2017-05-31 11:40:11,568] DEBUG task [0_1] Committing offsets (org.apache.kafka.streams.processor.internals.StreamTask:288)\ [2017-05-31 11:40:11,568] DEBUG TransactionalId: appId-1-0_1 -- Sending transactional request (transactionalId=appId-1-0_1, producerId=2000, producerEpoch=2, consumerGroupId=appId-1) (org.apache.kafka.clients.producer.internals.Sender:314)\ [2017-05-31 11:40:11,570] DEBUG TransactionalId appId-1-0_1 -- Received AddOffsetsToTxn response with error NONE (org.apache.kafka.clients.producer.internals.TransactionManager:840)\ [2017-05-31 11:40:11,570] DEBUG TransactionalId: appId-1-0_1 -- Sending transactional request (transactionalId=appId-1-0_1, producerId=2000, producerEpoch=2, consumerGroupId=appId-1, offsets=\{inputTopic-1=CommittedOffset(offset=10, metadata='')\}) (org.apache.kafka.clients.producer.internals.Sender:314)\ [2017-05-31 11:40:11,590] INFO ProducerConfig values: \ acks = all\ batch.size = 16384\ bootstrap.servers = [127.0.0.1:64267]\ buffer.memory = 33554432\ client.id = \ compression.type = none\ connections.max.idle.ms = 540000\ enable.idempotence = false\ interceptor.classes = null\ key.serializer = class org.apache.kafka.common.serialization.LongSerializer\ linger.ms = 0\ max.block.ms = 60000\ max.in.flight.requests.per.connection = 5\ max.request.size = 1048576\ metadata.max.age.ms = 300000\ metric.reporters = []\ metrics.num.samples = 2\ metrics.recording.level = INFO\ metrics.sample.window.ms = 30000\ partitioner.class = class org.apache.kafka.clients.producer.internals.DefaultPartitioner\ receive.buffer.bytes = 32768\ reconnect.backoff.max.ms = 1000\ reconnect.backoff.ms = 50\ request.timeout.ms = 30000\ retries = 0\ retry.backoff.ms = 100\ sasl.jaas.config = null\ sasl.kerberos.kinit.cmd = /usr/bin/kinit\ sasl.kerberos.min.time.before.relogin = 60000\ sasl.kerberos.service.name = null\ sasl.kerberos.ticket.renew.jitter = 0.05\ sasl.kerberos.ticket.renew.window.factor = 0.8\ sasl.mechanism = GSSAPI\ security.protocol = PLAINTEXT\ send.buffer.bytes = 131072\ ssl.cipher.suites = null\ ssl.enabled.protocols = [TLSv1.2, TLSv1.1, TLSv1]\ ssl.endpoint.identification.algorithm = null\ ssl.key.password = null\ ssl.keymanager.algorithm = SunX509\ ssl.keystore.location = null\ ssl.keystore.password = null\ ssl.keystore.type = JKS\ ssl.protocol = TLS\ ssl.provider = null\ ssl.secure.random.implementation = null\ ssl.trustmanager.algorithm = PKIX\ ssl.truststore.location = null\ ssl.truststore.password = null\ ssl.truststore.type = JKS\ transaction.timeout.ms = 60000\ transactional.id = null\ value.serializer = class org.apache.kafka.common.serialization.LongSerializer\ (org.apache.kafka.clients.producer.ProducerConfig:223)\ [2017-05-31 11:40:11,590] DEBUG Updated cluster metadata version 1 to Cluster(id = null, nodes = [127.0.0.1:64267 (id: -1 rack: null)], partitions = []) (org.apache.kafka.clients.Metadata:253)\ [2017-05-31 11:40:11,591] DEBUG Kafka producer started (org.apache.kafka.clients.producer.KafkaProducer:328)\ [2017-05-31 11:40:11,591] DEBUG Starting Kafka producer I/O thread. (org.apache.kafka.clients.producer.internals.Sender:152)\ [2017-05-31 11:40:11,591] DEBUG Initialize connection to node -1 for sending metadata request (org.apache.kafka.clients.NetworkClient:851)\ [2017-05-31 11:40:11,591] DEBUG Initiating connection to node -1 at 127.0.0.1:64267. (org.apache.kafka.clients.NetworkClient:707)\ [2017-05-31 11:40:11,591] DEBUG Completed connection to node -1. Fetching API versions. (org.apache.kafka.clients.NetworkClient:669)\ [2017-05-31 11:40:11,591] DEBUG Initiating API versions fetch from node -1. (org.apache.kafka.clients.NetworkClient:683)\ [2017-05-31 11:40:11,592] DEBUG Recorded API versions for node -1: (Produce(0): 0 to 3 [usable: 3], Fetch(1): 0 to 5 [usable: 5], Offsets(2): 0 to 2 [usable: 2], Metadata(3): 0 to 3 [usable: 3], LeaderAndIsr(4): 0 [usable: 0], StopReplica(5): 0 [usable: 0], UpdateMetadata(6): 0 to 3 [usable: 3], ControlledShutdown(7): 1 [usable: 1], OffsetCommit(8): 0 to 3 [usable: 3], OffsetFetch(9): 0 to 3 [usable: 3], FindCoordinator(10): 0 to 1 [usable: 1], JoinGroup(11): 0 to 2 [usable: 2], Heartbeat(12): 0 to 1 [usable: 1], LeaveGroup(13): 0 to 1 [usable: 1], SyncGroup(14): 0 to 1 [usable: 1], DescribeGroups(15): 0 to 1 [usable: 1], ListGroups(16): 0 to 1 [usable: 1], SaslHandshake(17): 0 [usable: 0], ApiVersions(18): 0 to 1 [usable: 1], CreateTopics(19): 0 to 2 [usable: 2], DeleteTopics(20): 0 to 1 [usable: 1], DeleteRecords(21): 0 [usable: 0], InitProducerId(22): 0 [usable: 0], OffsetForLeaderEpoch(23): 0 [usable: 0], AddPartitionsToTxn(24): 0 [usable: 0], AddOffsetsToTxn(25): 0 [usable: 0], EndTxn(26): 0 [usable: 0], WriteTxnMarkers(27): 0 [usable: 0], TxnOffsetCommit(28): 0 [usable: 0], DescribeAcls(29): 0 [usable: 0], CreateAcls(30): 0 [usable: 0], DeleteAcls(31): 0 [usable: 0], DescribeConfigs(32): 0 [usable: 0], AlterConfigs(33): 0 [usable: 0]) (org.apache.kafka.clients.NetworkClient:636)\ [2017-05-31 11:40:11,592] DEBUG Sending metadata request (type=MetadataRequest, topics=inputTopic) to node -1 (org.apache.kafka.clients.NetworkClient:835)\ [2017-05-31 11:40:11,592] DEBUG Updated cluster metadata version 2 to Cluster(id = scFRlIQCQMG3kOBvoadJbA, nodes = [127.0.0.1:64267 (id: 0 rack: null), 127.0.0.1:64273 (id: 2 rack: null), 127.0.0.1:64270 (id: 1 rack: null)], partitions = [Partition(topic = inputTopic, partition = 1, leader = 0, replicas = [0], isr = [0]), Partition(topic = inputTopic, partition = 0, leader = 2, replicas = [2], isr = [2])]) (org.apache.kafka.clients.Metadata:253)\ [2017-05-31 11:40:11,592] DEBUG Initiating connection to node 0 at 127.0.0.1:64267. (org.apache.kafka.clients.NetworkClient:707)\ [2017-05-31 11:40:11,593] DEBUG Completed connection to node 0. Fetching API versions. (org.apache.kafka.clients.NetworkClient:669)\ [2017-05-31 11:40:11,593] DEBUG Initiating API versions fetch from node 0. (org.apache.kafka.clients.NetworkClient:683)\ [2017-05-31 11:40:11,593] DEBUG Recorded API versions for node 0: (Produce(0): 0 to 3 [usable: 3], Fetch(1): 0 to 5 [usable: 5], Offsets(2): 0 to 2 [usable: 2], Metadata(3): 0 to 3 [usable: 3], LeaderAndIsr(4): 0 [usable: 0], StopReplica(5): 0 [usable: 0], UpdateMetadata(6): 0 to 3 [usable: 3], ControlledShutdown(7): 1 [usable: 1], OffsetCommit(8): 0 to 3 [usable: 3], OffsetFetch(9): 0 to 3 [usable: 3], FindCoordinator(10): 0 to 1 [usable: 1], JoinGroup(11): 0 to 2 [usable: 2], Heartbeat(12): 0 to 1 [usable: 1], LeaveGroup(13): 0 to 1 [usable: 1], SyncGroup(14): 0 to 1 [usable: 1], DescribeGroups(15): 0 to 1 [usable: 1], ListGroups(16): 0 to 1 [usable: 1], SaslHandshake(17): 0 [usable: 0], ApiVersions(18): 0 to 1 [usable: 1], CreateTopics(19): 0 to 2 [usable: 2], DeleteTopics(20): 0 to 1 [usable: 1], DeleteRecords(21): 0 [usable: 0], InitProducerId(22): 0 [usable: 0], OffsetForLeaderEpoch(23): 0 [usable: 0], AddPartitionsToTxn(24): 0 [usable: 0], AddOffsetsToTxn(25): 0 [usable: 0], EndTxn(26): 0 [usable: 0], WriteTxnMarkers(27): 0 [usable: 0], TxnOffsetCommit(28): 0 [usable: 0], DescribeAcls(29): 0 [usable: 0], CreateAcls(30): 0 [usable: 0], DeleteAcls(31): 0 [usable: 0], DescribeConfigs(32): 0 [usable: 0], AlterConfigs(33): 0 [usable: 0]) (org.apache.kafka.clients.NetworkClient:636)\ [2017-05-31 11:40:11,594] INFO Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms. (org.apache.kafka.clients.producer.KafkaProducer:886)\ [2017-05-31 11:40:11,594] DEBUG Beginning shutdown of Kafka producer I/O thread, sending remaining records. (org.apache.kafka.clients.producer.internals.Sender:163)\ [2017-05-31 11:40:11,595] DEBUG Shutdown of Kafka producer I/O thread has completed. (org.apache.kafka.clients.producer.internals.Sender:186)\ [2017-05-31 11:40:11,595] DEBUG The Kafka producer has closed. (org.apache.kafka.clients.producer.KafkaProducer:929)\ [2017-05-31 11:40:11,595] INFO ProducerConfig values: \ acks = all\ batch.size = 16384\ bootstrap.servers = [127.0.0.1:64267]\ buffer.memory = 33554432\ client.id = \ compression.type = none\ connections.max.idle.ms = 540000\ enable.idempotence = false\ interceptor.classes = null\ key.serializer = class org.apache.kafka.common.serialization.LongSerializer\ linger.ms = 0\ max.block.ms = 60000\ max.in.flight.requests.per.connection = 5\ max.request.size = 1048576\ metadata.max.age.ms = 300000\ metric.reporters = []\ metrics.num.samples = 2\ metrics.recording.level = INFO\ metrics.sample.window.ms = 30000\ partitioner.class = class org.apache.kafka.clients.producer.internals.DefaultPartitioner\ receive.buffer.bytes = 32768\ reconnect.backoff.max.ms = 1000\ reconnect.backoff.ms = 50\ request.timeout.ms = 30000\ retries = 0\ retry.backoff.ms = 100\ sasl.jaas.config = null\ sasl.kerberos.kinit.cmd = /usr/bin/kinit\ sasl.kerberos.min.time.before.relogin = 60000\ sasl.kerberos.service.name = null\ sasl.kerberos.ticket.renew.jitter = 0.05\ sasl.kerberos.ticket.renew.window.factor = 0.8\ sasl.mechanism = GSSAPI\ security.protocol = PLAINTEXT\ send.buffer.bytes = 131072\ ssl.cipher.suites = null\ ssl.enabled.protocols = [TLSv1.2, TLSv1.1, TLSv1]\ ssl.endpoint.identification.algorithm = null\ ssl.key.password = null\ ssl.keymanager.algorithm = SunX509\ ssl.keystore.location = null\ ssl.keystore.password = null\ ssl.keystore.type = JKS\ ssl.protocol = TLS\ ssl.provider = null\ ssl.secure.random.implementation = null\ ssl.trustmanager.algorithm = PKIX\ ssl.truststore.location = null\ ssl.truststore.password = null\ ssl.truststore.type = JKS\ transaction.timeout.ms = 60000\ transactional.id = null\ value.serializer = class org.apache.kafka.common.serialization.LongSerializer\ (org.apache.kafka.clients.producer.ProducerConfig:223)\ [2017-05-31 11:40:11,595] DEBUG Updated cluster metadata version 1 to Cluster(id = null, nodes = [127.0.0.1:64267 (id: -1 rack: null)], partitions = []) (org.apache.kafka.clients.Metadata:253)\ [2017-05-31 11:40:11,595] DEBUG Kafka producer started (org.apache.kafka.clients.producer.KafkaProducer:328)\ [2017-05-31 11:40:11,595] DEBUG Starting Kafka producer I/O thread. (org.apache.kafka.clients.producer.internals.Sender:152)\ [2017-05-31 11:40:11,595] DEBUG Initialize connection to node -1 for sending metadata request (org.apache.kafka.clients.NetworkClient:851)\ [2017-05-31 11:40:11,595] DEBUG Initiating connection to node -1 at 127.0.0.1:64267. (org.apache.kafka.clients.NetworkClient:707)\ [2017-05-31 11:40:11,596] DEBUG Completed connection to node -1. Fetching API versions. (org.apache.kafka.clients.NetworkClient:669)\ [2017-05-31 11:40:11,596] DEBUG Initiating API versions fetch from node -1. (org.apache.kafka.clients.NetworkClient:683)\ [2017-05-31 11:40:11,596] DEBUG Recorded API versions for node -1: (Produce(0): 0 to 3 [usable: 3], Fetch(1): 0 to 5 [usable: 5], Offsets(2): 0 to 2 [usable: 2], Metadata(3): 0 to 3 [usable: 3], LeaderAndIsr(4): 0 [usable: 0], StopReplica(5): 0 [usable: 0], UpdateMetadata(6): 0 to 3 [usable: 3], ControlledShutdown(7): 1 [usable: 1], OffsetCommit(8): 0 to 3 [usable: 3], OffsetFetch(9): 0 to 3 [usable: 3], FindCoordinator(10): 0 to 1 [usable: 1], JoinGroup(11): 0 to 2 [usable: 2], Heartbeat(12): 0 to 1 [usable: 1], LeaveGroup(13): 0 to 1 [usable: 1], SyncGroup(14): 0 to 1 [usable: 1], DescribeGroups(15): 0 to 1 [usable: 1], ListGroups(16): 0 to 1 [usable: 1], SaslHandshake(17): 0 [usable: 0], ApiVersions(18): 0 to 1 [usable: 1], CreateTopics(19): 0 to 2 [usable: 2], DeleteTopics(20): 0 to 1 [usable: 1], DeleteRecords(21): 0 [usable: 0], InitProducerId(22): 0 [usable: 0], OffsetForLeaderEpoch(23): 0 [usable: 0], AddPartitionsToTxn(24): 0 [usable: 0], AddOffsetsToTxn(25): 0 [usable: 0], EndTxn(26): 0 [usable: 0], WriteTxnMarkers(27): 0 [usable: 0], TxnOffsetCommit(28): 0 [usable: 0], DescribeAcls(29): 0 [usable: 0], CreateAcls(30): 0 [usable: 0], DeleteAcls(31): 0 [usable: 0], DescribeConfigs(32): 0 [usable: 0], AlterConfigs(33): 0 [usable: 0]) (org.apache.kafka.clients.NetworkClient:636)\ [2017-05-31 11:40:11,596] DEBUG Sending metadata request (type=MetadataRequest, topics=inputTopic) to node -1 (org.apache.kafka.clients.NetworkClient:835)\ [2017-05-31 11:40:11,596] DEBUG Updated cluster metadata version 2 to Cluster(id = scFRlIQCQMG3kOBvoadJbA, nodes = [127.0.0.1:64270 (id: 1 rack: null), 127.0.0.1:64273 (id: 2 rack: null), 127.0.0.1:64267 (id: 0 rack: null)], partitions = [Partition(topic = inputTopic, partition = 1, leader = 0, replicas = [0], isr = [0]), Partition(topic = inputTopic, partition = 0, leader = 2, replicas = [2], isr = [2])]) (org.apache.kafka.clients.Metadata:253)\ [2017-05-31 11:40:11,597] DEBUG Initiating connection to node 0 at 127.0.0.1:64267. (org.apache.kafka.clients.NetworkClient:707)\ [2017-05-31 11:40:11,597] DEBUG Completed connection to node 0. Fetching API versions. (org.apache.kafka.clients.NetworkClient:669)\ [2017-05-31 11:40:11,597] DEBUG Initiating API versions fetch from node 0. (org.apache.kafka.clients.NetworkClient:683)\ [2017-05-31 11:40:11,597] DEBUG Recorded API versions for node 0: (Produce(0): 0 to 3 [usable: 3], Fetch(1): 0 to 5 [usable: 5], Offsets(2): 0 to 2 [usable: 2], Metadata(3): 0 to 3 [usable: 3], LeaderAndIsr(4): 0 [usable: 0], StopReplica(5): 0 [usable: 0], UpdateMetadata(6): 0 to 3 [usable: 3], ControlledShutdown(7): 1 [usable: 1], OffsetCommit(8): 0 to 3 [usable: 3], OffsetFetch(9): 0 to 3 [usable: 3], FindCoordinator(10): 0 to 1 [usable: 1], JoinGroup(11): 0 to 2 [usable: 2], Heartbeat(12): 0 to 1 [usable: 1], LeaveGroup(13): 0 to 1 [usable: 1], SyncGroup(14): 0 to 1 [usable: 1], DescribeGroups(15): 0 to 1 [usable: 1], ListGroups(16): 0 to 1 [usable: 1], SaslHandshake(17): 0 [usable: 0], ApiVersions(18): 0 to 1 [usable: 1], CreateTopics(19): 0 to 2 [usable: 2], DeleteTopics(20): 0 to 1 [usable: 1], DeleteRecords(21): 0 [usable: 0], InitProducerId(22): 0 [usable: 0], OffsetForLeaderEpoch(23): 0 [usable: 0], AddPartitionsToTxn(24): 0 [usable: 0], AddOffsetsToTxn(25): 0 [usable: 0], EndTxn(26): 0 [usable: 0], WriteTxnMarkers(27): 0 [usable: 0], TxnOffsetCommit(28): 0 [usable: 0], DescribeAcls(29): 0 [usable: 0], CreateAcls(30): 0 [usable: 0], DeleteAcls(31): 0 [usable: 0], DescribeConfigs(32): 0 [usable: 0], AlterConfigs(33): 0 [usable: 0]) (org.apache.kafka.clients.NetworkClient:636)\ [2017-05-31 11:40:11,598] INFO Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms. (org.apache.kafka.clients.producer.KafkaProducer:886)\ [2017-05-31 11:40:11,598] DEBUG Beginning shutdown of Kafka producer I/O thread, sending remaining records. (org.apache.kafka.clients.producer.internals.Sender:163)\ [2017-05-31 11:40:11,598] DEBUG Shutdown of Kafka producer I/O thread has completed. (org.apache.kafka.clients.producer.internals.Sender:186)\ [2017-05-31 11:40:11,598] DEBUG The Kafka producer has closed. (org.apache.kafka.clients.producer.KafkaProducer:929)\ [2017-05-31 11:40:11,598] INFO ProducerConfig values: \ acks = all\ batch.size = 16384\ bootstrap.servers = [127.0.0.1:64267]\ buffer.memory = 33554432\ client.id = \ compression.type = none\ connections.max.idle.ms = 540000\ enable.idempotence = false\ interceptor.classes = null\ key.serializer = class org.apache.kafka.common.serialization.LongSerializer\ linger.ms = 0\ max.block.ms = 60000\ max.in.flight.requests.per.connection = 5\ max.request.size = 1048576\ metadata.max.age.ms = 300000\ metric.reporters = []\ metrics.num.samples = 2\ metrics.recording.level = INFO\ metrics.sample.window.ms = 30000\ partitioner.class = class org.apache.kafka.clients.producer.internals.DefaultPartitioner\ receive.buffer.bytes = 32768\ reconnect.backoff.max.ms = 1000\ reconnect.backoff.ms = 50\ request.timeout.ms = 30000\ retries = 0\ retry.backoff.ms = 100\ sasl.jaas.config = null\ sasl.kerberos.kinit.cmd = /usr/bin/kinit\ sasl.kerberos.min.time.before.relogin = 60000\ sasl.kerberos.service.name = null\ sasl.kerberos.ticket.renew.jitter = 0.05\ sasl.kerberos.ticket.renew.window.factor = 0.8\ sasl.mechanism = GSSAPI\ security.protocol = PLAINTEXT\ send.buffer.bytes = 131072\ ssl.cipher.suites = null\ ssl.enabled.protocols = [TLSv1.2, TLSv1.1, TLSv1]\ ssl.endpoint.identification.algorithm = null\ ssl.key.password = null\ ssl.keymanager.algorithm = SunX509\ ssl.keystore.location = null\ ssl.keystore.password = null\ ssl.keystore.type = JKS\ ssl.protocol = TLS\ ssl.provider = null\ ssl.secure.random.implementation = null\ ssl.trustmanager.algorithm = PKIX\ ssl.truststore.location = null\ ssl.truststore.password = null\ ssl.truststore.type = JKS\ transaction.timeout.ms = 60000\ transactional.id = null\ value.serializer = class org.apache.kafka.common.serialization.LongSerializer\ (org.apache.kafka.clients.producer.ProducerConfig:223)\ [2017-05-31 11:40:11,599] DEBUG Updated cluster metadata version 1 to Cluster(id = null, nodes = [127.0.0.1:64267 (id: -1 rack: null)], partitions = []) (org.apache.kafka.clients.Metadata:253)\ [2017-05-31 11:40:11,599] DEBUG Kafka producer started (org.apache.kafka.clients.producer.KafkaProducer:328)\ [2017-05-31 11:40:11,599] DEBUG Starting Kafka producer I/O thread. (org.apache.kafka.clients.producer.internals.Sender:152)\ [2017-05-31 11:40:11,599] DEBUG Initialize connection to node -1 for sending metadata request (org.apache.kafka.clients.NetworkClient:851)\ [2017-05-31 11:40:11,599] DEBUG Initiating connection to node -1 at 127.0.0.1:64267. (org.apache.kafka.clients.NetworkClient:707)\ [2017-05-31 11:40:11,599] DEBUG Completed connection to node -1. Fetching API versions. (org.apache.kafka.clients.NetworkClient:669)\ [2017-05-31 11:40:11,599] DEBUG Initiating API versions fetch from node -1. (org.apache.kafka.clients.NetworkClient:683)\ [2017-05-31 11:40:11,600] DEBUG Recorded API versions for node -1: (Produce(0): 0 to 3 [usable: 3], Fetch(1): 0 to 5 [usable: 5], Offsets(2): 0 to 2 [usable: 2], Metadata(3): 0 to 3 [usable: 3], LeaderAndIsr(4): 0 [usable: 0], StopReplica(5): 0 [usable: 0], UpdateMetadata(6): 0 to 3 [usable: 3], ControlledShutdown(7): 1 [usable: 1], OffsetCommit(8): 0 to 3 [usable: 3], OffsetFetch(9): 0 to 3 [usable: 3], FindCoordinator(10): 0 to 1 [usable: 1], JoinGroup(11): 0 to 2 [usable: 2], Heartbeat(12): 0 to 1 [usable: 1], LeaveGroup(13): 0 to 1 [usable: 1], SyncGroup(14): 0 to 1 [usable: 1], DescribeGroups(15): 0 to 1 [usable: 1], ListGroups(16): 0 to 1 [usable: 1], SaslHandshake(17): 0 [usable: 0], ApiVersions(18): 0 to 1 [usable: 1], CreateTopics(19): 0 to 2 [usable: 2], DeleteTopics(20): 0 to 1 [usable: 1], DeleteRecords(21): 0 [usable: 0], InitProducerId(22): 0 [usable: 0], OffsetForLeaderEpoch(23): 0 [usable: 0], AddPartitionsToTxn(24): 0 [usable: 0], AddOffsetsToTxn(25): 0 [usable: 0], EndTxn(26): 0 [usable: 0], WriteTxnMarkers(27): 0 [usable: 0], TxnOffsetCommit(28): 0 [usable: 0], DescribeAcls(29): 0 [usable: 0], CreateAcls(30): 0 [usable: 0], DeleteAcls(31): 0 [usable: 0], DescribeConfigs(32): 0 [usable: 0], AlterConfigs(33): 0 [usable: 0]) (org.apache.kafka.clients.NetworkClient:636)\ [2017-05-31 11:40:11,600] DEBUG Sending metadata request (type=MetadataRequest, topics=inputTopic) to node -1 (org.apache.kafka.clients.NetworkClient:835)\ [2017-05-31 11:40:11,600] DEBUG Updated cluster metadata version 2 to Cluster(id = scFRlIQCQMG3kOBvoadJbA, nodes = [127.0.0.1:64270 (id: 1 rack: null), 127.0.0.1:64273 (id: 2 rack: null), 127.0.0.1:64267 (id: 0 rack: null)], partitions = [Partition(topic = inputTopic, partition = 1, leader = 0, replicas = [0], isr = [0]), Partition(topic = inputTopic, partition = 0, leader = 2, replicas = [2], isr = [2])]) (org.apache.kafka.clients.Metadata:253)\ [2017-05-31 11:40:11,600] DEBUG Initiating connection to node 0 at 127.0.0.1:64267. (org.apache.kafka.clients.NetworkClient:707)\ [2017-05-31 11:40:11,600] DEBUG Completed connection to node 0. Fetching API versions. (org.apache.kafka.clients.NetworkClient:669)\ [2017-05-31 11:40:11,600] DEBUG Initiating API versions fetch from node 0. (org.apache.kafka.clients.NetworkClient:683)\ [2017-05-31 11:40:11,601] DEBUG Recorded API versions for node 0: (Produce(0): 0 to 3 [usable: 3], Fetch(1): 0 to 5 [usable: 5], Offsets(2): 0 to 2 [usable: 2], Metadata(3): 0 to 3 [usable: 3], LeaderAndIsr(4): 0 [usable: 0], StopReplica(5): 0 [usable: 0], UpdateMetadata(6): 0 to 3 [usable: 3], ControlledShutdown(7): 1 [usable: 1], OffsetCommit(8): 0 to 3 [usable: 3], OffsetFetch(9): 0 to 3 [usable: 3], FindCoordinator(10): 0 to 1 [usable: 1], JoinGroup(11): 0 to 2 [usable: 2], Heartbeat(12): 0 to 1 [usable: 1], LeaveGroup(13): 0 to 1 [usable: 1], SyncGroup(14): 0 to 1 [usable: 1], DescribeGroups(15): 0 to 1 [usable: 1], ListGroups(16): 0 to 1 [usable: 1], SaslHandshake(17): 0 [usable: 0], ApiVersions(18): 0 to 1 [usable: 1], CreateTopics(19): 0 to 2 [usable: 2], DeleteTopics(20): 0 to 1 [usable: 1], DeleteRecords(21): 0 [usable: 0], InitProducerId(22): 0 [usable: 0], OffsetForLeaderEpoch(23): 0 [usable: 0], AddPartitionsToTxn(24): 0 [usable: 0], AddOffsetsToTxn(25): 0 [usable: 0], EndTxn(26): 0 [usable: 0], WriteTxnMarkers(27): 0 [usable: 0], TxnOffsetCommit(28): 0 [usable: 0], DescribeAcls(29): 0 [usable: 0], CreateAcls(30): 0 [usable: 0], DeleteAcls(31): 0 [usable: 0], DescribeConfigs(32): 0 [usable: 0], AlterConfigs(33): 0 [usable: 0]) (org.apache.kafka.clients.NetworkClient:636)\ [2017-05-31 11:40:11,601] INFO Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms. (org.apache.kafka.clients.producer.KafkaProducer:886)\ [2017-05-31 11:40:11,602] DEBUG Beginning shutdown of Kafka producer I/O thread, sending remaining records. (org.apache.kafka.clients.producer.internals.Sender:163)\ [2017-05-31 11:40:11,602] DEBUG Shutdown of Kafka producer I/O thread has completed. (org.apache.kafka.clients.producer.internals.Sender:186)\ [2017-05-31 11:40:11,602] DEBUG The Kafka producer has closed. (org.apache.kafka.clients.producer.KafkaProducer:929)\ [2017-05-31 11:40:11,602] INFO ProducerConfig values: \ acks = all\ batch.size = 16384\ bootstrap.servers = [127.0.0.1:64267]\ buffer.memory = 33554432\ client.id = \ compression.type = none\ connections.max.idle.ms = 540000\ enable.idempotence = false\ interceptor.classes = null\ key.serializer = class org.apache.kafka.common.serialization.LongSerializer\ linger.ms = 0\ max.block.ms = 60000\ max.in.flight.requests.per.connection = 5\ max.request.size = 1048576\ metadata.max.age.ms = 300000\ metric.reporters = []\ metrics.num.samples = 2\ metrics.recording.level = INFO\ metrics.sample.window.ms = 30000\ partitioner.class = class org.apache.kafka.clients.producer.internals.DefaultPartitioner\ receive.buffer.bytes = 32768\ reconnect.backoff.max.ms = 1000\ reconnect.backoff.ms = 50\ request.timeout.ms = 30000\ retries = 0\ retry.backoff.ms = 100\ sasl.jaas.config = null\ sasl.kerberos.kinit.cmd = /usr/bin/kinit\ sasl.kerberos.min.time.before.relogin = 60000\ sasl.kerberos.service.name = null\ sasl.kerberos.ticket.renew.jitter = 0.05\ sasl.kerberos.ticket.renew.window.factor = 0.8\ sasl.mechanism = GSSAPI\ security.protocol = PLAINTEXT\ send.buffer.bytes = 131072\ ssl.cipher.suites = null\ ssl.enabled.protocols = [TLSv1.2, TLSv1.1, TLSv1]\ ssl.endpoint.identification.algorithm = null\ ssl.key.password = null\ ssl.keymanager.algorithm = SunX509\ ssl.keystore.location = null\ ssl.keystore.password = null\ ssl.keystore.type = JKS\ ssl.protocol = TLS\ ssl.provider = null\ ssl.secure.random.implementation = null\ ssl.trustmanager.algorithm = PKIX\ ssl.truststore.location = null\ ssl.truststore.password = null\ ssl.truststore.type = JKS\ transaction.timeout.ms = 60000\ transactional.id = null\ value.serializer = class org.apache.kafka.common.serialization.LongSerializer\ (org.apache.kafka.clients.producer.ProducerConfig:223)\ [2017-05-31 11:40:11,602] DEBUG Updated cluster metadata version 1 to Cluster(id = null, nodes = [127.0.0.1:64267 (id: -1 rack: null)], partitions = []) (org.apache.kafka.clients.Metadata:253)\ [2017-05-31 11:40:11,603] DEBUG Kafka producer started (org.apache.kafka.clients.producer.KafkaProducer:328)\ [2017-05-31 11:40:11,603] DEBUG Starting Kafka producer I/O thread. (org.apache.kafka.clients.producer.internals.Sender:152)\ [2017-05-31 11:40:11,603] DEBUG Initialize connection to node -1 for sending metadata request (org.apache.kafka.clients.NetworkClient:851)\ [2017-05-31 11:40:11,603] DEBUG Initiating connection to node -1 at 127.0.0.1:64267. (org.apache.kafka.clients.NetworkClient:707)\ [2017-05-31 11:40:11,603] DEBUG Completed connection to node -1. Fetching API versions. (org.apache.kafka.clients.NetworkClient:669)\ [2017-05-31 11:40:11,603] DEBUG Initiating API versions fetch from node -1. (org.apache.kafka.clients.NetworkClient:683)\ [2017-05-31 11:40:11,603] DEBUG Recorded API versions for node -1: (Produce(0): 0 to 3 [usable: 3], Fetch(1): 0 to 5 [usable: 5], Offsets(2): 0 to 2 [usable: 2], Metadata(3): 0 to 3 [usable: 3], LeaderAndIsr(4): 0 [usable: 0], StopReplica(5): 0 [usable: 0], UpdateMetadata(6): 0 to 3 [usable: 3], ControlledShutdown(7): 1 [usable: 1], OffsetCommit(8): 0 to 3 [usable: 3], OffsetFetch(9): 0 to 3 [usable: 3], FindCoordinator(10): 0 to 1 [usable: 1], JoinGroup(11): 0 to 2 [usable: 2], Heartbeat(12): 0 to 1 [usable: 1], LeaveGroup(13): 0 to 1 [usable: 1], SyncGroup(14): 0 to 1 [usable: 1], DescribeGroups(15): 0 to 1 [usable: 1], ListGroups(16): 0 to 1 [usable: 1], SaslHandshake(17): 0 [usable: 0], ApiVersions(18): 0 to 1 [usable: 1], CreateTopics(19): 0 to 2 [usable: 2], DeleteTopics(20): 0 to 1 [usable: 1], DeleteRecords(21): 0 [usable: 0], InitProducerId(22): 0 [usable: 0], OffsetForLeaderEpoch(23): 0 [usable: 0], AddPartitionsToTxn(24): 0 [usable: 0], AddOffsetsToTxn(25): 0 [usable: 0], EndTxn(26): 0 [usable: 0], WriteTxnMarkers(27): 0 [usable: 0], TxnOffsetCommit(28): 0 [usable: 0], DescribeAcls(29): 0 [usable: 0], CreateAcls(30): 0 [usable: 0], DeleteAcls(31): 0 [usable: 0], DescribeConfigs(32): 0 [usable: 0], AlterConfigs(33): 0 [usable: 0]) (org.apache.kafka.clients.NetworkClient:636)\ [2017-05-31 11:40:11,603] DEBUG Sending metadata request (type=MetadataRequest, topics=inputTopic) to node -1 (org.apache.kafka.clients.NetworkClient:835)\ [2017-05-31 11:40:11,604] DEBUG Updated cluster metadata version 2 to Cluster(id = scFRlIQCQMG3kOBvoadJbA, nodes = [127.0.0.1:64270 (id: 1 rack: null), 127.0.0.1:64273 (id: 2 rack: null), 127.0.0.1:64267 (id: 0 rack: null)], partitions = [Partition(topic = inputTopic, partition = 1, leader = 0, replicas = [0], isr = [0]), Partition(topic = inputTopic, partition = 0, leader = 2, replicas = [2], isr = [2])]) (org.apache.kafka.clients.Metadata:253)\ [2017-05-31 11:40:11,604] DEBUG Initiating connection to node 0 at 127.0.0.1:64267. (org.apache.kafka.clients.NetworkClient:707)\ [2017-05-31 11:40:11,604] DEBUG Completed connection to node 0. Fetching API versions. (org.apache.kafka.clients.NetworkClient:669)\ [2017-05-31 11:40:11,604] DEBUG Initiating API versions fetch from node 0. (org.apache.kafka.clients.NetworkClient:683)\ [2017-05-31 11:40:11,604] DEBUG Recorded API versions for node 0: (Produce(0): 0 to 3 [usable: 3], Fetch(1): 0 to 5 [usable: 5], Offsets(2): 0 to 2 [usable: 2], Metadata(3): 0 to 3 [usable: 3], LeaderAndIsr(4): 0 [usable: 0], StopReplica(5): 0 [usable: 0], UpdateMetadata(6): 0 to 3 [usable: 3], ControlledShutdown(7): 1 [usable: 1], OffsetCommit(8): 0 to 3 [usable: 3], OffsetFetch(9): 0 to 3 [usable: 3], FindCoordinator(10): 0 to 1 [usable: 1], JoinGroup(11): 0 to 2 [usable: 2], Heartbeat(12): 0 to 1 [usable: 1], LeaveGroup(13): 0 to 1 [usable: 1], SyncGroup(14): 0 to 1 [usable: 1], DescribeGroups(15): 0 to 1 [usable: 1], ListGroups(16): 0 to 1 [usable: 1], SaslHandshake(17): 0 [usable: 0], ApiVersions(18): 0 to 1 [usable: 1], CreateTopics(19): 0 to 2 [usable: 2], DeleteTopics(20): 0 to 1 [usable: 1], DeleteRecords(21): 0 [usable: 0], InitProducerId(22): 0 [usable: 0], OffsetForLeaderEpoch(23): 0 [usable: 0], AddPartitionsToTxn(24): 0 [usable: 0], AddOffsetsToTxn(25): 0 [usable: 0], EndTxn(26): 0 [usable: 0], WriteTxnMarkers(27): 0 [usable: 0], TxnOffsetCommit(28): 0 [usable: 0], DescribeAcls(29): 0 [usable: 0], CreateAcls(30): 0 [usable: 0], DeleteAcls(31): 0 [usable: 0], DescribeConfigs(32): 0 [usable: 0], AlterConfigs(33): 0 [usable: 0]) (org.apache.kafka.clients.NetworkClient:636)\ [2017-05-31 11:40:11,605] INFO Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms. (org.apache.kafka.clients.producer.KafkaProducer:886)\ [2017-05-31 11:40:11,605] DEBUG Beginning shutdown of Kafka producer I/O thread, sending remaining records. (org.apache.kafka.clients.producer.internals.Sender:163)\ [2017-05-31 11:40:11,605] DEBUG Shutdown of Kafka producer I/O thread has completed. (org.apache.kafka.clients.producer.internals.Sender:186)\ [2017-05-31 11:40:11,606] DEBUG The Kafka producer has closed. (org.apache.kafka.clients.producer.KafkaProducer:929)\ [2017-05-31 11:40:11,606] INFO ProducerConfig values: \ acks = all\ batch.size = 16384\ bootstrap.servers = [127.0.0.1:64267]\ buffer.memory = 33554432\ client.id = \ compression.type = none\ connections.max.idle.ms = 540000\ enable.idempotence = false\ interceptor.classes = null\ key.serializer = class org.apache.kafka.common.serialization.LongSerializer\ linger.ms = 0\ max.block.ms = 60000\ max.in.flight.requests.per.connection = 5\ max.request.size = 1048576\ metadata.max.age.ms = 300000\ metric.reporters = []\ metrics.num.samples = 2\ metrics.recording.level = INFO\ metrics.sample.window.ms = 30000\ partitioner.class = class org.apache.kafka.clients.producer.internals.DefaultPartitioner\ receive.buffer.bytes = 32768\ reconnect.backoff.max.ms = 1000\ reconnect.backoff.ms = 50\ request.timeout.ms = 30000\ retries = 0\ retry.backoff.ms = 100\ sasl.jaas.config = null\ sasl.kerberos.kinit.cmd = /usr/bin/kinit\ sasl.kerberos.min.time.before.relogin = 60000\ sasl.kerberos.service.name = null\ sasl.kerberos.ticket.renew.jitter = 0.05\ sasl.kerberos.ticket.renew.window.factor = 0.8\ sasl.mechanism = GSSAPI\ security.protocol = PLAINTEXT\ send.buffer.bytes = 131072\ ssl.cipher.suites = null\ ssl.enabled.protocols = [TLSv1.2, TLSv1.1, TLSv1]\ ssl.endpoint.identification.algorithm = null\ ssl.key.password = null\ ssl.keymanager.algorithm = SunX509\ ssl.keystore.location = null\ ssl.keystore.password = null\ ssl.keystore.type = JKS\ ssl.protocol = TLS\ ssl.provider = null\ ssl.secure.random.implementation = null\ ssl.trustmanager.algorithm = PKIX\ ssl.truststore.location = null\ ssl.truststore.password = null\ ssl.truststore.type = JKS\ transaction.timeout.ms = 60000\ transactional.id = null\ value.serializer = class org.apache.kafka.common.serialization.LongSerializer\ (org.apache.kafka.clients.producer.ProducerConfig:223)\ [2017-05-31 11:40:11,606] DEBUG Updated cluster metadata version 1 to Cluster(id = null, nodes = [127.0.0.1:64267 (id: -1 rack: null)], partitions = []) (org.apache.kafka.clients.Metadata:253)\ [2017-05-31 11:40:11,606] DEBUG Kafka producer started (org.apache.kafka.clients.producer.KafkaProducer:328)\ [2017-05-31 11:40:11,606] DEBUG Starting Kafka producer I/O thread. (org.apache.kafka.clients.producer.internals.Sender:152)\ [2017-05-31 11:40:11,606] DEBUG Initialize connection to node -1 for sending metadata request (org.apache.kafka.clients.NetworkClient:851)\ [2017-05-31 11:40:11,606] DEBUG Initiating connection to node -1 at 127.0.0.1:64267. (org.apache.kafka.clients.NetworkClient:707)\ [2017-05-31 11:40:11,607] DEBUG Completed connection to node -1. Fetching API versions. (org.apache.kafka.clients.NetworkClient:669)\ [2017-05-31 11:40:11,607] DEBUG Initiating API versions fetch from node -1. (org.apache.kafka.clients.NetworkClient:683)\ [2017-05-31 11:40:11,607] DEBUG Recorded API versions for node -1: (Produce(0): 0 to 3 [usable: 3], Fetch(1): 0 to 5 [usable: 5], Offsets(2): 0 to 2 [usable: 2], Metadata(3): 0 to 3 [usable: 3], LeaderAndIsr(4): 0 [usable: 0], StopReplica(5): 0 [usable: 0], UpdateMetadata(6): 0 to 3 [usable: 3], ControlledShutdown(7): 1 [usable: 1], OffsetCommit(8): 0 to 3 [usable: 3], OffsetFetch(9): 0 to 3 [usable: 3], FindCoordinator(10): 0 to 1 [usable: 1], JoinGroup(11): 0 to 2 [usable: 2], Heartbeat(12): 0 to 1 [usable: 1], LeaveGroup(13): 0 to 1 [usable: 1], SyncGroup(14): 0 to 1 [usable: 1], DescribeGroups(15): 0 to 1 [usable: 1], ListGroups(16): 0 to 1 [usable: 1], SaslHandshake(17): 0 [usable: 0], ApiVersions(18): 0 to 1 [usable: 1], CreateTopics(19): 0 to 2 [usable: 2], DeleteTopics(20): 0 to 1 [usable: 1], DeleteRecords(21): 0 [usable: 0], InitProducerId(22): 0 [usable: 0], OffsetForLeaderEpoch(23): 0 [usable: 0], AddPartitionsToTxn(24): 0 [usable: 0], AddOffsetsToTxn(25): 0 [usable: 0], EndTxn(26): 0 [usable: 0], WriteTxnMarkers(27): 0 [usable: 0], TxnOffsetCommit(28): 0 [usable: 0], DescribeAcls(29): 0 [usable: 0], CreateAcls(30): 0 [usable: 0], DeleteAcls(31): 0 [usable: 0], DescribeConfigs(32): 0 [usable: 0], AlterConfigs(33): 0 [usable: 0]) (org.apache.kafka.clients.NetworkClient:636)\ [2017-05-31 11:40:11,607] DEBUG Sending metadata request (type=MetadataRequest, topics=inputTopic) to node -1 (org.apache.kafka.clients.NetworkClient:835)\ [2017-05-31 11:40:11,607] DEBUG Updated cluster metadata version 2 to Cluster(id = scFRlIQCQMG3kOBvoadJbA, nodes = [127.0.0.1:64270 (id: 1 rack: null), 127.0.0.1:64267 (id: 0 rack: null), 127.0.0.1:64273 (id: 2 rack: null)], partitions = [Partition(topic = inputTopic, partition = 1, leader = 0, replicas = [0], isr = [0]), Partition(topic = inputTopic, partition = 0, leader = 2, replicas = [2], isr = [2])]) (org.apache.kafka.clients.Metadata:253)\ [2017-05-31 11:40:11,608] DEBUG Initiating connection to node 0 at 127.0.0.1:64267. (org.apache.kafka.clients.NetworkClient:707)\ [2017-05-31 11:40:11,608] DEBUG Completed connection to node 0. Fetching API versions. (org.apache.kafka.clients.NetworkClient:669)\ [2017-05-31 11:40:11,608] DEBUG Initiating API versions fetch from node 0. (org.apache.kafka.clients.NetworkClient:683)\ [2017-05-31 11:40:11,608] DEBUG Recorded API versions for node 0: (Produce(0): 0 to 3 [usable: 3], Fetch(1): 0 to 5 [usable: 5], Offsets(2): 0 to 2 [usable: 2], Metadata(3): 0 to 3 [usable: 3], LeaderAndIsr(4): 0 [usable: 0], StopReplica(5): 0 [usable: 0], UpdateMetadata(6): 0 to 3 [usable: 3], ControlledShutdown(7): 1 [usable: 1], OffsetCommit(8): 0 to 3 [usable: 3], OffsetFetch(9): 0 to 3 [usable: 3], FindCoordinator(10): 0 to 1 [usable: 1], JoinGroup(11): 0 to 2 [usable: 2], Heartbeat(12): 0 to 1 [usable: 1], LeaveGroup(13): 0 to 1 [usable: 1], SyncGroup(14): 0 to 1 [usable: 1], DescribeGroups(15): 0 to 1 [usable: 1], ListGroups(16): 0 to 1 [usable: 1], SaslHandshake(17): 0 [usable: 0], ApiVersions(18): 0 to 1 [usable: 1], CreateTopics(19): 0 to 2 [usable: 2], DeleteTopics(20): 0 to 1 [usable: 1], DeleteRecords(21): 0 [usable: 0], InitProducerId(22): 0 [usable: 0], OffsetForLeaderEpoch(23): 0 [usable: 0], AddPartitionsToTxn(24): 0 [usable: 0], AddOffsetsToTxn(25): 0 [usable: 0], EndTxn(26): 0 [usable: 0], WriteTxnMarkers(27): 0 [usable: 0], TxnOffsetCommit(28): 0 [usable: 0], DescribeAcls(29): 0 [usable: 0], CreateAcls(30): 0 [usable: 0], DeleteAcls(31): 0 [usable: 0], DescribeConfigs(32): 0 [usable: 0], AlterConfigs(33): 0 [usable: 0]) (org.apache.kafka.clients.NetworkClient:636)\ [2017-05-31 11:40:11,609] INFO Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms. (org.apache.kafka.clients.producer.KafkaProducer:886)\ [2017-05-31 11:40:11,609] DEBUG Beginning shutdown of Kafka producer I/O thread, sending remaining records. (org.apache.kafka.clients.producer.internals.Sender:163)\ [2017-05-31 11:40:11,609] DEBUG Shutdown of Kafka producer I/O thread has completed. (org.apache.kafka.clients.producer.internals.Sender:186)\ [2017-05-31 11:40:11,609] DEBUG The Kafka producer has closed. (org.apache.kafka.clients.producer.KafkaProducer:929)\ [2017-05-31 11:40:11,609] INFO ProducerConfig values: \ acks = all\ batch.size = 16384\ bootstrap.servers = [127.0.0.1:64267]\ buffer.memory = 33554432\ client.id = \ compression.type = none\ connections.max.idle.ms = 540000\ enable.idempotence = false\ interceptor.classes = null\ key.serializer = class org.apache.kafka.common.serialization.LongSerializer\ linger.ms = 0\ max.block.ms = 60000\ max.in.flight.requests.per.connection = 5\ max.request.size = 1048576\ metadata.max.age.ms = 300000\ metric.reporters = []\ metrics.num.samples = 2\ metrics.recording.level = INFO\ metrics.sample.window.ms = 30000\ partitioner.class = class org.apache.kafka.clients.producer.internals.DefaultPartitioner\ receive.buffer.bytes = 32768\ reconnect.backoff.max.ms = 1000\ reconnect.backoff.ms = 50\ request.timeout.ms = 30000\ retries = 0\ retry.backoff.ms = 100\ sasl.jaas.config = null\ sasl.kerberos.kinit.cmd = /usr/bin/kinit\ sasl.kerberos.min.time.before.relogin = 60000\ sasl.kerberos.service.name = null\ sasl.kerberos.ticket.renew.jitter = 0.05\ sasl.kerberos.ticket.renew.window.factor = 0.8\ sasl.mechanism = GSSAPI\ security.protocol = PLAINTEXT\ send.buffer.bytes = 131072\ ssl.cipher.suites = null\ ssl.enabled.protocols = [TLSv1.2, TLSv1.1, TLSv1]\ ssl.endpoint.identification.algorithm = null\ ssl.key.password = null\ ssl.keymanager.algorithm = SunX509\ ssl.keystore.location = null\ ssl.keystore.password = null\ ssl.keystore.type = JKS\ ssl.protocol = TLS\ ssl.provider = null\ ssl.secure.random.implementation = null\ ssl.trustmanager.algorithm = PKIX\ ssl.truststore.location = null\ ssl.truststore.password = null\ ssl.truststore.type = JKS\ transaction.timeout.ms = 60000\ transactional.id = null\ value.serializer = class org.apache.kafka.common.serialization.LongSerializer\ (org.apache.kafka.clients.producer.ProducerConfig:223)\ [2017-05-31 11:40:11,610] DEBUG Updated cluster metadata version 1 to Cluster(id = null, nodes = [127.0.0.1:64267 (id: -1 rack: null)], partitions = []) (org.apache.kafka.clients.Metadata:253)\ [2017-05-31 11:40:11,610] DEBUG Kafka producer started (org.apache.kafka.clients.producer.KafkaProducer:328)\ [2017-05-31 11:40:11,610] DEBUG Starting Kafka producer I/O thread. (org.apache.kafka.clients.producer.internals.Sender:152)\ [2017-05-31 11:40:11,610] DEBUG Initialize connection to node -1 for sending metadata request (org.apache.kafka.clients.NetworkClient:851)\ [2017-05-31 11:40:11,610] DEBUG Initiating connection to node -1 at 127.0.0.1:64267. (org.apache.kafka.clients.NetworkClient:707)\ [2017-05-31 11:40:11,610] DEBUG Completed connection to node -1. Fetching API versions. (org.apache.kafka.clients.NetworkClient:669)\ [2017-05-31 11:40:11,610] DEBUG Initiating API versions fetch from node -1. (org.apache.kafka.clients.NetworkClient:683)\ [2017-05-31 11:40:11,611] DEBUG Recorded API versions for node -1: (Produce(0): 0 to 3 [usable: 3], Fetch(1): 0 to 5 [usable: 5], Offsets(2): 0 to 2 [usable: 2], Metadata(3): 0 to 3 [usable: 3], LeaderAndIsr(4): 0 [usable: 0], StopReplica(5): 0 [usable: 0], UpdateMetadata(6): 0 to 3 [usable: 3], ControlledShutdown(7): 1 [usable: 1], OffsetCommit(8): 0 to 3 [usable: 3], OffsetFetch(9): 0 to 3 [usable: 3], FindCoordinator(10): 0 to 1 [usable: 1], JoinGroup(11): 0 to 2 [usable: 2], Heartbeat(12): 0 to 1 [usable: 1], LeaveGroup(13): 0 to 1 [usable: 1], SyncGroup(14): 0 to 1 [usable: 1], DescribeGroups(15): 0 to 1 [usable: 1], ListGroups(16): 0 to 1 [usable: 1], SaslHandshake(17): 0 [usable: 0], ApiVersions(18): 0 to 1 [usable: 1], CreateTopics(19): 0 to 2 [usable: 2], DeleteTopics(20): 0 to 1 [usable: 1], DeleteRecords(21): 0 [usable: 0], InitProducerId(22): 0 [usable: 0], OffsetForLeaderEpoch(23): 0 [usable: 0], AddPartitionsToTxn(24): 0 [usable: 0], AddOffsetsToTxn(25): 0 [usable: 0], EndTxn(26): 0 [usable: 0], WriteTxnMarkers(27): 0 [usable: 0], TxnOffsetCommit(28): 0 [usable: 0], DescribeAcls(29): 0 [usable: 0], CreateAcls(30): 0 [usable: 0], DeleteAcls(31): 0 [usable: 0], DescribeConfigs(32): 0 [usable: 0], AlterConfigs(33): 0 [usable: 0]) (org.apache.kafka.clients.NetworkClient:636)\ [2017-05-31 11:40:11,611] DEBUG Sending metadata request (type=MetadataRequest, topics=inputTopic) to node -1 (org.apache.kafka.clients.NetworkClient:835)\ [2017-05-31 11:40:11,611] DEBUG Updated cluster metadata version 2 to Cluster(id = scFRlIQCQMG3kOBvoadJbA, nodes = [127.0.0.1:64270 (id: 1 rack: null), 127.0.0.1:64267 (id: 0 rack: null), 127.0.0.1:64273 (id: 2 rack: null)], partitions = [Partition(topic = inputTopic, partition = 1, leader = 0, replicas = [0], isr = [0]), Partition(topic = inputTopic, partition = 0, leader = 2, replicas = [2], isr = [2])]) (org.apache.kafka.clients.Metadata:253)\ [2017-05-31 11:40:11,611] DEBUG Initiating connection to node 2 at 127.0.0.1:64273. (org.apache.kafka.clients.NetworkClient:707)\ [2017-05-31 11:40:11,611] DEBUG Completed connection to node 2. Fetching API versions. (org.apache.kafka.clients.NetworkClient:669)\ [2017-05-31 11:40:11,612] DEBUG Initiating API versions fetch from node 2. (org.apache.kafka.clients.NetworkClient:683)\ [2017-05-31 11:40:11,612] DEBUG Recorded API versions for node 2: (Produce(0): 0 to 3 [usable: 3], Fetch(1): 0 to 5 [usable: 5], Offsets(2): 0 to 2 [usable: 2], Metadata(3): 0 to 3 [usable: 3], LeaderAndIsr(4): 0 [usable: 0], StopReplica(5): 0 [usable: 0], UpdateMetadata(6): 0 to 3 [usable: 3], ControlledShutdown(7): 1 [usable: 1], OffsetCommit(8): 0 to 3 [usable: 3], OffsetFetch(9): 0 to 3 [usable: 3], FindCoordinator(10): 0 to 1 [usable: 1], JoinGroup(11): 0 to 2 [usable: 2], Heartbeat(12): 0 to 1 [usable: 1], LeaveGroup(13): 0 to 1 [usable: 1], SyncGroup(14): 0 to 1 [usable: 1], DescribeGroups(15): 0 to 1 [usable: 1], ListGroups(16): 0 to 1 [usable: 1], SaslHandshake(17): 0 [usable: 0], ApiVersions(18): 0 to 1 [usable: 1], CreateTopics(19): 0 to 2 [usable: 2], DeleteTopics(20): 0 to 1 [usable: 1], DeleteRecords(21): 0 [usable: 0], InitProducerId(22): 0 [usable: 0], OffsetForLeaderEpoch(23): 0 [usable: 0], AddPartitionsToTxn(24): 0 [usable: 0], AddOffsetsToTxn(25): 0 [usable: 0], EndTxn(26): 0 [usable: 0], WriteTxnMarkers(27): 0 [usable: 0], TxnOffsetCommit(28): 0 [usable: 0], DescribeAcls(29): 0 [usable: 0], CreateAcls(30): 0 [usable: 0], DeleteAcls(31): 0 [usable: 0], DescribeConfigs(32): 0 [usable: 0], AlterConfigs(33): 0 [usable: 0]) (org.apache.kafka.clients.NetworkClient:636)\ [2017-05-31 11:40:11,613] DEBUG Added fetch request for partition inputTopic-0 at offset 11 to node 127.0.0.1:64273 (id: 2 rack: null) (org.apache.kafka.clients.consumer.internals.Fetcher:793)\ [2017-05-31 11:40:11,613] DEBUG Sending fetch for partitions [inputTopic-0] to broker 127.0.0.1:64273 (id: 2 rack: null) (org.apache.kafka.clients.consumer.internals.Fetcher:203)\ [2017-05-31 11:40:11,613] INFO Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms. (org.apache.kafka.clients.producer.KafkaProducer:886)\ [2017-05-31 11:40:11,613] DEBUG Beginning shutdown of Kafka producer I/O thread, sending remaining records. (org.apache.kafka.clients.producer.internals.Sender:163)\ [2017-05-31 11:40:11,613] DEBUG TransactionalId: appId-1-0_0 -- Sending transactional request (transactionalId=appId-1-0_0, producerId=0, producerEpoch=6, partitions=[appId-1-store-changelog-0]) (org.apache.kafka.clients.producer.internals.Sender:314)\ [2017-05-31 11:40:11,613] DEBUG Shutdown of Kafka producer I/O thread has completed. (org.apache.kafka.clients.producer.internals.Sender:186)\ [2017-05-31 11:40:11,613] DEBUG The Kafka producer has closed. (org.apache.kafka.clients.producer.KafkaProducer:929)\ [2017-05-31 11:40:11,613] INFO ProducerConfig values: \ acks = all\ batch.size = 16384\ bootstrap.servers = [127.0.0.1:64267]\ buffer.memory = 33554432\ client.id = \ compression.type = none\ connections.max.idle.ms = 540000\ enable.idempotence = false\ interceptor.classes = null\ key.serializer = class org.apache.kafka.common.serialization.LongSerializer\ linger.ms = 0\ max.block.ms = 60000\ max.in.flight.requests.per.connection = 5\ max.request.size = 1048576\ metadata.max.age.ms = 300000\ metric.reporters = []\ metrics.num.samples = 2\ metrics.recording.level = INFO\ metrics.sample.window.ms = 30000\ partitioner.class = class org.apache.kafka.clients.producer.internals.DefaultPartitioner\ receive.buffer.bytes = 32768\ reconnect.backoff.max.ms = 1000\ reconnect.backoff.ms = 50\ request.timeout.ms = 30000\ retries = 0\ retry.backoff.ms = 100\ sasl.jaas.config = null\ sasl.kerberos.kinit.cmd = /usr/bin/kinit\ sasl.kerberos.min.time.before.relogin = 60000\ sasl.kerberos.service.name = null\ sasl.kerberos.ticket.renew.jitter = 0.05\ sasl.kerberos.ticket.renew.window.factor = 0.8\ sasl.mechanism = GSSAPI\ security.protocol = PLAINTEXT\ send.buffer.bytes = 131072\ ssl.cipher.suites = null\ ssl.enabled.protocols = [TLSv1.2, TLSv1.1, TLSv1]\ ssl.endpoint.identification.algorithm = null\ ssl.key.password = null\ ssl.keymanager.algorithm = SunX509\ ssl.keystore.location = null\ ssl.keystore.password = null\ ssl.keystore.type = JKS\ ssl.protocol = TLS\ ssl.provider = null\ ssl.secure.random.implementation = null\ ssl.trustmanager.algorithm = PKIX\ ssl.truststore.location = null\ ssl.truststore.password = null\ ssl.truststore.type = JKS\ transaction.timeout.ms = 60000\ transactional.id = null\ value.serializer = class org.apache.kafka.common.serialization.LongSerializer\ (org.apache.kafka.clients.producer.ProducerConfig:223)\ [2017-05-31 11:40:11,613] DEBUG Updated cluster metadata version 1 to Cluster(id = null, nodes = [127.0.0.1:64267 (id: -1 rack: null)], partitions = []) (org.apache.kafka.clients.Metadata:253)\ [2017-05-31 11:40:11,614] DEBUG Kafka producer started (org.apache.kafka.clients.producer.KafkaProducer:328)\ [2017-05-31 11:40:11,614] DEBUG Starting Kafka producer I/O thread. (org.apache.kafka.clients.producer.internals.Sender:152)\ [2017-05-31 11:40:11,614] DEBUG Initialize connection to node -1 for sending metadata request (org.apache.kafka.clients.NetworkClient:851)\ [2017-05-31 11:40:11,614] DEBUG Initiating connection to node -1 at 127.0.0.1:64267. (org.apache.kafka.clients.NetworkClient:707)\ [2017-05-31 11:40:11,615] DEBUG TransactionalId appId-1-0_0 -- Received AddPartitionsToTxn response with errors \{appId-1-store-changelog-0=NONE\} (org.apache.kafka.clients.producer.internals.TransactionManager:658)\ [2017-05-31 11:40:11,615] DEBUG Completed connection to node -1. Fetching API versions. (org.apache.kafka.clients.NetworkClient:669)\ [2017-05-31 11:40:11,615] DEBUG Initiating API versions fetch from node -1. (org.apache.kafka.clients.NetworkClient:683)\ [2017-05-31 11:40:11,615] DEBUG TransactionalId: appId-1-0_0 -- Sending transactional request (transactionalId=appId-1-0_0, producerId=0, producerEpoch=6, partitions=[outputTopic-0]) (org.apache.kafka.clients.producer.internals.Sender:314)\ [2017-05-31 11:40:11,615] DEBUG Recorded API versions for node -1: (Produce(0): 0 to 3 [usable: 3], Fetch(1): 0 to 5 [usable: 5], Offsets(2): 0 to 2 [usable: 2], Metadata(3): 0 to 3 [usable: 3], LeaderAndIsr(4): 0 [usable: 0], StopReplica(5): 0 [usable: 0], UpdateMetadata(6): 0 to 3 [usable: 3], ControlledShutdown(7): 1 [usable: 1], OffsetCommit(8): 0 to 3 [usable: 3], OffsetFetch(9): 0 to 3 [usable: 3], FindCoordinator(10): 0 to 1 [usable: 1], JoinGroup(11): 0 to 2 [usable: 2], Heartbeat(12): 0 to 1 [usable: 1], LeaveGroup(13): 0 to 1 [usable: 1], SyncGroup(14): 0 to 1 [usable: 1], DescribeGroups(15): 0 to 1 [usable: 1], ListGroups(16): 0 to 1 [usable: 1], SaslHandshake(17): 0 [usable: 0], ApiVersions(18): 0 to 1 [usable: 1], CreateTopics(19): 0 to 2 [usable: 2], DeleteTopics(20): 0 to 1 [usable: 1], DeleteRecords(21): 0 [usable: 0], InitProducerId(22): 0 [usable: 0], OffsetForLeaderEpoch(23): 0 [usable: 0], AddPartitionsToTxn(24): 0 [usable: 0], AddOffsetsToTxn(25): 0 [usable: 0], EndTxn(26): 0 [usable: 0], WriteTxnMarkers(27): 0 [usable: 0], TxnOffsetCommit(28): 0 [usable: 0], DescribeAcls(29): 0 [usable: 0], CreateAcls(30): 0 [usable: 0], DeleteAcls(31): 0 [usable: 0], DescribeConfigs(32): 0 [usable: 0], AlterConfigs(33): 0 [usable: 0]) (org.apache.kafka.clients.NetworkClient:636)\ [2017-05-31 11:40:11,615] DEBUG Sending metadata request (type=MetadataRequest, topics=inputTopic) to node -1 (org.apache.kafka.clients.NetworkClient:835)\ [2017-05-31 11:40:11,616] DEBUG Updated cluster metadata version 2 to Cluster(id = scFRlIQCQMG3kOBvoadJbA, nodes = [127.0.0.1:64273 (id: 2 rack: null), 127.0.0.1:64267 (id: 0 rack: null), 127.0.0.1:64270 (id: 1 rack: null)], partitions = [Partition(topic = inputTopic, partition = 1, leader = 0, replicas = [0], isr = [0]), Partition(topic = inputTopic, partition = 0, leader = 2, replicas = [2], isr = [2])]) (org.apache.kafka.clients.Metadata:253)\ [2017-05-31 11:40:11,616] DEBUG Initiating connection to node 2 at 127.0.0.1:64273. (org.apache.kafka.clients.NetworkClient:707)\ [2017-05-31 11:40:11,617] DEBUG Completed connection to node 2. Fetching API versions. (org.apache.kafka.clients.NetworkClient:669)\ [2017-05-31 11:40:11,617] DEBUG TransactionalId appId-1-0_0 -- Received AddPartitionsToTxn response with errors \{outputTopic-0=NONE\} (org.apache.kafka.clients.producer.internals.TransactionManager:658)\ [2017-05-31 11:40:11,617] DEBUG Initiating API versions fetch from node 2. (org.apache.kafka.clients.NetworkClient:683)\ [2017-05-31 11:40:11,617] DEBUG Recorded API versions for node 2: (Produce(0): 0 to 3 [usable: 3], Fetch(1): 0 to 5 [usable: 5], Offsets(2): 0 to 2 [usable: 2], Metadata(3): 0 to 3 [usable: 3], LeaderAndIsr(4): 0 [usable: 0], StopReplica(5): 0 [usable: 0], UpdateMetadata(6): 0 to 3 [usable: 3], ControlledShutdown(7): 1 [usable: 1], OffsetCommit(8): 0 to 3 [usable: 3], OffsetFetch(9): 0 to 3 [usable: 3], FindCoordinator(10): 0 to 1 [usable: 1], JoinGroup(11): 0 to 2 [usable: 2], Heartbeat(12): 0 to 1 [usable: 1], LeaveGroup(13): 0 to 1 [usable: 1], SyncGroup(14): 0 to 1 [usable: 1], DescribeGroups(15): 0 to 1 [usable: 1], ListGroups(16): 0 to 1 [usable: 1], SaslHandshake(17): 0 [usable: 0], ApiVersions(18): 0 to 1 [usable: 1], CreateTopics(19): 0 to 2 [usable: 2], DeleteTopics(20): 0 to 1 [usable: 1], DeleteRecords(21): 0 [usable: 0], InitProducerId(22): 0 [usable: 0], OffsetForLeaderEpoch(23): 0 [usable: 0], AddPartitionsToTxn(24): 0 [usable: 0], AddOffsetsToTxn(25): 0 [usable: 0], EndTxn(26): 0 [usable: 0], WriteTxnMarkers(27): 0 [usable: 0], TxnOffsetCommit(28): 0 [usable: 0], DescribeAcls(29): 0 [usable: 0], CreateAcls(30): 0 [usable: 0], DeleteAcls(31): 0 [usable: 0], DescribeConfigs(32): 0 [usable: 0], AlterConfigs(33): 0 [usable: 0]) (org.apache.kafka.clients.NetworkClient:636)\ [2017-05-31 11:40:11,618] DEBUG Added fetch request for partition inputTopic-0 at offset 12 to node 127.0.0.1:64273 (id: 2 rack: null) (org.apache.kafka.clients.consumer.internals.Fetcher:793)\ [2017-05-31 11:40:11,618] INFO Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms. (org.apache.kafka.clients.producer.KafkaProducer:886)\ [2017-05-31 11:40:11,618] DEBUG Sending fetch for partitions [inputTopic-0] to broker 127.0.0.1:64273 (id: 2 rack: null) (org.apache.kafka.clients.consumer.internals.Fetcher:203)\ [2017-05-31 11:40:11,618] DEBUG Beginning shutdown of Kafka producer I/O thread, sending remaining records. (org.apache.kafka.clients.producer.internals.Sender:163)\ [2017-05-31 11:40:11,618] DEBUG Shutdown of Kafka producer I/O thread has completed. (org.apache.kafka.clients.producer.internals.Sender:186)\ [2017-05-31 11:40:11,618] DEBUG The Kafka producer has closed. (org.apache.kafka.clients.producer.KafkaProducer:929)\ [2017-05-31 11:40:11,619] INFO ProducerConfig values: \ acks = all\ batch.size = 16384\ bootstrap.servers = [127.0.0.1:64267]\ buffer.memory = 33554432\ client.id = \ compression.type = none\ connections.max.idle.ms = 540000\ enable.idempotence = false\ interceptor.classes = null\ key.serializer = class org.apache.kafka.common.serialization.LongSerializer\ linger.ms = 0\ max.block.ms = 60000\ max.in.flight.requests.per.connection = 5\ max.request.size = 1048576\ metadata.max.age.ms = 300000\ metric.reporters = []\ metrics.num.samples = 2\ metrics.recording.level = INFO\ metrics.sample.window.ms = 30000\ partitioner.class = class org.apache.kafka.clients.producer.internals.DefaultPartitioner\ receive.buffer.bytes = 32768\ reconnect.backoff.max.ms = 1000\ reconnect.backoff.ms = 50\ request.timeout.ms = 30000\ retries = 0\ retry.backoff.ms = 100\ sasl.jaas.config = null\ sasl.kerberos.kinit.cmd = /usr/bin/kinit\ sasl.kerberos.min.time.before.relogin = 60000\ sasl.kerberos.service.name = null\ sasl.kerberos.ticket.renew.jitter = 0.05\ sasl.kerberos.ticket.renew.window.factor = 0.8\ sasl.mechanism = GSSAPI\ security.protocol = PLAINTEXT\ send.buffer.bytes = 131072\ ssl.cipher.suites = null\ ssl.enabled.protocols = [TLSv1.2, TLSv1.1, TLSv1]\ ssl.endpoint.identification.algorithm = null\ ssl.key.password = null\ ssl.keymanager.algorithm = SunX509\ ssl.keystore.location = null\ ssl.keystore.password = null\ ssl.keystore.type = JKS\ ssl.protocol = TLS\ ssl.provider = null\ ssl.secure.random.implementation = null\ ssl.trustmanager.algorithm = PKIX\ ssl.truststore.location = null\ ssl.truststore.password = null\ ssl.truststore.type = JKS\ transaction.timeout.ms = 60000\ transactional.id = null\ value.serializer = class org.apache.kafka.common.serialization.LongSerializer\ (org.apache.kafka.clients.producer.ProducerConfig:223)\ [2017-05-31 11:40:11,619] DEBUG Updated cluster metadata version 1 to Cluster(id = null, nodes = [127.0.0.1:64267 (id: -1 rack: null)], partitions = []) (org.apache.kafka.clients.Metadata:253)\ [2017-05-31 11:40:11,619] DEBUG Kafka producer started (org.apache.kafka.clients.producer.KafkaProducer:328)\ [2017-05-31 11:40:11,619] DEBUG Starting Kafka producer I/O thread. (org.apache.kafka.clients.producer.internals.Sender:152)\ [2017-05-31 11:40:11,619] DEBUG Initialize connection to node -1 for sending metadata request (org.apache.kafka.clients.NetworkClient:851)\ [2017-05-31 11:40:11,619] DEBUG Initiating connection to node -1 at 127.0.0.1:64267. (org.apache.kafka.clients.NetworkClient:707)\ [2017-05-31 11:40:11,620] DEBUG Completed connection to node -1. Fetching API versions. (org.apache.kafka.clients.NetworkClient:669)\ [2017-05-31 11:40:11,620] DEBUG Initiating API versions fetch from node -1. (org.apache.kafka.clients.NetworkClient:683)\ [2017-05-31 11:40:11,620] DEBUG Recorded API versions for node -1: (Produce(0): 0 to 3 [usable: 3], Fetch(1): 0 to 5 [usable: 5], Offsets(2): 0 to 2 [usable: 2], Metadata(3): 0 to 3 [usable: 3], LeaderAndIsr(4): 0 [usable: 0], StopReplica(5): 0 [usable: 0], UpdateMetadata(6): 0 to 3 [usable: 3], ControlledShutdown(7): 1 [usable: 1], OffsetCommit(8): 0 to 3 [usable: 3], OffsetFetch(9): 0 to 3 [usable: 3], FindCoordinator(10): 0 to 1 [usable: 1], JoinGroup(11): 0 to 2 [usable: 2], Heartbeat(12): 0 to 1 [usable: 1], LeaveGroup(13): 0 to 1 [usable: 1], SyncGroup(14): 0 to 1 [usable: 1], DescribeGroups(15): 0 to 1 [usable: 1], ListGroups(16): 0 to 1 [usable: 1], SaslHandshake(17): 0 [usable: 0], ApiVersions(18): 0 to 1 [usable: 1], CreateTopics(19): 0 to 2 [usable: 2], DeleteTopics(20): 0 to 1 [usable: 1], DeleteRecords(21): 0 [usable: 0], InitProducerId(22): 0 [usable: 0], OffsetForLeaderEpoch(23): 0 [usable: 0], AddPartitionsToTxn(24): 0 [usable: 0], AddOffsetsToTxn(25): 0 [usable: 0], EndTxn(26): 0 [usable: 0], WriteTxnMarkers(27): 0 [usable: 0], TxnOffsetCommit(28): 0 [usable: 0], DescribeAcls(29): 0 [usable: 0], CreateAcls(30): 0 [usable: 0], DeleteAcls(31): 0 [usable: 0], DescribeConfigs(32): 0 [usable: 0], AlterConfigs(33): 0 [usable: 0]) (org.apache.kafka.clients.NetworkClient:636)\ [2017-05-31 11:40:11,620] DEBUG Sending metadata request (type=MetadataRequest, topics=inputTopic) to node -1 (org.apache.kafka.clients.NetworkClient:835)\ [2017-05-31 11:40:11,620] DEBUG Updated cluster metadata version 2 to Cluster(id = scFRlIQCQMG3kOBvoadJbA, nodes = [127.0.0.1:64273 (id: 2 rack: null), 127.0.0.1:64267 (id: 0 rack: null), 127.0.0.1:64270 (id: 1 rack: null)], partitions = [Partition(topic = inputTopic, partition = 1, leader = 0, replicas = [0], isr = [0]), Partition(topic = inputTopic, partition = 0, leader = 2, replicas = [2], isr = [2])]) (org.apache.kafka.clients.Metadata:253)\ [2017-05-31 11:40:11,620] DEBUG Initiating connection to node 2 at 127.0.0.1:64273. (org.apache.kafka.clients.NetworkClient:707)\ [2017-05-31 11:40:11,621] DEBUG Completed connection to node 2. Fetching API versions. (org.apache.kafka.clients.NetworkClient:669)\ [2017-05-31 11:40:11,621] DEBUG Initiating API versions fetch from node 2. (org.apache.kafka.clients.NetworkClient:683)\ [2017-05-31 11:40:11,621] DEBUG Recorded API versions for node 2: (Produce(0): 0 to 3 [usable: 3], Fetch(1): 0 to 5 [usable: 5], Offsets(2): 0 to 2 [usable: 2], Metadata(3): 0 to 3 [usable: 3], LeaderAndIsr(4): 0 [usable: 0], StopReplica(5): 0 [usable: 0], UpdateMetadata(6): 0 to 3 [usable: 3], ControlledShutdown(7): 1 [usable: 1], OffsetCommit(8): 0 to 3 [usable: 3], OffsetFetch(9): 0 to 3 [usable: 3], FindCoordinator(10): 0 to 1 [usable: 1], JoinGroup(11): 0 to 2 [usable: 2], Heartbeat(12): 0 to 1 [usable: 1], LeaveGroup(13): 0 to 1 [usable: 1], SyncGroup(14): 0 to 1 [usable: 1], DescribeGroups(15): 0 to 1 [usable: 1], ListGroups(16): 0 to 1 [usable: 1], SaslHandshake(17): 0 [usable: 0], ApiVersions(18): 0 to 1 [usable: 1], CreateTopics(19): 0 to 2 [usable: 2], DeleteTopics(20): 0 to 1 [usable: 1], DeleteRecords(21): 0 [usable: 0], InitProducerId(22): 0 [usable: 0], OffsetForLeaderEpoch(23): 0 [usable: 0], AddPartitionsToTxn(24): 0 [usable: 0], AddOffsetsToTxn(25): 0 [usable: 0], EndTxn(26): 0 [usable: 0], WriteTxnMarkers(27): 0 [usable: 0], TxnOffsetCommit(28): 0 [usable: 0], DescribeAcls(29): 0 [usable: 0], CreateAcls(30): 0 [usable: 0], DeleteAcls(31): 0 [usable: 0], DescribeConfigs(32): 0 [usable: 0], AlterConfigs(33): 0 [usable: 0]) (org.apache.kafka.clients.NetworkClient:636)\ [2017-05-31 11:40:11,622] DEBUG Added fetch request for partition inputTopic-0 at offset 13 to node 127.0.0.1:64273 (id: 2 rack: null) (org.apache.kafka.clients.consumer.internals.Fetcher:793)\ [2017-05-31 11:40:11,622] DEBUG Sending fetch for partitions [inputTopic-0] to broker 127.0.0.1:64273 (id: 2 rack: null) (org.apache.kafka.clients.consumer.internals.Fetcher:203)\ [2017-05-31 11:40:11,622] INFO Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms. (org.apache.kafka.clients.producer.KafkaProducer:886)\ [2017-05-31 11:40:11,622] DEBUG Beginning shutdown of Kafka producer I/O thread, sending remaining records. (org.apache.kafka.clients.producer.internals.Sender:163)\ [2017-05-31 11:40:11,622] DEBUG Shutdown of Kafka producer I/O thread has completed. (org.apache.kafka.clients.producer.internals.Sender:186)\ [2017-05-31 11:40:11,622] DEBUG The Kafka producer has closed. (org.apache.kafka.clients.producer.KafkaProducer:929)\ [2017-05-31 11:40:11,622] INFO ProducerConfig values: \ acks = all\ batch.size = 16384\ bootstrap.servers = [127.0.0.1:64267]\ buffer.memory = 33554432\ client.id = \ compression.type = none\ connections.max.idle.ms = 540000\ enable.idempotence = false\ interceptor.classes = null\ key.serializer = class org.apache.kafka.common.serialization.LongSerializer\ linger.ms = 0\ max.block.ms = 60000\ max.in.flight.requests.per.connection = 5\ max.request.size = 1048576\ metadata.max.age.ms = 300000\ metric.reporters = []\ metrics.num.samples = 2\ metrics.recording.level = INFO\ metrics.sample.window.ms = 30000\ partitioner.class = class org.apache.kafka.clients.producer.internals.DefaultPartitioner\ receive.buffer.bytes = 32768\ reconnect.backoff.max.ms = 1000\ reconnect.backoff.ms = 50\ request.timeout.ms = 30000\ retries = 0\ retry.backoff.ms = 100\ sasl.jaas.config = null\ sasl.kerberos.kinit.cmd = /usr/bin/kinit\ sasl.kerberos.min.time.before.relogin = 60000\ sasl.kerberos.service.name = null\ sasl.kerberos.ticket.renew.jitter = 0.05\ sasl.kerberos.ticket.renew.window.factor = 0.8\ sasl.mechanism = GSSAPI\ security.protocol = PLAINTEXT\ send.buffer.bytes = 131072\ ssl.cipher.suites = null\ ssl.enabled.protocols = [TLSv1.2, TLSv1.1, TLSv1]\ ssl.endpoint.identification.algorithm = null\ ssl.key.password = null\ ssl.keymanager.algorithm = SunX509\ ssl.keystore.location = null\ ssl.keystore.password = null\ ssl.keystore.type = JKS\ ssl.protocol = TLS\ ssl.provider = null\ ssl.secure.random.implementation = null\ ssl.trustmanager.algorithm = PKIX\ ssl.truststore.location = null\ ssl.truststore.password = null\ ssl.truststore.type = JKS\ transaction.timeout.ms = 60000\ transactional.id = null\ value.serializer = class org.apache.kafka.common.serialization.LongSerializer\ (org.apache.kafka.clients.producer.ProducerConfig:223)\ [2017-05-31 11:40:11,623] DEBUG Updated cluster metadata version 1 to Cluster(id = null, nodes = [127.0.0.1:64267 (id: -1 rack: null)], partitions = []) (org.apache.kafka.clients.Metadata:253)\ [2017-05-31 11:40:11,623] DEBUG Kafka producer started (org.apache.kafka.clients.producer.KafkaProducer:328)\ [2017-05-31 11:40:11,623] DEBUG Starting Kafka producer I/O thread. (org.apache.kafka.clients.producer.internals.Sender:152)\ [2017-05-31 11:40:11,623] DEBUG Initialize connection to node -1 for sending metadata request (org.apache.kafka.clients.NetworkClient:851)\ [2017-05-31 11:40:11,623] DEBUG Initiating connection to node -1 at 127.0.0.1:64267. (org.apache.kafka.clients.NetworkClient:707)\ [2017-05-31 11:40:11,623] DEBUG Completed connection to node -1. Fetching API versions. (org.apache.kafka.clients.NetworkClient:669)\ [2017-05-31 11:40:11,623] DEBUG Initiating API versions fetch from node -1. (org.apache.kafka.clients.NetworkClient:683)\ [2017-05-31 11:40:11,624] DEBUG Recorded API versions for node -1: (Produce(0): 0 to 3 [usable: 3], Fetch(1): 0 to 5 [usable: 5], Offsets(2): 0 to 2 [usable: 2], Metadata(3): 0 to 3 [usable: 3], LeaderAndIsr(4): 0 [usable: 0], StopReplica(5): 0 [usable: 0], UpdateMetadata(6): 0 to 3 [usable: 3], ControlledShutdown(7): 1 [usable: 1], OffsetCommit(8): 0 to 3 [usable: 3], OffsetFetch(9): 0 to 3 [usable: 3], FindCoordinator(10): 0 to 1 [usable: 1], JoinGroup(11): 0 to 2 [usable: 2], Heartbeat(12): 0 to 1 [usable: 1], LeaveGroup(13): 0 to 1 [usable: 1], SyncGroup(14): 0 to 1 [usable: 1], DescribeGroups(15): 0 to 1 [usable: 1], ListGroups(16): 0 to 1 [usable: 1], SaslHandshake(17): 0 [usable: 0], ApiVersions(18): 0 to 1 [usable: 1], CreateTopics(19): 0 to 2 [usable: 2], DeleteTopics(20): 0 to 1 [usable: 1], DeleteRecords(21): 0 [usable: 0], InitProducerId(22): 0 [usable: 0], OffsetForLeaderEpoch(23): 0 [usable: 0], AddPartitionsToTxn(24): 0 [usable: 0], AddOffsetsToTxn(25): 0 [usable: 0], EndTxn(26): 0 [usable: 0], WriteTxnMarkers(27): 0 [usable: 0], TxnOffsetCommit(28): 0 [usable: 0], DescribeAcls(29): 0 [usable: 0], CreateAcls(30): 0 [usable: 0], DeleteAcls(31): 0 [usable: 0], DescribeConfigs(32): 0 [usable: 0], AlterConfigs(33): 0 [usable: 0]) (org.apache.kafka.clients.NetworkClient:636)\ [2017-05-31 11:40:11,624] DEBUG Sending metadata request (type=MetadataRequest, topics=inputTopic) to node -1 (org.apache.kafka.clients.NetworkClient:835)\ [2017-05-31 11:40:11,624] DEBUG Updated cluster metadata version 2 to Cluster(id = scFRlIQCQMG3kOBvoadJbA, nodes = [127.0.0.1:64267 (id: 0 rack: null), 127.0.0.1:64273 (id: 2 rack: null), 127.0.0.1:64270 (id: 1 rack: null)], partitions = [Partition(topic = inputTopic, partition = 1, leader = 0, replicas = [0], isr = [0]), Partition(topic = inputTopic, partition = 0, leader = 2, replicas = [2], isr = [2])]) (org.apache.kafka.clients.Metadata:253)\ [2017-05-31 11:40:11,624] DEBUG Initiating connection to node 2 at 127.0.0.1:64273. (org.apache.kafka.clients.NetworkClient:707)\ [2017-05-31 11:40:11,625] DEBUG Completed connection to node 2. Fetching API versions. (org.apache.kafka.clients.NetworkClient:669)\ [2017-05-31 11:40:11,625] DEBUG Initiating API versions fetch from node 2. (org.apache.kafka.clients.NetworkClient:683)\ [2017-05-31 11:40:11,625] DEBUG Recorded API versions for node 2: (Produce(0): 0 to 3 [usable: 3], Fetch(1): 0 to 5 [usable: 5], Offsets(2): 0 to 2 [usable: 2], Metadata(3): 0 to 3 [usable: 3], LeaderAndIsr(4): 0 [usable: 0], StopReplica(5): 0 [usable: 0], UpdateMetadata(6): 0 to 3 [usable: 3], ControlledShutdown(7): 1 [usable: 1], OffsetCommit(8): 0 to 3 [usable: 3], OffsetFetch(9): 0 to 3 [usable: 3], FindCoordinator(10): 0 to 1 [usable: 1], JoinGroup(11): 0 to 2 [usable: 2], Heartbeat(12): 0 to 1 [usable: 1], LeaveGroup(13): 0 to 1 [usable: 1], SyncGroup(14): 0 to 1 [usable: 1], DescribeGroups(15): 0 to 1 [usable: 1], ListGroups(16): 0 to 1 [usable: 1], SaslHandshake(17): 0 [usable: 0], ApiVersions(18): 0 to 1 [usable: 1], CreateTopics(19): 0 to 2 [usable: 2], DeleteTopics(20): 0 to 1 [usable: 1], DeleteRecords(21): 0 [usable: 0], InitProducerId(22): 0 [usable: 0], OffsetForLeaderEpoch(23): 0 [usable: 0], AddPartitionsToTxn(24): 0 [usable: 0], AddOffsetsToTxn(25): 0 [usable: 0], EndTxn(26): 0 [usable: 0], WriteTxnMarkers(27): 0 [usable: 0], TxnOffsetCommit(28): 0 [usable: 0], DescribeAcls(29): 0 [usable: 0], CreateAcls(30): 0 [usable: 0], DeleteAcls(31): 0 [usable: 0], DescribeConfigs(32): 0 [usable: 0], AlterConfigs(33): 0 [usable: 0]) (org.apache.kafka.clients.NetworkClient:636)\ [2017-05-31 11:40:11,626] DEBUG Added fetch request for partition inputTopic-0 at offset 14 to node 127.0.0.1:64273 (id: 2 rack: null) (org.apache.kafka.clients.consumer.internals.Fetcher:793)\ [2017-05-31 11:40:11,626] INFO Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms. (org.apache.kafka.clients.producer.KafkaProducer:886)\ [2017-05-31 11:40:11,626] DEBUG Sending fetch for partitions [inputTopic-0] to broker 127.0.0.1:64273 (id: 2 rack: null) (org.apache.kafka.clients.consumer.internals.Fetcher:203)\ [2017-05-31 11:40:11,626] DEBUG Beginning shutdown of Kafka producer I/O thread, sending remaining records. (org.apache.kafka.clients.producer.internals.Sender:163)\ [2017-05-31 11:40:11,626] DEBUG Shutdown of Kafka producer I/O thread has completed. (org.apache.kafka.clients.producer.internals.Sender:186)\ [2017-05-31 11:40:11,626] DEBUG The Kafka producer has closed. (org.apache.kafka.clients.producer.KafkaProducer:929)\ [2017-05-31 11:40:11,627] INFO ProducerConfig values: \ acks = all\ batch.size = 16384\ bootstrap.servers = [127.0.0.1:64267]\ buffer.memory = 33554432\ client.id = \ compression.type = none\ connections.max.idle.ms = 540000\ enable.idempotence = false\ interceptor.classes = null\ key.serializer = class org.apache.kafka.common.serialization.LongSerializer\ linger.ms = 0\ max.block.ms = 60000\ max.in.flight.requests.per.connection = 5\ max.request.size = 1048576\ metadata.max.age.ms = 300000\ metric.reporters = []\ metrics.num.samples = 2\ metrics.recording.level = INFO\ metrics.sample.window.ms = 30000\ partitioner.class = class org.apache.kafka.clients.producer.internals.DefaultPartitioner\ receive.buffer.bytes = 32768\ reconnect.backoff.max.ms = 1000\ reconnect.backoff.ms = 50\ request.timeout.ms = 30000\ retries = 0\ retry.backoff.ms = 100\ sasl.jaas.config = null\ sasl.kerberos.kinit.cmd = /usr/bin/kinit\ sasl.kerberos.min.time.before.relogin = 60000\ sasl.kerberos.service.name = null\ sasl.kerberos.ticket.renew.jitter = 0.05\ sasl.kerberos.ticket.renew.window.factor = 0.8\ sasl.mechanism = GSSAPI\ security.protocol = PLAINTEXT\ send.buffer.bytes = 131072\ ssl.cipher.suites = null\ ssl.enabled.protocols = [TLSv1.2, TLSv1.1, TLSv1]\ ssl.endpoint.identification.algorithm = null\ ssl.key.password = null\ ssl.keymanager.algorithm = SunX509\ ssl.keystore.location = null\ ssl.keystore.password = null\ ssl.keystore.type = JKS\ ssl.protocol = TLS\ ssl.provider = null\ ssl.secure.random.implementation = null\ ssl.trustmanager.algorithm = PKIX\ ssl.truststore.location = null\ ssl.truststore.password = null\ ssl.truststore.type = JKS\ transaction.timeout.ms = 60000\ transactional.id = null\ value.serializer = class org.apache.kafka.common.serialization.LongSerializer\ (org.apache.kafka.clients.producer.ProducerConfig:223)\ [2017-05-31 11:40:11,627] DEBUG Updated cluster metadata version 1 to Cluster(id = null, nodes = [127.0.0.1:64267 (id: -1 rack: null)], partitions = []) (org.apache.kafka.clients.Metadata:253)\ [2017-05-31 11:40:11,627] DEBUG Kafka producer started (org.apache.kafka.clients.producer.KafkaProducer:328)\ [2017-05-31 11:40:11,627] DEBUG Starting Kafka producer I/O thread. (org.apache.kafka.clients.producer.internals.Sender:152)\ [2017-05-31 11:40:11,627] DEBUG Initialize connection to node -1 for sending metadata request (org.apache.kafka.clients.NetworkClient:851)\ [2017-05-31 11:40:11,627] DEBUG Initiating connection to node -1 at 127.0.0.1:64267. (org.apache.kafka.clients.NetworkClient:707)\ [2017-05-31 11:40:11,627] DEBUG Completed connection to node -1. Fetching API versions. (org.apache.kafka.clients.NetworkClient:669)\ [2017-05-31 11:40:11,627] DEBUG Initiating API versions fetch from node -1. (org.apache.kafka.clients.NetworkClient:683)\ [2017-05-31 11:40:11,628] DEBUG Recorded API versions for node -1: (Produce(0): 0 to 3 [usable: 3], Fetch(1): 0 to 5 [usable: 5], Offsets(2): 0 to 2 [usable: 2], Metadata(3): 0 to 3 [usable: 3], LeaderAndIsr(4): 0 [usable: 0], StopReplica(5): 0 [usable: 0], UpdateMetadata(6): 0 to 3 [usable: 3], ControlledShutdown(7): 1 [usable: 1], OffsetCommit(8): 0 to 3 [usable: 3], OffsetFetch(9): 0 to 3 [usable: 3], FindCoordinator(10): 0 to 1 [usable: 1], JoinGroup(11): 0 to 2 [usable: 2], Heartbeat(12): 0 to 1 [usable: 1], LeaveGroup(13): 0 to 1 [usable: 1], SyncGroup(14): 0 to 1 [usable: 1], DescribeGroups(15): 0 to 1 [usable: 1], ListGroups(16): 0 to 1 [usable: 1], SaslHandshake(17): 0 [usable: 0], ApiVersions(18): 0 to 1 [usable: 1], CreateTopics(19): 0 to 2 [usable: 2], DeleteTopics(20): 0 to 1 [usable: 1], DeleteRecords(21): 0 [usable: 0], InitProducerId(22): 0 [usable: 0], OffsetForLeaderEpoch(23): 0 [usable: 0], AddPartitionsToTxn(24): 0 [usable: 0], AddOffsetsToTxn(25): 0 [usable: 0], EndTxn(26): 0 [usable: 0], WriteTxnMarkers(27): 0 [usable: 0], TxnOffsetCommit(28): 0 [usable: 0], DescribeAcls(29): 0 [usable: 0], CreateAcls(30): 0 [usable: 0], DeleteAcls(31): 0 [usable: 0], DescribeConfigs(32): 0 [usable: 0], AlterConfigs(33): 0 [usable: 0]) (org.apache.kafka.clients.NetworkClient:636)\ [2017-05-31 11:40:11,628] DEBUG Sending metadata request (type=MetadataRequest, topics=inputTopic) to node -1 (org.apache.kafka.clients.NetworkClient:835)\ [2017-05-31 11:40:11,628] DEBUG Updated cluster metadata version 2 to Cluster(id = scFRlIQCQMG3kOBvoadJbA, nodes = [127.0.0.1:64273 (id: 2 rack: null), 127.0.0.1:64267 (id: 0 rack: null), 127.0.0.1:64270 (id: 1 rack: null)], partitions = [Partition(topic = inputTopic, partition = 1, leader = 0, replicas = [0], isr = [0]), Partition(topic = inputTopic, partition = 0, leader = 2, replicas = [2], isr = [2])]) (org.apache.kafka.clients.Metadata:253)\ [2017-05-31 11:40:11,628] DEBUG Initiating connection to node 2 at 127.0.0.1:64273. (org.apache.kafka.clients.NetworkClient:707)\ [2017-05-31 11:40:11,629] DEBUG Completed connection to node 2. Fetching API versions. (org.apache.kafka.clients.NetworkClient:669)\ [2017-05-31 11:40:11,629] DEBUG Initiating API versions fetch from node 2. (org.apache.kafka.clients.NetworkClient:683)\ [2017-05-31 11:40:11,629] DEBUG Recorded API versions for node 2: (Produce(0): 0 to 3 [usable: 3], Fetch(1): 0 to 5 [usable: 5], Offsets(2): 0 to 2 [usable: 2], Metadata(3): 0 to 3 [usable: 3], LeaderAndIsr(4): 0 [usable: 0], StopReplica(5): 0 [usable: 0], UpdateMetadata(6): 0 to 3 [usable: 3], ControlledShutdown(7): 1 [usable: 1], OffsetCommit(8): 0 to 3 [usable: 3], OffsetFetch(9): 0 to 3 [usable: 3], FindCoordinator(10): 0 to 1 [usable: 1], JoinGroup(11): 0 to 2 [usable: 2], Heartbeat(12): 0 to 1 [usable: 1], LeaveGroup(13): 0 to 1 [usable: 1], SyncGroup(14): 0 to 1 [usable: 1], DescribeGroups(15): 0 to 1 [usable: 1], ListGroups(16): 0 to 1 [usable: 1], SaslHandshake(17): 0 [usable: 0], ApiVersions(18): 0 to 1 [usable: 1], CreateTopics(19): 0 to 2 [usable: 2], DeleteTopics(20): 0 to 1 [usable: 1], DeleteRecords(21): 0 [usable: 0], InitProducerId(22): 0 [usable: 0], OffsetForLeaderEpoch(23): 0 [usable: 0], AddPartitionsToTxn(24): 0 [usable: 0], AddOffsetsToTxn(25): 0 [usable: 0], EndTxn(26): 0 [usable: 0], WriteTxnMarkers(27): 0 [usable: 0], TxnOffsetCommit(28): 0 [usable: 0], DescribeAcls(29): 0 [usable: 0], CreateAcls(30): 0 [usable: 0], DeleteAcls(31): 0 [usable: 0], DescribeConfigs(32): 0 [usable: 0], AlterConfigs(33): 0 [usable: 0]) (org.apache.kafka.clients.NetworkClient:636)\ [2017-05-31 11:40:11,630] DEBUG Added fetch request for partition inputTopic-0 at offset 15 to node 127.0.0.1:64273 (id: 2 rack: null) (org.apache.kafka.clients.consumer.internals.Fetcher:793)\ [2017-05-31 11:40:11,630] DEBUG Sending fetch for partitions [inputTopic-0] to broker 127.0.0.1:64273 (id: 2 rack: null) (org.apache.kafka.clients.consumer.internals.Fetcher:203)\ [2017-05-31 11:40:11,630] INFO Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms. (org.apache.kafka.clients.producer.KafkaProducer:886)\ [2017-05-31 11:40:11,630] DEBUG Beginning shutdown of Kafka producer I/O thread, sending remaining records. (org.apache.kafka.clients.producer.internals.Sender:163)\ [2017-05-31 11:40:11,630] DEBUG Shutdown of Kafka producer I/O thread has completed. (org.apache.kafka.clients.producer.internals.Sender:186)\ [2017-05-31 11:40:11,630] DEBUG The Kafka producer has closed. (org.apache.kafka.clients.producer.KafkaProducer:929)\ [2017-05-31 11:40:11,630] INFO ConsumerConfig values: \ auto.commit.interval.ms = 5000\ auto.offset.reset = earliest\ bootstrap.servers = [127.0.0.1:64267]\ check.crcs = true\ client.id = \ connections.max.idle.ms = 540000\ enable.auto.commit = true\ exclude.internal.topics = true\ fetch.max.bytes = 52428800\ fetch.max.wait.ms = 500\ fetch.min.bytes = 1\ group.id = readCommitted\ heartbeat.interval.ms = 3000\ interceptor.classes = null\ internal.leave.group.on.close = true\ isolation.level = read_committed\ key.deserializer = class org.apache.kafka.common.serialization.LongDeserializer\ max.partition.fetch.bytes = 1048576\ max.poll.interval.ms = 300000\ max.poll.records = 500\ metadata.max.age.ms = 300000\ metric.reporters = []\ metrics.num.samples = 2\ metrics.recording.level = INFO\ metrics.sample.window.ms = 30000\ partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor]\ receive.buffer.bytes = 65536\ reconnect.backoff.max.ms = 1000\ reconnect.backoff.ms = 50\ request.timeout.ms = 305000\ retry.backoff.ms = 100\ sasl.jaas.config = null\ sasl.kerberos.kinit.cmd = /usr/bin/kinit\ sasl.kerberos.min.time.before.relogin = 60000\ sasl.kerberos.service.name = null\ sasl.kerberos.ticket.renew.jitter = 0.05\ sasl.kerberos.ticket.renew.window.factor = 0.8\ sasl.mechanism = GSSAPI\ security.protocol = PLAINTEXT\ send.buffer.bytes = 131072\ session.timeout.ms = 10000\ ssl.cipher.suites = null\ ssl.enabled.protocols = [TLSv1.2, TLSv1.1, TLSv1]\ ssl.endpoint.identification.algorithm = null\ ssl.key.password = null\ ssl.keymanager.algorithm = SunX509\ ssl.keystore.location = null\ ssl.keystore.password = null\ ssl.keystore.type = JKS\ ssl.protocol = TLS\ ssl.provider = null\ ssl.secure.random.implementation = null\ ssl.trustmanager.algorithm = PKIX\ ssl.truststore.location = null\ ssl.truststore.password = null\ ssl.truststore.type = JKS\ value.deserializer = class org.apache.kafka.common.serialization.LongDeserializer\ (org.apache.kafka.clients.consumer.ConsumerConfig:223)\ [2017-05-31 11:40:11,631] DEBUG Starting the Kafka consumer (org.apache.kafka.clients.consumer.KafkaConsumer:616)\ [2017-05-31 11:40:11,631] DEBUG Updated cluster metadata version 1 to Cluster(id = null, nodes = [127.0.0.1:64267 (id: -1 rack: null)], partitions = []) (org.apache.kafka.clients.Metadata:253)\ [2017-05-31 11:40:11,631] DEBUG Kafka consumer created (org.apache.kafka.clients.consumer.KafkaConsumer:731)\ [2017-05-31 11:40:11,631] DEBUG Subscribed to topic(s): outputTopic (org.apache.kafka.clients.consumer.KafkaConsumer:844)\ [2017-05-31 11:40:11,631] DEBUG Sending GroupCoordinator request for group readCommitted to broker 127.0.0.1:64267 (id: -1 rack: null) (org.apache.kafka.clients.consumer.internals.AbstractCoordinator:572)\ [2017-05-31 11:40:11,631] DEBUG Initiating connection to node -1 at 127.0.0.1:64267. (org.apache.kafka.clients.NetworkClient:707)\ [2017-05-31 11:40:11,632] DEBUG Completed connection to node -1. Fetching API versions. (org.apache.kafka.clients.NetworkClient:669)\ [2017-05-31 11:40:11,632] DEBUG Initiating API versions fetch from node -1. (org.apache.kafka.clients.NetworkClient:683)\ [2017-05-31 11:40:11,632] DEBUG Recorded API versions for node -1: (Produce(0): 0 to 3 [usable: 3], Fetch(1): 0 to 5 [usable: 5], Offsets(2): 0 to 2 [usable: 2], Metadata(3): 0 to 3 [usable: 3], LeaderAndIsr(4): 0 [usable: 0], StopReplica(5): 0 [usable: 0], UpdateMetadata(6): 0 to 3 [usable: 3], ControlledShutdown(7): 1 [usable: 1], OffsetCommit(8): 0 to 3 [usable: 3], OffsetFetch(9): 0 to 3 [usable: 3], FindCoordinator(10): 0 to 1 [usable: 1], JoinGroup(11): 0 to 2 [usable: 2], Heartbeat(12): 0 to 1 [usable: 1], LeaveGroup(13): 0 to 1 [usable: 1], SyncGroup(14): 0 to 1 [usable: 1], DescribeGroups(15): 0 to 1 [usable: 1], ListGroups(16): 0 to 1 [usable: 1], SaslHandshake(17): 0 [usable: 0], ApiVersions(18): 0 to 1 [usable: 1], CreateTopics(19): 0 to 2 [usable: 2], DeleteTopics(20): 0 to 1 [usable: 1], DeleteRecords(21): 0 [usable: 0], InitProducerId(22): 0 [usable: 0], OffsetForLeaderEpoch(23): 0 [usable: 0], AddPartitionsToTxn(24): 0 [usable: 0], AddOffsetsToTxn(25): 0 [usable: 0], EndTxn(26): 0 [usable: 0], WriteTxnMarkers(27): 0 [usable: 0], TxnOffsetCommit(28): 0 [usable: 0], DescribeAcls(29): 0 [usable: 0], CreateAcls(30): 0 [usable: 0], DeleteAcls(31): 0 [usable: 0], DescribeConfigs(32): 0 [usable: 0], AlterConfigs(33): 0 [usable: 0]) (org.apache.kafka.clients.NetworkClient:636)\ [2017-05-31 11:40:11,632] DEBUG Sending metadata request (type=MetadataRequest, topics=outputTopic) to node -1 (org.apache.kafka.clients.NetworkClient:835)\ [2017-05-31 11:40:11,633] DEBUG Updated cluster metadata version 2 to Cluster(id = scFRlIQCQMG3kOBvoadJbA, nodes = [127.0.0.1:64267 (id: 0 rack: null), 127.0.0.1:64273 (id: 2 rack: null), 127.0.0.1:64270 (id: 1 rack: null)], partitions = [Partition(topic = outputTopic, partition = 0, leader = 0, replicas = [0], isr = [0])]) (org.apache.kafka.clients.Metadata:253)\ [2017-05-31 11:40:11,633] DEBUG Received GroupCoordinator response ClientResponse(receivedTimeMs=1496256011633, latencyMs=2, disconnected=false, requestHeader=\{api_key=10,api_version=1,correlation_id=0,client_id=consumer-10\}, responseBody=FindCoordinatorResponse\{throttleTimeMs=0, errorMessage='null', error=NONE, node=127.0.0.1:64267 (id: 0 rack: null)\}) for group readCommitted (org.apache.kafka.clients.consumer.internals.AbstractCoordinator:583)\ [2017-05-31 11:40:11,633] INFO Discovered coordinator 127.0.0.1:64267 (id: 2147483647 rack: null) for group readCommitted. (org.apache.kafka.clients.consumer.internals.AbstractCoordinator:597)\ [2017-05-31 11:40:11,633] DEBUG Initiating connection to node 2147483647 at 127.0.0.1:64267. (org.apache.kafka.clients.NetworkClient:707)\ [2017-05-31 11:40:11,633] DEBUG Sending synchronous auto-commit of offsets \{\} for group readCommitted (org.apache.kafka.clients.consumer.internals.ConsumerCoordinator:664)\ [2017-05-31 11:40:11,633] DEBUG Heartbeat thread for group readCommitted started (org.apache.kafka.clients.consumer.internals.AbstractCoordinator:902)\ [2017-05-31 11:40:11,633] INFO Revoking previously assigned partitions [] for group readCommitted (org.apache.kafka.clients.consumer.internals.ConsumerCoordinator:419)\ [2017-05-31 11:40:11,634] INFO (Re-)joining group readCommitted (org.apache.kafka.clients.consumer.internals.AbstractCoordinator:431)\ [2017-05-31 11:40:11,634] DEBUG Sending JoinGroup ((type: JoinGroupRequest, groupId=readCommitted, sessionTimeout=10000, rebalanceTimeout=300000, memberId=, protocolType=consumer, groupProtocols=org.apache.kafka.common.requests.JoinGroupRequest$ProtocolMetadata@7048f722)) to coordinator 127.0.0.1:64267 (id: 2147483647 rack: null) (org.apache.kafka.clients.consumer.internals.AbstractCoordinator:439)\ [2017-05-31 11:40:11,634] DEBUG Completed connection to node 2147483647. Fetching API versions. (org.apache.kafka.clients.NetworkClient:669)\ [2017-05-31 11:40:11,635] DEBUG Initiating API versions fetch from node 2147483647. (org.apache.kafka.clients.NetworkClient:683)\ [2017-05-31 11:40:11,635] DEBUG Recorded API versions for node 2147483647: (Produce(0): 0 to 3 [usable: 3], Fetch(1): 0 to 5 [usable: 5], Offsets(2): 0 to 2 [usable: 2], Metadata(3): 0 to 3 [usable: 3], LeaderAndIsr(4): 0 [usable: 0], StopReplica(5): 0 [usable: 0], UpdateMetadata(6): 0 to 3 [usable: 3], ControlledShutdown(7): 1 [usable: 1], OffsetCommit(8): 0 to 3 [usable: 3], OffsetFetch(9): 0 to 3 [usable: 3], FindCoordinator(10): 0 to 1 [usable: 1], JoinGroup(11): 0 to 2 [usable: 2], Heartbeat(12): 0 to 1 [usable: 1], LeaveGroup(13): 0 to 1 [usable: 1], SyncGroup(14): 0 to 1 [usable: 1], DescribeGroups(15): 0 to 1 [usable: 1], ListGroups(16): 0 to 1 [usable: 1], SaslHandshake(17): 0 [usable: 0], ApiVersions(18): 0 to 1 [usable: 1], CreateTopics(19): 0 to 2 [usable: 2], DeleteTopics(20): 0 to 1 [usable: 1], DeleteRecords(21): 0 [usable: 0], InitProducerId(22): 0 [usable: 0], OffsetForLeaderEpoch(23): 0 [usable: 0], AddPartitionsToTxn(24): 0 [usable: 0], AddOffsetsToTxn(25): 0 [usable: 0], EndTxn(26): 0 [usable: 0], WriteTxnMarkers(27): 0 [usable: 0], TxnOffsetCommit(28): 0 [usable: 0], DescribeAcls(29): 0 [usable: 0], CreateAcls(30): 0 [usable: 0], DeleteAcls(31): 0 [usable: 0], DescribeConfigs(32): 0 [usable: 0], AlterConfigs(33): 0 [usable: 0]) (org.apache.kafka.clients.NetworkClient:636)\ [2017-05-31 11:40:11,636] DEBUG Received successful JoinGroup response for group readCommitted: org.apache.kafka.common.requests.JoinGroupResponse@58dea0a5 (org.apache.kafka.clients.consumer.internals.AbstractCoordinator:449)\ [2017-05-31 11:40:11,637] DEBUG Performing assignment for group readCommitted using strategy range with subscriptions \{consumer-10-d98d65f6-f143-4394-96f0-4b1f9c8d2276=Subscription(topics=[outputTopic])\} (org.apache.kafka.clients.consumer.internals.ConsumerCoordinator:362)\ [2017-05-31 11:40:11,637] DEBUG Finished assignment for group readCommitted: \{consumer-10-d98d65f6-f143-4394-96f0-4b1f9c8d2276=Assignment(partitions=[outputTopic-0])\} (org.apache.kafka.clients.consumer.internals.ConsumerCoordinator:401)\ [2017-05-31 11:40:11,637] DEBUG Sending leader SyncGroup for group readCommitted to coordinator 127.0.0.1:64267 (id: 2147483647 rack: null): (type=SyncGroupRequest, groupId=readCommitted, generationId=1, memberId=consumer-10-d98d65f6-f143-4394-96f0-4b1f9c8d2276, groupAssignment=consumer-10-d98d65f6-f143-4394-96f0-4b1f9c8d2276) (org.apache.kafka.clients.consumer.internals.AbstractCoordinator:517)\ [2017-05-31 11:40:11,638] INFO Successfully joined group readCommitted with generation 1 (org.apache.kafka.clients.consumer.internals.AbstractCoordinator:399)\ [2017-05-31 11:40:11,639] INFO Setting newly assigned partitions [outputTopic-0] for group readCommitted (org.apache.kafka.clients.consumer.internals.ConsumerCoordinator:262)\ [2017-05-31 11:40:11,640] DEBUG Group readCommitted fetching committed offsets for partitions: [outputTopic-0] (org.apache.kafka.clients.consumer.internals.ConsumerCoordinator:826)\ [2017-05-31 11:40:11,640] DEBUG Group readCommitted has no committed offset for partition outputTopic-0 (org.apache.kafka.clients.consumer.internals.ConsumerCoordinator:877)\ [2017-05-31 11:40:11,640] DEBUG Initiating connection to node 0 at 127.0.0.1:64267. (org.apache.kafka.clients.NetworkClient:707)\ [2017-05-31 11:40:11,641] DEBUG Completed connection to node 0. Fetching API versions. (org.apache.kafka.clients.NetworkClient:669)\ [2017-05-31 11:40:11,641] DEBUG Initiating API versions fetch from node 0. (org.apache.kafka.clients.NetworkClient:683)\ [2017-05-31 11:40:11,641] DEBUG Recorded API versions for node 0: (Produce(0): 0 to 3 [usable: 3], Fetch(1): 0 to 5 [usable: 5], Offsets(2): 0 to 2 [usable: 2], Metadata(3): 0 to 3 [usable: 3], LeaderAndIsr(4): 0 [usable: 0], StopReplica(5): 0 [usable: 0], UpdateMetadata(6): 0 to 3 [usable: 3], ControlledShutdown(7): 1 [usable: 1], OffsetCommit(8): 0 to 3 [usable: 3], OffsetFetch(9): 0 to 3 [usable: 3], FindCoordinator(10): 0 to 1 [usable: 1], JoinGroup(11): 0 to 2 [usable: 2], Heartbeat(12): 0 to 1 [usable: 1], LeaveGroup(13): 0 to 1 [usable: 1], SyncGroup(14): 0 to 1 [usable: 1], DescribeGroups(15): 0 to 1 [usable: 1], ListGroups(16): 0 to 1 [usable: 1], SaslHandshake(17): 0 [usable: 0], ApiVersions(18): 0 to 1 [usable: 1], CreateTopics(19): 0 to 2 [usable: 2], DeleteTopics(20): 0 to 1 [usable: 1], DeleteRecords(21): 0 [usable: 0], InitProducerId(22): 0 [usable: 0], OffsetForLeaderEpoch(23): 0 [usable: 0], AddPartitionsToTxn(24): 0 [usable: 0], AddOffsetsToTxn(25): 0 [usable: 0], EndTxn(26): 0 [usable: 0], WriteTxnMarkers(27): 0 [usable: 0], TxnOffsetCommit(28): 0 [usable: 0], DescribeAcls(29): 0 [usable: 0], CreateAcls(30): 0 [usable: 0], DeleteAcls(31): 0 [usable: 0], DescribeConfigs(32): 0 [usable: 0], AlterConfigs(33): 0 [usable: 0]) (org.apache.kafka.clients.NetworkClient:636)\ [2017-05-31 11:40:11,642] DEBUG Handling ListOffsetResponse response for outputTopic-0. Fetched offset 0, timestamp -1 (org.apache.kafka.clients.consumer.internals.Fetcher:729)\ [2017-05-31 11:40:11,642] DEBUG Resetting offset for partition outputTopic-0 to offset 0. (org.apache.kafka.clients.consumer.internals.Fetcher:418)\ [2017-05-31 11:40:11,642] DEBUG Added fetch request for partition outputTopic-0 at offset 0 to node 127.0.0.1:64267 (id: 0 rack: null) (org.apache.kafka.clients.consumer.internals.Fetcher:793)\ [2017-05-31 11:40:11,642] DEBUG Sending fetch for partitions [outputTopic-0] to broker 127.0.0.1:64267 (id: 0 rack: null) (org.apache.kafka.clients.consumer.internals.Fetcher:203)\ [2017-05-31 11:40:11,643] DEBUG Added fetch request for partition outputTopic-0 at offset 11 to node 127.0.0.1:64267 (id: 0 rack: null) (org.apache.kafka.clients.consumer.internals.Fetcher:793)\ [2017-05-31 11:40:11,643] DEBUG Sending fetch for partitions [outputTopic-0] to broker 127.0.0.1:64267 (id: 0 rack: null) (org.apache.kafka.clients.consumer.internals.Fetcher:203)\ [2017-05-31 11:40:11,673] DEBUG TransactionalId: appId-1-0_1 -- Sending transactional request (type=FindCoordinatorRequest, coordinatorKey=appId-1, coordinatorType=GROUP) (org.apache.kafka.clients.producer.internals.Sender:314)\ [2017-05-31 11:40:11,674] DEBUG TransactionalId appId-1-0_1 -- Received FindCoordinator response with error NONE (org.apache.kafka.clients.producer.internals.TransactionManager:738)\ [2017-05-31 11:40:11,674] DEBUG TransactionalId: appId-1-0_1 -- Sending transactional request (transactionalId=appId-1-0_1, producerId=2000, producerEpoch=2, consumerGroupId=appId-1, offsets=\{inputTopic-1=CommittedOffset(offset=10, metadata='')\}) (org.apache.kafka.clients.producer.internals.Sender:314)\ [2017-05-31 11:40:11,717] DEBUG Dest: 127.0.0.1:64267 (id: 0 rack: null) : producerId: 0, epoch: 6, Assigning sequence for outputTopic-0: 10 (org.apache.kafka.clients.producer.internals.RecordAccumulator:488)\ [2017-05-31 11:40:11,717] DEBUG Dest: 127.0.0.1:64273 (id: 2 rack: null) : producerId: 0, epoch: 6, Assigning sequence for appId-1-store-changelog-0: 10 (org.apache.kafka.clients.producer.internals.RecordAccumulator:488)\ [2017-05-31 11:40:11,718] DEBUG Incremented sequence number for topic-partition appId-1-store-changelog-0 to 15 (org.apache.kafka.clients.producer.internals.Sender:555)\ [2017-05-31 11:40:11,718] DEBUG Incremented sequence number for topic-partition outputTopic-0 to 15 (org.apache.kafka.clients.producer.internals.Sender:555)\ [2017-05-31 11:40:11,780] DEBUG TransactionalId appId-1-0_1 -- Received TxnOffsetCommit response with errors \{inputTopic-1=NONE\} (org.apache.kafka.clients.producer.internals.TransactionManager:900)\ [2017-05-31 11:40:11,780] DEBUG TransactionalId appId-1-0_1 -- Transition from state IN_TRANSACTION to COMMITTING_TRANSACTION (org.apache.kafka.clients.producer.internals.TransactionManager:427)\ [2017-05-31 11:40:11,780] DEBUG TransactionalId: appId-1-0_1 -- Sending transactional request (transactionalId=appId-1-0_1, producerId=2000, producerEpoch=2, result=COMMIT) (org.apache.kafka.clients.producer.internals.Sender:314)\ [2017-05-31 11:40:11,782] DEBUG TransactionalId appId-1-0_1 -- Received EndTxn response with error NONE (org.apache.kafka.clients.producer.internals.TransactionManager:792)\ [2017-05-31 11:40:11,782] DEBUG TransactionalId appId-1-0_1 -- Transition from state COMMITTING_TRANSACTION to READY (org.apache.kafka.clients.producer.internals.TransactionManager:427)\ [2017-05-31 11:40:11,782] DEBUG TransactionalId appId-1-0_1 -- Transition from state READY to IN_TRANSACTION (org.apache.kafka.clients.producer.internals.TransactionManager:427)\ [2017-05-31 11:40:11,782] DEBUG Initiating connection to node 0 at 127.0.0.1:64267. (org.apache.kafka.clients.NetworkClient:707)\ [2017-05-31 11:40:11,782] DEBUG Added fetch request for partition inputTopic-1 at offset 11 to node 127.0.0.1:64267 (id: 0 rack: null) (org.apache.kafka.clients.consumer.internals.Fetcher:793)\ [2017-05-31 11:40:11,782] DEBUG Sending fetch for partitions [inputTopic-1] to broker 127.0.0.1:64267 (id: 0 rack: null) (org.apache.kafka.clients.consumer.internals.Fetcher:203)\ [2017-05-31 11:40:11,783] DEBUG Completed connection to node 0. Ready. (org.apache.kafka.clients.NetworkClient:672)\ [2017-05-31 11:40:11,783] DEBUG TransactionalId: appId-1-0_1 -- Sending transactional request (transactionalId=appId-1-0_1, producerId=2000, producerEpoch=2, partitions=[outputTopic-0, appId-1-store-changelog-1]) (org.apache.kafka.clients.producer.internals.Sender:314)\ [2017-05-31 11:40:11,784] DEBUG Added fetch request for partition inputTopic-1 at offset 15 to node 127.0.0.1:64267 (id: 0 rack: null) (org.apache.kafka.clients.consumer.internals.Fetcher:793)\ [2017-05-31 11:40:11,784] DEBUG Sending fetch for partitions [inputTopic-1] to broker 127.0.0.1:64267 (id: 0 rack: null) (org.apache.kafka.clients.consumer.internals.Fetcher:203)\ [2017-05-31 11:40:11,784] DEBUG TransactionalId appId-1-0_1 -- Received AddPartitionsToTxn response with errors \{outputTopic-0=CONCURRENT_TRANSACTIONS, appId-1-store-changelog-1=CONCURRENT_TRANSACTIONS\} (org.apache.kafka.clients.producer.internals.TransactionManager:658)\ [2017-05-31 11:40:11,784] DEBUG TransactionalId: appId-1-0_1 -- Sending transactional request (transactionalId=appId-1-0_1, producerId=2000, producerEpoch=2, partitions=[outputTopic-0, appId-1-store-changelog-1]) (org.apache.kafka.clients.producer.internals.Sender:314)\ [2017-05-31 11:40:11,784] DEBUG Added fetch request for partition outputTopic-0 at offset 27 to node 127.0.0.1:64267 (id: 0 rack: null) (org.apache.kafka.clients.consumer.internals.Fetcher:793)\ [2017-05-31 11:40:11,785] DEBUG Sending fetch for partitions [outputTopic-0] to broker 127.0.0.1:64267 (id: 0 rack: null) (org.apache.kafka.clients.consumer.internals.Fetcher:203)\ [2017-05-31 11:40:11,785] DEBUG Sending synchronous auto-commit of offsets \{outputTopic-0=OffsetAndMetadata\{offset=27, metadata=''\}\} for group readCommitted (org.apache.kafka.clients.consumer.internals.ConsumerCoordinator:664)\ [2017-05-31 11:40:11,786] DEBUG Group readCommitted committed offset 27 for partition outputTopic-0 (org.apache.kafka.clients.consumer.internals.ConsumerCoordinator:758)\ [2017-05-31 11:40:11,786] DEBUG Heartbeat thread for group readCommitted has closed (org.apache.kafka.clients.consumer.internals.AbstractCoordinator:980)\ [2017-05-31 11:40:11,787] DEBUG Sending LeaveGroup request to coordinator 127.0.0.1:64267 (id: 2147483647 rack: null) for group readCommitted (org.apache.kafka.clients.consumer.internals.AbstractCoordinator:710)\ [2017-05-31 11:40:11,787] DEBUG LeaveGroup request for group readCommitted returned successfully (org.apache.kafka.clients.consumer.internals.AbstractCoordinator:726)\ [2017-05-31 11:40:11,788] DEBUG The Kafka consumer has closed. (org.apache.kafka.clients.consumer.KafkaConsumer:1581)\ java.lang.AssertionError: \ Expected: <[KeyValue(1, 0), KeyValue(1, 1), KeyValue(1, 3), KeyValue(1, 6), KeyValue(1, 10), KeyValue(1, 15), KeyValue(1, 21), KeyValue(1, 28), KeyValue(1, 36), KeyValue(1, 45)]>\ but: was <[KeyValue(1, 0), KeyValue(1, 1), KeyValue(1, 3), KeyValue(1, 6), KeyValue(1, 10), KeyValue(1, 15), KeyValue(1, 21), KeyValue(1, 28), KeyValue(1, 36), KeyValue(1, 45), KeyValue(1, 55), KeyValue(1, 66), KeyValue(1, 78), KeyValue(1, 91), KeyValue(1, 105)]>\ at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20)\ at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:8)\ at org.apache.kafka.streams.integration.EosIntegrationTest.checkResultPerKey(EosIntegrationTest.java:199)\ at org.apache.kafka.streams.integration.EosIntegrationTest.shouldNotViolateEosIfOneTaskFailsWithState(EosIntegrationTest.java:688)\ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)\ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\ at java.lang.reflect.Method.invoke(Method.java:498)\ at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)\ at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)\ at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)\ at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)\ at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)\ at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)\ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)\ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)\ at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)\ at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)\ at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)\ at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)\ at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)\ at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:48)\ at org.junit.rules.RunRules.evaluate(RunRules.java:20)\ at org.junit.runners.ParentRunner.run(ParentRunner.java:363)\ at org.junit.runners.Suite.runChild(Suite.java:128)\ at org.junit.runners.Suite.runChild(Suite.java:27)\ at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)\ at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)\ at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)\ at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)\ at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)\ at org.junit.runners.ParentRunner.run(ParentRunner.java:363)\ at org.junit.runner.JUnitCore.run(JUnitCore.java:137)\ at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:68)\ at com.intellij.rt.execution.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:51)\ at com.intellij.rt.execution.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:242)\ at com.intellij.rt.execution.junit.JUnitStarter.main(JUnitStarter.java:70)\ mjsax: /var/folders/cs/fd6v4tmd6yj6mjqhbr8_vpk00000gp/T/junit5493482586484472057/junit7787439033772125712\ mjsax: /var/folders/cs/fd6v4tmd6yj6mjqhbr8_vpk00000gp/T/junit1959699336466119371/junit8658814640403956656\ mjsax: /var/folders/cs/fd6v4tmd6yj6mjqhbr8_vpk00000gp/T/junit1853197057529599215/junit2908374381895901233\ \ Process finished with exit code 1\ }