By type
removed directory '/tmp/hsperfdata_kafka'
removed '/tmp/kafka/cluster.truststore.p12'
removed directory '/tmp/kafka'
STRIMZI_BROKER_ID=4
Preparing truststore for replication listener
Adding /opt/kafka/cluster-ca-certs/ca.crt to truststore /tmp/kafka/cluster.truststore.p12 with alias ca
Certificate was added to keystore
Preparing truststore for replication listener is complete
Looking for the CA matching the server certificate
CA matching the server certificate found: /opt/kafka/cluster-ca-certs/ca.crt
Preparing keystore for replication and clienttls listener
Preparing keystore for replication and clienttls listener is complete
Preparing truststore for client authentication
Adding /opt/kafka/client-ca-certs/ca.crt to truststore /tmp/kafka/clients.truststore.p12 with alias ca
Certificate was added to keystore
Preparing truststore for client authentication is complete
Starting Kafka with configuration:
##############################
##############################
# This file is automatically generated by the Strimzi Cluster Operator
# Any changes to this file will be ignored and overwritten!
##############################
##############################
##########
# Node / Broker ID
##########
node.id=4
##########
# Kafka message logs configuration
##########
log.dirs=/var/lib/kafka/data-0/kafka-log4
##########
# Control Plane listener
##########
listener.name.controlplane-9090.ssl.keystore.location=/tmp/kafka/cluster.keystore.p12
listener.name.controlplane-9090.ssl.keystore.password=[hidden]
listener.name.controlplane-9090.ssl.keystore.type=PKCS12
listener.name.controlplane-9090.ssl.truststore.location=/tmp/kafka/cluster.truststore.p12
listener.name.controlplane-9090.ssl.truststore.password=[hidden]
listener.name.controlplane-9090.ssl.truststore.type=PKCS12
listener.name.controlplane-9090.ssl.client.auth=required
##########
# Common listener configuration
##########
listener.security.protocol.map=CONTROLPLANE-9090:SSL
listeners=CONTROLPLANE-9090://0.0.0.0:9090
advertised.listeners=CONTROLPLANE-9090://onap-strimzi-onap-strimzi-controller-4.onap-strimzi-kafka-brokers.onap.svc:9090
sasl.enabled.mechanisms=
ssl.endpoint.identification.algorithm=HTTPS
##########
# Authorization
##########
authorizer.class.name=org.apache.kafka.metadata.authorizer.StandardAuthorizer
super.users=User:CN=onap-strimzi-kafka,O=io.strimzi;User:CN=onap-strimzi-entity-topic-operator,O=io.strimzi;User:CN=onap-strimzi-entity-user-operator,O=io.strimzi;User:CN=onap-strimzi-kafka-exporter,O=io.strimzi;User:CN=onap-strimzi-cruise-control,O=io.strimzi;User:CN=cluster-operator,O=io.strimzi;User:strimzi-kafka-admin
##########
# Config providers
##########
# Configuration providers configured by Strimzi
config.providers=strimzienv
config.providers.strimzienv.class=org.apache.kafka.common.config.provider.EnvVarConfigProvider
config.providers.strimzienv.param.allowlist.pattern=.*
##########
# User provided configuration
##########
auto.create.topics.enable=true
default.replication.factor=3
inter.broker.protocol.version=3.9.0
log.message.format.version=3.9.0
min.insync.replicas=2
num.partitions=6
offsets.topic.replication.factor=3
transaction.state.log.min.isr=2
transaction.state.log.replication.factor=3
##########
# KRaft configuration
##########
process.roles=controller
controller.listener.names=CONTROLPLANE-9090
controller.quorum.voters=3@onap-strimzi-onap-strimzi-controller-3.onap-strimzi-kafka-brokers.onap.svc.cluster.local:9090,4@onap-strimzi-onap-strimzi-controller-4.onap-strimzi-kafka-brokers.onap.svc.cluster.local:9090,5@onap-strimzi-onap-strimzi-controller-5.onap-strimzi-kafka-brokers.onap.svc.cluster.local:9090
##########
# KRaft metadata log dir configuration
##########
metadata.log.dir=/var/lib/kafka/data-0/kafka-log4
Configuring Java heap: -Xms1073741824 -Xmx1073741824
Kafka metadata config state [4]
Using KRaft [true]
Making sure the Kraft storage is formatted with cluster ID PenrFcmUQAuTriPYvGTnuA and metadata version 3.9
2025-08-22 12:28:33,738 INFO Registered kafka:type=kafka.Log4jController MBean (kafka.utils.Log4jControllerRegistration$) [main]
2025-08-22 12:28:34,036 INFO KafkaConfig values:
advertised.listeners = CONTROLPLANE-9090://onap-strimzi-onap-strimzi-controller-4.onap-strimzi-kafka-brokers.onap.svc:9090
alter.config.policy.class.name = null
alter.log.dirs.replication.quota.window.num = 11
alter.log.dirs.replication.quota.window.size.seconds = 1
authorizer.class.name = org.apache.kafka.metadata.authorizer.StandardAuthorizer
auto.create.topics.enable = true
auto.include.jmx.reporter = true
auto.leader.rebalance.enable = true
background.threads = 10
broker.heartbeat.interval.ms = 2000
broker.id = 4
broker.id.generation.enable = true
broker.rack = null
broker.session.timeout.ms = 9000
client.quota.callback.class = null
compression.gzip.level = -1
compression.lz4.level = 9
compression.type = producer
compression.zstd.level = 3
connection.failed.authentication.delay.ms = 100
connections.max.idle.ms = 600000
connections.max.reauth.ms = 0
control.plane.listener.name = null
controlled.shutdown.enable = true
controlled.shutdown.max.retries = 3
controlled.shutdown.retry.backoff.ms = 5000
controller.listener.names = CONTROLPLANE-9090
controller.quorum.append.linger.ms = 25
controller.quorum.bootstrap.servers = []
controller.quorum.election.backoff.max.ms = 1000
controller.quorum.election.timeout.ms = 1000
controller.quorum.fetch.timeout.ms = 2000
controller.quorum.request.timeout.ms = 2000
controller.quorum.retry.backoff.ms = 20
controller.quorum.voters = [3@onap-strimzi-onap-strimzi-controller-3.onap-strimzi-kafka-brokers.onap.svc.cluster.local:9090, 4@onap-strimzi-onap-strimzi-controller-4.onap-strimzi-kafka-brokers.onap.svc.cluster.local:9090, 5@onap-strimzi-onap-strimzi-controller-5.onap-strimzi-kafka-brokers.onap.svc.cluster.local:9090]
controller.quota.window.num = 11
controller.quota.window.size.seconds = 1
controller.socket.timeout.ms = 30000
create.topic.policy.class.name = null
default.replication.factor = 3
delegation.token.expiry.check.interval.ms = 3600000
delegation.token.expiry.time.ms = 86400000
delegation.token.master.key = null
delegation.token.max.lifetime.ms = 604800000
delegation.token.secret.key = null
delete.records.purgatory.purge.interval.requests = 1
delete.topic.enable = true
early.start.listeners = null
eligible.leader.replicas.enable = false
fetch.max.bytes = 57671680
fetch.purgatory.purge.interval.requests = 1000
group.consumer.assignors = [org.apache.kafka.coordinator.group.assignor.UniformAssignor, org.apache.kafka.coordinator.group.assignor.RangeAssignor]
group.consumer.heartbeat.interval.ms = 5000
group.consumer.max.heartbeat.interval.ms = 15000
group.consumer.max.session.timeout.ms = 60000
group.consumer.max.size = 2147483647
group.consumer.migration.policy = disabled
group.consumer.min.heartbeat.interval.ms = 5000
group.consumer.min.session.timeout.ms = 45000
group.consumer.session.timeout.ms = 45000
group.coordinator.append.linger.ms = 10
group.coordinator.new.enable = false
group.coordinator.rebalance.protocols = [classic]
group.coordinator.threads = 1
group.initial.rebalance.delay.ms = 3000
group.max.session.timeout.ms = 1800000
group.max.size = 2147483647
group.min.session.timeout.ms = 6000
group.share.delivery.count.limit = 5
group.share.enable = false
group.share.heartbeat.interval.ms = 5000
group.share.max.groups = 10
group.share.max.heartbeat.interval.ms = 15000
group.share.max.record.lock.duration.ms = 60000
group.share.max.session.timeout.ms = 60000
group.share.max.size = 200
group.share.min.heartbeat.interval.ms = 5000
group.share.min.record.lock.duration.ms = 15000
group.share.min.session.timeout.ms = 45000
group.share.partition.max.record.locks = 200
group.share.record.lock.duration.ms = 30000
group.share.session.timeout.ms = 45000
initial.broker.registration.timeout.ms = 60000
inter.broker.listener.name = null
inter.broker.protocol.version = 3.9.0
kafka.metrics.polling.interval.secs = 10
kafka.metrics.reporters = []
leader.imbalance.check.interval.seconds = 300
leader.imbalance.per.broker.percentage = 10
listener.security.protocol.map = CONTROLPLANE-9090:SSL
listeners = CONTROLPLANE-9090://0.0.0.0:9090
log.cleaner.backoff.ms = 15000
log.cleaner.dedupe.buffer.size = 134217728
log.cleaner.delete.retention.ms = 86400000
log.cleaner.enable = true
log.cleaner.io.buffer.load.factor = 0.9
log.cleaner.io.buffer.size = 524288
log.cleaner.io.max.bytes.per.second = 1.7976931348623157E308
log.cleaner.max.compaction.lag.ms = 9223372036854775807
log.cleaner.min.cleanable.ratio = 0.5
log.cleaner.min.compaction.lag.ms = 0
log.cleaner.threads = 1
log.cleanup.policy = [delete]
log.dir = /tmp/kafka-logs
log.dir.failure.timeout.ms = 30000
log.dirs = /var/lib/kafka/data-0/kafka-log4
log.flush.interval.messages = 9223372036854775807
log.flush.interval.ms = null
log.flush.offset.checkpoint.interval.ms = 60000
log.flush.scheduler.interval.ms = 9223372036854775807
log.flush.start.offset.checkpoint.interval.ms = 60000
log.index.interval.bytes = 4096
log.index.size.max.bytes = 10485760
log.initial.task.delay.ms = 30000
log.local.retention.bytes = -2
log.local.retention.ms = -2
log.message.downconversion.enable = true
log.message.format.version = 3.9.0
log.message.timestamp.after.max.ms = 9223372036854775807
log.message.timestamp.before.max.ms = 9223372036854775807
log.message.timestamp.difference.max.ms = 9223372036854775807
log.message.timestamp.type = CreateTime
log.preallocate = false
log.retention.bytes = -1
log.retention.check.interval.ms = 300000
log.retention.hours = 168
log.retention.minutes = null
log.retention.ms = null
log.roll.hours = 168
log.roll.jitter.hours = 0
log.roll.jitter.ms = null
log.roll.ms = null
log.segment.bytes = 1073741824
log.segment.delete.delay.ms = 60000
max.connection.creation.rate = 2147483647
max.connections = 2147483647
max.connections.per.ip = 2147483647
max.connections.per.ip.overrides =
max.incremental.fetch.session.cache.slots = 1000
max.request.partition.size.limit = 2000
message.max.bytes = 1048588
metadata.log.dir = /var/lib/kafka/data-0/kafka-log4
metadata.log.max.record.bytes.between.snapshots = 20971520
metadata.log.max.snapshot.interval.ms = 3600000
metadata.log.segment.bytes = 1073741824
metadata.log.segment.min.bytes = 8388608
metadata.log.segment.ms = 604800000
metadata.max.idle.interval.ms = 500
metadata.max.retention.bytes = 104857600
metadata.max.retention.ms = 604800000
metric.reporters = []
metrics.num.samples = 2
metrics.recording.level = INFO
metrics.sample.window.ms = 30000
min.insync.replicas = 2
node.id = 4
num.io.threads = 8
num.network.threads = 3
num.partitions = 6
num.recovery.threads.per.data.dir = 1
num.replica.alter.log.dirs.threads = null
num.replica.fetchers = 1
offset.metadata.max.bytes = 4096
offsets.commit.required.acks = -1
offsets.commit.timeout.ms = 5000
offsets.load.buffer.size = 5242880
offsets.retention.check.interval.ms = 600000
offsets.retention.minutes = 10080
offsets.topic.compression.codec = 0
offsets.topic.num.partitions = 50
offsets.topic.replication.factor = 3
offsets.topic.segment.bytes = 104857600
password.encoder.cipher.algorithm = AES/CBC/PKCS5Padding
password.encoder.iterations = 4096
password.encoder.key.length = 128
password.encoder.keyfactory.algorithm = null
password.encoder.old.secret = null
password.encoder.secret = null
principal.builder.class = class org.apache.kafka.common.security.authenticator.DefaultKafkaPrincipalBuilder
process.roles = [controller]
producer.id.expiration.check.interval.ms = 600000
producer.id.expiration.ms = 86400000
producer.purgatory.purge.interval.requests = 1000
queued.max.request.bytes = -1
queued.max.requests = 500
quota.window.num = 11
quota.window.size.seconds = 1
remote.fetch.max.wait.ms = 500
remote.log.index.file.cache.total.size.bytes = 1073741824
remote.log.manager.copier.thread.pool.size = -1
remote.log.manager.copy.max.bytes.per.second = 9223372036854775807
remote.log.manager.copy.quota.window.num = 11
remote.log.manager.copy.quota.window.size.seconds = 1
remote.log.manager.expiration.thread.pool.size = -1
remote.log.manager.fetch.max.bytes.per.second = 9223372036854775807
remote.log.manager.fetch.quota.window.num = 11
remote.log.manager.fetch.quota.window.size.seconds = 1
remote.log.manager.task.interval.ms = 30000
remote.log.manager.task.retry.backoff.max.ms = 30000
remote.log.manager.task.retry.backoff.ms = 500
remote.log.manager.task.retry.jitter = 0.2
remote.log.manager.thread.pool.size = 10
remote.log.metadata.custom.metadata.max.bytes = 128
remote.log.metadata.manager.class.name = org.apache.kafka.server.log.remote.metadata.storage.TopicBasedRemoteLogMetadataManager
remote.log.metadata.manager.class.path = null
remote.log.metadata.manager.impl.prefix = rlmm.config.
remote.log.metadata.manager.listener.name = null
remote.log.reader.max.pending.tasks = 100
remote.log.reader.threads = 10
remote.log.storage.manager.class.name = null
remote.log.storage.manager.class.path = null
remote.log.storage.manager.impl.prefix = rsm.config.
remote.log.storage.system.enable = false
replica.fetch.backoff.ms = 1000
replica.fetch.max.bytes = 1048576
replica.fetch.min.bytes = 1
replica.fetch.response.max.bytes = 10485760
replica.fetch.wait.max.ms = 500
replica.high.watermark.checkpoint.interval.ms = 5000
replica.lag.time.max.ms = 30000
replica.selector.class = null
replica.socket.receive.buffer.bytes = 65536
replica.socket.timeout.ms = 30000
replication.quota.window.num = 11
replication.quota.window.size.seconds = 1
request.timeout.ms = 30000
reserved.broker.max.id = 1000
sasl.client.callback.handler.class = null
sasl.enabled.mechanisms = []
sasl.jaas.config = null
sasl.kerberos.kinit.cmd = /usr/bin/kinit
sasl.kerberos.min.time.before.relogin = 60000
sasl.kerberos.principal.to.local.rules = [DEFAULT]
sasl.kerberos.service.name = null
sasl.kerberos.ticket.renew.jitter = 0.05
sasl.kerberos.ticket.renew.window.factor = 0.8
sasl.login.callback.handler.class = null
sasl.login.class = null
sasl.login.connect.timeout.ms = null
sasl.login.read.timeout.ms = null
sasl.login.refresh.buffer.seconds = 300
sasl.login.refresh.min.period.seconds = 60
sasl.login.refresh.window.factor = 0.8
sasl.login.refresh.window.jitter = 0.05
sasl.login.retry.backoff.max.ms = 10000
sasl.login.retry.backoff.ms = 100
sasl.mechanism.controller.protocol = GSSAPI
sasl.mechanism.inter.broker.protocol = GSSAPI
sasl.oauthbearer.clock.skew.seconds = 30
sasl.oauthbearer.expected.audience = null
sasl.oauthbearer.expected.issuer = null
sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000
sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000
sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100
sasl.oauthbearer.jwks.endpoint.url = null
sasl.oauthbearer.scope.claim.name = scope
sasl.oauthbearer.sub.claim.name = sub
sasl.oauthbearer.token.endpoint.url = null
sasl.server.callback.handler.class = null
sasl.server.max.receive.size = 524288
security.inter.broker.protocol = PLAINTEXT
security.providers = null
server.max.startup.time.ms = 9223372036854775807
socket.connection.setup.timeout.max.ms = 30000
socket.connection.setup.timeout.ms = 10000
socket.listen.backlog.size = 50
socket.receive.buffer.bytes = 102400
socket.request.max.bytes = 104857600
socket.send.buffer.bytes = 102400
ssl.allow.dn.changes = false
ssl.allow.san.changes = false
ssl.cipher.suites = []
ssl.client.auth = none
ssl.enabled.protocols = [TLSv1.2, TLSv1.3]
ssl.endpoint.identification.algorithm = HTTPS
ssl.engine.factory.class = null
ssl.key.password = null
ssl.keymanager.algorithm = SunX509
ssl.keystore.certificate.chain = null
ssl.keystore.key = null
ssl.keystore.location = null
ssl.keystore.password = null
ssl.keystore.type = JKS
ssl.principal.mapping.rules = DEFAULT
ssl.protocol = TLSv1.3
ssl.provider = null
ssl.secure.random.implementation = null
ssl.trustmanager.algorithm = PKIX
ssl.truststore.certificates = null
ssl.truststore.location = null
ssl.truststore.password = null
ssl.truststore.type = JKS
telemetry.max.bytes = 1048576
transaction.abort.timed.out.transaction.cleanup.interval.ms = 10000
transaction.max.timeout.ms = 900000
transaction.partition.verification.enable = true
transaction.remove.expired.transaction.cleanup.interval.ms = 3600000
transaction.state.log.load.buffer.size = 5242880
transaction.state.log.min.isr = 2
transaction.state.log.num.partitions = 50
transaction.state.log.replication.factor = 3
transaction.state.log.segment.bytes = 104857600
transactional.id.expiration.ms = 604800000
unclean.leader.election.enable = false
unclean.leader.election.interval.ms = 300000
unstable.api.versions.enable = false
unstable.feature.versions.enable = false
zookeeper.clientCnxnSocket = null
zookeeper.connect = null
zookeeper.connection.timeout.ms = null
zookeeper.max.in.flight.requests = 10
zookeeper.metadata.migration.enable = false
zookeeper.metadata.migration.min.batch.size = 200
zookeeper.session.timeout.ms = 18000
zookeeper.set.acl = false
zookeeper.ssl.cipher.suites = null
zookeeper.ssl.client.enable = false
zookeeper.ssl.crl.enable = false
zookeeper.ssl.enabled.protocols = null
zookeeper.ssl.endpoint.identification.algorithm = HTTPS
zookeeper.ssl.keystore.location = null
zookeeper.ssl.keystore.password = null
zookeeper.ssl.keystore.type = null
zookeeper.ssl.ocsp.enable = false
zookeeper.ssl.protocol = TLSv1.2
zookeeper.ssl.truststore.location = null
zookeeper.ssl.truststore.password = null
zookeeper.ssl.truststore.type = null
(kafka.server.KafkaConfig) [main]
2025-08-22 12:28:34,124 INFO Setting -D jdk.tls.rejectClientInitiatedRenegotiation=true to disable client-initiated TLS renegotiation (org.apache.zookeeper.common.X509Util) [main]
2025-08-22 12:28:34,196 WARN inter.broker.protocol.version is deprecated in KRaft mode as of 3.3 and will only be read when first upgrading from a KRaft prior to 3.3. See kafka-storage.sh help for details on setting the metadata.version for a new KRaft cluster. (kafka.server.KafkaConfig) [main]
Formatting metadata directory /var/lib/kafka/data-0/kafka-log4 with metadata.version 3.9-IV0.
KRaft storage formatting is done
Preparing Kafka Agent configuration
+ exec /usr/bin/tini -w -e 143 -- /opt/kafka/bin/kafka-server-start.sh /tmp/strimzi.properties
2025-08-22 12:28:35,960 INFO Starting KafkaAgent with brokerReadyFile=null, sessionConnectedFile=null, sslKeyStorePath=/tmp/kafka/cluster.keystore.p12, sslTrustStore=/tmp/kafka/cluster.truststore.p12 (io.strimzi.kafka.agent.KafkaAgent) [main]
2025-08-22 12:28:36,009 INFO Logging initialized @556ms to org.eclipse.jetty.util.log.Slf4jLog (org.eclipse.jetty.util.log) [main]
2025-08-22 12:28:36,168 INFO jetty-9.4.56.v20240826; built: 2024-08-26T17:15:05.868Z; git: ec6782ff5ead824dabdcf47fa98f90a4aedff401; jvm 17.0.14+7-LTS (org.eclipse.jetty.server.Server) [main]
2025-08-22 12:28:36,210 INFO Started o.e.j.s.h.ContextHandler@32eebfca{/v1/broker-state,null,AVAILABLE} (org.eclipse.jetty.server.handler.ContextHandler) [main]
2025-08-22 12:28:36,210 INFO Started o.e.j.s.h.ContextHandler@28ac3dc3{/v1/ready,null,AVAILABLE} (org.eclipse.jetty.server.handler.ContextHandler) [main]
2025-08-22 12:28:36,211 INFO Started o.e.j.s.h.ContextHandler@4e718207{/v1/kraft-migration,null,AVAILABLE} (org.eclipse.jetty.server.handler.ContextHandler) [main]
2025-08-22 12:28:36,549 INFO x509=X509@48e4374(onap-strimzi-onap-strimzi-controller-4,h=[onap-strimzi-kafka-bootstrap.onap.svc.cluster.local, onap-strimzi-kafka-brokers.onap, onap-strimzi-kafka-brokers, onap-strimzi-kafka-bootstrap.onap.svc, onap-strimzi-kafka-bootstrap, onap-strimzi-onap-strimzi-controller-4.onap-strimzi-kafka-brokers.onap.svc.cluster.local, onap-strimzi-onap-strimzi-controller-4.onap-strimzi-kafka-brokers.onap.svc, onap-strimzi-kafka-bootstrap.onap, onap-strimzi-kafka-brokers.onap.svc, onap-strimzi-kafka-brokers.onap.svc.cluster.local, onap-strimzi-kafka],a=[],w=[]) for Server@3d680b5a[provider=null,keyStore=file:///tmp/kafka/cluster.keystore.p12,trustStore=file:///tmp/kafka/cluster.truststore.p12] (org.eclipse.jetty.util.ssl.SslContextFactory) [main]
2025-08-22 12:28:36,712 INFO Started ServerConnector@52feb982{SSL, (ssl, http/1.1)}{0.0.0.0:8443} (org.eclipse.jetty.server.AbstractConnector) [main]
2025-08-22 12:28:36,734 INFO Started ServerConnector@491cc5c9{HTTP/1.1, (http/1.1)}{localhost:8080} (org.eclipse.jetty.server.AbstractConnector) [main]
2025-08-22 12:28:36,734 INFO Started @1286ms (org.eclipse.jetty.server.Server) [main]
2025-08-22 12:28:36,734 INFO Starting metrics registry (io.strimzi.kafka.agent.KafkaAgent) [main]
2025-08-22 12:28:36,903 INFO Found class org.apache.kafka.server.metrics.KafkaYammerMetrics for Kafka 3.3 and newer. (io.strimzi.kafka.agent.KafkaAgent) [main]
2025-08-22 12:28:37,046 INFO Registered kafka:type=kafka.Log4jController MBean (kafka.utils.Log4jControllerRegistration$) [main]
2025-08-22 12:28:37,406 INFO Setting -D jdk.tls.rejectClientInitiatedRenegotiation=true to disable client-initiated TLS renegotiation (org.apache.zookeeper.common.X509Util) [main]
2025-08-22 12:28:37,461 WARN inter.broker.protocol.version is deprecated in KRaft mode as of 3.3 and will only be read when first upgrading from a KRaft prior to 3.3. See kafka-storage.sh help for details on setting the metadata.version for a new KRaft cluster. (kafka.server.KafkaConfig) [main]
2025-08-22 12:28:37,649 WARN inter.broker.protocol.version is deprecated in KRaft mode as of 3.3 and will only be read when first upgrading from a KRaft prior to 3.3. See kafka-storage.sh help for details on setting the metadata.version for a new KRaft cluster. (kafka.server.KafkaConfig) [main]
2025-08-22 12:28:37,662 WARN inter.broker.protocol.version is deprecated in KRaft mode as of 3.3 and will only be read when first upgrading from a KRaft prior to 3.3. See kafka-storage.sh help for details on setting the metadata.version for a new KRaft cluster. (kafka.server.KafkaConfig) [main]
2025-08-22 12:28:37,678 INFO Registered signal handlers for TERM, INT, HUP (org.apache.kafka.common.utils.LoggingSignalHandler) [main]
2025-08-22 12:28:37,683 INFO [ControllerServer id=4] Starting controller (kafka.server.ControllerServer) [main]
2025-08-22 12:28:37,688 WARN inter.broker.protocol.version is deprecated in KRaft mode as of 3.3 and will only be read when first upgrading from a KRaft prior to 3.3. See kafka-storage.sh help for details on setting the metadata.version for a new KRaft cluster. (kafka.server.KafkaConfig) [main]
2025-08-22 12:28:37,730 INFO [StandardAuthorizer 4] set super.users=User:CN=cluster-operator,O=io.strimzi,User:strimzi-kafka-admin,User:CN=onap-strimzi-cruise-control,O=io.strimzi,User:CN=onap-strimzi-kafka-exporter,O=io.strimzi,User:CN=onap-strimzi-kafka,O=io.strimzi,User:CN=onap-strimzi-entity-user-operator,O=io.strimzi,User:CN=onap-strimzi-entity-topic-operator,O=io.strimzi, default result=DENIED (org.apache.kafka.metadata.authorizer.StandardAuthorizerData) [main]
2025-08-22 12:28:38,423 INFO Updated connection-accept-rate max connection creation rate to 2147483647 (kafka.network.ConnectionQuotas) [main]
2025-08-22 12:28:38,890 INFO [SocketServer listenerType=CONTROLLER, nodeId=4] Created data-plane acceptor and processors for endpoint : ListenerName(CONTROLPLANE-9090) (kafka.network.SocketServer) [main]
2025-08-22 12:28:38,904 INFO authorizerStart completed for endpoint CONTROLPLANE-9090. Endpoint is now READY. (org.apache.kafka.server.network.EndpointReadyFutures) [main]
2025-08-22 12:28:38,907 INFO [SharedServer id=4] Starting SharedServer (kafka.server.SharedServer) [main]
2025-08-22 12:28:38,913 WARN inter.broker.protocol.version is deprecated in KRaft mode as of 3.3 and will only be read when first upgrading from a KRaft prior to 3.3. See kafka-storage.sh help for details on setting the metadata.version for a new KRaft cluster. (kafka.server.KafkaConfig) [main]
2025-08-22 12:28:39,013 INFO [LogLoader partition=__cluster_metadata-0, dir=/var/lib/kafka/data-0/kafka-log4] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [main]
2025-08-22 12:28:39,014 INFO [LogLoader partition=__cluster_metadata-0, dir=/var/lib/kafka/data-0/kafka-log4] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [main]
2025-08-22 12:28:39,014 INFO [LogLoader partition=__cluster_metadata-0, dir=/var/lib/kafka/data-0/kafka-log4] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [main]
2025-08-22 12:28:39,078 INFO Initialized snapshots with IDs SortedSet() from /var/lib/kafka/data-0/kafka-log4/__cluster_metadata-0 (kafka.raft.KafkaMetadataLog$) [main]
2025-08-22 12:28:39,158 INFO [raft-expiration-reaper]: Starting (kafka.raft.TimingWheelExpirationService$ExpiredOperationReaper) [raft-expiration-reaper]
2025-08-22 12:28:39,180 INFO [RaftManager id=4] Reading KRaft snapshot and log as part of the initialization (org.apache.kafka.raft.KafkaRaftClient) [main]
2025-08-22 12:28:39,185 INFO [RaftManager id=4] Starting voters are VoterSet(voters={3=VoterNode(voterKey=ReplicaKey(id=3, directoryId=Optional.empty), listeners=Endpoints(endpoints={ListenerName(CONTROLPLANE-9090)=onap-strimzi-onap-strimzi-controller-3.onap-strimzi-kafka-brokers.onap.svc.cluster.local/10.233.70.178:9090}), supportedKRaftVersion=SupportedVersionRange[min_version:0, max_version:0]), 4=VoterNode(voterKey=ReplicaKey(id=4, directoryId=Optional.empty), listeners=Endpoints(endpoints={ListenerName(CONTROLPLANE-9090)=onap-strimzi-onap-strimzi-controller-4.onap-strimzi-kafka-brokers.onap.svc.cluster.local/10.233.69.210:9090}), supportedKRaftVersion=SupportedVersionRange[min_version:0, max_version:0]), 5=VoterNode(voterKey=ReplicaKey(id=5, directoryId=Optional.empty), listeners=Endpoints(endpoints={ListenerName(CONTROLPLANE-9090)=onap-strimzi-onap-strimzi-controller-5.onap-strimzi-kafka-brokers.onap.svc.cluster.local/10.233.67.240:9090}), supportedKRaftVersion=SupportedVersionRange[min_version:0, max_version:0])}) (org.apache.kafka.raft.KafkaRaftClient) [main]
2025-08-22 12:28:39,186 INFO [RaftManager id=4] Starting request manager with static voters: [onap-strimzi-onap-strimzi-controller-4.onap-strimzi-kafka-brokers.onap.svc.cluster.local:9090 (id: 4 rack: null), onap-strimzi-onap-strimzi-controller-5.onap-strimzi-kafka-brokers.onap.svc.cluster.local:9090 (id: 5 rack: null), onap-strimzi-onap-strimzi-controller-3.onap-strimzi-kafka-brokers.onap.svc.cluster.local:9090 (id: 3 rack: null)] (org.apache.kafka.raft.KafkaRaftClient) [main]
2025-08-22 12:28:39,197 INFO [RaftManager id=4] Attempting durable transition to Unattached(epoch=0, votedKey=null, voters=[3, 4, 5], electionTimeoutMs=1072, highWatermark=Optional.empty) from null (org.apache.kafka.raft.QuorumState) [main]
2025-08-22 12:28:39,445 INFO [RaftManager id=4] Completed transition to Unattached(epoch=0, votedKey=null, voters=[3, 4, 5], electionTimeoutMs=1072, highWatermark=Optional.empty) from null (org.apache.kafka.raft.QuorumState) [main]
2025-08-22 12:28:39,451 INFO [kafka-4-raft-outbound-request-thread]: Starting (org.apache.kafka.raft.KafkaNetworkChannel$SendThread) [kafka-4-raft-outbound-request-thread]
2025-08-22 12:28:39,451 INFO [kafka-4-raft-io-thread]: Starting (org.apache.kafka.raft.KafkaRaftClientDriver) [kafka-4-raft-io-thread]
2025-08-22 12:28:39,475 INFO [MetadataLoader id=4] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) [kafka-4-metadata-loader-event-handler]
2025-08-22 12:28:39,477 INFO [RaftManager id=4] Registered the listener org.apache.kafka.image.loader.MetadataLoader@504365490 (org.apache.kafka.raft.KafkaRaftClient) [kafka-4-raft-io-thread]
2025-08-22 12:28:39,477 INFO [ControllerServer id=4] Waiting for controller quorum voters future (kafka.server.ControllerServer) [main]
2025-08-22 12:28:39,478 INFO [ControllerServer id=4] Finished waiting for controller quorum voters future (kafka.server.ControllerServer) [main]
2025-08-22 12:28:39,529 INFO [QuorumController id=4] Creating new QuorumController with clusterId PenrFcmUQAuTriPYvGTnuA. (org.apache.kafka.controller.QuorumController) [main]
2025-08-22 12:28:39,529 INFO [RaftManager id=4] Registered the listener org.apache.kafka.controller.QuorumController$QuorumMetaLogListener@895628942 (org.apache.kafka.raft.KafkaRaftClient) [kafka-4-raft-io-thread]
2025-08-22 12:28:39,538 INFO [controller-4-ThrottledChannelReaper-Fetch]: Starting (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [controller-4-ThrottledChannelReaper-Fetch]
2025-08-22 12:28:39,539 INFO [controller-4-ThrottledChannelReaper-Produce]: Starting (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [controller-4-ThrottledChannelReaper-Produce]
2025-08-22 12:28:39,541 INFO [controller-4-ThrottledChannelReaper-Request]: Starting (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [controller-4-ThrottledChannelReaper-Request]
2025-08-22 12:28:39,544 INFO [controller-4-ThrottledChannelReaper-ControllerMutation]: Starting (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [controller-4-ThrottledChannelReaper-ControllerMutation]
2025-08-22 12:28:39,576 INFO [MetadataLoader id=4] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) [kafka-4-metadata-loader-event-handler]
2025-08-22 12:28:39,586 INFO [ExpirationReaper-4-AlterAcls]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [ExpirationReaper-4-AlterAcls]
2025-08-22 12:28:39,632 INFO [MetadataLoader id=4] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) [kafka-4-metadata-loader-event-handler]
2025-08-22 12:28:39,632 INFO [ControllerServer id=4] Waiting for the controller metadata publishers to be installed (kafka.server.ControllerServer) [main]
2025-08-22 12:28:39,633 INFO [ControllerServer id=4] Finished waiting for the controller metadata publishers to be installed (kafka.server.ControllerServer) [main]
2025-08-22 12:28:39,634 INFO [SocketServer listenerType=CONTROLLER, nodeId=4] Enabling request processing. (kafka.network.SocketServer) [main]
2025-08-22 12:28:39,637 INFO Awaiting socket connections on 0.0.0.0:9090. (kafka.network.DataPlaneAcceptor) [main]
2025-08-22 12:28:39,709 INFO [controller-4-to-controller-registration-channel-manager]: Starting (kafka.server.NodeToControllerRequestThread) [controller-4-to-controller-registration-channel-manager]
2025-08-22 12:28:39,710 INFO [ControllerRegistrationManager id=4 incarnation=OfwtkIwDQsaTAdABhjp8nw] initialized channel manager. (kafka.server.ControllerRegistrationManager) [controller-4-registration-manager-event-handler]
2025-08-22 12:28:39,710 INFO [ControllerServer id=4] Waiting for all of the authorizer futures to be completed (kafka.server.ControllerServer) [main]
2025-08-22 12:28:39,710 INFO [ControllerServer id=4] Finished waiting for all of the authorizer futures to be completed (kafka.server.ControllerServer) [main]
2025-08-22 12:28:39,710 INFO [ControllerServer id=4] Waiting for all of the SocketServer Acceptors to be started (kafka.server.ControllerServer) [main]
2025-08-22 12:28:39,710 INFO [ControllerServer id=4] Finished waiting for all of the SocketServer Acceptors to be started (kafka.server.ControllerServer) [main]
2025-08-22 12:28:39,710 INFO [ControllerRegistrationManager id=4 incarnation=OfwtkIwDQsaTAdABhjp8nw] maybeSendControllerRegistration: cannot register yet because the metadata.version is still 3.0-IV1, which does not support KIP-919 controller registration. (kafka.server.ControllerRegistrationManager) [controller-4-registration-manager-event-handler]
2025-08-22 12:28:39,720 INFO Kafka version: 3.9.0 (org.apache.kafka.common.utils.AppInfoParser) [main]
2025-08-22 12:28:39,720 INFO Kafka commitId: a60e31147e6b01ee (org.apache.kafka.common.utils.AppInfoParser) [main]
2025-08-22 12:28:39,720 INFO Kafka startTimeMs: 1755865719717 (org.apache.kafka.common.utils.AppInfoParser) [main]
2025-08-22 12:28:39,723 INFO [KafkaRaftServer nodeId=4] Kafka Server started (kafka.server.KafkaRaftServer) [main]
2025-08-22 12:28:39,732 INFO [MetadataLoader id=4] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) [kafka-4-metadata-loader-event-handler]
2025-08-22 12:28:39,833 INFO [MetadataLoader id=4] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) [kafka-4-metadata-loader-event-handler]
2025-08-22 12:28:39,933 INFO [MetadataLoader id=4] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) [kafka-4-metadata-loader-event-handler]
2025-08-22 12:28:40,033 INFO [MetadataLoader id=4] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) [kafka-4-metadata-loader-event-handler]
2025-08-22 12:28:40,134 INFO [MetadataLoader id=4] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) [kafka-4-metadata-loader-event-handler]
2025-08-22 12:28:40,236 INFO [MetadataLoader id=4] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) [kafka-4-metadata-loader-event-handler]
2025-08-22 12:28:40,271 INFO [RaftManager id=4] Attempting durable transition to CandidateState(localId=4, localDirectoryId=HCGyOXdzEXD_mAMq03_I2A,epoch=1, retries=1, voteStates={3=org.apache.kafka.raft.CandidateState$VoterState@7fbc3b2c, 4=org.apache.kafka.raft.CandidateState$VoterState@62ddb91a, 5=org.apache.kafka.raft.CandidateState$VoterState@1905a60}, highWatermark=Optional.empty, electionTimeoutMs=1168) from Unattached(epoch=0, votedKey=null, voters=[3, 4, 5], electionTimeoutMs=1072, highWatermark=Optional.empty) (org.apache.kafka.raft.QuorumState) [kafka-4-raft-io-thread]
2025-08-22 12:28:40,282 INFO [RaftManager id=4] Completed transition to CandidateState(localId=4, localDirectoryId=HCGyOXdzEXD_mAMq03_I2A,epoch=1, retries=1, voteStates={3=org.apache.kafka.raft.CandidateState$VoterState@7fbc3b2c, 4=org.apache.kafka.raft.CandidateState$VoterState@62ddb91a, 5=org.apache.kafka.raft.CandidateState$VoterState@1905a60}, highWatermark=Optional.empty, electionTimeoutMs=1168) from Unattached(epoch=0, votedKey=null, voters=[3, 4, 5], electionTimeoutMs=1072, highWatermark=Optional.empty) (org.apache.kafka.raft.QuorumState) [kafka-4-raft-io-thread]
2025-08-22 12:28:40,284 INFO [QuorumController id=4] In the new epoch 1, the leader is (none). (org.apache.kafka.controller.QuorumController) [quorum-controller-4-event-handler]
2025-08-22 12:28:40,287 INFO [RaftManager id=4] Vote request VoteRequestData(clusterId='PenrFcmUQAuTriPYvGTnuA', voterId=4, topics=[TopicData(topicName='__cluster_metadata', partitions=[PartitionData(partitionIndex=0, candidateEpoch=1, candidateId=5, candidateDirectoryId=fL544suXKXkuvTy2W-XaPQ, voterDirectoryId=AAAAAAAAAAAAAAAAAAAAAA, lastOffsetEpoch=0, lastOffset=0)])]) with epoch 1 is rejected (org.apache.kafka.raft.KafkaRaftClient) [kafka-4-raft-io-thread]
2025-08-22 12:28:40,336 INFO [MetadataLoader id=4] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) [kafka-4-metadata-loader-event-handler]
2025-08-22 12:28:40,362 INFO [RaftManager id=4] Node 3 disconnected. (org.apache.kafka.clients.NetworkClient) [kafka-4-raft-outbound-request-thread]
2025-08-22 12:28:40,365 WARN [RaftManager id=4] Connection to node 3 (onap-strimzi-onap-strimzi-controller-3.onap-strimzi-kafka-brokers.onap.svc.cluster.local/10.233.70.178:9090) terminated during authentication. This may happen due to any of the following reasons: (1) Firewall blocking Kafka TLS traffic (eg it may only allow HTTPS traffic), (2) Transient network issue. (org.apache.kafka.clients.NetworkClient) [kafka-4-raft-outbound-request-thread]
2025-08-22 12:28:40,437 INFO [MetadataLoader id=4] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) [kafka-4-metadata-loader-event-handler]
2025-08-22 12:28:40,489 INFO [RaftManager id=4] Node 3 disconnected. (org.apache.kafka.clients.NetworkClient) [kafka-4-raft-outbound-request-thread]
2025-08-22 12:28:40,489 WARN [RaftManager id=4] Connection to node 3 (onap-strimzi-onap-strimzi-controller-3.onap-strimzi-kafka-brokers.onap.svc.cluster.local/10.233.70.178:9090) terminated during authentication. This may happen due to any of the following reasons: (1) Firewall blocking Kafka TLS traffic (eg it may only allow HTTPS traffic), (2) Transient network issue. (org.apache.kafka.clients.NetworkClient) [kafka-4-raft-outbound-request-thread]
2025-08-22 12:28:40,537 INFO [MetadataLoader id=4] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) [kafka-4-metadata-loader-event-handler]
2025-08-22 12:28:40,618 INFO [RaftManager id=4] Node 3 disconnected. (org.apache.kafka.clients.NetworkClient) [kafka-4-raft-outbound-request-thread]
2025-08-22 12:28:40,618 WARN [RaftManager id=4] Connection to node 3 (onap-strimzi-onap-strimzi-controller-3.onap-strimzi-kafka-brokers.onap.svc.cluster.local/10.233.70.178:9090) terminated during authentication. This may happen due to any of the following reasons: (1) Firewall blocking Kafka TLS traffic (eg it may only allow HTTPS traffic), (2) Transient network issue. (org.apache.kafka.clients.NetworkClient) [kafka-4-raft-outbound-request-thread]
2025-08-22 12:28:40,638 INFO [MetadataLoader id=4] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) [kafka-4-metadata-loader-event-handler]
2025-08-22 12:28:40,738 INFO [MetadataLoader id=4] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) [kafka-4-metadata-loader-event-handler]
2025-08-22 12:28:40,838 INFO [MetadataLoader id=4] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) [kafka-4-metadata-loader-event-handler]
2025-08-22 12:28:40,851 INFO [RaftManager id=4] Node 3 disconnected. (org.apache.kafka.clients.NetworkClient) [kafka-4-raft-outbound-request-thread]
2025-08-22 12:28:40,851 WARN [RaftManager id=4] Connection to node 3 (onap-strimzi-onap-strimzi-controller-3.onap-strimzi-kafka-brokers.onap.svc.cluster.local/10.233.70.178:9090) terminated during authentication. This may happen due to any of the following reasons: (1) Firewall blocking Kafka TLS traffic (eg it may only allow HTTPS traffic), (2) Transient network issue. (org.apache.kafka.clients.NetworkClient) [kafka-4-raft-outbound-request-thread]
2025-08-22 12:28:40,939 INFO [MetadataLoader id=4] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) [kafka-4-metadata-loader-event-handler]
2025-08-22 12:28:41,039 INFO [MetadataLoader id=4] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) [kafka-4-metadata-loader-event-handler]
2025-08-22 12:28:41,140 INFO [MetadataLoader id=4] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) [kafka-4-metadata-loader-event-handler]
2025-08-22 12:28:41,240 INFO [MetadataLoader id=4] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) [kafka-4-metadata-loader-event-handler]
2025-08-22 12:28:41,325 INFO [RaftManager id=4] Node 3 disconnected. (org.apache.kafka.clients.NetworkClient) [kafka-4-raft-outbound-request-thread]
2025-08-22 12:28:41,325 WARN [RaftManager id=4] Connection to node 3 (onap-strimzi-onap-strimzi-controller-3.onap-strimzi-kafka-brokers.onap.svc.cluster.local/10.233.70.178:9090) terminated during authentication. This may happen due to any of the following reasons: (1) Firewall blocking Kafka TLS traffic (eg it may only allow HTTPS traffic), (2) Transient network issue. (org.apache.kafka.clients.NetworkClient) [kafka-4-raft-outbound-request-thread]
2025-08-22 12:28:41,341 INFO [MetadataLoader id=4] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) [kafka-4-metadata-loader-event-handler]
2025-08-22 12:28:41,438 INFO [RaftManager id=4] Election has timed out, backing off for 100ms before becoming a candidate again (org.apache.kafka.raft.KafkaRaftClient) [kafka-4-raft-io-thread]
2025-08-22 12:28:41,441 INFO [MetadataLoader id=4] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) [kafka-4-metadata-loader-event-handler]
2025-08-22 12:28:41,538 INFO [RaftManager id=4] Re-elect as candidate after election backoff has completed (org.apache.kafka.raft.KafkaRaftClient) [kafka-4-raft-io-thread]
2025-08-22 12:28:41,539 INFO [RaftManager id=4] Attempting durable transition to CandidateState(localId=4, localDirectoryId=HCGyOXdzEXD_mAMq03_I2A,epoch=2, retries=2, voteStates={3=org.apache.kafka.raft.CandidateState$VoterState@4ff59f88, 4=org.apache.kafka.raft.CandidateState$VoterState@746c9efe, 5=org.apache.kafka.raft.CandidateState$VoterState@2b35a370}, highWatermark=Optional.empty, electionTimeoutMs=1940) from CandidateState(localId=4, localDirectoryId=HCGyOXdzEXD_mAMq03_I2A,epoch=1, retries=1, voteStates={3=org.apache.kafka.raft.CandidateState$VoterState@7fbc3b2c, 4=org.apache.kafka.raft.CandidateState$VoterState@62ddb91a, 5=org.apache.kafka.raft.CandidateState$VoterState@1905a60}, highWatermark=Optional.empty, electionTimeoutMs=1168) (org.apache.kafka.raft.QuorumState) [kafka-4-raft-io-thread]
2025-08-22 12:28:41,541 INFO [MetadataLoader id=4] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) [kafka-4-metadata-loader-event-handler]
2025-08-22 12:28:41,551 INFO [RaftManager id=4] Completed transition to CandidateState(localId=4, localDirectoryId=HCGyOXdzEXD_mAMq03_I2A,epoch=2, retries=2, voteStates={3=org.apache.kafka.raft.CandidateState$VoterState@4ff59f88, 4=org.apache.kafka.raft.CandidateState$VoterState@746c9efe, 5=org.apache.kafka.raft.CandidateState$VoterState@2b35a370}, highWatermark=Optional.empty, electionTimeoutMs=1940) from CandidateState(localId=4, localDirectoryId=HCGyOXdzEXD_mAMq03_I2A,epoch=1, retries=1, voteStates={3=org.apache.kafka.raft.CandidateState$VoterState@7fbc3b2c, 4=org.apache.kafka.raft.CandidateState$VoterState@62ddb91a, 5=org.apache.kafka.raft.CandidateState$VoterState@1905a60}, highWatermark=Optional.empty, electionTimeoutMs=1168) (org.apache.kafka.raft.QuorumState) [kafka-4-raft-io-thread]
2025-08-22 12:28:41,551 INFO [QuorumController id=4] In the new epoch 2, the leader is (none). (org.apache.kafka.controller.QuorumController) [quorum-controller-4-event-handler]
2025-08-22 12:28:41,588 INFO [RaftManager id=4] Attempting durable transition to Leader(localReplicaKey=ReplicaKey(id=4, directoryId=Optional[HCGyOXdzEXD_mAMq03_I2A]), epoch=2, epochStartOffset=0, highWatermark=Optional.empty, voterStates={3=ReplicaState(replicaKey=ReplicaKey(id=3, directoryId=Optional.empty), endOffset=Optional.empty, lastFetchTimestamp=-1, lastCaughtUpTimestamp=-1, hasAcknowledgedLeader=false), 4=ReplicaState(replicaKey=ReplicaKey(id=4, directoryId=Optional.empty), endOffset=Optional.empty, lastFetchTimestamp=-1, lastCaughtUpTimestamp=-1, hasAcknowledgedLeader=true), 5=ReplicaState(replicaKey=ReplicaKey(id=5, directoryId=Optional.empty), endOffset=Optional.empty, lastFetchTimestamp=-1, lastCaughtUpTimestamp=-1, hasAcknowledgedLeader=false)}) from CandidateState(localId=4, localDirectoryId=HCGyOXdzEXD_mAMq03_I2A,epoch=2, retries=2, voteStates={3=org.apache.kafka.raft.CandidateState$VoterState@4ff59f88, 4=org.apache.kafka.raft.CandidateState$VoterState@746c9efe, 5=org.apache.kafka.raft.CandidateState$VoterState@2b35a370}, highWatermark=Optional.empty, electionTimeoutMs=1940) (org.apache.kafka.raft.QuorumState) [kafka-4-raft-io-thread]
2025-08-22 12:28:41,638 INFO [RaftManager id=4] Completed transition to Leader(localReplicaKey=ReplicaKey(id=4, directoryId=Optional[HCGyOXdzEXD_mAMq03_I2A]), epoch=2, epochStartOffset=0, highWatermark=Optional.empty, voterStates={3=ReplicaState(replicaKey=ReplicaKey(id=3, directoryId=Optional.empty), endOffset=Optional.empty, lastFetchTimestamp=-1, lastCaughtUpTimestamp=-1, hasAcknowledgedLeader=false), 4=ReplicaState(replicaKey=ReplicaKey(id=4, directoryId=Optional.empty), endOffset=Optional.empty, lastFetchTimestamp=-1, lastCaughtUpTimestamp=-1, hasAcknowledgedLeader=true), 5=ReplicaState(replicaKey=ReplicaKey(id=5, directoryId=Optional.empty), endOffset=Optional.empty, lastFetchTimestamp=-1, lastCaughtUpTimestamp=-1, hasAcknowledgedLeader=false)}) from CandidateState(localId=4, localDirectoryId=HCGyOXdzEXD_mAMq03_I2A,epoch=2, retries=2, voteStates={3=org.apache.kafka.raft.CandidateState$VoterState@4ff59f88, 4=org.apache.kafka.raft.CandidateState$VoterState@746c9efe, 5=org.apache.kafka.raft.CandidateState$VoterState@2b35a370}, highWatermark=Optional.empty, electionTimeoutMs=1940) (org.apache.kafka.raft.QuorumState) [kafka-4-raft-io-thread]
2025-08-22 12:28:41,642 INFO [MetadataLoader id=4] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) [kafka-4-metadata-loader-event-handler]
2025-08-22 12:28:41,739 INFO [controller-4-to-controller-registration-channel-manager]: Recorded new KRaft controller, from now on will use node onap-strimzi-onap-strimzi-controller-4.onap-strimzi-kafka-brokers.onap.svc.cluster.local:9090 (id: 4 rack: null) (kafka.server.NodeToControllerRequestThread) [controller-4-to-controller-registration-channel-manager]
2025-08-22 12:28:41,742 INFO [MetadataLoader id=4] initializeNewPublishers: the loader is still catching up because we still don't know the high water mark yet. (org.apache.kafka.image.loader.MetadataLoader) [kafka-4-metadata-loader-event-handler]
2025-08-22 12:28:41,832 INFO [RaftManager id=4] High watermark set to LogOffsetMetadata(offset=1, metadata=Optional[(segmentBaseOffset=0,relativePositionInSegment=106)]) for the first time for epoch 2 based on indexOfHw 1 and voters [ReplicaState(replicaKey=ReplicaKey(id=4, directoryId=Optional.empty), endOffset=Optional[LogOffsetMetadata(offset=1, metadata=Optional[(segmentBaseOffset=0,relativePositionInSegment=106)])], lastFetchTimestamp=-1, lastCaughtUpTimestamp=-1, hasAcknowledgedLeader=true), ReplicaState(replicaKey=ReplicaKey(id=5, directoryId=Optional.empty), endOffset=Optional[LogOffsetMetadata(offset=1, metadata=Optional[(segmentBaseOffset=0,relativePositionInSegment=106)])], lastFetchTimestamp=1755865721829, lastCaughtUpTimestamp=1755865721829, hasAcknowledgedLeader=true), ReplicaState(replicaKey=ReplicaKey(id=3, directoryId=Optional.empty), endOffset=Optional.empty, lastFetchTimestamp=-1, lastCaughtUpTimestamp=-1, hasAcknowledgedLeader=false)] (org.apache.kafka.raft.LeaderState) [kafka-4-raft-io-thread]
2025-08-22 12:28:41,838 INFO [RaftManager id=4] Setting the next offset of org.apache.kafka.controller.QuorumController$QuorumMetaLogListener@895628942 to 0 since there are no snapshots (org.apache.kafka.raft.KafkaRaftClient) [kafka-4-raft-io-thread]
2025-08-22 12:28:41,840 INFO [RaftManager id=4] Setting the next offset of org.apache.kafka.image.loader.MetadataLoader@504365490 to 0 since there are no snapshots (org.apache.kafka.raft.KafkaRaftClient) [kafka-4-raft-io-thread]
2025-08-22 12:28:41,841 INFO [QuorumController id=4] Becoming the active controller at epoch 2, next write offset 1. (org.apache.kafka.controller.QuorumController) [quorum-controller-4-event-handler]
2025-08-22 12:28:41,842 INFO [MetadataLoader id=4] maybePublishMetadata(LOG_DELTA): The loader is still catching up because we have not loaded a controller record as of offset 0 and high water mark is 1 (org.apache.kafka.image.loader.MetadataLoader) [kafka-4-metadata-loader-event-handler]
2025-08-22 12:28:41,842 INFO [MetadataLoader id=4] initializeNewPublishers: The loader finished catching up to the current high water mark of 1 (org.apache.kafka.image.loader.MetadataLoader) [kafka-4-metadata-loader-event-handler]
2025-08-22 12:28:41,852 WARN [QuorumController id=4] Performing controller activation. The metadata log appears to be empty. Appending 1 bootstrap record(s) in metadata transaction at metadata.version 3.9-IV0 from bootstrap source 'the binary bootstrap metadata file: /var/lib/kafka/data-0/kafka-log4/bootstrap.checkpoint'. Setting the ZK migration state to NONE since this is a de-novo KRaft cluster. (org.apache.kafka.controller.QuorumController) [quorum-controller-4-event-handler]
2025-08-22 12:28:41,852 INFO [MetadataLoader id=4] InitializeNewPublishers: initializing SnapshotGenerator with a snapshot at offset 0 (org.apache.kafka.image.loader.MetadataLoader) [kafka-4-metadata-loader-event-handler]
2025-08-22 12:28:41,853 INFO [MetadataLoader id=4] InitializeNewPublishers: initializing KRaftMetadataCachePublisher with a snapshot at offset 0 (org.apache.kafka.image.loader.MetadataLoader) [kafka-4-metadata-loader-event-handler]
2025-08-22 12:28:41,853 INFO [MetadataLoader id=4] InitializeNewPublishers: initializing FeaturesPublisher with a snapshot at offset 0 (org.apache.kafka.image.loader.MetadataLoader) [kafka-4-metadata-loader-event-handler]
2025-08-22 12:28:41,853 INFO [ControllerServer id=4] Loaded new metadata Features(metadataVersion=3.0-IV1, finalizedFeatures={metadata.version=1}, finalizedFeaturesEpoch=0). (org.apache.kafka.metadata.publisher.FeaturesPublisher) [kafka-4-metadata-loader-event-handler]
2025-08-22 12:28:41,854 INFO [MetadataLoader id=4] InitializeNewPublishers: initializing ControllerRegistrationsPublisher with a snapshot at offset 0 (org.apache.kafka.image.loader.MetadataLoader) [kafka-4-metadata-loader-event-handler]
2025-08-22 12:28:41,854 INFO [MetadataLoader id=4] InitializeNewPublishers: initializing ControllerRegistrationManager with a snapshot at offset 0 (org.apache.kafka.image.loader.MetadataLoader) [kafka-4-metadata-loader-event-handler]
2025-08-22 12:28:41,855 INFO [MetadataLoader id=4] InitializeNewPublishers: initializing DynamicConfigPublisher controller id=4 with a snapshot at offset 0 (org.apache.kafka.image.loader.MetadataLoader) [kafka-4-metadata-loader-event-handler]
2025-08-22 12:28:41,855 INFO [ControllerRegistrationManager id=4 incarnation=OfwtkIwDQsaTAdABhjp8nw] maybeSendControllerRegistration: cannot register yet because the metadata.version is still 3.0-IV1, which does not support KIP-919 controller registration. (kafka.server.ControllerRegistrationManager) [controller-4-registration-manager-event-handler]
2025-08-22 12:28:41,856 INFO [MetadataLoader id=4] InitializeNewPublishers: initializing DynamicClientQuotaPublisher controller id=4 with a snapshot at offset 0 (org.apache.kafka.image.loader.MetadataLoader) [kafka-4-metadata-loader-event-handler]
2025-08-22 12:28:41,857 INFO [QuorumController id=4] Replayed BeginTransactionRecord(name='Bootstrap records') at offset 1. (org.apache.kafka.controller.OffsetControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:28:41,857 INFO [QuorumController id=4] Replayed a FeatureLevelRecord setting metadata.version to 3.9-IV0 (org.apache.kafka.controller.FeatureControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:28:41,858 INFO [QuorumController id=4] Replayed EndTransactionRecord() at offset 4. (org.apache.kafka.controller.OffsetControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:28:41,858 INFO [MetadataLoader id=4] InitializeNewPublishers: initializing ScramPublisher controller id=4 with a snapshot at offset 0 (org.apache.kafka.image.loader.MetadataLoader) [kafka-4-metadata-loader-event-handler]
2025-08-22 12:28:41,860 INFO [MetadataLoader id=4] InitializeNewPublishers: initializing DelegationTokenPublisher controller id=4 with a snapshot at offset 0 (org.apache.kafka.image.loader.MetadataLoader) [kafka-4-metadata-loader-event-handler]
2025-08-22 12:28:41,862 INFO [MetadataLoader id=4] InitializeNewPublishers: initializing ControllerMetadataMetricsPublisher with a snapshot at offset 0 (org.apache.kafka.image.loader.MetadataLoader) [kafka-4-metadata-loader-event-handler]
2025-08-22 12:28:41,863 INFO [MetadataLoader id=4] InitializeNewPublishers: initializing AclPublisher controller id=4 with a snapshot at offset 0 (org.apache.kafka.image.loader.MetadataLoader) [kafka-4-metadata-loader-event-handler]
2025-08-22 12:28:41,864 INFO [AclPublisher controller id=4] Loading authorizer snapshot at offset 0 (kafka.server.metadata.AclPublisher) [kafka-4-metadata-loader-event-handler]
2025-08-22 12:28:41,865 INFO [StandardAuthorizer 4] Initialized with 0 acl(s). (org.apache.kafka.metadata.authorizer.StandardAuthorizerData) [kafka-4-metadata-loader-event-handler]
2025-08-22 12:28:41,865 INFO [StandardAuthorizer 4] Completed initial ACL load process. (org.apache.kafka.metadata.authorizer.StandardAuthorizerData) [kafka-4-metadata-loader-event-handler]
2025-08-22 12:28:41,914 INFO [ControllerServer id=4] Loaded new metadata Features(metadataVersion=3.9-IV0, finalizedFeatures={metadata.version=21}, finalizedFeaturesEpoch=4). (org.apache.kafka.metadata.publisher.FeaturesPublisher) [kafka-4-metadata-loader-event-handler]
2025-08-22 12:28:41,917 INFO [ControllerRegistrationManager id=4 incarnation=OfwtkIwDQsaTAdABhjp8nw] sendControllerRegistration: attempting to send ControllerRegistrationRequestData(controllerId=4, incarnationId=OfwtkIwDQsaTAdABhjp8nw, zkMigrationReady=false, listeners=[Listener(name='CONTROLPLANE-9090', host='onap-strimzi-onap-strimzi-controller-4.onap-strimzi-kafka-brokers.onap.svc', port=9090, securityProtocol=1)], features=[Feature(name='kraft.version', minSupportedVersion=0, maxSupportedVersion=1), Feature(name='metadata.version', minSupportedVersion=1, maxSupportedVersion=21)]) (kafka.server.ControllerRegistrationManager) [controller-4-registration-manager-event-handler]
2025-08-22 12:28:41,983 INFO [QuorumController id=4] Replayed RegisterControllerRecord contaning ControllerRegistration(id=4, incarnationId=OfwtkIwDQsaTAdABhjp8nw, zkMigrationReady=false, listeners=[Endpoint(listenerName='CONTROLPLANE-9090', securityProtocol=SSL, host='onap-strimzi-onap-strimzi-controller-4.onap-strimzi-kafka-brokers.onap.svc', port=9090)], supportedFeatures={kraft.version: 0-1, metadata.version: 1-21}). (org.apache.kafka.controller.ClusterControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:28:42,028 INFO [ControllerRegistrationManager id=4 incarnation=OfwtkIwDQsaTAdABhjp8nw] Our registration has been persisted to the metadata log. (kafka.server.ControllerRegistrationManager) [controller-4-registration-manager-event-handler]
2025-08-22 12:28:42,035 INFO [ControllerRegistrationManager id=4 incarnation=OfwtkIwDQsaTAdABhjp8nw] RegistrationResponseHandler: controller acknowledged ControllerRegistrationRequest. (kafka.server.ControllerRegistrationManager) [controller-4-to-controller-registration-channel-manager]
2025-08-22 12:28:42,058 INFO [QuorumController id=4] No previous registration found for broker 0. New incarnation ID is aU_hG7DcSdaKjYoMupWKXQ. Generated 0 record(s) to clean up previous incarnations. New broker epoch is 6. (org.apache.kafka.controller.ClusterControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:28:42,063 INFO [QuorumController id=4] Replayed initial RegisterBrokerRecord for broker 0: RegisterBrokerRecord(brokerId=0, isMigratingZkBroker=false, incarnationId=aU_hG7DcSdaKjYoMupWKXQ, brokerEpoch=6, endPoints=[BrokerEndpoint(name='REPLICATION-9091', host='onap-strimzi-onap-strimzi-broker-0.onap-strimzi-kafka-brokers.onap.svc', port=9091, securityProtocol=1), BrokerEndpoint(name='PLAIN-9092', host='onap-strimzi-onap-strimzi-broker-0.onap-strimzi-kafka-brokers.onap.svc', port=9092, securityProtocol=2), BrokerEndpoint(name='TLS-9093', host='onap-strimzi-onap-strimzi-broker-0.onap-strimzi-kafka-brokers.onap.svc', port=9093, securityProtocol=1), BrokerEndpoint(name='EXTERNAL-9094', host='kafka-api.simpledemo.onap.org', port=9000, securityProtocol=2)], features=[BrokerFeature(name='kraft.version', minSupportedVersion=0, maxSupportedVersion=1), BrokerFeature(name='metadata.version', minSupportedVersion=1, maxSupportedVersion=21)], rack=null, fenced=true, inControlledShutdown=false, logDirs=[3tga4lKOVsSJYs7vGIOa3A]) (org.apache.kafka.controller.ClusterControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:28:42,085 INFO [QuorumController id=4] Replayed RegisterControllerRecord contaning ControllerRegistration(id=5, incarnationId=VH2Sm6-dRXWpqoZ0uKn4vA, zkMigrationReady=false, listeners=[Endpoint(listenerName='CONTROLPLANE-9090', securityProtocol=SSL, host='onap-strimzi-onap-strimzi-controller-5.onap-strimzi-kafka-brokers.onap.svc', port=9090)], supportedFeatures={kraft.version: 0-1, metadata.version: 1-21}). (org.apache.kafka.controller.ClusterControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:28:42,447 INFO [QuorumController id=4] The request from broker 0 to unfence has been granted because it has caught up with the offset of its register broker record 6. (org.apache.kafka.controller.BrokerHeartbeatManager) [quorum-controller-4-event-handler]
2025-08-22 12:28:42,458 INFO [QuorumController id=4] Replayed BrokerRegistrationChangeRecord modifying the registration for broker 0: BrokerRegistrationChangeRecord(brokerId=0, brokerEpoch=6, fenced=-1, inControlledShutdown=0, logDirs=[]) (org.apache.kafka.controller.ClusterControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:28:42,697 INFO [RaftManager id=4] Node 3 disconnected. (org.apache.kafka.clients.NetworkClient) [kafka-4-raft-outbound-request-thread]
2025-08-22 12:28:42,697 WARN [RaftManager id=4] Connection to node 3 (onap-strimzi-onap-strimzi-controller-3.onap-strimzi-kafka-brokers.onap.svc.cluster.local/10.233.70.178:9090) terminated during authentication. This may happen due to any of the following reasons: (1) Firewall blocking Kafka TLS traffic (eg it may only allow HTTPS traffic), (2) Transient network issue. (org.apache.kafka.clients.NetworkClient) [kafka-4-raft-outbound-request-thread]
2025-08-22 12:28:43,060 INFO [QuorumController id=4] No previous registration found for broker 1. New incarnation ID is VeNFyyAiQzmEL0jXfPc9vA. Generated 0 record(s) to clean up previous incarnations. New broker epoch is 11. (org.apache.kafka.controller.ClusterControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:28:43,061 INFO [QuorumController id=4] Replayed initial RegisterBrokerRecord for broker 1: RegisterBrokerRecord(brokerId=1, isMigratingZkBroker=false, incarnationId=VeNFyyAiQzmEL0jXfPc9vA, brokerEpoch=11, endPoints=[BrokerEndpoint(name='REPLICATION-9091', host='onap-strimzi-onap-strimzi-broker-1.onap-strimzi-kafka-brokers.onap.svc', port=9091, securityProtocol=1), BrokerEndpoint(name='PLAIN-9092', host='onap-strimzi-onap-strimzi-broker-1.onap-strimzi-kafka-brokers.onap.svc', port=9092, securityProtocol=2), BrokerEndpoint(name='TLS-9093', host='onap-strimzi-onap-strimzi-broker-1.onap-strimzi-kafka-brokers.onap.svc', port=9093, securityProtocol=1), BrokerEndpoint(name='EXTERNAL-9094', host='kafka-api.simpledemo.onap.org', port=9001, securityProtocol=2)], features=[BrokerFeature(name='kraft.version', minSupportedVersion=0, maxSupportedVersion=1), BrokerFeature(name='metadata.version', minSupportedVersion=1, maxSupportedVersion=21)], rack=null, fenced=true, inControlledShutdown=false, logDirs=[NKkvYw6M3wPnLl1ZsaJ3Hw]) (org.apache.kafka.controller.ClusterControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:28:43,539 INFO [QuorumController id=4] The request from broker 1 to unfence has been granted because it has caught up with the offset of its register broker record 11. (org.apache.kafka.controller.BrokerHeartbeatManager) [quorum-controller-4-event-handler]
2025-08-22 12:28:43,539 INFO [QuorumController id=4] Replayed BrokerRegistrationChangeRecord modifying the registration for broker 1: BrokerRegistrationChangeRecord(brokerId=1, brokerEpoch=11, fenced=-1, inControlledShutdown=0, logDirs=[]) (org.apache.kafka.controller.ClusterControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:28:43,696 INFO [RaftManager id=4] Node 3 disconnected. (org.apache.kafka.clients.NetworkClient) [kafka-4-raft-outbound-request-thread]
2025-08-22 12:28:43,697 WARN [RaftManager id=4] Connection to node 3 (onap-strimzi-onap-strimzi-controller-3.onap-strimzi-kafka-brokers.onap.svc.cluster.local/10.233.70.178:9090) terminated during authentication. This may happen due to any of the following reasons: (1) Firewall blocking Kafka TLS traffic (eg it may only allow HTTPS traffic), (2) Transient network issue. (org.apache.kafka.clients.NetworkClient) [kafka-4-raft-outbound-request-thread]
2025-08-22 12:28:45,757 INFO [QuorumController id=4] Replayed RegisterControllerRecord contaning ControllerRegistration(id=3, incarnationId=3gQOQ0ezT0WGENtMAbn4cQ, zkMigrationReady=false, listeners=[Endpoint(listenerName='CONTROLPLANE-9090', securityProtocol=SSL, host='onap-strimzi-onap-strimzi-controller-3.onap-strimzi-kafka-brokers.onap.svc', port=9090)], supportedFeatures={kraft.version: 0-1, metadata.version: 1-21}). (org.apache.kafka.controller.ClusterControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:28:45,999 INFO [QuorumController id=4] No previous registration found for broker 2. New incarnation ID is MZ3UTYU-SHWADmj1Zp32kQ. Generated 0 record(s) to clean up previous incarnations. New broker epoch is 20. (org.apache.kafka.controller.ClusterControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:28:45,999 INFO [QuorumController id=4] Replayed initial RegisterBrokerRecord for broker 2: RegisterBrokerRecord(brokerId=2, isMigratingZkBroker=false, incarnationId=MZ3UTYU-SHWADmj1Zp32kQ, brokerEpoch=20, endPoints=[BrokerEndpoint(name='REPLICATION-9091', host='onap-strimzi-onap-strimzi-broker-2.onap-strimzi-kafka-brokers.onap.svc', port=9091, securityProtocol=1), BrokerEndpoint(name='PLAIN-9092', host='onap-strimzi-onap-strimzi-broker-2.onap-strimzi-kafka-brokers.onap.svc', port=9092, securityProtocol=2), BrokerEndpoint(name='TLS-9093', host='onap-strimzi-onap-strimzi-broker-2.onap-strimzi-kafka-brokers.onap.svc', port=9093, securityProtocol=1), BrokerEndpoint(name='EXTERNAL-9094', host='kafka-api.simpledemo.onap.org', port=9002, securityProtocol=2)], features=[BrokerFeature(name='kraft.version', minSupportedVersion=0, maxSupportedVersion=1), BrokerFeature(name='metadata.version', minSupportedVersion=1, maxSupportedVersion=21)], rack=null, fenced=true, inControlledShutdown=false, logDirs=[RehYK-45BCA5W3AnT3zwmg]) (org.apache.kafka.controller.ClusterControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:28:46,833 INFO [QuorumController id=4] The request from broker 2 to unfence has been granted because it has caught up with the offset of its register broker record 20. (org.apache.kafka.controller.BrokerHeartbeatManager) [quorum-controller-4-event-handler]
2025-08-22 12:28:46,834 INFO [QuorumController id=4] Replayed BrokerRegistrationChangeRecord modifying the registration for broker 2: BrokerRegistrationChangeRecord(brokerId=2, brokerEpoch=20, fenced=-1, inControlledShutdown=0, logDirs=[]) (org.apache.kafka.controller.ClusterControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:29:12,706 INFO [QuorumController id=4] Replayed UserScramCredentialRecord creating new entry for strimzi-kafka-admin with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:29:13,368 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for strimzi-kafka-admin with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:29:13,615 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for strimzi-kafka-admin with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:29:13,746 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for strimzi-kafka-admin with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:29:36,449 INFO [QuorumController id=4] Replayed UserScramCredentialRecord creating new entry for onap-aai-trav-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:29:36,559 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for tjtmp14vT7O1M1KV0s6FeQ, setting StandardAcl(resourceType=TOPIC, resourceName=AAI-EVENT, patternType=LITERAL, principal=User:onap-aai-trav-kafka-user, host=*, operation=ALL, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:29:36,559 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for 41FIM7iVTZ2SOL1OKqrEFg, setting StandardAcl(resourceType=TOPIC, resourceName=SDC-DISTR, patternType=PREFIXED, principal=User:aai-modelloader-ku, host=*, operation=WRITE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:29:36,559 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for YGwMoM74Tom90DRmfq1vPA, setting StandardAcl(resourceType=GROUP, resourceName=aai, patternType=LITERAL, principal=User:aai-modelloader-ku, host=*, operation=READ, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:29:36,560 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for J8TAJxtDSAyiXpz9Q_hQ-Q, setting StandardAcl(resourceType=TOPIC, resourceName=SDC-DISTR, patternType=PREFIXED, principal=User:aai-modelloader-ku, host=*, operation=READ, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:29:36,560 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for pmMIogHpTm6FZYVDOARY3w, setting StandardAcl(resourceType=TOPIC, resourceName=AAI-EVENT, patternType=LITERAL, principal=User:onap-aai-graph-kafka-user, host=*, operation=ALL, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:29:36,561 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for q2i_21jNTmCDzWiekwV8WQ, setting StandardAcl(resourceType=TOPIC, resourceName=AAI-EVENT, patternType=LITERAL, principal=User:onap-aai-kafka-user, host=*, operation=ALL, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:29:36,647 INFO [QuorumController id=4] Replayed UserScramCredentialRecord creating new entry for aai-modelloader-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:29:36,647 INFO [QuorumController id=4] Replayed UserScramCredentialRecord creating new entry for onap-aai-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:29:36,647 INFO [QuorumController id=4] Replayed UserScramCredentialRecord creating new entry for onap-aai-graph-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:29:36,782 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for onap-aai-trav-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:29:36,940 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for aai-modelloader-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:29:36,940 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for onap-aai-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:29:36,940 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for onap-aai-graph-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:29:37,128 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for aai-modelloader-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:29:37,128 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for onap-aai-trav-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:29:37,128 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for onap-aai-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:29:37,128 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for onap-aai-graph-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:29:46,418 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for 9jYoS_7TQF-SURc8QiAYmQ, setting StandardAcl(resourceType=TOPIC, resourceName=SDC-DISTR, patternType=PREFIXED, principal=User:cds-sdc-listener-ku, host=*, operation=WRITE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:29:46,418 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for hDO2kOdERCOhjhhwFRBewA, setting StandardAcl(resourceType=GROUP, resourceName=cds, patternType=LITERAL, principal=User:cds-sdc-listener-ku, host=*, operation=READ, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:29:46,418 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for 1FgyUujBQwG_sbeVx9CMVA, setting StandardAcl(resourceType=TOPIC, resourceName=SDC-DISTR, patternType=PREFIXED, principal=User:cds-sdc-listener-ku, host=*, operation=READ, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:29:46,418 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for mu6EADxyS3yjNKNABvuBzw, setting StandardAcl(resourceType=TOPIC, resourceName=cds.blueprint-processor, patternType=PREFIXED, principal=User:cds-blueprints-processor-ku, host=*, operation=READ, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:29:46,418 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for wJKVNAx7RPGeMqKsQi_Arg, setting StandardAcl(resourceType=TOPIC, resourceName=cds.blueprint-processor, patternType=PREFIXED, principal=User:cds-blueprints-processor-ku, host=*, operation=WRITE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:29:46,419 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for jcMUU151S2KqjeIytMQhdQ, setting StandardAcl(resourceType=GROUP, resourceName=cds-bp-processor, patternType=LITERAL, principal=User:cds-blueprints-processor-ku, host=*, operation=READ, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:29:46,529 INFO [QuorumController id=4] Replayed UserScramCredentialRecord creating new entry for cds-sdc-listener-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:29:46,534 INFO [QuorumController id=4] Replayed UserScramCredentialRecord creating new entry for cds-blueprints-processor-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:29:46,796 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for cds-sdc-listener-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:29:46,796 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for cds-blueprints-processor-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:29:47,030 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for cds-sdc-listener-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:29:47,030 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for cds-blueprints-processor-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:29:47,694 INFO [QuorumController id=4] CreateTopics result(s): CreatableTopic(name='cds.blueprint-processor.self-service-api.request', numPartitions=-1, replicationFactor=-1, assignments=[], configs=[CreatableTopicConfig(name='retention.ms', value='7200000'), CreatableTopicConfig(name='segment.bytes', value='1073741824')]): SUCCESS, CreatableTopic(name='cds.blueprint-processor.self-service-api.response', numPartitions=-1, replicationFactor=-1, assignments=[], configs=[CreatableTopicConfig(name='retention.ms', value='7200000'), CreatableTopicConfig(name='segment.bytes', value='1073741824')]): SUCCESS, CreatableTopic(name='cds.blueprint-processor.self-service-api.audit.response', numPartitions=-1, replicationFactor=-1, assignments=[], configs=[CreatableTopicConfig(name='retention.ms', value='7200000'), CreatableTopicConfig(name='segment.bytes', value='1073741824')]): SUCCESS (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:29:47,697 INFO [QuorumController id=4] Replayed TopicRecord for topic cds.blueprint-processor.self-service-api.request with topic ID 1sZjcmclRayZYRYOQh8kUA. (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:29:47,697 INFO [QuorumController id=4] Replayed ConfigRecord for ConfigResource(type=TOPIC, name='cds.blueprint-processor.self-service-api.request') which set configuration retention.ms to 7200000 (org.apache.kafka.controller.ConfigurationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:29:47,698 INFO [QuorumController id=4] Replayed ConfigRecord for ConfigResource(type=TOPIC, name='cds.blueprint-processor.self-service-api.request') which set configuration segment.bytes to 1073741824 (org.apache.kafka.controller.ConfigurationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:29:47,699 INFO [QuorumController id=4] Replayed PartitionRecord for new partition cds.blueprint-processor.self-service-api.request-0 with topic ID 1sZjcmclRayZYRYOQh8kUA and PartitionRegistration(replicas=[0, 1, 2], directories=[3tga4lKOVsSJYs7vGIOa3A, NKkvYw6M3wPnLl1ZsaJ3Hw, RehYK-45BCA5W3AnT3zwmg], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:29:47,703 INFO [QuorumController id=4] Replayed PartitionRecord for new partition cds.blueprint-processor.self-service-api.request-1 with topic ID 1sZjcmclRayZYRYOQh8kUA and PartitionRegistration(replicas=[1, 2, 0], directories=[NKkvYw6M3wPnLl1ZsaJ3Hw, RehYK-45BCA5W3AnT3zwmg, 3tga4lKOVsSJYs7vGIOa3A], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:29:47,703 INFO [QuorumController id=4] Replayed PartitionRecord for new partition cds.blueprint-processor.self-service-api.request-2 with topic ID 1sZjcmclRayZYRYOQh8kUA and PartitionRegistration(replicas=[2, 0, 1], directories=[RehYK-45BCA5W3AnT3zwmg, 3tga4lKOVsSJYs7vGIOa3A, NKkvYw6M3wPnLl1ZsaJ3Hw], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:29:47,704 INFO [QuorumController id=4] Replayed PartitionRecord for new partition cds.blueprint-processor.self-service-api.request-3 with topic ID 1sZjcmclRayZYRYOQh8kUA and PartitionRegistration(replicas=[0, 1, 2], directories=[3tga4lKOVsSJYs7vGIOa3A, NKkvYw6M3wPnLl1ZsaJ3Hw, RehYK-45BCA5W3AnT3zwmg], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:29:47,704 INFO [QuorumController id=4] Replayed PartitionRecord for new partition cds.blueprint-processor.self-service-api.request-4 with topic ID 1sZjcmclRayZYRYOQh8kUA and PartitionRegistration(replicas=[1, 2, 0], directories=[NKkvYw6M3wPnLl1ZsaJ3Hw, RehYK-45BCA5W3AnT3zwmg, 3tga4lKOVsSJYs7vGIOa3A], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:29:47,705 INFO [QuorumController id=4] Replayed PartitionRecord for new partition cds.blueprint-processor.self-service-api.request-5 with topic ID 1sZjcmclRayZYRYOQh8kUA and PartitionRegistration(replicas=[2, 0, 1], directories=[RehYK-45BCA5W3AnT3zwmg, 3tga4lKOVsSJYs7vGIOa3A, NKkvYw6M3wPnLl1ZsaJ3Hw], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:29:47,705 INFO [QuorumController id=4] Replayed TopicRecord for topic cds.blueprint-processor.self-service-api.response with topic ID EHPApCUMTT2RB8zDuciMCA. (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:29:47,705 INFO [QuorumController id=4] Replayed ConfigRecord for ConfigResource(type=TOPIC, name='cds.blueprint-processor.self-service-api.response') which set configuration retention.ms to 7200000 (org.apache.kafka.controller.ConfigurationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:29:47,705 INFO [QuorumController id=4] Replayed ConfigRecord for ConfigResource(type=TOPIC, name='cds.blueprint-processor.self-service-api.response') which set configuration segment.bytes to 1073741824 (org.apache.kafka.controller.ConfigurationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:29:47,705 INFO [QuorumController id=4] Replayed PartitionRecord for new partition cds.blueprint-processor.self-service-api.response-0 with topic ID EHPApCUMTT2RB8zDuciMCA and PartitionRegistration(replicas=[1, 2, 0], directories=[NKkvYw6M3wPnLl1ZsaJ3Hw, RehYK-45BCA5W3AnT3zwmg, 3tga4lKOVsSJYs7vGIOa3A], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:29:47,706 INFO [QuorumController id=4] Replayed PartitionRecord for new partition cds.blueprint-processor.self-service-api.response-1 with topic ID EHPApCUMTT2RB8zDuciMCA and PartitionRegistration(replicas=[2, 0, 1], directories=[RehYK-45BCA5W3AnT3zwmg, 3tga4lKOVsSJYs7vGIOa3A, NKkvYw6M3wPnLl1ZsaJ3Hw], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:29:47,706 INFO [QuorumController id=4] Replayed PartitionRecord for new partition cds.blueprint-processor.self-service-api.response-2 with topic ID EHPApCUMTT2RB8zDuciMCA and PartitionRegistration(replicas=[0, 1, 2], directories=[3tga4lKOVsSJYs7vGIOa3A, NKkvYw6M3wPnLl1ZsaJ3Hw, RehYK-45BCA5W3AnT3zwmg], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:29:47,706 INFO [QuorumController id=4] Replayed PartitionRecord for new partition cds.blueprint-processor.self-service-api.response-3 with topic ID EHPApCUMTT2RB8zDuciMCA and PartitionRegistration(replicas=[1, 0, 2], directories=[NKkvYw6M3wPnLl1ZsaJ3Hw, 3tga4lKOVsSJYs7vGIOa3A, RehYK-45BCA5W3AnT3zwmg], isr=[1, 0, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:29:47,706 INFO [QuorumController id=4] Replayed PartitionRecord for new partition cds.blueprint-processor.self-service-api.response-4 with topic ID EHPApCUMTT2RB8zDuciMCA and PartitionRegistration(replicas=[0, 2, 1], directories=[3tga4lKOVsSJYs7vGIOa3A, RehYK-45BCA5W3AnT3zwmg, NKkvYw6M3wPnLl1ZsaJ3Hw], isr=[0, 2, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:29:47,707 INFO [QuorumController id=4] Replayed PartitionRecord for new partition cds.blueprint-processor.self-service-api.response-5 with topic ID EHPApCUMTT2RB8zDuciMCA and PartitionRegistration(replicas=[2, 1, 0], directories=[RehYK-45BCA5W3AnT3zwmg, NKkvYw6M3wPnLl1ZsaJ3Hw, 3tga4lKOVsSJYs7vGIOa3A], isr=[2, 1, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:29:47,707 INFO [QuorumController id=4] Replayed TopicRecord for topic cds.blueprint-processor.self-service-api.audit.response with topic ID iXQDqtU6S_GjmXmUj-XZeQ. (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:29:47,707 INFO [QuorumController id=4] Replayed ConfigRecord for ConfigResource(type=TOPIC, name='cds.blueprint-processor.self-service-api.audit.response') which set configuration retention.ms to 7200000 (org.apache.kafka.controller.ConfigurationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:29:47,708 INFO [QuorumController id=4] Replayed ConfigRecord for ConfigResource(type=TOPIC, name='cds.blueprint-processor.self-service-api.audit.response') which set configuration segment.bytes to 1073741824 (org.apache.kafka.controller.ConfigurationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:29:47,708 INFO [QuorumController id=4] Replayed PartitionRecord for new partition cds.blueprint-processor.self-service-api.audit.response-0 with topic ID iXQDqtU6S_GjmXmUj-XZeQ and PartitionRegistration(replicas=[2, 0, 1], directories=[RehYK-45BCA5W3AnT3zwmg, 3tga4lKOVsSJYs7vGIOa3A, NKkvYw6M3wPnLl1ZsaJ3Hw], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:29:47,708 INFO [QuorumController id=4] Replayed PartitionRecord for new partition cds.blueprint-processor.self-service-api.audit.response-1 with topic ID iXQDqtU6S_GjmXmUj-XZeQ and PartitionRegistration(replicas=[0, 1, 2], directories=[3tga4lKOVsSJYs7vGIOa3A, NKkvYw6M3wPnLl1ZsaJ3Hw, RehYK-45BCA5W3AnT3zwmg], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:29:47,708 INFO [QuorumController id=4] Replayed PartitionRecord for new partition cds.blueprint-processor.self-service-api.audit.response-2 with topic ID iXQDqtU6S_GjmXmUj-XZeQ and PartitionRegistration(replicas=[1, 2, 0], directories=[NKkvYw6M3wPnLl1ZsaJ3Hw, RehYK-45BCA5W3AnT3zwmg, 3tga4lKOVsSJYs7vGIOa3A], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:29:47,709 INFO [QuorumController id=4] Replayed PartitionRecord for new partition cds.blueprint-processor.self-service-api.audit.response-3 with topic ID iXQDqtU6S_GjmXmUj-XZeQ and PartitionRegistration(replicas=[0, 2, 1], directories=[3tga4lKOVsSJYs7vGIOa3A, RehYK-45BCA5W3AnT3zwmg, NKkvYw6M3wPnLl1ZsaJ3Hw], isr=[0, 2, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:29:47,709 INFO [QuorumController id=4] Replayed PartitionRecord for new partition cds.blueprint-processor.self-service-api.audit.response-4 with topic ID iXQDqtU6S_GjmXmUj-XZeQ and PartitionRegistration(replicas=[2, 1, 0], directories=[RehYK-45BCA5W3AnT3zwmg, NKkvYw6M3wPnLl1ZsaJ3Hw, 3tga4lKOVsSJYs7vGIOa3A], isr=[2, 1, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:29:47,709 INFO [QuorumController id=4] Replayed PartitionRecord for new partition cds.blueprint-processor.self-service-api.audit.response-5 with topic ID iXQDqtU6S_GjmXmUj-XZeQ and PartitionRegistration(replicas=[1, 0, 2], directories=[NKkvYw6M3wPnLl1ZsaJ3Hw, 3tga4lKOVsSJYs7vGIOa3A, RehYK-45BCA5W3AnT3zwmg], isr=[1, 0, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:29:48,474 INFO [QuorumController id=4] CreateTopics result(s): CreatableTopic(name='cds.blueprint-processor.self-service-api.audit.request', numPartitions=-1, replicationFactor=-1, assignments=[], configs=[CreatableTopicConfig(name='retention.ms', value='7200000'), CreatableTopicConfig(name='segment.bytes', value='1073741824')]): SUCCESS (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:29:48,474 INFO [QuorumController id=4] Replayed TopicRecord for topic cds.blueprint-processor.self-service-api.audit.request with topic ID c2YG88wnT4uBt1sY6kBSRQ. (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:29:48,475 INFO [QuorumController id=4] Replayed ConfigRecord for ConfigResource(type=TOPIC, name='cds.blueprint-processor.self-service-api.audit.request') which set configuration retention.ms to 7200000 (org.apache.kafka.controller.ConfigurationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:29:48,475 INFO [QuorumController id=4] Replayed ConfigRecord for ConfigResource(type=TOPIC, name='cds.blueprint-processor.self-service-api.audit.request') which set configuration segment.bytes to 1073741824 (org.apache.kafka.controller.ConfigurationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:29:48,479 INFO [QuorumController id=4] Replayed PartitionRecord for new partition cds.blueprint-processor.self-service-api.audit.request-0 with topic ID c2YG88wnT4uBt1sY6kBSRQ and PartitionRegistration(replicas=[1, 2, 0], directories=[NKkvYw6M3wPnLl1ZsaJ3Hw, RehYK-45BCA5W3AnT3zwmg, 3tga4lKOVsSJYs7vGIOa3A], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:29:48,479 INFO [QuorumController id=4] Replayed PartitionRecord for new partition cds.blueprint-processor.self-service-api.audit.request-1 with topic ID c2YG88wnT4uBt1sY6kBSRQ and PartitionRegistration(replicas=[2, 0, 1], directories=[RehYK-45BCA5W3AnT3zwmg, 3tga4lKOVsSJYs7vGIOa3A, NKkvYw6M3wPnLl1ZsaJ3Hw], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:29:48,480 INFO [QuorumController id=4] Replayed PartitionRecord for new partition cds.blueprint-processor.self-service-api.audit.request-2 with topic ID c2YG88wnT4uBt1sY6kBSRQ and PartitionRegistration(replicas=[0, 1, 2], directories=[3tga4lKOVsSJYs7vGIOa3A, NKkvYw6M3wPnLl1ZsaJ3Hw, RehYK-45BCA5W3AnT3zwmg], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:29:48,480 INFO [QuorumController id=4] Replayed PartitionRecord for new partition cds.blueprint-processor.self-service-api.audit.request-3 with topic ID c2YG88wnT4uBt1sY6kBSRQ and PartitionRegistration(replicas=[0, 2, 1], directories=[3tga4lKOVsSJYs7vGIOa3A, RehYK-45BCA5W3AnT3zwmg, NKkvYw6M3wPnLl1ZsaJ3Hw], isr=[0, 2, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:29:48,481 INFO [QuorumController id=4] Replayed PartitionRecord for new partition cds.blueprint-processor.self-service-api.audit.request-4 with topic ID c2YG88wnT4uBt1sY6kBSRQ and PartitionRegistration(replicas=[2, 1, 0], directories=[RehYK-45BCA5W3AnT3zwmg, NKkvYw6M3wPnLl1ZsaJ3Hw, 3tga4lKOVsSJYs7vGIOa3A], isr=[2, 1, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:29:48,481 INFO [QuorumController id=4] Replayed PartitionRecord for new partition cds.blueprint-processor.self-service-api.audit.request-5 with topic ID c2YG88wnT4uBt1sY6kBSRQ and PartitionRegistration(replicas=[1, 0, 2], directories=[NKkvYw6M3wPnLl1ZsaJ3Hw, 3tga4lKOVsSJYs7vGIOa3A, RehYK-45BCA5W3AnT3zwmg], isr=[1, 0, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:29:48,944 INFO [QuorumController id=4] CreateTopics result(s): CreatableTopic(name='cds.blueprint-processor.self-service-api.audit.request', numPartitions=-1, replicationFactor=-1, assignments=[], configs=[CreatableTopicConfig(name='retention.ms', value='7200000'), CreatableTopicConfig(name='segment.bytes', value='1073741824')]): TOPIC_ALREADY_EXISTS (Topic 'cds.blueprint-processor.self-service-api.audit.request' already exists.) (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:29:59,562 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for HzC1F9jcR1iEcI8P-c4cMw, setting StandardAcl(resourceType=GROUP, resourceName=cps-core-group, patternType=LITERAL, principal=User:cps-core-ku, host=*, operation=READ, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:29:59,563 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for dv3ZUxHhQ2CdXLyryVX8jQ, setting StandardAcl(resourceType=TOPIC, resourceName=dmi-cm-events, patternType=LITERAL, principal=User:cps-core-ku, host=*, operation=READ, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:29:59,563 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for hppRBtFqTfK4JYI6LvI2YQ, setting StandardAcl(resourceType=TOPIC, resourceName=cm-events, patternType=LITERAL, principal=User:cps-core-ku, host=*, operation=READ, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:29:59,563 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for q5ZwVus0SLe6tkP5eBVPnw, setting StandardAcl(resourceType=TOPIC, resourceName=dmi-device-heartbeat, patternType=LITERAL, principal=User:cps-core-ku, host=*, operation=READ, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:29:59,563 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for YrPhJn8eTDanua2GNnSo_g, setting StandardAcl(resourceType=TOPIC, resourceName=ncmp-async-m2m, patternType=LITERAL, principal=User:cps-core-ku, host=*, operation=READ, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:29:59,563 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for uKS0reBiRQ-Vge1PCjP0pw, setting StandardAcl(resourceType=TOPIC, resourceName=cps-data-updated-events, patternType=LITERAL, principal=User:cps-core-ku, host=*, operation=WRITE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:29:59,564 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for Pv4L3mqCT9CKmmCGAcEr2w, setting StandardAcl(resourceType=TOPIC, resourceName=dmi-ncmp-cm-avc-subscription, patternType=LITERAL, principal=User:cps-core-ku, host=*, operation=READ, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:29:59,564 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for i-M-WLTUTjKXujH1YqkFcQ, setting StandardAcl(resourceType=GROUP, resourceName=ncmp-data-operation-event-group, patternType=LITERAL, principal=User:cps-core-ku, host=*, operation=READ, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:29:59,564 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for ZVJ3IHd9QX-4RhCED_utig, setting StandardAcl(resourceType=TOPIC, resourceName=ncmp-events, patternType=LITERAL, principal=User:cps-core-ku, host=*, operation=READ, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:29:59,564 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for DyXh_5OOTNGVYW1eHp7LdQ, setting StandardAcl(resourceType=TOPIC, resourceName=subscription, patternType=LITERAL, principal=User:cps-core-ku, host=*, operation=READ, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:29:59,565 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for SacUmQp1TmqITfRB_LOhTQ, setting StandardAcl(resourceType=TOPIC, resourceName=cm-avc-subscription, patternType=LITERAL, principal=User:cps-core-ku, host=*, operation=READ, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:29:59,565 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for iauL6nyHRlmkq43bPZHo7w, setting StandardAcl(resourceType=TOPIC, resourceName=ncmp-dmi-cm-avc-subscription, patternType=LITERAL, principal=User:cps-core-ku, host=*, operation=READ, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:29:59,565 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for owCIqYh7Q4G8XMrQEtYLdQ, setting StandardAcl(resourceType=TOPIC, resourceName=subscription-response, patternType=LITERAL, principal=User:cps-core-ku, host=*, operation=READ, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:29:59,565 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for Ea-XCm6lT9O2sSrUHoVwqA, setting StandardAcl(resourceType=GROUP, resourceName=ncmp-dmi-plugin-group, patternType=LITERAL, principal=User:ncmp-dmi-plugin-ku, host=*, operation=READ, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:29:59,565 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for 82f_-mxDRTK5L7vy5FfX-w, setting StandardAcl(resourceType=TOPIC, resourceName=dmi-ncmp-cm-avc-subscription, patternType=LITERAL, principal=User:ncmp-dmi-plugin-ku, host=*, operation=WRITE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:29:59,566 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for TNEMqEtuRpO3nnrMI4rRdA, setting StandardAcl(resourceType=TOPIC, resourceName=ncmp-dmi-cm-avc-subscription-ncmp-dmi-plugin, patternType=LITERAL, principal=User:ncmp-dmi-plugin-ku, host=*, operation=READ, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:29:59,566 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for vYL9I2INTqmjUNrv3kS-2g, setting StandardAcl(resourceType=TOPIC, resourceName=ncmp-async-m2m, patternType=LITERAL, principal=User:ncmp-dmi-plugin-ku, host=*, operation=WRITE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:29:59,571 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for JUE9xTghS2KG5trgbBrJPQ, setting StandardAcl(resourceType=TOPIC, resourceName=cps.data-updated-events, patternType=LITERAL, principal=User:cps-temporal-ku, host=*, operation=READ, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:29:59,571 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for _8P4XGHMQxyQnnX2vKXVSg, setting StandardAcl(resourceType=GROUP, resourceName=cps-temporal-group, patternType=LITERAL, principal=User:cps-temporal-ku, host=*, operation=READ, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:29:59,573 INFO [QuorumController id=4] Replayed UserScramCredentialRecord creating new entry for cps-core-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:29:59,746 INFO [QuorumController id=4] Replayed UserScramCredentialRecord creating new entry for cps-temporal-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:29:59,747 INFO [QuorumController id=4] Replayed UserScramCredentialRecord creating new entry for ncmp-dmi-plugin-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:29:59,919 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for cps-core-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:30:00,093 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for cps-temporal-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:30:00,093 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for ncmp-dmi-plugin-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:30:00,122 INFO [QuorumController id=4] CreateTopics result(s): CreatableTopic(name='ncmp-async-m2m', numPartitions=-1, replicationFactor=-1, assignments=[], configs=[CreatableTopicConfig(name='retention.ms', value='7200000'), CreatableTopicConfig(name='segment.bytes', value='1073741824')]): SUCCESS, CreatableTopic(name='dmi-ncmp-cm-avc-subscription', numPartitions=-1, replicationFactor=-1, assignments=[], configs=[CreatableTopicConfig(name='retention.ms', value='7200000'), CreatableTopicConfig(name='segment.bytes', value='1073741824')]): SUCCESS, CreatableTopic(name='dmi-cm-events', numPartitions=-1, replicationFactor=-1, assignments=[], configs=[CreatableTopicConfig(name='retention.ms', value='7200000'), CreatableTopicConfig(name='segment.bytes', value='1073741824')]): SUCCESS, CreatableTopic(name='dmi-device-heartbeat', numPartitions=-1, replicationFactor=-1, assignments=[], configs=[CreatableTopicConfig(name='retention.ms', value='7200000'), CreatableTopicConfig(name='segment.bytes', value='1073741824')]): SUCCESS, CreatableTopic(name='cps-data-updated-events', numPartitions=-1, replicationFactor=-1, assignments=[], configs=[CreatableTopicConfig(name='retention.ms', value='7200000'), CreatableTopicConfig(name='segment.bytes', value='1073741824')]): SUCCESS, CreatableTopic(name='subscription', numPartitions=-1, replicationFactor=-1, assignments=[], configs=[CreatableTopicConfig(name='retention.ms', value='7200000'), CreatableTopicConfig(name='segment.bytes', value='1073741824')]): SUCCESS, CreatableTopic(name='ncmp-dmi-cm-avc-subscription-ncmp-dmi-plugin', numPartitions=-1, replicationFactor=-1, assignments=[], configs=[CreatableTopicConfig(name='retention.ms', value='7200000'), CreatableTopicConfig(name='segment.bytes', value='1073741824')]): SUCCESS (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:30:00,150 INFO [QuorumController id=4] Replayed TopicRecord for topic ncmp-async-m2m with topic ID W-1wG7NORVGMwpx6bgsLDA. (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:30:00,150 INFO [QuorumController id=4] Replayed ConfigRecord for ConfigResource(type=TOPIC, name='ncmp-async-m2m') which set configuration retention.ms to 7200000 (org.apache.kafka.controller.ConfigurationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:30:00,150 INFO [QuorumController id=4] Replayed ConfigRecord for ConfigResource(type=TOPIC, name='ncmp-async-m2m') which set configuration segment.bytes to 1073741824 (org.apache.kafka.controller.ConfigurationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:30:00,150 INFO [QuorumController id=4] Replayed PartitionRecord for new partition ncmp-async-m2m-0 with topic ID W-1wG7NORVGMwpx6bgsLDA and PartitionRegistration(replicas=[2, 0, 1], directories=[RehYK-45BCA5W3AnT3zwmg, 3tga4lKOVsSJYs7vGIOa3A, NKkvYw6M3wPnLl1ZsaJ3Hw], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:30:00,151 INFO [QuorumController id=4] Replayed PartitionRecord for new partition ncmp-async-m2m-1 with topic ID W-1wG7NORVGMwpx6bgsLDA and PartitionRegistration(replicas=[0, 1, 2], directories=[3tga4lKOVsSJYs7vGIOa3A, NKkvYw6M3wPnLl1ZsaJ3Hw, RehYK-45BCA5W3AnT3zwmg], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:30:00,153 INFO [QuorumController id=4] Replayed PartitionRecord for new partition ncmp-async-m2m-2 with topic ID W-1wG7NORVGMwpx6bgsLDA and PartitionRegistration(replicas=[1, 2, 0], directories=[NKkvYw6M3wPnLl1ZsaJ3Hw, RehYK-45BCA5W3AnT3zwmg, 3tga4lKOVsSJYs7vGIOa3A], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:30:00,153 INFO [QuorumController id=4] Replayed PartitionRecord for new partition ncmp-async-m2m-3 with topic ID W-1wG7NORVGMwpx6bgsLDA and PartitionRegistration(replicas=[1, 2, 0], directories=[NKkvYw6M3wPnLl1ZsaJ3Hw, RehYK-45BCA5W3AnT3zwmg, 3tga4lKOVsSJYs7vGIOa3A], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:30:00,153 INFO [QuorumController id=4] Replayed PartitionRecord for new partition ncmp-async-m2m-4 with topic ID W-1wG7NORVGMwpx6bgsLDA and PartitionRegistration(replicas=[2, 0, 1], directories=[RehYK-45BCA5W3AnT3zwmg, 3tga4lKOVsSJYs7vGIOa3A, NKkvYw6M3wPnLl1ZsaJ3Hw], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:30:00,153 INFO [QuorumController id=4] Replayed PartitionRecord for new partition ncmp-async-m2m-5 with topic ID W-1wG7NORVGMwpx6bgsLDA and PartitionRegistration(replicas=[0, 1, 2], directories=[3tga4lKOVsSJYs7vGIOa3A, NKkvYw6M3wPnLl1ZsaJ3Hw, RehYK-45BCA5W3AnT3zwmg], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:30:00,154 INFO [QuorumController id=4] Replayed TopicRecord for topic dmi-ncmp-cm-avc-subscription with topic ID 58Vboib4Q7iVh1jsLvHvDg. (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:30:00,154 INFO [QuorumController id=4] Replayed ConfigRecord for ConfigResource(type=TOPIC, name='dmi-ncmp-cm-avc-subscription') which set configuration retention.ms to 7200000 (org.apache.kafka.controller.ConfigurationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:30:00,154 INFO [QuorumController id=4] Replayed ConfigRecord for ConfigResource(type=TOPIC, name='dmi-ncmp-cm-avc-subscription') which set configuration segment.bytes to 1073741824 (org.apache.kafka.controller.ConfigurationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:30:00,154 INFO [QuorumController id=4] Replayed PartitionRecord for new partition dmi-ncmp-cm-avc-subscription-0 with topic ID 58Vboib4Q7iVh1jsLvHvDg and PartitionRegistration(replicas=[0, 1, 2], directories=[3tga4lKOVsSJYs7vGIOa3A, NKkvYw6M3wPnLl1ZsaJ3Hw, RehYK-45BCA5W3AnT3zwmg], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:30:00,159 INFO [QuorumController id=4] Replayed PartitionRecord for new partition dmi-ncmp-cm-avc-subscription-1 with topic ID 58Vboib4Q7iVh1jsLvHvDg and PartitionRegistration(replicas=[1, 2, 0], directories=[NKkvYw6M3wPnLl1ZsaJ3Hw, RehYK-45BCA5W3AnT3zwmg, 3tga4lKOVsSJYs7vGIOa3A], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:30:00,159 INFO [QuorumController id=4] Replayed PartitionRecord for new partition dmi-ncmp-cm-avc-subscription-2 with topic ID 58Vboib4Q7iVh1jsLvHvDg and PartitionRegistration(replicas=[2, 0, 1], directories=[RehYK-45BCA5W3AnT3zwmg, 3tga4lKOVsSJYs7vGIOa3A, NKkvYw6M3wPnLl1ZsaJ3Hw], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:30:00,160 INFO [QuorumController id=4] Replayed PartitionRecord for new partition dmi-ncmp-cm-avc-subscription-3 with topic ID 58Vboib4Q7iVh1jsLvHvDg and PartitionRegistration(replicas=[2, 1, 0], directories=[RehYK-45BCA5W3AnT3zwmg, NKkvYw6M3wPnLl1ZsaJ3Hw, 3tga4lKOVsSJYs7vGIOa3A], isr=[2, 1, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:30:00,160 INFO [QuorumController id=4] Replayed PartitionRecord for new partition dmi-ncmp-cm-avc-subscription-4 with topic ID 58Vboib4Q7iVh1jsLvHvDg and PartitionRegistration(replicas=[1, 0, 2], directories=[NKkvYw6M3wPnLl1ZsaJ3Hw, 3tga4lKOVsSJYs7vGIOa3A, RehYK-45BCA5W3AnT3zwmg], isr=[1, 0, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:30:00,161 INFO [QuorumController id=4] Replayed PartitionRecord for new partition dmi-ncmp-cm-avc-subscription-5 with topic ID 58Vboib4Q7iVh1jsLvHvDg and PartitionRegistration(replicas=[0, 2, 1], directories=[3tga4lKOVsSJYs7vGIOa3A, RehYK-45BCA5W3AnT3zwmg, NKkvYw6M3wPnLl1ZsaJ3Hw], isr=[0, 2, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:30:00,161 INFO [QuorumController id=4] Replayed TopicRecord for topic dmi-cm-events with topic ID ToCqfJouTWO9ImAaklvqqQ. (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:30:00,161 INFO [QuorumController id=4] Replayed ConfigRecord for ConfigResource(type=TOPIC, name='dmi-cm-events') which set configuration retention.ms to 7200000 (org.apache.kafka.controller.ConfigurationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:30:00,161 INFO [QuorumController id=4] Replayed ConfigRecord for ConfigResource(type=TOPIC, name='dmi-cm-events') which set configuration segment.bytes to 1073741824 (org.apache.kafka.controller.ConfigurationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:30:00,161 INFO [QuorumController id=4] Replayed PartitionRecord for new partition dmi-cm-events-0 with topic ID ToCqfJouTWO9ImAaklvqqQ and PartitionRegistration(replicas=[0, 1, 2], directories=[3tga4lKOVsSJYs7vGIOa3A, NKkvYw6M3wPnLl1ZsaJ3Hw, RehYK-45BCA5W3AnT3zwmg], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:30:00,161 INFO [QuorumController id=4] Replayed PartitionRecord for new partition dmi-cm-events-1 with topic ID ToCqfJouTWO9ImAaklvqqQ and PartitionRegistration(replicas=[1, 2, 0], directories=[NKkvYw6M3wPnLl1ZsaJ3Hw, RehYK-45BCA5W3AnT3zwmg, 3tga4lKOVsSJYs7vGIOa3A], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:30:00,162 INFO [QuorumController id=4] Replayed PartitionRecord for new partition dmi-cm-events-2 with topic ID ToCqfJouTWO9ImAaklvqqQ and PartitionRegistration(replicas=[2, 0, 1], directories=[RehYK-45BCA5W3AnT3zwmg, 3tga4lKOVsSJYs7vGIOa3A, NKkvYw6M3wPnLl1ZsaJ3Hw], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:30:00,162 INFO [QuorumController id=4] Replayed PartitionRecord for new partition dmi-cm-events-3 with topic ID ToCqfJouTWO9ImAaklvqqQ and PartitionRegistration(replicas=[2, 1, 0], directories=[RehYK-45BCA5W3AnT3zwmg, NKkvYw6M3wPnLl1ZsaJ3Hw, 3tga4lKOVsSJYs7vGIOa3A], isr=[2, 1, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:30:00,163 INFO [QuorumController id=4] Replayed PartitionRecord for new partition dmi-cm-events-4 with topic ID ToCqfJouTWO9ImAaklvqqQ and PartitionRegistration(replicas=[1, 0, 2], directories=[NKkvYw6M3wPnLl1ZsaJ3Hw, 3tga4lKOVsSJYs7vGIOa3A, RehYK-45BCA5W3AnT3zwmg], isr=[1, 0, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:30:00,163 INFO [QuorumController id=4] Replayed PartitionRecord for new partition dmi-cm-events-5 with topic ID ToCqfJouTWO9ImAaklvqqQ and PartitionRegistration(replicas=[0, 2, 1], directories=[3tga4lKOVsSJYs7vGIOa3A, RehYK-45BCA5W3AnT3zwmg, NKkvYw6M3wPnLl1ZsaJ3Hw], isr=[0, 2, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:30:00,170 INFO [QuorumController id=4] Replayed TopicRecord for topic dmi-device-heartbeat with topic ID LBa0Lqb9RS6Nqnf6oHc-KA. (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:30:00,170 INFO [QuorumController id=4] Replayed ConfigRecord for ConfigResource(type=TOPIC, name='dmi-device-heartbeat') which set configuration retention.ms to 7200000 (org.apache.kafka.controller.ConfigurationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:30:00,170 INFO [QuorumController id=4] Replayed ConfigRecord for ConfigResource(type=TOPIC, name='dmi-device-heartbeat') which set configuration segment.bytes to 1073741824 (org.apache.kafka.controller.ConfigurationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:30:00,170 INFO [QuorumController id=4] Replayed PartitionRecord for new partition dmi-device-heartbeat-0 with topic ID LBa0Lqb9RS6Nqnf6oHc-KA and PartitionRegistration(replicas=[0, 1, 2], directories=[3tga4lKOVsSJYs7vGIOa3A, NKkvYw6M3wPnLl1ZsaJ3Hw, RehYK-45BCA5W3AnT3zwmg], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:30:00,172 INFO [QuorumController id=4] Replayed PartitionRecord for new partition dmi-device-heartbeat-1 with topic ID LBa0Lqb9RS6Nqnf6oHc-KA and PartitionRegistration(replicas=[1, 2, 0], directories=[NKkvYw6M3wPnLl1ZsaJ3Hw, RehYK-45BCA5W3AnT3zwmg, 3tga4lKOVsSJYs7vGIOa3A], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:30:00,173 INFO [QuorumController id=4] Replayed PartitionRecord for new partition dmi-device-heartbeat-2 with topic ID LBa0Lqb9RS6Nqnf6oHc-KA and PartitionRegistration(replicas=[2, 0, 1], directories=[RehYK-45BCA5W3AnT3zwmg, 3tga4lKOVsSJYs7vGIOa3A, NKkvYw6M3wPnLl1ZsaJ3Hw], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:30:00,173 INFO [QuorumController id=4] Replayed PartitionRecord for new partition dmi-device-heartbeat-3 with topic ID LBa0Lqb9RS6Nqnf6oHc-KA and PartitionRegistration(replicas=[1, 2, 0], directories=[NKkvYw6M3wPnLl1ZsaJ3Hw, RehYK-45BCA5W3AnT3zwmg, 3tga4lKOVsSJYs7vGIOa3A], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:30:00,173 INFO [QuorumController id=4] Replayed PartitionRecord for new partition dmi-device-heartbeat-4 with topic ID LBa0Lqb9RS6Nqnf6oHc-KA and PartitionRegistration(replicas=[2, 0, 1], directories=[RehYK-45BCA5W3AnT3zwmg, 3tga4lKOVsSJYs7vGIOa3A, NKkvYw6M3wPnLl1ZsaJ3Hw], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:30:00,173 INFO [QuorumController id=4] Replayed PartitionRecord for new partition dmi-device-heartbeat-5 with topic ID LBa0Lqb9RS6Nqnf6oHc-KA and PartitionRegistration(replicas=[0, 1, 2], directories=[3tga4lKOVsSJYs7vGIOa3A, NKkvYw6M3wPnLl1ZsaJ3Hw, RehYK-45BCA5W3AnT3zwmg], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:30:00,174 INFO [QuorumController id=4] Replayed TopicRecord for topic cps-data-updated-events with topic ID IELoemFRSzGtfWG7F3xz-w. (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:30:00,174 INFO [QuorumController id=4] Replayed ConfigRecord for ConfigResource(type=TOPIC, name='cps-data-updated-events') which set configuration retention.ms to 7200000 (org.apache.kafka.controller.ConfigurationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:30:00,174 INFO [QuorumController id=4] Replayed ConfigRecord for ConfigResource(type=TOPIC, name='cps-data-updated-events') which set configuration segment.bytes to 1073741824 (org.apache.kafka.controller.ConfigurationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:30:00,174 INFO [QuorumController id=4] Replayed PartitionRecord for new partition cps-data-updated-events-0 with topic ID IELoemFRSzGtfWG7F3xz-w and PartitionRegistration(replicas=[0, 1, 2], directories=[3tga4lKOVsSJYs7vGIOa3A, NKkvYw6M3wPnLl1ZsaJ3Hw, RehYK-45BCA5W3AnT3zwmg], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:30:00,174 INFO [QuorumController id=4] Replayed PartitionRecord for new partition cps-data-updated-events-1 with topic ID IELoemFRSzGtfWG7F3xz-w and PartitionRegistration(replicas=[1, 2, 0], directories=[NKkvYw6M3wPnLl1ZsaJ3Hw, RehYK-45BCA5W3AnT3zwmg, 3tga4lKOVsSJYs7vGIOa3A], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:30:00,174 INFO [QuorumController id=4] Replayed PartitionRecord for new partition cps-data-updated-events-2 with topic ID IELoemFRSzGtfWG7F3xz-w and PartitionRegistration(replicas=[2, 0, 1], directories=[RehYK-45BCA5W3AnT3zwmg, 3tga4lKOVsSJYs7vGIOa3A, NKkvYw6M3wPnLl1ZsaJ3Hw], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:30:00,174 INFO [QuorumController id=4] Replayed PartitionRecord for new partition cps-data-updated-events-3 with topic ID IELoemFRSzGtfWG7F3xz-w and PartitionRegistration(replicas=[0, 1, 2], directories=[3tga4lKOVsSJYs7vGIOa3A, NKkvYw6M3wPnLl1ZsaJ3Hw, RehYK-45BCA5W3AnT3zwmg], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:30:00,175 INFO [QuorumController id=4] Replayed PartitionRecord for new partition cps-data-updated-events-4 with topic ID IELoemFRSzGtfWG7F3xz-w and PartitionRegistration(replicas=[1, 2, 0], directories=[NKkvYw6M3wPnLl1ZsaJ3Hw, RehYK-45BCA5W3AnT3zwmg, 3tga4lKOVsSJYs7vGIOa3A], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:30:00,175 INFO [QuorumController id=4] Replayed PartitionRecord for new partition cps-data-updated-events-5 with topic ID IELoemFRSzGtfWG7F3xz-w and PartitionRegistration(replicas=[2, 0, 1], directories=[RehYK-45BCA5W3AnT3zwmg, 3tga4lKOVsSJYs7vGIOa3A, NKkvYw6M3wPnLl1ZsaJ3Hw], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:30:00,175 INFO [QuorumController id=4] Replayed TopicRecord for topic subscription with topic ID Hw1KkzLSRW6TfPYkfkUong. (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:30:00,175 INFO [QuorumController id=4] Replayed ConfigRecord for ConfigResource(type=TOPIC, name='subscription') which set configuration retention.ms to 7200000 (org.apache.kafka.controller.ConfigurationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:30:00,175 INFO [QuorumController id=4] Replayed ConfigRecord for ConfigResource(type=TOPIC, name='subscription') which set configuration segment.bytes to 1073741824 (org.apache.kafka.controller.ConfigurationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:30:00,175 INFO [QuorumController id=4] Replayed PartitionRecord for new partition subscription-0 with topic ID Hw1KkzLSRW6TfPYkfkUong and PartitionRegistration(replicas=[0, 1, 2], directories=[3tga4lKOVsSJYs7vGIOa3A, NKkvYw6M3wPnLl1ZsaJ3Hw, RehYK-45BCA5W3AnT3zwmg], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:30:00,176 INFO [QuorumController id=4] Replayed PartitionRecord for new partition subscription-1 with topic ID Hw1KkzLSRW6TfPYkfkUong and PartitionRegistration(replicas=[1, 2, 0], directories=[NKkvYw6M3wPnLl1ZsaJ3Hw, RehYK-45BCA5W3AnT3zwmg, 3tga4lKOVsSJYs7vGIOa3A], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:30:00,176 INFO [QuorumController id=4] Replayed PartitionRecord for new partition subscription-2 with topic ID Hw1KkzLSRW6TfPYkfkUong and PartitionRegistration(replicas=[2, 0, 1], directories=[RehYK-45BCA5W3AnT3zwmg, 3tga4lKOVsSJYs7vGIOa3A, NKkvYw6M3wPnLl1ZsaJ3Hw], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:30:00,176 INFO [QuorumController id=4] Replayed PartitionRecord for new partition subscription-3 with topic ID Hw1KkzLSRW6TfPYkfkUong and PartitionRegistration(replicas=[2, 0, 1], directories=[RehYK-45BCA5W3AnT3zwmg, 3tga4lKOVsSJYs7vGIOa3A, NKkvYw6M3wPnLl1ZsaJ3Hw], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:30:00,184 INFO [QuorumController id=4] Replayed PartitionRecord for new partition subscription-4 with topic ID Hw1KkzLSRW6TfPYkfkUong and PartitionRegistration(replicas=[0, 1, 2], directories=[3tga4lKOVsSJYs7vGIOa3A, NKkvYw6M3wPnLl1ZsaJ3Hw, RehYK-45BCA5W3AnT3zwmg], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:30:00,184 INFO [QuorumController id=4] Replayed PartitionRecord for new partition subscription-5 with topic ID Hw1KkzLSRW6TfPYkfkUong and PartitionRegistration(replicas=[1, 2, 0], directories=[NKkvYw6M3wPnLl1ZsaJ3Hw, RehYK-45BCA5W3AnT3zwmg, 3tga4lKOVsSJYs7vGIOa3A], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:30:00,184 INFO [QuorumController id=4] Replayed TopicRecord for topic ncmp-dmi-cm-avc-subscription-ncmp-dmi-plugin with topic ID ssmMQjb_TMq8UNIcvumpFg. (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:30:00,184 INFO [QuorumController id=4] Replayed ConfigRecord for ConfigResource(type=TOPIC, name='ncmp-dmi-cm-avc-subscription-ncmp-dmi-plugin') which set configuration retention.ms to 7200000 (org.apache.kafka.controller.ConfigurationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:30:00,184 INFO [QuorumController id=4] Replayed ConfigRecord for ConfigResource(type=TOPIC, name='ncmp-dmi-cm-avc-subscription-ncmp-dmi-plugin') which set configuration segment.bytes to 1073741824 (org.apache.kafka.controller.ConfigurationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:30:00,184 INFO [QuorumController id=4] Replayed PartitionRecord for new partition ncmp-dmi-cm-avc-subscription-ncmp-dmi-plugin-0 with topic ID ssmMQjb_TMq8UNIcvumpFg and PartitionRegistration(replicas=[2, 0, 1], directories=[RehYK-45BCA5W3AnT3zwmg, 3tga4lKOVsSJYs7vGIOa3A, NKkvYw6M3wPnLl1ZsaJ3Hw], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:30:00,185 INFO [QuorumController id=4] Replayed PartitionRecord for new partition ncmp-dmi-cm-avc-subscription-ncmp-dmi-plugin-1 with topic ID ssmMQjb_TMq8UNIcvumpFg and PartitionRegistration(replicas=[0, 1, 2], directories=[3tga4lKOVsSJYs7vGIOa3A, NKkvYw6M3wPnLl1ZsaJ3Hw, RehYK-45BCA5W3AnT3zwmg], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:30:00,185 INFO [QuorumController id=4] Replayed PartitionRecord for new partition ncmp-dmi-cm-avc-subscription-ncmp-dmi-plugin-2 with topic ID ssmMQjb_TMq8UNIcvumpFg and PartitionRegistration(replicas=[1, 2, 0], directories=[NKkvYw6M3wPnLl1ZsaJ3Hw, RehYK-45BCA5W3AnT3zwmg, 3tga4lKOVsSJYs7vGIOa3A], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:30:00,185 INFO [QuorumController id=4] Replayed PartitionRecord for new partition ncmp-dmi-cm-avc-subscription-ncmp-dmi-plugin-3 with topic ID ssmMQjb_TMq8UNIcvumpFg and PartitionRegistration(replicas=[0, 2, 1], directories=[3tga4lKOVsSJYs7vGIOa3A, RehYK-45BCA5W3AnT3zwmg, NKkvYw6M3wPnLl1ZsaJ3Hw], isr=[0, 2, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:30:00,185 INFO [QuorumController id=4] Replayed PartitionRecord for new partition ncmp-dmi-cm-avc-subscription-ncmp-dmi-plugin-4 with topic ID ssmMQjb_TMq8UNIcvumpFg and PartitionRegistration(replicas=[2, 1, 0], directories=[RehYK-45BCA5W3AnT3zwmg, NKkvYw6M3wPnLl1ZsaJ3Hw, 3tga4lKOVsSJYs7vGIOa3A], isr=[2, 1, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:30:00,185 INFO [QuorumController id=4] Replayed PartitionRecord for new partition ncmp-dmi-cm-avc-subscription-ncmp-dmi-plugin-5 with topic ID ssmMQjb_TMq8UNIcvumpFg and PartitionRegistration(replicas=[1, 0, 2], directories=[NKkvYw6M3wPnLl1ZsaJ3Hw, 3tga4lKOVsSJYs7vGIOa3A, RehYK-45BCA5W3AnT3zwmg], isr=[1, 0, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:30:00,217 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for cps-core-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:30:00,386 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for cps-temporal-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:30:00,386 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for ncmp-dmi-plugin-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:30:19,476 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for ajhR2Qy5Qi64EgXqFPDFkw, setting StandardAcl(resourceType=TOPIC, resourceName=SDC-DISTR, patternType=PREFIXED, principal=User:dcae-ves-openapi-manager-ku, host=*, operation=WRITE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:30:19,476 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for 5-1IAiygQa-cL0rSsQl38Q, setting StandardAcl(resourceType=GROUP, resourceName=dcaegen2, patternType=LITERAL, principal=User:dcae-ves-openapi-manager-ku, host=*, operation=READ, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:30:19,477 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for 7xP0Rm43R5GmHjiHAkgMNA, setting StandardAcl(resourceType=TOPIC, resourceName=SDC-DISTR, patternType=PREFIXED, principal=User:dcae-ves-openapi-manager-ku, host=*, operation=READ, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:30:19,478 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for gEOCAaaSRX6eLhZljpPICg, setting StandardAcl(resourceType=TOPIC, resourceName=SEC_3GPP, patternType=PREFIXED, principal=User:dcae-hv-ves-collector-ku, host=*, operation=WRITE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:30:19,478 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for NCbkW6KXSdWwQ1coVCMqYQ, setting StandardAcl(resourceType=TOPIC, resourceName=SEC_3GPP, patternType=PREFIXED, principal=User:dcae-hv-ves-collector-ku, host=*, operation=DESCRIBE_CONFIGS, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:30:19,478 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for R-wDN9f6Roe4eezmNotxFQ, setting StandardAcl(resourceType=TOPIC, resourceName=HV_VES_PERF3GPP, patternType=LITERAL, principal=User:dcae-hv-ves-collector-ku, host=*, operation=WRITE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:30:19,478 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for IaOqQXFyS1KhAIS5QkUp_g, setting StandardAcl(resourceType=TOPIC, resourceName=HV_VES_PERF3GPP, patternType=LITERAL, principal=User:dcae-hv-ves-collector-ku, host=*, operation=DESCRIBE_CONFIGS, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:30:19,479 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for _TzmxU86QMOCyWW_KArhaQ, setting StandardAcl(resourceType=TOPIC, resourceName=\"*\", patternType=LITERAL, principal=User:dcae-prh-ku, host=*, operation=DESCRIBE_CONFIGS, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:30:19,479 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for XmQyJsIIQN28FkfH3o-ccg, setting StandardAcl(resourceType=GROUP, resourceName=OpenDCAE-c12, patternType=LITERAL, principal=User:dcae-prh-ku, host=*, operation=READ, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:30:19,479 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for JZhX9PNeTpKMrmOvmiSWow, setting StandardAcl(resourceType=TOPIC, resourceName=unauthenticated.PNF_READY, patternType=LITERAL, principal=User:dcae-prh-ku, host=*, operation=WRITE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:30:19,479 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for U9PNtPCFTyStUo9iUydP6A, setting StandardAcl(resourceType=TOPIC, resourceName=unauthenticated.VES_PNFREG_OUTPUT, patternType=LITERAL, principal=User:dcae-prh-ku, host=*, operation=READ, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:30:19,479 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for _-FILNvnRcOv_ymIwkQbqw, setting StandardAcl(resourceType=TOPIC, resourceName=unauthenticated.PNF_UPDATE, patternType=LITERAL, principal=User:dcae-prh-ku, host=*, operation=WRITE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:30:19,479 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for AAPXHcDkTkS20jvt02ghUg, setting StandardAcl(resourceType=TOPIC, resourceName=unauthenticated.VES_PNFREG_OUTPUT, patternType=LITERAL, principal=User:dcae-ves-collector-ku, host=*, operation=DESCRIBE_CONFIGS, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:30:19,482 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for cNGRanBESOSKg4Tk-h5I-Q, setting StandardAcl(resourceType=TOPIC, resourceName=unauthenticated.VES_MEASUREMENT_OUTPUT, patternType=LITERAL, principal=User:dcae-ves-collector-ku, host=*, operation=WRITE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:30:19,482 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for cDupzVDRSiqptF0kUMSsBA, setting StandardAcl(resourceType=TOPIC, resourceName=unauthenticated.SEC_3GPP_FAULTSUPERVISION_OUTPUT, patternType=LITERAL, principal=User:dcae-ves-collector-ku, host=*, operation=DESCRIBE_CONFIGS, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:30:19,482 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for bCvVx-dgS6mggpRlmNlOrQ, setting StandardAcl(resourceType=TOPIC, resourceName=unauthenticated.SEC_3GPP_HEARTBEAT_OUTPUT, patternType=LITERAL, principal=User:dcae-ves-collector-ku, host=*, operation=WRITE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:30:19,483 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for svu0czJ5TCOkMjXLathtHg, setting StandardAcl(resourceType=TOPIC, resourceName=unauthenticated.VES_MEASUREMENT_OUTPUT, patternType=LITERAL, principal=User:dcae-ves-collector-ku, host=*, operation=DESCRIBE_CONFIGS, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:30:19,487 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for poMsI-OeRWmoo1G0GqDFEg, setting StandardAcl(resourceType=TOPIC, resourceName=unauthenticated.VES_PNFREG_OUTPUT, patternType=LITERAL, principal=User:dcae-ves-collector-ku, host=*, operation=WRITE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:30:19,487 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for pVdnAjnOTFaZQ6QL6Ksgvw, setting StandardAcl(resourceType=TOPIC, resourceName=unauthenticated.SEC_3GPP_HEARTBEAT_OUTPUT, patternType=LITERAL, principal=User:dcae-ves-collector-ku, host=*, operation=DESCRIBE_CONFIGS, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:30:19,487 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for ri1LbyR2SoqDocGLTT08hA, setting StandardAcl(resourceType=TOPIC, resourceName=unauthenticated.VES_NOTIFICATION_OUTPUT, patternType=LITERAL, principal=User:dcae-ves-collector-ku, host=*, operation=WRITE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:30:19,487 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for n0_hSEThRqCYoj68eO3BJQ, setting StandardAcl(resourceType=TOPIC, resourceName=unauthenticated.VES_NOTIFICATION_OUTPUT, patternType=LITERAL, principal=User:dcae-ves-collector-ku, host=*, operation=DESCRIBE_CONFIGS, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:30:19,488 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for kVQ8Ma2ySMiPgi9mYK-cyw, setting StandardAcl(resourceType=TOPIC, resourceName=unauthenticated.SEC_OTHER_OUTPUT, patternType=LITERAL, principal=User:dcae-ves-collector-ku, host=*, operation=WRITE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:30:19,488 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for YlDXaGqOQTqp6tKncXlU2g, setting StandardAcl(resourceType=TOPIC, resourceName=unauthenticated.SEC_3GPP_FAULTSUPERVISION_OUTPUT, patternType=LITERAL, principal=User:dcae-ves-collector-ku, host=*, operation=WRITE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:30:19,488 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for 5pDGchXSTsSqMC1ez1lFEQ, setting StandardAcl(resourceType=TOPIC, resourceName=unauthenticated.SEC_FAULT_OUTPUT, patternType=LITERAL, principal=User:dcae-ves-collector-ku, host=*, operation=DESCRIBE_CONFIGS, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:30:19,488 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for MLEM8QwvSK271zPfkwzWZg, setting StandardAcl(resourceType=TOPIC, resourceName=unauthenticated.SEC_HEARTBEAT_OUTPUT, patternType=LITERAL, principal=User:dcae-ves-collector-ku, host=*, operation=WRITE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:30:19,488 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for 83UilTveRWCULFbhnyYNsA, setting StandardAcl(resourceType=TOPIC, resourceName=unauthenticated.SEC_3GPP_PROVISIONING_OUTPUT, patternType=LITERAL, principal=User:dcae-ves-collector-ku, host=*, operation=WRITE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:30:19,488 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for yYH9x9bXSQOUVzjKbsgP8w, setting StandardAcl(resourceType=TOPIC, resourceName=unauthenticated.SEC_3GPP_PROVISIONING_OUTPUT, patternType=LITERAL, principal=User:dcae-ves-collector-ku, host=*, operation=DESCRIBE_CONFIGS, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:30:19,488 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for ATMt4nS5Rv6iCEQGTBtniA, setting StandardAcl(resourceType=TOPIC, resourceName=unauthenticated.SEC_3GPP_PERFORMANCEASSURANCE_OUTPUT, patternType=LITERAL, principal=User:dcae-ves-collector-ku, host=*, operation=WRITE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:30:19,488 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for D7MWR0z_TCyUD2ufDW0QHw, setting StandardAcl(resourceType=TOPIC, resourceName=unauthenticated.SEC_3GPP_PERFORMANCEASSURANCE_OUTPUT, patternType=LITERAL, principal=User:dcae-ves-collector-ku, host=*, operation=DESCRIBE_CONFIGS, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:30:19,488 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for wmeKLrTTRP2G5hcfbWORWg, setting StandardAcl(resourceType=TOPIC, resourceName=unauthenticated.SEC_OTHER_OUTPUT, patternType=LITERAL, principal=User:dcae-ves-collector-ku, host=*, operation=DESCRIBE_CONFIGS, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:30:19,489 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for IoqXHd0USmCGQcqYNTYVqg, setting StandardAcl(resourceType=TOPIC, resourceName=unauthenticated.SEC_FAULT_OUTPUT, patternType=LITERAL, principal=User:dcae-ves-collector-ku, host=*, operation=WRITE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:30:19,492 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for uQWwGXAhT9aGLNWFoxELCg, setting StandardAcl(resourceType=TOPIC, resourceName=unauthenticated.SEC_HEARTBEAT_OUTPUT, patternType=LITERAL, principal=User:dcae-ves-collector-ku, host=*, operation=DESCRIBE_CONFIGS, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:30:19,577 INFO [QuorumController id=4] CreateTopics result(s): CreatableTopic(name='unauthenticated.SEC_HEARTBEAT_OUTPUT', numPartitions=-1, replicationFactor=-1, assignments=[], configs=[CreatableTopicConfig(name='retention.ms', value='7200000'), CreatableTopicConfig(name='segment.bytes', value='1073741824')]): SUCCESS, CreatableTopic(name='SEC_3GPP_FAULTSUPERVISION_OUTPUT', numPartitions=-1, replicationFactor=-1, assignments=[], configs=[CreatableTopicConfig(name='retention.ms', value='7200000'), CreatableTopicConfig(name='segment.bytes', value='1073741824')]): SUCCESS (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:30:19,577 INFO [QuorumController id=4] Replayed TopicRecord for topic unauthenticated.SEC_HEARTBEAT_OUTPUT with topic ID v6uUjV_OS9ScRQweYasvTg. (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:30:19,578 INFO [QuorumController id=4] Replayed ConfigRecord for ConfigResource(type=TOPIC, name='unauthenticated.SEC_HEARTBEAT_OUTPUT') which set configuration retention.ms to 7200000 (org.apache.kafka.controller.ConfigurationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:30:19,578 INFO [QuorumController id=4] Replayed ConfigRecord for ConfigResource(type=TOPIC, name='unauthenticated.SEC_HEARTBEAT_OUTPUT') which set configuration segment.bytes to 1073741824 (org.apache.kafka.controller.ConfigurationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:30:19,578 INFO [QuorumController id=4] Replayed PartitionRecord for new partition unauthenticated.SEC_HEARTBEAT_OUTPUT-0 with topic ID v6uUjV_OS9ScRQweYasvTg and PartitionRegistration(replicas=[0, 1, 2], directories=[3tga4lKOVsSJYs7vGIOa3A, NKkvYw6M3wPnLl1ZsaJ3Hw, RehYK-45BCA5W3AnT3zwmg], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:30:19,578 INFO [QuorumController id=4] Replayed PartitionRecord for new partition unauthenticated.SEC_HEARTBEAT_OUTPUT-1 with topic ID v6uUjV_OS9ScRQweYasvTg and PartitionRegistration(replicas=[1, 2, 0], directories=[NKkvYw6M3wPnLl1ZsaJ3Hw, RehYK-45BCA5W3AnT3zwmg, 3tga4lKOVsSJYs7vGIOa3A], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:30:19,579 INFO [QuorumController id=4] Replayed PartitionRecord for new partition unauthenticated.SEC_HEARTBEAT_OUTPUT-2 with topic ID v6uUjV_OS9ScRQweYasvTg and PartitionRegistration(replicas=[2, 0, 1], directories=[RehYK-45BCA5W3AnT3zwmg, 3tga4lKOVsSJYs7vGIOa3A, NKkvYw6M3wPnLl1ZsaJ3Hw], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:30:19,579 INFO [QuorumController id=4] Replayed PartitionRecord for new partition unauthenticated.SEC_HEARTBEAT_OUTPUT-3 with topic ID v6uUjV_OS9ScRQweYasvTg and PartitionRegistration(replicas=[1, 0, 2], directories=[NKkvYw6M3wPnLl1ZsaJ3Hw, 3tga4lKOVsSJYs7vGIOa3A, RehYK-45BCA5W3AnT3zwmg], isr=[1, 0, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:30:19,579 INFO [QuorumController id=4] Replayed PartitionRecord for new partition unauthenticated.SEC_HEARTBEAT_OUTPUT-4 with topic ID v6uUjV_OS9ScRQweYasvTg and PartitionRegistration(replicas=[0, 2, 1], directories=[3tga4lKOVsSJYs7vGIOa3A, RehYK-45BCA5W3AnT3zwmg, NKkvYw6M3wPnLl1ZsaJ3Hw], isr=[0, 2, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:30:19,579 INFO [QuorumController id=4] Replayed PartitionRecord for new partition unauthenticated.SEC_HEARTBEAT_OUTPUT-5 with topic ID v6uUjV_OS9ScRQweYasvTg and PartitionRegistration(replicas=[2, 1, 0], directories=[RehYK-45BCA5W3AnT3zwmg, NKkvYw6M3wPnLl1ZsaJ3Hw, 3tga4lKOVsSJYs7vGIOa3A], isr=[2, 1, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:30:19,579 INFO [QuorumController id=4] Replayed TopicRecord for topic SEC_3GPP_FAULTSUPERVISION_OUTPUT with topic ID PHQ21F-jSvS1x14dU1SXDw. (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:30:19,579 INFO [QuorumController id=4] Replayed ConfigRecord for ConfigResource(type=TOPIC, name='SEC_3GPP_FAULTSUPERVISION_OUTPUT') which set configuration retention.ms to 7200000 (org.apache.kafka.controller.ConfigurationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:30:19,580 INFO [QuorumController id=4] Replayed ConfigRecord for ConfigResource(type=TOPIC, name='SEC_3GPP_FAULTSUPERVISION_OUTPUT') which set configuration segment.bytes to 1073741824 (org.apache.kafka.controller.ConfigurationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:30:19,580 INFO [QuorumController id=4] Replayed PartitionRecord for new partition SEC_3GPP_FAULTSUPERVISION_OUTPUT-0 with topic ID PHQ21F-jSvS1x14dU1SXDw and PartitionRegistration(replicas=[1, 2, 0], directories=[NKkvYw6M3wPnLl1ZsaJ3Hw, RehYK-45BCA5W3AnT3zwmg, 3tga4lKOVsSJYs7vGIOa3A], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:30:19,580 INFO [QuorumController id=4] Replayed PartitionRecord for new partition SEC_3GPP_FAULTSUPERVISION_OUTPUT-1 with topic ID PHQ21F-jSvS1x14dU1SXDw and PartitionRegistration(replicas=[2, 0, 1], directories=[RehYK-45BCA5W3AnT3zwmg, 3tga4lKOVsSJYs7vGIOa3A, NKkvYw6M3wPnLl1ZsaJ3Hw], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:30:19,580 INFO [QuorumController id=4] Replayed PartitionRecord for new partition SEC_3GPP_FAULTSUPERVISION_OUTPUT-2 with topic ID PHQ21F-jSvS1x14dU1SXDw and PartitionRegistration(replicas=[0, 1, 2], directories=[3tga4lKOVsSJYs7vGIOa3A, NKkvYw6M3wPnLl1ZsaJ3Hw, RehYK-45BCA5W3AnT3zwmg], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:30:19,601 INFO [QuorumController id=4] Replayed PartitionRecord for new partition SEC_3GPP_FAULTSUPERVISION_OUTPUT-3 with topic ID PHQ21F-jSvS1x14dU1SXDw and PartitionRegistration(replicas=[0, 1, 2], directories=[3tga4lKOVsSJYs7vGIOa3A, NKkvYw6M3wPnLl1ZsaJ3Hw, RehYK-45BCA5W3AnT3zwmg], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:30:19,605 INFO [QuorumController id=4] Replayed PartitionRecord for new partition SEC_3GPP_FAULTSUPERVISION_OUTPUT-4 with topic ID PHQ21F-jSvS1x14dU1SXDw and PartitionRegistration(replicas=[1, 2, 0], directories=[NKkvYw6M3wPnLl1ZsaJ3Hw, RehYK-45BCA5W3AnT3zwmg, 3tga4lKOVsSJYs7vGIOa3A], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:30:19,605 INFO [QuorumController id=4] Replayed PartitionRecord for new partition SEC_3GPP_FAULTSUPERVISION_OUTPUT-5 with topic ID PHQ21F-jSvS1x14dU1SXDw and PartitionRegistration(replicas=[2, 0, 1], directories=[RehYK-45BCA5W3AnT3zwmg, 3tga4lKOVsSJYs7vGIOa3A, NKkvYw6M3wPnLl1ZsaJ3Hw], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:30:19,769 INFO [QuorumController id=4] Replayed UserScramCredentialRecord creating new entry for dcae-hv-ves-collector-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:30:19,769 INFO [QuorumController id=4] Replayed UserScramCredentialRecord creating new entry for dcae-ves-openapi-manager-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:30:19,892 INFO [QuorumController id=4] Replayed UserScramCredentialRecord creating new entry for dcae-ves-collector-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:30:19,893 INFO [QuorumController id=4] Replayed UserScramCredentialRecord creating new entry for dcae-prh-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:30:20,128 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for dcae-hv-ves-collector-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:30:20,128 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for dcae-ves-openapi-manager-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:30:20,495 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for dcae-ves-collector-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:30:20,495 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for dcae-prh-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:30:20,660 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for dcae-hv-ves-collector-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:30:20,660 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for dcae-ves-openapi-manager-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:30:20,801 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for dcae-ves-collector-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:30:20,801 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for dcae-prh-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:30:21,049 INFO [QuorumController id=4] CreateTopics result(s): CreatableTopic(name='unauthenticated.SEC_3GPP_PROVISIONING_OUTPUT', numPartitions=-1, replicationFactor=-1, assignments=[], configs=[CreatableTopicConfig(name='retention.ms', value='7200000'), CreatableTopicConfig(name='segment.bytes', value='1073741824')]): SUCCESS, CreatableTopic(name='unauthenticated.VES_NOTIFICATION_OUTPUT', numPartitions=-1, replicationFactor=-1, assignments=[], configs=[CreatableTopicConfig(name='retention.ms', value='7200000'), CreatableTopicConfig(name='segment.bytes', value='1073741824')]): SUCCESS, CreatableTopic(name='SEC_3GPP_HEARTBEAT_OUTPUT', numPartitions=-1, replicationFactor=-1, assignments=[], configs=[CreatableTopicConfig(name='retention.ms', value='7200000'), CreatableTopicConfig(name='segment.bytes', value='1073741824')]): SUCCESS, CreatableTopic(name='unauthenticated.VES_PNFREG_OUTPUT', numPartitions=-1, replicationFactor=-1, assignments=[], configs=[CreatableTopicConfig(name='retention.ms', value='7200000'), CreatableTopicConfig(name='segment.bytes', value='1073741824')]): SUCCESS, CreatableTopic(name='unauthenticated.VES_MEASUREMENT_OUTPUT', numPartitions=-1, replicationFactor=-1, assignments=[], configs=[CreatableTopicConfig(name='retention.ms', value='7200000'), CreatableTopicConfig(name='segment.bytes', value='1073741824')]): SUCCESS, CreatableTopic(name='SEC_3GPP_PERFORMANCEASSURANCE_OUTPUT', numPartitions=-1, replicationFactor=-1, assignments=[], configs=[CreatableTopicConfig(name='retention.ms', value='7200000'), CreatableTopicConfig(name='segment.bytes', value='1073741824')]): SUCCESS, CreatableTopic(name='unauthenticated.PNF_READY', numPartitions=-1, replicationFactor=-1, assignments=[], configs=[CreatableTopicConfig(name='retention.ms', value='7200000'), CreatableTopicConfig(name='segment.bytes', value='1073741824')]): SUCCESS, CreatableTopic(name='unauthenticated.SEC_3GPP_HEARTBEAT_OUTPUT', numPartitions=-1, replicationFactor=-1, assignments=[], configs=[CreatableTopicConfig(name='retention.ms', value='7200000'), CreatableTopicConfig(name='segment.bytes', value='1073741824')]): SUCCESS, CreatableTopic(name='unauthenticated.SEC_FAULT_OUTPUT', numPartitions=-1, replicationFactor=-1, assignments=[], configs=[CreatableTopicConfig(name='retention.ms', value='7200000'), CreatableTopicConfig(name='segment.bytes', value='1073741824')]): SUCCESS, CreatableTopic(name='unauthenticated.PNF_UPDATE', numPartitions=-1, replicationFactor=-1, assignments=[], configs=[CreatableTopicConfig(name='retention.ms', value='7200000'), CreatableTopicConfig(name='segment.bytes', value='1073741824')]): SUCCESS, CreatableTopic(name='unauthenticated.SEC_3GPP_FAULTSUPERVISION_OUTPUT', numPartitions=-1, replicationFactor=-1, assignments=[], configs=[CreatableTopicConfig(name='retention.ms', value='7200000'), CreatableTopicConfig(name='segment.bytes', value='1073741824')]): SUCCESS, CreatableTopic(name='HV_VES_PERF3GPP', numPartitions=-1, replicationFactor=-1, assignments=[], configs=[CreatableTopicConfig(name='retention.ms', value='7200000'), CreatableTopicConfig(name='segment.bytes', value='1073741824')]): SUCCESS, CreatableTopic(name='unauthenticated.SEC_OTHER_OUTPUT', numPartitions=-1, replicationFactor=-1, assignments=[], configs=[CreatableTopicConfig(name='retention.ms', value='7200000'), CreatableTopicConfig(name='segment.bytes', value='1073741824')]): SUCCESS, CreatableTopic(name='SEC_3GPP_PROVISIONING_OUTPUT', numPartitions=-1, replicationFactor=-1, assignments=[], configs=[CreatableTopicConfig(name='retention.ms', value='7200000'), CreatableTopicConfig(name='segment.bytes', value='1073741824')]): SUCCESS, CreatableTopic(name='unauthenticated.SEC_3GPP_PERFORMANCEASSURANCE_OUTPUT', numPartitions=-1, replicationFactor=-1, assignments=[], configs=[CreatableTopicConfig(name='retention.ms', value='7200000'), CreatableTopicConfig(name='segment.bytes', value='1073741824')]): SUCCESS (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:30:21,052 INFO [QuorumController id=4] Replayed TopicRecord for topic unauthenticated.SEC_3GPP_PROVISIONING_OUTPUT with topic ID BlzRCNLUTLqoBz3xfk-k7w. (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:30:21,052 INFO [QuorumController id=4] Replayed ConfigRecord for ConfigResource(type=TOPIC, name='unauthenticated.SEC_3GPP_PROVISIONING_OUTPUT') which set configuration retention.ms to 7200000 (org.apache.kafka.controller.ConfigurationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:30:21,052 INFO [QuorumController id=4] Replayed ConfigRecord for ConfigResource(type=TOPIC, name='unauthenticated.SEC_3GPP_PROVISIONING_OUTPUT') which set configuration segment.bytes to 1073741824 (org.apache.kafka.controller.ConfigurationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:30:21,052 INFO [QuorumController id=4] Replayed PartitionRecord for new partition unauthenticated.SEC_3GPP_PROVISIONING_OUTPUT-0 with topic ID BlzRCNLUTLqoBz3xfk-k7w and PartitionRegistration(replicas=[0, 1, 2], directories=[3tga4lKOVsSJYs7vGIOa3A, NKkvYw6M3wPnLl1ZsaJ3Hw, RehYK-45BCA5W3AnT3zwmg], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:30:21,053 INFO [QuorumController id=4] Replayed PartitionRecord for new partition unauthenticated.SEC_3GPP_PROVISIONING_OUTPUT-1 with topic ID BlzRCNLUTLqoBz3xfk-k7w and PartitionRegistration(replicas=[1, 2, 0], directories=[NKkvYw6M3wPnLl1ZsaJ3Hw, RehYK-45BCA5W3AnT3zwmg, 3tga4lKOVsSJYs7vGIOa3A], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:30:21,053 INFO [QuorumController id=4] Replayed PartitionRecord for new partition unauthenticated.SEC_3GPP_PROVISIONING_OUTPUT-2 with topic ID BlzRCNLUTLqoBz3xfk-k7w and PartitionRegistration(replicas=[2, 0, 1], directories=[RehYK-45BCA5W3AnT3zwmg, 3tga4lKOVsSJYs7vGIOa3A, NKkvYw6M3wPnLl1ZsaJ3Hw], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:30:21,053 INFO [QuorumController id=4] Replayed PartitionRecord for new partition unauthenticated.SEC_3GPP_PROVISIONING_OUTPUT-3 with topic ID BlzRCNLUTLqoBz3xfk-k7w and PartitionRegistration(replicas=[2, 1, 0], directories=[RehYK-45BCA5W3AnT3zwmg, NKkvYw6M3wPnLl1ZsaJ3Hw, 3tga4lKOVsSJYs7vGIOa3A], isr=[2, 1, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:30:21,054 INFO [QuorumController id=4] Replayed PartitionRecord for new partition unauthenticated.SEC_3GPP_PROVISIONING_OUTPUT-4 with topic ID BlzRCNLUTLqoBz3xfk-k7w and PartitionRegistration(replicas=[1, 0, 2], directories=[NKkvYw6M3wPnLl1ZsaJ3Hw, 3tga4lKOVsSJYs7vGIOa3A, RehYK-45BCA5W3AnT3zwmg], isr=[1, 0, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:30:21,054 INFO [QuorumController id=4] Replayed PartitionRecord for new partition unauthenticated.SEC_3GPP_PROVISIONING_OUTPUT-5 with topic ID BlzRCNLUTLqoBz3xfk-k7w and PartitionRegistration(replicas=[0, 2, 1], directories=[3tga4lKOVsSJYs7vGIOa3A, RehYK-45BCA5W3AnT3zwmg, NKkvYw6M3wPnLl1ZsaJ3Hw], isr=[0, 2, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:30:21,054 INFO [QuorumController id=4] Replayed TopicRecord for topic unauthenticated.VES_NOTIFICATION_OUTPUT with topic ID DJ-OvyXZSgu9hnSfKKGKXw. (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:30:21,055 INFO [QuorumController id=4] Replayed ConfigRecord for ConfigResource(type=TOPIC, name='unauthenticated.VES_NOTIFICATION_OUTPUT') which set configuration retention.ms to 7200000 (org.apache.kafka.controller.ConfigurationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:30:21,055 INFO [QuorumController id=4] Replayed ConfigRecord for ConfigResource(type=TOPIC, name='unauthenticated.VES_NOTIFICATION_OUTPUT') which set configuration segment.bytes to 1073741824 (org.apache.kafka.controller.ConfigurationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:30:21,055 INFO [QuorumController id=4] Replayed PartitionRecord for new partition unauthenticated.VES_NOTIFICATION_OUTPUT-0 with topic ID DJ-OvyXZSgu9hnSfKKGKXw and PartitionRegistration(replicas=[2, 0, 1], directories=[RehYK-45BCA5W3AnT3zwmg, 3tga4lKOVsSJYs7vGIOa3A, NKkvYw6M3wPnLl1ZsaJ3Hw], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:30:21,055 INFO [QuorumController id=4] Replayed PartitionRecord for new partition unauthenticated.VES_NOTIFICATION_OUTPUT-1 with topic ID DJ-OvyXZSgu9hnSfKKGKXw and PartitionRegistration(replicas=[0, 1, 2], directories=[3tga4lKOVsSJYs7vGIOa3A, NKkvYw6M3wPnLl1ZsaJ3Hw, RehYK-45BCA5W3AnT3zwmg], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:30:21,056 INFO [QuorumController id=4] Replayed PartitionRecord for new partition unauthenticated.VES_NOTIFICATION_OUTPUT-2 with topic ID DJ-OvyXZSgu9hnSfKKGKXw and PartitionRegistration(replicas=[1, 2, 0], directories=[NKkvYw6M3wPnLl1ZsaJ3Hw, RehYK-45BCA5W3AnT3zwmg, 3tga4lKOVsSJYs7vGIOa3A], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:30:21,056 INFO [QuorumController id=4] Replayed PartitionRecord for new partition unauthenticated.VES_NOTIFICATION_OUTPUT-3 with topic ID DJ-OvyXZSgu9hnSfKKGKXw and PartitionRegistration(replicas=[0, 2, 1], directories=[3tga4lKOVsSJYs7vGIOa3A, RehYK-45BCA5W3AnT3zwmg, NKkvYw6M3wPnLl1ZsaJ3Hw], isr=[0, 2, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:30:21,056 INFO [QuorumController id=4] Replayed PartitionRecord for new partition unauthenticated.VES_NOTIFICATION_OUTPUT-4 with topic ID DJ-OvyXZSgu9hnSfKKGKXw and PartitionRegistration(replicas=[2, 1, 0], directories=[RehYK-45BCA5W3AnT3zwmg, NKkvYw6M3wPnLl1ZsaJ3Hw, 3tga4lKOVsSJYs7vGIOa3A], isr=[2, 1, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:30:21,057 INFO [QuorumController id=4] Replayed PartitionRecord for new partition unauthenticated.VES_NOTIFICATION_OUTPUT-5 with topic ID DJ-OvyXZSgu9hnSfKKGKXw and PartitionRegistration(replicas=[1, 0, 2], directories=[NKkvYw6M3wPnLl1ZsaJ3Hw, 3tga4lKOVsSJYs7vGIOa3A, RehYK-45BCA5W3AnT3zwmg], isr=[1, 0, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:30:21,057 INFO [QuorumController id=4] Replayed TopicRecord for topic SEC_3GPP_HEARTBEAT_OUTPUT with topic ID 7rNmnPoERgauGKnyLu-i-Q. (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:30:21,057 INFO [QuorumController id=4] Replayed ConfigRecord for ConfigResource(type=TOPIC, name='SEC_3GPP_HEARTBEAT_OUTPUT') which set configuration retention.ms to 7200000 (org.apache.kafka.controller.ConfigurationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:30:21,057 INFO [QuorumController id=4] Replayed ConfigRecord for ConfigResource(type=TOPIC, name='SEC_3GPP_HEARTBEAT_OUTPUT') which set configuration segment.bytes to 1073741824 (org.apache.kafka.controller.ConfigurationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:30:21,058 INFO [QuorumController id=4] Replayed PartitionRecord for new partition SEC_3GPP_HEARTBEAT_OUTPUT-0 with topic ID 7rNmnPoERgauGKnyLu-i-Q and PartitionRegistration(replicas=[0, 1, 2], directories=[3tga4lKOVsSJYs7vGIOa3A, NKkvYw6M3wPnLl1ZsaJ3Hw, RehYK-45BCA5W3AnT3zwmg], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:30:21,058 INFO [QuorumController id=4] Replayed PartitionRecord for new partition SEC_3GPP_HEARTBEAT_OUTPUT-1 with topic ID 7rNmnPoERgauGKnyLu-i-Q and PartitionRegistration(replicas=[1, 2, 0], directories=[NKkvYw6M3wPnLl1ZsaJ3Hw, RehYK-45BCA5W3AnT3zwmg, 3tga4lKOVsSJYs7vGIOa3A], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:30:21,058 INFO [QuorumController id=4] Replayed PartitionRecord for new partition SEC_3GPP_HEARTBEAT_OUTPUT-2 with topic ID 7rNmnPoERgauGKnyLu-i-Q and PartitionRegistration(replicas=[2, 0, 1], directories=[RehYK-45BCA5W3AnT3zwmg, 3tga4lKOVsSJYs7vGIOa3A, NKkvYw6M3wPnLl1ZsaJ3Hw], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:30:21,058 INFO [QuorumController id=4] Replayed PartitionRecord for new partition SEC_3GPP_HEARTBEAT_OUTPUT-3 with topic ID 7rNmnPoERgauGKnyLu-i-Q and PartitionRegistration(replicas=[2, 1, 0], directories=[RehYK-45BCA5W3AnT3zwmg, NKkvYw6M3wPnLl1ZsaJ3Hw, 3tga4lKOVsSJYs7vGIOa3A], isr=[2, 1, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:30:21,058 INFO [QuorumController id=4] Replayed PartitionRecord for new partition SEC_3GPP_HEARTBEAT_OUTPUT-4 with topic ID 7rNmnPoERgauGKnyLu-i-Q and PartitionRegistration(replicas=[1, 0, 2], directories=[NKkvYw6M3wPnLl1ZsaJ3Hw, 3tga4lKOVsSJYs7vGIOa3A, RehYK-45BCA5W3AnT3zwmg], isr=[1, 0, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:30:21,059 INFO [QuorumController id=4] Replayed PartitionRecord for new partition SEC_3GPP_HEARTBEAT_OUTPUT-5 with topic ID 7rNmnPoERgauGKnyLu-i-Q and PartitionRegistration(replicas=[0, 2, 1], directories=[3tga4lKOVsSJYs7vGIOa3A, RehYK-45BCA5W3AnT3zwmg, NKkvYw6M3wPnLl1ZsaJ3Hw], isr=[0, 2, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:30:21,059 INFO [QuorumController id=4] Replayed TopicRecord for topic unauthenticated.VES_PNFREG_OUTPUT with topic ID 8JmoJXbrRTCRlzg-EAzSgw. (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:30:21,059 INFO [QuorumController id=4] Replayed ConfigRecord for ConfigResource(type=TOPIC, name='unauthenticated.VES_PNFREG_OUTPUT') which set configuration retention.ms to 7200000 (org.apache.kafka.controller.ConfigurationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:30:21,059 INFO [QuorumController id=4] Replayed ConfigRecord for ConfigResource(type=TOPIC, name='unauthenticated.VES_PNFREG_OUTPUT') which set configuration segment.bytes to 1073741824 (org.apache.kafka.controller.ConfigurationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:30:21,059 INFO [QuorumController id=4] Replayed PartitionRecord for new partition unauthenticated.VES_PNFREG_OUTPUT-0 with topic ID 8JmoJXbrRTCRlzg-EAzSgw and PartitionRegistration(replicas=[0, 1, 2], directories=[3tga4lKOVsSJYs7vGIOa3A, NKkvYw6M3wPnLl1ZsaJ3Hw, RehYK-45BCA5W3AnT3zwmg], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:30:21,060 INFO [QuorumController id=4] Replayed PartitionRecord for new partition unauthenticated.VES_PNFREG_OUTPUT-1 with topic ID 8JmoJXbrRTCRlzg-EAzSgw and PartitionRegistration(replicas=[1, 2, 0], directories=[NKkvYw6M3wPnLl1ZsaJ3Hw, RehYK-45BCA5W3AnT3zwmg, 3tga4lKOVsSJYs7vGIOa3A], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:30:21,060 INFO [QuorumController id=4] Replayed PartitionRecord for new partition unauthenticated.VES_PNFREG_OUTPUT-2 with topic ID 8JmoJXbrRTCRlzg-EAzSgw and PartitionRegistration(replicas=[2, 0, 1], directories=[RehYK-45BCA5W3AnT3zwmg, 3tga4lKOVsSJYs7vGIOa3A, NKkvYw6M3wPnLl1ZsaJ3Hw], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:30:21,060 INFO [QuorumController id=4] Replayed PartitionRecord for new partition unauthenticated.VES_PNFREG_OUTPUT-3 with topic ID 8JmoJXbrRTCRlzg-EAzSgw and PartitionRegistration(replicas=[2, 0, 1], directories=[RehYK-45BCA5W3AnT3zwmg, 3tga4lKOVsSJYs7vGIOa3A, NKkvYw6M3wPnLl1ZsaJ3Hw], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:30:21,060 INFO [QuorumController id=4] Replayed PartitionRecord for new partition unauthenticated.VES_PNFREG_OUTPUT-4 with topic ID 8JmoJXbrRTCRlzg-EAzSgw and PartitionRegistration(replicas=[0, 1, 2], directories=[3tga4lKOVsSJYs7vGIOa3A, NKkvYw6M3wPnLl1ZsaJ3Hw, RehYK-45BCA5W3AnT3zwmg], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:30:21,060 INFO [QuorumController id=4] Replayed PartitionRecord for new partition unauthenticated.VES_PNFREG_OUTPUT-5 with topic ID 8JmoJXbrRTCRlzg-EAzSgw and PartitionRegistration(replicas=[1, 2, 0], directories=[NKkvYw6M3wPnLl1ZsaJ3Hw, RehYK-45BCA5W3AnT3zwmg, 3tga4lKOVsSJYs7vGIOa3A], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:30:21,061 INFO [QuorumController id=4] Replayed TopicRecord for topic unauthenticated.VES_MEASUREMENT_OUTPUT with topic ID XDaJD0dcQLmizuO3IDrcZg. (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:30:21,061 INFO [QuorumController id=4] Replayed ConfigRecord for ConfigResource(type=TOPIC, name='unauthenticated.VES_MEASUREMENT_OUTPUT') which set configuration retention.ms to 7200000 (org.apache.kafka.controller.ConfigurationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:30:21,061 INFO [QuorumController id=4] Replayed ConfigRecord for ConfigResource(type=TOPIC, name='unauthenticated.VES_MEASUREMENT_OUTPUT') which set configuration segment.bytes to 1073741824 (org.apache.kafka.controller.ConfigurationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:30:21,061 INFO [QuorumController id=4] Replayed PartitionRecord for new partition unauthenticated.VES_MEASUREMENT_OUTPUT-0 with topic ID XDaJD0dcQLmizuO3IDrcZg and PartitionRegistration(replicas=[2, 0, 1], directories=[RehYK-45BCA5W3AnT3zwmg, 3tga4lKOVsSJYs7vGIOa3A, NKkvYw6M3wPnLl1ZsaJ3Hw], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:30:21,061 INFO [QuorumController id=4] Replayed PartitionRecord for new partition unauthenticated.VES_MEASUREMENT_OUTPUT-1 with topic ID XDaJD0dcQLmizuO3IDrcZg and PartitionRegistration(replicas=[0, 1, 2], directories=[3tga4lKOVsSJYs7vGIOa3A, NKkvYw6M3wPnLl1ZsaJ3Hw, RehYK-45BCA5W3AnT3zwmg], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:30:21,061 INFO [QuorumController id=4] Replayed PartitionRecord for new partition unauthenticated.VES_MEASUREMENT_OUTPUT-2 with topic ID XDaJD0dcQLmizuO3IDrcZg and PartitionRegistration(replicas=[1, 2, 0], directories=[NKkvYw6M3wPnLl1ZsaJ3Hw, RehYK-45BCA5W3AnT3zwmg, 3tga4lKOVsSJYs7vGIOa3A], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:30:21,061 INFO [QuorumController id=4] Replayed PartitionRecord for new partition unauthenticated.VES_MEASUREMENT_OUTPUT-3 with topic ID XDaJD0dcQLmizuO3IDrcZg and PartitionRegistration(replicas=[2, 0, 1], directories=[RehYK-45BCA5W3AnT3zwmg, 3tga4lKOVsSJYs7vGIOa3A, NKkvYw6M3wPnLl1ZsaJ3Hw], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:30:21,062 INFO [QuorumController id=4] Replayed PartitionRecord for new partition unauthenticated.VES_MEASUREMENT_OUTPUT-4 with topic ID XDaJD0dcQLmizuO3IDrcZg and PartitionRegistration(replicas=[0, 1, 2], directories=[3tga4lKOVsSJYs7vGIOa3A, NKkvYw6M3wPnLl1ZsaJ3Hw, RehYK-45BCA5W3AnT3zwmg], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:30:21,062 INFO [QuorumController id=4] Replayed PartitionRecord for new partition unauthenticated.VES_MEASUREMENT_OUTPUT-5 with topic ID XDaJD0dcQLmizuO3IDrcZg and PartitionRegistration(replicas=[1, 2, 0], directories=[NKkvYw6M3wPnLl1ZsaJ3Hw, RehYK-45BCA5W3AnT3zwmg, 3tga4lKOVsSJYs7vGIOa3A], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:30:21,062 INFO [QuorumController id=4] Replayed TopicRecord for topic SEC_3GPP_PERFORMANCEASSURANCE_OUTPUT with topic ID Xs_GXe2bQXqY2nyvYPGGfw. (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:30:21,062 INFO [QuorumController id=4] Replayed ConfigRecord for ConfigResource(type=TOPIC, name='SEC_3GPP_PERFORMANCEASSURANCE_OUTPUT') which set configuration retention.ms to 7200000 (org.apache.kafka.controller.ConfigurationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:30:21,062 INFO [QuorumController id=4] Replayed ConfigRecord for ConfigResource(type=TOPIC, name='SEC_3GPP_PERFORMANCEASSURANCE_OUTPUT') which set configuration segment.bytes to 1073741824 (org.apache.kafka.controller.ConfigurationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:30:21,062 INFO [QuorumController id=4] Replayed PartitionRecord for new partition SEC_3GPP_PERFORMANCEASSURANCE_OUTPUT-0 with topic ID Xs_GXe2bQXqY2nyvYPGGfw and PartitionRegistration(replicas=[2, 0, 1], directories=[RehYK-45BCA5W3AnT3zwmg, 3tga4lKOVsSJYs7vGIOa3A, NKkvYw6M3wPnLl1ZsaJ3Hw], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:30:21,063 INFO [QuorumController id=4] Replayed PartitionRecord for new partition SEC_3GPP_PERFORMANCEASSURANCE_OUTPUT-1 with topic ID Xs_GXe2bQXqY2nyvYPGGfw and PartitionRegistration(replicas=[0, 1, 2], directories=[3tga4lKOVsSJYs7vGIOa3A, NKkvYw6M3wPnLl1ZsaJ3Hw, RehYK-45BCA5W3AnT3zwmg], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:30:21,063 INFO [QuorumController id=4] Replayed PartitionRecord for new partition SEC_3GPP_PERFORMANCEASSURANCE_OUTPUT-2 with topic ID Xs_GXe2bQXqY2nyvYPGGfw and PartitionRegistration(replicas=[1, 2, 0], directories=[NKkvYw6M3wPnLl1ZsaJ3Hw, RehYK-45BCA5W3AnT3zwmg, 3tga4lKOVsSJYs7vGIOa3A], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:30:21,063 INFO [QuorumController id=4] Replayed PartitionRecord for new partition SEC_3GPP_PERFORMANCEASSURANCE_OUTPUT-3 with topic ID Xs_GXe2bQXqY2nyvYPGGfw and PartitionRegistration(replicas=[1, 2, 0], directories=[NKkvYw6M3wPnLl1ZsaJ3Hw, RehYK-45BCA5W3AnT3zwmg, 3tga4lKOVsSJYs7vGIOa3A], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:30:21,063 INFO [QuorumController id=4] Replayed PartitionRecord for new partition SEC_3GPP_PERFORMANCEASSURANCE_OUTPUT-4 with topic ID Xs_GXe2bQXqY2nyvYPGGfw and PartitionRegistration(replicas=[2, 0, 1], directories=[RehYK-45BCA5W3AnT3zwmg, 3tga4lKOVsSJYs7vGIOa3A, NKkvYw6M3wPnLl1ZsaJ3Hw], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:30:21,063 INFO [QuorumController id=4] Replayed PartitionRecord for new partition SEC_3GPP_PERFORMANCEASSURANCE_OUTPUT-5 with topic ID Xs_GXe2bQXqY2nyvYPGGfw and PartitionRegistration(replicas=[0, 1, 2], directories=[3tga4lKOVsSJYs7vGIOa3A, NKkvYw6M3wPnLl1ZsaJ3Hw, RehYK-45BCA5W3AnT3zwmg], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:30:21,064 INFO [QuorumController id=4] Replayed TopicRecord for topic unauthenticated.PNF_READY with topic ID nDS_JUofQx6EUntNI389Uw. (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:30:21,064 INFO [QuorumController id=4] Replayed ConfigRecord for ConfigResource(type=TOPIC, name='unauthenticated.PNF_READY') which set configuration retention.ms to 7200000 (org.apache.kafka.controller.ConfigurationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:30:21,064 INFO [QuorumController id=4] Replayed ConfigRecord for ConfigResource(type=TOPIC, name='unauthenticated.PNF_READY') which set configuration segment.bytes to 1073741824 (org.apache.kafka.controller.ConfigurationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:30:21,064 INFO [QuorumController id=4] Replayed PartitionRecord for new partition unauthenticated.PNF_READY-0 with topic ID nDS_JUofQx6EUntNI389Uw and PartitionRegistration(replicas=[1, 2, 0], directories=[NKkvYw6M3wPnLl1ZsaJ3Hw, RehYK-45BCA5W3AnT3zwmg, 3tga4lKOVsSJYs7vGIOa3A], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:30:21,064 INFO [QuorumController id=4] Replayed PartitionRecord for new partition unauthenticated.PNF_READY-1 with topic ID nDS_JUofQx6EUntNI389Uw and PartitionRegistration(replicas=[2, 0, 1], directories=[RehYK-45BCA5W3AnT3zwmg, 3tga4lKOVsSJYs7vGIOa3A, NKkvYw6M3wPnLl1ZsaJ3Hw], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:30:21,064 INFO [QuorumController id=4] Replayed PartitionRecord for new partition unauthenticated.PNF_READY-2 with topic ID nDS_JUofQx6EUntNI389Uw and PartitionRegistration(replicas=[0, 1, 2], directories=[3tga4lKOVsSJYs7vGIOa3A, NKkvYw6M3wPnLl1ZsaJ3Hw, RehYK-45BCA5W3AnT3zwmg], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:30:21,064 INFO [QuorumController id=4] Replayed PartitionRecord for new partition unauthenticated.PNF_READY-3 with topic ID nDS_JUofQx6EUntNI389Uw and PartitionRegistration(replicas=[2, 0, 1], directories=[RehYK-45BCA5W3AnT3zwmg, 3tga4lKOVsSJYs7vGIOa3A, NKkvYw6M3wPnLl1ZsaJ3Hw], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:30:21,065 INFO [QuorumController id=4] Replayed PartitionRecord for new partition unauthenticated.PNF_READY-4 with topic ID nDS_JUofQx6EUntNI389Uw and PartitionRegistration(replicas=[0, 1, 2], directories=[3tga4lKOVsSJYs7vGIOa3A, NKkvYw6M3wPnLl1ZsaJ3Hw, RehYK-45BCA5W3AnT3zwmg], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:30:21,065 INFO [QuorumController id=4] Replayed PartitionRecord for new partition unauthenticated.PNF_READY-5 with topic ID nDS_JUofQx6EUntNI389Uw and PartitionRegistration(replicas=[1, 2, 0], directories=[NKkvYw6M3wPnLl1ZsaJ3Hw, RehYK-45BCA5W3AnT3zwmg, 3tga4lKOVsSJYs7vGIOa3A], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:30:21,065 INFO [QuorumController id=4] Replayed TopicRecord for topic unauthenticated.SEC_3GPP_HEARTBEAT_OUTPUT with topic ID 7Up7dBIRQgi2Yhw80fFthQ. (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:30:21,065 INFO [QuorumController id=4] Replayed ConfigRecord for ConfigResource(type=TOPIC, name='unauthenticated.SEC_3GPP_HEARTBEAT_OUTPUT') which set configuration retention.ms to 7200000 (org.apache.kafka.controller.ConfigurationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:30:21,065 INFO [QuorumController id=4] Replayed ConfigRecord for ConfigResource(type=TOPIC, name='unauthenticated.SEC_3GPP_HEARTBEAT_OUTPUT') which set configuration segment.bytes to 1073741824 (org.apache.kafka.controller.ConfigurationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:30:21,066 INFO [QuorumController id=4] Replayed PartitionRecord for new partition unauthenticated.SEC_3GPP_HEARTBEAT_OUTPUT-0 with topic ID 7Up7dBIRQgi2Yhw80fFthQ and PartitionRegistration(replicas=[2, 0, 1], directories=[RehYK-45BCA5W3AnT3zwmg, 3tga4lKOVsSJYs7vGIOa3A, NKkvYw6M3wPnLl1ZsaJ3Hw], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:30:21,066 INFO [QuorumController id=4] Replayed PartitionRecord for new partition unauthenticated.SEC_3GPP_HEARTBEAT_OUTPUT-1 with topic ID 7Up7dBIRQgi2Yhw80fFthQ and PartitionRegistration(replicas=[0, 1, 2], directories=[3tga4lKOVsSJYs7vGIOa3A, NKkvYw6M3wPnLl1ZsaJ3Hw, RehYK-45BCA5W3AnT3zwmg], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:30:21,066 INFO [QuorumController id=4] Replayed PartitionRecord for new partition unauthenticated.SEC_3GPP_HEARTBEAT_OUTPUT-2 with topic ID 7Up7dBIRQgi2Yhw80fFthQ and PartitionRegistration(replicas=[1, 2, 0], directories=[NKkvYw6M3wPnLl1ZsaJ3Hw, RehYK-45BCA5W3AnT3zwmg, 3tga4lKOVsSJYs7vGIOa3A], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:30:21,066 INFO [QuorumController id=4] Replayed PartitionRecord for new partition unauthenticated.SEC_3GPP_HEARTBEAT_OUTPUT-3 with topic ID 7Up7dBIRQgi2Yhw80fFthQ and PartitionRegistration(replicas=[1, 2, 0], directories=[NKkvYw6M3wPnLl1ZsaJ3Hw, RehYK-45BCA5W3AnT3zwmg, 3tga4lKOVsSJYs7vGIOa3A], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:30:21,067 INFO [QuorumController id=4] Replayed PartitionRecord for new partition unauthenticated.SEC_3GPP_HEARTBEAT_OUTPUT-4 with topic ID 7Up7dBIRQgi2Yhw80fFthQ and PartitionRegistration(replicas=[2, 0, 1], directories=[RehYK-45BCA5W3AnT3zwmg, 3tga4lKOVsSJYs7vGIOa3A, NKkvYw6M3wPnLl1ZsaJ3Hw], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:30:21,067 INFO [QuorumController id=4] Replayed PartitionRecord for new partition unauthenticated.SEC_3GPP_HEARTBEAT_OUTPUT-5 with topic ID 7Up7dBIRQgi2Yhw80fFthQ and PartitionRegistration(replicas=[0, 1, 2], directories=[3tga4lKOVsSJYs7vGIOa3A, NKkvYw6M3wPnLl1ZsaJ3Hw, RehYK-45BCA5W3AnT3zwmg], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:30:21,068 INFO [QuorumController id=4] Replayed TopicRecord for topic unauthenticated.SEC_FAULT_OUTPUT with topic ID xhjoixGLRJiPNgofIEiNLg. (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:30:21,068 INFO [QuorumController id=4] Replayed ConfigRecord for ConfigResource(type=TOPIC, name='unauthenticated.SEC_FAULT_OUTPUT') which set configuration retention.ms to 7200000 (org.apache.kafka.controller.ConfigurationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:30:21,068 INFO [QuorumController id=4] Replayed ConfigRecord for ConfigResource(type=TOPIC, name='unauthenticated.SEC_FAULT_OUTPUT') which set configuration segment.bytes to 1073741824 (org.apache.kafka.controller.ConfigurationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:30:21,068 INFO [QuorumController id=4] Replayed PartitionRecord for new partition unauthenticated.SEC_FAULT_OUTPUT-0 with topic ID xhjoixGLRJiPNgofIEiNLg and PartitionRegistration(replicas=[1, 2, 0], directories=[NKkvYw6M3wPnLl1ZsaJ3Hw, RehYK-45BCA5W3AnT3zwmg, 3tga4lKOVsSJYs7vGIOa3A], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:30:21,068 INFO [QuorumController id=4] Replayed PartitionRecord for new partition unauthenticated.SEC_FAULT_OUTPUT-1 with topic ID xhjoixGLRJiPNgofIEiNLg and PartitionRegistration(replicas=[2, 0, 1], directories=[RehYK-45BCA5W3AnT3zwmg, 3tga4lKOVsSJYs7vGIOa3A, NKkvYw6M3wPnLl1ZsaJ3Hw], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:30:21,070 INFO [QuorumController id=4] Replayed PartitionRecord for new partition unauthenticated.SEC_FAULT_OUTPUT-2 with topic ID xhjoixGLRJiPNgofIEiNLg and PartitionRegistration(replicas=[0, 1, 2], directories=[3tga4lKOVsSJYs7vGIOa3A, NKkvYw6M3wPnLl1ZsaJ3Hw, RehYK-45BCA5W3AnT3zwmg], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:30:21,070 INFO [QuorumController id=4] Replayed PartitionRecord for new partition unauthenticated.SEC_FAULT_OUTPUT-3 with topic ID xhjoixGLRJiPNgofIEiNLg and PartitionRegistration(replicas=[0, 2, 1], directories=[3tga4lKOVsSJYs7vGIOa3A, RehYK-45BCA5W3AnT3zwmg, NKkvYw6M3wPnLl1ZsaJ3Hw], isr=[0, 2, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:30:21,070 INFO [QuorumController id=4] Replayed PartitionRecord for new partition unauthenticated.SEC_FAULT_OUTPUT-4 with topic ID xhjoixGLRJiPNgofIEiNLg and PartitionRegistration(replicas=[2, 1, 0], directories=[RehYK-45BCA5W3AnT3zwmg, NKkvYw6M3wPnLl1ZsaJ3Hw, 3tga4lKOVsSJYs7vGIOa3A], isr=[2, 1, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:30:21,071 INFO [QuorumController id=4] Replayed PartitionRecord for new partition unauthenticated.SEC_FAULT_OUTPUT-5 with topic ID xhjoixGLRJiPNgofIEiNLg and PartitionRegistration(replicas=[1, 0, 2], directories=[NKkvYw6M3wPnLl1ZsaJ3Hw, 3tga4lKOVsSJYs7vGIOa3A, RehYK-45BCA5W3AnT3zwmg], isr=[1, 0, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:30:21,071 INFO [QuorumController id=4] Replayed TopicRecord for topic unauthenticated.PNF_UPDATE with topic ID pYVURL01R16QjE5iJa51vg. (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:30:21,071 INFO [QuorumController id=4] Replayed ConfigRecord for ConfigResource(type=TOPIC, name='unauthenticated.PNF_UPDATE') which set configuration retention.ms to 7200000 (org.apache.kafka.controller.ConfigurationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:30:21,071 INFO [QuorumController id=4] Replayed ConfigRecord for ConfigResource(type=TOPIC, name='unauthenticated.PNF_UPDATE') which set configuration segment.bytes to 1073741824 (org.apache.kafka.controller.ConfigurationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:30:21,071 INFO [QuorumController id=4] Replayed PartitionRecord for new partition unauthenticated.PNF_UPDATE-0 with topic ID pYVURL01R16QjE5iJa51vg and PartitionRegistration(replicas=[0, 1, 2], directories=[3tga4lKOVsSJYs7vGIOa3A, NKkvYw6M3wPnLl1ZsaJ3Hw, RehYK-45BCA5W3AnT3zwmg], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:30:21,071 INFO [QuorumController id=4] Replayed PartitionRecord for new partition unauthenticated.PNF_UPDATE-1 with topic ID pYVURL01R16QjE5iJa51vg and PartitionRegistration(replicas=[1, 2, 0], directories=[NKkvYw6M3wPnLl1ZsaJ3Hw, RehYK-45BCA5W3AnT3zwmg, 3tga4lKOVsSJYs7vGIOa3A], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:30:21,072 INFO [QuorumController id=4] Replayed PartitionRecord for new partition unauthenticated.PNF_UPDATE-2 with topic ID pYVURL01R16QjE5iJa51vg and PartitionRegistration(replicas=[2, 0, 1], directories=[RehYK-45BCA5W3AnT3zwmg, 3tga4lKOVsSJYs7vGIOa3A, NKkvYw6M3wPnLl1ZsaJ3Hw], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:30:21,072 INFO [QuorumController id=4] Replayed PartitionRecord for new partition unauthenticated.PNF_UPDATE-3 with topic ID pYVURL01R16QjE5iJa51vg and PartitionRegistration(replicas=[2, 1, 0], directories=[RehYK-45BCA5W3AnT3zwmg, NKkvYw6M3wPnLl1ZsaJ3Hw, 3tga4lKOVsSJYs7vGIOa3A], isr=[2, 1, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:30:21,072 INFO [QuorumController id=4] Replayed PartitionRecord for new partition unauthenticated.PNF_UPDATE-4 with topic ID pYVURL01R16QjE5iJa51vg and PartitionRegistration(replicas=[1, 0, 2], directories=[NKkvYw6M3wPnLl1ZsaJ3Hw, 3tga4lKOVsSJYs7vGIOa3A, RehYK-45BCA5W3AnT3zwmg], isr=[1, 0, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:30:21,073 INFO [QuorumController id=4] Replayed PartitionRecord for new partition unauthenticated.PNF_UPDATE-5 with topic ID pYVURL01R16QjE5iJa51vg and PartitionRegistration(replicas=[0, 2, 1], directories=[3tga4lKOVsSJYs7vGIOa3A, RehYK-45BCA5W3AnT3zwmg, NKkvYw6M3wPnLl1ZsaJ3Hw], isr=[0, 2, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:30:21,073 INFO [QuorumController id=4] Replayed TopicRecord for topic unauthenticated.SEC_3GPP_FAULTSUPERVISION_OUTPUT with topic ID zLDfDOOlTaS46W4bsbVzbA. (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:30:21,074 INFO [QuorumController id=4] Replayed ConfigRecord for ConfigResource(type=TOPIC, name='unauthenticated.SEC_3GPP_FAULTSUPERVISION_OUTPUT') which set configuration retention.ms to 7200000 (org.apache.kafka.controller.ConfigurationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:30:21,074 INFO [QuorumController id=4] Replayed ConfigRecord for ConfigResource(type=TOPIC, name='unauthenticated.SEC_3GPP_FAULTSUPERVISION_OUTPUT') which set configuration segment.bytes to 1073741824 (org.apache.kafka.controller.ConfigurationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:30:21,074 INFO [QuorumController id=4] Replayed PartitionRecord for new partition unauthenticated.SEC_3GPP_FAULTSUPERVISION_OUTPUT-0 with topic ID zLDfDOOlTaS46W4bsbVzbA and PartitionRegistration(replicas=[1, 2, 0], directories=[NKkvYw6M3wPnLl1ZsaJ3Hw, RehYK-45BCA5W3AnT3zwmg, 3tga4lKOVsSJYs7vGIOa3A], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:30:21,074 INFO [QuorumController id=4] Replayed PartitionRecord for new partition unauthenticated.SEC_3GPP_FAULTSUPERVISION_OUTPUT-1 with topic ID zLDfDOOlTaS46W4bsbVzbA and PartitionRegistration(replicas=[2, 0, 1], directories=[RehYK-45BCA5W3AnT3zwmg, 3tga4lKOVsSJYs7vGIOa3A, NKkvYw6M3wPnLl1ZsaJ3Hw], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:30:21,074 INFO [QuorumController id=4] Replayed PartitionRecord for new partition unauthenticated.SEC_3GPP_FAULTSUPERVISION_OUTPUT-2 with topic ID zLDfDOOlTaS46W4bsbVzbA and PartitionRegistration(replicas=[0, 1, 2], directories=[3tga4lKOVsSJYs7vGIOa3A, NKkvYw6M3wPnLl1ZsaJ3Hw, RehYK-45BCA5W3AnT3zwmg], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:30:21,075 INFO [QuorumController id=4] Replayed PartitionRecord for new partition unauthenticated.SEC_3GPP_FAULTSUPERVISION_OUTPUT-3 with topic ID zLDfDOOlTaS46W4bsbVzbA and PartitionRegistration(replicas=[0, 1, 2], directories=[3tga4lKOVsSJYs7vGIOa3A, NKkvYw6M3wPnLl1ZsaJ3Hw, RehYK-45BCA5W3AnT3zwmg], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:30:21,075 INFO [QuorumController id=4] Replayed PartitionRecord for new partition unauthenticated.SEC_3GPP_FAULTSUPERVISION_OUTPUT-4 with topic ID zLDfDOOlTaS46W4bsbVzbA and PartitionRegistration(replicas=[1, 2, 0], directories=[NKkvYw6M3wPnLl1ZsaJ3Hw, RehYK-45BCA5W3AnT3zwmg, 3tga4lKOVsSJYs7vGIOa3A], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:30:21,075 INFO [QuorumController id=4] Replayed PartitionRecord for new partition unauthenticated.SEC_3GPP_FAULTSUPERVISION_OUTPUT-5 with topic ID zLDfDOOlTaS46W4bsbVzbA and PartitionRegistration(replicas=[2, 0, 1], directories=[RehYK-45BCA5W3AnT3zwmg, 3tga4lKOVsSJYs7vGIOa3A, NKkvYw6M3wPnLl1ZsaJ3Hw], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:30:21,075 INFO [QuorumController id=4] Replayed TopicRecord for topic HV_VES_PERF3GPP with topic ID 4PU-dgoVSv6YQjfXIpUksA. (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:30:21,076 INFO [QuorumController id=4] Replayed ConfigRecord for ConfigResource(type=TOPIC, name='HV_VES_PERF3GPP') which set configuration retention.ms to 7200000 (org.apache.kafka.controller.ConfigurationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:30:21,076 INFO [QuorumController id=4] Replayed ConfigRecord for ConfigResource(type=TOPIC, name='HV_VES_PERF3GPP') which set configuration segment.bytes to 1073741824 (org.apache.kafka.controller.ConfigurationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:30:21,076 INFO [QuorumController id=4] Replayed PartitionRecord for new partition HV_VES_PERF3GPP-0 with topic ID 4PU-dgoVSv6YQjfXIpUksA and PartitionRegistration(replicas=[1, 2, 0], directories=[NKkvYw6M3wPnLl1ZsaJ3Hw, RehYK-45BCA5W3AnT3zwmg, 3tga4lKOVsSJYs7vGIOa3A], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:30:21,076 INFO [QuorumController id=4] Replayed PartitionRecord for new partition HV_VES_PERF3GPP-1 with topic ID 4PU-dgoVSv6YQjfXIpUksA and PartitionRegistration(replicas=[2, 0, 1], directories=[RehYK-45BCA5W3AnT3zwmg, 3tga4lKOVsSJYs7vGIOa3A, NKkvYw6M3wPnLl1ZsaJ3Hw], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:30:21,077 INFO [QuorumController id=4] Replayed PartitionRecord for new partition HV_VES_PERF3GPP-2 with topic ID 4PU-dgoVSv6YQjfXIpUksA and PartitionRegistration(replicas=[0, 1, 2], directories=[3tga4lKOVsSJYs7vGIOa3A, NKkvYw6M3wPnLl1ZsaJ3Hw, RehYK-45BCA5W3AnT3zwmg], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:30:21,077 INFO [QuorumController id=4] Replayed PartitionRecord for new partition HV_VES_PERF3GPP-3 with topic ID 4PU-dgoVSv6YQjfXIpUksA and PartitionRegistration(replicas=[2, 0, 1], directories=[RehYK-45BCA5W3AnT3zwmg, 3tga4lKOVsSJYs7vGIOa3A, NKkvYw6M3wPnLl1ZsaJ3Hw], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:30:21,077 INFO [QuorumController id=4] Replayed PartitionRecord for new partition HV_VES_PERF3GPP-4 with topic ID 4PU-dgoVSv6YQjfXIpUksA and PartitionRegistration(replicas=[0, 1, 2], directories=[3tga4lKOVsSJYs7vGIOa3A, NKkvYw6M3wPnLl1ZsaJ3Hw, RehYK-45BCA5W3AnT3zwmg], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:30:21,077 INFO [QuorumController id=4] Replayed PartitionRecord for new partition HV_VES_PERF3GPP-5 with topic ID 4PU-dgoVSv6YQjfXIpUksA and PartitionRegistration(replicas=[1, 2, 0], directories=[NKkvYw6M3wPnLl1ZsaJ3Hw, RehYK-45BCA5W3AnT3zwmg, 3tga4lKOVsSJYs7vGIOa3A], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:30:21,078 INFO [QuorumController id=4] Replayed TopicRecord for topic unauthenticated.SEC_OTHER_OUTPUT with topic ID kQujfYV_THy_CCTPiOssRQ. (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:30:21,078 INFO [QuorumController id=4] Replayed ConfigRecord for ConfigResource(type=TOPIC, name='unauthenticated.SEC_OTHER_OUTPUT') which set configuration retention.ms to 7200000 (org.apache.kafka.controller.ConfigurationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:30:21,079 INFO [QuorumController id=4] Replayed ConfigRecord for ConfigResource(type=TOPIC, name='unauthenticated.SEC_OTHER_OUTPUT') which set configuration segment.bytes to 1073741824 (org.apache.kafka.controller.ConfigurationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:30:21,079 INFO [QuorumController id=4] Replayed PartitionRecord for new partition unauthenticated.SEC_OTHER_OUTPUT-0 with topic ID kQujfYV_THy_CCTPiOssRQ and PartitionRegistration(replicas=[2, 0, 1], directories=[RehYK-45BCA5W3AnT3zwmg, 3tga4lKOVsSJYs7vGIOa3A, NKkvYw6M3wPnLl1ZsaJ3Hw], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:30:21,079 INFO [QuorumController id=4] Replayed PartitionRecord for new partition unauthenticated.SEC_OTHER_OUTPUT-1 with topic ID kQujfYV_THy_CCTPiOssRQ and PartitionRegistration(replicas=[0, 1, 2], directories=[3tga4lKOVsSJYs7vGIOa3A, NKkvYw6M3wPnLl1ZsaJ3Hw, RehYK-45BCA5W3AnT3zwmg], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:30:21,079 INFO [QuorumController id=4] Replayed PartitionRecord for new partition unauthenticated.SEC_OTHER_OUTPUT-2 with topic ID kQujfYV_THy_CCTPiOssRQ and PartitionRegistration(replicas=[1, 2, 0], directories=[NKkvYw6M3wPnLl1ZsaJ3Hw, RehYK-45BCA5W3AnT3zwmg, 3tga4lKOVsSJYs7vGIOa3A], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:30:21,079 INFO [QuorumController id=4] Replayed PartitionRecord for new partition unauthenticated.SEC_OTHER_OUTPUT-3 with topic ID kQujfYV_THy_CCTPiOssRQ and PartitionRegistration(replicas=[2, 1, 0], directories=[RehYK-45BCA5W3AnT3zwmg, NKkvYw6M3wPnLl1ZsaJ3Hw, 3tga4lKOVsSJYs7vGIOa3A], isr=[2, 1, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:30:21,080 INFO [QuorumController id=4] Replayed PartitionRecord for new partition unauthenticated.SEC_OTHER_OUTPUT-4 with topic ID kQujfYV_THy_CCTPiOssRQ and PartitionRegistration(replicas=[1, 0, 2], directories=[NKkvYw6M3wPnLl1ZsaJ3Hw, 3tga4lKOVsSJYs7vGIOa3A, RehYK-45BCA5W3AnT3zwmg], isr=[1, 0, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:30:21,080 INFO [QuorumController id=4] Replayed PartitionRecord for new partition unauthenticated.SEC_OTHER_OUTPUT-5 with topic ID kQujfYV_THy_CCTPiOssRQ and PartitionRegistration(replicas=[0, 2, 1], directories=[3tga4lKOVsSJYs7vGIOa3A, RehYK-45BCA5W3AnT3zwmg, NKkvYw6M3wPnLl1ZsaJ3Hw], isr=[0, 2, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:30:21,080 INFO [QuorumController id=4] Replayed TopicRecord for topic SEC_3GPP_PROVISIONING_OUTPUT with topic ID tkF9kwzsTRyvqW1_mRpRfQ. (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:30:21,080 INFO [QuorumController id=4] Replayed ConfigRecord for ConfigResource(type=TOPIC, name='SEC_3GPP_PROVISIONING_OUTPUT') which set configuration retention.ms to 7200000 (org.apache.kafka.controller.ConfigurationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:30:21,080 INFO [QuorumController id=4] Replayed ConfigRecord for ConfigResource(type=TOPIC, name='SEC_3GPP_PROVISIONING_OUTPUT') which set configuration segment.bytes to 1073741824 (org.apache.kafka.controller.ConfigurationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:30:21,080 INFO [QuorumController id=4] Replayed PartitionRecord for new partition SEC_3GPP_PROVISIONING_OUTPUT-0 with topic ID tkF9kwzsTRyvqW1_mRpRfQ and PartitionRegistration(replicas=[0, 1, 2], directories=[3tga4lKOVsSJYs7vGIOa3A, NKkvYw6M3wPnLl1ZsaJ3Hw, RehYK-45BCA5W3AnT3zwmg], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:30:21,081 INFO [QuorumController id=4] Replayed PartitionRecord for new partition SEC_3GPP_PROVISIONING_OUTPUT-1 with topic ID tkF9kwzsTRyvqW1_mRpRfQ and PartitionRegistration(replicas=[1, 2, 0], directories=[NKkvYw6M3wPnLl1ZsaJ3Hw, RehYK-45BCA5W3AnT3zwmg, 3tga4lKOVsSJYs7vGIOa3A], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:30:21,081 INFO [QuorumController id=4] Replayed PartitionRecord for new partition SEC_3GPP_PROVISIONING_OUTPUT-2 with topic ID tkF9kwzsTRyvqW1_mRpRfQ and PartitionRegistration(replicas=[2, 0, 1], directories=[RehYK-45BCA5W3AnT3zwmg, 3tga4lKOVsSJYs7vGIOa3A, NKkvYw6M3wPnLl1ZsaJ3Hw], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:30:21,081 INFO [QuorumController id=4] Replayed PartitionRecord for new partition SEC_3GPP_PROVISIONING_OUTPUT-3 with topic ID tkF9kwzsTRyvqW1_mRpRfQ and PartitionRegistration(replicas=[1, 2, 0], directories=[NKkvYw6M3wPnLl1ZsaJ3Hw, RehYK-45BCA5W3AnT3zwmg, 3tga4lKOVsSJYs7vGIOa3A], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:30:21,081 INFO [QuorumController id=4] Replayed PartitionRecord for new partition SEC_3GPP_PROVISIONING_OUTPUT-4 with topic ID tkF9kwzsTRyvqW1_mRpRfQ and PartitionRegistration(replicas=[2, 0, 1], directories=[RehYK-45BCA5W3AnT3zwmg, 3tga4lKOVsSJYs7vGIOa3A, NKkvYw6M3wPnLl1ZsaJ3Hw], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:30:21,082 INFO [QuorumController id=4] Replayed PartitionRecord for new partition SEC_3GPP_PROVISIONING_OUTPUT-5 with topic ID tkF9kwzsTRyvqW1_mRpRfQ and PartitionRegistration(replicas=[0, 1, 2], directories=[3tga4lKOVsSJYs7vGIOa3A, NKkvYw6M3wPnLl1ZsaJ3Hw, RehYK-45BCA5W3AnT3zwmg], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:30:21,082 INFO [QuorumController id=4] Replayed TopicRecord for topic unauthenticated.SEC_3GPP_PERFORMANCEASSURANCE_OUTPUT with topic ID u3sgMqnJRn6BQi8n4XmBmA. (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:30:21,082 INFO [QuorumController id=4] Replayed ConfigRecord for ConfigResource(type=TOPIC, name='unauthenticated.SEC_3GPP_PERFORMANCEASSURANCE_OUTPUT') which set configuration retention.ms to 7200000 (org.apache.kafka.controller.ConfigurationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:30:21,082 INFO [QuorumController id=4] Replayed ConfigRecord for ConfigResource(type=TOPIC, name='unauthenticated.SEC_3GPP_PERFORMANCEASSURANCE_OUTPUT') which set configuration segment.bytes to 1073741824 (org.apache.kafka.controller.ConfigurationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:30:21,083 INFO [QuorumController id=4] Replayed PartitionRecord for new partition unauthenticated.SEC_3GPP_PERFORMANCEASSURANCE_OUTPUT-0 with topic ID u3sgMqnJRn6BQi8n4XmBmA and PartitionRegistration(replicas=[2, 0, 1], directories=[RehYK-45BCA5W3AnT3zwmg, 3tga4lKOVsSJYs7vGIOa3A, NKkvYw6M3wPnLl1ZsaJ3Hw], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:30:21,083 INFO [QuorumController id=4] Replayed PartitionRecord for new partition unauthenticated.SEC_3GPP_PERFORMANCEASSURANCE_OUTPUT-1 with topic ID u3sgMqnJRn6BQi8n4XmBmA and PartitionRegistration(replicas=[0, 1, 2], directories=[3tga4lKOVsSJYs7vGIOa3A, NKkvYw6M3wPnLl1ZsaJ3Hw, RehYK-45BCA5W3AnT3zwmg], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:30:21,083 INFO [QuorumController id=4] Replayed PartitionRecord for new partition unauthenticated.SEC_3GPP_PERFORMANCEASSURANCE_OUTPUT-2 with topic ID u3sgMqnJRn6BQi8n4XmBmA and PartitionRegistration(replicas=[1, 2, 0], directories=[NKkvYw6M3wPnLl1ZsaJ3Hw, RehYK-45BCA5W3AnT3zwmg, 3tga4lKOVsSJYs7vGIOa3A], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:30:21,083 INFO [QuorumController id=4] Replayed PartitionRecord for new partition unauthenticated.SEC_3GPP_PERFORMANCEASSURANCE_OUTPUT-3 with topic ID u3sgMqnJRn6BQi8n4XmBmA and PartitionRegistration(replicas=[0, 1, 2], directories=[3tga4lKOVsSJYs7vGIOa3A, NKkvYw6M3wPnLl1ZsaJ3Hw, RehYK-45BCA5W3AnT3zwmg], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:30:21,083 INFO [QuorumController id=4] Replayed PartitionRecord for new partition unauthenticated.SEC_3GPP_PERFORMANCEASSURANCE_OUTPUT-4 with topic ID u3sgMqnJRn6BQi8n4XmBmA and PartitionRegistration(replicas=[1, 2, 0], directories=[NKkvYw6M3wPnLl1ZsaJ3Hw, RehYK-45BCA5W3AnT3zwmg, 3tga4lKOVsSJYs7vGIOa3A], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:30:21,083 INFO [QuorumController id=4] Replayed PartitionRecord for new partition unauthenticated.SEC_3GPP_PERFORMANCEASSURANCE_OUTPUT-5 with topic ID u3sgMqnJRn6BQi8n4XmBmA and PartitionRegistration(replicas=[2, 0, 1], directories=[RehYK-45BCA5W3AnT3zwmg, 3tga4lKOVsSJYs7vGIOa3A, NKkvYw6M3wPnLl1ZsaJ3Hw], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:30:21,760 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for 5lqUepuuR5CzNOtyv3fQDg, setting StandardAcl(resourceType=TOPIC, resourceName=SDC-DISTR, patternType=PREFIXED, principal=User:multicloud-k8s-ku, host=*, operation=WRITE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:30:21,760 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for VxfS9_MbTwar9osIrCedVQ, setting StandardAcl(resourceType=GROUP, resourceName=multicloud, patternType=LITERAL, principal=User:multicloud-k8s-ku, host=*, operation=READ, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:30:21,760 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for LbdLkZ64StyNHcI--1RLPw, setting StandardAcl(resourceType=TOPIC, resourceName=SDC-DISTR, patternType=PREFIXED, principal=User:multicloud-k8s-ku, host=*, operation=READ, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:30:21,796 INFO [QuorumController id=4] Replayed UserScramCredentialRecord creating new entry for multicloud-k8s-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:30:22,240 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for multicloud-k8s-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:30:22,432 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for multicloud-k8s-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:30:32,182 INFO [QuorumController id=4] CreateTopics result(s): CreatableTopic(name='__consumer_offsets', numPartitions=50, replicationFactor=3, assignments=[], configs=[CreatableTopicConfig(name='compression.type', value='producer'), CreatableTopicConfig(name='cleanup.policy', value='compact'), CreatableTopicConfig(name='segment.bytes', value='104857600')]): SUCCESS (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:30:32,183 INFO [QuorumController id=4] Replayed TopicRecord for topic __consumer_offsets with topic ID 3l0q47QlS-WMq1jDeWBpkQ. (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:30:32,185 INFO [QuorumController id=4] Replayed ConfigRecord for ConfigResource(type=TOPIC, name='__consumer_offsets') which set configuration compression.type to producer (org.apache.kafka.controller.ConfigurationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:30:32,191 INFO [QuorumController id=4] Replayed ConfigRecord for ConfigResource(type=TOPIC, name='__consumer_offsets') which set configuration cleanup.policy to compact (org.apache.kafka.controller.ConfigurationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:30:32,191 INFO [QuorumController id=4] Replayed ConfigRecord for ConfigResource(type=TOPIC, name='__consumer_offsets') which set configuration segment.bytes to 104857600 (org.apache.kafka.controller.ConfigurationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:30:32,191 INFO [QuorumController id=4] Replayed PartitionRecord for new partition __consumer_offsets-0 with topic ID 3l0q47QlS-WMq1jDeWBpkQ and PartitionRegistration(replicas=[2, 0, 1], directories=[RehYK-45BCA5W3AnT3zwmg, 3tga4lKOVsSJYs7vGIOa3A, NKkvYw6M3wPnLl1ZsaJ3Hw], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:30:32,194 INFO [QuorumController id=4] Replayed PartitionRecord for new partition __consumer_offsets-1 with topic ID 3l0q47QlS-WMq1jDeWBpkQ and PartitionRegistration(replicas=[0, 1, 2], directories=[3tga4lKOVsSJYs7vGIOa3A, NKkvYw6M3wPnLl1ZsaJ3Hw, RehYK-45BCA5W3AnT3zwmg], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:30:32,195 INFO [QuorumController id=4] Replayed PartitionRecord for new partition __consumer_offsets-2 with topic ID 3l0q47QlS-WMq1jDeWBpkQ and PartitionRegistration(replicas=[1, 2, 0], directories=[NKkvYw6M3wPnLl1ZsaJ3Hw, RehYK-45BCA5W3AnT3zwmg, 3tga4lKOVsSJYs7vGIOa3A], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:30:32,199 INFO [QuorumController id=4] Replayed PartitionRecord for new partition __consumer_offsets-3 with topic ID 3l0q47QlS-WMq1jDeWBpkQ and PartitionRegistration(replicas=[2, 1, 0], directories=[RehYK-45BCA5W3AnT3zwmg, NKkvYw6M3wPnLl1ZsaJ3Hw, 3tga4lKOVsSJYs7vGIOa3A], isr=[2, 1, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:30:32,200 INFO [QuorumController id=4] Replayed PartitionRecord for new partition __consumer_offsets-4 with topic ID 3l0q47QlS-WMq1jDeWBpkQ and PartitionRegistration(replicas=[1, 0, 2], directories=[NKkvYw6M3wPnLl1ZsaJ3Hw, 3tga4lKOVsSJYs7vGIOa3A, RehYK-45BCA5W3AnT3zwmg], isr=[1, 0, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:30:32,200 INFO [QuorumController id=4] Replayed PartitionRecord for new partition __consumer_offsets-5 with topic ID 3l0q47QlS-WMq1jDeWBpkQ and PartitionRegistration(replicas=[0, 2, 1], directories=[3tga4lKOVsSJYs7vGIOa3A, RehYK-45BCA5W3AnT3zwmg, NKkvYw6M3wPnLl1ZsaJ3Hw], isr=[0, 2, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:30:32,200 INFO [QuorumController id=4] Replayed PartitionRecord for new partition __consumer_offsets-6 with topic ID 3l0q47QlS-WMq1jDeWBpkQ and PartitionRegistration(replicas=[2, 0, 1], directories=[RehYK-45BCA5W3AnT3zwmg, 3tga4lKOVsSJYs7vGIOa3A, NKkvYw6M3wPnLl1ZsaJ3Hw], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:30:32,201 INFO [QuorumController id=4] Replayed PartitionRecord for new partition __consumer_offsets-7 with topic ID 3l0q47QlS-WMq1jDeWBpkQ and PartitionRegistration(replicas=[0, 1, 2], directories=[3tga4lKOVsSJYs7vGIOa3A, NKkvYw6M3wPnLl1ZsaJ3Hw, RehYK-45BCA5W3AnT3zwmg], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:30:32,201 INFO [QuorumController id=4] Replayed PartitionRecord for new partition __consumer_offsets-8 with topic ID 3l0q47QlS-WMq1jDeWBpkQ and PartitionRegistration(replicas=[1, 2, 0], directories=[NKkvYw6M3wPnLl1ZsaJ3Hw, RehYK-45BCA5W3AnT3zwmg, 3tga4lKOVsSJYs7vGIOa3A], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:30:32,201 INFO [QuorumController id=4] Replayed PartitionRecord for new partition __consumer_offsets-9 with topic ID 3l0q47QlS-WMq1jDeWBpkQ and PartitionRegistration(replicas=[2, 0, 1], directories=[RehYK-45BCA5W3AnT3zwmg, 3tga4lKOVsSJYs7vGIOa3A, NKkvYw6M3wPnLl1ZsaJ3Hw], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:30:32,201 INFO [QuorumController id=4] Replayed PartitionRecord for new partition __consumer_offsets-10 with topic ID 3l0q47QlS-WMq1jDeWBpkQ and PartitionRegistration(replicas=[0, 1, 2], directories=[3tga4lKOVsSJYs7vGIOa3A, NKkvYw6M3wPnLl1ZsaJ3Hw, RehYK-45BCA5W3AnT3zwmg], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:30:32,202 INFO [QuorumController id=4] Replayed PartitionRecord for new partition __consumer_offsets-11 with topic ID 3l0q47QlS-WMq1jDeWBpkQ and PartitionRegistration(replicas=[1, 2, 0], directories=[NKkvYw6M3wPnLl1ZsaJ3Hw, RehYK-45BCA5W3AnT3zwmg, 3tga4lKOVsSJYs7vGIOa3A], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:30:32,203 INFO [QuorumController id=4] Replayed PartitionRecord for new partition __consumer_offsets-12 with topic ID 3l0q47QlS-WMq1jDeWBpkQ and PartitionRegistration(replicas=[1, 0, 2], directories=[NKkvYw6M3wPnLl1ZsaJ3Hw, 3tga4lKOVsSJYs7vGIOa3A, RehYK-45BCA5W3AnT3zwmg], isr=[1, 0, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:30:32,203 INFO [QuorumController id=4] Replayed PartitionRecord for new partition __consumer_offsets-13 with topic ID 3l0q47QlS-WMq1jDeWBpkQ and PartitionRegistration(replicas=[0, 2, 1], directories=[3tga4lKOVsSJYs7vGIOa3A, RehYK-45BCA5W3AnT3zwmg, NKkvYw6M3wPnLl1ZsaJ3Hw], isr=[0, 2, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:30:32,203 INFO [QuorumController id=4] Replayed PartitionRecord for new partition __consumer_offsets-14 with topic ID 3l0q47QlS-WMq1jDeWBpkQ and PartitionRegistration(replicas=[2, 1, 0], directories=[RehYK-45BCA5W3AnT3zwmg, NKkvYw6M3wPnLl1ZsaJ3Hw, 3tga4lKOVsSJYs7vGIOa3A], isr=[2, 1, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:30:32,204 INFO [QuorumController id=4] Replayed PartitionRecord for new partition __consumer_offsets-15 with topic ID 3l0q47QlS-WMq1jDeWBpkQ and PartitionRegistration(replicas=[0, 2, 1], directories=[3tga4lKOVsSJYs7vGIOa3A, RehYK-45BCA5W3AnT3zwmg, NKkvYw6M3wPnLl1ZsaJ3Hw], isr=[0, 2, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:30:32,204 INFO [QuorumController id=4] Replayed PartitionRecord for new partition __consumer_offsets-16 with topic ID 3l0q47QlS-WMq1jDeWBpkQ and PartitionRegistration(replicas=[2, 1, 0], directories=[RehYK-45BCA5W3AnT3zwmg, NKkvYw6M3wPnLl1ZsaJ3Hw, 3tga4lKOVsSJYs7vGIOa3A], isr=[2, 1, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:30:32,204 INFO [QuorumController id=4] Replayed PartitionRecord for new partition __consumer_offsets-17 with topic ID 3l0q47QlS-WMq1jDeWBpkQ and PartitionRegistration(replicas=[1, 0, 2], directories=[NKkvYw6M3wPnLl1ZsaJ3Hw, 3tga4lKOVsSJYs7vGIOa3A, RehYK-45BCA5W3AnT3zwmg], isr=[1, 0, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:30:32,204 INFO [QuorumController id=4] Replayed PartitionRecord for new partition __consumer_offsets-18 with topic ID 3l0q47QlS-WMq1jDeWBpkQ and PartitionRegistration(replicas=[1, 0, 2], directories=[NKkvYw6M3wPnLl1ZsaJ3Hw, 3tga4lKOVsSJYs7vGIOa3A, RehYK-45BCA5W3AnT3zwmg], isr=[1, 0, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:30:32,204 INFO [QuorumController id=4] Replayed PartitionRecord for new partition __consumer_offsets-19 with topic ID 3l0q47QlS-WMq1jDeWBpkQ and PartitionRegistration(replicas=[0, 2, 1], directories=[3tga4lKOVsSJYs7vGIOa3A, RehYK-45BCA5W3AnT3zwmg, NKkvYw6M3wPnLl1ZsaJ3Hw], isr=[0, 2, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:30:32,205 INFO [QuorumController id=4] Replayed PartitionRecord for new partition __consumer_offsets-20 with topic ID 3l0q47QlS-WMq1jDeWBpkQ and PartitionRegistration(replicas=[2, 1, 0], directories=[RehYK-45BCA5W3AnT3zwmg, NKkvYw6M3wPnLl1ZsaJ3Hw, 3tga4lKOVsSJYs7vGIOa3A], isr=[2, 1, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:30:32,205 INFO [QuorumController id=4] Replayed PartitionRecord for new partition __consumer_offsets-21 with topic ID 3l0q47QlS-WMq1jDeWBpkQ and PartitionRegistration(replicas=[2, 1, 0], directories=[RehYK-45BCA5W3AnT3zwmg, NKkvYw6M3wPnLl1ZsaJ3Hw, 3tga4lKOVsSJYs7vGIOa3A], isr=[2, 1, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:30:32,207 INFO [QuorumController id=4] Replayed PartitionRecord for new partition __consumer_offsets-22 with topic ID 3l0q47QlS-WMq1jDeWBpkQ and PartitionRegistration(replicas=[1, 0, 2], directories=[NKkvYw6M3wPnLl1ZsaJ3Hw, 3tga4lKOVsSJYs7vGIOa3A, RehYK-45BCA5W3AnT3zwmg], isr=[1, 0, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:30:32,207 INFO [QuorumController id=4] Replayed PartitionRecord for new partition __consumer_offsets-23 with topic ID 3l0q47QlS-WMq1jDeWBpkQ and PartitionRegistration(replicas=[0, 2, 1], directories=[3tga4lKOVsSJYs7vGIOa3A, RehYK-45BCA5W3AnT3zwmg, NKkvYw6M3wPnLl1ZsaJ3Hw], isr=[0, 2, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:30:32,207 INFO [QuorumController id=4] Replayed PartitionRecord for new partition __consumer_offsets-24 with topic ID 3l0q47QlS-WMq1jDeWBpkQ and PartitionRegistration(replicas=[1, 2, 0], directories=[NKkvYw6M3wPnLl1ZsaJ3Hw, RehYK-45BCA5W3AnT3zwmg, 3tga4lKOVsSJYs7vGIOa3A], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:30:32,207 INFO [QuorumController id=4] Replayed PartitionRecord for new partition __consumer_offsets-25 with topic ID 3l0q47QlS-WMq1jDeWBpkQ and PartitionRegistration(replicas=[2, 0, 1], directories=[RehYK-45BCA5W3AnT3zwmg, 3tga4lKOVsSJYs7vGIOa3A, NKkvYw6M3wPnLl1ZsaJ3Hw], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:30:32,208 INFO [QuorumController id=4] Replayed PartitionRecord for new partition __consumer_offsets-26 with topic ID 3l0q47QlS-WMq1jDeWBpkQ and PartitionRegistration(replicas=[0, 1, 2], directories=[3tga4lKOVsSJYs7vGIOa3A, NKkvYw6M3wPnLl1ZsaJ3Hw, RehYK-45BCA5W3AnT3zwmg], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:30:32,208 INFO [QuorumController id=4] Replayed PartitionRecord for new partition __consumer_offsets-27 with topic ID 3l0q47QlS-WMq1jDeWBpkQ and PartitionRegistration(replicas=[2, 1, 0], directories=[RehYK-45BCA5W3AnT3zwmg, NKkvYw6M3wPnLl1ZsaJ3Hw, 3tga4lKOVsSJYs7vGIOa3A], isr=[2, 1, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:30:32,208 INFO [QuorumController id=4] Replayed PartitionRecord for new partition __consumer_offsets-28 with topic ID 3l0q47QlS-WMq1jDeWBpkQ and PartitionRegistration(replicas=[1, 0, 2], directories=[NKkvYw6M3wPnLl1ZsaJ3Hw, 3tga4lKOVsSJYs7vGIOa3A, RehYK-45BCA5W3AnT3zwmg], isr=[1, 0, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:30:32,209 INFO [QuorumController id=4] Replayed PartitionRecord for new partition __consumer_offsets-29 with topic ID 3l0q47QlS-WMq1jDeWBpkQ and PartitionRegistration(replicas=[0, 2, 1], directories=[3tga4lKOVsSJYs7vGIOa3A, RehYK-45BCA5W3AnT3zwmg, NKkvYw6M3wPnLl1ZsaJ3Hw], isr=[0, 2, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:30:32,209 INFO [QuorumController id=4] Replayed PartitionRecord for new partition __consumer_offsets-30 with topic ID 3l0q47QlS-WMq1jDeWBpkQ and PartitionRegistration(replicas=[2, 0, 1], directories=[RehYK-45BCA5W3AnT3zwmg, 3tga4lKOVsSJYs7vGIOa3A, NKkvYw6M3wPnLl1ZsaJ3Hw], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:30:32,210 INFO [QuorumController id=4] Replayed PartitionRecord for new partition __consumer_offsets-31 with topic ID 3l0q47QlS-WMq1jDeWBpkQ and PartitionRegistration(replicas=[0, 1, 2], directories=[3tga4lKOVsSJYs7vGIOa3A, NKkvYw6M3wPnLl1ZsaJ3Hw, RehYK-45BCA5W3AnT3zwmg], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:30:32,210 INFO [QuorumController id=4] Replayed PartitionRecord for new partition __consumer_offsets-32 with topic ID 3l0q47QlS-WMq1jDeWBpkQ and PartitionRegistration(replicas=[1, 2, 0], directories=[NKkvYw6M3wPnLl1ZsaJ3Hw, RehYK-45BCA5W3AnT3zwmg, 3tga4lKOVsSJYs7vGIOa3A], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:30:32,210 INFO [QuorumController id=4] Replayed PartitionRecord for new partition __consumer_offsets-33 with topic ID 3l0q47QlS-WMq1jDeWBpkQ and PartitionRegistration(replicas=[0, 1, 2], directories=[3tga4lKOVsSJYs7vGIOa3A, NKkvYw6M3wPnLl1ZsaJ3Hw, RehYK-45BCA5W3AnT3zwmg], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:30:32,210 INFO [QuorumController id=4] Replayed PartitionRecord for new partition __consumer_offsets-34 with topic ID 3l0q47QlS-WMq1jDeWBpkQ and PartitionRegistration(replicas=[1, 2, 0], directories=[NKkvYw6M3wPnLl1ZsaJ3Hw, RehYK-45BCA5W3AnT3zwmg, 3tga4lKOVsSJYs7vGIOa3A], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:30:32,211 INFO [QuorumController id=4] Replayed PartitionRecord for new partition __consumer_offsets-35 with topic ID 3l0q47QlS-WMq1jDeWBpkQ and PartitionRegistration(replicas=[2, 0, 1], directories=[RehYK-45BCA5W3AnT3zwmg, 3tga4lKOVsSJYs7vGIOa3A, NKkvYw6M3wPnLl1ZsaJ3Hw], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:30:32,211 INFO [QuorumController id=4] Replayed PartitionRecord for new partition __consumer_offsets-36 with topic ID 3l0q47QlS-WMq1jDeWBpkQ and PartitionRegistration(replicas=[1, 2, 0], directories=[NKkvYw6M3wPnLl1ZsaJ3Hw, RehYK-45BCA5W3AnT3zwmg, 3tga4lKOVsSJYs7vGIOa3A], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:30:32,212 INFO [QuorumController id=4] Replayed PartitionRecord for new partition __consumer_offsets-37 with topic ID 3l0q47QlS-WMq1jDeWBpkQ and PartitionRegistration(replicas=[2, 0, 1], directories=[RehYK-45BCA5W3AnT3zwmg, 3tga4lKOVsSJYs7vGIOa3A, NKkvYw6M3wPnLl1ZsaJ3Hw], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:30:32,213 INFO [QuorumController id=4] Replayed PartitionRecord for new partition __consumer_offsets-38 with topic ID 3l0q47QlS-WMq1jDeWBpkQ and PartitionRegistration(replicas=[0, 1, 2], directories=[3tga4lKOVsSJYs7vGIOa3A, NKkvYw6M3wPnLl1ZsaJ3Hw, RehYK-45BCA5W3AnT3zwmg], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:30:32,213 INFO [QuorumController id=4] Replayed PartitionRecord for new partition __consumer_offsets-39 with topic ID 3l0q47QlS-WMq1jDeWBpkQ and PartitionRegistration(replicas=[0, 1, 2], directories=[3tga4lKOVsSJYs7vGIOa3A, NKkvYw6M3wPnLl1ZsaJ3Hw, RehYK-45BCA5W3AnT3zwmg], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:30:32,214 INFO [QuorumController id=4] Replayed PartitionRecord for new partition __consumer_offsets-40 with topic ID 3l0q47QlS-WMq1jDeWBpkQ and PartitionRegistration(replicas=[1, 2, 0], directories=[NKkvYw6M3wPnLl1ZsaJ3Hw, RehYK-45BCA5W3AnT3zwmg, 3tga4lKOVsSJYs7vGIOa3A], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:30:32,214 INFO [QuorumController id=4] Replayed PartitionRecord for new partition __consumer_offsets-41 with topic ID 3l0q47QlS-WMq1jDeWBpkQ and PartitionRegistration(replicas=[2, 0, 1], directories=[RehYK-45BCA5W3AnT3zwmg, 3tga4lKOVsSJYs7vGIOa3A, NKkvYw6M3wPnLl1ZsaJ3Hw], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:30:32,214 INFO [QuorumController id=4] Replayed PartitionRecord for new partition __consumer_offsets-42 with topic ID 3l0q47QlS-WMq1jDeWBpkQ and PartitionRegistration(replicas=[2, 1, 0], directories=[RehYK-45BCA5W3AnT3zwmg, NKkvYw6M3wPnLl1ZsaJ3Hw, 3tga4lKOVsSJYs7vGIOa3A], isr=[2, 1, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:30:32,214 INFO [QuorumController id=4] Replayed PartitionRecord for new partition __consumer_offsets-43 with topic ID 3l0q47QlS-WMq1jDeWBpkQ and PartitionRegistration(replicas=[1, 0, 2], directories=[NKkvYw6M3wPnLl1ZsaJ3Hw, 3tga4lKOVsSJYs7vGIOa3A, RehYK-45BCA5W3AnT3zwmg], isr=[1, 0, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:30:32,214 INFO [QuorumController id=4] Replayed PartitionRecord for new partition __consumer_offsets-44 with topic ID 3l0q47QlS-WMq1jDeWBpkQ and PartitionRegistration(replicas=[0, 2, 1], directories=[3tga4lKOVsSJYs7vGIOa3A, RehYK-45BCA5W3AnT3zwmg, NKkvYw6M3wPnLl1ZsaJ3Hw], isr=[0, 2, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:30:32,215 INFO [QuorumController id=4] Replayed PartitionRecord for new partition __consumer_offsets-45 with topic ID 3l0q47QlS-WMq1jDeWBpkQ and PartitionRegistration(replicas=[0, 1, 2], directories=[3tga4lKOVsSJYs7vGIOa3A, NKkvYw6M3wPnLl1ZsaJ3Hw, RehYK-45BCA5W3AnT3zwmg], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:30:32,215 INFO [QuorumController id=4] Replayed PartitionRecord for new partition __consumer_offsets-46 with topic ID 3l0q47QlS-WMq1jDeWBpkQ and PartitionRegistration(replicas=[1, 2, 0], directories=[NKkvYw6M3wPnLl1ZsaJ3Hw, RehYK-45BCA5W3AnT3zwmg, 3tga4lKOVsSJYs7vGIOa3A], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:30:32,215 INFO [QuorumController id=4] Replayed PartitionRecord for new partition __consumer_offsets-47 with topic ID 3l0q47QlS-WMq1jDeWBpkQ and PartitionRegistration(replicas=[2, 0, 1], directories=[RehYK-45BCA5W3AnT3zwmg, 3tga4lKOVsSJYs7vGIOa3A, NKkvYw6M3wPnLl1ZsaJ3Hw], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:30:32,216 INFO [QuorumController id=4] Replayed PartitionRecord for new partition __consumer_offsets-48 with topic ID 3l0q47QlS-WMq1jDeWBpkQ and PartitionRegistration(replicas=[2, 1, 0], directories=[RehYK-45BCA5W3AnT3zwmg, NKkvYw6M3wPnLl1ZsaJ3Hw, 3tga4lKOVsSJYs7vGIOa3A], isr=[2, 1, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:30:32,216 INFO [QuorumController id=4] Replayed PartitionRecord for new partition __consumer_offsets-49 with topic ID 3l0q47QlS-WMq1jDeWBpkQ and PartitionRegistration(replicas=[1, 0, 2], directories=[NKkvYw6M3wPnLl1ZsaJ3Hw, 3tga4lKOVsSJYs7vGIOa3A, RehYK-45BCA5W3AnT3zwmg], isr=[1, 0, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:30:32,343 INFO [QuorumController id=4] CreateTopics result(s): CreatableTopic(name='__consumer_offsets', numPartitions=50, replicationFactor=3, assignments=[], configs=[CreatableTopicConfig(name='compression.type', value='producer'), CreatableTopicConfig(name='cleanup.policy', value='compact'), CreatableTopicConfig(name='segment.bytes', value='104857600')]): TOPIC_ALREADY_EXISTS (Topic '__consumer_offsets' already exists.) (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:30:32,440 INFO [QuorumController id=4] CreateTopics result(s): CreatableTopic(name='__consumer_offsets', numPartitions=50, replicationFactor=3, assignments=[], configs=[CreatableTopicConfig(name='compression.type', value='producer'), CreatableTopicConfig(name='cleanup.policy', value='compact'), CreatableTopicConfig(name='segment.bytes', value='104857600')]): TOPIC_ALREADY_EXISTS (Topic '__consumer_offsets' already exists.) (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:31:12,795 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for dcae-ves-collector-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:31:12,795 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for multicloud-k8s-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:31:12,795 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for ncmp-dmi-plugin-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:31:12,795 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for onap-aai-trav-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:31:12,795 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for dcae-hv-ves-collector-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:31:12,795 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for onap-aai-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:31:12,795 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for cps-temporal-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:31:12,795 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for strimzi-kafka-admin with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:31:12,796 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for dcae-prh-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:31:12,796 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for aai-modelloader-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:31:12,796 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for cds-sdc-listener-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:31:12,796 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for cds-blueprints-processor-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:31:12,796 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for cps-core-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:31:12,796 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for dcae-ves-openapi-manager-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:31:12,796 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for onap-aai-graph-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:31:23,779 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for M0DscOPMTl2P73AAe1EYwA, setting StandardAcl(resourceType=TOPIC, resourceName=policy-heartbeat, patternType=PREFIXED, principal=User:policy-apex-pdp-ku, host=*, operation=DESCRIBE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:31:23,780 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for WtB3uU-nSJ6vN8gfho6mtQ, setting StandardAcl(resourceType=TOPIC, resourceName=policy-heartbeat, patternType=PREFIXED, principal=User:policy-apex-pdp-ku, host=*, operation=WRITE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:31:23,780 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for EGaklmUmTw-ZZHcNlB63Yg, setting StandardAcl(resourceType=TOPIC, resourceName=policy-heartbeat, patternType=PREFIXED, principal=User:policy-apex-pdp-ku, host=*, operation=CREATE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:31:23,780 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for c7lyO-kXQfy0Ak5i3Q2xIw, setting StandardAcl(resourceType=GROUP, resourceName=policy-apex, patternType=LITERAL, principal=User:policy-apex-pdp-ku, host=*, operation=CREATE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:31:23,781 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for CCAd3VvzR52WD52inYv16Q, setting StandardAcl(resourceType=TOPIC, resourceName=policy-pdp-pap, patternType=PREFIXED, principal=User:policy-apex-pdp-ku, host=*, operation=DESCRIBE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:31:23,781 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for eIq5QmosTYe3SNFsAh0l-A, setting StandardAcl(resourceType=TOPIC, resourceName=policy-pdp-pap, patternType=PREFIXED, principal=User:policy-apex-pdp-ku, host=*, operation=READ, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:31:23,784 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for nDp9pWLJS5udR_FqrMqnaw, setting StandardAcl(resourceType=TOPIC, resourceName=policy-heartbeat, patternType=PREFIXED, principal=User:policy-apex-pdp-ku, host=*, operation=READ, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:31:23,784 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for 67Px9JJZTJ6pvM1lcGrQSw, setting StandardAcl(resourceType=TOPIC, resourceName=policy-pdp-pap, patternType=PREFIXED, principal=User:policy-apex-pdp-ku, host=*, operation=WRITE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:31:23,784 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for GV9lA1RfTv6ls3h0tN9vUg, setting StandardAcl(resourceType=TOPIC, resourceName=policy-pdp-pap, patternType=PREFIXED, principal=User:policy-apex-pdp-ku, host=*, operation=CREATE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:31:23,786 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for LmV6chTpStKyLBmOZqO_GA, setting StandardAcl(resourceType=GROUP, resourceName=policy-apex, patternType=LITERAL, principal=User:policy-apex-pdp-ku, host=*, operation=DESCRIBE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:31:23,787 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for Z8Pi3girRzqBq8PLLV1EtA, setting StandardAcl(resourceType=GROUP, resourceName=policy-apex, patternType=LITERAL, principal=User:policy-apex-pdp-ku, host=*, operation=READ, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:31:23,787 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for Ibt_OplFQfKFwOgtJnos1A, setting StandardAcl(resourceType=GROUP, resourceName=policy-apex, patternType=LITERAL, principal=User:policy-apex-pdp-ku, host=*, operation=WRITE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:31:23,887 INFO [QuorumController id=4] Replayed UserScramCredentialRecord creating new entry for policy-apex-pdp-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:31:24,109 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for 6K27kVTDQgumCw8z4guAyw, setting StandardAcl(resourceType=TOPIC, resourceName=acm-ppnt-sync, patternType=LITERAL, principal=User:policy-clamp-ac-kserve-ppnt-ku, host=*, operation=WRITE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:31:24,113 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for PKZfkI-2ThikPp8MAAjKdg, setting StandardAcl(resourceType=TOPIC, resourceName=policy-acruntime-participant, patternType=LITERAL, principal=User:policy-clamp-ac-kserve-ppnt-ku, host=*, operation=READ, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:31:24,113 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for e54aUKsvR9uCve6PKfVSzw, setting StandardAcl(resourceType=TOPIC, resourceName=policy-acruntime-participant, patternType=LITERAL, principal=User:policy-clamp-ac-kserve-ppnt-ku, host=*, operation=WRITE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:31:24,113 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for Ybke2UXDQo6u98okd0k66Q, setting StandardAcl(resourceType=TOPIC, resourceName=acm-ppnt-sync, patternType=LITERAL, principal=User:policy-clamp-ac-kserve-ppnt-ku, host=*, operation=READ, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:31:24,115 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for 6nFN18-fQDW8_15yKdSviQ, setting StandardAcl(resourceType=GROUP, resourceName=policy-clamp-ac-kserve-ppnt, patternType=LITERAL, principal=User:policy-clamp-ac-kserve-ppnt-ku, host=*, operation=READ, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:31:24,115 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for fNu4XadeSUW19s_iskHi5A, setting StandardAcl(resourceType=GROUP, resourceName=opa-pdp, patternType=PREFIXED, principal=User:policy-opa-pdp-ku, host=*, operation=READ, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:31:24,115 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for APZ2wqRPTQq-gRO-FtCWhg, setting StandardAcl(resourceType=TOPIC, resourceName=opa-pdp-data, patternType=PREFIXED, principal=User:policy-opa-pdp-ku, host=*, operation=READ, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:31:24,116 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for 3o_cpxGsR0OwR5twH65WuQ, setting StandardAcl(resourceType=TOPIC, resourceName=policy-pdp-pap, patternType=PREFIXED, principal=User:policy-opa-pdp-ku, host=*, operation=DESCRIBE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:31:24,116 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for 35gnNen0Qi-ZRSZHbpP68Q, setting StandardAcl(resourceType=TOPIC, resourceName=policy-pdp-pap, patternType=PREFIXED, principal=User:policy-opa-pdp-ku, host=*, operation=READ, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:31:24,116 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for htM37PREQoe1CHGBUUBkXQ, setting StandardAcl(resourceType=TOPIC, resourceName=opa-pdp-data, patternType=PREFIXED, principal=User:policy-opa-pdp-ku, host=*, operation=CREATE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:31:24,116 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for bwmcaAWtSXSFdgsmCemu9Q, setting StandardAcl(resourceType=GROUP, resourceName=opa-pdp, patternType=PREFIXED, principal=User:policy-opa-pdp-ku, host=*, operation=CREATE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:31:24,116 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for bfeDU2q8QkyZjICT2yA18g, setting StandardAcl(resourceType=GROUP, resourceName=opa-pdp, patternType=PREFIXED, principal=User:policy-opa-pdp-ku, host=*, operation=WRITE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:31:24,117 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for rrqz6LMsRcGLo4hVct2e4A, setting StandardAcl(resourceType=GROUP, resourceName=opa-pdp, patternType=PREFIXED, principal=User:policy-opa-pdp-ku, host=*, operation=DESCRIBE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:31:24,118 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for 55R-bdOOTpKY3d6_PnLSCA, setting StandardAcl(resourceType=TOPIC, resourceName=opa-pdp-data, patternType=PREFIXED, principal=User:policy-opa-pdp-ku, host=*, operation=DESCRIBE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:31:24,118 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for eHC9CXUPTiqV_kDeQtqEiQ, setting StandardAcl(resourceType=TOPIC, resourceName=opa-pdp-data, patternType=PREFIXED, principal=User:policy-opa-pdp-ku, host=*, operation=WRITE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:31:24,118 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for CaNNNMzMQHW2A1Q44KsHlg, setting StandardAcl(resourceType=TOPIC, resourceName=policy-pdp-pap, patternType=PREFIXED, principal=User:policy-opa-pdp-ku, host=*, operation=WRITE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:31:24,119 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for xV7v1GuHTymp5Gt8C8CT8g, setting StandardAcl(resourceType=TOPIC, resourceName=policy-pdp-pap, patternType=PREFIXED, principal=User:policy-opa-pdp-ku, host=*, operation=CREATE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:31:24,120 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for Mf6HVCw3T-q44Dvg9gE6hg, setting StandardAcl(resourceType=GROUP, resourceName=policy-xacml-pdp, patternType=PREFIXED, principal=User:policy-xacml-pdp-ku, host=*, operation=DESCRIBE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:31:24,120 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for HzAPmJdTRz6OZpOtzzGqZw, setting StandardAcl(resourceType=GROUP, resourceName=policy-xacml-pdp, patternType=PREFIXED, principal=User:policy-xacml-pdp-ku, host=*, operation=CREATE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:31:24,120 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for Zrvth4HhR2mMCxlMSOW2xQ, setting StandardAcl(resourceType=TOPIC, resourceName=policy-pdp-pap, patternType=PREFIXED, principal=User:policy-xacml-pdp-ku, host=*, operation=DESCRIBE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:31:24,121 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for uwW4lGiTT0ymlvsbP8pmNw, setting StandardAcl(resourceType=TOPIC, resourceName=policy-pdp-pap, patternType=PREFIXED, principal=User:policy-xacml-pdp-ku, host=*, operation=READ, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:31:24,121 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for m246NJxRSEyugZQVEbKHSQ, setting StandardAcl(resourceType=GROUP, resourceName=policy-xacml-pdp, patternType=PREFIXED, principal=User:policy-xacml-pdp-ku, host=*, operation=WRITE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:31:24,122 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for 2t0oMvMPQYOBetNfXxP7CA, setting StandardAcl(resourceType=GROUP, resourceName=policy-xacml-pdp, patternType=PREFIXED, principal=User:policy-xacml-pdp-ku, host=*, operation=READ, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:31:24,124 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for WK8ENXvjSIG3jcIiQIkvdA, setting StandardAcl(resourceType=TOPIC, resourceName=policy-pdp-pap, patternType=PREFIXED, principal=User:policy-xacml-pdp-ku, host=*, operation=WRITE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:31:24,124 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for b7lV2OZhQ0C8k0VGBbHBhQ, setting StandardAcl(resourceType=TOPIC, resourceName=policy-pdp-pap, patternType=PREFIXED, principal=User:policy-xacml-pdp-ku, host=*, operation=CREATE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:31:24,124 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for SFJ4Oj8NSTGyCVkeOANWqg, setting StandardAcl(resourceType=TOPIC, resourceName=SDC-DISTR, patternType=PREFIXED, principal=User:policy-distribution-ku, host=*, operation=WRITE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:31:24,124 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for dH0gfvWJSWyIes4uqnJEvw, setting StandardAcl(resourceType=GROUP, resourceName=policy-distribution, patternType=LITERAL, principal=User:policy-distribution-ku, host=*, operation=READ, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:31:24,181 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for K7bxfAttSqC_YjxnrDwStw, setting StandardAcl(resourceType=TOPIC, resourceName=SDC-DISTR, patternType=PREFIXED, principal=User:policy-distribution-ku, host=*, operation=READ, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:31:24,219 INFO [QuorumController id=4] CreateTopics result(s): CreatableTopic(name='policy-acruntime-participant', numPartitions=-1, replicationFactor=-1, assignments=[], configs=[CreatableTopicConfig(name='retention.ms', value='7200000'), CreatableTopicConfig(name='segment.bytes', value='1073741824')]): SUCCESS, CreatableTopic(name='policy-pdp-pap', numPartitions=10, replicationFactor=-1, assignments=[], configs=[CreatableTopicConfig(name='retention.ms', value='7200000'), CreatableTopicConfig(name='segment.bytes', value='1073741824')]): SUCCESS, CreatableTopic(name='policy-notification', numPartitions=10, replicationFactor=-1, assignments=[], configs=[CreatableTopicConfig(name='retention.ms', value='7200000'), CreatableTopicConfig(name='segment.bytes', value='1073741824')]): SUCCESS (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:31:24,234 INFO [QuorumController id=4] Replayed TopicRecord for topic policy-acruntime-participant with topic ID TcsUbvtlQgGwp8i9QUhuQg. (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:31:24,235 INFO [QuorumController id=4] Replayed ConfigRecord for ConfigResource(type=TOPIC, name='policy-acruntime-participant') which set configuration retention.ms to 7200000 (org.apache.kafka.controller.ConfigurationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:31:24,235 INFO [QuorumController id=4] Replayed ConfigRecord for ConfigResource(type=TOPIC, name='policy-acruntime-participant') which set configuration segment.bytes to 1073741824 (org.apache.kafka.controller.ConfigurationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:31:24,235 INFO [QuorumController id=4] Replayed PartitionRecord for new partition policy-acruntime-participant-0 with topic ID TcsUbvtlQgGwp8i9QUhuQg and PartitionRegistration(replicas=[2, 0, 1], directories=[RehYK-45BCA5W3AnT3zwmg, 3tga4lKOVsSJYs7vGIOa3A, NKkvYw6M3wPnLl1ZsaJ3Hw], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:31:24,239 INFO [QuorumController id=4] Replayed PartitionRecord for new partition policy-acruntime-participant-1 with topic ID TcsUbvtlQgGwp8i9QUhuQg and PartitionRegistration(replicas=[0, 1, 2], directories=[3tga4lKOVsSJYs7vGIOa3A, NKkvYw6M3wPnLl1ZsaJ3Hw, RehYK-45BCA5W3AnT3zwmg], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:31:24,239 INFO [QuorumController id=4] Replayed PartitionRecord for new partition policy-acruntime-participant-2 with topic ID TcsUbvtlQgGwp8i9QUhuQg and PartitionRegistration(replicas=[1, 2, 0], directories=[NKkvYw6M3wPnLl1ZsaJ3Hw, RehYK-45BCA5W3AnT3zwmg, 3tga4lKOVsSJYs7vGIOa3A], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:31:24,240 INFO [QuorumController id=4] Replayed PartitionRecord for new partition policy-acruntime-participant-3 with topic ID TcsUbvtlQgGwp8i9QUhuQg and PartitionRegistration(replicas=[2, 0, 1], directories=[RehYK-45BCA5W3AnT3zwmg, 3tga4lKOVsSJYs7vGIOa3A, NKkvYw6M3wPnLl1ZsaJ3Hw], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:31:24,240 INFO [QuorumController id=4] Replayed PartitionRecord for new partition policy-acruntime-participant-4 with topic ID TcsUbvtlQgGwp8i9QUhuQg and PartitionRegistration(replicas=[0, 1, 2], directories=[3tga4lKOVsSJYs7vGIOa3A, NKkvYw6M3wPnLl1ZsaJ3Hw, RehYK-45BCA5W3AnT3zwmg], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:31:24,240 INFO [QuorumController id=4] Replayed PartitionRecord for new partition policy-acruntime-participant-5 with topic ID TcsUbvtlQgGwp8i9QUhuQg and PartitionRegistration(replicas=[1, 2, 0], directories=[NKkvYw6M3wPnLl1ZsaJ3Hw, RehYK-45BCA5W3AnT3zwmg, 3tga4lKOVsSJYs7vGIOa3A], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:31:24,240 INFO [QuorumController id=4] Replayed TopicRecord for topic policy-pdp-pap with topic ID T3w4S3pySJe7vByQ-QsoHw. (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:31:24,240 INFO [QuorumController id=4] Replayed ConfigRecord for ConfigResource(type=TOPIC, name='policy-pdp-pap') which set configuration retention.ms to 7200000 (org.apache.kafka.controller.ConfigurationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:31:24,240 INFO [QuorumController id=4] Replayed ConfigRecord for ConfigResource(type=TOPIC, name='policy-pdp-pap') which set configuration segment.bytes to 1073741824 (org.apache.kafka.controller.ConfigurationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:31:24,240 INFO [QuorumController id=4] Replayed PartitionRecord for new partition policy-pdp-pap-0 with topic ID T3w4S3pySJe7vByQ-QsoHw and PartitionRegistration(replicas=[2, 0, 1], directories=[RehYK-45BCA5W3AnT3zwmg, 3tga4lKOVsSJYs7vGIOa3A, NKkvYw6M3wPnLl1ZsaJ3Hw], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:31:24,240 INFO [QuorumController id=4] Replayed PartitionRecord for new partition policy-pdp-pap-1 with topic ID T3w4S3pySJe7vByQ-QsoHw and PartitionRegistration(replicas=[0, 1, 2], directories=[3tga4lKOVsSJYs7vGIOa3A, NKkvYw6M3wPnLl1ZsaJ3Hw, RehYK-45BCA5W3AnT3zwmg], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:31:24,240 INFO [QuorumController id=4] Replayed PartitionRecord for new partition policy-pdp-pap-2 with topic ID T3w4S3pySJe7vByQ-QsoHw and PartitionRegistration(replicas=[1, 2, 0], directories=[NKkvYw6M3wPnLl1ZsaJ3Hw, RehYK-45BCA5W3AnT3zwmg, 3tga4lKOVsSJYs7vGIOa3A], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:31:24,240 INFO [QuorumController id=4] Replayed PartitionRecord for new partition policy-pdp-pap-3 with topic ID T3w4S3pySJe7vByQ-QsoHw and PartitionRegistration(replicas=[0, 2, 1], directories=[3tga4lKOVsSJYs7vGIOa3A, RehYK-45BCA5W3AnT3zwmg, NKkvYw6M3wPnLl1ZsaJ3Hw], isr=[0, 2, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:31:24,241 INFO [QuorumController id=4] Replayed PartitionRecord for new partition policy-pdp-pap-4 with topic ID T3w4S3pySJe7vByQ-QsoHw and PartitionRegistration(replicas=[2, 1, 0], directories=[RehYK-45BCA5W3AnT3zwmg, NKkvYw6M3wPnLl1ZsaJ3Hw, 3tga4lKOVsSJYs7vGIOa3A], isr=[2, 1, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:31:24,241 INFO [QuorumController id=4] Replayed PartitionRecord for new partition policy-pdp-pap-5 with topic ID T3w4S3pySJe7vByQ-QsoHw and PartitionRegistration(replicas=[1, 0, 2], directories=[NKkvYw6M3wPnLl1ZsaJ3Hw, 3tga4lKOVsSJYs7vGIOa3A, RehYK-45BCA5W3AnT3zwmg], isr=[1, 0, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:31:24,241 INFO [QuorumController id=4] Replayed PartitionRecord for new partition policy-pdp-pap-6 with topic ID T3w4S3pySJe7vByQ-QsoHw and PartitionRegistration(replicas=[0, 2, 1], directories=[3tga4lKOVsSJYs7vGIOa3A, RehYK-45BCA5W3AnT3zwmg, NKkvYw6M3wPnLl1ZsaJ3Hw], isr=[0, 2, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:31:24,241 INFO [QuorumController id=4] Replayed PartitionRecord for new partition policy-pdp-pap-7 with topic ID T3w4S3pySJe7vByQ-QsoHw and PartitionRegistration(replicas=[2, 1, 0], directories=[RehYK-45BCA5W3AnT3zwmg, NKkvYw6M3wPnLl1ZsaJ3Hw, 3tga4lKOVsSJYs7vGIOa3A], isr=[2, 1, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:31:24,241 INFO [QuorumController id=4] Replayed PartitionRecord for new partition policy-pdp-pap-8 with topic ID T3w4S3pySJe7vByQ-QsoHw and PartitionRegistration(replicas=[1, 0, 2], directories=[NKkvYw6M3wPnLl1ZsaJ3Hw, 3tga4lKOVsSJYs7vGIOa3A, RehYK-45BCA5W3AnT3zwmg], isr=[1, 0, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:31:24,241 INFO [QuorumController id=4] Replayed PartitionRecord for new partition policy-pdp-pap-9 with topic ID T3w4S3pySJe7vByQ-QsoHw and PartitionRegistration(replicas=[1, 0, 2], directories=[NKkvYw6M3wPnLl1ZsaJ3Hw, 3tga4lKOVsSJYs7vGIOa3A, RehYK-45BCA5W3AnT3zwmg], isr=[1, 0, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:31:24,241 INFO [QuorumController id=4] Replayed TopicRecord for topic policy-notification with topic ID kappN10_QbKDJX2Grv4LLw. (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:31:24,241 INFO [QuorumController id=4] Replayed ConfigRecord for ConfigResource(type=TOPIC, name='policy-notification') which set configuration retention.ms to 7200000 (org.apache.kafka.controller.ConfigurationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:31:24,241 INFO [QuorumController id=4] Replayed ConfigRecord for ConfigResource(type=TOPIC, name='policy-notification') which set configuration segment.bytes to 1073741824 (org.apache.kafka.controller.ConfigurationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:31:24,241 INFO [QuorumController id=4] Replayed PartitionRecord for new partition policy-notification-0 with topic ID kappN10_QbKDJX2Grv4LLw and PartitionRegistration(replicas=[1, 2, 0], directories=[NKkvYw6M3wPnLl1ZsaJ3Hw, RehYK-45BCA5W3AnT3zwmg, 3tga4lKOVsSJYs7vGIOa3A], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:31:24,242 INFO [QuorumController id=4] Replayed PartitionRecord for new partition policy-notification-1 with topic ID kappN10_QbKDJX2Grv4LLw and PartitionRegistration(replicas=[2, 0, 1], directories=[RehYK-45BCA5W3AnT3zwmg, 3tga4lKOVsSJYs7vGIOa3A, NKkvYw6M3wPnLl1ZsaJ3Hw], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:31:24,242 INFO [QuorumController id=4] Replayed PartitionRecord for new partition policy-notification-2 with topic ID kappN10_QbKDJX2Grv4LLw and PartitionRegistration(replicas=[0, 1, 2], directories=[3tga4lKOVsSJYs7vGIOa3A, NKkvYw6M3wPnLl1ZsaJ3Hw, RehYK-45BCA5W3AnT3zwmg], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:31:24,242 INFO [QuorumController id=4] Replayed PartitionRecord for new partition policy-notification-3 with topic ID kappN10_QbKDJX2Grv4LLw and PartitionRegistration(replicas=[0, 2, 1], directories=[3tga4lKOVsSJYs7vGIOa3A, RehYK-45BCA5W3AnT3zwmg, NKkvYw6M3wPnLl1ZsaJ3Hw], isr=[0, 2, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:31:24,242 INFO [QuorumController id=4] Replayed PartitionRecord for new partition policy-notification-4 with topic ID kappN10_QbKDJX2Grv4LLw and PartitionRegistration(replicas=[2, 1, 0], directories=[RehYK-45BCA5W3AnT3zwmg, NKkvYw6M3wPnLl1ZsaJ3Hw, 3tga4lKOVsSJYs7vGIOa3A], isr=[2, 1, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:31:24,242 INFO [QuorumController id=4] Replayed PartitionRecord for new partition policy-notification-5 with topic ID kappN10_QbKDJX2Grv4LLw and PartitionRegistration(replicas=[1, 0, 2], directories=[NKkvYw6M3wPnLl1ZsaJ3Hw, 3tga4lKOVsSJYs7vGIOa3A, RehYK-45BCA5W3AnT3zwmg], isr=[1, 0, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:31:24,242 INFO [QuorumController id=4] Replayed PartitionRecord for new partition policy-notification-6 with topic ID kappN10_QbKDJX2Grv4LLw and PartitionRegistration(replicas=[1, 0, 2], directories=[NKkvYw6M3wPnLl1ZsaJ3Hw, 3tga4lKOVsSJYs7vGIOa3A, RehYK-45BCA5W3AnT3zwmg], isr=[1, 0, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:31:24,242 INFO [QuorumController id=4] Replayed PartitionRecord for new partition policy-notification-7 with topic ID kappN10_QbKDJX2Grv4LLw and PartitionRegistration(replicas=[0, 2, 1], directories=[3tga4lKOVsSJYs7vGIOa3A, RehYK-45BCA5W3AnT3zwmg, NKkvYw6M3wPnLl1ZsaJ3Hw], isr=[0, 2, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:31:24,242 INFO [QuorumController id=4] Replayed PartitionRecord for new partition policy-notification-8 with topic ID kappN10_QbKDJX2Grv4LLw and PartitionRegistration(replicas=[2, 1, 0], directories=[RehYK-45BCA5W3AnT3zwmg, NKkvYw6M3wPnLl1ZsaJ3Hw, 3tga4lKOVsSJYs7vGIOa3A], isr=[2, 1, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:31:24,242 INFO [QuorumController id=4] Replayed PartitionRecord for new partition policy-notification-9 with topic ID kappN10_QbKDJX2Grv4LLw and PartitionRegistration(replicas=[1, 0, 2], directories=[NKkvYw6M3wPnLl1ZsaJ3Hw, 3tga4lKOVsSJYs7vGIOa3A, RehYK-45BCA5W3AnT3zwmg], isr=[1, 0, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:31:24,342 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for Fee1qvJHSAOdobL7QZfmWA, setting StandardAcl(resourceType=GROUP, resourceName=policy-clamp-ac-a1pms-ppnt, patternType=LITERAL, principal=User:policy-clamp-ac-a1pms-ppnt-ku, host=*, operation=READ, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:31:24,342 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for tM7lc4FVTomwY3DQChbSdA, setting StandardAcl(resourceType=TOPIC, resourceName=acm-ppnt-sync, patternType=LITERAL, principal=User:policy-clamp-ac-a1pms-ppnt-ku, host=*, operation=WRITE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:31:24,343 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for E3i6HJN_S3-hQ00rKD3gIQ, setting StandardAcl(resourceType=TOPIC, resourceName=policy-acruntime-participant, patternType=LITERAL, principal=User:policy-clamp-ac-a1pms-ppnt-ku, host=*, operation=READ, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:31:24,343 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for oGL8fvnWSbiX2CMv1h9mqw, setting StandardAcl(resourceType=TOPIC, resourceName=policy-acruntime-participant, patternType=LITERAL, principal=User:policy-clamp-ac-a1pms-ppnt-ku, host=*, operation=WRITE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:31:24,343 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for EScwJ8NMTxurQzwizDXHjw, setting StandardAcl(resourceType=TOPIC, resourceName=acm-ppnt-sync, patternType=LITERAL, principal=User:policy-clamp-ac-a1pms-ppnt-ku, host=*, operation=READ, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:31:24,343 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for rAeNRBC9QdWD365pn5HRlw, setting StandardAcl(resourceType=GROUP, resourceName=policy-group, patternType=LITERAL, principal=User:onap-policy-kafka-user, host=*, operation=ALL, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:31:24,343 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for aO16ZsL0TVygNspBpejjcA, setting StandardAcl(resourceType=TOPIC, resourceName=policy-pdp-pap, patternType=LITERAL, principal=User:onap-policy-kafka-user, host=*, operation=ALL, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:31:24,343 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for fYVz1icbRMqexiJvIMRw0w, setting StandardAcl(resourceType=TOPIC, resourceName=policy-heartbeat, patternType=LITERAL, principal=User:onap-policy-kafka-user, host=*, operation=ALL, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:31:24,343 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for ZloI3PFDSRiid4G1D9JiFA, setting StandardAcl(resourceType=TOPIC, resourceName=policy-notification, patternType=LITERAL, principal=User:onap-policy-kafka-user, host=*, operation=ALL, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:31:24,343 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for OTHKhkLETWS_b9YGkW0Pqg, setting StandardAcl(resourceType=TOPIC, resourceName=acm-ppnt-sync, patternType=LITERAL, principal=User:policy-clamp-ac-k8s-ppnt-ku, host=*, operation=WRITE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:31:24,343 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for sdwZgLgMTAmyD7m3oZoCDw, setting StandardAcl(resourceType=TOPIC, resourceName=policy-acruntime-participant, patternType=LITERAL, principal=User:policy-clamp-ac-k8s-ppnt-ku, host=*, operation=READ, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:31:24,343 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for ov4aYHTOTCW80SYXQhiftg, setting StandardAcl(resourceType=TOPIC, resourceName=policy-acruntime-participant, patternType=LITERAL, principal=User:policy-clamp-ac-k8s-ppnt-ku, host=*, operation=WRITE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:31:24,345 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for 8oqCpVdbRgyzvJ4_qX40qg, setting StandardAcl(resourceType=GROUP, resourceName=policy-clamp-ac-k8s-ppnt, patternType=LITERAL, principal=User:policy-clamp-ac-k8s-ppnt-ku, host=*, operation=READ, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:31:24,345 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for DGHh53pRTHeCkd6ZdlnFkw, setting StandardAcl(resourceType=TOPIC, resourceName=acm-ppnt-sync, patternType=LITERAL, principal=User:policy-clamp-ac-k8s-ppnt-ku, host=*, operation=READ, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:31:24,345 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for GRVgpUhcQlWlMMmx_Z4ONg, setting StandardAcl(resourceType=TOPIC, resourceName=acm-ppnt-sync, patternType=LITERAL, principal=User:policy-clamp-runtime-acm-ku, host=*, operation=WRITE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:31:24,345 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for VESURswaSsC5quSqGpDHXQ, setting StandardAcl(resourceType=TOPIC, resourceName=policy-acruntime-participant, patternType=LITERAL, principal=User:policy-clamp-runtime-acm-ku, host=*, operation=READ, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:31:24,345 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for qSXbTHPNSZGI2etr41ayvA, setting StandardAcl(resourceType=TOPIC, resourceName=policy-acruntime-participant, patternType=LITERAL, principal=User:policy-clamp-runtime-acm-ku, host=*, operation=WRITE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:31:24,345 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for Cvatb8atRWG3uXJp1Oq66A, setting StandardAcl(resourceType=GROUP, resourceName=policy-clamp-runtime-acm, patternType=LITERAL, principal=User:policy-clamp-runtime-acm-ku, host=*, operation=READ, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:31:24,345 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for P27KmCcdR_OpFTGrYaYIEg, setting StandardAcl(resourceType=TOPIC, resourceName=acm-ppnt-sync, patternType=LITERAL, principal=User:policy-clamp-runtime-acm-ku, host=*, operation=READ, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:31:24,345 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for gJAAmAzlTwCBGN5FU1rmtw, setting StandardAcl(resourceType=TOPIC, resourceName=policy-heartbeat, patternType=PREFIXED, principal=User:policy-pap-ku, host=*, operation=DESCRIBE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:31:24,345 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for JpdVHHvjS3eGAUbVx0Br-w, setting StandardAcl(resourceType=TOPIC, resourceName=policy-heartbeat, patternType=PREFIXED, principal=User:policy-pap-ku, host=*, operation=WRITE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:31:24,345 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for lU6aF5MmSDapY9lL3pxhbA, setting StandardAcl(resourceType=TOPIC, resourceName=policy-heartbeat, patternType=PREFIXED, principal=User:policy-pap-ku, host=*, operation=CREATE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:31:24,345 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for eMrJoRpVT-mXIst11HQZhQ, setting StandardAcl(resourceType=TOPIC, resourceName=policy-pdp-pap, patternType=PREFIXED, principal=User:policy-pap-ku, host=*, operation=READ, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:31:24,347 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for V-xZEG7uS92NGWLaiMIIdw, setting StandardAcl(resourceType=TOPIC, resourceName=policy-heartbeat, patternType=PREFIXED, principal=User:policy-pap-ku, host=*, operation=READ, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:31:24,347 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for KEYu7E6BQgaZs9wwR20UuA, setting StandardAcl(resourceType=TOPIC, resourceName=policy-pdp-pap, patternType=PREFIXED, principal=User:policy-pap-ku, host=*, operation=WRITE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:31:24,347 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for Bnh0zbtIQ9aX2sBMcsbNEQ, setting StandardAcl(resourceType=TOPIC, resourceName=policy-pdp-pap, patternType=PREFIXED, principal=User:policy-pap-ku, host=*, operation=CREATE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:31:24,347 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for UOIxVppNTky5fFn-G4zimQ, setting StandardAcl(resourceType=TOPIC, resourceName=policy-notification, patternType=PREFIXED, principal=User:policy-pap-ku, host=*, operation=DESCRIBE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:31:24,347 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for lx4NLCLmQlyMHk70yg6GXQ, setting StandardAcl(resourceType=TOPIC, resourceName=policy-notification, patternType=PREFIXED, principal=User:policy-pap-ku, host=*, operation=WRITE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:31:24,347 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for Y1JKbFSaQLSBnGWGlNqiEw, setting StandardAcl(resourceType=GROUP, resourceName=policy-pap, patternType=LITERAL, principal=User:policy-pap-ku, host=*, operation=READ, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:31:24,347 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for Mw6kkhmfTcaq6XXfIWbqRg, setting StandardAcl(resourceType=TOPIC, resourceName=policy-pdp-pap, patternType=PREFIXED, principal=User:policy-pap-ku, host=*, operation=DESCRIBE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:31:24,347 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for e2yZPKnTR-GpO2OcjG6rUA, setting StandardAcl(resourceType=GROUP, resourceName=policy-pap, patternType=LITERAL, principal=User:policy-pap-ku, host=*, operation=CREATE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:31:24,348 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for CfxrjlnsSze2GrquDTCh0A, setting StandardAcl(resourceType=TOPIC, resourceName=policy-notification, patternType=PREFIXED, principal=User:policy-pap-ku, host=*, operation=CREATE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:31:24,348 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for OYERT9N2TcGW2-VjtcgTIg, setting StandardAcl(resourceType=GROUP, resourceName=policy-pap, patternType=LITERAL, principal=User:policy-pap-ku, host=*, operation=WRITE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:31:24,348 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for _WaUtOJwSKqmO7EsBznwGA, setting StandardAcl(resourceType=GROUP, resourceName=policy-pap, patternType=LITERAL, principal=User:policy-pap-ku, host=*, operation=DESCRIBE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:31:24,348 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for 9s--4RrkSTecd4k3AcdDyw, setting StandardAcl(resourceType=TOPIC, resourceName=policy-notification, patternType=PREFIXED, principal=User:policy-pap-ku, host=*, operation=READ, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:31:24,348 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for Ds6LhqQ9TJmbihLov9eyAg, setting StandardAcl(resourceType=TOPIC, resourceName=acm-ppnt-sync, patternType=LITERAL, principal=User:policy-clamp-ac-http-ppnt-ku, host=*, operation=WRITE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:31:24,348 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for TXcW0SquS6aiqHjskM67Tw, setting StandardAcl(resourceType=TOPIC, resourceName=policy-acruntime-participant, patternType=LITERAL, principal=User:policy-clamp-ac-http-ppnt-ku, host=*, operation=READ, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:31:24,348 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for KFuEkbDhTSu6sW5uvKDdjg, setting StandardAcl(resourceType=TOPIC, resourceName=policy-acruntime-participant, patternType=LITERAL, principal=User:policy-clamp-ac-http-ppnt-ku, host=*, operation=WRITE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:31:24,348 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for cqcRksBJRrOOEplPDa8qfw, setting StandardAcl(resourceType=TOPIC, resourceName=acm-ppnt-sync, patternType=LITERAL, principal=User:policy-clamp-ac-http-ppnt-ku, host=*, operation=READ, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:31:24,348 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for pE1uYKO6Tz2_Ehdh65Xigg, setting StandardAcl(resourceType=GROUP, resourceName=policy-clamp-ac-http-ppnt, patternType=LITERAL, principal=User:policy-clamp-ac-http-ppnt-ku, host=*, operation=READ, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:31:24,348 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for txv_jDuURkOEOFbHo9oHrQ, setting StandardAcl(resourceType=GROUP, resourceName=policy-drools-pdp, patternType=LITERAL, principal=User:policy-drools-pdp-ku, host=*, operation=READ, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:31:24,348 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for q3RdHROPQEymcOofHcqeyA, setting StandardAcl(resourceType=TOPIC, resourceName=dcae_topic, patternType=PREFIXED, principal=User:policy-drools-pdp-ku, host=*, operation=READ, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:31:24,348 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for WK0wRyKRQSGFuYmJbd5lSw, setting StandardAcl(resourceType=TOPIC, resourceName=dcae_topic, patternType=PREFIXED, principal=User:policy-drools-pdp-ku, host=*, operation=WRITE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:31:24,348 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for zukLWEjLToyGpEZIZeP-tg, setting StandardAcl(resourceType=GROUP, resourceName=policy-drools-pdp, patternType=LITERAL, principal=User:policy-drools-pdp-ku, host=*, operation=DESCRIBE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:31:24,348 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for oJs46wFLQguzTQjN-jnCpg, setting StandardAcl(resourceType=GROUP, resourceName=policy-drools-pdp, patternType=LITERAL, principal=User:policy-drools-pdp-ku, host=*, operation=WRITE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:31:24,349 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for 5Go6jEWBSnS3-4yOe0WCTQ, setting StandardAcl(resourceType=TOPIC, resourceName=sdnr-cl-rsp, patternType=PREFIXED, principal=User:policy-drools-pdp-ku, host=*, operation=DESCRIBE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:31:24,349 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for mEexqT_xTsan6JFGKeedlg, setting StandardAcl(resourceType=TOPIC, resourceName=policy-pdp-pap, patternType=PREFIXED, principal=User:policy-drools-pdp-ku, host=*, operation=CREATE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:31:24,349 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for 5m55tws2TGOIoNGekAPQqA, setting StandardAcl(resourceType=TOPIC, resourceName=policy-cl-mgt, patternType=PREFIXED, principal=User:policy-drools-pdp-ku, host=*, operation=READ, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:31:24,349 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for FRGqtCC4RJuZ7WMU8yKNgA, setting StandardAcl(resourceType=TOPIC, resourceName=sdnr-cl-rsp, patternType=PREFIXED, principal=User:policy-drools-pdp-ku, host=*, operation=READ, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:31:24,349 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for mIqY6_5tSzacw6afBVBlyA, setting StandardAcl(resourceType=TOPIC, resourceName=policy-cl-mgt, patternType=PREFIXED, principal=User:policy-drools-pdp-ku, host=*, operation=WRITE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:31:24,349 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for QNZdEGk-TxmJiI5r9stMvg, setting StandardAcl(resourceType=TOPIC, resourceName=dcae_topic, patternType=PREFIXED, principal=User:policy-drools-pdp-ku, host=*, operation=DESCRIBE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:31:24,349 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for W7K39zDSQE6BYPUK8K4Okg, setting StandardAcl(resourceType=TOPIC, resourceName=policy-cl-mgt, patternType=PREFIXED, principal=User:policy-drools-pdp-ku, host=*, operation=DESCRIBE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:31:24,349 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for Br_gjtMMSeuyLaXeRFSaiA, setting StandardAcl(resourceType=TOPIC, resourceName=unauthenticated.dcae_cl_output, patternType=PREFIXED, principal=User:policy-drools-pdp-ku, host=*, operation=DESCRIBE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:31:24,349 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for tyAZif3LST62ikNEZqSYZQ, setting StandardAcl(resourceType=TOPIC, resourceName=policy-pdp-pap, patternType=PREFIXED, principal=User:policy-drools-pdp-ku, host=*, operation=READ, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:31:24,349 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for 0_EE2L-DT1iesGINYSMj2A, setting StandardAcl(resourceType=TOPIC, resourceName=policy-cl-mgt, patternType=PREFIXED, principal=User:policy-drools-pdp-ku, host=*, operation=CREATE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:31:24,349 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for lgc6juncTCu-831rIkfP0A, setting StandardAcl(resourceType=TOPIC, resourceName=a1-p, patternType=PREFIXED, principal=User:policy-drools-pdp-ku, host=*, operation=CREATE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:31:24,349 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for 5cu13dDJQqSJKPnu_xdZqQ, setting StandardAcl(resourceType=TOPIC, resourceName=dcae_cl_rsp, patternType=PREFIXED, principal=User:policy-drools-pdp-ku, host=*, operation=CREATE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:31:24,349 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for _gu02e6LTSusmQNRxntIwg, setting StandardAcl(resourceType=TOPIC, resourceName=a1-p-rsp, patternType=PREFIXED, principal=User:policy-drools-pdp-ku, host=*, operation=READ, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:31:24,349 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for dJ89Y0dlQHGlMipC5YhWVA, setting StandardAcl(resourceType=TOPIC, resourceName=appc-cl, patternType=PREFIXED, principal=User:policy-drools-pdp-ku, host=*, operation=READ, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:31:24,349 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for npRPJD7GQhW4JAQmCxWRHw, setting StandardAcl(resourceType=TOPIC, resourceName=sdnr-cl-rsp, patternType=PREFIXED, principal=User:policy-drools-pdp-ku, host=*, operation=WRITE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:31:24,350 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for BnBkXrgcRjKg0_XWWRZq0w, setting StandardAcl(resourceType=TOPIC, resourceName=appc-lcm-read, patternType=PREFIXED, principal=User:policy-drools-pdp-ku, host=*, operation=DESCRIBE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:31:24,350 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for becJgG4QTW-sd3Kf5mvIQQ, setting StandardAcl(resourceType=TOPIC, resourceName=appc-lcm-read, patternType=PREFIXED, principal=User:policy-drools-pdp-ku, host=*, operation=WRITE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:31:24,350 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for BU67AlOQS5mMBwJ0ON5iwA, setting StandardAcl(resourceType=TOPIC, resourceName=appc-lcm-write, patternType=PREFIXED, principal=User:policy-drools-pdp-ku, host=*, operation=DESCRIBE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:31:24,350 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for VMG6GsZ1QwGVQt8PXrm_Eg, setting StandardAcl(resourceType=TOPIC, resourceName=unauthenticated.dcae_cl_output, patternType=PREFIXED, principal=User:policy-drools-pdp-ku, host=*, operation=WRITE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:31:24,350 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for GQGJaM8kROubwyEGecnt5g, setting StandardAcl(resourceType=TOPIC, resourceName=sdnr-cl, patternType=PREFIXED, principal=User:policy-drools-pdp-ku, host=*, operation=READ, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:31:24,350 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for 7SBwIMF5S5O5Ys6k5eVPGg, setting StandardAcl(resourceType=TOPIC, resourceName=appc-lcm-write, patternType=PREFIXED, principal=User:policy-drools-pdp-ku, host=*, operation=WRITE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:31:24,350 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for GMe6A02TTP6fA3sUQgh_lw, setting StandardAcl(resourceType=TOPIC, resourceName=unauthenticated.dcae_cl_output, patternType=PREFIXED, principal=User:policy-drools-pdp-ku, host=*, operation=CREATE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:31:24,350 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for mbGzcvcASFeer6R3FoTyFA, setting StandardAcl(resourceType=TOPIC, resourceName=a1-p, patternType=PREFIXED, principal=User:policy-drools-pdp-ku, host=*, operation=READ, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:31:24,350 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for aSW0OGpsQ56eFjM5sk5L-A, setting StandardAcl(resourceType=TOPIC, resourceName=a1-p, patternType=PREFIXED, principal=User:policy-drools-pdp-ku, host=*, operation=WRITE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:31:24,359 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for 1PSdzjAbR7KCf_EVaBJZ9w, setting StandardAcl(resourceType=TOPIC, resourceName=dcae_cl_rsp, patternType=PREFIXED, principal=User:policy-drools-pdp-ku, host=*, operation=DESCRIBE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:31:24,359 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for VKAfDR9lQM28OliPpG9lTg, setting StandardAcl(resourceType=TOPIC, resourceName=dcae_cl_rsp, patternType=PREFIXED, principal=User:policy-drools-pdp-ku, host=*, operation=READ, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:31:24,360 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for oj1gyFqVQ_WWdFX9vMct_Q, setting StandardAcl(resourceType=TOPIC, resourceName=a1-p-rsp, patternType=PREFIXED, principal=User:policy-drools-pdp-ku, host=*, operation=CREATE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:31:24,360 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for eNCxyJbPQ8GiYSVliz3V9w, setting StandardAcl(resourceType=TOPIC, resourceName=dcae_cl_rsp, patternType=PREFIXED, principal=User:policy-drools-pdp-ku, host=*, operation=WRITE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:31:24,360 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for Qxg1HK7zTCyb9h2rR9K9QQ, setting StandardAcl(resourceType=TOPIC, resourceName=appc-lcm-read, patternType=PREFIXED, principal=User:policy-drools-pdp-ku, host=*, operation=READ, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:31:24,360 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for IIsabkH-SEu_3nyEoIieOQ, setting StandardAcl(resourceType=TOPIC, resourceName=appc-lcm-write, patternType=PREFIXED, principal=User:policy-drools-pdp-ku, host=*, operation=READ, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:31:24,360 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for wHv6zd8fTk-gHJY1K8Se2Q, setting StandardAcl(resourceType=TOPIC, resourceName=appc-cl, patternType=PREFIXED, principal=User:policy-drools-pdp-ku, host=*, operation=WRITE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:31:24,360 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for Hr8eZ-YvScOt_Ux5Kl887w, setting StandardAcl(resourceType=TOPIC, resourceName=appc-lcm-write, patternType=PREFIXED, principal=User:policy-drools-pdp-ku, host=*, operation=CREATE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:31:24,360 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for gzDiH1iVSJacPR0pjNeX-A, setting StandardAcl(resourceType=TOPIC, resourceName=appc-cl, patternType=PREFIXED, principal=User:policy-drools-pdp-ku, host=*, operation=DESCRIBE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:31:24,360 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for 0UvA_WsZS_ClsNVSIjOIeg, setting StandardAcl(resourceType=TOPIC, resourceName=sdnr-cl-rsp, patternType=PREFIXED, principal=User:policy-drools-pdp-ku, host=*, operation=CREATE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:31:24,360 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for BYGQzOMSSCKpcovXzSX7Ig, setting StandardAcl(resourceType=TOPIC, resourceName=a1-p, patternType=PREFIXED, principal=User:policy-drools-pdp-ku, host=*, operation=DESCRIBE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:31:24,360 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for pbVqTcEoRNCbZKez6aVpdw, setting StandardAcl(resourceType=TOPIC, resourceName=appc-lcm-read, patternType=PREFIXED, principal=User:policy-drools-pdp-ku, host=*, operation=CREATE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:31:24,360 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for jzZrNtnLQ3GZPftyp8fEnw, setting StandardAcl(resourceType=TOPIC, resourceName=dcae_topic, patternType=PREFIXED, principal=User:policy-drools-pdp-ku, host=*, operation=CREATE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:31:24,360 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for VvK9hNbiS_CjXNTz_c84nQ, setting StandardAcl(resourceType=TOPIC, resourceName=policy-pdp-pap, patternType=PREFIXED, principal=User:policy-drools-pdp-ku, host=*, operation=WRITE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:31:24,360 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for kVKQ5iVhQwCPJHntiqCSlQ, setting StandardAcl(resourceType=TOPIC, resourceName=unauthenticated.dcae_cl_output, patternType=PREFIXED, principal=User:policy-drools-pdp-ku, host=*, operation=READ, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:31:24,360 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for Te-C956cSaCPeXsiKb4yDA, setting StandardAcl(resourceType=TOPIC, resourceName=sdnr-cl, patternType=PREFIXED, principal=User:policy-drools-pdp-ku, host=*, operation=DESCRIBE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:31:24,360 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for 6h-oHBExSmyaMEO56-q_qw, setting StandardAcl(resourceType=GROUP, resourceName=policy-drools-pdp, patternType=LITERAL, principal=User:policy-drools-pdp-ku, host=*, operation=CREATE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:31:24,361 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for WlFdM1LvRcSlWZrhCUJkFw, setting StandardAcl(resourceType=TOPIC, resourceName=sdnr-cl, patternType=PREFIXED, principal=User:policy-drools-pdp-ku, host=*, operation=WRITE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:31:24,361 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for xAm9PMnKRYGc_rciwipw4w, setting StandardAcl(resourceType=TOPIC, resourceName=policy-pdp-pap, patternType=PREFIXED, principal=User:policy-drools-pdp-ku, host=*, operation=DESCRIBE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:31:24,361 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for 4xK3zaguSEer4rleVrewkw, setting StandardAcl(resourceType=TOPIC, resourceName=sdnr-cl, patternType=PREFIXED, principal=User:policy-drools-pdp-ku, host=*, operation=CREATE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:31:24,361 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for 90RZug2CRD6oTrlme6SA2w, setting StandardAcl(resourceType=TOPIC, resourceName=appc-cl, patternType=PREFIXED, principal=User:policy-drools-pdp-ku, host=*, operation=CREATE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:31:24,361 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for cZCyLKtBRTKSkBzG_79F8w, setting StandardAcl(resourceType=TOPIC, resourceName=a1-p-rsp, patternType=PREFIXED, principal=User:policy-drools-pdp-ku, host=*, operation=WRITE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:31:24,361 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for Tj_JZDvgS-2c7Uz5d_A9gQ, setting StandardAcl(resourceType=TOPIC, resourceName=a1-p-rsp, patternType=PREFIXED, principal=User:policy-drools-pdp-ku, host=*, operation=DESCRIBE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:31:24,361 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for H1Kp3nqDS-CmdHlv-Ac68A, setting StandardAcl(resourceType=TOPIC, resourceName=acm-ppnt-sync, patternType=LITERAL, principal=User:policy-clamp-ac-pf-ppnt-ku, host=*, operation=WRITE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:31:24,361 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for 78CTApRRTWO4PMLUFLwcHA, setting StandardAcl(resourceType=TOPIC, resourceName=policy-acruntime-participant, patternType=LITERAL, principal=User:policy-clamp-ac-pf-ppnt-ku, host=*, operation=READ, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:31:24,361 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for B_H7fzK3QA2ifV0B-vt3Cw, setting StandardAcl(resourceType=TOPIC, resourceName=policy-acruntime-participant, patternType=LITERAL, principal=User:policy-clamp-ac-pf-ppnt-ku, host=*, operation=WRITE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:31:24,361 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for FpXqEe2RSb2Cn3rNyHk4OA, setting StandardAcl(resourceType=GROUP, resourceName=policy-clamp-ac-pf-ppnt, patternType=LITERAL, principal=User:policy-clamp-ac-pf-ppnt-ku, host=*, operation=READ, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:31:24,362 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for KvaJNYujThOLovr7c-rDlA, setting StandardAcl(resourceType=TOPIC, resourceName=acm-ppnt-sync, patternType=LITERAL, principal=User:policy-clamp-ac-pf-ppnt-ku, host=*, operation=READ, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:31:24,483 INFO [QuorumController id=4] Replayed UserScramCredentialRecord creating new entry for policy-clamp-ac-a1pms-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:31:24,487 INFO [QuorumController id=4] Replayed UserScramCredentialRecord creating new entry for policy-clamp-ac-http-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:31:24,487 INFO [QuorumController id=4] Replayed UserScramCredentialRecord creating new entry for policy-clamp-runtime-acm-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:31:24,487 INFO [QuorumController id=4] Replayed UserScramCredentialRecord creating new entry for policy-opa-pdp-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:31:24,487 INFO [QuorumController id=4] Replayed UserScramCredentialRecord creating new entry for policy-distribution-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:31:24,488 INFO [QuorumController id=4] Replayed UserScramCredentialRecord creating new entry for policy-xacml-pdp-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:31:24,488 INFO [QuorumController id=4] Replayed UserScramCredentialRecord creating new entry for policy-pap-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:31:24,488 INFO [QuorumController id=4] Replayed UserScramCredentialRecord creating new entry for policy-clamp-ac-pf-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:31:24,488 INFO [QuorumController id=4] Replayed UserScramCredentialRecord creating new entry for policy-clamp-ac-k8s-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:31:24,489 INFO [QuorumController id=4] Replayed UserScramCredentialRecord creating new entry for onap-policy-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:31:24,489 INFO [QuorumController id=4] Replayed UserScramCredentialRecord creating new entry for policy-clamp-ac-kserve-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:31:24,728 INFO [QuorumController id=4] Replayed UserScramCredentialRecord creating new entry for policy-drools-pdp-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:31:24,734 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-apex-pdp-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:31:25,135 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-opa-pdp-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:31:25,136 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-xacml-pdp-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:31:25,136 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-pap-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:31:25,136 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-k8s-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:31:25,146 INFO [QuorumController id=4] CreateTopics result(s): CreatableTopic(name='opa-pdp-data', numPartitions=10, replicationFactor=-1, assignments=[], configs=[CreatableTopicConfig(name='retention.ms', value='7200000'), CreatableTopicConfig(name='segment.bytes', value='1073741824')]): SUCCESS, CreatableTopic(name='policy-heartbeat', numPartitions=10, replicationFactor=-1, assignments=[], configs=[CreatableTopicConfig(name='retention.ms', value='7200000'), CreatableTopicConfig(name='segment.bytes', value='1073741824')]): SUCCESS, CreatableTopic(name='acm-ppnt-sync', numPartitions=-1, replicationFactor=-1, assignments=[], configs=[CreatableTopicConfig(name='retention.ms', value='7200000'), CreatableTopicConfig(name='segment.bytes', value='1073741824')]): SUCCESS (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:31:25,151 INFO [QuorumController id=4] Replayed TopicRecord for topic opa-pdp-data with topic ID xHmW4WXqTKyKn55KIAUiGQ. (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:31:25,151 INFO [QuorumController id=4] Replayed ConfigRecord for ConfigResource(type=TOPIC, name='opa-pdp-data') which set configuration retention.ms to 7200000 (org.apache.kafka.controller.ConfigurationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:31:25,155 INFO [QuorumController id=4] Replayed ConfigRecord for ConfigResource(type=TOPIC, name='opa-pdp-data') which set configuration segment.bytes to 1073741824 (org.apache.kafka.controller.ConfigurationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:31:25,155 INFO [QuorumController id=4] Replayed PartitionRecord for new partition opa-pdp-data-0 with topic ID xHmW4WXqTKyKn55KIAUiGQ and PartitionRegistration(replicas=[2, 0, 1], directories=[RehYK-45BCA5W3AnT3zwmg, 3tga4lKOVsSJYs7vGIOa3A, NKkvYw6M3wPnLl1ZsaJ3Hw], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:31:25,156 INFO [QuorumController id=4] Replayed PartitionRecord for new partition opa-pdp-data-1 with topic ID xHmW4WXqTKyKn55KIAUiGQ and PartitionRegistration(replicas=[0, 1, 2], directories=[3tga4lKOVsSJYs7vGIOa3A, NKkvYw6M3wPnLl1ZsaJ3Hw, RehYK-45BCA5W3AnT3zwmg], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:31:25,156 INFO [QuorumController id=4] Replayed PartitionRecord for new partition opa-pdp-data-2 with topic ID xHmW4WXqTKyKn55KIAUiGQ and PartitionRegistration(replicas=[1, 2, 0], directories=[NKkvYw6M3wPnLl1ZsaJ3Hw, RehYK-45BCA5W3AnT3zwmg, 3tga4lKOVsSJYs7vGIOa3A], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:31:25,156 INFO [QuorumController id=4] Replayed PartitionRecord for new partition opa-pdp-data-3 with topic ID xHmW4WXqTKyKn55KIAUiGQ and PartitionRegistration(replicas=[1, 0, 2], directories=[NKkvYw6M3wPnLl1ZsaJ3Hw, 3tga4lKOVsSJYs7vGIOa3A, RehYK-45BCA5W3AnT3zwmg], isr=[1, 0, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:31:25,156 INFO [QuorumController id=4] Replayed PartitionRecord for new partition opa-pdp-data-4 with topic ID xHmW4WXqTKyKn55KIAUiGQ and PartitionRegistration(replicas=[0, 2, 1], directories=[3tga4lKOVsSJYs7vGIOa3A, RehYK-45BCA5W3AnT3zwmg, NKkvYw6M3wPnLl1ZsaJ3Hw], isr=[0, 2, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:31:25,157 INFO [QuorumController id=4] Replayed PartitionRecord for new partition opa-pdp-data-5 with topic ID xHmW4WXqTKyKn55KIAUiGQ and PartitionRegistration(replicas=[2, 1, 0], directories=[RehYK-45BCA5W3AnT3zwmg, NKkvYw6M3wPnLl1ZsaJ3Hw, 3tga4lKOVsSJYs7vGIOa3A], isr=[2, 1, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:31:25,157 INFO [QuorumController id=4] Replayed PartitionRecord for new partition opa-pdp-data-6 with topic ID xHmW4WXqTKyKn55KIAUiGQ and PartitionRegistration(replicas=[2, 1, 0], directories=[RehYK-45BCA5W3AnT3zwmg, NKkvYw6M3wPnLl1ZsaJ3Hw, 3tga4lKOVsSJYs7vGIOa3A], isr=[2, 1, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:31:25,158 INFO [QuorumController id=4] Replayed PartitionRecord for new partition opa-pdp-data-7 with topic ID xHmW4WXqTKyKn55KIAUiGQ and PartitionRegistration(replicas=[1, 0, 2], directories=[NKkvYw6M3wPnLl1ZsaJ3Hw, 3tga4lKOVsSJYs7vGIOa3A, RehYK-45BCA5W3AnT3zwmg], isr=[1, 0, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:31:25,158 INFO [QuorumController id=4] Replayed PartitionRecord for new partition opa-pdp-data-8 with topic ID xHmW4WXqTKyKn55KIAUiGQ and PartitionRegistration(replicas=[0, 2, 1], directories=[3tga4lKOVsSJYs7vGIOa3A, RehYK-45BCA5W3AnT3zwmg, NKkvYw6M3wPnLl1ZsaJ3Hw], isr=[0, 2, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:31:25,158 INFO [QuorumController id=4] Replayed PartitionRecord for new partition opa-pdp-data-9 with topic ID xHmW4WXqTKyKn55KIAUiGQ and PartitionRegistration(replicas=[0, 1, 2], directories=[3tga4lKOVsSJYs7vGIOa3A, NKkvYw6M3wPnLl1ZsaJ3Hw, RehYK-45BCA5W3AnT3zwmg], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:31:25,158 INFO [QuorumController id=4] Replayed TopicRecord for topic policy-heartbeat with topic ID 8gWzNEUxRlemdWLHrklXAQ. (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:31:25,158 INFO [QuorumController id=4] Replayed ConfigRecord for ConfigResource(type=TOPIC, name='policy-heartbeat') which set configuration retention.ms to 7200000 (org.apache.kafka.controller.ConfigurationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:31:25,158 INFO [QuorumController id=4] Replayed ConfigRecord for ConfigResource(type=TOPIC, name='policy-heartbeat') which set configuration segment.bytes to 1073741824 (org.apache.kafka.controller.ConfigurationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:31:25,158 INFO [QuorumController id=4] Replayed PartitionRecord for new partition policy-heartbeat-0 with topic ID 8gWzNEUxRlemdWLHrklXAQ and PartitionRegistration(replicas=[0, 1, 2], directories=[3tga4lKOVsSJYs7vGIOa3A, NKkvYw6M3wPnLl1ZsaJ3Hw, RehYK-45BCA5W3AnT3zwmg], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:31:25,159 INFO [QuorumController id=4] Replayed PartitionRecord for new partition policy-heartbeat-1 with topic ID 8gWzNEUxRlemdWLHrklXAQ and PartitionRegistration(replicas=[1, 2, 0], directories=[NKkvYw6M3wPnLl1ZsaJ3Hw, RehYK-45BCA5W3AnT3zwmg, 3tga4lKOVsSJYs7vGIOa3A], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:31:25,159 INFO [QuorumController id=4] Replayed PartitionRecord for new partition policy-heartbeat-2 with topic ID 8gWzNEUxRlemdWLHrklXAQ and PartitionRegistration(replicas=[2, 0, 1], directories=[RehYK-45BCA5W3AnT3zwmg, 3tga4lKOVsSJYs7vGIOa3A, NKkvYw6M3wPnLl1ZsaJ3Hw], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:31:25,160 INFO [QuorumController id=4] Replayed PartitionRecord for new partition policy-heartbeat-3 with topic ID 8gWzNEUxRlemdWLHrklXAQ and PartitionRegistration(replicas=[2, 0, 1], directories=[RehYK-45BCA5W3AnT3zwmg, 3tga4lKOVsSJYs7vGIOa3A, NKkvYw6M3wPnLl1ZsaJ3Hw], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:31:25,160 INFO [QuorumController id=4] Replayed PartitionRecord for new partition policy-heartbeat-4 with topic ID 8gWzNEUxRlemdWLHrklXAQ and PartitionRegistration(replicas=[0, 1, 2], directories=[3tga4lKOVsSJYs7vGIOa3A, NKkvYw6M3wPnLl1ZsaJ3Hw, RehYK-45BCA5W3AnT3zwmg], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:31:25,161 INFO [QuorumController id=4] Replayed PartitionRecord for new partition policy-heartbeat-5 with topic ID 8gWzNEUxRlemdWLHrklXAQ and PartitionRegistration(replicas=[1, 2, 0], directories=[NKkvYw6M3wPnLl1ZsaJ3Hw, RehYK-45BCA5W3AnT3zwmg, 3tga4lKOVsSJYs7vGIOa3A], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:31:25,161 INFO [QuorumController id=4] Replayed PartitionRecord for new partition policy-heartbeat-6 with topic ID 8gWzNEUxRlemdWLHrklXAQ and PartitionRegistration(replicas=[2, 0, 1], directories=[RehYK-45BCA5W3AnT3zwmg, 3tga4lKOVsSJYs7vGIOa3A, NKkvYw6M3wPnLl1ZsaJ3Hw], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:31:25,161 INFO [QuorumController id=4] Replayed PartitionRecord for new partition policy-heartbeat-7 with topic ID 8gWzNEUxRlemdWLHrklXAQ and PartitionRegistration(replicas=[0, 1, 2], directories=[3tga4lKOVsSJYs7vGIOa3A, NKkvYw6M3wPnLl1ZsaJ3Hw, RehYK-45BCA5W3AnT3zwmg], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:31:25,161 INFO [QuorumController id=4] Replayed PartitionRecord for new partition policy-heartbeat-8 with topic ID 8gWzNEUxRlemdWLHrklXAQ and PartitionRegistration(replicas=[1, 2, 0], directories=[NKkvYw6M3wPnLl1ZsaJ3Hw, RehYK-45BCA5W3AnT3zwmg, 3tga4lKOVsSJYs7vGIOa3A], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:31:25,162 INFO [QuorumController id=4] Replayed PartitionRecord for new partition policy-heartbeat-9 with topic ID 8gWzNEUxRlemdWLHrklXAQ and PartitionRegistration(replicas=[2, 1, 0], directories=[RehYK-45BCA5W3AnT3zwmg, NKkvYw6M3wPnLl1ZsaJ3Hw, 3tga4lKOVsSJYs7vGIOa3A], isr=[2, 1, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:31:25,162 INFO [QuorumController id=4] Replayed TopicRecord for topic acm-ppnt-sync with topic ID XHLbKjqzRvuWRBr3oCT9Vw. (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:31:25,162 INFO [QuorumController id=4] Replayed ConfigRecord for ConfigResource(type=TOPIC, name='acm-ppnt-sync') which set configuration retention.ms to 7200000 (org.apache.kafka.controller.ConfigurationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:31:25,162 INFO [QuorumController id=4] Replayed ConfigRecord for ConfigResource(type=TOPIC, name='acm-ppnt-sync') which set configuration segment.bytes to 1073741824 (org.apache.kafka.controller.ConfigurationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:31:25,162 INFO [QuorumController id=4] Replayed PartitionRecord for new partition acm-ppnt-sync-0 with topic ID XHLbKjqzRvuWRBr3oCT9Vw and PartitionRegistration(replicas=[2, 0, 1], directories=[RehYK-45BCA5W3AnT3zwmg, 3tga4lKOVsSJYs7vGIOa3A, NKkvYw6M3wPnLl1ZsaJ3Hw], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:31:25,162 INFO [QuorumController id=4] Replayed PartitionRecord for new partition acm-ppnt-sync-1 with topic ID XHLbKjqzRvuWRBr3oCT9Vw and PartitionRegistration(replicas=[0, 1, 2], directories=[3tga4lKOVsSJYs7vGIOa3A, NKkvYw6M3wPnLl1ZsaJ3Hw, RehYK-45BCA5W3AnT3zwmg], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:31:25,162 INFO [QuorumController id=4] Replayed PartitionRecord for new partition acm-ppnt-sync-2 with topic ID XHLbKjqzRvuWRBr3oCT9Vw and PartitionRegistration(replicas=[1, 2, 0], directories=[NKkvYw6M3wPnLl1ZsaJ3Hw, RehYK-45BCA5W3AnT3zwmg, 3tga4lKOVsSJYs7vGIOa3A], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:31:25,163 INFO [QuorumController id=4] Replayed PartitionRecord for new partition acm-ppnt-sync-3 with topic ID XHLbKjqzRvuWRBr3oCT9Vw and PartitionRegistration(replicas=[0, 1, 2], directories=[3tga4lKOVsSJYs7vGIOa3A, NKkvYw6M3wPnLl1ZsaJ3Hw, RehYK-45BCA5W3AnT3zwmg], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:31:25,163 INFO [QuorumController id=4] Replayed PartitionRecord for new partition acm-ppnt-sync-4 with topic ID XHLbKjqzRvuWRBr3oCT9Vw and PartitionRegistration(replicas=[1, 2, 0], directories=[NKkvYw6M3wPnLl1ZsaJ3Hw, RehYK-45BCA5W3AnT3zwmg, 3tga4lKOVsSJYs7vGIOa3A], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:31:25,163 INFO [QuorumController id=4] Replayed PartitionRecord for new partition acm-ppnt-sync-5 with topic ID XHLbKjqzRvuWRBr3oCT9Vw and PartitionRegistration(replicas=[2, 0, 1], directories=[RehYK-45BCA5W3AnT3zwmg, 3tga4lKOVsSJYs7vGIOa3A, NKkvYw6M3wPnLl1ZsaJ3Hw], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:31:25,452 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-a1pms-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:31:25,452 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-http-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:31:25,452 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-runtime-acm-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:31:25,452 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-drools-pdp-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:31:25,452 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-distribution-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:31:25,452 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-pf-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:31:25,452 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-apex-pdp-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:31:25,452 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for onap-policy-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:31:25,452 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-kserve-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:31:25,666 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-opa-pdp-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:31:25,667 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-xacml-pdp-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:31:25,667 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-pap-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:31:25,667 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-k8s-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:31:26,025 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-a1pms-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:31:26,026 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-http-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:31:26,026 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-runtime-acm-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:31:26,026 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-drools-pdp-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:31:26,026 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-distribution-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:31:26,026 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-pf-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:31:26,026 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for onap-policy-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:31:26,026 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-kserve-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:31:31,027 INFO [QuorumController id=4] Replaying ProducerIdsRecord ProducerIdsRecord(brokerId=2, brokerEpoch=20, nextProducerId=1000) (org.apache.kafka.controller.ProducerIdControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:31:31,175 INFO [QuorumController id=4] Replaying ProducerIdsRecord ProducerIdsRecord(brokerId=0, brokerEpoch=6, nextProducerId=2000) (org.apache.kafka.controller.ProducerIdControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:31:39,718 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for 6h-dYxX4T6yjdv8BIU49Yw, setting StandardAcl(resourceType=TOPIC, resourceName=SDC-DISTR, patternType=PREFIXED, principal=User:sdc-be-ku, host=*, operation=WRITE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:31:39,718 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for 7I1gKwqmTnGwVNbbcu277A, setting StandardAcl(resourceType=TOPIC, resourceName=SDC-DISTR, patternType=PREFIXED, principal=User:sdc-be-ku, host=*, operation=READ, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:31:39,718 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for uZCYa97YQg6VIyKYrQCxVg, setting StandardAcl(resourceType=GROUP, resourceName=sdc-AUTO, patternType=LITERAL, principal=User:sdc-be-ku, host=*, operation=READ, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:31:39,732 INFO [QuorumController id=4] Replayed UserScramCredentialRecord creating new entry for sdc-be-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:31:39,972 INFO [QuorumController id=4] CreateTopics result(s): CreatableTopic(name='SDC-DISTR-NOTIF-TOPIC-AUTO', numPartitions=-1, replicationFactor=-1, assignments=[], configs=[CreatableTopicConfig(name='retention.ms', value='7200000'), CreatableTopicConfig(name='segment.bytes', value='1073741824')]): SUCCESS, CreatableTopic(name='SDC-DISTR-STATUS-TOPIC-AUTO', numPartitions=-1, replicationFactor=-1, assignments=[], configs=[CreatableTopicConfig(name='retention.ms', value='7200000'), CreatableTopicConfig(name='segment.bytes', value='1073741824')]): SUCCESS (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:31:39,975 INFO [QuorumController id=4] Replayed TopicRecord for topic SDC-DISTR-NOTIF-TOPIC-AUTO with topic ID P9Uw_ZRaTxOvFzKnGgOmzA. (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:31:39,975 INFO [QuorumController id=4] Replayed ConfigRecord for ConfigResource(type=TOPIC, name='SDC-DISTR-NOTIF-TOPIC-AUTO') which set configuration retention.ms to 7200000 (org.apache.kafka.controller.ConfigurationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:31:39,975 INFO [QuorumController id=4] Replayed ConfigRecord for ConfigResource(type=TOPIC, name='SDC-DISTR-NOTIF-TOPIC-AUTO') which set configuration segment.bytes to 1073741824 (org.apache.kafka.controller.ConfigurationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:31:39,976 INFO [QuorumController id=4] Replayed PartitionRecord for new partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 with topic ID P9Uw_ZRaTxOvFzKnGgOmzA and PartitionRegistration(replicas=[2, 0, 1], directories=[RehYK-45BCA5W3AnT3zwmg, 3tga4lKOVsSJYs7vGIOa3A, NKkvYw6M3wPnLl1ZsaJ3Hw], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:31:39,976 INFO [QuorumController id=4] Replayed PartitionRecord for new partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 with topic ID P9Uw_ZRaTxOvFzKnGgOmzA and PartitionRegistration(replicas=[0, 1, 2], directories=[3tga4lKOVsSJYs7vGIOa3A, NKkvYw6M3wPnLl1ZsaJ3Hw, RehYK-45BCA5W3AnT3zwmg], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:31:39,979 INFO [QuorumController id=4] Replayed PartitionRecord for new partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 with topic ID P9Uw_ZRaTxOvFzKnGgOmzA and PartitionRegistration(replicas=[1, 2, 0], directories=[NKkvYw6M3wPnLl1ZsaJ3Hw, RehYK-45BCA5W3AnT3zwmg, 3tga4lKOVsSJYs7vGIOa3A], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:31:39,979 INFO [QuorumController id=4] Replayed PartitionRecord for new partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 with topic ID P9Uw_ZRaTxOvFzKnGgOmzA and PartitionRegistration(replicas=[0, 2, 1], directories=[3tga4lKOVsSJYs7vGIOa3A, RehYK-45BCA5W3AnT3zwmg, NKkvYw6M3wPnLl1ZsaJ3Hw], isr=[0, 2, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:31:39,979 INFO [QuorumController id=4] Replayed PartitionRecord for new partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 with topic ID P9Uw_ZRaTxOvFzKnGgOmzA and PartitionRegistration(replicas=[2, 1, 0], directories=[RehYK-45BCA5W3AnT3zwmg, NKkvYw6M3wPnLl1ZsaJ3Hw, 3tga4lKOVsSJYs7vGIOa3A], isr=[2, 1, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:31:39,979 INFO [QuorumController id=4] Replayed PartitionRecord for new partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 with topic ID P9Uw_ZRaTxOvFzKnGgOmzA and PartitionRegistration(replicas=[1, 0, 2], directories=[NKkvYw6M3wPnLl1ZsaJ3Hw, 3tga4lKOVsSJYs7vGIOa3A, RehYK-45BCA5W3AnT3zwmg], isr=[1, 0, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:31:39,979 INFO [QuorumController id=4] Replayed TopicRecord for topic SDC-DISTR-STATUS-TOPIC-AUTO with topic ID ZbzG9qTsR46JcqqekgKWjQ. (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:31:39,979 INFO [QuorumController id=4] Replayed ConfigRecord for ConfigResource(type=TOPIC, name='SDC-DISTR-STATUS-TOPIC-AUTO') which set configuration retention.ms to 7200000 (org.apache.kafka.controller.ConfigurationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:31:39,980 INFO [QuorumController id=4] Replayed ConfigRecord for ConfigResource(type=TOPIC, name='SDC-DISTR-STATUS-TOPIC-AUTO') which set configuration segment.bytes to 1073741824 (org.apache.kafka.controller.ConfigurationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:31:39,980 INFO [QuorumController id=4] Replayed PartitionRecord for new partition SDC-DISTR-STATUS-TOPIC-AUTO-0 with topic ID ZbzG9qTsR46JcqqekgKWjQ and PartitionRegistration(replicas=[0, 1, 2], directories=[3tga4lKOVsSJYs7vGIOa3A, NKkvYw6M3wPnLl1ZsaJ3Hw, RehYK-45BCA5W3AnT3zwmg], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:31:39,980 INFO [QuorumController id=4] Replayed PartitionRecord for new partition SDC-DISTR-STATUS-TOPIC-AUTO-1 with topic ID ZbzG9qTsR46JcqqekgKWjQ and PartitionRegistration(replicas=[1, 2, 0], directories=[NKkvYw6M3wPnLl1ZsaJ3Hw, RehYK-45BCA5W3AnT3zwmg, 3tga4lKOVsSJYs7vGIOa3A], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:31:39,980 INFO [QuorumController id=4] Replayed PartitionRecord for new partition SDC-DISTR-STATUS-TOPIC-AUTO-2 with topic ID ZbzG9qTsR46JcqqekgKWjQ and PartitionRegistration(replicas=[2, 0, 1], directories=[RehYK-45BCA5W3AnT3zwmg, 3tga4lKOVsSJYs7vGIOa3A, NKkvYw6M3wPnLl1ZsaJ3Hw], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:31:39,980 INFO [QuorumController id=4] Replayed PartitionRecord for new partition SDC-DISTR-STATUS-TOPIC-AUTO-3 with topic ID ZbzG9qTsR46JcqqekgKWjQ and PartitionRegistration(replicas=[2, 0, 1], directories=[RehYK-45BCA5W3AnT3zwmg, 3tga4lKOVsSJYs7vGIOa3A, NKkvYw6M3wPnLl1ZsaJ3Hw], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:31:39,980 INFO [QuorumController id=4] Replayed PartitionRecord for new partition SDC-DISTR-STATUS-TOPIC-AUTO-4 with topic ID ZbzG9qTsR46JcqqekgKWjQ and PartitionRegistration(replicas=[0, 1, 2], directories=[3tga4lKOVsSJYs7vGIOa3A, NKkvYw6M3wPnLl1ZsaJ3Hw, RehYK-45BCA5W3AnT3zwmg], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:31:39,980 INFO [QuorumController id=4] Replayed PartitionRecord for new partition SDC-DISTR-STATUS-TOPIC-AUTO-5 with topic ID ZbzG9qTsR46JcqqekgKWjQ and PartitionRegistration(replicas=[1, 2, 0], directories=[NKkvYw6M3wPnLl1ZsaJ3Hw, RehYK-45BCA5W3AnT3zwmg, 3tga4lKOVsSJYs7vGIOa3A], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:31:40,100 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for sdc-be-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:31:40,416 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for sdc-be-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:32:16,772 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for 3GN6LHnmTIKGtRc7bn4BFA, setting StandardAcl(resourceType=TOPIC, resourceName=SDC-DISTR, patternType=PREFIXED, principal=User:sdnc-ueb-listener-ku, host=*, operation=WRITE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:32:16,773 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for WwXuGIk8R1-eyGmEQK9alQ, setting StandardAcl(resourceType=GROUP, resourceName=sdnc, patternType=LITERAL, principal=User:sdnc-ueb-listener-ku, host=*, operation=READ, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:32:16,773 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for 6Ri5uuytQdGzf9SubLHuyw, setting StandardAcl(resourceType=TOPIC, resourceName=SDC-DISTR, patternType=PREFIXED, principal=User:sdnc-ueb-listener-ku, host=*, operation=READ, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:32:16,857 INFO [QuorumController id=4] Replayed UserScramCredentialRecord creating new entry for sdnc-ueb-listener-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:32:17,174 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for sdnc-ueb-listener-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:32:17,417 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for sdnc-ueb-listener-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:32:17,538 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for sdnc-ueb-listener-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:32:34,275 INFO [QuorumController id=4] Replaying ProducerIdsRecord ProducerIdsRecord(brokerId=1, brokerEpoch=11, nextProducerId=3000) (org.apache.kafka.controller.ProducerIdControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:33:12,945 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-a1pms-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:33:12,945 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for strimzi-kafka-admin with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:33:12,945 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-runtime-acm-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:33:12,945 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for multicloud-k8s-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:33:12,946 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for aai-modelloader-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:33:12,946 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for ncmp-dmi-plugin-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:33:12,946 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for cds-blueprints-processor-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:33:12,946 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-pap-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:33:12,946 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-xacml-pdp-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:33:12,946 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for onap-aai-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:33:12,946 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-kserve-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:33:13,441 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for dcae-ves-collector-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:33:13,441 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for sdc-be-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:33:13,441 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-drools-pdp-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:33:13,441 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-distribution-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:33:13,441 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for onap-aai-trav-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:33:13,441 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for dcae-hv-ves-collector-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:33:13,441 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for cps-temporal-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:33:13,442 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-http-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:33:13,442 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for dcae-prh-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:33:13,442 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-opa-pdp-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:33:13,442 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for cds-sdc-listener-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:33:13,442 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-pf-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:33:13,442 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-apex-pdp-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:33:13,442 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-k8s-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:33:13,442 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for dcae-ves-openapi-manager-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:33:13,442 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for cps-core-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:33:13,442 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for onap-aai-graph-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:33:13,442 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for sdnc-ueb-listener-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:33:13,442 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for onap-policy-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:34:11,722 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-http-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:34:11,722 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for multicloud-k8s-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:34:11,727 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-distribution-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:34:11,727 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for cds-sdc-listener-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:34:11,727 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for aai-modelloader-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:34:11,727 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for onap-aai-trav-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:34:11,728 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-pf-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:34:11,728 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-kserve-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:34:12,307 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for dcae-ves-collector-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:34:12,307 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for sdc-be-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:34:12,307 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-runtime-acm-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:34:12,307 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-drools-pdp-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:34:12,307 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for ncmp-dmi-plugin-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:34:12,307 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-xacml-pdp-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:34:12,307 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-pap-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:34:12,308 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for dcae-hv-ves-collector-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:34:12,308 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for onap-aai-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:34:12,308 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for cps-temporal-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:34:12,308 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-a1pms-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:34:12,308 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for strimzi-kafka-admin with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:34:12,308 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for dcae-prh-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:34:12,308 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-opa-pdp-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:34:12,308 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for cds-blueprints-processor-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:34:12,308 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-k8s-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:34:12,308 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-apex-pdp-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:34:12,308 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for dcae-ves-openapi-manager-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:34:12,309 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for cps-core-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:34:12,309 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for onap-aai-graph-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:34:12,309 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for onap-policy-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:34:12,309 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for sdnc-ueb-listener-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:34:12,556 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-http-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:34:12,556 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for multicloud-k8s-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:34:12,557 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for cds-sdc-listener-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:34:12,557 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for aai-modelloader-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:34:12,557 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for onap-aai-trav-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:34:12,557 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-kserve-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:34:13,074 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for dcae-ves-collector-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:34:13,074 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for sdc-be-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:34:13,074 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-runtime-acm-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:34:13,075 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-drools-pdp-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:34:13,075 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-xacml-pdp-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:34:13,075 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-pap-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:34:13,075 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for dcae-hv-ves-collector-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:34:13,075 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for onap-aai-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:34:13,075 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for cps-temporal-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:34:13,075 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-a1pms-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:34:13,075 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for strimzi-kafka-admin with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:34:13,075 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-opa-pdp-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:34:13,075 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for cds-blueprints-processor-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:34:13,076 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-k8s-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:34:13,076 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-apex-pdp-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:34:13,076 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for dcae-ves-openapi-manager-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:34:13,076 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for cps-core-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:34:13,076 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for onap-aai-graph-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:34:13,076 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for onap-policy-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:34:13,076 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for sdnc-ueb-listener-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:34:29,798 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for 5I4YpkqjTOaA_qjIKWHgqw, setting StandardAcl(resourceType=TOPIC, resourceName=SDC-DISTR, patternType=PREFIXED, principal=User:so-sdc-controller-ku, host=*, operation=WRITE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:34:29,798 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for g6Y4t7B3Qma92sJyPrzBAQ, setting StandardAcl(resourceType=TOPIC, resourceName=SDC-DISTR, patternType=PREFIXED, principal=User:so-sdc-controller-ku, host=*, operation=READ, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:34:29,798 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for 6EfvYRuAS5-jJHNw9wxKdg, setting StandardAcl(resourceType=GROUP, resourceName=SO, patternType=LITERAL, principal=User:so-sdc-controller-ku, host=*, operation=READ, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:34:29,798 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for gfylhxoXScWrkvpSuLr0Hg, setting StandardAcl(resourceType=TOPIC, resourceName=unauthenticated.PNF_READY, patternType=LITERAL, principal=User:so-bpmn-infra-ku, host=*, operation=READ, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:34:29,798 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for f0J9LKmmT6eokZlu5DMS0A, setting StandardAcl(resourceType=GROUP, resourceName=so-consumer, patternType=LITERAL, principal=User:so-bpmn-infra-ku, host=*, operation=READ, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:34:29,798 INFO [QuorumController id=4] Replayed AccessControlEntryRecord for 09ua1Xg5QuqqXxmCFXJLBw, setting StandardAcl(resourceType=TOPIC, resourceName=unauthenticated.PNF_UPDATE, patternType=LITERAL, principal=User:so-bpmn-infra-ku, host=*, operation=READ, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:34:29,922 INFO [QuorumController id=4] Replayed UserScramCredentialRecord creating new entry for so-bpmn-infra-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:34:29,922 INFO [QuorumController id=4] Replayed UserScramCredentialRecord creating new entry for so-sdc-controller-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:34:30,512 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for so-bpmn-infra-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:34:30,512 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for so-sdc-controller-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:34:30,770 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for so-bpmn-infra-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:34:30,770 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for so-sdc-controller-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:34:35,434 INFO [QuorumController id=4] CreateTopics result(s): CreatableTopic(name='sdnr-cl-rsp', numPartitions=6, replicationFactor=3, assignments=[], configs=[]): SUCCESS (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:34:35,440 INFO [QuorumController id=4] Replayed TopicRecord for topic sdnr-cl-rsp with topic ID OF70JOjIS3KA7vv9i20rVw. (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:34:35,440 INFO [QuorumController id=4] Replayed PartitionRecord for new partition sdnr-cl-rsp-0 with topic ID OF70JOjIS3KA7vv9i20rVw and PartitionRegistration(replicas=[1, 2, 0], directories=[NKkvYw6M3wPnLl1ZsaJ3Hw, RehYK-45BCA5W3AnT3zwmg, 3tga4lKOVsSJYs7vGIOa3A], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:34:35,442 INFO [QuorumController id=4] Replayed PartitionRecord for new partition sdnr-cl-rsp-1 with topic ID OF70JOjIS3KA7vv9i20rVw and PartitionRegistration(replicas=[2, 0, 1], directories=[RehYK-45BCA5W3AnT3zwmg, 3tga4lKOVsSJYs7vGIOa3A, NKkvYw6M3wPnLl1ZsaJ3Hw], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:34:35,444 INFO [QuorumController id=4] Replayed PartitionRecord for new partition sdnr-cl-rsp-2 with topic ID OF70JOjIS3KA7vv9i20rVw and PartitionRegistration(replicas=[0, 1, 2], directories=[3tga4lKOVsSJYs7vGIOa3A, NKkvYw6M3wPnLl1ZsaJ3Hw, RehYK-45BCA5W3AnT3zwmg], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:34:35,444 INFO [QuorumController id=4] Replayed PartitionRecord for new partition sdnr-cl-rsp-3 with topic ID OF70JOjIS3KA7vv9i20rVw and PartitionRegistration(replicas=[2, 0, 1], directories=[RehYK-45BCA5W3AnT3zwmg, 3tga4lKOVsSJYs7vGIOa3A, NKkvYw6M3wPnLl1ZsaJ3Hw], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:34:35,445 INFO [QuorumController id=4] Replayed PartitionRecord for new partition sdnr-cl-rsp-4 with topic ID OF70JOjIS3KA7vv9i20rVw and PartitionRegistration(replicas=[0, 1, 2], directories=[3tga4lKOVsSJYs7vGIOa3A, NKkvYw6M3wPnLl1ZsaJ3Hw, RehYK-45BCA5W3AnT3zwmg], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:34:35,445 INFO [QuorumController id=4] Replayed PartitionRecord for new partition sdnr-cl-rsp-5 with topic ID OF70JOjIS3KA7vv9i20rVw and PartitionRegistration(replicas=[1, 2, 0], directories=[NKkvYw6M3wPnLl1ZsaJ3Hw, RehYK-45BCA5W3AnT3zwmg, 3tga4lKOVsSJYs7vGIOa3A], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:34:35,477 INFO [QuorumController id=4] CreateTopics result(s): CreatableTopic(name='a1-p-rsp', numPartitions=6, replicationFactor=3, assignments=[], configs=[]): SUCCESS (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:34:35,477 INFO [QuorumController id=4] Replayed TopicRecord for topic a1-p-rsp with topic ID 8mhEbVUNSVizAWzYcX1CEw. (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:34:35,477 INFO [QuorumController id=4] Replayed PartitionRecord for new partition a1-p-rsp-0 with topic ID 8mhEbVUNSVizAWzYcX1CEw and PartitionRegistration(replicas=[2, 0, 1], directories=[RehYK-45BCA5W3AnT3zwmg, 3tga4lKOVsSJYs7vGIOa3A, NKkvYw6M3wPnLl1ZsaJ3Hw], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:34:35,477 INFO [QuorumController id=4] Replayed PartitionRecord for new partition a1-p-rsp-1 with topic ID 8mhEbVUNSVizAWzYcX1CEw and PartitionRegistration(replicas=[0, 1, 2], directories=[3tga4lKOVsSJYs7vGIOa3A, NKkvYw6M3wPnLl1ZsaJ3Hw, RehYK-45BCA5W3AnT3zwmg], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:34:35,481 INFO [QuorumController id=4] Replayed PartitionRecord for new partition a1-p-rsp-2 with topic ID 8mhEbVUNSVizAWzYcX1CEw and PartitionRegistration(replicas=[1, 2, 0], directories=[NKkvYw6M3wPnLl1ZsaJ3Hw, RehYK-45BCA5W3AnT3zwmg, 3tga4lKOVsSJYs7vGIOa3A], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:34:35,482 INFO [QuorumController id=4] Replayed PartitionRecord for new partition a1-p-rsp-3 with topic ID 8mhEbVUNSVizAWzYcX1CEw and PartitionRegistration(replicas=[1, 0, 2], directories=[NKkvYw6M3wPnLl1ZsaJ3Hw, 3tga4lKOVsSJYs7vGIOa3A, RehYK-45BCA5W3AnT3zwmg], isr=[1, 0, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:34:35,482 INFO [QuorumController id=4] Replayed PartitionRecord for new partition a1-p-rsp-4 with topic ID 8mhEbVUNSVizAWzYcX1CEw and PartitionRegistration(replicas=[0, 2, 1], directories=[3tga4lKOVsSJYs7vGIOa3A, RehYK-45BCA5W3AnT3zwmg, NKkvYw6M3wPnLl1ZsaJ3Hw], isr=[0, 2, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:34:35,482 INFO [QuorumController id=4] Replayed PartitionRecord for new partition a1-p-rsp-5 with topic ID 8mhEbVUNSVizAWzYcX1CEw and PartitionRegistration(replicas=[2, 1, 0], directories=[RehYK-45BCA5W3AnT3zwmg, NKkvYw6M3wPnLl1ZsaJ3Hw, 3tga4lKOVsSJYs7vGIOa3A], isr=[2, 1, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:34:35,540 INFO [QuorumController id=4] CreateTopics result(s): CreatableTopic(name='appc-lcm-write', numPartitions=6, replicationFactor=3, assignments=[], configs=[]): SUCCESS (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:34:35,541 INFO [QuorumController id=4] Replayed TopicRecord for topic appc-lcm-write with topic ID VNZBaz80SSeejmGoameGww. (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:34:35,541 INFO [QuorumController id=4] Replayed PartitionRecord for new partition appc-lcm-write-0 with topic ID VNZBaz80SSeejmGoameGww and PartitionRegistration(replicas=[1, 2, 0], directories=[NKkvYw6M3wPnLl1ZsaJ3Hw, RehYK-45BCA5W3AnT3zwmg, 3tga4lKOVsSJYs7vGIOa3A], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:34:35,541 INFO [QuorumController id=4] Replayed PartitionRecord for new partition appc-lcm-write-1 with topic ID VNZBaz80SSeejmGoameGww and PartitionRegistration(replicas=[2, 0, 1], directories=[RehYK-45BCA5W3AnT3zwmg, 3tga4lKOVsSJYs7vGIOa3A, NKkvYw6M3wPnLl1ZsaJ3Hw], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:34:35,544 INFO [QuorumController id=4] Replayed PartitionRecord for new partition appc-lcm-write-2 with topic ID VNZBaz80SSeejmGoameGww and PartitionRegistration(replicas=[0, 1, 2], directories=[3tga4lKOVsSJYs7vGIOa3A, NKkvYw6M3wPnLl1ZsaJ3Hw, RehYK-45BCA5W3AnT3zwmg], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:34:35,545 INFO [QuorumController id=4] Replayed PartitionRecord for new partition appc-lcm-write-3 with topic ID VNZBaz80SSeejmGoameGww and PartitionRegistration(replicas=[1, 0, 2], directories=[NKkvYw6M3wPnLl1ZsaJ3Hw, 3tga4lKOVsSJYs7vGIOa3A, RehYK-45BCA5W3AnT3zwmg], isr=[1, 0, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:34:35,545 INFO [QuorumController id=4] Replayed PartitionRecord for new partition appc-lcm-write-4 with topic ID VNZBaz80SSeejmGoameGww and PartitionRegistration(replicas=[0, 2, 1], directories=[3tga4lKOVsSJYs7vGIOa3A, RehYK-45BCA5W3AnT3zwmg, NKkvYw6M3wPnLl1ZsaJ3Hw], isr=[0, 2, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:34:35,545 INFO [QuorumController id=4] Replayed PartitionRecord for new partition appc-lcm-write-5 with topic ID VNZBaz80SSeejmGoameGww and PartitionRegistration(replicas=[2, 1, 0], directories=[RehYK-45BCA5W3AnT3zwmg, NKkvYw6M3wPnLl1ZsaJ3Hw, 3tga4lKOVsSJYs7vGIOa3A], isr=[2, 1, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:34:35,561 INFO [QuorumController id=4] CreateTopics result(s): CreatableTopic(name='appc-cl', numPartitions=6, replicationFactor=3, assignments=[], configs=[]): SUCCESS (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:34:35,561 INFO [QuorumController id=4] Replayed TopicRecord for topic appc-cl with topic ID 8HwcOSZDTwqa1f9G7je5Jw. (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:34:35,562 INFO [QuorumController id=4] Replayed PartitionRecord for new partition appc-cl-0 with topic ID 8HwcOSZDTwqa1f9G7je5Jw and PartitionRegistration(replicas=[1, 2, 0], directories=[NKkvYw6M3wPnLl1ZsaJ3Hw, RehYK-45BCA5W3AnT3zwmg, 3tga4lKOVsSJYs7vGIOa3A], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:34:35,562 INFO [QuorumController id=4] Replayed PartitionRecord for new partition appc-cl-1 with topic ID 8HwcOSZDTwqa1f9G7je5Jw and PartitionRegistration(replicas=[2, 0, 1], directories=[RehYK-45BCA5W3AnT3zwmg, 3tga4lKOVsSJYs7vGIOa3A, NKkvYw6M3wPnLl1ZsaJ3Hw], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:34:35,562 INFO [QuorumController id=4] Replayed PartitionRecord for new partition appc-cl-2 with topic ID 8HwcOSZDTwqa1f9G7je5Jw and PartitionRegistration(replicas=[0, 1, 2], directories=[3tga4lKOVsSJYs7vGIOa3A, NKkvYw6M3wPnLl1ZsaJ3Hw, RehYK-45BCA5W3AnT3zwmg], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:34:35,562 INFO [QuorumController id=4] Replayed PartitionRecord for new partition appc-cl-3 with topic ID 8HwcOSZDTwqa1f9G7je5Jw and PartitionRegistration(replicas=[2, 0, 1], directories=[RehYK-45BCA5W3AnT3zwmg, 3tga4lKOVsSJYs7vGIOa3A, NKkvYw6M3wPnLl1ZsaJ3Hw], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:34:35,562 INFO [QuorumController id=4] Replayed PartitionRecord for new partition appc-cl-4 with topic ID 8HwcOSZDTwqa1f9G7je5Jw and PartitionRegistration(replicas=[0, 1, 2], directories=[3tga4lKOVsSJYs7vGIOa3A, NKkvYw6M3wPnLl1ZsaJ3Hw, RehYK-45BCA5W3AnT3zwmg], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:34:35,563 INFO [QuorumController id=4] Replayed PartitionRecord for new partition appc-cl-5 with topic ID 8HwcOSZDTwqa1f9G7je5Jw and PartitionRegistration(replicas=[1, 2, 0], directories=[NKkvYw6M3wPnLl1ZsaJ3Hw, RehYK-45BCA5W3AnT3zwmg, 3tga4lKOVsSJYs7vGIOa3A], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:34:35,679 INFO [QuorumController id=4] CreateTopics result(s): CreatableTopic(name='unauthenticated.dcae_cl_output', numPartitions=6, replicationFactor=3, assignments=[], configs=[]): SUCCESS (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:34:35,680 INFO [QuorumController id=4] Replayed TopicRecord for topic unauthenticated.dcae_cl_output with topic ID UuGNb1oFQrSCdnmBYwiyjw. (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:34:35,680 INFO [QuorumController id=4] Replayed PartitionRecord for new partition unauthenticated.dcae_cl_output-0 with topic ID UuGNb1oFQrSCdnmBYwiyjw and PartitionRegistration(replicas=[2, 0, 1], directories=[RehYK-45BCA5W3AnT3zwmg, 3tga4lKOVsSJYs7vGIOa3A, NKkvYw6M3wPnLl1ZsaJ3Hw], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:34:35,680 INFO [QuorumController id=4] Replayed PartitionRecord for new partition unauthenticated.dcae_cl_output-1 with topic ID UuGNb1oFQrSCdnmBYwiyjw and PartitionRegistration(replicas=[0, 1, 2], directories=[3tga4lKOVsSJYs7vGIOa3A, NKkvYw6M3wPnLl1ZsaJ3Hw, RehYK-45BCA5W3AnT3zwmg], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:34:35,680 INFO [QuorumController id=4] Replayed PartitionRecord for new partition unauthenticated.dcae_cl_output-2 with topic ID UuGNb1oFQrSCdnmBYwiyjw and PartitionRegistration(replicas=[1, 2, 0], directories=[NKkvYw6M3wPnLl1ZsaJ3Hw, RehYK-45BCA5W3AnT3zwmg, 3tga4lKOVsSJYs7vGIOa3A], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:34:35,680 INFO [QuorumController id=4] Replayed PartitionRecord for new partition unauthenticated.dcae_cl_output-3 with topic ID UuGNb1oFQrSCdnmBYwiyjw and PartitionRegistration(replicas=[0, 2, 1], directories=[3tga4lKOVsSJYs7vGIOa3A, RehYK-45BCA5W3AnT3zwmg, NKkvYw6M3wPnLl1ZsaJ3Hw], isr=[0, 2, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:34:35,680 INFO [QuorumController id=4] Replayed PartitionRecord for new partition unauthenticated.dcae_cl_output-4 with topic ID UuGNb1oFQrSCdnmBYwiyjw and PartitionRegistration(replicas=[2, 1, 0], directories=[RehYK-45BCA5W3AnT3zwmg, NKkvYw6M3wPnLl1ZsaJ3Hw, 3tga4lKOVsSJYs7vGIOa3A], isr=[2, 1, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:34:35,680 INFO [QuorumController id=4] Replayed PartitionRecord for new partition unauthenticated.dcae_cl_output-5 with topic ID UuGNb1oFQrSCdnmBYwiyjw and PartitionRegistration(replicas=[1, 0, 2], directories=[NKkvYw6M3wPnLl1ZsaJ3Hw, 3tga4lKOVsSJYs7vGIOa3A, RehYK-45BCA5W3AnT3zwmg], isr=[1, 0, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:34:36,315 INFO [QuorumController id=4] CreateTopics result(s): CreatableTopic(name='unauthenticated.dcae_cl_output', numPartitions=6, replicationFactor=3, assignments=[], configs=[]): TOPIC_ALREADY_EXISTS (Topic 'unauthenticated.dcae_cl_output' already exists.) (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:34:36,552 INFO [QuorumController id=4] CreateTopics result(s): CreatableTopic(name='unauthenticated.dcae_cl_output', numPartitions=6, replicationFactor=3, assignments=[], configs=[]): TOPIC_ALREADY_EXISTS (Topic 'unauthenticated.dcae_cl_output' already exists.) (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:35:13,276 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for dcae-ves-collector-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:35:13,276 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for sdc-be-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:35:13,276 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-runtime-acm-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:35:13,276 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-drools-pdp-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:35:13,276 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-distribution-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:35:13,276 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for onap-aai-trav-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:35:13,276 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for dcae-hv-ves-collector-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:35:13,276 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for so-sdc-controller-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:35:13,276 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for cps-temporal-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:35:13,276 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-a1pms-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:35:13,277 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for strimzi-kafka-admin with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:35:13,277 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for dcae-prh-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:35:13,277 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for aai-modelloader-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:35:13,277 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for cds-blueprints-processor-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:35:13,277 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-pf-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:35:13,277 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-apex-pdp-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:35:13,277 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for dcae-ves-openapi-manager-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:35:13,277 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for onap-aai-graph-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:35:13,277 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for multicloud-k8s-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:35:13,277 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for ncmp-dmi-plugin-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:35:13,277 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-pap-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:35:13,277 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-xacml-pdp-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:35:13,277 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for onap-aai-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:35:13,277 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-kserve-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:35:13,277 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-http-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:35:13,277 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for so-bpmn-infra-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:35:13,277 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-opa-pdp-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:35:13,277 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for cds-sdc-listener-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:35:13,277 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-k8s-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:35:13,277 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for cps-core-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:35:13,277 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for sdnc-ueb-listener-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:35:13,278 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for onap-policy-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:37:13,188 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for dcae-ves-collector-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:37:13,188 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for sdc-be-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:37:13,188 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-runtime-acm-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:37:13,189 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-drools-pdp-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:37:13,189 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-distribution-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:37:13,189 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for onap-aai-trav-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:37:13,190 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for dcae-hv-ves-collector-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:37:13,190 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for so-sdc-controller-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:37:13,190 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for cps-temporal-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:37:13,190 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-a1pms-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:37:13,190 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for strimzi-kafka-admin with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:37:13,190 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for dcae-prh-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:37:13,190 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for aai-modelloader-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:37:13,190 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for cds-blueprints-processor-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:37:13,191 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-pf-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:37:13,191 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-apex-pdp-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:37:13,191 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for dcae-ves-openapi-manager-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:37:13,191 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for onap-aai-graph-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:37:13,191 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for multicloud-k8s-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:37:13,191 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for ncmp-dmi-plugin-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:37:13,191 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-xacml-pdp-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:37:13,191 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-pap-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:37:13,191 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for onap-aai-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:37:13,191 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-kserve-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:37:13,192 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for so-bpmn-infra-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:37:13,192 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-http-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:37:13,192 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-opa-pdp-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:37:13,192 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for cds-sdc-listener-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:37:13,192 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-k8s-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:37:13,192 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for cps-core-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:37:13,192 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for sdnc-ueb-listener-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:37:13,193 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for onap-policy-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:38:42,206 INFO [NodeToControllerChannelManager id=4 name=registration] Node 4 disconnected. (org.apache.kafka.clients.NetworkClient) [controller-4-to-controller-registration-channel-manager]
2025-08-22 12:39:13,192 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for dcae-ves-collector-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:39:13,192 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for sdc-be-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:39:13,192 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-runtime-acm-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:39:13,193 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-drools-pdp-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:39:13,193 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-distribution-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:39:13,193 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for onap-aai-trav-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:39:13,193 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for dcae-hv-ves-collector-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:39:13,193 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for so-sdc-controller-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:39:13,193 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for cps-temporal-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:39:13,194 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-a1pms-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:39:13,194 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for strimzi-kafka-admin with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:39:13,194 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for dcae-prh-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:39:13,194 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for aai-modelloader-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:39:13,194 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for cds-blueprints-processor-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:39:13,194 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-pf-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:39:13,194 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-apex-pdp-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:39:13,194 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for dcae-ves-openapi-manager-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:39:13,194 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for onap-aai-graph-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:39:13,194 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for multicloud-k8s-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:39:13,194 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for ncmp-dmi-plugin-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:39:13,195 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-pap-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:39:13,195 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-xacml-pdp-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:39:13,195 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for onap-aai-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:39:13,195 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-kserve-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:39:13,195 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for so-bpmn-infra-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:39:13,195 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-http-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:39:13,195 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-opa-pdp-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:39:13,195 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for cds-sdc-listener-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:39:13,195 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-k8s-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:39:13,195 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for cps-core-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:39:13,195 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for onap-policy-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:39:13,195 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for sdnc-ueb-listener-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:41:13,066 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-runtime-acm-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:41:13,067 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for multicloud-k8s-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:41:13,067 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for ncmp-dmi-plugin-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:41:13,067 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-xacml-pdp-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:41:13,067 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-pap-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:41:13,067 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-kserve-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:41:13,068 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-a1pms-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:41:13,068 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for strimzi-kafka-admin with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:41:13,068 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for dcae-prh-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:41:13,068 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for aai-modelloader-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:41:13,068 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for cds-blueprints-processor-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:41:13,068 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-pf-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:41:13,068 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-apex-pdp-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:41:13,069 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for dcae-ves-openapi-manager-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:41:13,069 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for onap-aai-graph-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:41:13,572 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for dcae-ves-collector-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:41:13,572 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for sdc-be-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:41:13,573 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-drools-pdp-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:41:13,573 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-distribution-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:41:13,573 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for onap-aai-trav-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:41:13,573 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for dcae-hv-ves-collector-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:41:13,573 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for onap-aai-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:41:13,573 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for so-sdc-controller-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:41:13,573 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for cps-temporal-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:41:13,573 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-http-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:41:13,573 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for so-bpmn-infra-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:41:13,574 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for cds-sdc-listener-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:41:13,574 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-opa-pdp-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:41:13,574 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-k8s-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:41:13,574 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for cps-core-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:41:13,574 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for sdnc-ueb-listener-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:41:13,574 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for onap-policy-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:43:13,397 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for dcae-ves-collector-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:43:13,397 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for sdc-be-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:43:13,397 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-runtime-acm-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:43:13,397 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-drools-pdp-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:43:13,397 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-distribution-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:43:13,397 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for onap-aai-trav-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:43:13,397 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for dcae-hv-ves-collector-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:43:13,397 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for so-sdc-controller-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:43:13,397 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for cps-temporal-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:43:13,397 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-a1pms-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:43:13,398 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for strimzi-kafka-admin with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:43:13,398 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for dcae-prh-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:43:13,398 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for aai-modelloader-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:43:13,398 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for cds-blueprints-processor-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:43:13,398 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-pf-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:43:13,398 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-apex-pdp-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:43:13,398 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for dcae-ves-openapi-manager-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:43:13,398 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for onap-aai-graph-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:43:13,398 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for multicloud-k8s-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:43:13,398 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for ncmp-dmi-plugin-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:43:13,398 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-xacml-pdp-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:43:13,398 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-pap-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:43:13,398 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for onap-aai-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:43:13,399 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-kserve-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:43:13,399 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for so-bpmn-infra-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:43:13,399 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-http-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:43:13,399 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-opa-pdp-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:43:13,399 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for cds-sdc-listener-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:43:13,399 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-k8s-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:43:13,399 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for cps-core-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:43:13,399 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for sdnc-ueb-listener-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:43:13,399 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for onap-policy-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:44:11,406 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-http-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:44:11,406 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for strimzi-kafka-admin with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:44:11,406 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for multicloud-k8s-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:44:11,406 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for ncmp-dmi-plugin-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:44:11,406 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-distribution-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:44:11,406 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for aai-modelloader-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:44:11,406 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for cds-sdc-listener-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:44:11,406 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for onap-aai-trav-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:44:11,406 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-pf-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:44:11,406 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for dcae-hv-ves-collector-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:44:12,215 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for dcae-ves-collector-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:44:12,215 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for sdc-be-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:44:12,215 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-runtime-acm-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:44:12,215 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-drools-pdp-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:44:12,215 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-distribution-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:44:12,216 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for onap-aai-trav-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:44:12,216 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for dcae-hv-ves-collector-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:44:12,216 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for so-sdc-controller-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:44:12,216 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for cps-temporal-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:44:12,216 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-a1pms-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:44:12,216 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for strimzi-kafka-admin with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:44:12,216 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for dcae-prh-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:44:12,216 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for aai-modelloader-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:44:12,216 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for cds-blueprints-processor-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:44:12,216 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-pf-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:44:12,216 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-apex-pdp-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:44:12,216 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for dcae-ves-openapi-manager-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:44:12,216 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for onap-aai-graph-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:44:12,216 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for multicloud-k8s-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:44:12,216 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for ncmp-dmi-plugin-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:44:12,216 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-xacml-pdp-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:44:12,216 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-pap-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:44:12,216 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for onap-aai-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:44:12,216 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-kserve-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:44:12,216 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for so-bpmn-infra-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:44:12,216 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-http-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:44:12,216 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-opa-pdp-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:44:12,217 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for cds-sdc-listener-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:44:12,217 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-k8s-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:44:12,217 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for cps-core-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:44:12,217 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for sdnc-ueb-listener-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:44:12,217 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for onap-policy-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:44:12,740 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for dcae-ves-collector-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:44:12,740 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for sdc-be-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:44:12,740 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-runtime-acm-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:44:12,740 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-drools-pdp-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:44:12,740 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-xacml-pdp-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:44:12,740 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-pap-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:44:12,740 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for so-sdc-controller-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:44:12,740 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for onap-aai-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:44:12,740 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-kserve-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:44:12,740 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for cps-temporal-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:44:12,740 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-a1pms-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:44:12,741 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for so-bpmn-infra-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:44:12,741 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for dcae-prh-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:44:12,741 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-opa-pdp-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:44:12,741 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for cds-blueprints-processor-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:44:12,741 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-k8s-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:44:12,741 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for cps-core-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:44:12,741 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for dcae-ves-openapi-manager-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:44:12,741 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for onap-policy-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:44:12,741 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for onap-aai-graph-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:44:12,741 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for sdnc-ueb-listener-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:45:13,249 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for dcae-ves-collector-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:45:13,249 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for sdc-be-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:45:13,249 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-runtime-acm-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:45:13,249 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-drools-pdp-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:45:13,249 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-distribution-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:45:13,249 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for onap-aai-trav-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:45:13,250 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for dcae-hv-ves-collector-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:45:13,250 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for so-sdc-controller-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:45:13,250 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for cps-temporal-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:45:13,250 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-a1pms-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:45:13,250 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for strimzi-kafka-admin with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:45:13,250 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for dcae-prh-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:45:13,250 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for aai-modelloader-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:45:13,250 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for cds-blueprints-processor-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:45:13,250 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-pf-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:45:13,250 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-apex-pdp-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:45:13,250 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for dcae-ves-openapi-manager-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:45:13,250 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for onap-aai-graph-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:45:13,250 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for multicloud-k8s-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:45:13,250 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for ncmp-dmi-plugin-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:45:13,250 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-xacml-pdp-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:45:13,250 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-pap-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:45:13,250 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for onap-aai-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:45:13,250 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-kserve-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:45:13,250 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for so-bpmn-infra-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:45:13,250 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-http-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:45:13,250 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-opa-pdp-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:45:13,250 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for cds-sdc-listener-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:45:13,250 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-k8s-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:45:13,250 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for cps-core-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:45:13,251 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for onap-policy-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:45:13,251 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for sdnc-ueb-listener-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:47:13,129 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for dcae-ves-collector-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:47:13,142 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for sdc-be-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:47:13,145 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-runtime-acm-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:47:13,145 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for multicloud-k8s-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:47:13,146 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-drools-pdp-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:47:13,146 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for ncmp-dmi-plugin-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:47:13,146 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-distribution-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:47:13,146 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-xacml-pdp-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:47:13,146 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-pap-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:47:13,146 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for onap-aai-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:47:13,146 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for so-sdc-controller-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:47:13,146 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-kserve-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:47:13,146 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-a1pms-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:47:13,146 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for strimzi-kafka-admin with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:47:13,146 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for dcae-prh-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:47:13,146 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for aai-modelloader-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:47:13,146 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for cds-blueprints-processor-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:47:13,147 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-pf-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:47:13,147 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-apex-pdp-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:47:13,147 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for dcae-ves-openapi-manager-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:47:13,147 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for onap-aai-graph-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:47:13,513 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for cps-temporal-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:47:13,513 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-http-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:47:13,513 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for so-bpmn-infra-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:47:13,513 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-opa-pdp-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:47:13,513 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for cds-sdc-listener-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:47:13,513 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for onap-aai-trav-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:47:13,513 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-k8s-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:47:13,513 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for dcae-hv-ves-collector-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:47:13,513 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for cps-core-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:47:13,513 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for sdnc-ueb-listener-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:47:13,514 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for onap-policy-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:49:13,130 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for dcae-ves-collector-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:49:13,130 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for sdc-be-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:49:13,130 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-runtime-acm-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:49:13,130 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for multicloud-k8s-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:49:13,130 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-drools-pdp-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:49:13,130 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for ncmp-dmi-plugin-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:49:13,130 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-distribution-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:49:13,130 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-pap-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:49:13,130 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-xacml-pdp-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:49:13,130 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for onap-aai-trav-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:49:13,130 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for dcae-hv-ves-collector-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:49:13,130 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for onap-aai-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:49:13,130 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for so-sdc-controller-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:49:13,131 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-kserve-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:49:13,131 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-a1pms-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:49:13,131 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for strimzi-kafka-admin with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:49:13,131 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for dcae-prh-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:49:13,131 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for aai-modelloader-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:49:13,131 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for cds-blueprints-processor-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:49:13,131 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-pf-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:49:13,131 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-apex-pdp-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:49:13,131 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for dcae-ves-openapi-manager-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:49:13,131 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for onap-aai-graph-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:49:13,428 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for cps-temporal-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:49:13,428 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-http-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:49:13,428 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for so-bpmn-infra-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:49:13,428 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-opa-pdp-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:49:13,429 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for cds-sdc-listener-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:49:13,429 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-k8s-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:49:13,429 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for cps-core-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:49:13,429 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for sdnc-ueb-listener-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:49:13,429 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for onap-policy-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:51:13,375 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for dcae-ves-collector-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:51:13,375 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for sdc-be-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:51:13,376 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-runtime-acm-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:51:13,376 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-drools-pdp-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:51:13,376 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-distribution-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:51:13,376 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for onap-aai-trav-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:51:13,376 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for dcae-hv-ves-collector-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:51:13,376 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for so-sdc-controller-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:51:13,376 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for cps-temporal-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:51:13,376 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-a1pms-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:51:13,377 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for strimzi-kafka-admin with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:51:13,377 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for dcae-prh-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:51:13,377 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for aai-modelloader-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:51:13,377 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for cds-blueprints-processor-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:51:13,377 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-pf-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:51:13,377 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-apex-pdp-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:51:13,377 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for dcae-ves-openapi-manager-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:51:13,377 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for onap-aai-graph-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:51:13,378 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for multicloud-k8s-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:51:13,378 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for ncmp-dmi-plugin-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:51:13,378 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-xacml-pdp-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:51:13,378 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-pap-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:51:13,378 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for onap-aai-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:51:13,378 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-kserve-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:51:13,378 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-http-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:51:13,378 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for so-bpmn-infra-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:51:13,379 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-opa-pdp-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:51:13,379 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for cds-sdc-listener-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:51:13,379 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-k8s-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:51:13,379 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for cps-core-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:51:13,379 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for sdnc-ueb-listener-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:51:13,379 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for onap-policy-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:53:13,172 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for dcae-ves-collector-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:53:13,173 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for sdc-be-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:53:13,173 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-runtime-acm-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:53:13,173 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-drools-pdp-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:53:13,174 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-distribution-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:53:13,174 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for onap-aai-trav-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:53:13,174 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for dcae-hv-ves-collector-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:53:13,174 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for so-sdc-controller-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:53:13,174 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for cps-temporal-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:53:13,174 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-a1pms-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:53:13,174 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for strimzi-kafka-admin with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:53:13,174 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for dcae-prh-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:53:13,174 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for aai-modelloader-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:53:13,174 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for cds-blueprints-processor-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:53:13,174 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-pf-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:53:13,174 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-apex-pdp-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:53:13,174 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for dcae-ves-openapi-manager-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:53:13,174 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for onap-aai-graph-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:53:13,175 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for multicloud-k8s-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:53:13,175 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for ncmp-dmi-plugin-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:53:13,175 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-xacml-pdp-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:53:13,175 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-pap-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:53:13,175 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for onap-aai-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:53:13,176 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-kserve-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:53:13,176 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for so-bpmn-infra-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:53:13,176 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-http-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:53:13,176 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-opa-pdp-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:53:13,176 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for cds-sdc-listener-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:53:13,176 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-k8s-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:53:13,176 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for cps-core-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:53:13,176 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for onap-policy-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:53:13,177 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for sdnc-ueb-listener-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:54:11,464 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-http-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:54:11,465 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for multicloud-k8s-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:54:11,465 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for ncmp-dmi-plugin-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:54:11,465 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for policy-distribution-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:54:11,465 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for cds-sdc-listener-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:54:11,465 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for aai-modelloader-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-4-event-handler]
2025-08-22 12:54:11,465 INFO [QuorumController id=4] Replayed UserScramCredentialRecord modifying existing entry for onap-aai-trav-kafka-user with mechanism