Results

By type

          STRIMZI_BROKER_ID=3
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=3

##########
# Kafka message logs configuration
##########
log.dirs=/var/lib/kafka/data-0/kafka-log3

##########
# 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-3.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-log3
Configuring Java heap: -Xms1073741824 -Xmx1073741824
Kafka metadata config state [4]
Using KRaft [true]
Making sure the Kraft storage is formatted with cluster ID Fs68IkDATd26DObJmouvsA and metadata version 3.9
2026-02-25 09:46:09,038 INFO Registered kafka:type=kafka.Log4jController MBean (kafka.utils.Log4jControllerRegistration$) [main]
2026-02-25 09:46:09,327 INFO KafkaConfig values: 
	advertised.listeners = CONTROLPLANE-9090://onap-strimzi-onap-strimzi-controller-3.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 = 3
	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-log3
	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-log3
	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 = 3
	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]
2026-02-25 09:46:09,404 INFO Setting -D jdk.tls.rejectClientInitiatedRenegotiation=true to disable client-initiated TLS renegotiation (org.apache.zookeeper.common.X509Util) [main]
2026-02-25 09:46:09,465 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-log3 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
2026-02-25 09:46:11,200 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]
2026-02-25 09:46:11,244 INFO Logging initialized @515ms to org.eclipse.jetty.util.log.Slf4jLog (org.eclipse.jetty.util.log) [main]
2026-02-25 09:46:11,373 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]
2026-02-25 09:46:11,410 INFO Started o.e.j.s.h.ContextHandler@32eebfca{/v1/broker-state,null,AVAILABLE} (org.eclipse.jetty.server.handler.ContextHandler) [main]
2026-02-25 09:46:11,410 INFO Started o.e.j.s.h.ContextHandler@28ac3dc3{/v1/ready,null,AVAILABLE} (org.eclipse.jetty.server.handler.ContextHandler) [main]
2026-02-25 09:46:11,411 INFO Started o.e.j.s.h.ContextHandler@4e718207{/v1/kraft-migration,null,AVAILABLE} (org.eclipse.jetty.server.handler.ContextHandler) [main]
2026-02-25 09:46:11,679 INFO x509=X509@418e7838(onap-strimzi-onap-strimzi-controller-3,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-kafka-brokers.onap.svc, onap-strimzi-kafka-bootstrap.onap, onap-strimzi-onap-strimzi-controller-3.onap-strimzi-kafka-brokers.onap.svc.cluster.local, onap-strimzi-onap-strimzi-controller-3.onap-strimzi-kafka-brokers.onap.svc, onap-strimzi-kafka-brokers.onap.svc.cluster.local, onap-strimzi-kafka],a=[],w=[]) for Server@61230f6a[provider=null,keyStore=file:///tmp/kafka/cluster.keystore.p12,trustStore=file:///tmp/kafka/cluster.truststore.p12] (org.eclipse.jetty.util.ssl.SslContextFactory) [main]
2026-02-25 09:46:11,834 INFO Started ServerConnector@52feb982{SSL, (ssl, http/1.1)}{0.0.0.0:8443} (org.eclipse.jetty.server.AbstractConnector) [main]
2026-02-25 09:46:11,838 INFO Started ServerConnector@491cc5c9{HTTP/1.1, (http/1.1)}{localhost:8080} (org.eclipse.jetty.server.AbstractConnector) [main]
2026-02-25 09:46:11,838 INFO Started @1114ms (org.eclipse.jetty.server.Server) [main]
2026-02-25 09:46:11,838 INFO Starting metrics registry (io.strimzi.kafka.agent.KafkaAgent) [main]
2026-02-25 09:46:12,011 INFO Found class org.apache.kafka.server.metrics.KafkaYammerMetrics for Kafka 3.3 and newer. (io.strimzi.kafka.agent.KafkaAgent) [main]
2026-02-25 09:46:12,121 INFO Registered kafka:type=kafka.Log4jController MBean (kafka.utils.Log4jControllerRegistration$) [main]
2026-02-25 09:46:12,456 INFO Setting -D jdk.tls.rejectClientInitiatedRenegotiation=true to disable client-initiated TLS renegotiation (org.apache.zookeeper.common.X509Util) [main]
2026-02-25 09:46:12,504 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]
2026-02-25 09:46:12,679 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]
2026-02-25 09:46:12,691 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]
2026-02-25 09:46:12,707 INFO Registered signal handlers for TERM, INT, HUP (org.apache.kafka.common.utils.LoggingSignalHandler) [main]
2026-02-25 09:46:12,711 INFO [ControllerServer id=3] Starting controller (kafka.server.ControllerServer) [main]
2026-02-25 09:46:12,716 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]
2026-02-25 09:46:12,751 INFO [StandardAuthorizer 3] 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]
2026-02-25 09:46:13,384 INFO Updated connection-accept-rate max connection creation rate to 2147483647 (kafka.network.ConnectionQuotas) [main]
2026-02-25 09:46:13,620 INFO [SocketServer listenerType=CONTROLLER, nodeId=3] Created data-plane acceptor and processors for endpoint : ListenerName(CONTROLPLANE-9090) (kafka.network.SocketServer) [main]
2026-02-25 09:46:13,633 INFO authorizerStart completed for endpoint CONTROLPLANE-9090. Endpoint is now READY. (org.apache.kafka.server.network.EndpointReadyFutures) [main]
2026-02-25 09:46:13,635 INFO [SharedServer id=3] Starting SharedServer (kafka.server.SharedServer) [main]
2026-02-25 09:46:13,640 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]
2026-02-25 09:46:13,738 INFO [LogLoader partition=__cluster_metadata-0, dir=/var/lib/kafka/data-0/kafka-log3] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [main]
2026-02-25 09:46:13,740 INFO [LogLoader partition=__cluster_metadata-0, dir=/var/lib/kafka/data-0/kafka-log3] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [main]
2026-02-25 09:46:13,740 INFO [LogLoader partition=__cluster_metadata-0, dir=/var/lib/kafka/data-0/kafka-log3] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [main]
2026-02-25 09:46:13,803 INFO Initialized snapshots with IDs SortedSet() from /var/lib/kafka/data-0/kafka-log3/__cluster_metadata-0 (kafka.raft.KafkaMetadataLog$) [main]
2026-02-25 09:46:13,866 INFO [raft-expiration-reaper]: Starting (kafka.raft.TimingWheelExpirationService$ExpiredOperationReaper) [raft-expiration-reaper]
2026-02-25 09:46:13,886 INFO [RaftManager id=3] Reading KRaft snapshot and log as part of the initialization (org.apache.kafka.raft.KafkaRaftClient) [main]
2026-02-25 09:46:13,889 INFO [RaftManager id=3] 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.71.92: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.64.89: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.66.31:9090}), supportedKRaftVersion=SupportedVersionRange[min_version:0, max_version:0])}) (org.apache.kafka.raft.KafkaRaftClient) [main]
2026-02-25 09:46:13,890 INFO [RaftManager id=3] 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]
2026-02-25 09:46:13,901 INFO [RaftManager id=3] Attempting durable transition to Unattached(epoch=0, votedKey=null, voters=[3, 4, 5], electionTimeoutMs=1740, highWatermark=Optional.empty) from null (org.apache.kafka.raft.QuorumState) [main]
2026-02-25 09:46:14,108 INFO [RaftManager id=3] Completed transition to Unattached(epoch=0, votedKey=null, voters=[3, 4, 5], electionTimeoutMs=1740, highWatermark=Optional.empty) from null (org.apache.kafka.raft.QuorumState) [main]
2026-02-25 09:46:14,113 INFO [kafka-3-raft-outbound-request-thread]: Starting (org.apache.kafka.raft.KafkaNetworkChannel$SendThread) [kafka-3-raft-outbound-request-thread]
2026-02-25 09:46:14,114 INFO [kafka-3-raft-io-thread]: Starting (org.apache.kafka.raft.KafkaRaftClientDriver) [kafka-3-raft-io-thread]
2026-02-25 09:46:14,133 INFO [MetadataLoader id=3] 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-3-metadata-loader-event-handler]
2026-02-25 09:46:14,136 INFO [ControllerServer id=3] Waiting for controller quorum voters future (kafka.server.ControllerServer) [main]
2026-02-25 09:46:14,136 INFO [RaftManager id=3] Registered the listener org.apache.kafka.image.loader.MetadataLoader@1995486351 (org.apache.kafka.raft.KafkaRaftClient) [kafka-3-raft-io-thread]
2026-02-25 09:46:14,136 INFO [ControllerServer id=3] Finished waiting for controller quorum voters future (kafka.server.ControllerServer) [main]
2026-02-25 09:46:14,180 INFO [QuorumController id=3] Creating new QuorumController with clusterId Fs68IkDATd26DObJmouvsA. (org.apache.kafka.controller.QuorumController) [main]
2026-02-25 09:46:14,180 INFO [RaftManager id=3] Registered the listener org.apache.kafka.controller.QuorumController$QuorumMetaLogListener@275261427 (org.apache.kafka.raft.KafkaRaftClient) [kafka-3-raft-io-thread]
2026-02-25 09:46:14,188 INFO [controller-3-ThrottledChannelReaper-Fetch]: Starting (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [controller-3-ThrottledChannelReaper-Fetch]
2026-02-25 09:46:14,189 INFO [controller-3-ThrottledChannelReaper-Produce]: Starting (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [controller-3-ThrottledChannelReaper-Produce]
2026-02-25 09:46:14,190 INFO [controller-3-ThrottledChannelReaper-Request]: Starting (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [controller-3-ThrottledChannelReaper-Request]
2026-02-25 09:46:14,192 INFO [controller-3-ThrottledChannelReaper-ControllerMutation]: Starting (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [controller-3-ThrottledChannelReaper-ControllerMutation]
2026-02-25 09:46:14,227 INFO [ExpirationReaper-3-AlterAcls]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [ExpirationReaper-3-AlterAcls]
2026-02-25 09:46:14,234 INFO [MetadataLoader id=3] 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-3-metadata-loader-event-handler]
2026-02-25 09:46:14,261 INFO [MetadataLoader id=3] 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-3-metadata-loader-event-handler]
2026-02-25 09:46:14,261 INFO [ControllerServer id=3] Waiting for the controller metadata publishers to be installed (kafka.server.ControllerServer) [main]
2026-02-25 09:46:14,261 INFO [ControllerServer id=3] Finished waiting for the controller metadata publishers to be installed (kafka.server.ControllerServer) [main]
2026-02-25 09:46:14,262 INFO [SocketServer listenerType=CONTROLLER, nodeId=3] Enabling request processing. (kafka.network.SocketServer) [main]
2026-02-25 09:46:14,264 INFO Awaiting socket connections on 0.0.0.0:9090. (kafka.network.DataPlaneAcceptor) [main]
2026-02-25 09:46:14,349 INFO [controller-3-to-controller-registration-channel-manager]: Starting (kafka.server.NodeToControllerRequestThread) [controller-3-to-controller-registration-channel-manager]
2026-02-25 09:46:14,350 INFO [ControllerServer id=3] Waiting for all of the authorizer futures to be completed (kafka.server.ControllerServer) [main]
2026-02-25 09:46:14,350 INFO [ControllerServer id=3] Finished waiting for all of the authorizer futures to be completed (kafka.server.ControllerServer) [main]
2026-02-25 09:46:14,350 INFO [ControllerServer id=3] Waiting for all of the SocketServer Acceptors to be started (kafka.server.ControllerServer) [main]
2026-02-25 09:46:14,350 INFO [ControllerServer id=3] Finished waiting for all of the SocketServer Acceptors to be started (kafka.server.ControllerServer) [main]
2026-02-25 09:46:14,350 INFO [ControllerRegistrationManager id=3 incarnation=92-R0PikSP-QH7ghpoKThQ] initialized channel manager. (kafka.server.ControllerRegistrationManager) [controller-3-registration-manager-event-handler]
2026-02-25 09:46:14,351 INFO [ControllerRegistrationManager id=3 incarnation=92-R0PikSP-QH7ghpoKThQ] 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-3-registration-manager-event-handler]
2026-02-25 09:46:14,356 INFO Kafka version: 3.9.0 (org.apache.kafka.common.utils.AppInfoParser) [main]
2026-02-25 09:46:14,356 INFO Kafka commitId: a60e31147e6b01ee (org.apache.kafka.common.utils.AppInfoParser) [main]
2026-02-25 09:46:14,356 INFO Kafka startTimeMs: 1772012774354 (org.apache.kafka.common.utils.AppInfoParser) [main]
2026-02-25 09:46:14,358 INFO [KafkaRaftServer nodeId=3] Kafka Server started (kafka.server.KafkaRaftServer) [main]
2026-02-25 09:46:14,361 INFO [MetadataLoader id=3] 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-3-metadata-loader-event-handler]
2026-02-25 09:46:14,462 INFO [MetadataLoader id=3] 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-3-metadata-loader-event-handler]
2026-02-25 09:46:14,562 INFO [MetadataLoader id=3] 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-3-metadata-loader-event-handler]
2026-02-25 09:46:14,662 INFO [MetadataLoader id=3] 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-3-metadata-loader-event-handler]
2026-02-25 09:46:14,763 INFO [MetadataLoader id=3] 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-3-metadata-loader-event-handler]
2026-02-25 09:46:14,863 INFO [MetadataLoader id=3] 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-3-metadata-loader-event-handler]
2026-02-25 09:46:14,963 INFO [MetadataLoader id=3] 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-3-metadata-loader-event-handler]
2026-02-25 09:46:15,064 INFO [MetadataLoader id=3] 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-3-metadata-loader-event-handler]
2026-02-25 09:46:15,164 INFO [MetadataLoader id=3] 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-3-metadata-loader-event-handler]
2026-02-25 09:46:15,264 INFO [MetadataLoader id=3] 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-3-metadata-loader-event-handler]
2026-02-25 09:46:15,365 INFO [MetadataLoader id=3] 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-3-metadata-loader-event-handler]
2026-02-25 09:46:15,465 INFO [MetadataLoader id=3] 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-3-metadata-loader-event-handler]
2026-02-25 09:46:15,565 INFO [MetadataLoader id=3] 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-3-metadata-loader-event-handler]
2026-02-25 09:46:15,643 INFO [RaftManager id=3] Attempting durable transition to CandidateState(localId=3, localDirectoryId=QSvpFJvBoRlJVmpD8C-BfQ,epoch=1, retries=1, voteStates={3=org.apache.kafka.raft.CandidateState$VoterState@1790ccd9, 4=org.apache.kafka.raft.CandidateState$VoterState@628862e1, 5=org.apache.kafka.raft.CandidateState$VoterState@489e56fd}, highWatermark=Optional.empty, electionTimeoutMs=1614) from Unattached(epoch=0, votedKey=null, voters=[3, 4, 5], electionTimeoutMs=1740, highWatermark=Optional.empty) (org.apache.kafka.raft.QuorumState) [kafka-3-raft-io-thread]
2026-02-25 09:46:15,660 INFO [RaftManager id=3] Completed transition to CandidateState(localId=3, localDirectoryId=QSvpFJvBoRlJVmpD8C-BfQ,epoch=1, retries=1, voteStates={3=org.apache.kafka.raft.CandidateState$VoterState@1790ccd9, 4=org.apache.kafka.raft.CandidateState$VoterState@628862e1, 5=org.apache.kafka.raft.CandidateState$VoterState@489e56fd}, highWatermark=Optional.empty, electionTimeoutMs=1614) from Unattached(epoch=0, votedKey=null, voters=[3, 4, 5], electionTimeoutMs=1740, highWatermark=Optional.empty) (org.apache.kafka.raft.QuorumState) [kafka-3-raft-io-thread]
2026-02-25 09:46:15,663 INFO [QuorumController id=3] In the new epoch 1, the leader is (none). (org.apache.kafka.controller.QuorumController) [quorum-controller-3-event-handler]
2026-02-25 09:46:15,666 INFO [MetadataLoader id=3] 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-3-metadata-loader-event-handler]
2026-02-25 09:46:15,708 INFO [RaftManager id=3] Node 5 disconnected. (org.apache.kafka.clients.NetworkClient) [kafka-3-raft-outbound-request-thread]
2026-02-25 09:46:15,711 WARN [RaftManager id=3] Connection to node 5 (onap-strimzi-onap-strimzi-controller-5.onap-strimzi-kafka-brokers.onap.svc.cluster.local/10.233.66.31: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-3-raft-outbound-request-thread]
2026-02-25 09:46:15,788 INFO [MetadataLoader id=3] 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-3-metadata-loader-event-handler]
2026-02-25 09:46:15,835 INFO [RaftManager id=3] Node 5 disconnected. (org.apache.kafka.clients.NetworkClient) [kafka-3-raft-outbound-request-thread]
2026-02-25 09:46:15,836 WARN [RaftManager id=3] Connection to node 5 (onap-strimzi-onap-strimzi-controller-5.onap-strimzi-kafka-brokers.onap.svc.cluster.local/10.233.66.31: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-3-raft-outbound-request-thread]
2026-02-25 09:46:15,888 INFO [MetadataLoader id=3] 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-3-metadata-loader-event-handler]
2026-02-25 09:46:15,931 INFO [RaftManager id=3] Attempting durable transition to Leader(localReplicaKey=ReplicaKey(id=3, directoryId=Optional[QSvpFJvBoRlJVmpD8C-BfQ]), epoch=1, epochStartOffset=0, highWatermark=Optional.empty, voterStates={3=ReplicaState(replicaKey=ReplicaKey(id=3, directoryId=Optional.empty), endOffset=Optional.empty, lastFetchTimestamp=-1, lastCaughtUpTimestamp=-1, hasAcknowledgedLeader=true), 4=ReplicaState(replicaKey=ReplicaKey(id=4, directoryId=Optional.empty), endOffset=Optional.empty, lastFetchTimestamp=-1, lastCaughtUpTimestamp=-1, hasAcknowledgedLeader=false), 5=ReplicaState(replicaKey=ReplicaKey(id=5, directoryId=Optional.empty), endOffset=Optional.empty, lastFetchTimestamp=-1, lastCaughtUpTimestamp=-1, hasAcknowledgedLeader=false)}) from CandidateState(localId=3, localDirectoryId=QSvpFJvBoRlJVmpD8C-BfQ,epoch=1, retries=1, voteStates={3=org.apache.kafka.raft.CandidateState$VoterState@1790ccd9, 4=org.apache.kafka.raft.CandidateState$VoterState@628862e1, 5=org.apache.kafka.raft.CandidateState$VoterState@489e56fd}, highWatermark=Optional.empty, electionTimeoutMs=1614) (org.apache.kafka.raft.QuorumState) [kafka-3-raft-io-thread]
2026-02-25 09:46:15,953 INFO [RaftManager id=3] Completed transition to Leader(localReplicaKey=ReplicaKey(id=3, directoryId=Optional[QSvpFJvBoRlJVmpD8C-BfQ]), epoch=1, epochStartOffset=0, highWatermark=Optional.empty, voterStates={3=ReplicaState(replicaKey=ReplicaKey(id=3, directoryId=Optional.empty), endOffset=Optional.empty, lastFetchTimestamp=-1, lastCaughtUpTimestamp=-1, hasAcknowledgedLeader=true), 4=ReplicaState(replicaKey=ReplicaKey(id=4, directoryId=Optional.empty), endOffset=Optional.empty, lastFetchTimestamp=-1, lastCaughtUpTimestamp=-1, hasAcknowledgedLeader=false), 5=ReplicaState(replicaKey=ReplicaKey(id=5, directoryId=Optional.empty), endOffset=Optional.empty, lastFetchTimestamp=-1, lastCaughtUpTimestamp=-1, hasAcknowledgedLeader=false)}) from CandidateState(localId=3, localDirectoryId=QSvpFJvBoRlJVmpD8C-BfQ,epoch=1, retries=1, voteStates={3=org.apache.kafka.raft.CandidateState$VoterState@1790ccd9, 4=org.apache.kafka.raft.CandidateState$VoterState@628862e1, 5=org.apache.kafka.raft.CandidateState$VoterState@489e56fd}, highWatermark=Optional.empty, electionTimeoutMs=1614) (org.apache.kafka.raft.QuorumState) [kafka-3-raft-io-thread]
2026-02-25 09:46:15,959 INFO [controller-3-to-controller-registration-channel-manager]: Recorded new KRaft controller, from now on will use node onap-strimzi-onap-strimzi-controller-3.onap-strimzi-kafka-brokers.onap.svc.cluster.local:9090 (id: 3 rack: null) (kafka.server.NodeToControllerRequestThread) [controller-3-to-controller-registration-channel-manager]
2026-02-25 09:46:15,989 INFO [MetadataLoader id=3] 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-3-metadata-loader-event-handler]
2026-02-25 09:46:16,042 INFO [RaftManager id=3] Node 5 disconnected. (org.apache.kafka.clients.NetworkClient) [kafka-3-raft-outbound-request-thread]
2026-02-25 09:46:16,042 WARN [RaftManager id=3] Connection to node 5 (onap-strimzi-onap-strimzi-controller-5.onap-strimzi-kafka-brokers.onap.svc.cluster.local/10.233.66.31: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-3-raft-outbound-request-thread]
2026-02-25 09:46:16,089 INFO [MetadataLoader id=3] 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-3-metadata-loader-event-handler]
2026-02-25 09:46:16,189 INFO [MetadataLoader id=3] 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-3-metadata-loader-event-handler]
2026-02-25 09:46:16,212 INFO [RaftManager id=3] High watermark set to LogOffsetMetadata(offset=1, metadata=Optional[(segmentBaseOffset=0,relativePositionInSegment=106)]) for the first time for epoch 1 based on indexOfHw 1 and voters [ReplicaState(replicaKey=ReplicaKey(id=3, directoryId=Optional.empty), endOffset=Optional[LogOffsetMetadata(offset=1, metadata=Optional[(segmentBaseOffset=0,relativePositionInSegment=106)])], lastFetchTimestamp=-1, lastCaughtUpTimestamp=-1, hasAcknowledgedLeader=true), ReplicaState(replicaKey=ReplicaKey(id=4, directoryId=Optional.empty), endOffset=Optional[LogOffsetMetadata(offset=1, metadata=Optional[(segmentBaseOffset=0,relativePositionInSegment=106)])], lastFetchTimestamp=1772012776209, lastCaughtUpTimestamp=1772012776209, hasAcknowledgedLeader=true), ReplicaState(replicaKey=ReplicaKey(id=5, directoryId=Optional.empty), endOffset=Optional.empty, lastFetchTimestamp=-1, lastCaughtUpTimestamp=-1, hasAcknowledgedLeader=false)] (org.apache.kafka.raft.LeaderState) [kafka-3-raft-io-thread]
2026-02-25 09:46:16,217 INFO [RaftManager id=3] Setting the next offset of org.apache.kafka.image.loader.MetadataLoader@1995486351 to 0 since there are no snapshots (org.apache.kafka.raft.KafkaRaftClient) [kafka-3-raft-io-thread]
2026-02-25 09:46:16,219 INFO [RaftManager id=3] Setting the next offset of org.apache.kafka.controller.QuorumController$QuorumMetaLogListener@275261427 to 0 since there are no snapshots (org.apache.kafka.raft.KafkaRaftClient) [kafka-3-raft-io-thread]
2026-02-25 09:46:16,221 INFO [MetadataLoader id=3] 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-3-metadata-loader-event-handler]
2026-02-25 09:46:16,222 INFO [QuorumController id=3] Becoming the active controller at epoch 1, next write offset 1. (org.apache.kafka.controller.QuorumController) [quorum-controller-3-event-handler]
2026-02-25 09:46:16,229 WARN [QuorumController id=3] 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-log3/bootstrap.checkpoint'. Setting the ZK migration state to NONE since this is a de-novo KRaft cluster. (org.apache.kafka.controller.QuorumController) [quorum-controller-3-event-handler]
2026-02-25 09:46:16,234 INFO [QuorumController id=3] Replayed BeginTransactionRecord(name='Bootstrap records') at offset 1. (org.apache.kafka.controller.OffsetControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:46:16,235 INFO [QuorumController id=3] Replayed a FeatureLevelRecord setting metadata.version to 3.9-IV0 (org.apache.kafka.controller.FeatureControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:46:16,236 INFO [QuorumController id=3] Replayed EndTransactionRecord() at offset 4. (org.apache.kafka.controller.OffsetControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:46:16,293 INFO [MetadataLoader id=3] maybePublishMetadata(LOG_DELTA): The loader finished catching up to the current high water mark of 5 (org.apache.kafka.image.loader.MetadataLoader) [kafka-3-metadata-loader-event-handler]
2026-02-25 09:46:16,298 INFO [MetadataLoader id=3] InitializeNewPublishers: initializing SnapshotGenerator with a snapshot at offset 4 (org.apache.kafka.image.loader.MetadataLoader) [kafka-3-metadata-loader-event-handler]
2026-02-25 09:46:16,298 INFO [MetadataLoader id=3] InitializeNewPublishers: initializing KRaftMetadataCachePublisher with a snapshot at offset 4 (org.apache.kafka.image.loader.MetadataLoader) [kafka-3-metadata-loader-event-handler]
2026-02-25 09:46:16,298 INFO [MetadataLoader id=3] InitializeNewPublishers: initializing FeaturesPublisher with a snapshot at offset 4 (org.apache.kafka.image.loader.MetadataLoader) [kafka-3-metadata-loader-event-handler]
2026-02-25 09:46:16,299 INFO [ControllerServer id=3] Loaded new metadata Features(metadataVersion=3.9-IV0, finalizedFeatures={metadata.version=21}, finalizedFeaturesEpoch=4). (org.apache.kafka.metadata.publisher.FeaturesPublisher) [kafka-3-metadata-loader-event-handler]
2026-02-25 09:46:16,299 INFO [MetadataLoader id=3] InitializeNewPublishers: initializing ControllerRegistrationsPublisher with a snapshot at offset 4 (org.apache.kafka.image.loader.MetadataLoader) [kafka-3-metadata-loader-event-handler]
2026-02-25 09:46:16,299 INFO [MetadataLoader id=3] InitializeNewPublishers: initializing ControllerRegistrationManager with a snapshot at offset 4 (org.apache.kafka.image.loader.MetadataLoader) [kafka-3-metadata-loader-event-handler]
2026-02-25 09:46:16,302 INFO [ControllerRegistrationManager id=3 incarnation=92-R0PikSP-QH7ghpoKThQ] sendControllerRegistration: attempting to send ControllerRegistrationRequestData(controllerId=3, incarnationId=92-R0PikSP-QH7ghpoKThQ, zkMigrationReady=false, listeners=[Listener(name='CONTROLPLANE-9090', host='onap-strimzi-onap-strimzi-controller-3.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-3-registration-manager-event-handler]
2026-02-25 09:46:16,304 INFO [MetadataLoader id=3] InitializeNewPublishers: initializing DynamicConfigPublisher controller id=3 with a snapshot at offset 4 (org.apache.kafka.image.loader.MetadataLoader) [kafka-3-metadata-loader-event-handler]
2026-02-25 09:46:16,304 INFO [QuorumController id=3] No previous registration found for broker 0. New incarnation ID is 42B9_Q5SRZKqQqyp9t5ktA.  Generated 0 record(s) to clean up previous incarnations. New broker epoch is 5. (org.apache.kafka.controller.ClusterControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:46:16,306 INFO [MetadataLoader id=3] InitializeNewPublishers: initializing DynamicClientQuotaPublisher controller id=3 with a snapshot at offset 4 (org.apache.kafka.image.loader.MetadataLoader) [kafka-3-metadata-loader-event-handler]
2026-02-25 09:46:16,308 INFO [MetadataLoader id=3] InitializeNewPublishers: initializing ScramPublisher controller id=3 with a snapshot at offset 4 (org.apache.kafka.image.loader.MetadataLoader) [kafka-3-metadata-loader-event-handler]
2026-02-25 09:46:16,309 INFO [QuorumController id=3] Replayed initial RegisterBrokerRecord for broker 0: RegisterBrokerRecord(brokerId=0, isMigratingZkBroker=false, incarnationId=42B9_Q5SRZKqQqyp9t5ktA, brokerEpoch=5, 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=[1GuJCaSdi02Owb5U33CUTQ]) (org.apache.kafka.controller.ClusterControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:46:16,309 INFO [MetadataLoader id=3] InitializeNewPublishers: initializing DelegationTokenPublisher controller id=3 with a snapshot at offset 4 (org.apache.kafka.image.loader.MetadataLoader) [kafka-3-metadata-loader-event-handler]
2026-02-25 09:46:16,312 INFO [MetadataLoader id=3] InitializeNewPublishers: initializing ControllerMetadataMetricsPublisher with a snapshot at offset 4 (org.apache.kafka.image.loader.MetadataLoader) [kafka-3-metadata-loader-event-handler]
2026-02-25 09:46:16,312 INFO [MetadataLoader id=3] InitializeNewPublishers: initializing AclPublisher controller id=3 with a snapshot at offset 4 (org.apache.kafka.image.loader.MetadataLoader) [kafka-3-metadata-loader-event-handler]
2026-02-25 09:46:16,313 INFO [AclPublisher controller id=3] Loading authorizer snapshot at offset 4 (kafka.server.metadata.AclPublisher) [kafka-3-metadata-loader-event-handler]
2026-02-25 09:46:16,314 INFO [StandardAuthorizer 3] Initialized with 0 acl(s). (org.apache.kafka.metadata.authorizer.StandardAuthorizerData) [kafka-3-metadata-loader-event-handler]
2026-02-25 09:46:16,314 INFO [StandardAuthorizer 3] Completed initial ACL load process. (org.apache.kafka.metadata.authorizer.StandardAuthorizerData) [kafka-3-metadata-loader-event-handler]
2026-02-25 09:46:16,400 INFO [QuorumController id=3] Replayed RegisterControllerRecord contaning ControllerRegistration(id=3, incarnationId=92-R0PikSP-QH7ghpoKThQ, 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-3-event-handler]
2026-02-25 09:46:16,428 INFO [QuorumController id=3] No previous registration found for broker 2. New incarnation ID is H8T2CvE5ReyXouEicGvcEw.  Generated 0 record(s) to clean up previous incarnations. New broker epoch is 7. (org.apache.kafka.controller.ClusterControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:46:16,428 INFO [QuorumController id=3] Replayed initial RegisterBrokerRecord for broker 2: RegisterBrokerRecord(brokerId=2, isMigratingZkBroker=false, incarnationId=H8T2CvE5ReyXouEicGvcEw, brokerEpoch=7, 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=[XFjaKgfFSSWPz0IiHScK-A]) (org.apache.kafka.controller.ClusterControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:46:16,429 INFO [QuorumController id=3] Replayed RegisterControllerRecord contaning ControllerRegistration(id=4, incarnationId=8rA2xfi3SD-zo2sY86-2qA, 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-3-event-handler]
2026-02-25 09:46:16,442 INFO [ControllerRegistrationManager id=3 incarnation=92-R0PikSP-QH7ghpoKThQ] Our registration has been persisted to the metadata log. (kafka.server.ControllerRegistrationManager) [controller-3-registration-manager-event-handler]
2026-02-25 09:46:16,445 INFO [ControllerRegistrationManager id=3 incarnation=92-R0PikSP-QH7ghpoKThQ] RegistrationResponseHandler: controller acknowledged ControllerRegistrationRequest. (kafka.server.ControllerRegistrationManager) [controller-3-to-controller-registration-channel-manager]
2026-02-25 09:46:16,513 INFO [QuorumController id=3] The request from broker 0 to unfence has been granted because it has caught up with the offset of its register broker record 5. (org.apache.kafka.controller.BrokerHeartbeatManager) [quorum-controller-3-event-handler]
2026-02-25 09:46:16,524 INFO [QuorumController id=3] Replayed BrokerRegistrationChangeRecord modifying the registration for broker 0: BrokerRegistrationChangeRecord(brokerId=0, brokerEpoch=5, fenced=-1, inControlledShutdown=0, logDirs=[]) (org.apache.kafka.controller.ClusterControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:46:16,589 INFO [QuorumController id=3] The request from broker 2 to unfence has been granted because it has caught up with the offset of its register broker record 7. (org.apache.kafka.controller.BrokerHeartbeatManager) [quorum-controller-3-event-handler]
2026-02-25 09:46:16,589 INFO [QuorumController id=3] Replayed BrokerRegistrationChangeRecord modifying the registration for broker 2: BrokerRegistrationChangeRecord(brokerId=2, brokerEpoch=7, fenced=-1, inControlledShutdown=0, logDirs=[]) (org.apache.kafka.controller.ClusterControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:46:17,004 INFO [RaftManager id=3] Node 5 disconnected. (org.apache.kafka.clients.NetworkClient) [kafka-3-raft-outbound-request-thread]
2026-02-25 09:46:17,004 WARN [RaftManager id=3] Connection to node 5 (onap-strimzi-onap-strimzi-controller-5.onap-strimzi-kafka-brokers.onap.svc.cluster.local/10.233.66.31: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-3-raft-outbound-request-thread]
2026-02-25 09:46:18,731 INFO [QuorumController id=3] Replayed RegisterControllerRecord contaning ControllerRegistration(id=5, incarnationId=yPNULPJ6TsW38c5OxjETYA, 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-3-event-handler]
2026-02-25 09:46:18,991 INFO [QuorumController id=3] No previous registration found for broker 1. New incarnation ID is LQBGmJkgTmWE05OE5ie_uQ.  Generated 0 record(s) to clean up previous incarnations. New broker epoch is 17. (org.apache.kafka.controller.ClusterControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:46:18,992 INFO [QuorumController id=3] Replayed initial RegisterBrokerRecord for broker 1: RegisterBrokerRecord(brokerId=1, isMigratingZkBroker=false, incarnationId=LQBGmJkgTmWE05OE5ie_uQ, brokerEpoch=17, 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=[KELXS5zHvepO9c6UreOTWw]) (org.apache.kafka.controller.ClusterControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:46:19,415 INFO [QuorumController id=3] The request from broker 1 to unfence has been granted because it has caught up with the offset of its register broker record 17. (org.apache.kafka.controller.BrokerHeartbeatManager) [quorum-controller-3-event-handler]
2026-02-25 09:46:19,416 INFO [QuorumController id=3] Replayed BrokerRegistrationChangeRecord modifying the registration for broker 1: BrokerRegistrationChangeRecord(brokerId=1, brokerEpoch=17, fenced=-1, inControlledShutdown=0, logDirs=[]) (org.apache.kafka.controller.ClusterControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:46:36,908 INFO [QuorumController id=3] Replayed UserScramCredentialRecord creating new entry for strimzi-kafka-admin with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:46:37,199 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for strimzi-kafka-admin with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:46:37,315 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for strimzi-kafka-admin with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:46:37,427 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for strimzi-kafka-admin with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:47:02,998 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for Mn-zX1QwR_GUhw6yFJtj8A, 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-3-event-handler]
2026-02-25 09:47:02,999 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for sAVghbslQOWx3qqNB98HPg, 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-3-event-handler]
2026-02-25 09:47:02,999 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for eOmZv0gDRYK-BfMRHeEDRg, 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-3-event-handler]
2026-02-25 09:47:02,999 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for 96Lo-gYtQ96VudEkcFm0Mg, 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-3-event-handler]
2026-02-25 09:47:02,999 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for 3ox9MbOsSXyrCNiSOKDmjA, 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-3-event-handler]
2026-02-25 09:47:02,999 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for 9O3AE4U9Si6whtnicQls7w, 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-3-event-handler]
2026-02-25 09:47:03,071 INFO [QuorumController id=3] Replayed UserScramCredentialRecord creating new entry for aai-modelloader-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:47:03,071 INFO [QuorumController id=3] Replayed UserScramCredentialRecord creating new entry for onap-aai-trav-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:47:03,071 INFO [QuorumController id=3] Replayed UserScramCredentialRecord creating new entry for onap-aai-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:47:03,071 INFO [QuorumController id=3] Replayed UserScramCredentialRecord creating new entry for onap-aai-graph-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:47:03,275 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for aai-modelloader-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:47:03,276 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for onap-aai-trav-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:47:03,276 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for onap-aai-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:47:03,276 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for onap-aai-graph-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:47:03,397 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for aai-modelloader-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:47:03,397 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for onap-aai-graph-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:47:03,530 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for onap-aai-trav-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:47:03,530 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for onap-aai-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:47:03,650 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for onap-aai-trav-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:47:03,651 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for onap-aai-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:47:13,326 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for UlVdQitWRiKSk9S7-DYHyg, 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-3-event-handler]
2026-02-25 09:47:13,326 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for g4AR--q-QQ-c3tnl4OgaSA, 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-3-event-handler]
2026-02-25 09:47:13,327 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for vQntRlUCTtG7sxVRqKNJWw, 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-3-event-handler]
2026-02-25 09:47:13,327 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for XwSl1doYQRW0BtZhqmfO8Q, 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-3-event-handler]
2026-02-25 09:47:13,327 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for 1R55QSI4RHiNE3TTN8ZtIg, 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-3-event-handler]
2026-02-25 09:47:13,327 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for Pwsxh-VmQH6BOIRC2bs7OA, 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-3-event-handler]
2026-02-25 09:47:13,386 INFO [QuorumController id=3] Replayed UserScramCredentialRecord creating new entry for cds-sdc-listener-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:47:13,386 INFO [QuorumController id=3] Replayed UserScramCredentialRecord creating new entry for cds-blueprints-processor-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:47:13,499 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for cds-sdc-listener-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:47:13,623 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for cds-sdc-listener-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:47:13,623 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for cds-blueprints-processor-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:47:13,748 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for cds-sdc-listener-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:47:13,749 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for cds-blueprints-processor-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:47:13,940 INFO [QuorumController id=3] 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, 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-3-event-handler]
2026-02-25 09:47:13,943 INFO [QuorumController id=3] Replayed TopicRecord for topic cds.blueprint-processor.self-service-api.audit.request with topic ID Inwz3n8sT2WKgykmXd47zw. (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:47:13,944 INFO [QuorumController id=3] 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-3-event-handler]
2026-02-25 09:47:13,944 INFO [QuorumController id=3] 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-3-event-handler]
2026-02-25 09:47:13,945 INFO [QuorumController id=3] Replayed PartitionRecord for new partition cds.blueprint-processor.self-service-api.audit.request-0 with topic ID Inwz3n8sT2WKgykmXd47zw and PartitionRegistration(replicas=[0, 1, 2], directories=[1GuJCaSdi02Owb5U33CUTQ, KELXS5zHvepO9c6UreOTWw, XFjaKgfFSSWPz0IiHScK-A], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:47:13,949 INFO [QuorumController id=3] Replayed PartitionRecord for new partition cds.blueprint-processor.self-service-api.audit.request-1 with topic ID Inwz3n8sT2WKgykmXd47zw and PartitionRegistration(replicas=[1, 2, 0], directories=[KELXS5zHvepO9c6UreOTWw, XFjaKgfFSSWPz0IiHScK-A, 1GuJCaSdi02Owb5U33CUTQ], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:47:13,949 INFO [QuorumController id=3] Replayed PartitionRecord for new partition cds.blueprint-processor.self-service-api.audit.request-2 with topic ID Inwz3n8sT2WKgykmXd47zw and PartitionRegistration(replicas=[2, 0, 1], directories=[XFjaKgfFSSWPz0IiHScK-A, 1GuJCaSdi02Owb5U33CUTQ, KELXS5zHvepO9c6UreOTWw], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:47:13,949 INFO [QuorumController id=3] Replayed PartitionRecord for new partition cds.blueprint-processor.self-service-api.audit.request-3 with topic ID Inwz3n8sT2WKgykmXd47zw and PartitionRegistration(replicas=[1, 0, 2], directories=[KELXS5zHvepO9c6UreOTWw, 1GuJCaSdi02Owb5U33CUTQ, XFjaKgfFSSWPz0IiHScK-A], isr=[1, 0, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:47:13,950 INFO [QuorumController id=3] Replayed PartitionRecord for new partition cds.blueprint-processor.self-service-api.audit.request-4 with topic ID Inwz3n8sT2WKgykmXd47zw and PartitionRegistration(replicas=[0, 2, 1], directories=[1GuJCaSdi02Owb5U33CUTQ, XFjaKgfFSSWPz0IiHScK-A, KELXS5zHvepO9c6UreOTWw], isr=[0, 2, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:47:13,950 INFO [QuorumController id=3] Replayed PartitionRecord for new partition cds.blueprint-processor.self-service-api.audit.request-5 with topic ID Inwz3n8sT2WKgykmXd47zw and PartitionRegistration(replicas=[2, 1, 0], directories=[XFjaKgfFSSWPz0IiHScK-A, KELXS5zHvepO9c6UreOTWw, 1GuJCaSdi02Owb5U33CUTQ], isr=[2, 1, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:47:13,950 INFO [QuorumController id=3] Replayed TopicRecord for topic cds.blueprint-processor.self-service-api.request with topic ID 5LgtXc69S3ObXrJVpctqyA. (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:47:13,950 INFO [QuorumController id=3] 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-3-event-handler]
2026-02-25 09:47:13,950 INFO [QuorumController id=3] 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-3-event-handler]
2026-02-25 09:47:13,951 INFO [QuorumController id=3] Replayed PartitionRecord for new partition cds.blueprint-processor.self-service-api.request-0 with topic ID 5LgtXc69S3ObXrJVpctqyA and PartitionRegistration(replicas=[2, 0, 1], directories=[XFjaKgfFSSWPz0IiHScK-A, 1GuJCaSdi02Owb5U33CUTQ, KELXS5zHvepO9c6UreOTWw], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:47:13,951 INFO [QuorumController id=3] Replayed PartitionRecord for new partition cds.blueprint-processor.self-service-api.request-1 with topic ID 5LgtXc69S3ObXrJVpctqyA and PartitionRegistration(replicas=[0, 1, 2], directories=[1GuJCaSdi02Owb5U33CUTQ, KELXS5zHvepO9c6UreOTWw, XFjaKgfFSSWPz0IiHScK-A], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:47:13,951 INFO [QuorumController id=3] Replayed PartitionRecord for new partition cds.blueprint-processor.self-service-api.request-2 with topic ID 5LgtXc69S3ObXrJVpctqyA and PartitionRegistration(replicas=[1, 2, 0], directories=[KELXS5zHvepO9c6UreOTWw, XFjaKgfFSSWPz0IiHScK-A, 1GuJCaSdi02Owb5U33CUTQ], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:47:13,951 INFO [QuorumController id=3] Replayed PartitionRecord for new partition cds.blueprint-processor.self-service-api.request-3 with topic ID 5LgtXc69S3ObXrJVpctqyA and PartitionRegistration(replicas=[1, 2, 0], directories=[KELXS5zHvepO9c6UreOTWw, XFjaKgfFSSWPz0IiHScK-A, 1GuJCaSdi02Owb5U33CUTQ], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:47:13,952 INFO [QuorumController id=3] Replayed PartitionRecord for new partition cds.blueprint-processor.self-service-api.request-4 with topic ID 5LgtXc69S3ObXrJVpctqyA and PartitionRegistration(replicas=[2, 0, 1], directories=[XFjaKgfFSSWPz0IiHScK-A, 1GuJCaSdi02Owb5U33CUTQ, KELXS5zHvepO9c6UreOTWw], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:47:13,954 INFO [QuorumController id=3] Replayed PartitionRecord for new partition cds.blueprint-processor.self-service-api.request-5 with topic ID 5LgtXc69S3ObXrJVpctqyA and PartitionRegistration(replicas=[0, 1, 2], directories=[1GuJCaSdi02Owb5U33CUTQ, KELXS5zHvepO9c6UreOTWw, XFjaKgfFSSWPz0IiHScK-A], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:47:13,955 INFO [QuorumController id=3] Replayed TopicRecord for topic cds.blueprint-processor.self-service-api.response with topic ID jFRcGfHdRnWvOBV1SzIRrQ. (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:47:13,956 INFO [QuorumController id=3] 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-3-event-handler]
2026-02-25 09:47:13,956 INFO [QuorumController id=3] 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-3-event-handler]
2026-02-25 09:47:13,956 INFO [QuorumController id=3] Replayed PartitionRecord for new partition cds.blueprint-processor.self-service-api.response-0 with topic ID jFRcGfHdRnWvOBV1SzIRrQ and PartitionRegistration(replicas=[0, 1, 2], directories=[1GuJCaSdi02Owb5U33CUTQ, KELXS5zHvepO9c6UreOTWw, XFjaKgfFSSWPz0IiHScK-A], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:47:13,956 INFO [QuorumController id=3] Replayed PartitionRecord for new partition cds.blueprint-processor.self-service-api.response-1 with topic ID jFRcGfHdRnWvOBV1SzIRrQ and PartitionRegistration(replicas=[1, 2, 0], directories=[KELXS5zHvepO9c6UreOTWw, XFjaKgfFSSWPz0IiHScK-A, 1GuJCaSdi02Owb5U33CUTQ], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:47:13,956 INFO [QuorumController id=3] Replayed PartitionRecord for new partition cds.blueprint-processor.self-service-api.response-2 with topic ID jFRcGfHdRnWvOBV1SzIRrQ and PartitionRegistration(replicas=[2, 0, 1], directories=[XFjaKgfFSSWPz0IiHScK-A, 1GuJCaSdi02Owb5U33CUTQ, KELXS5zHvepO9c6UreOTWw], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:47:13,957 INFO [QuorumController id=3] Replayed PartitionRecord for new partition cds.blueprint-processor.self-service-api.response-3 with topic ID jFRcGfHdRnWvOBV1SzIRrQ and PartitionRegistration(replicas=[1, 2, 0], directories=[KELXS5zHvepO9c6UreOTWw, XFjaKgfFSSWPz0IiHScK-A, 1GuJCaSdi02Owb5U33CUTQ], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:47:13,957 INFO [QuorumController id=3] Replayed PartitionRecord for new partition cds.blueprint-processor.self-service-api.response-4 with topic ID jFRcGfHdRnWvOBV1SzIRrQ and PartitionRegistration(replicas=[2, 0, 1], directories=[XFjaKgfFSSWPz0IiHScK-A, 1GuJCaSdi02Owb5U33CUTQ, KELXS5zHvepO9c6UreOTWw], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:47:13,957 INFO [QuorumController id=3] Replayed PartitionRecord for new partition cds.blueprint-processor.self-service-api.response-5 with topic ID jFRcGfHdRnWvOBV1SzIRrQ and PartitionRegistration(replicas=[0, 1, 2], directories=[1GuJCaSdi02Owb5U33CUTQ, KELXS5zHvepO9c6UreOTWw, XFjaKgfFSSWPz0IiHScK-A], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:47:13,957 INFO [QuorumController id=3] Replayed TopicRecord for topic cds.blueprint-processor.self-service-api.audit.response with topic ID LuEjx___QuGhqdKWuY0IGg. (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:47:13,958 INFO [QuorumController id=3] 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-3-event-handler]
2026-02-25 09:47:13,958 INFO [QuorumController id=3] 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-3-event-handler]
2026-02-25 09:47:13,958 INFO [QuorumController id=3] Replayed PartitionRecord for new partition cds.blueprint-processor.self-service-api.audit.response-0 with topic ID LuEjx___QuGhqdKWuY0IGg and PartitionRegistration(replicas=[1, 2, 0], directories=[KELXS5zHvepO9c6UreOTWw, XFjaKgfFSSWPz0IiHScK-A, 1GuJCaSdi02Owb5U33CUTQ], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:47:13,958 INFO [QuorumController id=3] Replayed PartitionRecord for new partition cds.blueprint-processor.self-service-api.audit.response-1 with topic ID LuEjx___QuGhqdKWuY0IGg and PartitionRegistration(replicas=[2, 0, 1], directories=[XFjaKgfFSSWPz0IiHScK-A, 1GuJCaSdi02Owb5U33CUTQ, KELXS5zHvepO9c6UreOTWw], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:47:13,959 INFO [QuorumController id=3] Replayed PartitionRecord for new partition cds.blueprint-processor.self-service-api.audit.response-2 with topic ID LuEjx___QuGhqdKWuY0IGg and PartitionRegistration(replicas=[0, 1, 2], directories=[1GuJCaSdi02Owb5U33CUTQ, KELXS5zHvepO9c6UreOTWw, XFjaKgfFSSWPz0IiHScK-A], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:47:13,959 INFO [QuorumController id=3] Replayed PartitionRecord for new partition cds.blueprint-processor.self-service-api.audit.response-3 with topic ID LuEjx___QuGhqdKWuY0IGg and PartitionRegistration(replicas=[1, 0, 2], directories=[KELXS5zHvepO9c6UreOTWw, 1GuJCaSdi02Owb5U33CUTQ, XFjaKgfFSSWPz0IiHScK-A], isr=[1, 0, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:47:13,959 INFO [QuorumController id=3] Replayed PartitionRecord for new partition cds.blueprint-processor.self-service-api.audit.response-4 with topic ID LuEjx___QuGhqdKWuY0IGg and PartitionRegistration(replicas=[0, 2, 1], directories=[1GuJCaSdi02Owb5U33CUTQ, XFjaKgfFSSWPz0IiHScK-A, KELXS5zHvepO9c6UreOTWw], isr=[0, 2, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:47:13,960 INFO [QuorumController id=3] Replayed PartitionRecord for new partition cds.blueprint-processor.self-service-api.audit.response-5 with topic ID LuEjx___QuGhqdKWuY0IGg and PartitionRegistration(replicas=[2, 1, 0], directories=[XFjaKgfFSSWPz0IiHScK-A, KELXS5zHvepO9c6UreOTWw, 1GuJCaSdi02Owb5U33CUTQ], isr=[2, 1, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:47:27,249 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for I_3HU-fvSgyXvqw7fcuB7Q, 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-3-event-handler]
2026-02-25 09:47:27,249 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for PIWx-2mNSvmlTgHs4n6bDw, 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-3-event-handler]
2026-02-25 09:47:27,249 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for qpQIq_RcQUO88FnhVuZmDg, setting StandardAcl(resourceType=TOPIC, resourceName=unauthenticated.VES_O1_NOTIFY_PNF_REGISTRATION_OUTPUT, patternType=LITERAL, principal=User:ncmp-dmi-plugin-ku, host=*, operation=ALL, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:47:27,249 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for oncCr9uqTSemSrFGiKXRog, setting StandardAcl(resourceType=TOPIC, resourceName=dmi-cm-events, patternType=LITERAL, principal=User:ncmp-dmi-plugin-ku, host=*, operation=WRITE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:47:27,249 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for k6Nck9SNQYWoEax9oJ6kSQ, setting StandardAcl(resourceType=TOPIC, resourceName=unauthenticated.VES_PNFREG_OUTPUT, patternType=LITERAL, principal=User:ncmp-dmi-plugin-ku, host=*, operation=READ, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:47:27,250 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for ev9aWr_vQFavOx3MjJA6FQ, setting StandardAcl(resourceType=TOPIC, resourceName=ncmp-dmi-cm-avc-subscription, patternType=LITERAL, principal=User:ncmp-dmi-plugin-ku, host=*, operation=READ, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:47:27,250 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for cWMU6FwASCWsG4g-xpuGNA, 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-3-event-handler]
2026-02-25 09:47:27,250 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for K-eletydRrKGmyU3MBgoMQ, 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-3-event-handler]
2026-02-25 09:47:27,250 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for VrzhK4bvTmSfLY_ggX_UXA, setting StandardAcl(resourceType=TOPIC, resourceName=ncmp-events, patternType=LITERAL, principal=User:ncmp-dmi-plugin-ku, host=*, operation=ALL, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:47:27,250 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for n8B7smn5S2GNMvUfIF_tMQ, 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-3-event-handler]
2026-02-25 09:47:27,251 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for LY1vrnWVTuWXJYj-WFfwzA, 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-3-event-handler]
2026-02-25 09:47:27,251 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for 9ChtKaRjT8ae_278Ep0CDw, setting StandardAcl(resourceType=GROUP, resourceName=ncmp-async-rest-request-event-group, patternType=LITERAL, principal=User:cps-core-ku, host=*, operation=READ, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:47:27,251 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for 2evDvag3QzaHDrPq7twI3g, setting StandardAcl(resourceType=TOPIC, resourceName=ncmp-dmi-cm-avc-subscription, patternType=LITERAL, principal=User:cps-core-ku, host=*, operation=WRITE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:47:27,251 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for GLV4aThuQ8q-xpnAvjED1Q, setting StandardAcl(resourceType=TOPIC, resourceName=ncmp-events, patternType=LITERAL, principal=User:cps-core-ku, host=*, operation=WRITE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:47:27,252 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for U0VHmsM8SsufTVPx1DdQbA, setting StandardAcl(resourceType=TOPIC, resourceName=subscription-response, patternType=LITERAL, principal=User:cps-core-ku, host=*, operation=WRITE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:47:27,252 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for gRlpYklCRd2xrAmzo4jrBw, setting StandardAcl(resourceType=TOPIC, resourceName=dmi-device-heartbeat, patternType=LITERAL, principal=User:cps-core-ku, host=*, operation=ALL, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:47:27,252 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for lNCZ36IJQU2BUDaPxytL5A, 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-3-event-handler]
2026-02-25 09:47:27,252 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for 182nE6f7RZKkTushFmtGKA, 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-3-event-handler]
2026-02-25 09:47:27,252 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for QAGjIcSJQ4uvAn8oHEU6Cw, setting StandardAcl(resourceType=TOPIC, resourceName=ncmp-inventory-events, patternType=LITERAL, principal=User:cps-core-ku, host=*, operation=WRITE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:47:27,253 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for 8OStvjOUQEm9CTfK4CrcMQ, setting StandardAcl(resourceType=TOPIC, resourceName=cm-events, patternType=LITERAL, principal=User:cps-core-ku, host=*, operation=WRITE, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:47:27,253 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for qxZjB2aSSgGIO-5BriYAvA, 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-3-event-handler]
2026-02-25 09:47:27,253 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for XZV3FZcTSDiuWOwNSu20DA, setting StandardAcl(resourceType=TOPIC, resourceName=subscription, patternType=LITERAL, principal=User:cps-core-ku, host=*, operation=ALL, permissionType=ALLOW) (org.apache.kafka.controller.AclControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:47:27,253 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for qVwjId2NRsaErWi-rsjvxQ, 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-3-event-handler]
2026-02-25 09:47:27,253 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for dwepL33GRvCThVXfb0UQcA, 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-3-event-handler]
2026-02-25 09:47:27,325 INFO [QuorumController id=3] Replayed UserScramCredentialRecord creating new entry for cps-temporal-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:47:27,325 INFO [QuorumController id=3] Replayed UserScramCredentialRecord creating new entry for ncmp-dmi-plugin-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:47:27,325 INFO [QuorumController id=3] Replayed UserScramCredentialRecord creating new entry for cps-core-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:47:27,739 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for cps-temporal-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:47:27,739 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for ncmp-dmi-plugin-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:47:27,740 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for cps-core-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:47:27,957 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for cps-temporal-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:47:28,074 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for ncmp-dmi-plugin-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:47:28,074 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for cps-core-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:47:28,178 INFO [QuorumController id=3] CreateTopics result(s): CreatableTopic(name='ncmp-events', numPartitions=-1, replicationFactor=-1, assignments=[], configs=[CreatableTopicConfig(name='retention.ms', value='7200000'), CreatableTopicConfig(name='segment.bytes', value='1073741824')]): SUCCESS, 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='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='dmi-device-heartbeat', numPartitions=-1, replicationFactor=-1, assignments=[], configs=[CreatableTopicConfig(name='retention.ms', value='7200000'), CreatableTopicConfig(name='segment.bytes', value='1073741824')]): SUCCESS, CreatableTopic(name='unauthenticated.VES_O1_NOTIFY_PNF_REGISTRATION_OUTPUT', 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='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', numPartitions=-1, replicationFactor=-1, assignments=[], configs=[CreatableTopicConfig(name='retention.ms', value='7200000'), CreatableTopicConfig(name='segment.bytes', value='1073741824')]): SUCCESS, CreatableTopic(name='subscription-response', numPartitions=-1, replicationFactor=-1, assignments=[], configs=[CreatableTopicConfig(name='retention.ms', value='7200000'), CreatableTopicConfig(name='segment.bytes', value='1073741824')]): SUCCESS, CreatableTopic(name='cm-events', numPartitions=-1, replicationFactor=-1, assignments=[], configs=[CreatableTopicConfig(name='retention.ms', value='7200000'), CreatableTopicConfig(name='segment.bytes', value='1073741824')]): SUCCESS, CreatableTopic(name='ncmp-inventory-events', 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-3-event-handler]
2026-02-25 09:47:28,180 INFO [QuorumController id=3] Replayed TopicRecord for topic ncmp-events with topic ID jIoG3HShR6mUABYDZddN8A. (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:47:28,180 INFO [QuorumController id=3] Replayed ConfigRecord for ConfigResource(type=TOPIC, name='ncmp-events') which set configuration retention.ms to 7200000 (org.apache.kafka.controller.ConfigurationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:47:28,180 INFO [QuorumController id=3] Replayed ConfigRecord for ConfigResource(type=TOPIC, name='ncmp-events') which set configuration segment.bytes to 1073741824 (org.apache.kafka.controller.ConfigurationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:47:28,181 INFO [QuorumController id=3] Replayed PartitionRecord for new partition ncmp-events-0 with topic ID jIoG3HShR6mUABYDZddN8A and PartitionRegistration(replicas=[2, 0, 1], directories=[XFjaKgfFSSWPz0IiHScK-A, 1GuJCaSdi02Owb5U33CUTQ, KELXS5zHvepO9c6UreOTWw], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:47:28,181 INFO [QuorumController id=3] Replayed PartitionRecord for new partition ncmp-events-1 with topic ID jIoG3HShR6mUABYDZddN8A and PartitionRegistration(replicas=[0, 1, 2], directories=[1GuJCaSdi02Owb5U33CUTQ, KELXS5zHvepO9c6UreOTWw, XFjaKgfFSSWPz0IiHScK-A], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:47:28,182 INFO [QuorumController id=3] Replayed PartitionRecord for new partition ncmp-events-2 with topic ID jIoG3HShR6mUABYDZddN8A and PartitionRegistration(replicas=[1, 2, 0], directories=[KELXS5zHvepO9c6UreOTWw, XFjaKgfFSSWPz0IiHScK-A, 1GuJCaSdi02Owb5U33CUTQ], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:47:28,182 INFO [QuorumController id=3] Replayed PartitionRecord for new partition ncmp-events-3 with topic ID jIoG3HShR6mUABYDZddN8A and PartitionRegistration(replicas=[0, 2, 1], directories=[1GuJCaSdi02Owb5U33CUTQ, XFjaKgfFSSWPz0IiHScK-A, KELXS5zHvepO9c6UreOTWw], isr=[0, 2, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:47:28,183 INFO [QuorumController id=3] Replayed PartitionRecord for new partition ncmp-events-4 with topic ID jIoG3HShR6mUABYDZddN8A and PartitionRegistration(replicas=[2, 1, 0], directories=[XFjaKgfFSSWPz0IiHScK-A, KELXS5zHvepO9c6UreOTWw, 1GuJCaSdi02Owb5U33CUTQ], isr=[2, 1, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:47:28,183 INFO [QuorumController id=3] Replayed PartitionRecord for new partition ncmp-events-5 with topic ID jIoG3HShR6mUABYDZddN8A and PartitionRegistration(replicas=[1, 0, 2], directories=[KELXS5zHvepO9c6UreOTWw, 1GuJCaSdi02Owb5U33CUTQ, XFjaKgfFSSWPz0IiHScK-A], isr=[1, 0, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:47:28,183 INFO [QuorumController id=3] Replayed TopicRecord for topic ncmp-async-m2m with topic ID Z7WNRt66Qk6sXQsQJpXuwA. (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:47:28,184 INFO [QuorumController id=3] Replayed ConfigRecord for ConfigResource(type=TOPIC, name='ncmp-async-m2m') which set configuration retention.ms to 7200000 (org.apache.kafka.controller.ConfigurationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:47:28,184 INFO [QuorumController id=3] Replayed ConfigRecord for ConfigResource(type=TOPIC, name='ncmp-async-m2m') which set configuration segment.bytes to 1073741824 (org.apache.kafka.controller.ConfigurationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:47:28,184 INFO [QuorumController id=3] Replayed PartitionRecord for new partition ncmp-async-m2m-0 with topic ID Z7WNRt66Qk6sXQsQJpXuwA and PartitionRegistration(replicas=[2, 0, 1], directories=[XFjaKgfFSSWPz0IiHScK-A, 1GuJCaSdi02Owb5U33CUTQ, KELXS5zHvepO9c6UreOTWw], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:47:28,184 INFO [QuorumController id=3] Replayed PartitionRecord for new partition ncmp-async-m2m-1 with topic ID Z7WNRt66Qk6sXQsQJpXuwA and PartitionRegistration(replicas=[0, 1, 2], directories=[1GuJCaSdi02Owb5U33CUTQ, KELXS5zHvepO9c6UreOTWw, XFjaKgfFSSWPz0IiHScK-A], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:47:28,185 INFO [QuorumController id=3] Replayed PartitionRecord for new partition ncmp-async-m2m-2 with topic ID Z7WNRt66Qk6sXQsQJpXuwA and PartitionRegistration(replicas=[1, 2, 0], directories=[KELXS5zHvepO9c6UreOTWw, XFjaKgfFSSWPz0IiHScK-A, 1GuJCaSdi02Owb5U33CUTQ], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:47:28,185 INFO [QuorumController id=3] Replayed PartitionRecord for new partition ncmp-async-m2m-3 with topic ID Z7WNRt66Qk6sXQsQJpXuwA and PartitionRegistration(replicas=[1, 2, 0], directories=[KELXS5zHvepO9c6UreOTWw, XFjaKgfFSSWPz0IiHScK-A, 1GuJCaSdi02Owb5U33CUTQ], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:47:28,185 INFO [QuorumController id=3] Replayed PartitionRecord for new partition ncmp-async-m2m-4 with topic ID Z7WNRt66Qk6sXQsQJpXuwA and PartitionRegistration(replicas=[2, 0, 1], directories=[XFjaKgfFSSWPz0IiHScK-A, 1GuJCaSdi02Owb5U33CUTQ, KELXS5zHvepO9c6UreOTWw], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:47:28,185 INFO [QuorumController id=3] Replayed PartitionRecord for new partition ncmp-async-m2m-5 with topic ID Z7WNRt66Qk6sXQsQJpXuwA and PartitionRegistration(replicas=[0, 1, 2], directories=[1GuJCaSdi02Owb5U33CUTQ, KELXS5zHvepO9c6UreOTWw, XFjaKgfFSSWPz0IiHScK-A], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:47:28,186 INFO [QuorumController id=3] Replayed TopicRecord for topic dmi-ncmp-cm-avc-subscription with topic ID JuKbINHbQPa8iJLw2OdWSg. (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:47:28,186 INFO [QuorumController id=3] 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-3-event-handler]
2026-02-25 09:47:28,186 INFO [QuorumController id=3] 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-3-event-handler]
2026-02-25 09:47:28,186 INFO [QuorumController id=3] Replayed PartitionRecord for new partition dmi-ncmp-cm-avc-subscription-0 with topic ID JuKbINHbQPa8iJLw2OdWSg and PartitionRegistration(replicas=[1, 2, 0], directories=[KELXS5zHvepO9c6UreOTWw, XFjaKgfFSSWPz0IiHScK-A, 1GuJCaSdi02Owb5U33CUTQ], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:47:28,187 INFO [QuorumController id=3] Replayed PartitionRecord for new partition dmi-ncmp-cm-avc-subscription-1 with topic ID JuKbINHbQPa8iJLw2OdWSg and PartitionRegistration(replicas=[2, 0, 1], directories=[XFjaKgfFSSWPz0IiHScK-A, 1GuJCaSdi02Owb5U33CUTQ, KELXS5zHvepO9c6UreOTWw], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:47:28,187 INFO [QuorumController id=3] Replayed PartitionRecord for new partition dmi-ncmp-cm-avc-subscription-2 with topic ID JuKbINHbQPa8iJLw2OdWSg and PartitionRegistration(replicas=[0, 1, 2], directories=[1GuJCaSdi02Owb5U33CUTQ, KELXS5zHvepO9c6UreOTWw, XFjaKgfFSSWPz0IiHScK-A], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:47:28,187 INFO [QuorumController id=3] Replayed PartitionRecord for new partition dmi-ncmp-cm-avc-subscription-3 with topic ID JuKbINHbQPa8iJLw2OdWSg and PartitionRegistration(replicas=[1, 0, 2], directories=[KELXS5zHvepO9c6UreOTWw, 1GuJCaSdi02Owb5U33CUTQ, XFjaKgfFSSWPz0IiHScK-A], isr=[1, 0, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:47:28,187 INFO [QuorumController id=3] Replayed PartitionRecord for new partition dmi-ncmp-cm-avc-subscription-4 with topic ID JuKbINHbQPa8iJLw2OdWSg and PartitionRegistration(replicas=[0, 2, 1], directories=[1GuJCaSdi02Owb5U33CUTQ, XFjaKgfFSSWPz0IiHScK-A, KELXS5zHvepO9c6UreOTWw], isr=[0, 2, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:47:28,188 INFO [QuorumController id=3] Replayed PartitionRecord for new partition dmi-ncmp-cm-avc-subscription-5 with topic ID JuKbINHbQPa8iJLw2OdWSg and PartitionRegistration(replicas=[2, 1, 0], directories=[XFjaKgfFSSWPz0IiHScK-A, KELXS5zHvepO9c6UreOTWw, 1GuJCaSdi02Owb5U33CUTQ], isr=[2, 1, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:47:28,188 INFO [QuorumController id=3] Replayed TopicRecord for topic cps-data-updated-events with topic ID 3xhsMJbDSb-I5QEQ3aM5cg. (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:47:28,188 INFO [QuorumController id=3] 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-3-event-handler]
2026-02-25 09:47:28,188 INFO [QuorumController id=3] 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-3-event-handler]
2026-02-25 09:47:28,188 INFO [QuorumController id=3] Replayed PartitionRecord for new partition cps-data-updated-events-0 with topic ID 3xhsMJbDSb-I5QEQ3aM5cg and PartitionRegistration(replicas=[2, 0, 1], directories=[XFjaKgfFSSWPz0IiHScK-A, 1GuJCaSdi02Owb5U33CUTQ, KELXS5zHvepO9c6UreOTWw], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:47:28,189 INFO [QuorumController id=3] Replayed PartitionRecord for new partition cps-data-updated-events-1 with topic ID 3xhsMJbDSb-I5QEQ3aM5cg and PartitionRegistration(replicas=[0, 1, 2], directories=[1GuJCaSdi02Owb5U33CUTQ, KELXS5zHvepO9c6UreOTWw, XFjaKgfFSSWPz0IiHScK-A], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:47:28,189 INFO [QuorumController id=3] Replayed PartitionRecord for new partition cps-data-updated-events-2 with topic ID 3xhsMJbDSb-I5QEQ3aM5cg and PartitionRegistration(replicas=[1, 2, 0], directories=[KELXS5zHvepO9c6UreOTWw, XFjaKgfFSSWPz0IiHScK-A, 1GuJCaSdi02Owb5U33CUTQ], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:47:28,190 INFO [QuorumController id=3] Replayed PartitionRecord for new partition cps-data-updated-events-3 with topic ID 3xhsMJbDSb-I5QEQ3aM5cg and PartitionRegistration(replicas=[0, 2, 1], directories=[1GuJCaSdi02Owb5U33CUTQ, XFjaKgfFSSWPz0IiHScK-A, KELXS5zHvepO9c6UreOTWw], isr=[0, 2, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:47:28,191 INFO [QuorumController id=3] Replayed PartitionRecord for new partition cps-data-updated-events-4 with topic ID 3xhsMJbDSb-I5QEQ3aM5cg and PartitionRegistration(replicas=[2, 1, 0], directories=[XFjaKgfFSSWPz0IiHScK-A, KELXS5zHvepO9c6UreOTWw, 1GuJCaSdi02Owb5U33CUTQ], isr=[2, 1, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:47:28,191 INFO [QuorumController id=3] Replayed PartitionRecord for new partition cps-data-updated-events-5 with topic ID 3xhsMJbDSb-I5QEQ3aM5cg and PartitionRegistration(replicas=[1, 0, 2], directories=[KELXS5zHvepO9c6UreOTWw, 1GuJCaSdi02Owb5U33CUTQ, XFjaKgfFSSWPz0IiHScK-A], isr=[1, 0, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:47:28,191 INFO [QuorumController id=3] Replayed TopicRecord for topic dmi-device-heartbeat with topic ID ra9jqCSCTh-Qr5irNFN9Rw. (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:47:28,192 INFO [QuorumController id=3] Replayed ConfigRecord for ConfigResource(type=TOPIC, name='dmi-device-heartbeat') which set configuration retention.ms to 7200000 (org.apache.kafka.controller.ConfigurationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:47:28,192 INFO [QuorumController id=3] Replayed ConfigRecord for ConfigResource(type=TOPIC, name='dmi-device-heartbeat') which set configuration segment.bytes to 1073741824 (org.apache.kafka.controller.ConfigurationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:47:28,192 INFO [QuorumController id=3] Replayed PartitionRecord for new partition dmi-device-heartbeat-0 with topic ID ra9jqCSCTh-Qr5irNFN9Rw and PartitionRegistration(replicas=[0, 1, 2], directories=[1GuJCaSdi02Owb5U33CUTQ, KELXS5zHvepO9c6UreOTWw, XFjaKgfFSSWPz0IiHScK-A], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:47:28,193 INFO [QuorumController id=3] Replayed PartitionRecord for new partition dmi-device-heartbeat-1 with topic ID ra9jqCSCTh-Qr5irNFN9Rw and PartitionRegistration(replicas=[1, 2, 0], directories=[KELXS5zHvepO9c6UreOTWw, XFjaKgfFSSWPz0IiHScK-A, 1GuJCaSdi02Owb5U33CUTQ], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:47:28,193 INFO [QuorumController id=3] Replayed PartitionRecord for new partition dmi-device-heartbeat-2 with topic ID ra9jqCSCTh-Qr5irNFN9Rw and PartitionRegistration(replicas=[2, 0, 1], directories=[XFjaKgfFSSWPz0IiHScK-A, 1GuJCaSdi02Owb5U33CUTQ, KELXS5zHvepO9c6UreOTWw], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:47:28,193 INFO [QuorumController id=3] Replayed PartitionRecord for new partition dmi-device-heartbeat-3 with topic ID ra9jqCSCTh-Qr5irNFN9Rw and PartitionRegistration(replicas=[2, 0, 1], directories=[XFjaKgfFSSWPz0IiHScK-A, 1GuJCaSdi02Owb5U33CUTQ, KELXS5zHvepO9c6UreOTWw], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:47:28,194 INFO [QuorumController id=3] Replayed PartitionRecord for new partition dmi-device-heartbeat-4 with topic ID ra9jqCSCTh-Qr5irNFN9Rw and PartitionRegistration(replicas=[0, 1, 2], directories=[1GuJCaSdi02Owb5U33CUTQ, KELXS5zHvepO9c6UreOTWw, XFjaKgfFSSWPz0IiHScK-A], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:47:28,194 INFO [QuorumController id=3] Replayed PartitionRecord for new partition dmi-device-heartbeat-5 with topic ID ra9jqCSCTh-Qr5irNFN9Rw and PartitionRegistration(replicas=[1, 2, 0], directories=[KELXS5zHvepO9c6UreOTWw, XFjaKgfFSSWPz0IiHScK-A, 1GuJCaSdi02Owb5U33CUTQ], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:47:28,194 INFO [QuorumController id=3] Replayed TopicRecord for topic unauthenticated.VES_O1_NOTIFY_PNF_REGISTRATION_OUTPUT with topic ID 4bEfDyfOS8SnxKfamqCROA. (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:47:28,195 INFO [QuorumController id=3] Replayed ConfigRecord for ConfigResource(type=TOPIC, name='unauthenticated.VES_O1_NOTIFY_PNF_REGISTRATION_OUTPUT') which set configuration retention.ms to 7200000 (org.apache.kafka.controller.ConfigurationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:47:28,195 INFO [QuorumController id=3] Replayed ConfigRecord for ConfigResource(type=TOPIC, name='unauthenticated.VES_O1_NOTIFY_PNF_REGISTRATION_OUTPUT') which set configuration segment.bytes to 1073741824 (org.apache.kafka.controller.ConfigurationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:47:28,195 INFO [QuorumController id=3] Replayed PartitionRecord for new partition unauthenticated.VES_O1_NOTIFY_PNF_REGISTRATION_OUTPUT-0 with topic ID 4bEfDyfOS8SnxKfamqCROA and PartitionRegistration(replicas=[0, 1, 2], directories=[1GuJCaSdi02Owb5U33CUTQ, KELXS5zHvepO9c6UreOTWw, XFjaKgfFSSWPz0IiHScK-A], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:47:28,196 INFO [QuorumController id=3] Replayed PartitionRecord for new partition unauthenticated.VES_O1_NOTIFY_PNF_REGISTRATION_OUTPUT-1 with topic ID 4bEfDyfOS8SnxKfamqCROA and PartitionRegistration(replicas=[1, 2, 0], directories=[KELXS5zHvepO9c6UreOTWw, XFjaKgfFSSWPz0IiHScK-A, 1GuJCaSdi02Owb5U33CUTQ], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:47:28,196 INFO [QuorumController id=3] Replayed PartitionRecord for new partition unauthenticated.VES_O1_NOTIFY_PNF_REGISTRATION_OUTPUT-2 with topic ID 4bEfDyfOS8SnxKfamqCROA and PartitionRegistration(replicas=[2, 0, 1], directories=[XFjaKgfFSSWPz0IiHScK-A, 1GuJCaSdi02Owb5U33CUTQ, KELXS5zHvepO9c6UreOTWw], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:47:28,196 INFO [QuorumController id=3] Replayed PartitionRecord for new partition unauthenticated.VES_O1_NOTIFY_PNF_REGISTRATION_OUTPUT-3 with topic ID 4bEfDyfOS8SnxKfamqCROA and PartitionRegistration(replicas=[2, 0, 1], directories=[XFjaKgfFSSWPz0IiHScK-A, 1GuJCaSdi02Owb5U33CUTQ, KELXS5zHvepO9c6UreOTWw], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:47:28,197 INFO [QuorumController id=3] Replayed PartitionRecord for new partition unauthenticated.VES_O1_NOTIFY_PNF_REGISTRATION_OUTPUT-4 with topic ID 4bEfDyfOS8SnxKfamqCROA and PartitionRegistration(replicas=[0, 1, 2], directories=[1GuJCaSdi02Owb5U33CUTQ, KELXS5zHvepO9c6UreOTWw, XFjaKgfFSSWPz0IiHScK-A], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:47:28,197 INFO [QuorumController id=3] Replayed PartitionRecord for new partition unauthenticated.VES_O1_NOTIFY_PNF_REGISTRATION_OUTPUT-5 with topic ID 4bEfDyfOS8SnxKfamqCROA and PartitionRegistration(replicas=[1, 2, 0], directories=[KELXS5zHvepO9c6UreOTWw, XFjaKgfFSSWPz0IiHScK-A, 1GuJCaSdi02Owb5U33CUTQ], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:47:28,198 INFO [QuorumController id=3] Replayed TopicRecord for topic dmi-cm-events with topic ID b9NCwj0UQFu871gXRQF3_A. (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:47:28,198 INFO [QuorumController id=3] Replayed ConfigRecord for ConfigResource(type=TOPIC, name='dmi-cm-events') which set configuration retention.ms to 7200000 (org.apache.kafka.controller.ConfigurationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:47:28,198 INFO [QuorumController id=3] Replayed ConfigRecord for ConfigResource(type=TOPIC, name='dmi-cm-events') which set configuration segment.bytes to 1073741824 (org.apache.kafka.controller.ConfigurationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:47:28,198 INFO [QuorumController id=3] Replayed PartitionRecord for new partition dmi-cm-events-0 with topic ID b9NCwj0UQFu871gXRQF3_A and PartitionRegistration(replicas=[0, 1, 2], directories=[1GuJCaSdi02Owb5U33CUTQ, KELXS5zHvepO9c6UreOTWw, XFjaKgfFSSWPz0IiHScK-A], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:47:28,199 INFO [QuorumController id=3] Replayed PartitionRecord for new partition dmi-cm-events-1 with topic ID b9NCwj0UQFu871gXRQF3_A and PartitionRegistration(replicas=[1, 2, 0], directories=[KELXS5zHvepO9c6UreOTWw, XFjaKgfFSSWPz0IiHScK-A, 1GuJCaSdi02Owb5U33CUTQ], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:47:28,199 INFO [QuorumController id=3] Replayed PartitionRecord for new partition dmi-cm-events-2 with topic ID b9NCwj0UQFu871gXRQF3_A and PartitionRegistration(replicas=[2, 0, 1], directories=[XFjaKgfFSSWPz0IiHScK-A, 1GuJCaSdi02Owb5U33CUTQ, KELXS5zHvepO9c6UreOTWw], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:47:28,199 INFO [QuorumController id=3] Replayed PartitionRecord for new partition dmi-cm-events-3 with topic ID b9NCwj0UQFu871gXRQF3_A and PartitionRegistration(replicas=[2, 1, 0], directories=[XFjaKgfFSSWPz0IiHScK-A, KELXS5zHvepO9c6UreOTWw, 1GuJCaSdi02Owb5U33CUTQ], isr=[2, 1, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:47:28,200 INFO [QuorumController id=3] Replayed PartitionRecord for new partition dmi-cm-events-4 with topic ID b9NCwj0UQFu871gXRQF3_A and PartitionRegistration(replicas=[1, 0, 2], directories=[KELXS5zHvepO9c6UreOTWw, 1GuJCaSdi02Owb5U33CUTQ, XFjaKgfFSSWPz0IiHScK-A], isr=[1, 0, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:47:28,200 INFO [QuorumController id=3] Replayed PartitionRecord for new partition dmi-cm-events-5 with topic ID b9NCwj0UQFu871gXRQF3_A and PartitionRegistration(replicas=[0, 2, 1], directories=[1GuJCaSdi02Owb5U33CUTQ, XFjaKgfFSSWPz0IiHScK-A, KELXS5zHvepO9c6UreOTWw], isr=[0, 2, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:47:28,200 INFO [QuorumController id=3] Replayed TopicRecord for topic subscription with topic ID ppBlCHPoRbSOgrcOG4Rm-Q. (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:47:28,200 INFO [QuorumController id=3] Replayed ConfigRecord for ConfigResource(type=TOPIC, name='subscription') which set configuration retention.ms to 7200000 (org.apache.kafka.controller.ConfigurationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:47:28,200 INFO [QuorumController id=3] Replayed ConfigRecord for ConfigResource(type=TOPIC, name='subscription') which set configuration segment.bytes to 1073741824 (org.apache.kafka.controller.ConfigurationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:47:28,200 INFO [QuorumController id=3] Replayed PartitionRecord for new partition subscription-0 with topic ID ppBlCHPoRbSOgrcOG4Rm-Q and PartitionRegistration(replicas=[1, 2, 0], directories=[KELXS5zHvepO9c6UreOTWw, XFjaKgfFSSWPz0IiHScK-A, 1GuJCaSdi02Owb5U33CUTQ], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:47:28,201 INFO [QuorumController id=3] Replayed PartitionRecord for new partition subscription-1 with topic ID ppBlCHPoRbSOgrcOG4Rm-Q and PartitionRegistration(replicas=[2, 0, 1], directories=[XFjaKgfFSSWPz0IiHScK-A, 1GuJCaSdi02Owb5U33CUTQ, KELXS5zHvepO9c6UreOTWw], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:47:28,201 INFO [QuorumController id=3] Replayed PartitionRecord for new partition subscription-2 with topic ID ppBlCHPoRbSOgrcOG4Rm-Q and PartitionRegistration(replicas=[0, 1, 2], directories=[1GuJCaSdi02Owb5U33CUTQ, KELXS5zHvepO9c6UreOTWw, XFjaKgfFSSWPz0IiHScK-A], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:47:28,201 INFO [QuorumController id=3] Replayed PartitionRecord for new partition subscription-3 with topic ID ppBlCHPoRbSOgrcOG4Rm-Q and PartitionRegistration(replicas=[0, 2, 1], directories=[1GuJCaSdi02Owb5U33CUTQ, XFjaKgfFSSWPz0IiHScK-A, KELXS5zHvepO9c6UreOTWw], isr=[0, 2, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:47:28,201 INFO [QuorumController id=3] Replayed PartitionRecord for new partition subscription-4 with topic ID ppBlCHPoRbSOgrcOG4Rm-Q and PartitionRegistration(replicas=[2, 1, 0], directories=[XFjaKgfFSSWPz0IiHScK-A, KELXS5zHvepO9c6UreOTWw, 1GuJCaSdi02Owb5U33CUTQ], isr=[2, 1, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:47:28,202 INFO [QuorumController id=3] Replayed PartitionRecord for new partition subscription-5 with topic ID ppBlCHPoRbSOgrcOG4Rm-Q and PartitionRegistration(replicas=[1, 0, 2], directories=[KELXS5zHvepO9c6UreOTWw, 1GuJCaSdi02Owb5U33CUTQ, XFjaKgfFSSWPz0IiHScK-A], isr=[1, 0, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:47:28,202 INFO [QuorumController id=3] Replayed TopicRecord for topic ncmp-dmi-cm-avc-subscription with topic ID IWyM5NtVR8eusXUOfA7MTQ. (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:47:28,202 INFO [QuorumController id=3] Replayed ConfigRecord for ConfigResource(type=TOPIC, name='ncmp-dmi-cm-avc-subscription') which set configuration retention.ms to 7200000 (org.apache.kafka.controller.ConfigurationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:47:28,202 INFO [QuorumController id=3] Replayed ConfigRecord for ConfigResource(type=TOPIC, name='ncmp-dmi-cm-avc-subscription') which set configuration segment.bytes to 1073741824 (org.apache.kafka.controller.ConfigurationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:47:28,203 INFO [QuorumController id=3] Replayed PartitionRecord for new partition ncmp-dmi-cm-avc-subscription-0 with topic ID IWyM5NtVR8eusXUOfA7MTQ and PartitionRegistration(replicas=[1, 2, 0], directories=[KELXS5zHvepO9c6UreOTWw, XFjaKgfFSSWPz0IiHScK-A, 1GuJCaSdi02Owb5U33CUTQ], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:47:28,203 INFO [QuorumController id=3] Replayed PartitionRecord for new partition ncmp-dmi-cm-avc-subscription-1 with topic ID IWyM5NtVR8eusXUOfA7MTQ and PartitionRegistration(replicas=[2, 0, 1], directories=[XFjaKgfFSSWPz0IiHScK-A, 1GuJCaSdi02Owb5U33CUTQ, KELXS5zHvepO9c6UreOTWw], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:47:28,203 INFO [QuorumController id=3] Replayed PartitionRecord for new partition ncmp-dmi-cm-avc-subscription-2 with topic ID IWyM5NtVR8eusXUOfA7MTQ and PartitionRegistration(replicas=[0, 1, 2], directories=[1GuJCaSdi02Owb5U33CUTQ, KELXS5zHvepO9c6UreOTWw, XFjaKgfFSSWPz0IiHScK-A], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:47:28,204 INFO [QuorumController id=3] Replayed PartitionRecord for new partition ncmp-dmi-cm-avc-subscription-3 with topic ID IWyM5NtVR8eusXUOfA7MTQ and PartitionRegistration(replicas=[2, 1, 0], directories=[XFjaKgfFSSWPz0IiHScK-A, KELXS5zHvepO9c6UreOTWw, 1GuJCaSdi02Owb5U33CUTQ], isr=[2, 1, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:47:28,204 INFO [QuorumController id=3] Replayed PartitionRecord for new partition ncmp-dmi-cm-avc-subscription-4 with topic ID IWyM5NtVR8eusXUOfA7MTQ and PartitionRegistration(replicas=[1, 0, 2], directories=[KELXS5zHvepO9c6UreOTWw, 1GuJCaSdi02Owb5U33CUTQ, XFjaKgfFSSWPz0IiHScK-A], isr=[1, 0, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:47:28,204 INFO [QuorumController id=3] Replayed PartitionRecord for new partition ncmp-dmi-cm-avc-subscription-5 with topic ID IWyM5NtVR8eusXUOfA7MTQ and PartitionRegistration(replicas=[0, 2, 1], directories=[1GuJCaSdi02Owb5U33CUTQ, XFjaKgfFSSWPz0IiHScK-A, KELXS5zHvepO9c6UreOTWw], isr=[0, 2, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:47:28,205 INFO [QuorumController id=3] Replayed TopicRecord for topic subscription-response with topic ID Hngyhi0aRhyfeu2h5nKtKA. (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:47:28,205 INFO [QuorumController id=3] Replayed ConfigRecord for ConfigResource(type=TOPIC, name='subscription-response') which set configuration retention.ms to 7200000 (org.apache.kafka.controller.ConfigurationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:47:28,205 INFO [QuorumController id=3] Replayed ConfigRecord for ConfigResource(type=TOPIC, name='subscription-response') which set configuration segment.bytes to 1073741824 (org.apache.kafka.controller.ConfigurationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:47:28,205 INFO [QuorumController id=3] Replayed PartitionRecord for new partition subscription-response-0 with topic ID Hngyhi0aRhyfeu2h5nKtKA and PartitionRegistration(replicas=[2, 0, 1], directories=[XFjaKgfFSSWPz0IiHScK-A, 1GuJCaSdi02Owb5U33CUTQ, KELXS5zHvepO9c6UreOTWw], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:47:28,206 INFO [QuorumController id=3] Replayed PartitionRecord for new partition subscription-response-1 with topic ID Hngyhi0aRhyfeu2h5nKtKA and PartitionRegistration(replicas=[0, 1, 2], directories=[1GuJCaSdi02Owb5U33CUTQ, KELXS5zHvepO9c6UreOTWw, XFjaKgfFSSWPz0IiHScK-A], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:47:28,206 INFO [QuorumController id=3] Replayed PartitionRecord for new partition subscription-response-2 with topic ID Hngyhi0aRhyfeu2h5nKtKA and PartitionRegistration(replicas=[1, 2, 0], directories=[KELXS5zHvepO9c6UreOTWw, XFjaKgfFSSWPz0IiHScK-A, 1GuJCaSdi02Owb5U33CUTQ], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:47:28,206 INFO [QuorumController id=3] Replayed PartitionRecord for new partition subscription-response-3 with topic ID Hngyhi0aRhyfeu2h5nKtKA and PartitionRegistration(replicas=[1, 2, 0], directories=[KELXS5zHvepO9c6UreOTWw, XFjaKgfFSSWPz0IiHScK-A, 1GuJCaSdi02Owb5U33CUTQ], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:47:28,207 INFO [QuorumController id=3] Replayed PartitionRecord for new partition subscription-response-4 with topic ID Hngyhi0aRhyfeu2h5nKtKA and PartitionRegistration(replicas=[2, 0, 1], directories=[XFjaKgfFSSWPz0IiHScK-A, 1GuJCaSdi02Owb5U33CUTQ, KELXS5zHvepO9c6UreOTWw], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:47:28,207 INFO [QuorumController id=3] Replayed PartitionRecord for new partition subscription-response-5 with topic ID Hngyhi0aRhyfeu2h5nKtKA and PartitionRegistration(replicas=[0, 1, 2], directories=[1GuJCaSdi02Owb5U33CUTQ, KELXS5zHvepO9c6UreOTWw, XFjaKgfFSSWPz0IiHScK-A], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:47:28,207 INFO [QuorumController id=3] Replayed TopicRecord for topic cm-events with topic ID eQN4JAhJQV699AC4rhT_RQ. (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:47:28,207 INFO [QuorumController id=3] Replayed ConfigRecord for ConfigResource(type=TOPIC, name='cm-events') which set configuration retention.ms to 7200000 (org.apache.kafka.controller.ConfigurationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:47:28,208 INFO [QuorumController id=3] Replayed ConfigRecord for ConfigResource(type=TOPIC, name='cm-events') which set configuration segment.bytes to 1073741824 (org.apache.kafka.controller.ConfigurationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:47:28,208 INFO [QuorumController id=3] Replayed PartitionRecord for new partition cm-events-0 with topic ID eQN4JAhJQV699AC4rhT_RQ and PartitionRegistration(replicas=[0, 1, 2], directories=[1GuJCaSdi02Owb5U33CUTQ, KELXS5zHvepO9c6UreOTWw, XFjaKgfFSSWPz0IiHScK-A], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:47:28,208 INFO [QuorumController id=3] Replayed PartitionRecord for new partition cm-events-1 with topic ID eQN4JAhJQV699AC4rhT_RQ and PartitionRegistration(replicas=[1, 2, 0], directories=[KELXS5zHvepO9c6UreOTWw, XFjaKgfFSSWPz0IiHScK-A, 1GuJCaSdi02Owb5U33CUTQ], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:47:28,209 INFO [QuorumController id=3] Replayed PartitionRecord for new partition cm-events-2 with topic ID eQN4JAhJQV699AC4rhT_RQ and PartitionRegistration(replicas=[2, 0, 1], directories=[XFjaKgfFSSWPz0IiHScK-A, 1GuJCaSdi02Owb5U33CUTQ, KELXS5zHvepO9c6UreOTWw], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:47:28,209 INFO [QuorumController id=3] Replayed PartitionRecord for new partition cm-events-3 with topic ID eQN4JAhJQV699AC4rhT_RQ and PartitionRegistration(replicas=[2, 0, 1], directories=[XFjaKgfFSSWPz0IiHScK-A, 1GuJCaSdi02Owb5U33CUTQ, KELXS5zHvepO9c6UreOTWw], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:47:28,209 INFO [QuorumController id=3] Replayed PartitionRecord for new partition cm-events-4 with topic ID eQN4JAhJQV699AC4rhT_RQ and PartitionRegistration(replicas=[0, 1, 2], directories=[1GuJCaSdi02Owb5U33CUTQ, KELXS5zHvepO9c6UreOTWw, XFjaKgfFSSWPz0IiHScK-A], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:47:28,211 INFO [QuorumController id=3] Replayed PartitionRecord for new partition cm-events-5 with topic ID eQN4JAhJQV699AC4rhT_RQ and PartitionRegistration(replicas=[1, 2, 0], directories=[KELXS5zHvepO9c6UreOTWw, XFjaKgfFSSWPz0IiHScK-A, 1GuJCaSdi02Owb5U33CUTQ], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:47:28,212 INFO [QuorumController id=3] Replayed TopicRecord for topic ncmp-inventory-events with topic ID nkE2b1U9T9yow_p4XLOnpA. (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:47:28,212 INFO [QuorumController id=3] Replayed ConfigRecord for ConfigResource(type=TOPIC, name='ncmp-inventory-events') which set configuration retention.ms to 7200000 (org.apache.kafka.controller.ConfigurationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:47:28,212 INFO [QuorumController id=3] Replayed ConfigRecord for ConfigResource(type=TOPIC, name='ncmp-inventory-events') which set configuration segment.bytes to 1073741824 (org.apache.kafka.controller.ConfigurationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:47:28,212 INFO [QuorumController id=3] Replayed PartitionRecord for new partition ncmp-inventory-events-0 with topic ID nkE2b1U9T9yow_p4XLOnpA and PartitionRegistration(replicas=[1, 2, 0], directories=[KELXS5zHvepO9c6UreOTWw, XFjaKgfFSSWPz0IiHScK-A, 1GuJCaSdi02Owb5U33CUTQ], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:47:28,213 INFO [QuorumController id=3] Replayed PartitionRecord for new partition ncmp-inventory-events-1 with topic ID nkE2b1U9T9yow_p4XLOnpA and PartitionRegistration(replicas=[2, 0, 1], directories=[XFjaKgfFSSWPz0IiHScK-A, 1GuJCaSdi02Owb5U33CUTQ, KELXS5zHvepO9c6UreOTWw], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:47:28,213 INFO [QuorumController id=3] Replayed PartitionRecord for new partition ncmp-inventory-events-2 with topic ID nkE2b1U9T9yow_p4XLOnpA and PartitionRegistration(replicas=[0, 1, 2], directories=[1GuJCaSdi02Owb5U33CUTQ, KELXS5zHvepO9c6UreOTWw, XFjaKgfFSSWPz0IiHScK-A], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:47:28,213 INFO [QuorumController id=3] Replayed PartitionRecord for new partition ncmp-inventory-events-3 with topic ID nkE2b1U9T9yow_p4XLOnpA and PartitionRegistration(replicas=[0, 2, 1], directories=[1GuJCaSdi02Owb5U33CUTQ, XFjaKgfFSSWPz0IiHScK-A, KELXS5zHvepO9c6UreOTWw], isr=[0, 2, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:47:28,214 INFO [QuorumController id=3] Replayed PartitionRecord for new partition ncmp-inventory-events-4 with topic ID nkE2b1U9T9yow_p4XLOnpA and PartitionRegistration(replicas=[2, 1, 0], directories=[XFjaKgfFSSWPz0IiHScK-A, KELXS5zHvepO9c6UreOTWw, 1GuJCaSdi02Owb5U33CUTQ], isr=[2, 1, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:47:28,215 INFO [QuorumController id=3] Replayed PartitionRecord for new partition ncmp-inventory-events-5 with topic ID nkE2b1U9T9yow_p4XLOnpA and PartitionRegistration(replicas=[1, 0, 2], directories=[KELXS5zHvepO9c6UreOTWw, 1GuJCaSdi02Owb5U33CUTQ, XFjaKgfFSSWPz0IiHScK-A], isr=[1, 0, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:47:28,217 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for ncmp-dmi-plugin-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:47:28,217 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for cps-core-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:47:48,088 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for MlfzMVThR-2f6NbLqEKQZw, 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-3-event-handler]
2026-02-25 09:47:48,089 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for YGqYi1pQSMiCzpcCbPi5PQ, 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-3-event-handler]
2026-02-25 09:47:48,090 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for HP-5xKihQMa06C4pA_mHiA, 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-3-event-handler]
2026-02-25 09:47:48,091 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for 8T4G3oDeRVe5x_rzljK8Ng, 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-3-event-handler]
2026-02-25 09:47:48,091 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for zo8C8PIcRI6OPcjsTUFeTQ, 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-3-event-handler]
2026-02-25 09:47:48,091 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for nj6XHZRSQquNgy0M-JI01w, 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-3-event-handler]
2026-02-25 09:47:48,091 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for N1qfdI-xRqWnLOTSQIZlgw, 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-3-event-handler]
2026-02-25 09:47:48,092 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for 79lqxK6BQKyTL6qScE4sBw, 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-3-event-handler]
2026-02-25 09:47:48,092 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for HCkHFcpzSwGzl7i73Onj-g, 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-3-event-handler]
2026-02-25 09:47:48,092 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for srL15vM9Svy0kK9znTgGJg, 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-3-event-handler]
2026-02-25 09:47:48,092 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for QSifwWFZQXagWRWFkkOBQQ, 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-3-event-handler]
2026-02-25 09:47:48,093 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for _JDRsXKcQySZ_7Npk-GX5A, 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-3-event-handler]
2026-02-25 09:47:48,093 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for lKWNjvgaQpKdQEyAX-ScSA, 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-3-event-handler]
2026-02-25 09:47:48,093 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for PUsLPok8QgihYSPAm549EQ, 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-3-event-handler]
2026-02-25 09:47:48,093 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for mH_4A59LSL6AGz-xuIJSrw, 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-3-event-handler]
2026-02-25 09:47:48,093 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for cPaiIjQTR9SDXwRxBeCfbQ, 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-3-event-handler]
2026-02-25 09:47:48,094 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for 0k4qpiy8TGWMR-e13NWzYA, 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-3-event-handler]
2026-02-25 09:47:48,094 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for cnI980h9SFWikWVPjND5zA, 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-3-event-handler]
2026-02-25 09:47:48,094 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for eFfAUI_4TAqqZJy3yHqFeg, 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-3-event-handler]
2026-02-25 09:47:48,094 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for RpKBlgecRhi9ilUUmMkbLw, 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-3-event-handler]
2026-02-25 09:47:48,095 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for A03kViBbQhiJAGOq8v8V_g, 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-3-event-handler]
2026-02-25 09:47:48,096 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for DbClSx0lRYW9MaEZF0Q17Q, 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-3-event-handler]
2026-02-25 09:47:48,096 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for VZ3xAXWPRlGKIvdWBDsbPg, 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-3-event-handler]
2026-02-25 09:47:48,096 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for RKQd59zQSzasnRiFni9zzA, 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-3-event-handler]
2026-02-25 09:47:48,096 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for 2klkTMcpRL6GYFl2rhu3Eg, 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-3-event-handler]
2026-02-25 09:47:48,096 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for nGuHgGrwRkqjVpvRMfP8kg, 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-3-event-handler]
2026-02-25 09:47:48,096 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for Cp5ZVC1oTviu6h7ujWwlCw, 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-3-event-handler]
2026-02-25 09:47:48,096 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for ANf1cSjVRFSqgeB0Ipb9mQ, 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-3-event-handler]
2026-02-25 09:47:48,096 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for wCU7ulLLRiyBty6Qtpai7A, 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-3-event-handler]
2026-02-25 09:47:48,097 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for QHqWSim4SoSsr_S52hufow, 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-3-event-handler]
2026-02-25 09:47:48,097 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for YdBm-SICTWKz1G18qXWvvg, 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-3-event-handler]
2026-02-25 09:47:48,097 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for cwgxyuFLQ3eFoVCbAAYevw, 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-3-event-handler]
2026-02-25 09:47:48,099 INFO [QuorumController id=3] CreateTopics result(s): 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 (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:47:48,099 INFO [QuorumController id=3] Replayed TopicRecord for topic unauthenticated.SEC_FAULT_OUTPUT with topic ID YWIzc4uRS3Cw9-VU4Ncp5A. (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:47:48,099 INFO [QuorumController id=3] 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-3-event-handler]
2026-02-25 09:47:48,099 INFO [QuorumController id=3] 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-3-event-handler]
2026-02-25 09:47:48,099 INFO [QuorumController id=3] Replayed PartitionRecord for new partition unauthenticated.SEC_FAULT_OUTPUT-0 with topic ID YWIzc4uRS3Cw9-VU4Ncp5A and PartitionRegistration(replicas=[2, 0, 1], directories=[XFjaKgfFSSWPz0IiHScK-A, 1GuJCaSdi02Owb5U33CUTQ, KELXS5zHvepO9c6UreOTWw], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:47:48,099 INFO [QuorumController id=3] Replayed PartitionRecord for new partition unauthenticated.SEC_FAULT_OUTPUT-1 with topic ID YWIzc4uRS3Cw9-VU4Ncp5A and PartitionRegistration(replicas=[0, 1, 2], directories=[1GuJCaSdi02Owb5U33CUTQ, KELXS5zHvepO9c6UreOTWw, XFjaKgfFSSWPz0IiHScK-A], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:47:48,100 INFO [QuorumController id=3] Replayed PartitionRecord for new partition unauthenticated.SEC_FAULT_OUTPUT-2 with topic ID YWIzc4uRS3Cw9-VU4Ncp5A and PartitionRegistration(replicas=[1, 2, 0], directories=[KELXS5zHvepO9c6UreOTWw, XFjaKgfFSSWPz0IiHScK-A, 1GuJCaSdi02Owb5U33CUTQ], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:47:48,100 INFO [QuorumController id=3] Replayed PartitionRecord for new partition unauthenticated.SEC_FAULT_OUTPUT-3 with topic ID YWIzc4uRS3Cw9-VU4Ncp5A and PartitionRegistration(replicas=[1, 2, 0], directories=[KELXS5zHvepO9c6UreOTWw, XFjaKgfFSSWPz0IiHScK-A, 1GuJCaSdi02Owb5U33CUTQ], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:47:48,102 INFO [QuorumController id=3] Replayed PartitionRecord for new partition unauthenticated.SEC_FAULT_OUTPUT-4 with topic ID YWIzc4uRS3Cw9-VU4Ncp5A and PartitionRegistration(replicas=[2, 0, 1], directories=[XFjaKgfFSSWPz0IiHScK-A, 1GuJCaSdi02Owb5U33CUTQ, KELXS5zHvepO9c6UreOTWw], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:47:48,102 INFO [QuorumController id=3] Replayed PartitionRecord for new partition unauthenticated.SEC_FAULT_OUTPUT-5 with topic ID YWIzc4uRS3Cw9-VU4Ncp5A and PartitionRegistration(replicas=[0, 1, 2], directories=[1GuJCaSdi02Owb5U33CUTQ, KELXS5zHvepO9c6UreOTWw, XFjaKgfFSSWPz0IiHScK-A], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:47:48,168 INFO [QuorumController id=3] Replayed UserScramCredentialRecord creating new entry for dcae-ves-collector-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:47:48,169 INFO [QuorumController id=3] Replayed UserScramCredentialRecord creating new entry for dcae-prh-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:47:48,169 INFO [QuorumController id=3] Replayed UserScramCredentialRecord creating new entry for dcae-hv-ves-collector-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:47:48,169 INFO [QuorumController id=3] Replayed UserScramCredentialRecord creating new entry for dcae-ves-openapi-manager-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:47:48,307 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for dcae-ves-collector-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:47:48,307 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for dcae-prh-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:47:48,307 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for dcae-hv-ves-collector-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:47:48,307 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for dcae-ves-openapi-manager-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:47:48,456 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for dcae-ves-collector-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:47:48,457 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for dcae-prh-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:47:48,457 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for dcae-hv-ves-collector-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:47:48,457 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for dcae-ves-openapi-manager-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:47:48,567 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for dcae-ves-collector-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:47:48,697 INFO [QuorumController id=3] 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='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.PNF_UPDATE', 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, 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-3-event-handler]
2026-02-25 09:47:48,699 INFO [QuorumController id=3] Replayed TopicRecord for topic unauthenticated.SEC_HEARTBEAT_OUTPUT with topic ID xmxOEm6-TjCwkUavi7R1OA. (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:47:48,699 INFO [QuorumController id=3] 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-3-event-handler]
2026-02-25 09:47:48,699 INFO [QuorumController id=3] 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-3-event-handler]
2026-02-25 09:47:48,699 INFO [QuorumController id=3] Replayed PartitionRecord for new partition unauthenticated.SEC_HEARTBEAT_OUTPUT-0 with topic ID xmxOEm6-TjCwkUavi7R1OA and PartitionRegistration(replicas=[1, 2, 0], directories=[KELXS5zHvepO9c6UreOTWw, XFjaKgfFSSWPz0IiHScK-A, 1GuJCaSdi02Owb5U33CUTQ], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:47:48,700 INFO [QuorumController id=3] Replayed PartitionRecord for new partition unauthenticated.SEC_HEARTBEAT_OUTPUT-1 with topic ID xmxOEm6-TjCwkUavi7R1OA and PartitionRegistration(replicas=[2, 0, 1], directories=[XFjaKgfFSSWPz0IiHScK-A, 1GuJCaSdi02Owb5U33CUTQ, KELXS5zHvepO9c6UreOTWw], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:47:48,700 INFO [QuorumController id=3] Replayed PartitionRecord for new partition unauthenticated.SEC_HEARTBEAT_OUTPUT-2 with topic ID xmxOEm6-TjCwkUavi7R1OA and PartitionRegistration(replicas=[0, 1, 2], directories=[1GuJCaSdi02Owb5U33CUTQ, KELXS5zHvepO9c6UreOTWw, XFjaKgfFSSWPz0IiHScK-A], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:47:48,700 INFO [QuorumController id=3] Replayed PartitionRecord for new partition unauthenticated.SEC_HEARTBEAT_OUTPUT-3 with topic ID xmxOEm6-TjCwkUavi7R1OA and PartitionRegistration(replicas=[1, 0, 2], directories=[KELXS5zHvepO9c6UreOTWw, 1GuJCaSdi02Owb5U33CUTQ, XFjaKgfFSSWPz0IiHScK-A], isr=[1, 0, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:47:48,700 INFO [QuorumController id=3] Replayed PartitionRecord for new partition unauthenticated.SEC_HEARTBEAT_OUTPUT-4 with topic ID xmxOEm6-TjCwkUavi7R1OA and PartitionRegistration(replicas=[0, 2, 1], directories=[1GuJCaSdi02Owb5U33CUTQ, XFjaKgfFSSWPz0IiHScK-A, KELXS5zHvepO9c6UreOTWw], isr=[0, 2, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:47:48,700 INFO [QuorumController id=3] Replayed PartitionRecord for new partition unauthenticated.SEC_HEARTBEAT_OUTPUT-5 with topic ID xmxOEm6-TjCwkUavi7R1OA and PartitionRegistration(replicas=[2, 1, 0], directories=[XFjaKgfFSSWPz0IiHScK-A, KELXS5zHvepO9c6UreOTWw, 1GuJCaSdi02Owb5U33CUTQ], isr=[2, 1, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:47:48,700 INFO [QuorumController id=3] Replayed TopicRecord for topic unauthenticated.SEC_3GPP_PROVISIONING_OUTPUT with topic ID 31sosNXvSYC0h6GJUUotYQ. (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:47:48,700 INFO [QuorumController id=3] 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-3-event-handler]
2026-02-25 09:47:48,700 INFO [QuorumController id=3] 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-3-event-handler]
2026-02-25 09:47:48,701 INFO [QuorumController id=3] Replayed PartitionRecord for new partition unauthenticated.SEC_3GPP_PROVISIONING_OUTPUT-0 with topic ID 31sosNXvSYC0h6GJUUotYQ and PartitionRegistration(replicas=[1, 2, 0], directories=[KELXS5zHvepO9c6UreOTWw, XFjaKgfFSSWPz0IiHScK-A, 1GuJCaSdi02Owb5U33CUTQ], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:47:48,701 INFO [QuorumController id=3] Replayed PartitionRecord for new partition unauthenticated.SEC_3GPP_PROVISIONING_OUTPUT-1 with topic ID 31sosNXvSYC0h6GJUUotYQ and PartitionRegistration(replicas=[2, 0, 1], directories=[XFjaKgfFSSWPz0IiHScK-A, 1GuJCaSdi02Owb5U33CUTQ, KELXS5zHvepO9c6UreOTWw], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:47:48,701 INFO [QuorumController id=3] Replayed PartitionRecord for new partition unauthenticated.SEC_3GPP_PROVISIONING_OUTPUT-2 with topic ID 31sosNXvSYC0h6GJUUotYQ and PartitionRegistration(replicas=[0, 1, 2], directories=[1GuJCaSdi02Owb5U33CUTQ, KELXS5zHvepO9c6UreOTWw, XFjaKgfFSSWPz0IiHScK-A], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:47:48,701 INFO [QuorumController id=3] Replayed PartitionRecord for new partition unauthenticated.SEC_3GPP_PROVISIONING_OUTPUT-3 with topic ID 31sosNXvSYC0h6GJUUotYQ and PartitionRegistration(replicas=[0, 1, 2], directories=[1GuJCaSdi02Owb5U33CUTQ, KELXS5zHvepO9c6UreOTWw, XFjaKgfFSSWPz0IiHScK-A], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:47:48,701 INFO [QuorumController id=3] Replayed PartitionRecord for new partition unauthenticated.SEC_3GPP_PROVISIONING_OUTPUT-4 with topic ID 31sosNXvSYC0h6GJUUotYQ and PartitionRegistration(replicas=[1, 2, 0], directories=[KELXS5zHvepO9c6UreOTWw, XFjaKgfFSSWPz0IiHScK-A, 1GuJCaSdi02Owb5U33CUTQ], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:47:48,701 INFO [QuorumController id=3] Replayed PartitionRecord for new partition unauthenticated.SEC_3GPP_PROVISIONING_OUTPUT-5 with topic ID 31sosNXvSYC0h6GJUUotYQ and PartitionRegistration(replicas=[2, 0, 1], directories=[XFjaKgfFSSWPz0IiHScK-A, 1GuJCaSdi02Owb5U33CUTQ, KELXS5zHvepO9c6UreOTWw], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:47:48,701 INFO [QuorumController id=3] Replayed TopicRecord for topic unauthenticated.VES_NOTIFICATION_OUTPUT with topic ID CCK7jPs1QveS-VQ1sXf08Q. (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:47:48,702 INFO [QuorumController id=3] 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-3-event-handler]
2026-02-25 09:47:48,702 INFO [QuorumController id=3] 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-3-event-handler]
2026-02-25 09:47:48,702 INFO [QuorumController id=3] Replayed PartitionRecord for new partition unauthenticated.VES_NOTIFICATION_OUTPUT-0 with topic ID CCK7jPs1QveS-VQ1sXf08Q and PartitionRegistration(replicas=[1, 2, 0], directories=[KELXS5zHvepO9c6UreOTWw, XFjaKgfFSSWPz0IiHScK-A, 1GuJCaSdi02Owb5U33CUTQ], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:47:48,702 INFO [QuorumController id=3] Replayed PartitionRecord for new partition unauthenticated.VES_NOTIFICATION_OUTPUT-1 with topic ID CCK7jPs1QveS-VQ1sXf08Q and PartitionRegistration(replicas=[2, 0, 1], directories=[XFjaKgfFSSWPz0IiHScK-A, 1GuJCaSdi02Owb5U33CUTQ, KELXS5zHvepO9c6UreOTWw], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:47:48,702 INFO [QuorumController id=3] Replayed PartitionRecord for new partition unauthenticated.VES_NOTIFICATION_OUTPUT-2 with topic ID CCK7jPs1QveS-VQ1sXf08Q and PartitionRegistration(replicas=[0, 1, 2], directories=[1GuJCaSdi02Owb5U33CUTQ, KELXS5zHvepO9c6UreOTWw, XFjaKgfFSSWPz0IiHScK-A], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:47:48,702 INFO [QuorumController id=3] Replayed PartitionRecord for new partition unauthenticated.VES_NOTIFICATION_OUTPUT-3 with topic ID CCK7jPs1QveS-VQ1sXf08Q and PartitionRegistration(replicas=[0, 2, 1], directories=[1GuJCaSdi02Owb5U33CUTQ, XFjaKgfFSSWPz0IiHScK-A, KELXS5zHvepO9c6UreOTWw], isr=[0, 2, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:47:48,703 INFO [QuorumController id=3] Replayed PartitionRecord for new partition unauthenticated.VES_NOTIFICATION_OUTPUT-4 with topic ID CCK7jPs1QveS-VQ1sXf08Q and PartitionRegistration(replicas=[2, 1, 0], directories=[XFjaKgfFSSWPz0IiHScK-A, KELXS5zHvepO9c6UreOTWw, 1GuJCaSdi02Owb5U33CUTQ], isr=[2, 1, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:47:48,703 INFO [QuorumController id=3] Replayed PartitionRecord for new partition unauthenticated.VES_NOTIFICATION_OUTPUT-5 with topic ID CCK7jPs1QveS-VQ1sXf08Q and PartitionRegistration(replicas=[1, 0, 2], directories=[KELXS5zHvepO9c6UreOTWw, 1GuJCaSdi02Owb5U33CUTQ, XFjaKgfFSSWPz0IiHScK-A], isr=[1, 0, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:47:48,703 INFO [QuorumController id=3] Replayed TopicRecord for topic SEC_3GPP_HEARTBEAT_OUTPUT with topic ID yb_oluT6TKuIJyicsyHV3Q. (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:47:48,703 INFO [QuorumController id=3] 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-3-event-handler]
2026-02-25 09:47:48,703 INFO [QuorumController id=3] 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-3-event-handler]
2026-02-25 09:47:48,703 INFO [QuorumController id=3] Replayed PartitionRecord for new partition SEC_3GPP_HEARTBEAT_OUTPUT-0 with topic ID yb_oluT6TKuIJyicsyHV3Q and PartitionRegistration(replicas=[0, 1, 2], directories=[1GuJCaSdi02Owb5U33CUTQ, KELXS5zHvepO9c6UreOTWw, XFjaKgfFSSWPz0IiHScK-A], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:47:48,703 INFO [QuorumController id=3] Replayed PartitionRecord for new partition SEC_3GPP_HEARTBEAT_OUTPUT-1 with topic ID yb_oluT6TKuIJyicsyHV3Q and PartitionRegistration(replicas=[1, 2, 0], directories=[KELXS5zHvepO9c6UreOTWw, XFjaKgfFSSWPz0IiHScK-A, 1GuJCaSdi02Owb5U33CUTQ], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:47:48,704 INFO [QuorumController id=3] Replayed PartitionRecord for new partition SEC_3GPP_HEARTBEAT_OUTPUT-2 with topic ID yb_oluT6TKuIJyicsyHV3Q and PartitionRegistration(replicas=[2, 0, 1], directories=[XFjaKgfFSSWPz0IiHScK-A, 1GuJCaSdi02Owb5U33CUTQ, KELXS5zHvepO9c6UreOTWw], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:47:48,704 INFO [QuorumController id=3] Replayed PartitionRecord for new partition SEC_3GPP_HEARTBEAT_OUTPUT-3 with topic ID yb_oluT6TKuIJyicsyHV3Q and PartitionRegistration(replicas=[1, 0, 2], directories=[KELXS5zHvepO9c6UreOTWw, 1GuJCaSdi02Owb5U33CUTQ, XFjaKgfFSSWPz0IiHScK-A], isr=[1, 0, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:47:48,704 INFO [QuorumController id=3] Replayed PartitionRecord for new partition SEC_3GPP_HEARTBEAT_OUTPUT-4 with topic ID yb_oluT6TKuIJyicsyHV3Q and PartitionRegistration(replicas=[0, 2, 1], directories=[1GuJCaSdi02Owb5U33CUTQ, XFjaKgfFSSWPz0IiHScK-A, KELXS5zHvepO9c6UreOTWw], isr=[0, 2, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:47:48,704 INFO [QuorumController id=3] Replayed PartitionRecord for new partition SEC_3GPP_HEARTBEAT_OUTPUT-5 with topic ID yb_oluT6TKuIJyicsyHV3Q and PartitionRegistration(replicas=[2, 1, 0], directories=[XFjaKgfFSSWPz0IiHScK-A, KELXS5zHvepO9c6UreOTWw, 1GuJCaSdi02Owb5U33CUTQ], isr=[2, 1, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:47:48,704 INFO [QuorumController id=3] Replayed TopicRecord for topic unauthenticated.VES_PNFREG_OUTPUT with topic ID knPYNxqrRq-rJ9iABceCqA. (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:47:48,704 INFO [QuorumController id=3] 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-3-event-handler]
2026-02-25 09:47:48,704 INFO [QuorumController id=3] 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-3-event-handler]
2026-02-25 09:47:48,704 INFO [QuorumController id=3] Replayed PartitionRecord for new partition unauthenticated.VES_PNFREG_OUTPUT-0 with topic ID knPYNxqrRq-rJ9iABceCqA and PartitionRegistration(replicas=[1, 2, 0], directories=[KELXS5zHvepO9c6UreOTWw, XFjaKgfFSSWPz0IiHScK-A, 1GuJCaSdi02Owb5U33CUTQ], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:47:48,705 INFO [QuorumController id=3] Replayed PartitionRecord for new partition unauthenticated.VES_PNFREG_OUTPUT-1 with topic ID knPYNxqrRq-rJ9iABceCqA and PartitionRegistration(replicas=[2, 0, 1], directories=[XFjaKgfFSSWPz0IiHScK-A, 1GuJCaSdi02Owb5U33CUTQ, KELXS5zHvepO9c6UreOTWw], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:47:48,705 INFO [QuorumController id=3] Replayed PartitionRecord for new partition unauthenticated.VES_PNFREG_OUTPUT-2 with topic ID knPYNxqrRq-rJ9iABceCqA and PartitionRegistration(replicas=[0, 1, 2], directories=[1GuJCaSdi02Owb5U33CUTQ, KELXS5zHvepO9c6UreOTWw, XFjaKgfFSSWPz0IiHScK-A], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:47:48,705 INFO [QuorumController id=3] Replayed PartitionRecord for new partition unauthenticated.VES_PNFREG_OUTPUT-3 with topic ID knPYNxqrRq-rJ9iABceCqA and PartitionRegistration(replicas=[0, 1, 2], directories=[1GuJCaSdi02Owb5U33CUTQ, KELXS5zHvepO9c6UreOTWw, XFjaKgfFSSWPz0IiHScK-A], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:47:48,705 INFO [QuorumController id=3] Replayed PartitionRecord for new partition unauthenticated.VES_PNFREG_OUTPUT-4 with topic ID knPYNxqrRq-rJ9iABceCqA and PartitionRegistration(replicas=[1, 2, 0], directories=[KELXS5zHvepO9c6UreOTWw, XFjaKgfFSSWPz0IiHScK-A, 1GuJCaSdi02Owb5U33CUTQ], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:47:48,705 INFO [QuorumController id=3] Replayed PartitionRecord for new partition unauthenticated.VES_PNFREG_OUTPUT-5 with topic ID knPYNxqrRq-rJ9iABceCqA and PartitionRegistration(replicas=[2, 0, 1], directories=[XFjaKgfFSSWPz0IiHScK-A, 1GuJCaSdi02Owb5U33CUTQ, KELXS5zHvepO9c6UreOTWw], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:47:48,705 INFO [QuorumController id=3] Replayed TopicRecord for topic unauthenticated.VES_MEASUREMENT_OUTPUT with topic ID IHjeT-5hTMatQI_bI0X7fQ. (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:47:48,705 INFO [QuorumController id=3] 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-3-event-handler]
2026-02-25 09:47:48,706 INFO [QuorumController id=3] 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-3-event-handler]
2026-02-25 09:47:48,706 INFO [QuorumController id=3] Replayed PartitionRecord for new partition unauthenticated.VES_MEASUREMENT_OUTPUT-0 with topic ID IHjeT-5hTMatQI_bI0X7fQ and PartitionRegistration(replicas=[1, 2, 0], directories=[KELXS5zHvepO9c6UreOTWw, XFjaKgfFSSWPz0IiHScK-A, 1GuJCaSdi02Owb5U33CUTQ], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:47:48,706 INFO [QuorumController id=3] Replayed PartitionRecord for new partition unauthenticated.VES_MEASUREMENT_OUTPUT-1 with topic ID IHjeT-5hTMatQI_bI0X7fQ and PartitionRegistration(replicas=[2, 0, 1], directories=[XFjaKgfFSSWPz0IiHScK-A, 1GuJCaSdi02Owb5U33CUTQ, KELXS5zHvepO9c6UreOTWw], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:47:48,706 INFO [QuorumController id=3] Replayed PartitionRecord for new partition unauthenticated.VES_MEASUREMENT_OUTPUT-2 with topic ID IHjeT-5hTMatQI_bI0X7fQ and PartitionRegistration(replicas=[0, 1, 2], directories=[1GuJCaSdi02Owb5U33CUTQ, KELXS5zHvepO9c6UreOTWw, XFjaKgfFSSWPz0IiHScK-A], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:47:48,706 INFO [QuorumController id=3] Replayed PartitionRecord for new partition unauthenticated.VES_MEASUREMENT_OUTPUT-3 with topic ID IHjeT-5hTMatQI_bI0X7fQ and PartitionRegistration(replicas=[0, 1, 2], directories=[1GuJCaSdi02Owb5U33CUTQ, KELXS5zHvepO9c6UreOTWw, XFjaKgfFSSWPz0IiHScK-A], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:47:48,706 INFO [QuorumController id=3] Replayed PartitionRecord for new partition unauthenticated.VES_MEASUREMENT_OUTPUT-4 with topic ID IHjeT-5hTMatQI_bI0X7fQ and PartitionRegistration(replicas=[1, 2, 0], directories=[KELXS5zHvepO9c6UreOTWw, XFjaKgfFSSWPz0IiHScK-A, 1GuJCaSdi02Owb5U33CUTQ], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:47:48,706 INFO [QuorumController id=3] Replayed PartitionRecord for new partition unauthenticated.VES_MEASUREMENT_OUTPUT-5 with topic ID IHjeT-5hTMatQI_bI0X7fQ and PartitionRegistration(replicas=[2, 0, 1], directories=[XFjaKgfFSSWPz0IiHScK-A, 1GuJCaSdi02Owb5U33CUTQ, KELXS5zHvepO9c6UreOTWw], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:47:48,707 INFO [QuorumController id=3] Replayed TopicRecord for topic SEC_3GPP_PERFORMANCEASSURANCE_OUTPUT with topic ID HJA1WnFtQdS3uO9nJ2n-UA. (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:47:48,707 INFO [QuorumController id=3] 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-3-event-handler]
2026-02-25 09:47:48,707 INFO [QuorumController id=3] 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-3-event-handler]
2026-02-25 09:47:48,707 INFO [QuorumController id=3] Replayed PartitionRecord for new partition SEC_3GPP_PERFORMANCEASSURANCE_OUTPUT-0 with topic ID HJA1WnFtQdS3uO9nJ2n-UA and PartitionRegistration(replicas=[2, 0, 1], directories=[XFjaKgfFSSWPz0IiHScK-A, 1GuJCaSdi02Owb5U33CUTQ, KELXS5zHvepO9c6UreOTWw], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:47:48,707 INFO [QuorumController id=3] Replayed PartitionRecord for new partition SEC_3GPP_PERFORMANCEASSURANCE_OUTPUT-1 with topic ID HJA1WnFtQdS3uO9nJ2n-UA and PartitionRegistration(replicas=[0, 1, 2], directories=[1GuJCaSdi02Owb5U33CUTQ, KELXS5zHvepO9c6UreOTWw, XFjaKgfFSSWPz0IiHScK-A], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:47:48,707 INFO [QuorumController id=3] Replayed PartitionRecord for new partition SEC_3GPP_PERFORMANCEASSURANCE_OUTPUT-2 with topic ID HJA1WnFtQdS3uO9nJ2n-UA and PartitionRegistration(replicas=[1, 2, 0], directories=[KELXS5zHvepO9c6UreOTWw, XFjaKgfFSSWPz0IiHScK-A, 1GuJCaSdi02Owb5U33CUTQ], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:47:48,707 INFO [QuorumController id=3] Replayed PartitionRecord for new partition SEC_3GPP_PERFORMANCEASSURANCE_OUTPUT-3 with topic ID HJA1WnFtQdS3uO9nJ2n-UA and PartitionRegistration(replicas=[1, 0, 2], directories=[KELXS5zHvepO9c6UreOTWw, 1GuJCaSdi02Owb5U33CUTQ, XFjaKgfFSSWPz0IiHScK-A], isr=[1, 0, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:47:48,708 INFO [QuorumController id=3] Replayed PartitionRecord for new partition SEC_3GPP_PERFORMANCEASSURANCE_OUTPUT-4 with topic ID HJA1WnFtQdS3uO9nJ2n-UA and PartitionRegistration(replicas=[0, 2, 1], directories=[1GuJCaSdi02Owb5U33CUTQ, XFjaKgfFSSWPz0IiHScK-A, KELXS5zHvepO9c6UreOTWw], isr=[0, 2, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:47:48,708 INFO [QuorumController id=3] Replayed PartitionRecord for new partition SEC_3GPP_PERFORMANCEASSURANCE_OUTPUT-5 with topic ID HJA1WnFtQdS3uO9nJ2n-UA and PartitionRegistration(replicas=[2, 1, 0], directories=[XFjaKgfFSSWPz0IiHScK-A, KELXS5zHvepO9c6UreOTWw, 1GuJCaSdi02Owb5U33CUTQ], isr=[2, 1, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:47:48,708 INFO [QuorumController id=3] Replayed TopicRecord for topic unauthenticated.PNF_READY with topic ID sr1qOzZYRlqDXO22WCTwoQ. (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:47:48,708 INFO [QuorumController id=3] Replayed ConfigRecord for ConfigResource(type=TOPIC, name='unauthenticated.PNF_READY') which set configuration retention.ms to 7200000 (org.apache.kafka.controller.ConfigurationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:47:48,708 INFO [QuorumController id=3] Replayed ConfigRecord for ConfigResource(type=TOPIC, name='unauthenticated.PNF_READY') which set configuration segment.bytes to 1073741824 (org.apache.kafka.controller.ConfigurationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:47:48,708 INFO [QuorumController id=3] Replayed PartitionRecord for new partition unauthenticated.PNF_READY-0 with topic ID sr1qOzZYRlqDXO22WCTwoQ and PartitionRegistration(replicas=[1, 2, 0], directories=[KELXS5zHvepO9c6UreOTWw, XFjaKgfFSSWPz0IiHScK-A, 1GuJCaSdi02Owb5U33CUTQ], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:47:48,708 INFO [QuorumController id=3] Replayed PartitionRecord for new partition unauthenticated.PNF_READY-1 with topic ID sr1qOzZYRlqDXO22WCTwoQ and PartitionRegistration(replicas=[2, 0, 1], directories=[XFjaKgfFSSWPz0IiHScK-A, 1GuJCaSdi02Owb5U33CUTQ, KELXS5zHvepO9c6UreOTWw], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:47:48,708 INFO [QuorumController id=3] Replayed PartitionRecord for new partition unauthenticated.PNF_READY-2 with topic ID sr1qOzZYRlqDXO22WCTwoQ and PartitionRegistration(replicas=[0, 1, 2], directories=[1GuJCaSdi02Owb5U33CUTQ, KELXS5zHvepO9c6UreOTWw, XFjaKgfFSSWPz0IiHScK-A], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:47:48,708 INFO [QuorumController id=3] Replayed PartitionRecord for new partition unauthenticated.PNF_READY-3 with topic ID sr1qOzZYRlqDXO22WCTwoQ and PartitionRegistration(replicas=[0, 1, 2], directories=[1GuJCaSdi02Owb5U33CUTQ, KELXS5zHvepO9c6UreOTWw, XFjaKgfFSSWPz0IiHScK-A], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:47:48,709 INFO [QuorumController id=3] Replayed PartitionRecord for new partition unauthenticated.PNF_READY-4 with topic ID sr1qOzZYRlqDXO22WCTwoQ and PartitionRegistration(replicas=[1, 2, 0], directories=[KELXS5zHvepO9c6UreOTWw, XFjaKgfFSSWPz0IiHScK-A, 1GuJCaSdi02Owb5U33CUTQ], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:47:48,709 INFO [QuorumController id=3] Replayed PartitionRecord for new partition unauthenticated.PNF_READY-5 with topic ID sr1qOzZYRlqDXO22WCTwoQ and PartitionRegistration(replicas=[2, 0, 1], directories=[XFjaKgfFSSWPz0IiHScK-A, 1GuJCaSdi02Owb5U33CUTQ, KELXS5zHvepO9c6UreOTWw], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:47:48,709 INFO [QuorumController id=3] Replayed TopicRecord for topic unauthenticated.SEC_3GPP_HEARTBEAT_OUTPUT with topic ID opY_NXUDQAqfPqzBOuA_yg. (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:47:48,709 INFO [QuorumController id=3] 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-3-event-handler]
2026-02-25 09:47:48,709 INFO [QuorumController id=3] 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-3-event-handler]
2026-02-25 09:47:48,709 INFO [QuorumController id=3] Replayed PartitionRecord for new partition unauthenticated.SEC_3GPP_HEARTBEAT_OUTPUT-0 with topic ID opY_NXUDQAqfPqzBOuA_yg and PartitionRegistration(replicas=[2, 0, 1], directories=[XFjaKgfFSSWPz0IiHScK-A, 1GuJCaSdi02Owb5U33CUTQ, KELXS5zHvepO9c6UreOTWw], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:47:48,709 INFO [QuorumController id=3] Replayed PartitionRecord for new partition unauthenticated.SEC_3GPP_HEARTBEAT_OUTPUT-1 with topic ID opY_NXUDQAqfPqzBOuA_yg and PartitionRegistration(replicas=[0, 1, 2], directories=[1GuJCaSdi02Owb5U33CUTQ, KELXS5zHvepO9c6UreOTWw, XFjaKgfFSSWPz0IiHScK-A], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:47:48,710 INFO [QuorumController id=3] Replayed PartitionRecord for new partition unauthenticated.SEC_3GPP_HEARTBEAT_OUTPUT-2 with topic ID opY_NXUDQAqfPqzBOuA_yg and PartitionRegistration(replicas=[1, 2, 0], directories=[KELXS5zHvepO9c6UreOTWw, XFjaKgfFSSWPz0IiHScK-A, 1GuJCaSdi02Owb5U33CUTQ], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:47:48,710 INFO [QuorumController id=3] Replayed PartitionRecord for new partition unauthenticated.SEC_3GPP_HEARTBEAT_OUTPUT-3 with topic ID opY_NXUDQAqfPqzBOuA_yg and PartitionRegistration(replicas=[0, 2, 1], directories=[1GuJCaSdi02Owb5U33CUTQ, XFjaKgfFSSWPz0IiHScK-A, KELXS5zHvepO9c6UreOTWw], isr=[0, 2, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:47:48,710 INFO [QuorumController id=3] Replayed PartitionRecord for new partition unauthenticated.SEC_3GPP_HEARTBEAT_OUTPUT-4 with topic ID opY_NXUDQAqfPqzBOuA_yg and PartitionRegistration(replicas=[2, 1, 0], directories=[XFjaKgfFSSWPz0IiHScK-A, KELXS5zHvepO9c6UreOTWw, 1GuJCaSdi02Owb5U33CUTQ], isr=[2, 1, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:47:48,710 INFO [QuorumController id=3] Replayed PartitionRecord for new partition unauthenticated.SEC_3GPP_HEARTBEAT_OUTPUT-5 with topic ID opY_NXUDQAqfPqzBOuA_yg and PartitionRegistration(replicas=[1, 0, 2], directories=[KELXS5zHvepO9c6UreOTWw, 1GuJCaSdi02Owb5U33CUTQ, XFjaKgfFSSWPz0IiHScK-A], isr=[1, 0, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:47:48,710 INFO [QuorumController id=3] Replayed TopicRecord for topic unauthenticated.PNF_UPDATE with topic ID ggh0wzsJS26kyarbCfcGeg. (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:47:48,710 INFO [QuorumController id=3] Replayed ConfigRecord for ConfigResource(type=TOPIC, name='unauthenticated.PNF_UPDATE') which set configuration retention.ms to 7200000 (org.apache.kafka.controller.ConfigurationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:47:48,711 INFO [QuorumController id=3] Replayed ConfigRecord for ConfigResource(type=TOPIC, name='unauthenticated.PNF_UPDATE') which set configuration segment.bytes to 1073741824 (org.apache.kafka.controller.ConfigurationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:47:48,711 INFO [QuorumController id=3] Replayed PartitionRecord for new partition unauthenticated.PNF_UPDATE-0 with topic ID ggh0wzsJS26kyarbCfcGeg and PartitionRegistration(replicas=[1, 2, 0], directories=[KELXS5zHvepO9c6UreOTWw, XFjaKgfFSSWPz0IiHScK-A, 1GuJCaSdi02Owb5U33CUTQ], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:47:48,711 INFO [QuorumController id=3] Replayed PartitionRecord for new partition unauthenticated.PNF_UPDATE-1 with topic ID ggh0wzsJS26kyarbCfcGeg and PartitionRegistration(replicas=[2, 0, 1], directories=[XFjaKgfFSSWPz0IiHScK-A, 1GuJCaSdi02Owb5U33CUTQ, KELXS5zHvepO9c6UreOTWw], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:47:48,711 INFO [QuorumController id=3] Replayed PartitionRecord for new partition unauthenticated.PNF_UPDATE-2 with topic ID ggh0wzsJS26kyarbCfcGeg and PartitionRegistration(replicas=[0, 1, 2], directories=[1GuJCaSdi02Owb5U33CUTQ, KELXS5zHvepO9c6UreOTWw, XFjaKgfFSSWPz0IiHScK-A], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:47:48,711 INFO [QuorumController id=3] Replayed PartitionRecord for new partition unauthenticated.PNF_UPDATE-3 with topic ID ggh0wzsJS26kyarbCfcGeg and PartitionRegistration(replicas=[1, 0, 2], directories=[KELXS5zHvepO9c6UreOTWw, 1GuJCaSdi02Owb5U33CUTQ, XFjaKgfFSSWPz0IiHScK-A], isr=[1, 0, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:47:48,711 INFO [QuorumController id=3] Replayed PartitionRecord for new partition unauthenticated.PNF_UPDATE-4 with topic ID ggh0wzsJS26kyarbCfcGeg and PartitionRegistration(replicas=[0, 2, 1], directories=[1GuJCaSdi02Owb5U33CUTQ, XFjaKgfFSSWPz0IiHScK-A, KELXS5zHvepO9c6UreOTWw], isr=[0, 2, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:47:48,711 INFO [QuorumController id=3] Replayed PartitionRecord for new partition unauthenticated.PNF_UPDATE-5 with topic ID ggh0wzsJS26kyarbCfcGeg and PartitionRegistration(replicas=[2, 1, 0], directories=[XFjaKgfFSSWPz0IiHScK-A, KELXS5zHvepO9c6UreOTWw, 1GuJCaSdi02Owb5U33CUTQ], isr=[2, 1, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:47:48,711 INFO [QuorumController id=3] Replayed TopicRecord for topic SEC_3GPP_FAULTSUPERVISION_OUTPUT with topic ID RCH4NWmMQJ-uq_F3qkhQiQ. (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:47:48,712 INFO [QuorumController id=3] 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-3-event-handler]
2026-02-25 09:47:48,712 INFO [QuorumController id=3] 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-3-event-handler]
2026-02-25 09:47:48,712 INFO [QuorumController id=3] Replayed PartitionRecord for new partition SEC_3GPP_FAULTSUPERVISION_OUTPUT-0 with topic ID RCH4NWmMQJ-uq_F3qkhQiQ and PartitionRegistration(replicas=[2, 0, 1], directories=[XFjaKgfFSSWPz0IiHScK-A, 1GuJCaSdi02Owb5U33CUTQ, KELXS5zHvepO9c6UreOTWw], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:47:48,712 INFO [QuorumController id=3] Replayed PartitionRecord for new partition SEC_3GPP_FAULTSUPERVISION_OUTPUT-1 with topic ID RCH4NWmMQJ-uq_F3qkhQiQ and PartitionRegistration(replicas=[0, 1, 2], directories=[1GuJCaSdi02Owb5U33CUTQ, KELXS5zHvepO9c6UreOTWw, XFjaKgfFSSWPz0IiHScK-A], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:47:48,712 INFO [QuorumController id=3] Replayed PartitionRecord for new partition SEC_3GPP_FAULTSUPERVISION_OUTPUT-2 with topic ID RCH4NWmMQJ-uq_F3qkhQiQ and PartitionRegistration(replicas=[1, 2, 0], directories=[KELXS5zHvepO9c6UreOTWw, XFjaKgfFSSWPz0IiHScK-A, 1GuJCaSdi02Owb5U33CUTQ], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:47:48,712 INFO [QuorumController id=3] Replayed PartitionRecord for new partition SEC_3GPP_FAULTSUPERVISION_OUTPUT-3 with topic ID RCH4NWmMQJ-uq_F3qkhQiQ and PartitionRegistration(replicas=[0, 1, 2], directories=[1GuJCaSdi02Owb5U33CUTQ, KELXS5zHvepO9c6UreOTWw, XFjaKgfFSSWPz0IiHScK-A], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:47:48,713 INFO [QuorumController id=3] Replayed PartitionRecord for new partition SEC_3GPP_FAULTSUPERVISION_OUTPUT-4 with topic ID RCH4NWmMQJ-uq_F3qkhQiQ and PartitionRegistration(replicas=[1, 2, 0], directories=[KELXS5zHvepO9c6UreOTWw, XFjaKgfFSSWPz0IiHScK-A, 1GuJCaSdi02Owb5U33CUTQ], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:47:48,713 INFO [QuorumController id=3] Replayed PartitionRecord for new partition SEC_3GPP_FAULTSUPERVISION_OUTPUT-5 with topic ID RCH4NWmMQJ-uq_F3qkhQiQ and PartitionRegistration(replicas=[2, 0, 1], directories=[XFjaKgfFSSWPz0IiHScK-A, 1GuJCaSdi02Owb5U33CUTQ, KELXS5zHvepO9c6UreOTWw], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:47:48,713 INFO [QuorumController id=3] Replayed TopicRecord for topic unauthenticated.SEC_3GPP_FAULTSUPERVISION_OUTPUT with topic ID mXEuoazMQMqG9MR_w5RHOg. (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:47:48,713 INFO [QuorumController id=3] 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-3-event-handler]
2026-02-25 09:47:48,713 INFO [QuorumController id=3] 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-3-event-handler]
2026-02-25 09:47:48,713 INFO [QuorumController id=3] Replayed PartitionRecord for new partition unauthenticated.SEC_3GPP_FAULTSUPERVISION_OUTPUT-0 with topic ID mXEuoazMQMqG9MR_w5RHOg and PartitionRegistration(replicas=[1, 2, 0], directories=[KELXS5zHvepO9c6UreOTWw, XFjaKgfFSSWPz0IiHScK-A, 1GuJCaSdi02Owb5U33CUTQ], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:47:48,713 INFO [QuorumController id=3] Replayed PartitionRecord for new partition unauthenticated.SEC_3GPP_FAULTSUPERVISION_OUTPUT-1 with topic ID mXEuoazMQMqG9MR_w5RHOg and PartitionRegistration(replicas=[2, 0, 1], directories=[XFjaKgfFSSWPz0IiHScK-A, 1GuJCaSdi02Owb5U33CUTQ, KELXS5zHvepO9c6UreOTWw], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:47:48,714 INFO [QuorumController id=3] Replayed PartitionRecord for new partition unauthenticated.SEC_3GPP_FAULTSUPERVISION_OUTPUT-2 with topic ID mXEuoazMQMqG9MR_w5RHOg and PartitionRegistration(replicas=[0, 1, 2], directories=[1GuJCaSdi02Owb5U33CUTQ, KELXS5zHvepO9c6UreOTWw, XFjaKgfFSSWPz0IiHScK-A], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:47:48,714 INFO [QuorumController id=3] Replayed PartitionRecord for new partition unauthenticated.SEC_3GPP_FAULTSUPERVISION_OUTPUT-3 with topic ID mXEuoazMQMqG9MR_w5RHOg and PartitionRegistration(replicas=[2, 1, 0], directories=[XFjaKgfFSSWPz0IiHScK-A, KELXS5zHvepO9c6UreOTWw, 1GuJCaSdi02Owb5U33CUTQ], isr=[2, 1, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:47:48,714 INFO [QuorumController id=3] Replayed PartitionRecord for new partition unauthenticated.SEC_3GPP_FAULTSUPERVISION_OUTPUT-4 with topic ID mXEuoazMQMqG9MR_w5RHOg and PartitionRegistration(replicas=[1, 0, 2], directories=[KELXS5zHvepO9c6UreOTWw, 1GuJCaSdi02Owb5U33CUTQ, XFjaKgfFSSWPz0IiHScK-A], isr=[1, 0, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:47:48,715 INFO [QuorumController id=3] Replayed PartitionRecord for new partition unauthenticated.SEC_3GPP_FAULTSUPERVISION_OUTPUT-5 with topic ID mXEuoazMQMqG9MR_w5RHOg and PartitionRegistration(replicas=[0, 2, 1], directories=[1GuJCaSdi02Owb5U33CUTQ, XFjaKgfFSSWPz0IiHScK-A, KELXS5zHvepO9c6UreOTWw], isr=[0, 2, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:47:48,715 INFO [QuorumController id=3] Replayed TopicRecord for topic HV_VES_PERF3GPP with topic ID 5SouDkIeRTySoxoy_YJrnA. (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:47:48,715 INFO [QuorumController id=3] Replayed ConfigRecord for ConfigResource(type=TOPIC, name='HV_VES_PERF3GPP') which set configuration retention.ms to 7200000 (org.apache.kafka.controller.ConfigurationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:47:48,715 INFO [QuorumController id=3] Replayed ConfigRecord for ConfigResource(type=TOPIC, name='HV_VES_PERF3GPP') which set configuration segment.bytes to 1073741824 (org.apache.kafka.controller.ConfigurationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:47:48,715 INFO [QuorumController id=3] Replayed PartitionRecord for new partition HV_VES_PERF3GPP-0 with topic ID 5SouDkIeRTySoxoy_YJrnA and PartitionRegistration(replicas=[1, 2, 0], directories=[KELXS5zHvepO9c6UreOTWw, XFjaKgfFSSWPz0IiHScK-A, 1GuJCaSdi02Owb5U33CUTQ], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:47:48,715 INFO [QuorumController id=3] Replayed PartitionRecord for new partition HV_VES_PERF3GPP-1 with topic ID 5SouDkIeRTySoxoy_YJrnA and PartitionRegistration(replicas=[2, 0, 1], directories=[XFjaKgfFSSWPz0IiHScK-A, 1GuJCaSdi02Owb5U33CUTQ, KELXS5zHvepO9c6UreOTWw], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:47:48,715 INFO [QuorumController id=3] Replayed PartitionRecord for new partition HV_VES_PERF3GPP-2 with topic ID 5SouDkIeRTySoxoy_YJrnA and PartitionRegistration(replicas=[0, 1, 2], directories=[1GuJCaSdi02Owb5U33CUTQ, KELXS5zHvepO9c6UreOTWw, XFjaKgfFSSWPz0IiHScK-A], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:47:48,715 INFO [QuorumController id=3] Replayed PartitionRecord for new partition HV_VES_PERF3GPP-3 with topic ID 5SouDkIeRTySoxoy_YJrnA and PartitionRegistration(replicas=[0, 2, 1], directories=[1GuJCaSdi02Owb5U33CUTQ, XFjaKgfFSSWPz0IiHScK-A, KELXS5zHvepO9c6UreOTWw], isr=[0, 2, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:47:48,716 INFO [QuorumController id=3] Replayed PartitionRecord for new partition HV_VES_PERF3GPP-4 with topic ID 5SouDkIeRTySoxoy_YJrnA and PartitionRegistration(replicas=[2, 1, 0], directories=[XFjaKgfFSSWPz0IiHScK-A, KELXS5zHvepO9c6UreOTWw, 1GuJCaSdi02Owb5U33CUTQ], isr=[2, 1, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:47:48,716 INFO [QuorumController id=3] Replayed PartitionRecord for new partition HV_VES_PERF3GPP-5 with topic ID 5SouDkIeRTySoxoy_YJrnA and PartitionRegistration(replicas=[1, 0, 2], directories=[KELXS5zHvepO9c6UreOTWw, 1GuJCaSdi02Owb5U33CUTQ, XFjaKgfFSSWPz0IiHScK-A], isr=[1, 0, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:47:48,716 INFO [QuorumController id=3] Replayed TopicRecord for topic unauthenticated.SEC_OTHER_OUTPUT with topic ID yVH_RntTT5WpBVYF0ZOeHA. (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:47:48,716 INFO [QuorumController id=3] 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-3-event-handler]
2026-02-25 09:47:48,716 INFO [QuorumController id=3] 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-3-event-handler]
2026-02-25 09:47:48,716 INFO [QuorumController id=3] Replayed PartitionRecord for new partition unauthenticated.SEC_OTHER_OUTPUT-0 with topic ID yVH_RntTT5WpBVYF0ZOeHA and PartitionRegistration(replicas=[1, 2, 0], directories=[KELXS5zHvepO9c6UreOTWw, XFjaKgfFSSWPz0IiHScK-A, 1GuJCaSdi02Owb5U33CUTQ], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:47:48,716 INFO [QuorumController id=3] Replayed PartitionRecord for new partition unauthenticated.SEC_OTHER_OUTPUT-1 with topic ID yVH_RntTT5WpBVYF0ZOeHA and PartitionRegistration(replicas=[2, 0, 1], directories=[XFjaKgfFSSWPz0IiHScK-A, 1GuJCaSdi02Owb5U33CUTQ, KELXS5zHvepO9c6UreOTWw], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:47:48,717 INFO [QuorumController id=3] Replayed PartitionRecord for new partition unauthenticated.SEC_OTHER_OUTPUT-2 with topic ID yVH_RntTT5WpBVYF0ZOeHA and PartitionRegistration(replicas=[0, 1, 2], directories=[1GuJCaSdi02Owb5U33CUTQ, KELXS5zHvepO9c6UreOTWw, XFjaKgfFSSWPz0IiHScK-A], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:47:48,717 INFO [QuorumController id=3] Replayed PartitionRecord for new partition unauthenticated.SEC_OTHER_OUTPUT-3 with topic ID yVH_RntTT5WpBVYF0ZOeHA and PartitionRegistration(replicas=[1, 0, 2], directories=[KELXS5zHvepO9c6UreOTWw, 1GuJCaSdi02Owb5U33CUTQ, XFjaKgfFSSWPz0IiHScK-A], isr=[1, 0, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:47:48,717 INFO [QuorumController id=3] Replayed PartitionRecord for new partition unauthenticated.SEC_OTHER_OUTPUT-4 with topic ID yVH_RntTT5WpBVYF0ZOeHA and PartitionRegistration(replicas=[0, 2, 1], directories=[1GuJCaSdi02Owb5U33CUTQ, XFjaKgfFSSWPz0IiHScK-A, KELXS5zHvepO9c6UreOTWw], isr=[0, 2, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:47:48,717 INFO [QuorumController id=3] Replayed PartitionRecord for new partition unauthenticated.SEC_OTHER_OUTPUT-5 with topic ID yVH_RntTT5WpBVYF0ZOeHA and PartitionRegistration(replicas=[2, 1, 0], directories=[XFjaKgfFSSWPz0IiHScK-A, KELXS5zHvepO9c6UreOTWw, 1GuJCaSdi02Owb5U33CUTQ], isr=[2, 1, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:47:48,717 INFO [QuorumController id=3] Replayed TopicRecord for topic SEC_3GPP_PROVISIONING_OUTPUT with topic ID IV0fKuB5RQSaEvulBCL0Yg. (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:47:48,717 INFO [QuorumController id=3] 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-3-event-handler]
2026-02-25 09:47:48,717 INFO [QuorumController id=3] 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-3-event-handler]
2026-02-25 09:47:48,717 INFO [QuorumController id=3] Replayed PartitionRecord for new partition SEC_3GPP_PROVISIONING_OUTPUT-0 with topic ID IV0fKuB5RQSaEvulBCL0Yg and PartitionRegistration(replicas=[0, 1, 2], directories=[1GuJCaSdi02Owb5U33CUTQ, KELXS5zHvepO9c6UreOTWw, XFjaKgfFSSWPz0IiHScK-A], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:47:48,718 INFO [QuorumController id=3] Replayed PartitionRecord for new partition SEC_3GPP_PROVISIONING_OUTPUT-1 with topic ID IV0fKuB5RQSaEvulBCL0Yg and PartitionRegistration(replicas=[1, 2, 0], directories=[KELXS5zHvepO9c6UreOTWw, XFjaKgfFSSWPz0IiHScK-A, 1GuJCaSdi02Owb5U33CUTQ], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:47:48,719 INFO [QuorumController id=3] Replayed PartitionRecord for new partition SEC_3GPP_PROVISIONING_OUTPUT-2 with topic ID IV0fKuB5RQSaEvulBCL0Yg and PartitionRegistration(replicas=[2, 0, 1], directories=[XFjaKgfFSSWPz0IiHScK-A, 1GuJCaSdi02Owb5U33CUTQ, KELXS5zHvepO9c6UreOTWw], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:47:48,719 INFO [QuorumController id=3] Replayed PartitionRecord for new partition SEC_3GPP_PROVISIONING_OUTPUT-3 with topic ID IV0fKuB5RQSaEvulBCL0Yg and PartitionRegistration(replicas=[2, 1, 0], directories=[XFjaKgfFSSWPz0IiHScK-A, KELXS5zHvepO9c6UreOTWw, 1GuJCaSdi02Owb5U33CUTQ], isr=[2, 1, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:47:48,719 INFO [QuorumController id=3] Replayed PartitionRecord for new partition SEC_3GPP_PROVISIONING_OUTPUT-4 with topic ID IV0fKuB5RQSaEvulBCL0Yg and PartitionRegistration(replicas=[1, 0, 2], directories=[KELXS5zHvepO9c6UreOTWw, 1GuJCaSdi02Owb5U33CUTQ, XFjaKgfFSSWPz0IiHScK-A], isr=[1, 0, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:47:48,719 INFO [QuorumController id=3] Replayed PartitionRecord for new partition SEC_3GPP_PROVISIONING_OUTPUT-5 with topic ID IV0fKuB5RQSaEvulBCL0Yg and PartitionRegistration(replicas=[0, 2, 1], directories=[1GuJCaSdi02Owb5U33CUTQ, XFjaKgfFSSWPz0IiHScK-A, KELXS5zHvepO9c6UreOTWw], isr=[0, 2, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:47:48,720 INFO [QuorumController id=3] Replayed TopicRecord for topic unauthenticated.SEC_3GPP_PERFORMANCEASSURANCE_OUTPUT with topic ID P833oDokQ4Sn9datWyacIA. (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:47:48,720 INFO [QuorumController id=3] 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-3-event-handler]
2026-02-25 09:47:48,720 INFO [QuorumController id=3] 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-3-event-handler]
2026-02-25 09:47:48,720 INFO [QuorumController id=3] Replayed PartitionRecord for new partition unauthenticated.SEC_3GPP_PERFORMANCEASSURANCE_OUTPUT-0 with topic ID P833oDokQ4Sn9datWyacIA and PartitionRegistration(replicas=[0, 1, 2], directories=[1GuJCaSdi02Owb5U33CUTQ, KELXS5zHvepO9c6UreOTWw, XFjaKgfFSSWPz0IiHScK-A], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:47:48,720 INFO [QuorumController id=3] Replayed PartitionRecord for new partition unauthenticated.SEC_3GPP_PERFORMANCEASSURANCE_OUTPUT-1 with topic ID P833oDokQ4Sn9datWyacIA and PartitionRegistration(replicas=[1, 2, 0], directories=[KELXS5zHvepO9c6UreOTWw, XFjaKgfFSSWPz0IiHScK-A, 1GuJCaSdi02Owb5U33CUTQ], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:47:48,720 INFO [QuorumController id=3] Replayed PartitionRecord for new partition unauthenticated.SEC_3GPP_PERFORMANCEASSURANCE_OUTPUT-2 with topic ID P833oDokQ4Sn9datWyacIA and PartitionRegistration(replicas=[2, 0, 1], directories=[XFjaKgfFSSWPz0IiHScK-A, 1GuJCaSdi02Owb5U33CUTQ, KELXS5zHvepO9c6UreOTWw], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:47:48,720 INFO [QuorumController id=3] Replayed PartitionRecord for new partition unauthenticated.SEC_3GPP_PERFORMANCEASSURANCE_OUTPUT-3 with topic ID P833oDokQ4Sn9datWyacIA and PartitionRegistration(replicas=[1, 0, 2], directories=[KELXS5zHvepO9c6UreOTWw, 1GuJCaSdi02Owb5U33CUTQ, XFjaKgfFSSWPz0IiHScK-A], isr=[1, 0, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:47:48,721 INFO [QuorumController id=3] Replayed PartitionRecord for new partition unauthenticated.SEC_3GPP_PERFORMANCEASSURANCE_OUTPUT-4 with topic ID P833oDokQ4Sn9datWyacIA and PartitionRegistration(replicas=[0, 2, 1], directories=[1GuJCaSdi02Owb5U33CUTQ, XFjaKgfFSSWPz0IiHScK-A, KELXS5zHvepO9c6UreOTWw], isr=[0, 2, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:47:48,721 INFO [QuorumController id=3] Replayed PartitionRecord for new partition unauthenticated.SEC_3GPP_PERFORMANCEASSURANCE_OUTPUT-5 with topic ID P833oDokQ4Sn9datWyacIA and PartitionRegistration(replicas=[2, 1, 0], directories=[XFjaKgfFSSWPz0IiHScK-A, KELXS5zHvepO9c6UreOTWw, 1GuJCaSdi02Owb5U33CUTQ], isr=[2, 1, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:47:50,295 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for qzrD8XUNTJiSQXaG9Tj-wg, 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-3-event-handler]
2026-02-25 09:47:50,295 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for zY9DHjlMQjqQET2hPMy7Jg, 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-3-event-handler]
2026-02-25 09:47:50,295 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for fTV2PtvYR7mMFv6g8P8b9Q, 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-3-event-handler]
2026-02-25 09:47:50,299 INFO [QuorumController id=3] Replayed UserScramCredentialRecord creating new entry for multicloud-k8s-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:47:50,524 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for multicloud-k8s-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:47:50,639 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for multicloud-k8s-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:48:17,271 INFO [QuorumController id=3] 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-3-event-handler]
2026-02-25 09:48:17,272 INFO [QuorumController id=3] Replayed TopicRecord for topic __consumer_offsets with topic ID GdNKxDStRayZuSx4YkgrgA. (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:48:17,273 INFO [QuorumController id=3] Replayed ConfigRecord for ConfigResource(type=TOPIC, name='__consumer_offsets') which set configuration compression.type to producer (org.apache.kafka.controller.ConfigurationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:48:17,273 INFO [QuorumController id=3] Replayed ConfigRecord for ConfigResource(type=TOPIC, name='__consumer_offsets') which set configuration cleanup.policy to compact (org.apache.kafka.controller.ConfigurationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:48:17,273 INFO [QuorumController id=3] Replayed ConfigRecord for ConfigResource(type=TOPIC, name='__consumer_offsets') which set configuration segment.bytes to 104857600 (org.apache.kafka.controller.ConfigurationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:48:17,273 INFO [QuorumController id=3] Replayed PartitionRecord for new partition __consumer_offsets-0 with topic ID GdNKxDStRayZuSx4YkgrgA and PartitionRegistration(replicas=[2, 0, 1], directories=[XFjaKgfFSSWPz0IiHScK-A, 1GuJCaSdi02Owb5U33CUTQ, KELXS5zHvepO9c6UreOTWw], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:48:17,273 INFO [QuorumController id=3] Replayed PartitionRecord for new partition __consumer_offsets-1 with topic ID GdNKxDStRayZuSx4YkgrgA and PartitionRegistration(replicas=[0, 1, 2], directories=[1GuJCaSdi02Owb5U33CUTQ, KELXS5zHvepO9c6UreOTWw, XFjaKgfFSSWPz0IiHScK-A], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:48:17,274 INFO [QuorumController id=3] Replayed PartitionRecord for new partition __consumer_offsets-2 with topic ID GdNKxDStRayZuSx4YkgrgA and PartitionRegistration(replicas=[1, 2, 0], directories=[KELXS5zHvepO9c6UreOTWw, XFjaKgfFSSWPz0IiHScK-A, 1GuJCaSdi02Owb5U33CUTQ], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:48:17,274 INFO [QuorumController id=3] Replayed PartitionRecord for new partition __consumer_offsets-3 with topic ID GdNKxDStRayZuSx4YkgrgA and PartitionRegistration(replicas=[0, 1, 2], directories=[1GuJCaSdi02Owb5U33CUTQ, KELXS5zHvepO9c6UreOTWw, XFjaKgfFSSWPz0IiHScK-A], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:48:17,274 INFO [QuorumController id=3] Replayed PartitionRecord for new partition __consumer_offsets-4 with topic ID GdNKxDStRayZuSx4YkgrgA and PartitionRegistration(replicas=[1, 2, 0], directories=[KELXS5zHvepO9c6UreOTWw, XFjaKgfFSSWPz0IiHScK-A, 1GuJCaSdi02Owb5U33CUTQ], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:48:17,274 INFO [QuorumController id=3] Replayed PartitionRecord for new partition __consumer_offsets-5 with topic ID GdNKxDStRayZuSx4YkgrgA and PartitionRegistration(replicas=[2, 0, 1], directories=[XFjaKgfFSSWPz0IiHScK-A, 1GuJCaSdi02Owb5U33CUTQ, KELXS5zHvepO9c6UreOTWw], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:48:17,274 INFO [QuorumController id=3] Replayed PartitionRecord for new partition __consumer_offsets-6 with topic ID GdNKxDStRayZuSx4YkgrgA and PartitionRegistration(replicas=[2, 0, 1], directories=[XFjaKgfFSSWPz0IiHScK-A, 1GuJCaSdi02Owb5U33CUTQ, KELXS5zHvepO9c6UreOTWw], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:48:17,275 INFO [QuorumController id=3] Replayed PartitionRecord for new partition __consumer_offsets-7 with topic ID GdNKxDStRayZuSx4YkgrgA and PartitionRegistration(replicas=[0, 1, 2], directories=[1GuJCaSdi02Owb5U33CUTQ, KELXS5zHvepO9c6UreOTWw, XFjaKgfFSSWPz0IiHScK-A], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:48:17,275 INFO [QuorumController id=3] Replayed PartitionRecord for new partition __consumer_offsets-8 with topic ID GdNKxDStRayZuSx4YkgrgA and PartitionRegistration(replicas=[1, 2, 0], directories=[KELXS5zHvepO9c6UreOTWw, XFjaKgfFSSWPz0IiHScK-A, 1GuJCaSdi02Owb5U33CUTQ], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:48:17,275 INFO [QuorumController id=3] Replayed PartitionRecord for new partition __consumer_offsets-9 with topic ID GdNKxDStRayZuSx4YkgrgA and PartitionRegistration(replicas=[0, 1, 2], directories=[1GuJCaSdi02Owb5U33CUTQ, KELXS5zHvepO9c6UreOTWw, XFjaKgfFSSWPz0IiHScK-A], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:48:17,275 INFO [QuorumController id=3] Replayed PartitionRecord for new partition __consumer_offsets-10 with topic ID GdNKxDStRayZuSx4YkgrgA and PartitionRegistration(replicas=[1, 2, 0], directories=[KELXS5zHvepO9c6UreOTWw, XFjaKgfFSSWPz0IiHScK-A, 1GuJCaSdi02Owb5U33CUTQ], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:48:17,275 INFO [QuorumController id=3] Replayed PartitionRecord for new partition __consumer_offsets-11 with topic ID GdNKxDStRayZuSx4YkgrgA and PartitionRegistration(replicas=[2, 0, 1], directories=[XFjaKgfFSSWPz0IiHScK-A, 1GuJCaSdi02Owb5U33CUTQ, KELXS5zHvepO9c6UreOTWw], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:48:17,276 INFO [QuorumController id=3] Replayed PartitionRecord for new partition __consumer_offsets-12 with topic ID GdNKxDStRayZuSx4YkgrgA and PartitionRegistration(replicas=[1, 0, 2], directories=[KELXS5zHvepO9c6UreOTWw, 1GuJCaSdi02Owb5U33CUTQ, XFjaKgfFSSWPz0IiHScK-A], isr=[1, 0, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:48:17,276 INFO [QuorumController id=3] Replayed PartitionRecord for new partition __consumer_offsets-13 with topic ID GdNKxDStRayZuSx4YkgrgA and PartitionRegistration(replicas=[0, 2, 1], directories=[1GuJCaSdi02Owb5U33CUTQ, XFjaKgfFSSWPz0IiHScK-A, KELXS5zHvepO9c6UreOTWw], isr=[0, 2, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:48:17,276 INFO [QuorumController id=3] Replayed PartitionRecord for new partition __consumer_offsets-14 with topic ID GdNKxDStRayZuSx4YkgrgA and PartitionRegistration(replicas=[2, 1, 0], directories=[XFjaKgfFSSWPz0IiHScK-A, KELXS5zHvepO9c6UreOTWw, 1GuJCaSdi02Owb5U33CUTQ], isr=[2, 1, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:48:17,276 INFO [QuorumController id=3] Replayed PartitionRecord for new partition __consumer_offsets-15 with topic ID GdNKxDStRayZuSx4YkgrgA and PartitionRegistration(replicas=[0, 2, 1], directories=[1GuJCaSdi02Owb5U33CUTQ, XFjaKgfFSSWPz0IiHScK-A, KELXS5zHvepO9c6UreOTWw], isr=[0, 2, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:48:17,276 INFO [QuorumController id=3] Replayed PartitionRecord for new partition __consumer_offsets-16 with topic ID GdNKxDStRayZuSx4YkgrgA and PartitionRegistration(replicas=[2, 1, 0], directories=[XFjaKgfFSSWPz0IiHScK-A, KELXS5zHvepO9c6UreOTWw, 1GuJCaSdi02Owb5U33CUTQ], isr=[2, 1, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:48:17,277 INFO [QuorumController id=3] Replayed PartitionRecord for new partition __consumer_offsets-17 with topic ID GdNKxDStRayZuSx4YkgrgA and PartitionRegistration(replicas=[1, 0, 2], directories=[KELXS5zHvepO9c6UreOTWw, 1GuJCaSdi02Owb5U33CUTQ, XFjaKgfFSSWPz0IiHScK-A], isr=[1, 0, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:48:17,277 INFO [QuorumController id=3] Replayed PartitionRecord for new partition __consumer_offsets-18 with topic ID GdNKxDStRayZuSx4YkgrgA and PartitionRegistration(replicas=[1, 2, 0], directories=[KELXS5zHvepO9c6UreOTWw, XFjaKgfFSSWPz0IiHScK-A, 1GuJCaSdi02Owb5U33CUTQ], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:48:17,277 INFO [QuorumController id=3] Replayed PartitionRecord for new partition __consumer_offsets-19 with topic ID GdNKxDStRayZuSx4YkgrgA and PartitionRegistration(replicas=[2, 0, 1], directories=[XFjaKgfFSSWPz0IiHScK-A, 1GuJCaSdi02Owb5U33CUTQ, KELXS5zHvepO9c6UreOTWw], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:48:17,277 INFO [QuorumController id=3] Replayed PartitionRecord for new partition __consumer_offsets-20 with topic ID GdNKxDStRayZuSx4YkgrgA and PartitionRegistration(replicas=[0, 1, 2], directories=[1GuJCaSdi02Owb5U33CUTQ, KELXS5zHvepO9c6UreOTWw, XFjaKgfFSSWPz0IiHScK-A], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:48:17,277 INFO [QuorumController id=3] Replayed PartitionRecord for new partition __consumer_offsets-21 with topic ID GdNKxDStRayZuSx4YkgrgA and PartitionRegistration(replicas=[2, 0, 1], directories=[XFjaKgfFSSWPz0IiHScK-A, 1GuJCaSdi02Owb5U33CUTQ, KELXS5zHvepO9c6UreOTWw], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:48:17,278 INFO [QuorumController id=3] Replayed PartitionRecord for new partition __consumer_offsets-22 with topic ID GdNKxDStRayZuSx4YkgrgA and PartitionRegistration(replicas=[0, 1, 2], directories=[1GuJCaSdi02Owb5U33CUTQ, KELXS5zHvepO9c6UreOTWw, XFjaKgfFSSWPz0IiHScK-A], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:48:17,278 INFO [QuorumController id=3] Replayed PartitionRecord for new partition __consumer_offsets-23 with topic ID GdNKxDStRayZuSx4YkgrgA and PartitionRegistration(replicas=[1, 2, 0], directories=[KELXS5zHvepO9c6UreOTWw, XFjaKgfFSSWPz0IiHScK-A, 1GuJCaSdi02Owb5U33CUTQ], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:48:17,278 INFO [QuorumController id=3] Replayed PartitionRecord for new partition __consumer_offsets-24 with topic ID GdNKxDStRayZuSx4YkgrgA and PartitionRegistration(replicas=[2, 0, 1], directories=[XFjaKgfFSSWPz0IiHScK-A, 1GuJCaSdi02Owb5U33CUTQ, KELXS5zHvepO9c6UreOTWw], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:48:17,278 INFO [QuorumController id=3] Replayed PartitionRecord for new partition __consumer_offsets-25 with topic ID GdNKxDStRayZuSx4YkgrgA and PartitionRegistration(replicas=[0, 1, 2], directories=[1GuJCaSdi02Owb5U33CUTQ, KELXS5zHvepO9c6UreOTWw, XFjaKgfFSSWPz0IiHScK-A], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:48:17,279 INFO [QuorumController id=3] Replayed PartitionRecord for new partition __consumer_offsets-26 with topic ID GdNKxDStRayZuSx4YkgrgA and PartitionRegistration(replicas=[1, 2, 0], directories=[KELXS5zHvepO9c6UreOTWw, XFjaKgfFSSWPz0IiHScK-A, 1GuJCaSdi02Owb5U33CUTQ], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:48:17,279 INFO [QuorumController id=3] Replayed PartitionRecord for new partition __consumer_offsets-27 with topic ID GdNKxDStRayZuSx4YkgrgA and PartitionRegistration(replicas=[2, 0, 1], directories=[XFjaKgfFSSWPz0IiHScK-A, 1GuJCaSdi02Owb5U33CUTQ, KELXS5zHvepO9c6UreOTWw], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:48:17,279 INFO [QuorumController id=3] Replayed PartitionRecord for new partition __consumer_offsets-28 with topic ID GdNKxDStRayZuSx4YkgrgA and PartitionRegistration(replicas=[0, 1, 2], directories=[1GuJCaSdi02Owb5U33CUTQ, KELXS5zHvepO9c6UreOTWw, XFjaKgfFSSWPz0IiHScK-A], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:48:17,279 INFO [QuorumController id=3] Replayed PartitionRecord for new partition __consumer_offsets-29 with topic ID GdNKxDStRayZuSx4YkgrgA and PartitionRegistration(replicas=[1, 2, 0], directories=[KELXS5zHvepO9c6UreOTWw, XFjaKgfFSSWPz0IiHScK-A, 1GuJCaSdi02Owb5U33CUTQ], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:48:17,279 INFO [QuorumController id=3] Replayed PartitionRecord for new partition __consumer_offsets-30 with topic ID GdNKxDStRayZuSx4YkgrgA and PartitionRegistration(replicas=[1, 0, 2], directories=[KELXS5zHvepO9c6UreOTWw, 1GuJCaSdi02Owb5U33CUTQ, XFjaKgfFSSWPz0IiHScK-A], isr=[1, 0, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:48:17,280 INFO [QuorumController id=3] Replayed PartitionRecord for new partition __consumer_offsets-31 with topic ID GdNKxDStRayZuSx4YkgrgA and PartitionRegistration(replicas=[0, 2, 1], directories=[1GuJCaSdi02Owb5U33CUTQ, XFjaKgfFSSWPz0IiHScK-A, KELXS5zHvepO9c6UreOTWw], isr=[0, 2, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:48:17,280 INFO [QuorumController id=3] Replayed PartitionRecord for new partition __consumer_offsets-32 with topic ID GdNKxDStRayZuSx4YkgrgA and PartitionRegistration(replicas=[2, 1, 0], directories=[XFjaKgfFSSWPz0IiHScK-A, KELXS5zHvepO9c6UreOTWw, 1GuJCaSdi02Owb5U33CUTQ], isr=[2, 1, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:48:17,280 INFO [QuorumController id=3] Replayed PartitionRecord for new partition __consumer_offsets-33 with topic ID GdNKxDStRayZuSx4YkgrgA and PartitionRegistration(replicas=[0, 2, 1], directories=[1GuJCaSdi02Owb5U33CUTQ, XFjaKgfFSSWPz0IiHScK-A, KELXS5zHvepO9c6UreOTWw], isr=[0, 2, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:48:17,280 INFO [QuorumController id=3] Replayed PartitionRecord for new partition __consumer_offsets-34 with topic ID GdNKxDStRayZuSx4YkgrgA and PartitionRegistration(replicas=[2, 1, 0], directories=[XFjaKgfFSSWPz0IiHScK-A, KELXS5zHvepO9c6UreOTWw, 1GuJCaSdi02Owb5U33CUTQ], isr=[2, 1, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:48:17,280 INFO [QuorumController id=3] Replayed PartitionRecord for new partition __consumer_offsets-35 with topic ID GdNKxDStRayZuSx4YkgrgA and PartitionRegistration(replicas=[1, 0, 2], directories=[KELXS5zHvepO9c6UreOTWw, 1GuJCaSdi02Owb5U33CUTQ, XFjaKgfFSSWPz0IiHScK-A], isr=[1, 0, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:48:17,280 INFO [QuorumController id=3] Replayed PartitionRecord for new partition __consumer_offsets-36 with topic ID GdNKxDStRayZuSx4YkgrgA and PartitionRegistration(replicas=[2, 0, 1], directories=[XFjaKgfFSSWPz0IiHScK-A, 1GuJCaSdi02Owb5U33CUTQ, KELXS5zHvepO9c6UreOTWw], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:48:17,281 INFO [QuorumController id=3] Replayed PartitionRecord for new partition __consumer_offsets-37 with topic ID GdNKxDStRayZuSx4YkgrgA and PartitionRegistration(replicas=[0, 1, 2], directories=[1GuJCaSdi02Owb5U33CUTQ, KELXS5zHvepO9c6UreOTWw, XFjaKgfFSSWPz0IiHScK-A], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:48:17,281 INFO [QuorumController id=3] Replayed PartitionRecord for new partition __consumer_offsets-38 with topic ID GdNKxDStRayZuSx4YkgrgA and PartitionRegistration(replicas=[1, 2, 0], directories=[KELXS5zHvepO9c6UreOTWw, XFjaKgfFSSWPz0IiHScK-A, 1GuJCaSdi02Owb5U33CUTQ], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:48:17,281 INFO [QuorumController id=3] Replayed PartitionRecord for new partition __consumer_offsets-39 with topic ID GdNKxDStRayZuSx4YkgrgA and PartitionRegistration(replicas=[1, 0, 2], directories=[KELXS5zHvepO9c6UreOTWw, 1GuJCaSdi02Owb5U33CUTQ, XFjaKgfFSSWPz0IiHScK-A], isr=[1, 0, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:48:17,281 INFO [QuorumController id=3] Replayed PartitionRecord for new partition __consumer_offsets-40 with topic ID GdNKxDStRayZuSx4YkgrgA and PartitionRegistration(replicas=[0, 2, 1], directories=[1GuJCaSdi02Owb5U33CUTQ, XFjaKgfFSSWPz0IiHScK-A, KELXS5zHvepO9c6UreOTWw], isr=[0, 2, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:48:17,281 INFO [QuorumController id=3] Replayed PartitionRecord for new partition __consumer_offsets-41 with topic ID GdNKxDStRayZuSx4YkgrgA and PartitionRegistration(replicas=[2, 1, 0], directories=[XFjaKgfFSSWPz0IiHScK-A, KELXS5zHvepO9c6UreOTWw, 1GuJCaSdi02Owb5U33CUTQ], isr=[2, 1, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:48:17,282 INFO [QuorumController id=3] Replayed PartitionRecord for new partition __consumer_offsets-42 with topic ID GdNKxDStRayZuSx4YkgrgA and PartitionRegistration(replicas=[1, 2, 0], directories=[KELXS5zHvepO9c6UreOTWw, XFjaKgfFSSWPz0IiHScK-A, 1GuJCaSdi02Owb5U33CUTQ], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:48:17,282 INFO [QuorumController id=3] Replayed PartitionRecord for new partition __consumer_offsets-43 with topic ID GdNKxDStRayZuSx4YkgrgA and PartitionRegistration(replicas=[2, 0, 1], directories=[XFjaKgfFSSWPz0IiHScK-A, 1GuJCaSdi02Owb5U33CUTQ, KELXS5zHvepO9c6UreOTWw], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:48:17,282 INFO [QuorumController id=3] Replayed PartitionRecord for new partition __consumer_offsets-44 with topic ID GdNKxDStRayZuSx4YkgrgA and PartitionRegistration(replicas=[0, 1, 2], directories=[1GuJCaSdi02Owb5U33CUTQ, KELXS5zHvepO9c6UreOTWw, XFjaKgfFSSWPz0IiHScK-A], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:48:17,282 INFO [QuorumController id=3] Replayed PartitionRecord for new partition __consumer_offsets-45 with topic ID GdNKxDStRayZuSx4YkgrgA and PartitionRegistration(replicas=[0, 2, 1], directories=[1GuJCaSdi02Owb5U33CUTQ, XFjaKgfFSSWPz0IiHScK-A, KELXS5zHvepO9c6UreOTWw], isr=[0, 2, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:48:17,282 INFO [QuorumController id=3] Replayed PartitionRecord for new partition __consumer_offsets-46 with topic ID GdNKxDStRayZuSx4YkgrgA and PartitionRegistration(replicas=[2, 1, 0], directories=[XFjaKgfFSSWPz0IiHScK-A, KELXS5zHvepO9c6UreOTWw, 1GuJCaSdi02Owb5U33CUTQ], isr=[2, 1, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:48:17,283 INFO [QuorumController id=3] Replayed PartitionRecord for new partition __consumer_offsets-47 with topic ID GdNKxDStRayZuSx4YkgrgA and PartitionRegistration(replicas=[1, 0, 2], directories=[KELXS5zHvepO9c6UreOTWw, 1GuJCaSdi02Owb5U33CUTQ, XFjaKgfFSSWPz0IiHScK-A], isr=[1, 0, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:48:17,283 INFO [QuorumController id=3] Replayed PartitionRecord for new partition __consumer_offsets-48 with topic ID GdNKxDStRayZuSx4YkgrgA and PartitionRegistration(replicas=[0, 2, 1], directories=[1GuJCaSdi02Owb5U33CUTQ, XFjaKgfFSSWPz0IiHScK-A, KELXS5zHvepO9c6UreOTWw], isr=[0, 2, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:48:17,283 INFO [QuorumController id=3] Replayed PartitionRecord for new partition __consumer_offsets-49 with topic ID GdNKxDStRayZuSx4YkgrgA and PartitionRegistration(replicas=[2, 1, 0], directories=[XFjaKgfFSSWPz0IiHScK-A, KELXS5zHvepO9c6UreOTWw, 1GuJCaSdi02Owb5U33CUTQ], isr=[2, 1, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:48:36,865 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for dcae-ves-collector-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:48:36,866 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for multicloud-k8s-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:48:36,866 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for ncmp-dmi-plugin-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:48:36,866 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for onap-aai-trav-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:48:36,866 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for dcae-hv-ves-collector-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:48:36,866 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for onap-aai-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:48:36,866 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for cps-temporal-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:48:36,866 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for strimzi-kafka-admin with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:48:36,867 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for dcae-prh-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:48:36,867 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for cds-sdc-listener-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:48:36,867 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for aai-modelloader-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:48:36,867 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for cds-blueprints-processor-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:48:36,867 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for cps-core-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:48:36,867 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for dcae-ves-openapi-manager-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:48:36,867 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for onap-aai-graph-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:48:50,316 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for D5dWltHiTeenUKJqCOTMsg, 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-3-event-handler]
2026-02-25 09:48:50,316 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for Cl4LM63hQLSQT94EcFVN7g, 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-3-event-handler]
2026-02-25 09:48:50,316 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for wwLCkaMZQ9KYxKY-nbJ78A, 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-3-event-handler]
2026-02-25 09:48:50,317 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for xQ7jticKRr6y_4OjTfHu4Q, 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-3-event-handler]
2026-02-25 09:48:50,317 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for YRZfmOvpSZGhvPme85Oukw, 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-3-event-handler]
2026-02-25 09:48:50,317 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for 9iMg5q5_QlWSeNOfoqL46A, 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-3-event-handler]
2026-02-25 09:48:50,317 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for QG2nXea7RtiXMVco1Mqo7Q, 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-3-event-handler]
2026-02-25 09:48:50,317 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for u2_rFiPbRF67Oy67NwLR_w, 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-3-event-handler]
2026-02-25 09:48:50,426 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for UAt4RtimQWu5sPwh7gqT4A, 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-3-event-handler]
2026-02-25 09:48:50,427 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for 15t6SKPZRKumAMEWGutNNA, 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-3-event-handler]
2026-02-25 09:48:50,427 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for k7ruVkQxQaqtMk24JF9SSA, 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-3-event-handler]
2026-02-25 09:48:50,427 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for qMUr5kCxTXGgF9zVmDPiQA, 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-3-event-handler]
2026-02-25 09:48:50,427 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for iQ2iYx7nRT6W3KnNcuV1_A, 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-3-event-handler]
2026-02-25 09:48:50,428 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for 9uZzL2weSXGQ8ehih9xdyw, 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-3-event-handler]
2026-02-25 09:48:50,428 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for ZxJsmgToR42lpY44P8Y_1A, 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-3-event-handler]
2026-02-25 09:48:50,428 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for 9EWE8NdATxiuMOnOXy0_tA, 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-3-event-handler]
2026-02-25 09:48:50,428 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for dWlOUPeRRpu-aCONpdKDTQ, 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-3-event-handler]
2026-02-25 09:48:50,428 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for QHJxjIVkSdC_yGeiRz5kgQ, 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-3-event-handler]
2026-02-25 09:48:50,429 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for ksq8f3OER56wiK2E7WC5NA, 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-3-event-handler]
2026-02-25 09:48:50,429 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for z_ZlI344TJa2Gx2iAXyrgQ, 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-3-event-handler]
2026-02-25 09:48:50,429 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for Eiv4j6M5RCCAtW-_c4jI6A, 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-3-event-handler]
2026-02-25 09:48:50,429 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for qNUDLVuoSSOgLAmhW51q-Q, 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-3-event-handler]
2026-02-25 09:48:50,429 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for SZb9X1ZiRdSEXcJqCTJmTA, 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-3-event-handler]
2026-02-25 09:48:50,430 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for cuCEYgDNSG6pTXzdbSCl3Q, 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-3-event-handler]
2026-02-25 09:48:50,430 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for wrchwRfhRdKWxLRdguomJA, 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-3-event-handler]
2026-02-25 09:48:50,430 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for wcS3R8RnTRShCtmo_yDQwg, 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-3-event-handler]
2026-02-25 09:48:50,430 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for nd-pK5nkQo-_zrJycw45ZA, 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-3-event-handler]
2026-02-25 09:48:50,430 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for ZrRrZ3yJSKuOtivJN-VQSQ, 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-3-event-handler]
2026-02-25 09:48:50,431 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for mR2MnbrkSA2TkrRqU8kLJQ, 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-3-event-handler]
2026-02-25 09:48:50,431 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for vhCG-hqXS-WcEzCzBTuCKw, 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-3-event-handler]
2026-02-25 09:48:50,431 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for twrwMdl-QuKeMCbly6aVIw, 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-3-event-handler]
2026-02-25 09:48:50,431 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for qqk97U0VRpKYXTCWCgGhmA, 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-3-event-handler]
2026-02-25 09:48:50,432 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for GrkOyXUzQlSVmtjCaWNhVA, 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-3-event-handler]
2026-02-25 09:48:50,432 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for LvJPok9PRwO7WWS9qo8JWA, 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-3-event-handler]
2026-02-25 09:48:50,432 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for OTdEUS_zQOiNVtzWLT-Lxg, 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-3-event-handler]
2026-02-25 09:48:50,432 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for T6PnW5a5TGK5GF7OdLuTZw, 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-3-event-handler]
2026-02-25 09:48:50,432 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for fG1eqGhvRmOvdl8YaeY5ag, 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-3-event-handler]
2026-02-25 09:48:50,432 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for iDLc8WKORH6L-LkgdC0c-g, 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-3-event-handler]
2026-02-25 09:48:50,433 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for QjW-3DiOTVKJ4j56xO7hIQ, 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-3-event-handler]
2026-02-25 09:48:50,433 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for dgHoNU5UQu2UhybN-j46Tg, 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-3-event-handler]
2026-02-25 09:48:50,433 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for xpOzZqhBTAe1voGISRhBkw, 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-3-event-handler]
2026-02-25 09:48:50,433 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for 4eObJW2cRESMQcwf2ZNh5A, 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-3-event-handler]
2026-02-25 09:48:50,433 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for yuAQW1HtTsmlIH75H20PvA, 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-3-event-handler]
2026-02-25 09:48:50,434 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for WfZSfJtxQZORoqbWsLl1tA, 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-3-event-handler]
2026-02-25 09:48:50,434 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for zYyqdeR8QHqSHSnYcXZXGA, 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-3-event-handler]
2026-02-25 09:48:50,434 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for Zv3Bk-iVTFOvMbSHiuRMmw, 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-3-event-handler]
2026-02-25 09:48:50,434 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for rAs91zMFS6ukoALtiyBkbg, 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-3-event-handler]
2026-02-25 09:48:50,434 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for gzzusSPHSTCfUCEV_FylHA, 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-3-event-handler]
2026-02-25 09:48:50,435 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for tzaZwNZVSyO1Y48rkt8N6Q, 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-3-event-handler]
2026-02-25 09:48:50,435 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for 5dq78qhNQCymgRBOaCkS3w, 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-3-event-handler]
2026-02-25 09:48:50,435 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for fT36q7wEQleQ8tDBLmx6pw, 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-3-event-handler]
2026-02-25 09:48:50,435 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for nUY2PDxWQLaJfSCyrUzZSg, 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-3-event-handler]
2026-02-25 09:48:50,436 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for o3eqJudGT0Gaoej4LdH4sw, 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-3-event-handler]
2026-02-25 09:48:50,436 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for fNcJjTwfS8CAV8nmvBwfUw, 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-3-event-handler]
2026-02-25 09:48:50,436 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for AkA-F4lJRQmtqIixzxj6xA, 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-3-event-handler]
2026-02-25 09:48:50,436 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for FKrFa1WORXyI1c0CTJWhEw, 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-3-event-handler]
2026-02-25 09:48:50,436 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for yDXyOyrgThWSgFIHvHWyLw, 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-3-event-handler]
2026-02-25 09:48:50,437 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for N2aM4Q6ERqu-j0f3ZBjSwQ, 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-3-event-handler]
2026-02-25 09:48:50,437 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for G0sa2jKrRYOrwEp4Ei32jA, 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-3-event-handler]
2026-02-25 09:48:50,437 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for KwUU4osxRrmNiBBmofmSRg, 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-3-event-handler]
2026-02-25 09:48:50,437 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for VMagtYnSQ4uY9Jm_L7YdSw, 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-3-event-handler]
2026-02-25 09:48:50,437 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for mDiLw8BrSlyYgjHJkcogAQ, 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-3-event-handler]
2026-02-25 09:48:50,438 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for SEN45In2TBu2Uf32aTc_uA, 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-3-event-handler]
2026-02-25 09:48:50,438 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for uivnjlJ9RI6co4X_zY0RXw, 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-3-event-handler]
2026-02-25 09:48:50,438 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for yJ6tTFCCQOGHH2QwGcaMjg, 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-3-event-handler]
2026-02-25 09:48:50,438 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for zcKfC--dRD-TKJg8-IVzZA, 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-3-event-handler]
2026-02-25 09:48:50,438 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for 6JCndfHnQCmpdiEUGG-MZg, 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-3-event-handler]
2026-02-25 09:48:50,439 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for 33K5JYTrQL2vOhsFZpCAAQ, 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-3-event-handler]
2026-02-25 09:48:50,439 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for fWACq9CVTyGiQk5QcSHBVQ, 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-3-event-handler]
2026-02-25 09:48:50,439 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for _p6DM5WGTaSHOVEEGxxbOw, 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-3-event-handler]
2026-02-25 09:48:50,439 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for DZBb9KcSTpy65ulxmavI3Q, 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-3-event-handler]
2026-02-25 09:48:50,439 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for qXAp9qNARvS8l9oC7wHD8Q, 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-3-event-handler]
2026-02-25 09:48:50,440 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for DgpCIWVdQPaeXVp5bFnCGA, 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-3-event-handler]
2026-02-25 09:48:50,440 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for BLk7uQIiRuu7XgcVVQmnaQ, 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-3-event-handler]
2026-02-25 09:48:50,440 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for cg5QJeURRWuWyUQ6BsCMtQ, 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-3-event-handler]
2026-02-25 09:48:50,440 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for _6QjpXDKSs6uPLn62WVjIg, 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-3-event-handler]
2026-02-25 09:48:50,440 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for e5dGN60cTP6HFEREPV8ktg, 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-3-event-handler]
2026-02-25 09:48:50,440 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for qEQNP6w8QoqY_wc7oB2IRw, 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-3-event-handler]
2026-02-25 09:48:50,441 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for dDPSe0HlRVeNWT_r9Vg5Dw, 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-3-event-handler]
2026-02-25 09:48:50,441 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for XHndtl_VR0OOoML6q-_VaQ, 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-3-event-handler]
2026-02-25 09:48:50,441 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for HIzlORhERc6pXzAl4Pe2LA, 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-3-event-handler]
2026-02-25 09:48:50,441 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for s7S2UQf9TDi34vQD6abjRQ, 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-3-event-handler]
2026-02-25 09:48:50,442 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for j9LXq1aUT0qk4swEhXiR-Q, 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-3-event-handler]
2026-02-25 09:48:50,442 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for ptsrayEuQLyT7Zy_2JBbVw, 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-3-event-handler]
2026-02-25 09:48:50,442 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for Fh7-azE5Q9CU_rskPzlyFg, 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-3-event-handler]
2026-02-25 09:48:50,442 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for xPHHVRe9T3mhwhwqh_FEGw, 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-3-event-handler]
2026-02-25 09:48:50,442 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for qmmbxAreQIeI7CS3LZlkUw, 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-3-event-handler]
2026-02-25 09:48:50,443 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for eylH3Y8nR72M3oxlQhlLJA, 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-3-event-handler]
2026-02-25 09:48:50,443 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for njSvOPB1RaSv9p5rLo_h4Q, 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-3-event-handler]
2026-02-25 09:48:50,443 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for bg7lPgPAQU25eurKUG__tg, 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-3-event-handler]
2026-02-25 09:48:50,443 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for qEI3kz2RQ8ySftLpNg7Bpw, 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-3-event-handler]
2026-02-25 09:48:50,443 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for F3g5bTxpSyuxy7aGMafMUA, 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-3-event-handler]
2026-02-25 09:48:50,444 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for b1ZZ6KzjRq-Fv-xEWaIxsw, 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-3-event-handler]
2026-02-25 09:48:50,444 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for QGYbEAHzQr-_OGq4NF3nkw, 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-3-event-handler]
2026-02-25 09:48:50,444 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for VyCy6JC4QtexhKE2jpcwQA, 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-3-event-handler]
2026-02-25 09:48:50,444 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for PTA7EiVfT8-mGA6oB2vAzQ, 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-3-event-handler]
2026-02-25 09:48:50,444 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for XVXujtlAR9yMjZuLUSkqZQ, 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-3-event-handler]
2026-02-25 09:48:50,445 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for gIzuYqlCSKW3AevzTdlvVQ, 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-3-event-handler]
2026-02-25 09:48:50,445 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for 4MnLd_0GQvSBNaUKRbgYwQ, 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-3-event-handler]
2026-02-25 09:48:50,445 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for 1r76UU9fS_GXmEHtnse9-Q, 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-3-event-handler]
2026-02-25 09:48:50,445 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for 985UINOZTu-bmjV4PIHOSg, 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-3-event-handler]
2026-02-25 09:48:50,445 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for uXe9Rlu9S-yItUL1wn5Usw, 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-3-event-handler]
2026-02-25 09:48:50,446 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for vWS9fS-WRdGyzaUyKFfC2A, 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-3-event-handler]
2026-02-25 09:48:50,446 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for MtHaMVa0RW6Pg9amv_kvLw, 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-3-event-handler]
2026-02-25 09:48:50,446 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for nmSglr-eSEi9DgqBFBF5HA, 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-3-event-handler]
2026-02-25 09:48:50,446 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for 0plO8F7rTOCloV5QmvqvPg, 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-3-event-handler]
2026-02-25 09:48:50,446 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for GPKkBCSnR7qY45wQhBDDVw, 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-3-event-handler]
2026-02-25 09:48:50,447 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for MUlIs-HZR8G2Toq-2rHrNA, 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-3-event-handler]
2026-02-25 09:48:50,447 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for svktlPjZQKCRadyzeSavmA, 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-3-event-handler]
2026-02-25 09:48:50,447 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for 9YEoh5O4Q4-_OTMd2NHzRw, 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-3-event-handler]
2026-02-25 09:48:50,447 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for zm2jH236QfSRjxG0HW_TDw, 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-3-event-handler]
2026-02-25 09:48:50,447 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for meXJD_C0QvyJ6tlqASFAog, 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-3-event-handler]
2026-02-25 09:48:50,448 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for l4M6sFBCT5yyw9fDfu7svA, 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-3-event-handler]
2026-02-25 09:48:50,448 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for IB-1hnY1Rpqr5K5K1QwcHg, 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-3-event-handler]
2026-02-25 09:48:50,448 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for 1j3khGlJSoyR3Inpb4w8bQ, 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-3-event-handler]
2026-02-25 09:48:50,448 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for ll23-VpZSuq3oKqwYEoftw, 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-3-event-handler]
2026-02-25 09:48:50,448 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for QV7m1tzUTPm1sZrcYxqN5Q, 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-3-event-handler]
2026-02-25 09:48:50,449 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for _98biD1cRu-5xqNPI1r2Iw, 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-3-event-handler]
2026-02-25 09:48:50,449 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for W0kL6cV6Q-GbSDFOnmHxog, 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-3-event-handler]
2026-02-25 09:48:50,449 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for QgTR2ZohTzmYzdXqXtnI-g, 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-3-event-handler]
2026-02-25 09:48:50,449 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for SbEYl7m6SSmmtZyqOTnsGQ, 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-3-event-handler]
2026-02-25 09:48:50,449 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for RowgHx_GTZe08DSMIBuKWA, 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-3-event-handler]
2026-02-25 09:48:50,450 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for lt7I17C0SGmdLqpFwH-cXQ, 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-3-event-handler]
2026-02-25 09:48:50,450 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for pmJx01tBQeCQmtY0pyetNw, 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-3-event-handler]
2026-02-25 09:48:50,450 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for 0U74INkOTSOa0R5LGh9Nbg, 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-3-event-handler]
2026-02-25 09:48:50,450 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for 6KFNGvzdQJqKdsDgoKNkOQ, 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-3-event-handler]
2026-02-25 09:48:50,451 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for 5CyB-FzDT7WKHHcwkIwwCA, 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-3-event-handler]
2026-02-25 09:48:50,451 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for s4znwni1T3a3LLjCYEJuoQ, 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-3-event-handler]
2026-02-25 09:48:50,451 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for GtwJ0pg-SI-tNJXJY7q6YQ, 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-3-event-handler]
2026-02-25 09:48:50,451 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for YPWQhLxRSTGmoCyzXSAbxw, 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-3-event-handler]
2026-02-25 09:48:50,452 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for 5vkc4HthSbaXEOy5aJQhYw, 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-3-event-handler]
2026-02-25 09:48:50,452 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for _jA5annJRJmYbVKxhIHAAQ, 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-3-event-handler]
2026-02-25 09:48:50,452 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for PSM_h29qTAa1lIc53Pwm1A, 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-3-event-handler]
2026-02-25 09:48:50,453 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for m_sFLD2_QfGa3Pg7yOCPpQ, 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-3-event-handler]
2026-02-25 09:48:50,453 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for xazdbeRUSlCshdsu1O6ghA, 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-3-event-handler]
2026-02-25 09:48:50,453 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for KaBTOSeCQBGFupCGMdTjSA, 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-3-event-handler]
2026-02-25 09:48:50,453 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for 6XpfZyd9SFKssDTCFp8XVQ, 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-3-event-handler]
2026-02-25 09:48:50,525 INFO [QuorumController id=3] 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='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-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, 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-3-event-handler]
2026-02-25 09:48:50,527 INFO [QuorumController id=3] Replayed TopicRecord for topic policy-acruntime-participant with topic ID Dh8igj51RbKCDze3iGOslw. (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:48:50,527 INFO [QuorumController id=3] Replayed ConfigRecord for ConfigResource(type=TOPIC, name='policy-acruntime-participant') which set configuration retention.ms to 7200000 (org.apache.kafka.controller.ConfigurationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:48:50,527 INFO [QuorumController id=3] Replayed ConfigRecord for ConfigResource(type=TOPIC, name='policy-acruntime-participant') which set configuration segment.bytes to 1073741824 (org.apache.kafka.controller.ConfigurationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:48:50,527 INFO [QuorumController id=3] Replayed PartitionRecord for new partition policy-acruntime-participant-0 with topic ID Dh8igj51RbKCDze3iGOslw and PartitionRegistration(replicas=[1, 2, 0], directories=[KELXS5zHvepO9c6UreOTWw, XFjaKgfFSSWPz0IiHScK-A, 1GuJCaSdi02Owb5U33CUTQ], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:48:50,527 INFO [QuorumController id=3] Replayed PartitionRecord for new partition policy-acruntime-participant-1 with topic ID Dh8igj51RbKCDze3iGOslw and PartitionRegistration(replicas=[2, 0, 1], directories=[XFjaKgfFSSWPz0IiHScK-A, 1GuJCaSdi02Owb5U33CUTQ, KELXS5zHvepO9c6UreOTWw], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:48:50,528 INFO [QuorumController id=3] Replayed PartitionRecord for new partition policy-acruntime-participant-2 with topic ID Dh8igj51RbKCDze3iGOslw and PartitionRegistration(replicas=[0, 1, 2], directories=[1GuJCaSdi02Owb5U33CUTQ, KELXS5zHvepO9c6UreOTWw, XFjaKgfFSSWPz0IiHScK-A], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:48:50,528 INFO [QuorumController id=3] Replayed PartitionRecord for new partition policy-acruntime-participant-3 with topic ID Dh8igj51RbKCDze3iGOslw and PartitionRegistration(replicas=[1, 2, 0], directories=[KELXS5zHvepO9c6UreOTWw, XFjaKgfFSSWPz0IiHScK-A, 1GuJCaSdi02Owb5U33CUTQ], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:48:50,528 INFO [QuorumController id=3] Replayed PartitionRecord for new partition policy-acruntime-participant-4 with topic ID Dh8igj51RbKCDze3iGOslw and PartitionRegistration(replicas=[2, 0, 1], directories=[XFjaKgfFSSWPz0IiHScK-A, 1GuJCaSdi02Owb5U33CUTQ, KELXS5zHvepO9c6UreOTWw], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:48:50,528 INFO [QuorumController id=3] Replayed PartitionRecord for new partition policy-acruntime-participant-5 with topic ID Dh8igj51RbKCDze3iGOslw and PartitionRegistration(replicas=[0, 1, 2], directories=[1GuJCaSdi02Owb5U33CUTQ, KELXS5zHvepO9c6UreOTWw, XFjaKgfFSSWPz0IiHScK-A], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:48:50,528 INFO [QuorumController id=3] Replayed TopicRecord for topic opa-pdp-data with topic ID 5LYi1u6vRd2u3_xCPzTcPA. (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:48:50,529 INFO [QuorumController id=3] Replayed ConfigRecord for ConfigResource(type=TOPIC, name='opa-pdp-data') which set configuration retention.ms to 7200000 (org.apache.kafka.controller.ConfigurationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:48:50,529 INFO [QuorumController id=3] Replayed ConfigRecord for ConfigResource(type=TOPIC, name='opa-pdp-data') which set configuration segment.bytes to 1073741824 (org.apache.kafka.controller.ConfigurationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:48:50,533 INFO [QuorumController id=3] Replayed PartitionRecord for new partition opa-pdp-data-0 with topic ID 5LYi1u6vRd2u3_xCPzTcPA and PartitionRegistration(replicas=[0, 1, 2], directories=[1GuJCaSdi02Owb5U33CUTQ, KELXS5zHvepO9c6UreOTWw, XFjaKgfFSSWPz0IiHScK-A], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:48:50,533 INFO [QuorumController id=3] Replayed PartitionRecord for new partition opa-pdp-data-1 with topic ID 5LYi1u6vRd2u3_xCPzTcPA and PartitionRegistration(replicas=[1, 2, 0], directories=[KELXS5zHvepO9c6UreOTWw, XFjaKgfFSSWPz0IiHScK-A, 1GuJCaSdi02Owb5U33CUTQ], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:48:50,534 INFO [QuorumController id=3] Replayed PartitionRecord for new partition opa-pdp-data-2 with topic ID 5LYi1u6vRd2u3_xCPzTcPA and PartitionRegistration(replicas=[2, 0, 1], directories=[XFjaKgfFSSWPz0IiHScK-A, 1GuJCaSdi02Owb5U33CUTQ, KELXS5zHvepO9c6UreOTWw], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:48:50,534 INFO [QuorumController id=3] Replayed PartitionRecord for new partition opa-pdp-data-3 with topic ID 5LYi1u6vRd2u3_xCPzTcPA and PartitionRegistration(replicas=[1, 2, 0], directories=[KELXS5zHvepO9c6UreOTWw, XFjaKgfFSSWPz0IiHScK-A, 1GuJCaSdi02Owb5U33CUTQ], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:48:50,534 INFO [QuorumController id=3] Replayed PartitionRecord for new partition opa-pdp-data-4 with topic ID 5LYi1u6vRd2u3_xCPzTcPA and PartitionRegistration(replicas=[2, 0, 1], directories=[XFjaKgfFSSWPz0IiHScK-A, 1GuJCaSdi02Owb5U33CUTQ, KELXS5zHvepO9c6UreOTWw], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:48:50,534 INFO [QuorumController id=3] Replayed PartitionRecord for new partition opa-pdp-data-5 with topic ID 5LYi1u6vRd2u3_xCPzTcPA and PartitionRegistration(replicas=[0, 1, 2], directories=[1GuJCaSdi02Owb5U33CUTQ, KELXS5zHvepO9c6UreOTWw, XFjaKgfFSSWPz0IiHScK-A], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:48:50,535 INFO [QuorumController id=3] Replayed PartitionRecord for new partition opa-pdp-data-6 with topic ID 5LYi1u6vRd2u3_xCPzTcPA and PartitionRegistration(replicas=[1, 0, 2], directories=[KELXS5zHvepO9c6UreOTWw, 1GuJCaSdi02Owb5U33CUTQ, XFjaKgfFSSWPz0IiHScK-A], isr=[1, 0, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:48:50,535 INFO [QuorumController id=3] Replayed PartitionRecord for new partition opa-pdp-data-7 with topic ID 5LYi1u6vRd2u3_xCPzTcPA and PartitionRegistration(replicas=[0, 2, 1], directories=[1GuJCaSdi02Owb5U33CUTQ, XFjaKgfFSSWPz0IiHScK-A, KELXS5zHvepO9c6UreOTWw], isr=[0, 2, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:48:50,535 INFO [QuorumController id=3] Replayed PartitionRecord for new partition opa-pdp-data-8 with topic ID 5LYi1u6vRd2u3_xCPzTcPA and PartitionRegistration(replicas=[2, 1, 0], directories=[XFjaKgfFSSWPz0IiHScK-A, KELXS5zHvepO9c6UreOTWw, 1GuJCaSdi02Owb5U33CUTQ], isr=[2, 1, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:48:50,535 INFO [QuorumController id=3] Replayed PartitionRecord for new partition opa-pdp-data-9 with topic ID 5LYi1u6vRd2u3_xCPzTcPA and PartitionRegistration(replicas=[2, 1, 0], directories=[XFjaKgfFSSWPz0IiHScK-A, KELXS5zHvepO9c6UreOTWw, 1GuJCaSdi02Owb5U33CUTQ], isr=[2, 1, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:48:50,535 INFO [QuorumController id=3] Replayed TopicRecord for topic policy-pdp-pap with topic ID Ribu38UCRDu3g5mDMCy6qw. (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:48:50,535 INFO [QuorumController id=3] Replayed ConfigRecord for ConfigResource(type=TOPIC, name='policy-pdp-pap') which set configuration retention.ms to 7200000 (org.apache.kafka.controller.ConfigurationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:48:50,536 INFO [QuorumController id=3] Replayed ConfigRecord for ConfigResource(type=TOPIC, name='policy-pdp-pap') which set configuration segment.bytes to 1073741824 (org.apache.kafka.controller.ConfigurationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:48:50,536 INFO [QuorumController id=3] Replayed PartitionRecord for new partition policy-pdp-pap-0 with topic ID Ribu38UCRDu3g5mDMCy6qw and PartitionRegistration(replicas=[2, 0, 1], directories=[XFjaKgfFSSWPz0IiHScK-A, 1GuJCaSdi02Owb5U33CUTQ, KELXS5zHvepO9c6UreOTWw], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:48:50,536 INFO [QuorumController id=3] Replayed PartitionRecord for new partition policy-pdp-pap-1 with topic ID Ribu38UCRDu3g5mDMCy6qw and PartitionRegistration(replicas=[0, 1, 2], directories=[1GuJCaSdi02Owb5U33CUTQ, KELXS5zHvepO9c6UreOTWw, XFjaKgfFSSWPz0IiHScK-A], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:48:50,536 INFO [QuorumController id=3] Replayed PartitionRecord for new partition policy-pdp-pap-2 with topic ID Ribu38UCRDu3g5mDMCy6qw and PartitionRegistration(replicas=[1, 2, 0], directories=[KELXS5zHvepO9c6UreOTWw, XFjaKgfFSSWPz0IiHScK-A, 1GuJCaSdi02Owb5U33CUTQ], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:48:50,536 INFO [QuorumController id=3] Replayed PartitionRecord for new partition policy-pdp-pap-3 with topic ID Ribu38UCRDu3g5mDMCy6qw and PartitionRegistration(replicas=[0, 2, 1], directories=[1GuJCaSdi02Owb5U33CUTQ, XFjaKgfFSSWPz0IiHScK-A, KELXS5zHvepO9c6UreOTWw], isr=[0, 2, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:48:50,536 INFO [QuorumController id=3] Replayed PartitionRecord for new partition policy-pdp-pap-4 with topic ID Ribu38UCRDu3g5mDMCy6qw and PartitionRegistration(replicas=[2, 1, 0], directories=[XFjaKgfFSSWPz0IiHScK-A, KELXS5zHvepO9c6UreOTWw, 1GuJCaSdi02Owb5U33CUTQ], isr=[2, 1, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:48:50,536 INFO [QuorumController id=3] Replayed PartitionRecord for new partition policy-pdp-pap-5 with topic ID Ribu38UCRDu3g5mDMCy6qw and PartitionRegistration(replicas=[1, 0, 2], directories=[KELXS5zHvepO9c6UreOTWw, 1GuJCaSdi02Owb5U33CUTQ, XFjaKgfFSSWPz0IiHScK-A], isr=[1, 0, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:48:50,537 INFO [QuorumController id=3] Replayed PartitionRecord for new partition policy-pdp-pap-6 with topic ID Ribu38UCRDu3g5mDMCy6qw and PartitionRegistration(replicas=[0, 2, 1], directories=[1GuJCaSdi02Owb5U33CUTQ, XFjaKgfFSSWPz0IiHScK-A, KELXS5zHvepO9c6UreOTWw], isr=[0, 2, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:48:50,537 INFO [QuorumController id=3] Replayed PartitionRecord for new partition policy-pdp-pap-7 with topic ID Ribu38UCRDu3g5mDMCy6qw and PartitionRegistration(replicas=[2, 1, 0], directories=[XFjaKgfFSSWPz0IiHScK-A, KELXS5zHvepO9c6UreOTWw, 1GuJCaSdi02Owb5U33CUTQ], isr=[2, 1, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:48:50,537 INFO [QuorumController id=3] Replayed PartitionRecord for new partition policy-pdp-pap-8 with topic ID Ribu38UCRDu3g5mDMCy6qw and PartitionRegistration(replicas=[1, 0, 2], directories=[KELXS5zHvepO9c6UreOTWw, 1GuJCaSdi02Owb5U33CUTQ, XFjaKgfFSSWPz0IiHScK-A], isr=[1, 0, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:48:50,537 INFO [QuorumController id=3] Replayed PartitionRecord for new partition policy-pdp-pap-9 with topic ID Ribu38UCRDu3g5mDMCy6qw and PartitionRegistration(replicas=[2, 0, 1], directories=[XFjaKgfFSSWPz0IiHScK-A, 1GuJCaSdi02Owb5U33CUTQ, KELXS5zHvepO9c6UreOTWw], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:48:50,537 INFO [QuorumController id=3] Replayed TopicRecord for topic policy-notification with topic ID LH0dM6pAQF6pc2rv-LKsww. (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:48:50,537 INFO [QuorumController id=3] Replayed ConfigRecord for ConfigResource(type=TOPIC, name='policy-notification') which set configuration retention.ms to 7200000 (org.apache.kafka.controller.ConfigurationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:48:50,538 INFO [QuorumController id=3] Replayed ConfigRecord for ConfigResource(type=TOPIC, name='policy-notification') which set configuration segment.bytes to 1073741824 (org.apache.kafka.controller.ConfigurationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:48:50,538 INFO [QuorumController id=3] Replayed PartitionRecord for new partition policy-notification-0 with topic ID LH0dM6pAQF6pc2rv-LKsww and PartitionRegistration(replicas=[1, 2, 0], directories=[KELXS5zHvepO9c6UreOTWw, XFjaKgfFSSWPz0IiHScK-A, 1GuJCaSdi02Owb5U33CUTQ], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:48:50,538 INFO [QuorumController id=3] Replayed PartitionRecord for new partition policy-notification-1 with topic ID LH0dM6pAQF6pc2rv-LKsww and PartitionRegistration(replicas=[2, 0, 1], directories=[XFjaKgfFSSWPz0IiHScK-A, 1GuJCaSdi02Owb5U33CUTQ, KELXS5zHvepO9c6UreOTWw], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:48:50,538 INFO [QuorumController id=3] Replayed PartitionRecord for new partition policy-notification-2 with topic ID LH0dM6pAQF6pc2rv-LKsww and PartitionRegistration(replicas=[0, 1, 2], directories=[1GuJCaSdi02Owb5U33CUTQ, KELXS5zHvepO9c6UreOTWw, XFjaKgfFSSWPz0IiHScK-A], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:48:50,538 INFO [QuorumController id=3] Replayed PartitionRecord for new partition policy-notification-3 with topic ID LH0dM6pAQF6pc2rv-LKsww and PartitionRegistration(replicas=[0, 1, 2], directories=[1GuJCaSdi02Owb5U33CUTQ, KELXS5zHvepO9c6UreOTWw, XFjaKgfFSSWPz0IiHScK-A], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:48:50,538 INFO [QuorumController id=3] Replayed PartitionRecord for new partition policy-notification-4 with topic ID LH0dM6pAQF6pc2rv-LKsww and PartitionRegistration(replicas=[1, 2, 0], directories=[KELXS5zHvepO9c6UreOTWw, XFjaKgfFSSWPz0IiHScK-A, 1GuJCaSdi02Owb5U33CUTQ], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:48:50,539 INFO [QuorumController id=3] Replayed PartitionRecord for new partition policy-notification-5 with topic ID LH0dM6pAQF6pc2rv-LKsww and PartitionRegistration(replicas=[2, 0, 1], directories=[XFjaKgfFSSWPz0IiHScK-A, 1GuJCaSdi02Owb5U33CUTQ, KELXS5zHvepO9c6UreOTWw], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:48:50,539 INFO [QuorumController id=3] Replayed PartitionRecord for new partition policy-notification-6 with topic ID LH0dM6pAQF6pc2rv-LKsww and PartitionRegistration(replicas=[1, 2, 0], directories=[KELXS5zHvepO9c6UreOTWw, XFjaKgfFSSWPz0IiHScK-A, 1GuJCaSdi02Owb5U33CUTQ], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:48:50,539 INFO [QuorumController id=3] Replayed PartitionRecord for new partition policy-notification-7 with topic ID LH0dM6pAQF6pc2rv-LKsww and PartitionRegistration(replicas=[2, 0, 1], directories=[XFjaKgfFSSWPz0IiHScK-A, 1GuJCaSdi02Owb5U33CUTQ, KELXS5zHvepO9c6UreOTWw], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:48:50,539 INFO [QuorumController id=3] Replayed PartitionRecord for new partition policy-notification-8 with topic ID LH0dM6pAQF6pc2rv-LKsww and PartitionRegistration(replicas=[0, 1, 2], directories=[1GuJCaSdi02Owb5U33CUTQ, KELXS5zHvepO9c6UreOTWw, XFjaKgfFSSWPz0IiHScK-A], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:48:50,539 INFO [QuorumController id=3] Replayed PartitionRecord for new partition policy-notification-9 with topic ID LH0dM6pAQF6pc2rv-LKsww and PartitionRegistration(replicas=[0, 2, 1], directories=[1GuJCaSdi02Owb5U33CUTQ, XFjaKgfFSSWPz0IiHScK-A, KELXS5zHvepO9c6UreOTWw], isr=[0, 2, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:48:50,539 INFO [QuorumController id=3] Replayed TopicRecord for topic policy-heartbeat with topic ID tK3kzGTOQr6YyNtlnvTJQQ. (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:48:50,540 INFO [QuorumController id=3] Replayed ConfigRecord for ConfigResource(type=TOPIC, name='policy-heartbeat') which set configuration retention.ms to 7200000 (org.apache.kafka.controller.ConfigurationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:48:50,540 INFO [QuorumController id=3] Replayed ConfigRecord for ConfigResource(type=TOPIC, name='policy-heartbeat') which set configuration segment.bytes to 1073741824 (org.apache.kafka.controller.ConfigurationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:48:50,540 INFO [QuorumController id=3] Replayed PartitionRecord for new partition policy-heartbeat-0 with topic ID tK3kzGTOQr6YyNtlnvTJQQ and PartitionRegistration(replicas=[1, 2, 0], directories=[KELXS5zHvepO9c6UreOTWw, XFjaKgfFSSWPz0IiHScK-A, 1GuJCaSdi02Owb5U33CUTQ], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:48:50,540 INFO [QuorumController id=3] Replayed PartitionRecord for new partition policy-heartbeat-1 with topic ID tK3kzGTOQr6YyNtlnvTJQQ and PartitionRegistration(replicas=[2, 0, 1], directories=[XFjaKgfFSSWPz0IiHScK-A, 1GuJCaSdi02Owb5U33CUTQ, KELXS5zHvepO9c6UreOTWw], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:48:50,540 INFO [QuorumController id=3] Replayed PartitionRecord for new partition policy-heartbeat-2 with topic ID tK3kzGTOQr6YyNtlnvTJQQ and PartitionRegistration(replicas=[0, 1, 2], directories=[1GuJCaSdi02Owb5U33CUTQ, KELXS5zHvepO9c6UreOTWw, XFjaKgfFSSWPz0IiHScK-A], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:48:50,540 INFO [QuorumController id=3] Replayed PartitionRecord for new partition policy-heartbeat-3 with topic ID tK3kzGTOQr6YyNtlnvTJQQ and PartitionRegistration(replicas=[0, 1, 2], directories=[1GuJCaSdi02Owb5U33CUTQ, KELXS5zHvepO9c6UreOTWw, XFjaKgfFSSWPz0IiHScK-A], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:48:50,541 INFO [QuorumController id=3] Replayed PartitionRecord for new partition policy-heartbeat-4 with topic ID tK3kzGTOQr6YyNtlnvTJQQ and PartitionRegistration(replicas=[1, 2, 0], directories=[KELXS5zHvepO9c6UreOTWw, XFjaKgfFSSWPz0IiHScK-A, 1GuJCaSdi02Owb5U33CUTQ], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:48:50,541 INFO [QuorumController id=3] Replayed PartitionRecord for new partition policy-heartbeat-5 with topic ID tK3kzGTOQr6YyNtlnvTJQQ and PartitionRegistration(replicas=[2, 0, 1], directories=[XFjaKgfFSSWPz0IiHScK-A, 1GuJCaSdi02Owb5U33CUTQ, KELXS5zHvepO9c6UreOTWw], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:48:50,541 INFO [QuorumController id=3] Replayed PartitionRecord for new partition policy-heartbeat-6 with topic ID tK3kzGTOQr6YyNtlnvTJQQ and PartitionRegistration(replicas=[0, 2, 1], directories=[1GuJCaSdi02Owb5U33CUTQ, XFjaKgfFSSWPz0IiHScK-A, KELXS5zHvepO9c6UreOTWw], isr=[0, 2, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:48:50,542 INFO [QuorumController id=3] Replayed PartitionRecord for new partition policy-heartbeat-7 with topic ID tK3kzGTOQr6YyNtlnvTJQQ and PartitionRegistration(replicas=[2, 1, 0], directories=[XFjaKgfFSSWPz0IiHScK-A, KELXS5zHvepO9c6UreOTWw, 1GuJCaSdi02Owb5U33CUTQ], isr=[2, 1, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:48:50,542 INFO [QuorumController id=3] Replayed PartitionRecord for new partition policy-heartbeat-8 with topic ID tK3kzGTOQr6YyNtlnvTJQQ and PartitionRegistration(replicas=[1, 0, 2], directories=[KELXS5zHvepO9c6UreOTWw, 1GuJCaSdi02Owb5U33CUTQ, XFjaKgfFSSWPz0IiHScK-A], isr=[1, 0, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:48:50,542 INFO [QuorumController id=3] Replayed PartitionRecord for new partition policy-heartbeat-9 with topic ID tK3kzGTOQr6YyNtlnvTJQQ and PartitionRegistration(replicas=[2, 1, 0], directories=[XFjaKgfFSSWPz0IiHScK-A, KELXS5zHvepO9c6UreOTWw, 1GuJCaSdi02Owb5U33CUTQ], isr=[2, 1, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:48:50,542 INFO [QuorumController id=3] Replayed TopicRecord for topic acm-ppnt-sync with topic ID nZ06JO91SxK7xkHB6q9B2A. (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:48:50,542 INFO [QuorumController id=3] Replayed ConfigRecord for ConfigResource(type=TOPIC, name='acm-ppnt-sync') which set configuration retention.ms to 7200000 (org.apache.kafka.controller.ConfigurationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:48:50,542 INFO [QuorumController id=3] Replayed ConfigRecord for ConfigResource(type=TOPIC, name='acm-ppnt-sync') which set configuration segment.bytes to 1073741824 (org.apache.kafka.controller.ConfigurationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:48:50,542 INFO [QuorumController id=3] Replayed PartitionRecord for new partition acm-ppnt-sync-0 with topic ID nZ06JO91SxK7xkHB6q9B2A and PartitionRegistration(replicas=[1, 2, 0], directories=[KELXS5zHvepO9c6UreOTWw, XFjaKgfFSSWPz0IiHScK-A, 1GuJCaSdi02Owb5U33CUTQ], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:48:50,543 INFO [QuorumController id=3] Replayed PartitionRecord for new partition acm-ppnt-sync-1 with topic ID nZ06JO91SxK7xkHB6q9B2A and PartitionRegistration(replicas=[2, 0, 1], directories=[XFjaKgfFSSWPz0IiHScK-A, 1GuJCaSdi02Owb5U33CUTQ, KELXS5zHvepO9c6UreOTWw], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:48:50,543 INFO [QuorumController id=3] Replayed PartitionRecord for new partition acm-ppnt-sync-2 with topic ID nZ06JO91SxK7xkHB6q9B2A and PartitionRegistration(replicas=[0, 1, 2], directories=[1GuJCaSdi02Owb5U33CUTQ, KELXS5zHvepO9c6UreOTWw, XFjaKgfFSSWPz0IiHScK-A], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:48:50,543 INFO [QuorumController id=3] Replayed PartitionRecord for new partition acm-ppnt-sync-3 with topic ID nZ06JO91SxK7xkHB6q9B2A and PartitionRegistration(replicas=[1, 0, 2], directories=[KELXS5zHvepO9c6UreOTWw, 1GuJCaSdi02Owb5U33CUTQ, XFjaKgfFSSWPz0IiHScK-A], isr=[1, 0, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:48:50,543 INFO [QuorumController id=3] Replayed PartitionRecord for new partition acm-ppnt-sync-4 with topic ID nZ06JO91SxK7xkHB6q9B2A and PartitionRegistration(replicas=[0, 2, 1], directories=[1GuJCaSdi02Owb5U33CUTQ, XFjaKgfFSSWPz0IiHScK-A, KELXS5zHvepO9c6UreOTWw], isr=[0, 2, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:48:50,543 INFO [QuorumController id=3] Replayed PartitionRecord for new partition acm-ppnt-sync-5 with topic ID nZ06JO91SxK7xkHB6q9B2A and PartitionRegistration(replicas=[2, 1, 0], directories=[XFjaKgfFSSWPz0IiHScK-A, KELXS5zHvepO9c6UreOTWw, 1GuJCaSdi02Owb5U33CUTQ], isr=[2, 1, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:48:50,545 INFO [QuorumController id=3] Replayed UserScramCredentialRecord creating new entry for policy-clamp-runtime-acm-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:48:50,545 INFO [QuorumController id=3] Replayed UserScramCredentialRecord creating new entry for policy-drools-pdp-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:48:50,545 INFO [QuorumController id=3] Replayed UserScramCredentialRecord creating new entry for policy-distribution-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:48:50,545 INFO [QuorumController id=3] Replayed UserScramCredentialRecord creating new entry for policy-pap-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:48:50,545 INFO [QuorumController id=3] Replayed UserScramCredentialRecord creating new entry for policy-xacml-pdp-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:48:50,546 INFO [QuorumController id=3] Replayed UserScramCredentialRecord creating new entry for policy-clamp-ac-kserve-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:48:50,546 INFO [QuorumController id=3] Replayed UserScramCredentialRecord creating new entry for policy-clamp-ac-a1pms-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:48:50,546 INFO [QuorumController id=3] Replayed UserScramCredentialRecord creating new entry for policy-clamp-ac-http-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:48:50,546 INFO [QuorumController id=3] Replayed UserScramCredentialRecord creating new entry for policy-opa-pdp-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:48:50,546 INFO [QuorumController id=3] Replayed UserScramCredentialRecord creating new entry for policy-clamp-ac-pf-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:48:50,546 INFO [QuorumController id=3] Replayed UserScramCredentialRecord creating new entry for policy-clamp-ac-k8s-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:48:50,546 INFO [QuorumController id=3] Replayed UserScramCredentialRecord creating new entry for policy-apex-pdp-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:48:50,546 INFO [QuorumController id=3] Replayed UserScramCredentialRecord creating new entry for onap-policy-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:48:50,663 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-http-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:48:50,664 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-drools-pdp-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:48:50,876 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-runtime-acm-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:48:50,876 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-drools-pdp-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:48:50,876 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-distribution-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:48:50,876 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-xacml-pdp-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:48:50,876 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-pap-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:48:50,876 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-kserve-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:48:50,876 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-a1pms-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:48:50,876 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-http-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:48:50,876 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-opa-pdp-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:48:50,876 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-pf-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:48:50,876 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-apex-pdp-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:48:50,876 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-k8s-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:48:50,877 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for onap-policy-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:48:51,075 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-a1pms-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:48:51,075 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-runtime-acm-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:48:51,075 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-opa-pdp-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:48:51,075 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-distribution-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:48:51,075 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-pap-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:48:51,076 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-xacml-pdp-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:48:51,076 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-pf-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:48:51,076 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-apex-pdp-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:48:51,076 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-k8s-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:48:51,076 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for onap-policy-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:48:51,076 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-kserve-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:49:04,744 INFO [QuorumController id=3] Replaying ProducerIdsRecord ProducerIdsRecord(brokerId=2, brokerEpoch=7, nextProducerId=1000) (org.apache.kafka.controller.ProducerIdControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:49:05,339 INFO [QuorumController id=3] Replaying ProducerIdsRecord ProducerIdsRecord(brokerId=0, brokerEpoch=5, nextProducerId=2000) (org.apache.kafka.controller.ProducerIdControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:49:08,648 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for sVsUKN-7TSCcRehaO6wKFg, 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-3-event-handler]
2026-02-25 09:49:08,648 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for oZGsIfKFQXSK1233mhyseQ, 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-3-event-handler]
2026-02-25 09:49:08,649 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for ViKsMvjvQfKYZTNjr75naA, 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-3-event-handler]
2026-02-25 09:49:08,724 INFO [QuorumController id=3] Replayed UserScramCredentialRecord creating new entry for sdc-be-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:49:08,729 INFO [QuorumController id=3] 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-3-event-handler]
2026-02-25 09:49:08,729 INFO [QuorumController id=3] Replayed TopicRecord for topic SDC-DISTR-NOTIF-TOPIC-AUTO with topic ID n8OeIbkiQlWbZ01oqP3Q5w. (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:49:08,729 INFO [QuorumController id=3] 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-3-event-handler]
2026-02-25 09:49:08,729 INFO [QuorumController id=3] 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-3-event-handler]
2026-02-25 09:49:08,730 INFO [QuorumController id=3] Replayed PartitionRecord for new partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 with topic ID n8OeIbkiQlWbZ01oqP3Q5w and PartitionRegistration(replicas=[1, 2, 0], directories=[KELXS5zHvepO9c6UreOTWw, XFjaKgfFSSWPz0IiHScK-A, 1GuJCaSdi02Owb5U33CUTQ], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:49:08,730 INFO [QuorumController id=3] Replayed PartitionRecord for new partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 with topic ID n8OeIbkiQlWbZ01oqP3Q5w and PartitionRegistration(replicas=[2, 0, 1], directories=[XFjaKgfFSSWPz0IiHScK-A, 1GuJCaSdi02Owb5U33CUTQ, KELXS5zHvepO9c6UreOTWw], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:49:08,730 INFO [QuorumController id=3] Replayed PartitionRecord for new partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 with topic ID n8OeIbkiQlWbZ01oqP3Q5w and PartitionRegistration(replicas=[0, 1, 2], directories=[1GuJCaSdi02Owb5U33CUTQ, KELXS5zHvepO9c6UreOTWw, XFjaKgfFSSWPz0IiHScK-A], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:49:08,730 INFO [QuorumController id=3] Replayed PartitionRecord for new partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 with topic ID n8OeIbkiQlWbZ01oqP3Q5w and PartitionRegistration(replicas=[2, 1, 0], directories=[XFjaKgfFSSWPz0IiHScK-A, KELXS5zHvepO9c6UreOTWw, 1GuJCaSdi02Owb5U33CUTQ], isr=[2, 1, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:49:08,730 INFO [QuorumController id=3] Replayed PartitionRecord for new partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 with topic ID n8OeIbkiQlWbZ01oqP3Q5w and PartitionRegistration(replicas=[1, 0, 2], directories=[KELXS5zHvepO9c6UreOTWw, 1GuJCaSdi02Owb5U33CUTQ, XFjaKgfFSSWPz0IiHScK-A], isr=[1, 0, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:49:08,730 INFO [QuorumController id=3] Replayed PartitionRecord for new partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 with topic ID n8OeIbkiQlWbZ01oqP3Q5w and PartitionRegistration(replicas=[0, 2, 1], directories=[1GuJCaSdi02Owb5U33CUTQ, XFjaKgfFSSWPz0IiHScK-A, KELXS5zHvepO9c6UreOTWw], isr=[0, 2, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:49:08,730 INFO [QuorumController id=3] Replayed TopicRecord for topic SDC-DISTR-STATUS-TOPIC-AUTO with topic ID dh3a23WATOuc2tMEhX3yCw. (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:49:08,730 INFO [QuorumController id=3] 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-3-event-handler]
2026-02-25 09:49:08,730 INFO [QuorumController id=3] 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-3-event-handler]
2026-02-25 09:49:08,730 INFO [QuorumController id=3] Replayed PartitionRecord for new partition SDC-DISTR-STATUS-TOPIC-AUTO-0 with topic ID dh3a23WATOuc2tMEhX3yCw and PartitionRegistration(replicas=[1, 2, 0], directories=[KELXS5zHvepO9c6UreOTWw, XFjaKgfFSSWPz0IiHScK-A, 1GuJCaSdi02Owb5U33CUTQ], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:49:08,731 INFO [QuorumController id=3] Replayed PartitionRecord for new partition SDC-DISTR-STATUS-TOPIC-AUTO-1 with topic ID dh3a23WATOuc2tMEhX3yCw and PartitionRegistration(replicas=[2, 0, 1], directories=[XFjaKgfFSSWPz0IiHScK-A, 1GuJCaSdi02Owb5U33CUTQ, KELXS5zHvepO9c6UreOTWw], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:49:08,731 INFO [QuorumController id=3] Replayed PartitionRecord for new partition SDC-DISTR-STATUS-TOPIC-AUTO-2 with topic ID dh3a23WATOuc2tMEhX3yCw and PartitionRegistration(replicas=[0, 1, 2], directories=[1GuJCaSdi02Owb5U33CUTQ, KELXS5zHvepO9c6UreOTWw, XFjaKgfFSSWPz0IiHScK-A], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:49:08,731 INFO [QuorumController id=3] Replayed PartitionRecord for new partition SDC-DISTR-STATUS-TOPIC-AUTO-3 with topic ID dh3a23WATOuc2tMEhX3yCw and PartitionRegistration(replicas=[0, 2, 1], directories=[1GuJCaSdi02Owb5U33CUTQ, XFjaKgfFSSWPz0IiHScK-A, KELXS5zHvepO9c6UreOTWw], isr=[0, 2, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:49:08,731 INFO [QuorumController id=3] Replayed PartitionRecord for new partition SDC-DISTR-STATUS-TOPIC-AUTO-4 with topic ID dh3a23WATOuc2tMEhX3yCw and PartitionRegistration(replicas=[2, 1, 0], directories=[XFjaKgfFSSWPz0IiHScK-A, KELXS5zHvepO9c6UreOTWw, 1GuJCaSdi02Owb5U33CUTQ], isr=[2, 1, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:49:08,731 INFO [QuorumController id=3] Replayed PartitionRecord for new partition SDC-DISTR-STATUS-TOPIC-AUTO-5 with topic ID dh3a23WATOuc2tMEhX3yCw and PartitionRegistration(replicas=[1, 0, 2], directories=[KELXS5zHvepO9c6UreOTWw, 1GuJCaSdi02Owb5U33CUTQ, XFjaKgfFSSWPz0IiHScK-A], isr=[1, 0, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:49:08,835 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for sdc-be-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:49:08,944 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for sdc-be-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:49:50,142 INFO [QuorumController id=3] Replayed UserScramCredentialRecord creating new entry for sdnc-ueb-listener-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:49:50,143 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for WgTmqO8MQCCQkQ6VETOVzQ, 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-3-event-handler]
2026-02-25 09:49:50,143 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for 4b3EWBK9T96qsk7p-QkAWA, 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-3-event-handler]
2026-02-25 09:49:50,143 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for DvXu-NMDQF-tnuFs9YFXlA, 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-3-event-handler]
2026-02-25 09:49:50,561 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for sdnc-ueb-listener-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:49:50,780 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for sdnc-ueb-listener-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:50:37,080 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for dcae-ves-collector-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:50:37,080 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for sdc-be-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:50:37,080 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-runtime-acm-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:50:37,080 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-drools-pdp-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:50:37,080 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-distribution-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:50:37,081 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for onap-aai-trav-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:50:37,081 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for dcae-hv-ves-collector-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:50:37,081 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for cps-temporal-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:50:37,081 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-a1pms-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:50:37,081 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for strimzi-kafka-admin with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:50:37,081 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for dcae-prh-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:50:37,081 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for aai-modelloader-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:50:37,081 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for cds-blueprints-processor-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:50:37,081 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-pf-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:50:37,081 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-apex-pdp-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:50:37,081 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for dcae-ves-openapi-manager-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:50:37,081 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for onap-aai-graph-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:50:37,081 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for multicloud-k8s-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:50:37,081 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for ncmp-dmi-plugin-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:50:37,081 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-xacml-pdp-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:50:37,081 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-pap-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:50:37,081 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for onap-aai-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:50:37,081 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-kserve-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:50:37,081 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-http-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:50:37,082 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-opa-pdp-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:50:37,082 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for cds-sdc-listener-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:50:37,082 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-k8s-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:50:37,082 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for cps-core-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:50:37,082 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for onap-policy-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:50:37,082 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for sdnc-ueb-listener-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:51:35,737 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-http-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:51:35,737 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for strimzi-kafka-admin with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:51:35,737 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for multicloud-k8s-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:51:35,737 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for ncmp-dmi-plugin-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:51:35,737 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-distribution-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:51:35,737 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for cds-sdc-listener-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:51:35,737 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for aai-modelloader-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:51:35,737 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for onap-aai-trav-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:51:35,737 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-pf-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:51:35,737 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-kserve-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:51:36,104 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for dcae-ves-collector-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:51:36,104 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for sdc-be-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:51:36,104 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-runtime-acm-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:51:36,104 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-drools-pdp-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:51:36,104 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-distribution-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:51:36,104 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for onap-aai-trav-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:51:36,104 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for dcae-hv-ves-collector-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:51:36,104 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for cps-temporal-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:51:36,105 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-a1pms-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:51:36,105 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for strimzi-kafka-admin with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:51:36,105 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for dcae-prh-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:51:36,105 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for aai-modelloader-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:51:36,105 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for cds-blueprints-processor-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:51:36,105 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-pf-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:51:36,105 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-apex-pdp-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:51:36,105 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for dcae-ves-openapi-manager-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:51:36,105 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for onap-aai-graph-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:51:36,105 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for multicloud-k8s-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:51:36,105 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for ncmp-dmi-plugin-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:51:36,105 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-xacml-pdp-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:51:36,105 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-pap-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:51:36,105 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for onap-aai-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:51:36,105 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-kserve-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:51:36,105 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-http-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:51:36,105 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-opa-pdp-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:51:36,105 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for cds-sdc-listener-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:51:36,105 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-k8s-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:51:36,106 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for cps-core-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:51:36,106 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for sdnc-ueb-listener-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:51:36,106 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for onap-policy-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:51:36,384 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for dcae-ves-collector-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:51:36,384 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for sdc-be-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:51:36,384 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-runtime-acm-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:51:36,384 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-drools-pdp-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:51:36,384 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-pap-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:51:36,384 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-xacml-pdp-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:51:36,384 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for dcae-hv-ves-collector-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:51:36,385 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for onap-aai-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:51:36,385 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for cps-temporal-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:51:36,385 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-a1pms-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:51:36,385 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for dcae-prh-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:51:36,385 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-opa-pdp-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:51:36,385 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for cds-blueprints-processor-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:51:36,385 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-apex-pdp-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:51:36,385 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-k8s-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:51:36,385 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for dcae-ves-openapi-manager-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:51:36,385 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for cps-core-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:51:36,385 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for onap-policy-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:51:36,385 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for onap-aai-graph-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:51:36,385 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for sdnc-ueb-listener-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:51:49,764 INFO [QuorumController id=3] Replaying ProducerIdsRecord ProducerIdsRecord(brokerId=1, brokerEpoch=17, nextProducerId=3000) (org.apache.kafka.controller.ProducerIdControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:51:59,967 INFO [QuorumController id=3] CreateTopics result(s): CreatableTopic(name='a1-p-rsp', numPartitions=6, replicationFactor=3, assignments=[], configs=[]): SUCCESS (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:51:59,968 INFO [QuorumController id=3] Replayed TopicRecord for topic a1-p-rsp with topic ID eoqbHUsaTgmHSkoV5RY9-Q. (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:51:59,968 INFO [QuorumController id=3] Replayed PartitionRecord for new partition a1-p-rsp-0 with topic ID eoqbHUsaTgmHSkoV5RY9-Q and PartitionRegistration(replicas=[0, 1, 2], directories=[1GuJCaSdi02Owb5U33CUTQ, KELXS5zHvepO9c6UreOTWw, XFjaKgfFSSWPz0IiHScK-A], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:51:59,968 INFO [QuorumController id=3] Replayed PartitionRecord for new partition a1-p-rsp-1 with topic ID eoqbHUsaTgmHSkoV5RY9-Q and PartitionRegistration(replicas=[1, 2, 0], directories=[KELXS5zHvepO9c6UreOTWw, XFjaKgfFSSWPz0IiHScK-A, 1GuJCaSdi02Owb5U33CUTQ], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:51:59,968 INFO [QuorumController id=3] Replayed PartitionRecord for new partition a1-p-rsp-2 with topic ID eoqbHUsaTgmHSkoV5RY9-Q and PartitionRegistration(replicas=[2, 0, 1], directories=[XFjaKgfFSSWPz0IiHScK-A, 1GuJCaSdi02Owb5U33CUTQ, KELXS5zHvepO9c6UreOTWw], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:51:59,968 INFO [QuorumController id=3] Replayed PartitionRecord for new partition a1-p-rsp-3 with topic ID eoqbHUsaTgmHSkoV5RY9-Q and PartitionRegistration(replicas=[1, 0, 2], directories=[KELXS5zHvepO9c6UreOTWw, 1GuJCaSdi02Owb5U33CUTQ, XFjaKgfFSSWPz0IiHScK-A], isr=[1, 0, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:51:59,968 INFO [QuorumController id=3] Replayed PartitionRecord for new partition a1-p-rsp-4 with topic ID eoqbHUsaTgmHSkoV5RY9-Q and PartitionRegistration(replicas=[0, 2, 1], directories=[1GuJCaSdi02Owb5U33CUTQ, XFjaKgfFSSWPz0IiHScK-A, KELXS5zHvepO9c6UreOTWw], isr=[0, 2, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:51:59,969 INFO [QuorumController id=3] Replayed PartitionRecord for new partition a1-p-rsp-5 with topic ID eoqbHUsaTgmHSkoV5RY9-Q and PartitionRegistration(replicas=[2, 1, 0], directories=[XFjaKgfFSSWPz0IiHScK-A, KELXS5zHvepO9c6UreOTWw, 1GuJCaSdi02Owb5U33CUTQ], isr=[2, 1, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:52:00,013 INFO [QuorumController id=3] CreateTopics result(s): CreatableTopic(name='unauthenticated.dcae_cl_output', numPartitions=6, replicationFactor=3, assignments=[], configs=[]): SUCCESS (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:52:00,013 INFO [QuorumController id=3] Replayed TopicRecord for topic unauthenticated.dcae_cl_output with topic ID DIkBEGIpTHCivNVVRogEWQ. (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:52:00,013 INFO [QuorumController id=3] Replayed PartitionRecord for new partition unauthenticated.dcae_cl_output-0 with topic ID DIkBEGIpTHCivNVVRogEWQ and PartitionRegistration(replicas=[2, 0, 1], directories=[XFjaKgfFSSWPz0IiHScK-A, 1GuJCaSdi02Owb5U33CUTQ, KELXS5zHvepO9c6UreOTWw], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:52:00,014 INFO [QuorumController id=3] Replayed PartitionRecord for new partition unauthenticated.dcae_cl_output-1 with topic ID DIkBEGIpTHCivNVVRogEWQ and PartitionRegistration(replicas=[0, 1, 2], directories=[1GuJCaSdi02Owb5U33CUTQ, KELXS5zHvepO9c6UreOTWw, XFjaKgfFSSWPz0IiHScK-A], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:52:00,014 INFO [QuorumController id=3] Replayed PartitionRecord for new partition unauthenticated.dcae_cl_output-2 with topic ID DIkBEGIpTHCivNVVRogEWQ and PartitionRegistration(replicas=[1, 2, 0], directories=[KELXS5zHvepO9c6UreOTWw, XFjaKgfFSSWPz0IiHScK-A, 1GuJCaSdi02Owb5U33CUTQ], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:52:00,014 INFO [QuorumController id=3] Replayed PartitionRecord for new partition unauthenticated.dcae_cl_output-3 with topic ID DIkBEGIpTHCivNVVRogEWQ and PartitionRegistration(replicas=[2, 0, 1], directories=[XFjaKgfFSSWPz0IiHScK-A, 1GuJCaSdi02Owb5U33CUTQ, KELXS5zHvepO9c6UreOTWw], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:52:00,015 INFO [QuorumController id=3] Replayed PartitionRecord for new partition unauthenticated.dcae_cl_output-4 with topic ID DIkBEGIpTHCivNVVRogEWQ and PartitionRegistration(replicas=[0, 1, 2], directories=[1GuJCaSdi02Owb5U33CUTQ, KELXS5zHvepO9c6UreOTWw, XFjaKgfFSSWPz0IiHScK-A], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:52:00,016 INFO [QuorumController id=3] Replayed PartitionRecord for new partition unauthenticated.dcae_cl_output-5 with topic ID DIkBEGIpTHCivNVVRogEWQ and PartitionRegistration(replicas=[1, 2, 0], directories=[KELXS5zHvepO9c6UreOTWw, XFjaKgfFSSWPz0IiHScK-A, 1GuJCaSdi02Owb5U33CUTQ], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:52:00,059 INFO [QuorumController id=3] CreateTopics result(s): CreatableTopic(name='sdnr-cl-rsp', numPartitions=6, replicationFactor=3, assignments=[], configs=[]): SUCCESS (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:52:00,059 INFO [QuorumController id=3] Replayed TopicRecord for topic sdnr-cl-rsp with topic ID CUV078coR7-izL8o2mNyng. (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:52:00,059 INFO [QuorumController id=3] Replayed PartitionRecord for new partition sdnr-cl-rsp-0 with topic ID CUV078coR7-izL8o2mNyng and PartitionRegistration(replicas=[2, 0, 1], directories=[XFjaKgfFSSWPz0IiHScK-A, 1GuJCaSdi02Owb5U33CUTQ, KELXS5zHvepO9c6UreOTWw], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:52:00,060 INFO [QuorumController id=3] Replayed PartitionRecord for new partition sdnr-cl-rsp-1 with topic ID CUV078coR7-izL8o2mNyng and PartitionRegistration(replicas=[0, 1, 2], directories=[1GuJCaSdi02Owb5U33CUTQ, KELXS5zHvepO9c6UreOTWw, XFjaKgfFSSWPz0IiHScK-A], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:52:00,060 INFO [QuorumController id=3] Replayed PartitionRecord for new partition sdnr-cl-rsp-2 with topic ID CUV078coR7-izL8o2mNyng and PartitionRegistration(replicas=[1, 2, 0], directories=[KELXS5zHvepO9c6UreOTWw, XFjaKgfFSSWPz0IiHScK-A, 1GuJCaSdi02Owb5U33CUTQ], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:52:00,060 INFO [QuorumController id=3] Replayed PartitionRecord for new partition sdnr-cl-rsp-3 with topic ID CUV078coR7-izL8o2mNyng and PartitionRegistration(replicas=[2, 1, 0], directories=[XFjaKgfFSSWPz0IiHScK-A, KELXS5zHvepO9c6UreOTWw, 1GuJCaSdi02Owb5U33CUTQ], isr=[2, 1, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:52:00,060 INFO [QuorumController id=3] Replayed PartitionRecord for new partition sdnr-cl-rsp-4 with topic ID CUV078coR7-izL8o2mNyng and PartitionRegistration(replicas=[1, 0, 2], directories=[KELXS5zHvepO9c6UreOTWw, 1GuJCaSdi02Owb5U33CUTQ, XFjaKgfFSSWPz0IiHScK-A], isr=[1, 0, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:52:00,060 INFO [QuorumController id=3] Replayed PartitionRecord for new partition sdnr-cl-rsp-5 with topic ID CUV078coR7-izL8o2mNyng and PartitionRegistration(replicas=[0, 2, 1], directories=[1GuJCaSdi02Owb5U33CUTQ, XFjaKgfFSSWPz0IiHScK-A, KELXS5zHvepO9c6UreOTWw], isr=[0, 2, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:52:00,098 INFO [QuorumController id=3] CreateTopics result(s): CreatableTopic(name='appc-lcm-write', numPartitions=6, replicationFactor=3, assignments=[], configs=[]): SUCCESS (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:52:00,099 INFO [QuorumController id=3] Replayed TopicRecord for topic appc-lcm-write with topic ID fRTGFUonSUKcceQIT6w2pw. (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:52:00,099 INFO [QuorumController id=3] Replayed PartitionRecord for new partition appc-lcm-write-0 with topic ID fRTGFUonSUKcceQIT6w2pw and PartitionRegistration(replicas=[1, 2, 0], directories=[KELXS5zHvepO9c6UreOTWw, XFjaKgfFSSWPz0IiHScK-A, 1GuJCaSdi02Owb5U33CUTQ], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:52:00,099 INFO [QuorumController id=3] Replayed PartitionRecord for new partition appc-lcm-write-1 with topic ID fRTGFUonSUKcceQIT6w2pw and PartitionRegistration(replicas=[2, 0, 1], directories=[XFjaKgfFSSWPz0IiHScK-A, 1GuJCaSdi02Owb5U33CUTQ, KELXS5zHvepO9c6UreOTWw], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:52:00,099 INFO [QuorumController id=3] Replayed PartitionRecord for new partition appc-lcm-write-2 with topic ID fRTGFUonSUKcceQIT6w2pw and PartitionRegistration(replicas=[0, 1, 2], directories=[1GuJCaSdi02Owb5U33CUTQ, KELXS5zHvepO9c6UreOTWw, XFjaKgfFSSWPz0IiHScK-A], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:52:00,099 INFO [QuorumController id=3] Replayed PartitionRecord for new partition appc-lcm-write-3 with topic ID fRTGFUonSUKcceQIT6w2pw and PartitionRegistration(replicas=[1, 0, 2], directories=[KELXS5zHvepO9c6UreOTWw, 1GuJCaSdi02Owb5U33CUTQ, XFjaKgfFSSWPz0IiHScK-A], isr=[1, 0, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:52:00,099 INFO [QuorumController id=3] Replayed PartitionRecord for new partition appc-lcm-write-4 with topic ID fRTGFUonSUKcceQIT6w2pw and PartitionRegistration(replicas=[0, 2, 1], directories=[1GuJCaSdi02Owb5U33CUTQ, XFjaKgfFSSWPz0IiHScK-A, KELXS5zHvepO9c6UreOTWw], isr=[0, 2, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:52:00,099 INFO [QuorumController id=3] Replayed PartitionRecord for new partition appc-lcm-write-5 with topic ID fRTGFUonSUKcceQIT6w2pw and PartitionRegistration(replicas=[2, 1, 0], directories=[XFjaKgfFSSWPz0IiHScK-A, KELXS5zHvepO9c6UreOTWw, 1GuJCaSdi02Owb5U33CUTQ], isr=[2, 1, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:52:00,353 INFO [QuorumController id=3] CreateTopics result(s): CreatableTopic(name='appc-cl', numPartitions=6, replicationFactor=3, assignments=[], configs=[]): SUCCESS (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:52:00,353 INFO [QuorumController id=3] Replayed TopicRecord for topic appc-cl with topic ID B8gcr76rRNy53Y4FUqybJw. (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:52:00,354 INFO [QuorumController id=3] Replayed PartitionRecord for new partition appc-cl-0 with topic ID B8gcr76rRNy53Y4FUqybJw and PartitionRegistration(replicas=[2, 0, 1], directories=[XFjaKgfFSSWPz0IiHScK-A, 1GuJCaSdi02Owb5U33CUTQ, KELXS5zHvepO9c6UreOTWw], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:52:00,354 INFO [QuorumController id=3] Replayed PartitionRecord for new partition appc-cl-1 with topic ID B8gcr76rRNy53Y4FUqybJw and PartitionRegistration(replicas=[0, 1, 2], directories=[1GuJCaSdi02Owb5U33CUTQ, KELXS5zHvepO9c6UreOTWw, XFjaKgfFSSWPz0IiHScK-A], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:52:00,354 INFO [QuorumController id=3] Replayed PartitionRecord for new partition appc-cl-2 with topic ID B8gcr76rRNy53Y4FUqybJw and PartitionRegistration(replicas=[1, 2, 0], directories=[KELXS5zHvepO9c6UreOTWw, XFjaKgfFSSWPz0IiHScK-A, 1GuJCaSdi02Owb5U33CUTQ], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:52:00,354 INFO [QuorumController id=3] Replayed PartitionRecord for new partition appc-cl-3 with topic ID B8gcr76rRNy53Y4FUqybJw and PartitionRegistration(replicas=[1, 0, 2], directories=[KELXS5zHvepO9c6UreOTWw, 1GuJCaSdi02Owb5U33CUTQ, XFjaKgfFSSWPz0IiHScK-A], isr=[1, 0, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:52:00,354 INFO [QuorumController id=3] Replayed PartitionRecord for new partition appc-cl-4 with topic ID B8gcr76rRNy53Y4FUqybJw and PartitionRegistration(replicas=[0, 2, 1], directories=[1GuJCaSdi02Owb5U33CUTQ, XFjaKgfFSSWPz0IiHScK-A, KELXS5zHvepO9c6UreOTWw], isr=[0, 2, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:52:00,355 INFO [QuorumController id=3] Replayed PartitionRecord for new partition appc-cl-5 with topic ID B8gcr76rRNy53Y4FUqybJw and PartitionRegistration(replicas=[2, 1, 0], directories=[XFjaKgfFSSWPz0IiHScK-A, KELXS5zHvepO9c6UreOTWw, 1GuJCaSdi02Owb5U33CUTQ], isr=[2, 1, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:52:09,049 INFO [QuorumController id=3] Replayed UserScramCredentialRecord creating new entry for so-bpmn-infra-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:52:09,049 INFO [QuorumController id=3] Replayed UserScramCredentialRecord creating new entry for so-sdc-controller-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:52:09,050 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for Bu5gI_GiRI68JCNk2Ey73g, 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-3-event-handler]
2026-02-25 09:52:09,051 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for _4wh3C30RdGW-SmIyAWRLg, 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-3-event-handler]
2026-02-25 09:52:09,051 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for 4mLgyggLTXaUKT2nu0ODLw, 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-3-event-handler]
2026-02-25 09:52:09,051 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for PnRUjt4KQZSObAIdasREXA, 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-3-event-handler]
2026-02-25 09:52:09,051 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for 2YSiZx7ZSomH-Bc8QoHXFw, 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-3-event-handler]
2026-02-25 09:52:09,051 INFO [QuorumController id=3] Replayed AccessControlEntryRecord for rsviDUXwRPOe0EPq4flLLQ, 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-3-event-handler]
2026-02-25 09:52:09,274 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for so-bpmn-infra-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:52:09,275 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for so-sdc-controller-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:52:09,406 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for so-bpmn-infra-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:52:09,407 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for so-sdc-controller-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:52:37,125 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for dcae-ves-collector-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:52:37,125 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for sdc-be-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:52:37,125 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-runtime-acm-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:52:37,126 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-drools-pdp-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:52:37,126 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-distribution-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:52:37,126 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for onap-aai-trav-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:52:37,126 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for dcae-hv-ves-collector-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:52:37,126 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for so-sdc-controller-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:52:37,126 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for cps-temporal-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:52:37,126 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-a1pms-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:52:37,126 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for strimzi-kafka-admin with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:52:37,126 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for dcae-prh-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:52:37,126 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for aai-modelloader-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:52:37,126 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for cds-blueprints-processor-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:52:37,127 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-pf-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:52:37,127 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-apex-pdp-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:52:37,127 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for dcae-ves-openapi-manager-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:52:37,127 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for onap-aai-graph-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:52:37,127 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for multicloud-k8s-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:52:37,127 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for ncmp-dmi-plugin-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:52:37,127 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-pap-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:52:37,127 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-xacml-pdp-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:52:37,127 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for onap-aai-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:52:37,127 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-kserve-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:52:37,127 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for so-bpmn-infra-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:52:37,127 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-http-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:52:37,128 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-opa-pdp-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:52:37,128 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for cds-sdc-listener-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:52:37,128 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-k8s-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:52:37,128 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for cps-core-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:52:37,128 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for sdnc-ueb-listener-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:52:37,128 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for onap-policy-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:54:37,003 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for dcae-ves-collector-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:54:37,003 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for sdc-be-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:54:37,003 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-distribution-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:54:37,004 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for dcae-hv-ves-collector-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:54:37,004 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for so-sdc-controller-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:54:37,004 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for cps-temporal-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:54:37,004 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-a1pms-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:54:37,004 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for strimzi-kafka-admin with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:54:37,004 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for dcae-prh-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:54:37,004 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for aai-modelloader-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:54:37,004 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for cds-blueprints-processor-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:54:37,004 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-pf-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:54:37,004 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for dcae-ves-openapi-manager-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:54:37,004 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for onap-aai-graph-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:54:37,004 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for multicloud-k8s-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:54:37,004 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for ncmp-dmi-plugin-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:54:37,004 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-pap-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:54:37,004 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for onap-aai-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:54:37,004 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-kserve-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:54:37,004 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for so-bpmn-infra-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:54:37,004 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-http-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:54:37,004 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-opa-pdp-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:54:37,005 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for cds-sdc-listener-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:54:37,005 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-k8s-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:54:37,005 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for cps-core-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:54:37,005 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for sdnc-ueb-listener-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:54:37,005 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for onap-policy-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:54:37,146 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-runtime-acm-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:54:37,146 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-drools-pdp-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:54:37,146 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-xacml-pdp-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:54:37,146 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for onap-aai-trav-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:54:37,146 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-apex-pdp-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:56:16,462 INFO [NodeToControllerChannelManager id=3 name=registration] Node 3 disconnected. (org.apache.kafka.clients.NetworkClient) [controller-3-to-controller-registration-channel-manager]
2026-02-25 09:56:36,036 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for dcae-ves-collector-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:56:36,036 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for sdc-be-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:56:36,036 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-runtime-acm-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:56:36,037 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-drools-pdp-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:56:36,037 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-distribution-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:56:36,037 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for onap-aai-trav-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:56:36,037 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for dcae-hv-ves-collector-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:56:36,037 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for so-sdc-controller-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:56:36,037 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for cps-temporal-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:56:36,037 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-a1pms-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:56:36,037 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for strimzi-kafka-admin with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:56:36,038 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for dcae-prh-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:56:36,038 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for aai-modelloader-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:56:36,038 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for cds-blueprints-processor-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:56:36,038 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-pf-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:56:36,038 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-apex-pdp-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:56:36,038 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for dcae-ves-openapi-manager-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:56:36,039 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for onap-aai-graph-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:56:36,039 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for multicloud-k8s-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:56:36,039 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for ncmp-dmi-plugin-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:56:36,039 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-xacml-pdp-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:56:36,039 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-pap-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:56:36,039 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for onap-aai-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:56:36,039 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-kserve-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:56:36,039 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-http-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:56:36,039 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for so-bpmn-infra-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:56:36,039 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for cds-sdc-listener-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:56:36,039 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-opa-pdp-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:56:36,040 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-k8s-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:56:36,040 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for cps-core-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:56:36,040 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for sdnc-ueb-listener-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:56:36,040 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for onap-policy-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:56:37,035 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for dcae-ves-collector-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:56:37,035 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for sdc-be-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:56:37,035 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-runtime-acm-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:56:37,035 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-drools-pdp-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:56:37,035 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-distribution-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:56:37,035 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for onap-aai-trav-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:56:37,035 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for dcae-hv-ves-collector-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:56:37,036 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for so-sdc-controller-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:56:37,036 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for cps-temporal-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:56:37,036 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-a1pms-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:56:37,036 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for strimzi-kafka-admin with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:56:37,036 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for dcae-prh-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:56:37,036 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for aai-modelloader-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:56:37,036 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for cds-blueprints-processor-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:56:37,036 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-pf-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:56:37,036 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-apex-pdp-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:56:37,036 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for dcae-ves-openapi-manager-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:56:37,036 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for onap-aai-graph-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:56:37,036 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for multicloud-k8s-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:56:37,036 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for ncmp-dmi-plugin-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:56:37,036 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-xacml-pdp-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:56:37,037 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-pap-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:56:37,037 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for onap-aai-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:56:37,037 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-kserve-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:56:37,037 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-http-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:56:37,037 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for so-bpmn-infra-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:56:37,037 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-opa-pdp-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:56:37,037 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for cds-sdc-listener-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:56:37,037 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-k8s-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:56:37,038 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for cps-core-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:56:37,038 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for sdnc-ueb-listener-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:56:37,038 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for onap-policy-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:58:37,126 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for dcae-ves-collector-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:58:37,126 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for sdc-be-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:58:37,126 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-runtime-acm-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:58:37,126 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-drools-pdp-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:58:37,127 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-distribution-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:58:37,127 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for onap-aai-trav-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:58:37,127 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for dcae-hv-ves-collector-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:58:37,127 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for so-sdc-controller-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:58:37,127 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for cps-temporal-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:58:37,127 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-a1pms-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:58:37,127 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for strimzi-kafka-admin with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:58:37,127 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for dcae-prh-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:58:37,127 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for aai-modelloader-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:58:37,127 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for cds-blueprints-processor-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:58:37,127 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-pf-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:58:37,127 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-apex-pdp-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:58:37,127 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for dcae-ves-openapi-manager-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:58:37,128 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for onap-aai-graph-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:58:37,128 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for multicloud-k8s-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:58:37,128 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for ncmp-dmi-plugin-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:58:37,128 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-xacml-pdp-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:58:37,128 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-pap-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:58:37,128 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for onap-aai-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:58:37,128 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-kserve-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:58:37,128 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-http-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:58:37,128 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for so-bpmn-infra-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:58:37,128 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-opa-pdp-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:58:37,128 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for cds-sdc-listener-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:58:37,128 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-k8s-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:58:37,128 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for cps-core-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:58:37,128 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for sdnc-ueb-listener-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:58:37,128 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for onap-policy-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:59:28,381 INFO [QuorumController id=3] CreateTopics result(s): CreatableTopic(name='AAI-EVENT', numPartitions=6, replicationFactor=3, assignments=[], configs=[]): SUCCESS (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:59:28,381 INFO [QuorumController id=3] Replayed TopicRecord for topic AAI-EVENT with topic ID 7cidFks9Q0uGgLm7VKqJkQ. (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:59:28,381 INFO [QuorumController id=3] Replayed PartitionRecord for new partition AAI-EVENT-0 with topic ID 7cidFks9Q0uGgLm7VKqJkQ and PartitionRegistration(replicas=[2, 0, 1], directories=[XFjaKgfFSSWPz0IiHScK-A, 1GuJCaSdi02Owb5U33CUTQ, KELXS5zHvepO9c6UreOTWw], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:59:28,382 INFO [QuorumController id=3] Replayed PartitionRecord for new partition AAI-EVENT-1 with topic ID 7cidFks9Q0uGgLm7VKqJkQ and PartitionRegistration(replicas=[0, 1, 2], directories=[1GuJCaSdi02Owb5U33CUTQ, KELXS5zHvepO9c6UreOTWw, XFjaKgfFSSWPz0IiHScK-A], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:59:28,382 INFO [QuorumController id=3] Replayed PartitionRecord for new partition AAI-EVENT-2 with topic ID 7cidFks9Q0uGgLm7VKqJkQ and PartitionRegistration(replicas=[1, 2, 0], directories=[KELXS5zHvepO9c6UreOTWw, XFjaKgfFSSWPz0IiHScK-A, 1GuJCaSdi02Owb5U33CUTQ], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:59:28,383 INFO [QuorumController id=3] Replayed PartitionRecord for new partition AAI-EVENT-3 with topic ID 7cidFks9Q0uGgLm7VKqJkQ and PartitionRegistration(replicas=[2, 0, 1], directories=[XFjaKgfFSSWPz0IiHScK-A, 1GuJCaSdi02Owb5U33CUTQ, KELXS5zHvepO9c6UreOTWw], isr=[2, 0, 1], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=2, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:59:28,383 INFO [QuorumController id=3] Replayed PartitionRecord for new partition AAI-EVENT-4 with topic ID 7cidFks9Q0uGgLm7VKqJkQ and PartitionRegistration(replicas=[0, 1, 2], directories=[1GuJCaSdi02Owb5U33CUTQ, KELXS5zHvepO9c6UreOTWw, XFjaKgfFSSWPz0IiHScK-A], isr=[0, 1, 2], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=0, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:59:28,383 INFO [QuorumController id=3] Replayed PartitionRecord for new partition AAI-EVENT-5 with topic ID 7cidFks9Q0uGgLm7VKqJkQ and PartitionRegistration(replicas=[1, 2, 0], directories=[KELXS5zHvepO9c6UreOTWw, XFjaKgfFSSWPz0IiHScK-A, 1GuJCaSdi02Owb5U33CUTQ], isr=[1, 2, 0], removingReplicas=[], addingReplicas=[], elr=[], lastKnownElr=[], leader=1, leaderRecoveryState=RECOVERED, leaderEpoch=0, partitionEpoch=0). (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:59:28,594 INFO [QuorumController id=3] CreateTopics result(s): CreatableTopic(name='AAI-EVENT', numPartitions=6, replicationFactor=3, assignments=[], configs=[]): TOPIC_ALREADY_EXISTS (Topic 'AAI-EVENT' already exists.) (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 09:59:28,702 INFO [QuorumController id=3] CreateTopics result(s): CreatableTopic(name='AAI-EVENT', numPartitions=6, replicationFactor=3, assignments=[], configs=[]): TOPIC_ALREADY_EXISTS (Topic 'AAI-EVENT' already exists.) (org.apache.kafka.controller.ReplicationControlManager) [quorum-controller-3-event-handler]
2026-02-25 10:00:37,013 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for dcae-ves-collector-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 10:00:37,013 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for sdc-be-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 10:00:37,013 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-runtime-acm-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 10:00:37,014 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-drools-pdp-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 10:00:37,014 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-distribution-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 10:00:37,014 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for onap-aai-trav-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 10:00:37,014 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for dcae-hv-ves-collector-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 10:00:37,014 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for so-sdc-controller-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 10:00:37,014 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for cps-temporal-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 10:00:37,014 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-a1pms-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 10:00:37,014 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for strimzi-kafka-admin with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 10:00:37,014 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for dcae-prh-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 10:00:37,014 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for aai-modelloader-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 10:00:37,014 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for cds-blueprints-processor-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 10:00:37,014 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-pf-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 10:00:37,014 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-apex-pdp-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 10:00:37,014 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for dcae-ves-openapi-manager-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 10:00:37,014 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for onap-aai-graph-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 10:00:37,014 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for multicloud-k8s-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 10:00:37,014 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for ncmp-dmi-plugin-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 10:00:37,014 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-xacml-pdp-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 10:00:37,014 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-pap-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 10:00:37,014 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for onap-aai-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 10:00:37,014 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-kserve-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 10:00:37,014 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-http-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 10:00:37,014 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for so-bpmn-infra-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 10:00:37,014 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-opa-pdp-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 10:00:37,014 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for cds-sdc-listener-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 10:00:37,015 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-k8s-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 10:00:37,015 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for cps-core-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 10:00:37,015 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for sdnc-ueb-listener-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 10:00:37,015 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for onap-policy-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 10:01:35,990 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for dcae-ves-collector-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 10:01:35,991 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for sdc-be-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 10:01:35,991 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-runtime-acm-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 10:01:35,991 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-drools-pdp-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 10:01:35,991 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-distribution-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 10:01:35,991 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for onap-aai-trav-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 10:01:35,991 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for dcae-hv-ves-collector-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 10:01:35,992 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for so-sdc-controller-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 10:01:35,992 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for cps-temporal-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 10:01:35,992 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-a1pms-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 10:01:35,992 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for strimzi-kafka-admin with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 10:01:35,992 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for dcae-prh-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 10:01:35,992 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for aai-modelloader-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 10:01:35,992 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for cds-blueprints-processor-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 10:01:35,992 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-pf-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 10:01:35,993 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-apex-pdp-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 10:01:35,993 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for dcae-ves-openapi-manager-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 10:01:35,993 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for onap-aai-graph-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 10:01:35,993 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for multicloud-k8s-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 10:01:35,993 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for ncmp-dmi-plugin-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 10:01:35,993 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-xacml-pdp-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 10:01:35,993 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-pap-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 10:01:35,993 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for onap-aai-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 10:01:35,993 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-kserve-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 10:01:35,993 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-http-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 10:01:35,994 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for so-bpmn-infra-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 10:01:35,994 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for cds-sdc-listener-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 10:01:35,994 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-opa-pdp-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 10:01:35,994 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-k8s-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 10:01:35,994 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for cps-core-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 10:01:35,994 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for sdnc-ueb-listener-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 10:01:35,994 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for onap-policy-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 10:01:36,367 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for dcae-ves-collector-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 10:01:36,367 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for sdc-be-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 10:01:36,367 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-runtime-acm-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 10:01:36,367 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-drools-pdp-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 10:01:36,367 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-distribution-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 10:01:36,367 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for onap-aai-trav-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 10:01:36,367 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for dcae-hv-ves-collector-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 10:01:36,367 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for so-sdc-controller-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 10:01:36,368 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for cps-temporal-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 10:01:36,368 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-a1pms-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 10:01:36,368 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for strimzi-kafka-admin with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 10:01:36,368 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for dcae-prh-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 10:01:36,368 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for aai-modelloader-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 10:01:36,368 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for cds-blueprints-processor-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 10:01:36,368 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-pf-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 10:01:36,368 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-apex-pdp-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 10:01:36,368 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for dcae-ves-openapi-manager-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 10:01:36,368 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for onap-aai-graph-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 10:01:36,369 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for multicloud-k8s-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 10:01:36,369 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for ncmp-dmi-plugin-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 10:01:36,369 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-xacml-pdp-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 10:01:36,369 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-pap-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 10:01:36,369 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for onap-aai-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 10:01:36,370 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-kserve-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 10:01:36,370 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for so-bpmn-infra-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 10:01:36,370 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-http-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 10:01:36,370 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-opa-pdp-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 10:01:36,370 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for cds-sdc-listener-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 10:01:36,371 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-k8s-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 10:01:36,371 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for cps-core-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 10:01:36,371 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for onap-policy-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 10:01:36,371 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for sdnc-ueb-listener-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 10:02:37,043 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for dcae-ves-collector-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 10:02:37,043 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for sdc-be-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 10:02:37,043 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-runtime-acm-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 10:02:37,043 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-drools-pdp-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 10:02:37,043 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-distribution-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 10:02:37,043 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for onap-aai-trav-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 10:02:37,043 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for dcae-hv-ves-collector-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 10:02:37,043 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for so-sdc-controller-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 10:02:37,043 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for cps-temporal-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 10:02:37,043 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-a1pms-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 10:02:37,043 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for strimzi-kafka-admin with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 10:02:37,043 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for dcae-prh-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 10:02:37,044 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for aai-modelloader-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 10:02:37,044 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for cds-blueprints-processor-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 10:02:37,044 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-pf-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 10:02:37,044 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-apex-pdp-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 10:02:37,044 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for dcae-ves-openapi-manager-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 10:02:37,044 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for onap-aai-graph-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 10:02:37,044 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for multicloud-k8s-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 10:02:37,044 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for ncmp-dmi-plugin-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 10:02:37,044 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-pap-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 10:02:37,044 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-xacml-pdp-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 10:02:37,045 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for onap-aai-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 10:02:37,045 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-kserve-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 10:02:37,045 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-http-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 10:02:37,045 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for so-bpmn-infra-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 10:02:37,045 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-opa-pdp-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 10:02:37,045 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for cds-sdc-listener-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 10:02:37,045 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-k8s-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 10:02:37,045 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for cps-core-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 10:02:37,045 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for sdnc-ueb-listener-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 10:02:37,045 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for onap-policy-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 10:04:37,020 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for dcae-ves-collector-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 10:04:37,020 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for sdc-be-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 10:04:37,020 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-runtime-acm-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 10:04:37,020 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-drools-pdp-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 10:04:37,020 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-distribution-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 10:04:37,020 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for onap-aai-trav-kafka-user with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 10:04:37,020 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for dcae-hv-ves-collector-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 10:04:37,020 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for so-sdc-controller-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 10:04:37,020 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for cps-temporal-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 10:04:37,021 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-a1pms-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 10:04:37,021 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for strimzi-kafka-admin with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 10:04:37,021 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for dcae-prh-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 10:04:37,021 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for aai-modelloader-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 10:04:37,021 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for cds-blueprints-processor-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 10:04:37,021 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-clamp-ac-pf-ppnt-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 10:04:37,021 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for policy-apex-pdp-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 10:04:37,021 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for dcae-ves-openapi-manager-ku with mechanism SCRAM_SHA_512. (org.apache.kafka.controller.ScramControlManager) [quorum-controller-3-event-handler]
2026-02-25 10:04:37,021 INFO [QuorumController id=3] Replayed UserScramCredentialRecord modifying existing entry for onap-aai-graph-kafka-user with mechanism SCRAM_SHA_51