By type
Detected Zookeeper ID 2 Preparing truststore Adding /opt/kafka/cluster-ca-certs/ca.crt to truststore /tmp/zookeeper/cluster.truststore.p12 with alias ca Certificate was added to keystore Preparing truststore is complete Looking for the right CA Found the right CA: /opt/kafka/cluster-ca-certs/ca.crt Preparing keystore for client and quorum listeners Preparing keystore for client and quorum listeners is complete Starting Zookeeper with configuration: # The directory where the snapshot is stored. dataDir=/var/lib/zookeeper/data # Other options 4lw.commands.whitelist=* standaloneEnabled=false reconfigEnabled=true clientPort=12181 clientPortAddress=127.0.0.1 # TLS options serverCnxnFactory=org.apache.zookeeper.server.NettyServerCnxnFactory ssl.clientAuth=need ssl.quorum.clientAuth=need secureClientPort=2181 sslQuorum=true ssl.trustStore.location=/tmp/zookeeper/cluster.truststore.p12 ssl.trustStore.password=[hidden] ssl.trustStore.type=PKCS12 ssl.quorum.trustStore.location=/tmp/zookeeper/cluster.truststore.p12 ssl.quorum.trustStore.password=[hidden] ssl.quorum.trustStore.type=PKCS12 ssl.keyStore.location=/tmp/zookeeper/cluster.keystore.p12 ssl.keyStore.password=[hidden] ssl.keyStore.type=PKCS12 ssl.quorum.keyStore.location=/tmp/zookeeper/cluster.keystore.p12 ssl.quorum.keyStore.password=[hidden] ssl.quorum.keyStore.type=PKCS12 # Provided configuration tickTime=2000 initLimit=5 syncLimit=2 autopurge.purgeInterval=1 ssl.hostnameVerification=false # Zookeeper nodes configuration server.1=onap-strimzi-zookeeper-0.onap-strimzi-zookeeper-nodes.onap.svc:2888:3888:participant;127.0.0.1:12181 server.2=onap-strimzi-zookeeper-1.onap-strimzi-zookeeper-nodes.onap.svc:2888:3888:participant;127.0.0.1:12181 + exec /usr/bin/tini -w -e 143 -- /opt/kafka/bin/zookeeper-server-start.sh /tmp/zookeeper.properties 2022-05-15 01:16:05,955 INFO Reading configuration from: /tmp/zookeeper.properties (org.apache.zookeeper.server.quorum.QuorumPeerConfig) [main] 2022-05-15 01:16:05,964 INFO clientPortAddress is 127.0.0.1:12181 (org.apache.zookeeper.server.quorum.QuorumPeerConfig) [main] 2022-05-15 01:16:05,964 INFO secureClientPortAddress is 0.0.0.0:2181 (org.apache.zookeeper.server.quorum.QuorumPeerConfig) [main] 2022-05-15 01:16:05,968 INFO Setting -D jdk.tls.rejectClientInitiatedRenegotiation=true to disable client-initiated TLS renegotiation (org.apache.zookeeper.common.X509Util) [main] 2022-05-15 01:16:05,969 INFO observerMasterPort is not set (org.apache.zookeeper.server.quorum.QuorumPeerConfig) [main] 2022-05-15 01:16:05,969 INFO metricsProvider.className is org.apache.zookeeper.metrics.impl.DefaultMetricsProvider (org.apache.zookeeper.server.quorum.QuorumPeerConfig) [main] 2022-05-15 01:16:06,273 WARN No server failure will be tolerated. You need at least 3 servers. (org.apache.zookeeper.server.quorum.QuorumPeerConfig) [main] 2022-05-15 01:16:06,287 INFO autopurge.snapRetainCount set to 3 (org.apache.zookeeper.server.DatadirCleanupManager) [main] 2022-05-15 01:16:06,287 INFO autopurge.purgeInterval set to 1 (org.apache.zookeeper.server.DatadirCleanupManager) [main] 2022-05-15 01:16:06,289 INFO Purge task started. (org.apache.zookeeper.server.DatadirCleanupManager) [PurgeTask] 2022-05-15 01:16:06,299 INFO Log4j 1.2 jmx support found and enabled. (org.apache.zookeeper.jmx.ManagedUtil) [main] 2022-05-15 01:16:06,300 INFO zookeeper.snapshot.trust.empty : false (org.apache.zookeeper.server.persistence.FileTxnSnapLog) [PurgeTask] 2022-05-15 01:16:06,318 INFO Purge task completed. (org.apache.zookeeper.server.DatadirCleanupManager) [PurgeTask] 2022-05-15 01:16:06,326 INFO Starting quorum peer, myid=2 (org.apache.zookeeper.server.quorum.QuorumPeerMain) [main] 2022-05-15 01:16:06,357 INFO ServerMetrics initialized with provider org.apache.zookeeper.metrics.impl.DefaultMetricsProvider@1ffe63b9 (org.apache.zookeeper.server.ServerMetrics) [main] 2022-05-15 01:16:06,455 INFO zookeeper.client.portUnification=false (org.apache.zookeeper.server.NettyServerCnxnFactory) [main] 2022-05-15 01:16:06,456 INFO zookeeper.netty.advancedFlowControl.enabled = false (org.apache.zookeeper.server.NettyServerCnxnFactory) [main] 2022-05-15 01:16:06,456 INFO handshakeThrottlingEnabled = false, zookeeper.netty.server.outstandingHandshake.limit = -1 (org.apache.zookeeper.server.NettyServerCnxnFactory) [main] 2022-05-15 01:16:06,507 INFO Using org.apache.zookeeper.server.NettyServerCnxnFactory as server connection factory (org.apache.zookeeper.server.ServerCnxnFactory) [main] 2022-05-15 01:16:06,508 WARN maxCnxns is not configured, using default value 0. (org.apache.zookeeper.server.ServerCnxnFactory) [main] 2022-05-15 01:16:06,508 INFO zookeeper.client.portUnification=false (org.apache.zookeeper.server.NettyServerCnxnFactory) [main] 2022-05-15 01:16:06,509 INFO zookeeper.netty.advancedFlowControl.enabled = false (org.apache.zookeeper.server.NettyServerCnxnFactory) [main] 2022-05-15 01:16:06,509 INFO handshakeThrottlingEnabled = false, zookeeper.netty.server.outstandingHandshake.limit = -1 (org.apache.zookeeper.server.NettyServerCnxnFactory) [main] 2022-05-15 01:16:06,509 INFO Using org.apache.zookeeper.server.NettyServerCnxnFactory as server connection factory (org.apache.zookeeper.server.ServerCnxnFactory) [main] 2022-05-15 01:16:06,509 WARN maxCnxns is not configured, using default value 0. (org.apache.zookeeper.server.ServerCnxnFactory) [main] 2022-05-15 01:16:06,516 INFO zookeeper.quorumCnxnTimeoutMs=-1 (org.apache.zookeeper.server.quorum.QuorumPeer) [main] 2022-05-15 01:16:06,539 INFO Logging initialized @1206ms to org.eclipse.jetty.util.log.Slf4jLog (org.eclipse.jetty.util.log) [main] 2022-05-15 01:16:06,641 WARN o.e.j.s.ServletContextHandler@17f9d882{/,null,STOPPED} contextPath ends with /* (org.eclipse.jetty.server.handler.ContextHandler) [main] 2022-05-15 01:16:06,641 WARN Empty contextPath (org.eclipse.jetty.server.handler.ContextHandler) [main] 2022-05-15 01:16:06,665 INFO zookeeper.snapshot.trust.empty : false (org.apache.zookeeper.server.persistence.FileTxnSnapLog) [main] 2022-05-15 01:16:06,667 INFO Local sessions disabled (org.apache.zookeeper.server.quorum.QuorumPeer) [main] 2022-05-15 01:16:06,667 INFO Local session upgrading disabled (org.apache.zookeeper.server.quorum.QuorumPeer) [main] 2022-05-15 01:16:06,667 INFO tickTime set to 2000 (org.apache.zookeeper.server.quorum.QuorumPeer) [main] 2022-05-15 01:16:06,667 INFO minSessionTimeout set to 4000 (org.apache.zookeeper.server.quorum.QuorumPeer) [main] 2022-05-15 01:16:06,667 INFO maxSessionTimeout set to 40000 (org.apache.zookeeper.server.quorum.QuorumPeer) [main] 2022-05-15 01:16:06,667 INFO initLimit set to 5 (org.apache.zookeeper.server.quorum.QuorumPeer) [main] 2022-05-15 01:16:06,667 INFO syncLimit set to 2 (org.apache.zookeeper.server.quorum.QuorumPeer) [main] 2022-05-15 01:16:06,667 INFO connectToLearnerMasterLimit set to 0 (org.apache.zookeeper.server.quorum.QuorumPeer) [main] 2022-05-15 01:16:06,686 INFO (org.apache.zookeeper.server.ZooKeeperServer) [main] 2022-05-15 01:16:06,686 INFO ______ _ (org.apache.zookeeper.server.ZooKeeperServer) [main] 2022-05-15 01:16:06,686 INFO |___ / | | (org.apache.zookeeper.server.ZooKeeperServer) [main] 2022-05-15 01:16:06,686 INFO / / ___ ___ | | __ ___ ___ _ __ ___ _ __ (org.apache.zookeeper.server.ZooKeeperServer) [main] 2022-05-15 01:16:06,686 INFO / / / _ \ / _ \ | |/ / / _ \ / _ \ | '_ \ / _ \ | '__| (org.apache.zookeeper.server.ZooKeeperServer) [main] 2022-05-15 01:16:06,686 INFO / /__ | (_) | | (_) | | < | __/ | __/ | |_) | | __/ | | (org.apache.zookeeper.server.ZooKeeperServer) [main] 2022-05-15 01:16:06,686 INFO /_____| \___/ \___/ |_|\_\ \___| \___| | .__/ \___| |_| (org.apache.zookeeper.server.ZooKeeperServer) [main] 2022-05-15 01:16:06,687 INFO | | (org.apache.zookeeper.server.ZooKeeperServer) [main] 2022-05-15 01:16:06,687 INFO |_| (org.apache.zookeeper.server.ZooKeeperServer) [main] 2022-05-15 01:16:06,687 INFO (org.apache.zookeeper.server.ZooKeeperServer) [main] 2022-05-15 01:16:06,689 INFO Server environment:zookeeper.version=3.6.3--6401e4ad2087061bc6b9f80dec2d69f2e3c8660a, built on 04/08/2021 16:35 GMT (org.apache.zookeeper.server.ZooKeeperServer) [main] 2022-05-15 01:16:06,689 INFO Server environment:host.name=onap-strimzi-zookeeper-1.onap-strimzi-zookeeper-nodes.onap.svc.cluster.local (org.apache.zookeeper.server.ZooKeeperServer) [main] 2022-05-15 01:16:06,689 INFO Server environment:java.version=11.0.14 (org.apache.zookeeper.server.ZooKeeperServer) [main] 2022-05-15 01:16:06,689 INFO Server environment:java.vendor=Red Hat, Inc. (org.apache.zookeeper.server.ZooKeeperServer) [main] 2022-05-15 01:16:06,689 INFO Server environment:java.home=/usr/lib/jvm/java-11-openjdk-11.0.14.0.9-2.el8_5.x86_64 (org.apache.zookeeper.server.ZooKeeperServer) [main] 2022-05-15 01:16:06,689 INFO Server environment:java.class.path=/opt/kafka/bin/../libs/accessors-smart-2.4.7.jar:/opt/kafka/bin/../libs/activation-1.1.1.jar:/opt/kafka/bin/../libs/annotations-13.0.jar:/opt/kafka/bin/../libs/aopalliance-repackaged-2.6.1.jar:/opt/kafka/bin/../libs/argparse4j-0.7.0.jar:/opt/kafka/bin/../libs/audience-annotations-0.5.0.jar:/opt/kafka/bin/../libs/automaton-1.11-8.jar:/opt/kafka/bin/../libs/checker-qual-3.5.0.jar:/opt/kafka/bin/../libs/commons-cli-1.4.jar:/opt/kafka/bin/../libs/commons-lang-2.6.jar:/opt/kafka/bin/../libs/commons-lang3-3.8.1.jar:/opt/kafka/bin/../libs/connect-api-3.0.0.jar:/opt/kafka/bin/../libs/connect-basic-auth-extension-3.0.0.jar:/opt/kafka/bin/../libs/connect-file-3.0.0.jar:/opt/kafka/bin/../libs/connect-json-3.0.0.jar:/opt/kafka/bin/../libs/connect-mirror-3.0.0.jar:/opt/kafka/bin/../libs/connect-mirror-client-3.0.0.jar:/opt/kafka/bin/../libs/connect-runtime-3.0.0.jar:/opt/kafka/bin/../libs/connect-transforms-3.0.0.jar:/opt/kafka/bin/../libs/cruise-control-metrics-reporter-2.5.82.jar:/opt/kafka/bin/../libs/error_prone_annotations-2.3.4.jar:/opt/kafka/bin/../libs/failureaccess-1.0.1.jar:/opt/kafka/bin/../libs/generex-1.0.2.jar:/opt/kafka/bin/../libs/gson-2.8.6.jar:/opt/kafka/bin/../libs/guava-30.1-jre.jar:/opt/kafka/bin/../libs/hk2-api-2.6.1.jar:/opt/kafka/bin/../libs/hk2-locator-2.6.1.jar:/opt/kafka/bin/../libs/hk2-utils-2.6.1.jar:/opt/kafka/bin/../libs/j2objc-annotations-1.3.jar:/opt/kafka/bin/../libs/jackson-annotations-2.12.3.jar:/opt/kafka/bin/../libs/jackson-core-2.12.3.jar:/opt/kafka/bin/../libs/jackson-databind-2.12.3.jar:/opt/kafka/bin/../libs/jackson-dataformat-csv-2.12.3.jar:/opt/kafka/bin/../libs/jackson-dataformat-yaml-2.12.3.jar:/opt/kafka/bin/../libs/jackson-datatype-jdk8-2.12.3.jar:/opt/kafka/bin/../libs/jackson-datatype-jsr310-2.12.3.jar:/opt/kafka/bin/../libs/jackson-jaxrs-base-2.12.3.jar:/opt/kafka/bin/../libs/jackson-jaxrs-json-provider-2.12.3.jar:/opt/kafka/bin/../libs/jackson-module-jaxb-annotations-2.12.3.jar:/opt/kafka/bin/../libs/jackson-module-scala_2.13-2.12.3.jar:/opt/kafka/bin/../libs/jaeger-client-1.6.0.jar:/opt/kafka/bin/../libs/jaeger-core-1.6.0.jar:/opt/kafka/bin/../libs/jaeger-thrift-1.6.0.jar:/opt/kafka/bin/../libs/jaeger-tracerresolver-1.6.0.jar:/opt/kafka/bin/../libs/jakarta.activation-api-1.2.1.jar:/opt/kafka/bin/../libs/jakarta.annotation-api-1.3.5.jar:/opt/kafka/bin/../libs/jakarta.inject-2.6.1.jar:/opt/kafka/bin/../libs/jakarta.validation-api-2.0.2.jar:/opt/kafka/bin/../libs/jakarta.ws.rs-api-2.1.6.jar:/opt/kafka/bin/../libs/jakarta.xml.bind-api-2.3.2.jar:/opt/kafka/bin/../libs/javassist-3.27.0-GA.jar:/opt/kafka/bin/../libs/javax.servlet-api-3.1.0.jar:/opt/kafka/bin/../libs/javax.ws.rs-api-2.1.1.jar:/opt/kafka/bin/../libs/jaxb-api-2.3.0.jar:/opt/kafka/bin/../libs/jersey-client-2.34.jar:/opt/kafka/bin/../libs/jersey-common-2.34.jar:/opt/kafka/bin/../libs/jersey-container-servlet-2.34.jar:/opt/kafka/bin/../libs/jersey-container-servlet-core-2.34.jar:/opt/kafka/bin/../libs/jersey-hk2-2.34.jar:/opt/kafka/bin/../libs/jersey-server-2.34.jar:/opt/kafka/bin/../libs/jetty-client-9.4.43.v20210629.jar:/opt/kafka/bin/../libs/jetty-continuation-9.4.43.v20210629.jar:/opt/kafka/bin/../libs/jetty-http-9.4.43.v20210629.jar:/opt/kafka/bin/../libs/jetty-io-9.4.43.v20210629.jar:/opt/kafka/bin/../libs/jetty-security-9.4.43.v20210629.jar:/opt/kafka/bin/../libs/jetty-server-9.4.43.v20210629.jar:/opt/kafka/bin/../libs/jetty-servlet-9.4.43.v20210629.jar:/opt/kafka/bin/../libs/jetty-servlets-9.4.43.v20210629.jar:/opt/kafka/bin/../libs/jetty-util-9.4.43.v20210629.jar:/opt/kafka/bin/../libs/jetty-util-ajax-9.4.43.v20210629.jar:/opt/kafka/bin/../libs/jline-3.12.1.jar:/opt/kafka/bin/../libs/jmx_prometheus_javaagent-0.16.1.jar:/opt/kafka/bin/../libs/jopt-simple-5.0.4.jar:/opt/kafka/bin/../libs/json-path-2.6.0.jar:/opt/kafka/bin/../libs/json-smart-2.4.7.jar:/opt/kafka/bin/../libs/jsonevent-layout-1.7.jar:/opt/kafka/bin/../libs/jsr305-3.0.2.jar:/opt/kafka/bin/../libs/kafka-agent-0.28.0.jar:/opt/kafka/bin/../libs/kafka-clients-3.0.0.jar:/opt/kafka/bin/../libs/kafka-env-var-config-provider-1.0.0.jar:/opt/kafka/bin/../libs/kafka-kubernetes-config-provider-1.0.0.jar:/opt/kafka/bin/../libs/kafka-log4j-appender-3.0.0.jar:/opt/kafka/bin/../libs/kafka-metadata-3.0.0.jar:/opt/kafka/bin/../libs/kafka-oauth-client-0.10.0.jar:/opt/kafka/bin/../libs/kafka-oauth-common-0.10.0.jar:/opt/kafka/bin/../libs/kafka-oauth-keycloak-authorizer-0.10.0.jar:/opt/kafka/bin/../libs/kafka-oauth-server-0.10.0.jar:/opt/kafka/bin/../libs/kafka-oauth-server-plain-0.10.0.jar:/opt/kafka/bin/../libs/kafka-quotas-plugin-0.2.0.jar:/opt/kafka/bin/../libs/kafka-raft-3.0.0.jar:/opt/kafka/bin/../libs/kafka-server-common-3.0.0.jar:/opt/kafka/bin/../libs/kafka-shell-3.0.0.jar:/opt/kafka/bin/../libs/kafka-storage-3.0.0.jar:/opt/kafka/bin/../libs/kafka-storage-api-3.0.0.jar:/opt/kafka/bin/../libs/kafka-streams-3.0.0.jar:/opt/kafka/bin/../libs/kafka-streams-examples-3.0.0.jar:/opt/kafka/bin/../libs/kafka-streams-scala_2.13-3.0.0.jar:/opt/kafka/bin/../libs/kafka-streams-test-utils-3.0.0.jar:/opt/kafka/bin/../libs/kafka-tools-3.0.0.jar:/opt/kafka/bin/../libs/kafka_2.13-3.0.0.jar:/opt/kafka/bin/../libs/kotlin-stdlib-1.4.10.jar:/opt/kafka/bin/../libs/kotlin-stdlib-common-1.4.0.jar:/opt/kafka/bin/../libs/kubernetes-client-5.12.0.jar:/opt/kafka/bin/../libs/kubernetes-model-apps-5.12.0.jar:/opt/kafka/bin/../libs/kubernetes-model-batch-5.12.0.jar:/opt/kafka/bin/../libs/kubernetes-model-certificates-5.12.0.jar:/opt/kafka/bin/../libs/kubernetes-model-common-5.12.0.jar:/opt/kafka/bin/../libs/kubernetes-model-core-5.12.0.jar:/opt/kafka/bin/../libs/kubernetes-model-extensions-5.12.0.jar:/opt/kafka/bin/../libs/libthrift-0.14.1.jar:/opt/kafka/bin/../libs/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/opt/kafka/bin/../libs/log4j-1.2.17.jar:/opt/kafka/bin/../libs/logging-interceptor-3.12.12.jar:/opt/kafka/bin/../libs/lz4-java-1.7.1.jar:/opt/kafka/bin/../libs/maven-artifact-3.8.1.jar:/opt/kafka/bin/../libs/metrics-core-2.2.0.jar:/opt/kafka/bin/../libs/metrics-core-4.1.12.1.jar:/opt/kafka/bin/../libs/mirror-maker-2-extensions-1.2.0.jar:/opt/kafka/bin/../libs/mirror-maker-agent-0.28.0.jar:/opt/kafka/bin/../libs/netty-buffer-4.1.62.Final.jar:/opt/kafka/bin/../libs/netty-codec-4.1.62.Final.jar:/opt/kafka/bin/../libs/netty-common-4.1.62.Final.jar:/opt/kafka/bin/../libs/netty-handler-4.1.62.Final.jar:/opt/kafka/bin/../libs/netty-resolver-4.1.62.Final.jar:/opt/kafka/bin/../libs/netty-transport-4.1.62.Final.jar:/opt/kafka/bin/../libs/netty-transport-native-epoll-4.1.62.Final.jar:/opt/kafka/bin/../libs/netty-transport-native-unix-common-4.1.62.Final.jar:/opt/kafka/bin/../libs/nimbus-jose-jwt-9.10.jar:/opt/kafka/bin/../libs/okhttp-4.9.0.jar:/opt/kafka/bin/../libs/okio-2.8.0.jar:/opt/kafka/bin/../libs/opa-authorizer-1.4.0.jar:/opt/kafka/bin/../libs/opentracing-api-0.33.0.jar:/opt/kafka/bin/../libs/opentracing-kafka-client-0.1.15.jar:/opt/kafka/bin/../libs/opentracing-noop-0.33.0.jar:/opt/kafka/bin/../libs/opentracing-tracerresolver-0.1.8.jar:/opt/kafka/bin/../libs/opentracing-util-0.33.0.jar:/opt/kafka/bin/../libs/osgi-resource-locator-1.0.3.jar:/opt/kafka/bin/../libs/paranamer-2.8.jar:/opt/kafka/bin/../libs/plexus-utils-3.2.1.jar:/opt/kafka/bin/../libs/reflections-0.9.12.jar:/opt/kafka/bin/../libs/rocksdbjni-6.19.3.jar:/opt/kafka/bin/../libs/scala-collection-compat_2.13-2.4.4.jar:/opt/kafka/bin/../libs/scala-java8-compat_2.13-1.0.0.jar:/opt/kafka/bin/../libs/scala-library-2.13.6.jar:/opt/kafka/bin/../libs/scala-logging_2.13-3.9.3.jar:/opt/kafka/bin/../libs/scala-reflect-2.13.6.jar:/opt/kafka/bin/../libs/slf4j-api-1.7.30.jar:/opt/kafka/bin/../libs/slf4j-log4j12-1.7.30.jar:/opt/kafka/bin/../libs/snakeyaml-1.27.jar:/opt/kafka/bin/../libs/snappy-java-1.1.8.1.jar:/opt/kafka/bin/../libs/tracing-agent-0.28.0.jar:/opt/kafka/bin/../libs/trogdor-3.0.0.jar:/opt/kafka/bin/../libs/zjsonpatch-0.3.0.jar:/opt/kafka/bin/../libs/zookeeper-3.6.3.jar:/opt/kafka/bin/../libs/zookeeper-jute-3.6.3.jar:/opt/kafka/bin/../libs/zstd-jni-1.5.0-2.jar (org.apache.zookeeper.server.ZooKeeperServer) [main] 2022-05-15 01:16:06,689 INFO Server environment:java.library.path=/usr/java/packages/lib:/usr/lib64:/lib64:/lib:/usr/lib (org.apache.zookeeper.server.ZooKeeperServer) [main] 2022-05-15 01:16:06,689 INFO Server environment:java.io.tmpdir=/tmp (org.apache.zookeeper.server.ZooKeeperServer) [main] 2022-05-15 01:16:06,689 INFO Server environment:java.compiler=
(org.apache.zookeeper.server.ZooKeeperServer) [main] 2022-05-15 01:16:06,690 INFO Server environment:os.name=Linux (org.apache.zookeeper.server.ZooKeeperServer) [main] 2022-05-15 01:16:06,690 INFO Server environment:os.arch=amd64 (org.apache.zookeeper.server.ZooKeeperServer) [main] 2022-05-15 01:16:06,690 INFO Server environment:os.version=4.19.0-17-cloud-amd64 (org.apache.zookeeper.server.ZooKeeperServer) [main] 2022-05-15 01:16:06,690 INFO Server environment:user.name=root (org.apache.zookeeper.server.ZooKeeperServer) [main] 2022-05-15 01:16:06,690 INFO Server environment:user.home=/root (org.apache.zookeeper.server.ZooKeeperServer) [main] 2022-05-15 01:16:06,690 INFO Server environment:user.dir=/opt/kafka (org.apache.zookeeper.server.ZooKeeperServer) [main] 2022-05-15 01:16:06,690 INFO Server environment:os.memory.free=243MB (org.apache.zookeeper.server.ZooKeeperServer) [main] 2022-05-15 01:16:06,690 INFO Server environment:os.memory.max=5964MB (org.apache.zookeeper.server.ZooKeeperServer) [main] 2022-05-15 01:16:06,690 INFO Server environment:os.memory.total=260MB (org.apache.zookeeper.server.ZooKeeperServer) [main] 2022-05-15 01:16:06,690 INFO zookeeper.enableEagerACLCheck = false (org.apache.zookeeper.server.ZooKeeperServer) [main] 2022-05-15 01:16:06,690 INFO zookeeper.skipACL=="yes", ACL checks will be skipped (org.apache.zookeeper.server.ZooKeeperServer) [main] 2022-05-15 01:16:06,690 INFO zookeeper.digest.enabled = true (org.apache.zookeeper.server.ZooKeeperServer) [main] 2022-05-15 01:16:06,690 INFO zookeeper.closeSessionTxn.enabled = true (org.apache.zookeeper.server.ZooKeeperServer) [main] 2022-05-15 01:16:06,690 INFO zookeeper.flushDelay=0 (org.apache.zookeeper.server.ZooKeeperServer) [main] 2022-05-15 01:16:06,690 INFO zookeeper.maxWriteQueuePollTime=0 (org.apache.zookeeper.server.ZooKeeperServer) [main] 2022-05-15 01:16:06,691 INFO zookeeper.maxBatchSize=1000 (org.apache.zookeeper.server.ZooKeeperServer) [main] 2022-05-15 01:16:06,691 INFO zookeeper.intBufferStartingSizeBytes = 1024 (org.apache.zookeeper.server.ZooKeeperServer) [main] 2022-05-15 01:16:06,697 INFO Using org.apache.zookeeper.server.watch.WatchManager as watch manager (org.apache.zookeeper.server.watch.WatchManagerFactory) [main] 2022-05-15 01:16:06,697 INFO Using org.apache.zookeeper.server.watch.WatchManager as watch manager (org.apache.zookeeper.server.watch.WatchManagerFactory) [main] 2022-05-15 01:16:06,699 INFO zookeeper.snapshotSizeFactor = 0.33 (org.apache.zookeeper.server.ZKDatabase) [main] 2022-05-15 01:16:06,699 INFO zookeeper.commitLogCount=500 (org.apache.zookeeper.server.ZKDatabase) [main] 2022-05-15 01:16:06,712 INFO Using TLS encrypted quorum communication (org.apache.zookeeper.server.quorum.QuorumPeer) [main] 2022-05-15 01:16:06,712 INFO Port unification disabled (org.apache.zookeeper.server.quorum.QuorumPeer) [main] 2022-05-15 01:16:06,712 INFO multiAddress.enabled set to false (org.apache.zookeeper.server.quorum.QuorumPeer) [main] 2022-05-15 01:16:06,712 INFO multiAddress.reachabilityCheckEnabled set to true (org.apache.zookeeper.server.quorum.QuorumPeer) [main] 2022-05-15 01:16:06,712 INFO multiAddress.reachabilityCheckTimeoutMs set to 1000 (org.apache.zookeeper.server.quorum.QuorumPeer) [main] 2022-05-15 01:16:06,712 INFO QuorumPeer communication is not secured! (SASL auth disabled) (org.apache.zookeeper.server.quorum.QuorumPeer) [main] 2022-05-15 01:16:06,713 INFO quorum.cnxn.threads.size set to 20 (org.apache.zookeeper.server.quorum.QuorumPeer) [main] 2022-05-15 01:16:06,727 INFO zookeeper.snapshot.compression.method = CHECKED (org.apache.zookeeper.server.persistence.SnapStream) [main] 2022-05-15 01:16:06,727 INFO Snapshotting: 0x0 to /var/lib/zookeeper/data/version-2/snapshot.0 (org.apache.zookeeper.server.persistence.FileTxnSnapLog) [main] 2022-05-15 01:16:06,735 INFO Snapshot loaded in 22 ms, highest zxid is 0x0, digest is 1371985504 (org.apache.zookeeper.server.ZKDatabase) [main] 2022-05-15 01:16:06,737 INFO currentEpoch not found! Creating with a reasonable default of 0. This should only happen when you are upgrading your installation (org.apache.zookeeper.server.quorum.QuorumPeer) [main] 2022-05-15 01:16:06,744 INFO acceptedEpoch not found! Creating with a reasonable default of 0. This should only happen when you are upgrading your installation (org.apache.zookeeper.server.quorum.QuorumPeer) [main] 2022-05-15 01:16:06,748 INFO binding to port /127.0.0.1:12181 (org.apache.zookeeper.server.NettyServerCnxnFactory) [main] 2022-05-15 01:16:06,850 INFO bound to port 12181 (org.apache.zookeeper.server.NettyServerCnxnFactory) [main] 2022-05-15 01:16:06,850 INFO binding to port 0.0.0.0/0.0.0.0:2181 (org.apache.zookeeper.server.NettyServerCnxnFactory) [main] 2022-05-15 01:16:06,853 INFO bound to port 2181 (org.apache.zookeeper.server.NettyServerCnxnFactory) [main] 2022-05-15 01:16:06,858 INFO jetty-9.4.43.v20210629; built: 2021-06-30T11:07:22.254Z; git: 526006ecfa3af7f1a27ef3a288e2bef7ea9dd7e8; jvm 11.0.14+9-LTS (org.eclipse.jetty.server.Server) [main] 2022-05-15 01:16:06,897 INFO DefaultSessionIdManager workerName=node0 (org.eclipse.jetty.server.session) [main] 2022-05-15 01:16:06,897 INFO No SessionScavenger set, using defaults (org.eclipse.jetty.server.session) [main] 2022-05-15 01:16:06,898 INFO node0 Scavenging every 600000ms (org.eclipse.jetty.server.session) [main] 2022-05-15 01:16:06,902 WARN ServletContext@o.e.j.s.ServletContextHandler@17f9d882{/,null,STARTING} has uncovered http methods for path: /* (org.eclipse.jetty.security.SecurityHandler) [main] 2022-05-15 01:16:06,912 INFO Started o.e.j.s.ServletContextHandler@17f9d882{/,null,AVAILABLE} (org.eclipse.jetty.server.handler.ContextHandler) [main] 2022-05-15 01:16:06,922 INFO Started ServerConnector@1151e434{HTTP/1.1, (http/1.1)}{0.0.0.0:8080} (org.eclipse.jetty.server.AbstractConnector) [main] 2022-05-15 01:16:06,923 INFO Started @1589ms (org.eclipse.jetty.server.Server) [main] 2022-05-15 01:16:06,923 INFO Started AdminServer on address 0.0.0.0, port 8080 and command URL /commands (org.apache.zookeeper.server.admin.JettyAdminServer) [main] 2022-05-15 01:16:06,924 INFO Using 4000ms as the quorum cnxn socket timeout (org.apache.zookeeper.server.quorum.QuorumPeer) [main] 2022-05-15 01:16:06,931 INFO Election port bind maximum retries is 3 (org.apache.zookeeper.server.quorum.QuorumCnxManager) [main] 2022-05-15 01:16:06,934 INFO zookeeper.fastleader.minNotificationInterval=200 (org.apache.zookeeper.server.quorum.FastLeaderElection) [main] 2022-05-15 01:16:06,935 INFO zookeeper.fastleader.maxNotificationInterval=60000 (org.apache.zookeeper.server.quorum.FastLeaderElection) [main] 2022-05-15 01:16:06,940 INFO Creating TLS-only quorum server socket (org.apache.zookeeper.server.quorum.QuorumCnxManager) [ListenerHandler-onap-strimzi-zookeeper-1.onap-strimzi-zookeeper-nodes.onap.svc/10.233.75.145:3888] 2022-05-15 01:16:06,945 INFO ZooKeeper audit is disabled. (org.apache.zookeeper.audit.ZKAuditProvider) [main] 2022-05-15 01:16:06,947 INFO 2 is accepting connections now, my election bind port: onap-strimzi-zookeeper-1.onap-strimzi-zookeeper-nodes.onap.svc/10.233.75.145:3888 (org.apache.zookeeper.server.quorum.QuorumCnxManager) [ListenerHandler-onap-strimzi-zookeeper-1.onap-strimzi-zookeeper-nodes.onap.svc/10.233.75.145:3888] 2022-05-15 01:16:06,954 INFO LOOKING (org.apache.zookeeper.server.quorum.QuorumPeer) [QuorumPeer[myid=2](plain=127.0.0.1:12181)(secure=0.0.0.0:2181)] 2022-05-15 01:16:06,956 INFO New election. My id = 2, proposed zxid=0x0 (org.apache.zookeeper.server.quorum.FastLeaderElection) [QuorumPeer[myid=2](plain=127.0.0.1:12181)(secure=0.0.0.0:2181)] 2022-05-15 01:16:06,982 INFO Notification: my state:LOOKING; n.sid:2, n.state:LOOKING, n.leader:2, n.round:0x1, n.peerEpoch:0x0, n.zxid:0x0, message format version:0x2, n.config version:0x0 (org.apache.zookeeper.server.quorum.FastLeaderElection) [WorkerReceiver[myid=2]] 2022-05-15 01:16:07,189 INFO Notification time out: 400 (org.apache.zookeeper.server.quorum.FastLeaderElection) [QuorumPeer[myid=2](plain=127.0.0.1:12181)(secure=0.0.0.0:2181)] 2022-05-15 01:16:07,321 WARN Cannot open channel to 1 at election address onap-strimzi-zookeeper-0.onap-strimzi-zookeeper-nodes.onap.svc:3888 (org.apache.zookeeper.server.quorum.QuorumCnxManager) [QuorumConnectionThread-[myid=2]-1] java.net.UnknownHostException: onap-strimzi-zookeeper-0.onap-strimzi-zookeeper-nodes.onap.svc at java.base/java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:229) at java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) at java.base/java.net.Socket.connect(Socket.java:609) at java.base/sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:300) at org.apache.zookeeper.server.quorum.QuorumCnxManager.initiateConnection(QuorumCnxManager.java:383) at org.apache.zookeeper.server.quorum.QuorumCnxManager$QuorumConnectionReqThread.run(QuorumCnxManager.java:457) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-15 01:16:07,592 INFO Notification time out: 800 (org.apache.zookeeper.server.quorum.FastLeaderElection) [QuorumPeer[myid=2](plain=127.0.0.1:12181)(secure=0.0.0.0:2181)] 2022-05-15 01:16:07,593 WARN Cannot open channel to 1 at election address onap-strimzi-zookeeper-0.onap-strimzi-zookeeper-nodes.onap.svc:3888 (org.apache.zookeeper.server.quorum.QuorumCnxManager) [QuorumConnectionThread-[myid=2]-2] java.net.UnknownHostException: onap-strimzi-zookeeper-0.onap-strimzi-zookeeper-nodes.onap.svc at java.base/java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:229) at java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) at java.base/java.net.Socket.connect(Socket.java:609) at java.base/sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:300) at org.apache.zookeeper.server.quorum.QuorumCnxManager.initiateConnection(QuorumCnxManager.java:383) at org.apache.zookeeper.server.quorum.QuorumCnxManager$QuorumConnectionReqThread.run(QuorumCnxManager.java:457) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-15 01:16:08,394 INFO Notification time out: 1600 (org.apache.zookeeper.server.quorum.FastLeaderElection) [QuorumPeer[myid=2](plain=127.0.0.1:12181)(secure=0.0.0.0:2181)] 2022-05-15 01:16:08,395 WARN Cannot open channel to 1 at election address onap-strimzi-zookeeper-0.onap-strimzi-zookeeper-nodes.onap.svc:3888 (org.apache.zookeeper.server.quorum.QuorumCnxManager) [QuorumConnectionThread-[myid=2]-3] java.net.UnknownHostException: onap-strimzi-zookeeper-0.onap-strimzi-zookeeper-nodes.onap.svc at java.base/java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:229) at java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) at java.base/java.net.Socket.connect(Socket.java:609) at java.base/sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:300) at org.apache.zookeeper.server.quorum.QuorumCnxManager.initiateConnection(QuorumCnxManager.java:383) at org.apache.zookeeper.server.quorum.QuorumCnxManager$QuorumConnectionReqThread.run(QuorumCnxManager.java:457) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-15 01:16:09,996 INFO Notification time out: 3200 (org.apache.zookeeper.server.quorum.FastLeaderElection) [QuorumPeer[myid=2](plain=127.0.0.1:12181)(secure=0.0.0.0:2181)] 2022-05-15 01:16:09,997 WARN Cannot open channel to 1 at election address onap-strimzi-zookeeper-0.onap-strimzi-zookeeper-nodes.onap.svc:3888 (org.apache.zookeeper.server.quorum.QuorumCnxManager) [QuorumConnectionThread-[myid=2]-3] java.net.UnknownHostException: onap-strimzi-zookeeper-0.onap-strimzi-zookeeper-nodes.onap.svc at java.base/java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:229) at java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) at java.base/java.net.Socket.connect(Socket.java:609) at java.base/sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:300) at org.apache.zookeeper.server.quorum.QuorumCnxManager.initiateConnection(QuorumCnxManager.java:383) at org.apache.zookeeper.server.quorum.QuorumCnxManager$QuorumConnectionReqThread.run(QuorumCnxManager.java:457) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-15 01:16:13,197 INFO Notification time out: 6400 (org.apache.zookeeper.server.quorum.FastLeaderElection) [QuorumPeer[myid=2](plain=127.0.0.1:12181)(secure=0.0.0.0:2181)] 2022-05-15 01:16:13,198 WARN Cannot open channel to 1 at election address onap-strimzi-zookeeper-0.onap-strimzi-zookeeper-nodes.onap.svc:3888 (org.apache.zookeeper.server.quorum.QuorumCnxManager) [QuorumConnectionThread-[myid=2]-3] java.net.UnknownHostException: onap-strimzi-zookeeper-0.onap-strimzi-zookeeper-nodes.onap.svc at java.base/java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:229) at java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) at java.base/java.net.Socket.connect(Socket.java:609) at java.base/sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:300) at org.apache.zookeeper.server.quorum.QuorumCnxManager.initiateConnection(QuorumCnxManager.java:383) at org.apache.zookeeper.server.quorum.QuorumCnxManager$QuorumConnectionReqThread.run(QuorumCnxManager.java:457) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-15 01:16:14,682 INFO Received connection request from /10.233.73.186:60016 (org.apache.zookeeper.server.quorum.QuorumCnxManager) [ListenerHandler-onap-strimzi-zookeeper-1.onap-strimzi-zookeeper-nodes.onap.svc/10.233.75.145:3888] 2022-05-15 01:16:14,995 INFO Accepted TLS connection from onap-strimzi-zookeeper-0.onap-strimzi-zookeeper-nodes.onap.svc.cluster.local/10.233.73.186:60016 - TLSv1.2 - TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 (org.apache.zookeeper.server.quorum.UnifiedServerSocket) [ListenerHandler-onap-strimzi-zookeeper-1.onap-strimzi-zookeeper-nodes.onap.svc/10.233.75.145:3888] 2022-05-15 01:16:15,146 INFO SSL handshake complete with onap-strimzi-zookeeper-0.onap-strimzi-zookeeper-nodes.onap.svc.cluster.local/10.233.73.186:3888 - TLSv1.2 - TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 (org.apache.zookeeper.server.quorum.QuorumCnxManager) [QuorumConnectionThread-[myid=2]-3] 2022-05-15 01:16:15,154 INFO Notification: my state:LOOKING; n.sid:1, n.state:LOOKING, n.leader:1, n.round:0x1, n.peerEpoch:0x0, n.zxid:0x0, message format version:0x2, n.config version:0x0 (org.apache.zookeeper.server.quorum.FastLeaderElection) [WorkerReceiver[myid=2]] 2022-05-15 01:16:15,161 INFO Notification: my state:LOOKING; n.sid:1, n.state:LOOKING, n.leader:2, n.round:0x1, n.peerEpoch:0x0, n.zxid:0x0, message format version:0x2, n.config version:0x0 (org.apache.zookeeper.server.quorum.FastLeaderElection) [WorkerReceiver[myid=2]] 2022-05-15 01:16:15,362 INFO Peer state changed: leading (org.apache.zookeeper.server.quorum.QuorumPeer) [QuorumPeer[myid=2](plain=127.0.0.1:12181)(secure=0.0.0.0:2181)] 2022-05-15 01:16:15,362 INFO LEADING (org.apache.zookeeper.server.quorum.QuorumPeer) [QuorumPeer[myid=2](plain=127.0.0.1:12181)(secure=0.0.0.0:2181)] 2022-05-15 01:16:15,367 INFO zookeeper.leader.maxConcurrentSnapSyncs = 10 (org.apache.zookeeper.server.quorum.LearnerMaster) [QuorumPeer[myid=2](plain=127.0.0.1:12181)(secure=0.0.0.0:2181)] 2022-05-15 01:16:15,367 INFO zookeeper.leader.maxConcurrentDiffSyncs = 100 (org.apache.zookeeper.server.quorum.LearnerMaster) [QuorumPeer[myid=2](plain=127.0.0.1:12181)(secure=0.0.0.0:2181)] 2022-05-15 01:16:15,367 INFO TCP NoDelay set to: true (org.apache.zookeeper.server.quorum.Leader) [QuorumPeer[myid=2](plain=127.0.0.1:12181)(secure=0.0.0.0:2181)] 2022-05-15 01:16:15,367 INFO zookeeper.leader.ackLoggingFrequency = 1000 (org.apache.zookeeper.server.quorum.Leader) [QuorumPeer[myid=2](plain=127.0.0.1:12181)(secure=0.0.0.0:2181)] 2022-05-15 01:16:15,367 INFO zookeeper.leader.maxTimeToWaitForEpoch = -1ms (org.apache.zookeeper.server.quorum.Leader) [QuorumPeer[myid=2](plain=127.0.0.1:12181)(secure=0.0.0.0:2181)] 2022-05-15 01:16:15,371 INFO Weighed connection throttling is disabled (org.apache.zookeeper.server.BlueThrottle) [QuorumPeer[myid=2](plain=127.0.0.1:12181)(secure=0.0.0.0:2181)] 2022-05-15 01:16:15,373 INFO minSessionTimeout set to 4000 (org.apache.zookeeper.server.ZooKeeperServer) [QuorumPeer[myid=2](plain=127.0.0.1:12181)(secure=0.0.0.0:2181)] 2022-05-15 01:16:15,373 INFO maxSessionTimeout set to 40000 (org.apache.zookeeper.server.ZooKeeperServer) [QuorumPeer[myid=2](plain=127.0.0.1:12181)(secure=0.0.0.0:2181)] 2022-05-15 01:16:15,374 INFO Response cache size is initialized with value 400. (org.apache.zookeeper.server.ResponseCache) [QuorumPeer[myid=2](plain=127.0.0.1:12181)(secure=0.0.0.0:2181)] 2022-05-15 01:16:15,374 INFO Response cache size is initialized with value 400. (org.apache.zookeeper.server.ResponseCache) [QuorumPeer[myid=2](plain=127.0.0.1:12181)(secure=0.0.0.0:2181)] 2022-05-15 01:16:15,376 INFO zookeeper.pathStats.slotCapacity = 60 (org.apache.zookeeper.server.util.RequestPathMetricsCollector) [QuorumPeer[myid=2](plain=127.0.0.1:12181)(secure=0.0.0.0:2181)] 2022-05-15 01:16:15,376 INFO zookeeper.pathStats.slotDuration = 15 (org.apache.zookeeper.server.util.RequestPathMetricsCollector) [QuorumPeer[myid=2](plain=127.0.0.1:12181)(secure=0.0.0.0:2181)] 2022-05-15 01:16:15,376 INFO zookeeper.pathStats.maxDepth = 6 (org.apache.zookeeper.server.util.RequestPathMetricsCollector) [QuorumPeer[myid=2](plain=127.0.0.1:12181)(secure=0.0.0.0:2181)] 2022-05-15 01:16:15,376 INFO zookeeper.pathStats.initialDelay = 5 (org.apache.zookeeper.server.util.RequestPathMetricsCollector) [QuorumPeer[myid=2](plain=127.0.0.1:12181)(secure=0.0.0.0:2181)] 2022-05-15 01:16:15,376 INFO zookeeper.pathStats.delay = 5 (org.apache.zookeeper.server.util.RequestPathMetricsCollector) [QuorumPeer[myid=2](plain=127.0.0.1:12181)(secure=0.0.0.0:2181)] 2022-05-15 01:16:15,376 INFO zookeeper.pathStats.enabled = false (org.apache.zookeeper.server.util.RequestPathMetricsCollector) [QuorumPeer[myid=2](plain=127.0.0.1:12181)(secure=0.0.0.0:2181)] 2022-05-15 01:16:15,380 INFO The max bytes for all large requests are set to 104857600 (org.apache.zookeeper.server.ZooKeeperServer) [QuorumPeer[myid=2](plain=127.0.0.1:12181)(secure=0.0.0.0:2181)] 2022-05-15 01:16:15,380 INFO The large request threshold is set to -1 (org.apache.zookeeper.server.ZooKeeperServer) [QuorumPeer[myid=2](plain=127.0.0.1:12181)(secure=0.0.0.0:2181)] 2022-05-15 01:16:15,380 INFO Created server with tickTime 2000 minSessionTimeout 4000 maxSessionTimeout 40000 clientPortListenBacklog -1 datadir /var/lib/zookeeper/data/version-2 snapdir /var/lib/zookeeper/data/version-2 (org.apache.zookeeper.server.ZooKeeperServer) [QuorumPeer[myid=2](plain=127.0.0.1:12181)(secure=0.0.0.0:2181)] 2022-05-15 01:16:15,385 INFO LEADING - LEADER ELECTION TOOK - 8429 MS (org.apache.zookeeper.server.quorum.Leader) [QuorumPeer[myid=2](plain=127.0.0.1:12181)(secure=0.0.0.0:2181)] 2022-05-15 01:16:15,389 INFO Peer state changed: leading - discovery (org.apache.zookeeper.server.quorum.QuorumPeer) [QuorumPeer[myid=2](plain=127.0.0.1:12181)(secure=0.0.0.0:2181)] 2022-05-15 01:16:15,389 INFO Snapshotting: 0x0 to /var/lib/zookeeper/data/version-2/snapshot.0 (org.apache.zookeeper.server.persistence.FileTxnSnapLog) [QuorumPeer[myid=2](plain=127.0.0.1:12181)(secure=0.0.0.0:2181)] 2022-05-15 01:16:15,396 INFO Snapshot taken in 7 ms (org.apache.zookeeper.server.ZooKeeperServer) [QuorumPeer[myid=2](plain=127.0.0.1:12181)(secure=0.0.0.0:2181)] 2022-05-15 01:16:15,604 INFO Accepted TLS connection from onap-strimzi-zookeeper-0.onap-strimzi-zookeeper-nodes.onap.svc.cluster.local/10.233.73.186:55420 - TLSv1.2 - TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 (org.apache.zookeeper.server.quorum.UnifiedServerSocket) [LearnerHandler-/10.233.73.186:55420] 2022-05-15 01:16:15,611 INFO Follower sid: 1 : info : onap-strimzi-zookeeper-0.onap-strimzi-zookeeper-nodes.onap.svc:2888:3888:participant;127.0.0.1:12181 (org.apache.zookeeper.server.quorum.LearnerHandler) [LearnerHandler-/10.233.73.186:55420] 2022-05-15 01:16:15,624 INFO On disk txn sync enabled with snapshotSizeFactor 0.33 (org.apache.zookeeper.server.ZKDatabase) [LearnerHandler-/10.233.73.186:55420] 2022-05-15 01:16:15,625 INFO Synchronizing with Learner sid: 1 maxCommittedLog=0x0 minCommittedLog=0x0 lastProcessedZxid=0x0 peerLastZxid=0x0 (org.apache.zookeeper.server.quorum.LearnerHandler) [LearnerHandler-/10.233.73.186:55420] 2022-05-15 01:16:15,625 INFO Sending DIFF zxid=0x0 for peer sid: 1 (org.apache.zookeeper.server.quorum.LearnerHandler) [LearnerHandler-/10.233.73.186:55420] 2022-05-15 01:16:15,631 INFO Peer state changed: leading - synchronization (org.apache.zookeeper.server.quorum.QuorumPeer) [QuorumPeer[myid=2](plain=127.0.0.1:12181)(secure=0.0.0.0:2181)] 2022-05-15 01:16:15,673 INFO Have quorum of supporters, sids: [[1, 2],[1, 2]]; starting up and setting last processed zxid: 0x100000000 (org.apache.zookeeper.server.quorum.Leader) [QuorumPeer[myid=2](plain=127.0.0.1:12181)(secure=0.0.0.0:2181)] 2022-05-15 01:16:15,693 INFO Configuring CommitProcessor with readBatchSize -1 commitBatchSize 1 (org.apache.zookeeper.server.quorum.CommitProcessor) [QuorumPeer[myid=2](plain=127.0.0.1:12181)(secure=0.0.0.0:2181)] 2022-05-15 01:16:15,694 INFO Configuring CommitProcessor with 1 worker threads. (org.apache.zookeeper.server.quorum.CommitProcessor) [QuorumPeer[myid=2](plain=127.0.0.1:12181)(secure=0.0.0.0:2181)] 2022-05-15 01:16:15,702 INFO PrepRequestProcessor (sid:2) started, reconfigEnabled=true (org.apache.zookeeper.server.PrepRequestProcessor) [ProcessThread(sid:2 cport:-1):] 2022-05-15 01:16:15,705 INFO Using checkIntervalMs=60000 maxPerMinute=10000 maxNeverUsedIntervalMs=0 (org.apache.zookeeper.server.ContainerManager) [QuorumPeer[myid=2](plain=127.0.0.1:12181)(secure=0.0.0.0:2181)] 2022-05-15 01:16:15,705 INFO zookeeper.request_throttler.shutdownTimeout = 10000 (org.apache.zookeeper.server.RequestThrottler) [QuorumPeer[myid=2](plain=127.0.0.1:12181)(secure=0.0.0.0:2181)] 2022-05-15 01:16:15,719 INFO Peer state changed: leading - broadcast (org.apache.zookeeper.server.quorum.QuorumPeer) [QuorumPeer[myid=2](plain=127.0.0.1:12181)(secure=0.0.0.0:2181)] 2022-05-15 01:16:24,368 INFO The list of known four letter word commands is : [{1936881266=srvr, 1937006964=stat, 2003003491=wchc, 1685417328=dump, 1668445044=crst, 1936880500=srst, 1701738089=envi, 1668247142=conf, -720899=telnet close, 1751217000=hash, 2003003507=wchs, 2003003504=wchp, 1684632179=dirs, 1668247155=cons, 1835955314=mntr, 1769173615=isro, 1920298859=ruok, 1735683435=gtmk, 1937010027=stmk}] (org.apache.zookeeper.server.command.FourLetterCommands) [nioEventLoopGroup-4-2] 2022-05-15 01:16:24,368 INFO The list of enabled four letter word commands is : [[wchs, stat, wchp, dirs, stmk, conf, ruok, mntr, srvr, wchc, envi, srst, isro, dump, gtmk, telnet close, crst, hash, cons]] (org.apache.zookeeper.server.command.FourLetterCommands) [nioEventLoopGroup-4-2] 2022-05-15 01:16:24,369 INFO Processing ruok command from /127.0.0.1:50704 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 01:16:24,369 INFO Processing ruok command from /127.0.0.1:50702 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 01:16:34,287 INFO Processing ruok command from /127.0.0.1:50746 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 01:16:34,353 INFO Processing ruok command from /127.0.0.1:50748 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 01:16:35,588 INFO Creating new log file: log.100000001 (org.apache.zookeeper.server.persistence.FileTxnLog) [SyncThread:2] 2022-05-15 01:16:35,596 INFO Committing global session 0x100007a24000000 (org.apache.zookeeper.server.quorum.LeaderSessionTracker) [CommitProcessor:2] 2022-05-15 01:16:44,268 INFO Processing ruok command from /127.0.0.1:50786 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 01:16:44,330 INFO Processing ruok command from /127.0.0.1:50788 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 01:16:54,280 INFO Processing ruok command from /127.0.0.1:50864 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 01:16:54,340 INFO Processing ruok command from /127.0.0.1:50866 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 01:17:04,267 INFO Processing ruok command from /127.0.0.1:50914 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 01:17:04,346 INFO Processing ruok command from /127.0.0.1:50916 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 01:17:05,546 INFO Authenticated Id 'CN=onap-strimzi-kafka,O=io.strimzi' for Scheme 'x509' (org.apache.zookeeper.server.auth.X509AuthenticationProvider) [nioEventLoopGroup-7-1] 2022-05-15 01:17:05,563 INFO Committing global session 0x200007a38bd0000 (org.apache.zookeeper.server.quorum.LeaderSessionTracker) [CommitProcessor:2] 2022-05-15 01:17:09,083 INFO Committing global session 0x100007a24000001 (org.apache.zookeeper.server.quorum.LeaderSessionTracker) [CommitProcessor:2] 2022-05-15 01:17:10,880 INFO Committing global session 0x100007a24000002 (org.apache.zookeeper.server.quorum.LeaderSessionTracker) [CommitProcessor:2] 2022-05-15 01:17:14,185 INFO Committing global session 0x100007a24000003 (org.apache.zookeeper.server.quorum.LeaderSessionTracker) [CommitProcessor:2] 2022-05-15 01:17:14,282 INFO Processing ruok command from /127.0.0.1:50968 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 01:17:14,362 INFO Processing ruok command from /127.0.0.1:50970 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 01:17:24,282 INFO Processing ruok command from /127.0.0.1:51010 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 01:17:24,340 INFO Processing ruok command from /127.0.0.1:51012 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 01:17:34,277 INFO Processing ruok command from /127.0.0.1:51052 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 01:17:34,347 INFO Processing ruok command from /127.0.0.1:51054 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 01:17:44,316 INFO Processing ruok command from /127.0.0.1:51100 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 01:17:44,390 INFO Processing ruok command from /127.0.0.1:51102 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 01:17:54,284 INFO Processing ruok command from /127.0.0.1:51246 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 01:17:54,344 INFO Processing ruok command from /127.0.0.1:51248 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 01:18:04,279 INFO Processing ruok command from /127.0.0.1:51308 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 01:18:04,357 INFO Processing ruok command from /127.0.0.1:51310 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 01:18:14,263 INFO Processing ruok command from /127.0.0.1:51350 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 01:18:14,324 INFO Processing ruok command from /127.0.0.1:51352 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 01:18:24,266 INFO Processing ruok command from /127.0.0.1:51406 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 01:18:24,331 INFO Processing ruok command from /127.0.0.1:51408 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 01:18:34,268 INFO Processing ruok command from /127.0.0.1:51464 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 01:18:34,340 INFO Processing ruok command from /127.0.0.1:51466 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 01:18:44,269 INFO Processing ruok command from /127.0.0.1:51514 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 01:18:44,340 INFO Processing ruok command from /127.0.0.1:51516 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 01:18:54,288 INFO Processing ruok command from /127.0.0.1:51566 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 01:18:54,344 INFO Processing ruok command from /127.0.0.1:51568 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 01:19:04,262 INFO Processing ruok command from /127.0.0.1:51616 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 01:19:04,331 INFO Processing ruok command from /127.0.0.1:51618 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 01:19:14,265 INFO Processing ruok command from /127.0.0.1:51664 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 01:19:14,349 INFO Processing ruok command from /127.0.0.1:51666 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 01:19:24,273 INFO Processing ruok command from /127.0.0.1:51716 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 01:19:24,340 INFO Processing ruok command from /127.0.0.1:51718 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 01:19:34,278 INFO Processing ruok command from /127.0.0.1:51764 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 01:19:34,351 INFO Processing ruok command from /127.0.0.1:51766 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 01:19:44,294 INFO Processing ruok command from /127.0.0.1:51810 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 01:19:44,357 INFO Processing ruok command from /127.0.0.1:51812 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 01:19:54,272 INFO Processing ruok command from /127.0.0.1:51864 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 01:19:54,340 INFO Processing ruok command from /127.0.0.1:51866 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 01:20:04,279 INFO Processing ruok command from /127.0.0.1:51920 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 01:20:04,348 INFO Processing ruok command from /127.0.0.1:51922 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 01:20:14,278 INFO Processing ruok command from /127.0.0.1:51970 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 01:20:14,338 INFO Processing ruok command from /127.0.0.1:51972 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 01:20:19,713 INFO Authenticated Id 'CN=onap-strimzi-entity-topic-operator,O=io.strimzi' for Scheme 'x509' (org.apache.zookeeper.server.auth.X509AuthenticationProvider) [nioEventLoopGroup-7-2] 2022-05-15 01:20:19,719 INFO Committing global session 0x200007a38bd0001 (org.apache.zookeeper.server.quorum.LeaderSessionTracker) [CommitProcessor:2] 2022-05-15 01:20:24,310 INFO Processing ruok command from /127.0.0.1:52040 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 01:20:24,388 INFO Processing ruok command from /127.0.0.1:52042 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 01:20:34,085 INFO Committing global session 0x100007a24000004 (org.apache.zookeeper.server.quorum.LeaderSessionTracker) [CommitProcessor:2] 2022-05-15 01:20:34,268 INFO Processing ruok command from /127.0.0.1:52110 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 01:20:34,329 INFO Processing ruok command from /127.0.0.1:52112 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 01:20:44,265 INFO Processing ruok command from /127.0.0.1:52160 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 01:20:44,339 INFO Processing ruok command from /127.0.0.1:52162 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 01:20:54,277 INFO Processing ruok command from /127.0.0.1:52216 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 01:20:54,343 INFO Processing ruok command from /127.0.0.1:52218 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 01:21:04,276 INFO Processing ruok command from /127.0.0.1:52276 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 01:21:04,347 INFO Processing ruok command from /127.0.0.1:52278 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 01:21:14,280 INFO Processing ruok command from /127.0.0.1:52326 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 01:21:14,346 INFO Processing ruok command from /127.0.0.1:52328 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 01:21:24,274 INFO Processing ruok command from /127.0.0.1:52390 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 01:21:24,341 INFO Processing ruok command from /127.0.0.1:52392 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 01:21:34,270 INFO Processing ruok command from /127.0.0.1:52444 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 01:21:34,332 INFO Processing ruok command from /127.0.0.1:52446 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 01:21:44,282 INFO Processing ruok command from /127.0.0.1:52496 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 01:21:44,337 INFO Processing ruok command from /127.0.0.1:52498 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 01:21:48,626 INFO Authenticated Id 'CN=cluster-operator,O=io.strimzi' for Scheme 'x509' (org.apache.zookeeper.server.auth.X509AuthenticationProvider) [nioEventLoopGroup-7-1] 2022-05-15 01:21:48,633 INFO Committing global session 0x200007a38bd0002 (org.apache.zookeeper.server.quorum.LeaderSessionTracker) [CommitProcessor:2] 2022-05-15 01:21:49,448 INFO Submitting global closeSession request for session 0x200007a38bd0002 (org.apache.zookeeper.server.ZooKeeperServer) [RequestThrottler] 2022-05-15 01:21:54,272 INFO Processing ruok command from /127.0.0.1:52552 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 01:21:54,348 INFO Processing ruok command from /127.0.0.1:52554 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 01:22:04,281 INFO Processing ruok command from /127.0.0.1:52602 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 01:22:04,341 INFO Processing ruok command from /127.0.0.1:52604 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 01:22:14,265 INFO Processing ruok command from /127.0.0.1:52660 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 01:22:14,349 INFO Processing ruok command from /127.0.0.1:52662 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 01:22:24,268 INFO Processing ruok command from /127.0.0.1:52718 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 01:22:24,351 INFO Processing ruok command from /127.0.0.1:52720 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 01:22:34,261 INFO Processing ruok command from /127.0.0.1:52768 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 01:22:34,326 INFO Processing ruok command from /127.0.0.1:52772 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 01:22:44,279 INFO Processing ruok command from /127.0.0.1:52828 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 01:22:44,354 INFO Processing ruok command from /127.0.0.1:52830 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 01:22:54,274 INFO Processing ruok command from /127.0.0.1:52884 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 01:22:54,340 INFO Processing ruok command from /127.0.0.1:52886 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 01:23:04,270 INFO Processing ruok command from /127.0.0.1:52932 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 01:23:04,337 INFO Processing ruok command from /127.0.0.1:52934 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 01:23:14,265 INFO Processing ruok command from /127.0.0.1:52986 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 01:23:14,329 INFO Processing ruok command from /127.0.0.1:52988 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 01:23:24,275 INFO Processing ruok command from /127.0.0.1:53040 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 01:23:24,340 INFO Processing ruok command from /127.0.0.1:53042 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 01:23:34,275 INFO Processing ruok command from /127.0.0.1:53086 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 01:23:34,353 INFO Processing ruok command from /127.0.0.1:53088 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 01:23:44,266 INFO Processing ruok command from /127.0.0.1:53142 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 01:23:44,340 INFO Processing ruok command from /127.0.0.1:53144 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 01:23:48,842 INFO Committing global session 0x100007a24000005 (org.apache.zookeeper.server.quorum.LeaderSessionTracker) [CommitProcessor:2] 2022-05-15 01:23:54,260 INFO Processing ruok command from /127.0.0.1:53198 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 01:23:54,336 INFO Processing ruok command from /127.0.0.1:53200 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 01:24:04,266 INFO Processing ruok command from /127.0.0.1:53246 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 01:24:04,338 INFO Processing ruok command from /127.0.0.1:53248 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 01:24:14,264 INFO Processing ruok command from /127.0.0.1:53304 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 01:24:14,323 INFO Processing ruok command from /127.0.0.1:53306 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 01:24:24,271 INFO Processing ruok command from /127.0.0.1:53358 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 01:24:24,344 INFO Processing ruok command from /127.0.0.1:53360 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 01:24:34,276 INFO Processing ruok command from /127.0.0.1:53408 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 01:24:34,335 INFO Processing ruok command from /127.0.0.1:53410 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 01:24:44,270 INFO Processing ruok command from /127.0.0.1:53460 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 01:24:44,335 INFO Processing ruok command from /127.0.0.1:53462 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 01:24:54,261 INFO Processing ruok command from /127.0.0.1:53514 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 01:24:54,337 INFO Processing ruok command from /127.0.0.1:53516 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 01:25:04,273 INFO Processing ruok command from /127.0.0.1:53562 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 01:25:04,345 INFO Processing ruok command from /127.0.0.1:53564 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 01:25:14,273 INFO Processing ruok command from /127.0.0.1:53616 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 01:25:14,331 INFO Processing ruok command from /127.0.0.1:53618 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 01:25:24,262 INFO Processing ruok command from /127.0.0.1:53668 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 01:25:24,338 INFO Processing ruok command from /127.0.0.1:53670 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 01:25:34,278 INFO Processing ruok command from /127.0.0.1:53748 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 01:25:34,344 INFO Processing ruok command from /127.0.0.1:53750 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 01:25:44,271 INFO Processing ruok command from /127.0.0.1:53802 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 01:25:44,337 INFO Processing ruok command from /127.0.0.1:53804 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 01:25:48,728 INFO Authenticated Id 'CN=cluster-operator,O=io.strimzi' for Scheme 'x509' (org.apache.zookeeper.server.auth.X509AuthenticationProvider) [nioEventLoopGroup-7-2] 2022-05-15 01:25:48,739 INFO Committing global session 0x200007a38bd0003 (org.apache.zookeeper.server.quorum.LeaderSessionTracker) [CommitProcessor:2] 2022-05-15 01:25:49,618 INFO Submitting global closeSession request for session 0x200007a38bd0003 (org.apache.zookeeper.server.ZooKeeperServer) [RequestThrottler] 2022-05-15 01:25:54,275 INFO Processing ruok command from /127.0.0.1:53864 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 01:25:54,351 INFO Processing ruok command from /127.0.0.1:53866 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 01:26:04,270 INFO Processing ruok command from /127.0.0.1:53912 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 01:26:04,350 INFO Processing ruok command from /127.0.0.1:53914 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 01:26:14,283 INFO Processing ruok command from /127.0.0.1:53970 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 01:26:14,352 INFO Processing ruok command from /127.0.0.1:53972 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 01:26:24,285 INFO Processing ruok command from /127.0.0.1:54030 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 01:26:24,360 INFO Processing ruok command from /127.0.0.1:54032 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 01:26:34,270 INFO Processing ruok command from /127.0.0.1:54078 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 01:26:34,370 INFO Processing ruok command from /127.0.0.1:54080 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 01:26:44,285 INFO Processing ruok command from /127.0.0.1:54132 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 01:26:44,357 INFO Processing ruok command from /127.0.0.1:54134 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 01:26:54,287 INFO Processing ruok command from /127.0.0.1:54194 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 01:26:54,359 INFO Processing ruok command from /127.0.0.1:54196 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 01:27:04,272 INFO Processing ruok command from /127.0.0.1:54246 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 01:27:04,345 INFO Processing ruok command from /127.0.0.1:54248 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 01:27:14,272 INFO Processing ruok command from /127.0.0.1:54298 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 01:27:14,348 INFO Processing ruok command from /127.0.0.1:54300 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 01:27:24,287 INFO Processing ruok command from /127.0.0.1:54356 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 01:27:24,357 INFO Processing ruok command from /127.0.0.1:54358 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 01:27:34,258 INFO Processing ruok command from /127.0.0.1:54416 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 01:27:34,314 INFO Processing ruok command from /127.0.0.1:54418 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 01:27:44,274 INFO Processing ruok command from /127.0.0.1:54468 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 01:27:44,327 INFO Processing ruok command from /127.0.0.1:54470 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 01:27:48,975 INFO Committing global session 0x100007a24000006 (org.apache.zookeeper.server.quorum.LeaderSessionTracker) [CommitProcessor:2] 2022-05-15 01:27:54,271 INFO Processing ruok command from /127.0.0.1:54528 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 01:27:54,339 INFO Processing ruok command from /127.0.0.1:54530 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 01:28:04,272 INFO Processing ruok command from /127.0.0.1:54578 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 01:28:04,332 INFO Processing ruok command from /127.0.0.1:54580 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 01:28:14,288 INFO Processing ruok command from /127.0.0.1:54634 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 01:28:14,370 INFO Processing ruok command from /127.0.0.1:54636 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 01:28:24,273 INFO Processing ruok command from /127.0.0.1:54692 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 01:28:24,341 INFO Processing ruok command from /127.0.0.1:54694 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 01:28:34,262 INFO Processing ruok command from /127.0.0.1:54742 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 01:28:34,329 INFO Processing ruok command from /127.0.0.1:54744 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 01:28:44,281 INFO Processing ruok command from /127.0.0.1:54798 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 01:28:44,347 INFO Processing ruok command from /127.0.0.1:54800 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 01:28:54,272 INFO Processing ruok command from /127.0.0.1:54852 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 01:28:54,338 INFO Processing ruok command from /127.0.0.1:54854 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 01:29:04,269 INFO Processing ruok command from /127.0.0.1:54904 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 01:29:04,338 INFO Processing ruok command from /127.0.0.1:54906 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 01:29:14,271 INFO Processing ruok command from /127.0.0.1:54960 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 01:29:14,343 INFO Processing ruok command from /127.0.0.1:54962 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 01:29:24,264 INFO Processing ruok command from /127.0.0.1:55016 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 01:29:24,334 INFO Processing ruok command from /127.0.0.1:55018 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 01:29:34,268 INFO Processing ruok command from /127.0.0.1:55064 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 01:29:34,338 INFO Processing ruok command from /127.0.0.1:55066 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 01:29:44,279 INFO Processing ruok command from /127.0.0.1:55126 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 01:29:44,346 INFO Processing ruok command from /127.0.0.1:55128 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 01:29:48,471 INFO Authenticated Id 'CN=cluster-operator,O=io.strimzi' for Scheme 'x509' (org.apache.zookeeper.server.auth.X509AuthenticationProvider) [nioEventLoopGroup-7-1] 2022-05-15 01:29:48,475 INFO Committing global session 0x200007a38bd0004 (org.apache.zookeeper.server.quorum.LeaderSessionTracker) [CommitProcessor:2] 2022-05-15 01:29:49,361 INFO Submitting global closeSession request for session 0x200007a38bd0004 (org.apache.zookeeper.server.ZooKeeperServer) [RequestThrottler] 2022-05-15 01:29:54,271 INFO Processing ruok command from /127.0.0.1:55184 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 01:29:54,353 INFO Processing ruok command from /127.0.0.1:55186 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 01:30:04,284 INFO Processing ruok command from /127.0.0.1:55236 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 01:30:04,361 INFO Processing ruok command from /127.0.0.1:55238 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 01:30:14,286 INFO Processing ruok command from /127.0.0.1:55288 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 01:30:14,342 INFO Processing ruok command from /127.0.0.1:55290 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 01:30:24,277 INFO Processing ruok command from /127.0.0.1:55340 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 01:30:24,359 INFO Processing ruok command from /127.0.0.1:55342 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 01:30:34,268 INFO Processing ruok command from /127.0.0.1:55390 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 01:30:34,343 INFO Processing ruok command from /127.0.0.1:55392 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 01:30:44,273 INFO Processing ruok command from /127.0.0.1:55452 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 01:30:44,349 INFO Processing ruok command from /127.0.0.1:55454 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 01:30:54,260 INFO Processing ruok command from /127.0.0.1:55506 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 01:30:54,346 INFO Processing ruok command from /127.0.0.1:55508 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 01:31:04,289 INFO Processing ruok command from /127.0.0.1:55564 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 01:31:04,358 INFO Processing ruok command from /127.0.0.1:55566 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 01:31:14,286 INFO Processing ruok command from /127.0.0.1:55618 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 01:31:14,360 INFO Processing ruok command from /127.0.0.1:55620 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 01:31:24,288 INFO Processing ruok command from /127.0.0.1:55674 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 01:31:24,365 INFO Processing ruok command from /127.0.0.1:55676 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 01:31:34,277 INFO Processing ruok command from /127.0.0.1:55724 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 01:31:34,335 INFO Processing ruok command from /127.0.0.1:55726 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 01:31:44,267 INFO Processing ruok command from /127.0.0.1:55800 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 01:31:44,340 INFO Processing ruok command from /127.0.0.1:55802 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 01:31:48,606 INFO Committing global session 0x100007a24000007 (org.apache.zookeeper.server.quorum.LeaderSessionTracker) [CommitProcessor:2] 2022-05-15 01:31:54,274 INFO Processing ruok command from /127.0.0.1:55856 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 01:31:54,355 INFO Processing ruok command from /127.0.0.1:55858 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 01:32:04,264 INFO Processing ruok command from /127.0.0.1:55906 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 01:32:04,333 INFO Processing ruok command from /127.0.0.1:55908 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 01:32:14,293 INFO Processing ruok command from /127.0.0.1:55968 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 01:32:14,357 INFO Processing ruok command from /127.0.0.1:55970 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 01:32:24,298 INFO Processing ruok command from /127.0.0.1:56030 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 01:32:24,356 INFO Processing ruok command from /127.0.0.1:56032 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 01:32:34,275 INFO Processing ruok command from /127.0.0.1:56094 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 01:32:34,333 INFO Processing ruok command from /127.0.0.1:56096 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 01:32:44,270 INFO Processing ruok command from /127.0.0.1:56154 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 01:32:44,343 INFO Processing ruok command from /127.0.0.1:56156 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 01:32:54,274 INFO Processing ruok command from /127.0.0.1:56212 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 01:32:54,343 INFO Processing ruok command from /127.0.0.1:56214 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 01:33:04,267 INFO Processing ruok command from /127.0.0.1:56266 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 01:33:04,328 INFO Processing ruok command from /127.0.0.1:56268 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 01:33:14,257 INFO Processing ruok command from /127.0.0.1:56324 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 01:33:14,339 INFO Processing ruok command from /127.0.0.1:56326 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 01:33:24,275 INFO Processing ruok command from /127.0.0.1:56378 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 01:33:24,348 INFO Processing ruok command from /127.0.0.1:56380 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 01:33:34,266 INFO Processing ruok command from /127.0.0.1:56432 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 01:33:34,332 INFO Processing ruok command from /127.0.0.1:56434 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 01:33:44,283 INFO Processing ruok command from /127.0.0.1:56492 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 01:33:44,366 INFO Processing ruok command from /127.0.0.1:56494 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 01:33:48,917 INFO Committing global session 0x100007a24000008 (org.apache.zookeeper.server.quorum.LeaderSessionTracker) [CommitProcessor:2] 2022-05-15 01:33:54,283 INFO Processing ruok command from /127.0.0.1:56566 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 01:33:54,346 INFO Processing ruok command from /127.0.0.1:56568 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 01:34:04,278 INFO Processing ruok command from /127.0.0.1:56626 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 01:34:04,347 INFO Processing ruok command from /127.0.0.1:56628 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 01:34:14,272 INFO Processing ruok command from /127.0.0.1:56680 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 01:34:14,328 INFO Processing ruok command from /127.0.0.1:56682 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 01:34:24,277 INFO Processing ruok command from /127.0.0.1:56750 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 01:34:24,352 INFO Processing ruok command from /127.0.0.1:56752 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 01:34:34,278 INFO Processing ruok command from /127.0.0.1:56810 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 01:34:34,349 INFO Processing ruok command from /127.0.0.1:56812 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 01:34:44,277 INFO Processing ruok command from /127.0.0.1:56870 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 01:34:44,350 INFO Processing ruok command from /127.0.0.1:56872 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 01:34:54,280 INFO Processing ruok command from /127.0.0.1:56928 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 01:34:54,344 INFO Processing ruok command from /127.0.0.1:56930 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 01:35:04,276 INFO Processing ruok command from /127.0.0.1:56984 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 01:35:04,359 INFO Processing ruok command from /127.0.0.1:56986 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 01:35:14,258 INFO Processing ruok command from /127.0.0.1:57072 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 01:35:14,327 INFO Processing ruok command from /127.0.0.1:57074 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 01:35:24,269 INFO Processing ruok command from /127.0.0.1:57134 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 01:35:24,329 INFO Processing ruok command from /127.0.0.1:57136 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 01:35:34,287 INFO Processing ruok command from /127.0.0.1:57184 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 01:35:34,370 INFO Processing ruok command from /127.0.0.1:57186 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 01:35:44,282 INFO Processing ruok command from /127.0.0.1:57242 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 01:35:44,351 INFO Processing ruok command from /127.0.0.1:57244 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 01:35:49,183 INFO Committing global session 0x100007a24000009 (org.apache.zookeeper.server.quorum.LeaderSessionTracker) [CommitProcessor:2] 2022-05-15 01:35:54,282 INFO Processing ruok command from /127.0.0.1:57304 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 01:35:54,349 INFO Processing ruok command from /127.0.0.1:57306 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 01:36:04,286 INFO Processing ruok command from /127.0.0.1:57360 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 01:36:04,362 INFO Processing ruok command from /127.0.0.1:57362 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 01:36:14,281 INFO Processing ruok command from /127.0.0.1:57420 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 01:36:14,346 INFO Processing ruok command from /127.0.0.1:57422 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 01:36:24,280 INFO Processing ruok command from /127.0.0.1:57492 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 01:36:24,348 INFO Processing ruok command from /127.0.0.1:57494 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 01:36:34,282 INFO Processing ruok command from /127.0.0.1:57550 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 01:36:34,356 INFO Processing ruok command from /127.0.0.1:57552 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 01:36:44,274 INFO Processing ruok command from /127.0.0.1:57616 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 01:36:44,341 INFO Processing ruok command from /127.0.0.1:57618 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 01:36:54,270 INFO Processing ruok command from /127.0.0.1:57674 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 01:36:54,333 INFO Processing ruok command from /127.0.0.1:57676 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 01:37:04,265 INFO Processing ruok command from /127.0.0.1:57732 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 01:37:04,337 INFO Processing ruok command from /127.0.0.1:57734 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 01:37:14,273 INFO Processing ruok command from /127.0.0.1:57796 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 01:37:14,338 INFO Processing ruok command from /127.0.0.1:57798 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 01:37:24,285 INFO Processing ruok command from /127.0.0.1:57850 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 01:37:24,341 INFO Processing ruok command from /127.0.0.1:57852 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 01:37:34,285 INFO Processing ruok command from /127.0.0.1:57908 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 01:37:34,360 INFO Processing ruok command from /127.0.0.1:57910 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 01:37:44,277 INFO Processing ruok command from /127.0.0.1:57968 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 01:37:44,345 INFO Processing ruok command from /127.0.0.1:57970 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 01:37:49,140 INFO Authenticated Id 'CN=cluster-operator,O=io.strimzi' for Scheme 'x509' (org.apache.zookeeper.server.auth.X509AuthenticationProvider) [nioEventLoopGroup-7-2] 2022-05-15 01:37:49,145 INFO Committing global session 0x200007a38bd0005 (org.apache.zookeeper.server.quorum.LeaderSessionTracker) [CommitProcessor:2] 2022-05-15 01:37:50,033 INFO Submitting global closeSession request for session 0x200007a38bd0005 (org.apache.zookeeper.server.ZooKeeperServer) [RequestThrottler] 2022-05-15 01:37:54,285 INFO Processing ruok command from /127.0.0.1:58026 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 01:37:54,350 INFO Processing ruok command from /127.0.0.1:58028 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 01:38:04,275 INFO Processing ruok command from /127.0.0.1:58090 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 01:38:04,350 INFO Processing ruok command from /127.0.0.1:58092 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 01:38:14,277 INFO Processing ruok command from /127.0.0.1:58148 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 01:38:14,356 INFO Processing ruok command from /127.0.0.1:58150 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 01:38:24,286 INFO Processing ruok command from /127.0.0.1:58208 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 01:38:24,351 INFO Processing ruok command from /127.0.0.1:58210 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 01:38:34,270 INFO Processing ruok command from /127.0.0.1:58266 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 01:38:34,335 INFO Processing ruok command from /127.0.0.1:58268 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 01:38:44,265 INFO Processing ruok command from /127.0.0.1:58330 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 01:38:44,354 INFO Processing ruok command from /127.0.0.1:58332 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 01:38:54,286 INFO Processing ruok command from /127.0.0.1:58384 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 01:38:54,354 INFO Processing ruok command from /127.0.0.1:58386 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 01:39:04,281 INFO Processing ruok command from /127.0.0.1:58444 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 01:39:04,360 INFO Processing ruok command from /127.0.0.1:58446 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 01:39:14,274 INFO Processing ruok command from /127.0.0.1:58502 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 01:39:14,343 INFO Processing ruok command from /127.0.0.1:58504 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 01:39:24,280 INFO Processing ruok command from /127.0.0.1:58566 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 01:39:24,352 INFO Processing ruok command from /127.0.0.1:58568 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 01:39:34,263 INFO Processing ruok command from /127.0.0.1:58624 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 01:39:34,337 INFO Processing ruok command from /127.0.0.1:58626 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 01:39:44,268 INFO Processing ruok command from /127.0.0.1:58684 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 01:39:44,328 INFO Processing ruok command from /127.0.0.1:58686 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 01:39:48,809 INFO Committing global session 0x100007a2400000a (org.apache.zookeeper.server.quorum.LeaderSessionTracker) [CommitProcessor:2] 2022-05-15 01:39:54,280 INFO Processing ruok command from /127.0.0.1:58740 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 01:39:54,361 INFO Processing ruok command from /127.0.0.1:58742 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 01:40:04,287 INFO Processing ruok command from /127.0.0.1:58796 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 01:40:04,353 INFO Processing ruok command from /127.0.0.1:58798 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 01:40:14,273 INFO Processing ruok command from /127.0.0.1:58858 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 01:40:14,349 INFO Processing ruok command from /127.0.0.1:58860 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 01:40:24,260 INFO Processing ruok command from /127.0.0.1:58918 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 01:40:24,333 INFO Processing ruok command from /127.0.0.1:58920 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 01:40:34,285 INFO Processing ruok command from /127.0.0.1:58976 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 01:40:34,358 INFO Processing ruok command from /127.0.0.1:58978 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 01:40:44,262 INFO Processing ruok command from /127.0.0.1:59042 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 01:40:44,337 INFO Processing ruok command from /127.0.0.1:59044 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 01:40:54,277 INFO Processing ruok command from /127.0.0.1:59098 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 01:40:54,336 INFO Processing ruok command from /127.0.0.1:59100 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 01:41:04,273 INFO Processing ruok command from /127.0.0.1:59164 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 01:41:04,339 INFO Processing ruok command from /127.0.0.1:59166 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 01:41:14,270 INFO Processing ruok command from /127.0.0.1:59224 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 01:41:14,349 INFO Processing ruok command from /127.0.0.1:59226 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 01:41:24,284 INFO Processing ruok command from /127.0.0.1:59280 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 01:41:24,351 INFO Processing ruok command from /127.0.0.1:59282 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 01:41:34,262 INFO Processing ruok command from /127.0.0.1:59336 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 01:41:34,312 INFO Processing ruok command from /127.0.0.1:59338 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 01:41:44,273 INFO Processing ruok command from /127.0.0.1:59396 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 01:41:44,342 INFO Processing ruok command from /127.0.0.1:59398 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 01:41:48,727 INFO Authenticated Id 'CN=cluster-operator,O=io.strimzi' for Scheme 'x509' (org.apache.zookeeper.server.auth.X509AuthenticationProvider) [nioEventLoopGroup-7-1] 2022-05-15 01:41:48,732 INFO Committing global session 0x200007a38bd0006 (org.apache.zookeeper.server.quorum.LeaderSessionTracker) [CommitProcessor:2] 2022-05-15 01:41:49,626 INFO Submitting global closeSession request for session 0x200007a38bd0006 (org.apache.zookeeper.server.ZooKeeperServer) [RequestThrottler] 2022-05-15 01:41:54,291 INFO Processing ruok command from /127.0.0.1:59462 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 01:41:54,356 INFO Processing ruok command from /127.0.0.1:59464 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 01:42:04,287 INFO Processing ruok command from /127.0.0.1:59528 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 01:42:04,353 INFO Processing ruok command from /127.0.0.1:59530 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 01:42:14,274 INFO Processing ruok command from /127.0.0.1:59588 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 01:42:14,340 INFO Processing ruok command from /127.0.0.1:59590 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 01:42:24,283 INFO Processing ruok command from /127.0.0.1:59648 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 01:42:24,363 INFO Processing ruok command from /127.0.0.1:59650 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 01:42:34,260 INFO Processing ruok command from /127.0.0.1:59700 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 01:42:34,321 INFO Processing ruok command from /127.0.0.1:59702 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 01:42:44,265 INFO Processing ruok command from /127.0.0.1:59760 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 01:42:44,338 INFO Processing ruok command from /127.0.0.1:59762 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 01:42:54,289 INFO Processing ruok command from /127.0.0.1:59820 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 01:42:54,352 INFO Processing ruok command from /127.0.0.1:59822 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 01:43:04,278 INFO Processing ruok command from /127.0.0.1:59874 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 01:43:04,358 INFO Processing ruok command from /127.0.0.1:59876 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 01:43:14,270 INFO Processing ruok command from /127.0.0.1:59932 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 01:43:14,331 INFO Processing ruok command from /127.0.0.1:59934 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 01:43:24,269 INFO Processing ruok command from /127.0.0.1:59990 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 01:43:24,334 INFO Processing ruok command from /127.0.0.1:59992 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 01:43:34,289 INFO Processing ruok command from /127.0.0.1:60048 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 01:43:34,362 INFO Processing ruok command from /127.0.0.1:60050 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 01:43:44,294 INFO Processing ruok command from /127.0.0.1:60110 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 01:43:44,354 INFO Processing ruok command from /127.0.0.1:60112 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 01:43:48,880 INFO Committing global session 0x100007a2400000b (org.apache.zookeeper.server.quorum.LeaderSessionTracker) [CommitProcessor:2] 2022-05-15 01:43:54,278 INFO Processing ruok command from /127.0.0.1:60168 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 01:43:54,351 INFO Processing ruok command from /127.0.0.1:60170 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 01:44:04,277 INFO Processing ruok command from /127.0.0.1:60228 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 01:44:04,361 INFO Processing ruok command from /127.0.0.1:60230 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 01:44:14,269 INFO Processing ruok command from /127.0.0.1:60292 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 01:44:14,338 INFO Processing ruok command from /127.0.0.1:60294 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 01:44:24,271 INFO Processing ruok command from /127.0.0.1:60350 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 01:44:24,348 INFO Processing ruok command from /127.0.0.1:60352 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 01:44:34,293 INFO Processing ruok command from /127.0.0.1:60406 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 01:44:34,360 INFO Processing ruok command from /127.0.0.1:60408 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 01:44:44,280 INFO Processing ruok command from /127.0.0.1:60470 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 01:44:44,351 INFO Processing ruok command from /127.0.0.1:60472 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 01:44:54,281 INFO Processing ruok command from /127.0.0.1:60528 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 01:44:54,334 INFO Processing ruok command from /127.0.0.1:60530 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 01:45:04,286 INFO Processing ruok command from /127.0.0.1:60586 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 01:45:04,356 INFO Processing ruok command from /127.0.0.1:60588 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 01:45:14,281 INFO Processing ruok command from /127.0.0.1:60648 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 01:45:14,359 INFO Processing ruok command from /127.0.0.1:60650 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 01:45:24,287 INFO Processing ruok command from /127.0.0.1:60706 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 01:45:24,354 INFO Processing ruok command from /127.0.0.1:60708 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 01:45:34,272 INFO Processing ruok command from /127.0.0.1:60772 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 01:45:34,339 INFO Processing ruok command from /127.0.0.1:60774 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 01:45:44,272 INFO Processing ruok command from /127.0.0.1:60868 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 01:45:44,348 INFO Processing ruok command from /127.0.0.1:60870 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 01:45:48,898 INFO Committing global session 0x100007a2400000c (org.apache.zookeeper.server.quorum.LeaderSessionTracker) [CommitProcessor:2] 2022-05-15 01:45:54,275 INFO Processing ruok command from /127.0.0.1:60926 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 01:45:54,340 INFO Processing ruok command from /127.0.0.1:60928 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 01:46:04,280 INFO Processing ruok command from /127.0.0.1:60986 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 01:46:04,347 INFO Processing ruok command from /127.0.0.1:60988 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 01:46:14,281 INFO Processing ruok command from /127.0.0.1:32812 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 01:46:14,348 INFO Processing ruok command from /127.0.0.1:32814 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 01:46:24,294 INFO Processing ruok command from /127.0.0.1:32872 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 01:46:24,352 INFO Processing ruok command from /127.0.0.1:32874 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 01:46:34,287 INFO Processing ruok command from /127.0.0.1:32944 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 01:46:34,344 INFO Processing ruok command from /127.0.0.1:32946 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 01:46:44,274 INFO Processing ruok command from /127.0.0.1:33022 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 01:46:44,351 INFO Processing ruok command from /127.0.0.1:33024 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 01:46:54,266 INFO Processing ruok command from /127.0.0.1:33108 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 01:46:54,344 INFO Processing ruok command from /127.0.0.1:33110 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 01:47:04,268 INFO Processing ruok command from /127.0.0.1:33166 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 01:47:04,351 INFO Processing ruok command from /127.0.0.1:33168 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 01:47:14,279 INFO Processing ruok command from /127.0.0.1:33224 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 01:47:14,359 INFO Processing ruok command from /127.0.0.1:33226 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 01:47:24,268 INFO Processing ruok command from /127.0.0.1:33298 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 01:47:24,343 INFO Processing ruok command from /127.0.0.1:33300 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 01:47:34,302 INFO Processing ruok command from /127.0.0.1:33368 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 01:47:34,354 INFO Processing ruok command from /127.0.0.1:33370 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 01:47:44,276 INFO Processing ruok command from /127.0.0.1:33454 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 01:47:44,357 INFO Processing ruok command from /127.0.0.1:33456 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 01:47:48,894 INFO Committing global session 0x100007a2400000d (org.apache.zookeeper.server.quorum.LeaderSessionTracker) [CommitProcessor:2] 2022-05-15 01:47:54,295 INFO Processing ruok command from /127.0.0.1:33524 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 01:47:54,383 INFO Processing ruok command from /127.0.0.1:33526 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 01:48:04,292 INFO Processing ruok command from /127.0.0.1:33646 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 01:48:04,360 INFO Processing ruok command from /127.0.0.1:33650 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 01:48:14,280 INFO Processing ruok command from /127.0.0.1:33752 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 01:48:14,350 INFO Processing ruok command from /127.0.0.1:33754 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 01:48:24,279 INFO Processing ruok command from /127.0.0.1:33852 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 01:48:24,357 INFO Processing ruok command from /127.0.0.1:33854 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 01:48:34,282 INFO Processing ruok command from /127.0.0.1:33912 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 01:48:34,342 INFO Processing ruok command from /127.0.0.1:33914 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 01:48:44,283 INFO Processing ruok command from /127.0.0.1:33974 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 01:48:44,342 INFO Processing ruok command from /127.0.0.1:33976 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 01:48:54,271 INFO Processing ruok command from /127.0.0.1:34030 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 01:48:54,337 INFO Processing ruok command from /127.0.0.1:34032 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 01:49:04,288 INFO Processing ruok command from /127.0.0.1:34138 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 01:49:04,362 INFO Processing ruok command from /127.0.0.1:34140 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 01:49:14,271 INFO Processing ruok command from /127.0.0.1:34354 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 01:49:14,349 INFO Processing ruok command from /127.0.0.1:34356 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 01:49:24,272 INFO Processing ruok command from /127.0.0.1:34452 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 01:49:24,358 INFO Processing ruok command from /127.0.0.1:34454 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 01:49:34,265 INFO Processing ruok command from /127.0.0.1:34762 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 01:49:34,341 INFO Processing ruok command from /127.0.0.1:34766 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 01:49:44,277 INFO Processing ruok command from /127.0.0.1:34910 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 01:49:44,347 INFO Processing ruok command from /127.0.0.1:34912 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 01:49:49,088 INFO Committing global session 0x100007a2400000e (org.apache.zookeeper.server.quorum.LeaderSessionTracker) [CommitProcessor:2] 2022-05-15 01:49:54,277 INFO Processing ruok command from /127.0.0.1:35000 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 01:49:54,360 INFO Processing ruok command from /127.0.0.1:35002 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 01:50:04,283 INFO Processing ruok command from /127.0.0.1:35060 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 01:50:04,357 INFO Processing ruok command from /127.0.0.1:35062 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 01:50:14,274 INFO Processing ruok command from /127.0.0.1:35124 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 01:50:14,333 INFO Processing ruok command from /127.0.0.1:35126 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 01:50:24,271 INFO Processing ruok command from /127.0.0.1:35200 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 01:50:24,351 INFO Processing ruok command from /127.0.0.1:35202 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 01:50:34,281 INFO Processing ruok command from /127.0.0.1:35272 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 01:50:34,346 INFO Processing ruok command from /127.0.0.1:35274 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 01:50:44,274 INFO Processing ruok command from /127.0.0.1:35356 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 01:50:44,385 INFO Processing ruok command from /127.0.0.1:35358 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 01:50:54,260 INFO Processing ruok command from /127.0.0.1:35438 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 01:50:54,337 INFO Processing ruok command from /127.0.0.1:35440 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 01:51:04,277 INFO Processing ruok command from /127.0.0.1:35512 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 01:51:04,348 INFO Processing ruok command from /127.0.0.1:35516 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 01:51:14,268 INFO Processing ruok command from /127.0.0.1:35582 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 01:51:14,350 INFO Processing ruok command from /127.0.0.1:35584 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 01:51:24,278 INFO Processing ruok command from /127.0.0.1:35646 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 01:51:24,355 INFO Processing ruok command from /127.0.0.1:35648 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 01:51:26,784 INFO Authenticated Id 'CN=cluster-operator,O=io.strimzi' for Scheme 'x509' (org.apache.zookeeper.server.auth.X509AuthenticationProvider) [nioEventLoopGroup-7-2] 2022-05-15 01:51:26,792 INFO Committing global session 0x200007a38bd0007 (org.apache.zookeeper.server.quorum.LeaderSessionTracker) [CommitProcessor:2] 2022-05-15 01:51:26,922 INFO Committing global session 0x100007a2400000f (org.apache.zookeeper.server.quorum.LeaderSessionTracker) [CommitProcessor:2] 2022-05-15 01:51:28,135 INFO Authenticated Id 'CN=cluster-operator,O=io.strimzi' for Scheme 'x509' (org.apache.zookeeper.server.auth.X509AuthenticationProvider) [nioEventLoopGroup-7-1] 2022-05-15 01:51:28,141 INFO Committing global session 0x200007a38bd0008 (org.apache.zookeeper.server.quorum.LeaderSessionTracker) [CommitProcessor:2] 2022-05-15 01:51:34,264 INFO Processing ruok command from /127.0.0.1:35708 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 01:51:34,344 INFO Processing ruok command from /127.0.0.1:35712 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 01:51:44,296 INFO Processing ruok command from /127.0.0.1:35786 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 01:51:44,360 INFO Processing ruok command from /127.0.0.1:35788 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 01:51:48,880 INFO Authenticated Id 'CN=cluster-operator,O=io.strimzi' for Scheme 'x509' (org.apache.zookeeper.server.auth.X509AuthenticationProvider) [nioEventLoopGroup-7-2] 2022-05-15 01:51:48,884 INFO Committing global session 0x200007a38bd0009 (org.apache.zookeeper.server.quorum.LeaderSessionTracker) [CommitProcessor:2] 2022-05-15 01:51:49,775 INFO Submitting global closeSession request for session 0x200007a38bd0009 (org.apache.zookeeper.server.ZooKeeperServer) [RequestThrottler] 2022-05-15 01:51:54,277 INFO Processing ruok command from /127.0.0.1:35858 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 01:51:54,351 INFO Processing ruok command from /127.0.0.1:35860 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 01:52:04,296 INFO Processing ruok command from /127.0.0.1:35926 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 01:52:04,358 INFO Processing ruok command from /127.0.0.1:35928 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 01:52:14,285 INFO Processing ruok command from /127.0.0.1:36006 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 01:52:14,352 INFO Processing ruok command from /127.0.0.1:36008 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 01:52:15,719 INFO Attempting to delete candidate container: /consumerFactory/POLICY-PDP-PAP/07e624ac-23e3-4400-ab8d-cf7147b8cf7f/onap-policy-xacml-pdp-859895d849-2w8bn (org.apache.zookeeper.server.ContainerManager) [ContainerManagerTask] 2022-05-15 01:52:15,725 INFO Attempting to delete candidate container: /consumerFactory/POLICY-ACRUNTIME-PARTICIPANT/0e7084b9-a10f-4d2f-87c3-95d321fcfe19/onap-policy-clamp-ac-pf-ppnt-5c44ddc4d5-fqn8z (org.apache.zookeeper.server.ContainerManager) [ContainerManagerTask] 2022-05-15 01:52:15,731 INFO Attempting to delete candidate container: /consumerFactory/POLICY-ACRUNTIME-PARTICIPANT/fe76787f-cb49-4966-942e-f9e486386550/onap-policy-clamp-ac-k8s-ppnt-5945f96d85-4tqmf (org.apache.zookeeper.server.ContainerManager) [ContainerManagerTask] 2022-05-15 01:52:15,737 INFO Attempting to delete candidate container: /consumerFactory/POLICY-PDP-PAP/55e8bf8f-2a76-487a-b3b2-c81c999e87e4/onap-policy-apex-pdp-0 (org.apache.zookeeper.server.ContainerManager) [ContainerManagerTask] 2022-05-15 01:52:15,743 INFO Attempting to delete candidate container: /consumerFactory/POLICY-ACRUNTIME-PARTICIPANT/482fbeb2-27ce-4847-b729-137059af0f7a/onap-policy-clamp-ac-http-ppnt-75d95cdbd4-2brrl (org.apache.zookeeper.server.ContainerManager) [ContainerManagerTask] 2022-05-15 01:52:24,281 INFO Processing ruok command from /127.0.0.1:36090 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 01:52:24,349 INFO Processing ruok command from /127.0.0.1:36092 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 01:52:34,266 INFO Processing ruok command from /127.0.0.1:36188 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 01:52:34,347 INFO Processing ruok command from /127.0.0.1:36190 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 01:52:44,265 INFO Processing ruok command from /127.0.0.1:36262 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 01:52:44,348 INFO Processing ruok command from /127.0.0.1:36264 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 01:52:54,271 INFO Processing ruok command from /127.0.0.1:36328 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 01:52:54,340 INFO Processing ruok command from /127.0.0.1:36330 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 01:53:04,287 INFO Processing ruok command from /127.0.0.1:36408 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 01:53:04,347 INFO Processing ruok command from /127.0.0.1:36410 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 01:53:14,275 INFO Processing ruok command from /127.0.0.1:36478 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 01:53:14,326 INFO Processing ruok command from /127.0.0.1:36480 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 01:53:15,719 INFO Attempting to delete candidate container: /consumerFactory/POLICY-PDP-PAP/55e8bf8f-2a76-487a-b3b2-c81c999e87e4 (org.apache.zookeeper.server.ContainerManager) [ContainerManagerTask] 2022-05-15 01:53:15,726 INFO Attempting to delete candidate container: /consumerFactory/POLICY-ACRUNTIME-PARTICIPANT/0e7084b9-a10f-4d2f-87c3-95d321fcfe19 (org.apache.zookeeper.server.ContainerManager) [ContainerManagerTask] 2022-05-15 01:53:15,732 INFO Attempting to delete candidate container: /consumerFactory/POLICY-ACRUNTIME-PARTICIPANT/482fbeb2-27ce-4847-b729-137059af0f7a (org.apache.zookeeper.server.ContainerManager) [ContainerManagerTask] 2022-05-15 01:53:15,738 INFO Attempting to delete candidate container: /consumerFactory/POLICY-ACRUNTIME-PARTICIPANT/fe76787f-cb49-4966-942e-f9e486386550 (org.apache.zookeeper.server.ContainerManager) [ContainerManagerTask] 2022-05-15 01:53:15,744 INFO Attempting to delete candidate container: /consumerFactory/POLICY-PDP-PAP/07e624ac-23e3-4400-ab8d-cf7147b8cf7f (org.apache.zookeeper.server.ContainerManager) [ContainerManagerTask] 2022-05-15 01:53:24,279 INFO Processing ruok command from /127.0.0.1:36538 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 01:53:24,340 INFO Processing ruok command from /127.0.0.1:36540 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 01:53:34,285 INFO Processing ruok command from /127.0.0.1:36604 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 01:53:34,351 INFO Processing ruok command from /127.0.0.1:36606 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 01:53:44,290 INFO Processing ruok command from /127.0.0.1:36674 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 01:53:44,350 INFO Processing ruok command from /127.0.0.1:36676 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 01:53:48,628 INFO Authenticated Id 'CN=cluster-operator,O=io.strimzi' for Scheme 'x509' (org.apache.zookeeper.server.auth.X509AuthenticationProvider) [nioEventLoopGroup-7-1] 2022-05-15 01:53:48,633 INFO Committing global session 0x200007a38bd000a (org.apache.zookeeper.server.quorum.LeaderSessionTracker) [CommitProcessor:2] 2022-05-15 01:53:49,534 INFO Submitting global closeSession request for session 0x200007a38bd000a (org.apache.zookeeper.server.ZooKeeperServer) [RequestThrottler] 2022-05-15 01:53:54,279 INFO Processing ruok command from /127.0.0.1:36734 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 01:53:54,349 INFO Processing ruok command from /127.0.0.1:36736 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 01:54:04,292 INFO Processing ruok command from /127.0.0.1:36794 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 01:54:04,382 INFO Processing ruok command from /127.0.0.1:36796 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 01:54:14,266 INFO Processing ruok command from /127.0.0.1:36858 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 01:54:14,339 INFO Processing ruok command from /127.0.0.1:36860 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 01:54:15,719 INFO Attempting to delete candidate container: /consumerFactory/POLICY-PDP-PAP/policy-pap/1cea521e-5f47-4d85-a093-a23634ba5621 (org.apache.zookeeper.server.ContainerManager) [ContainerManagerTask] 2022-05-15 01:54:15,725 INFO Attempting to delete candidate container: /consumerFactory/POLICY-PDP-PAP/645b7910-3188-4c90-b781-84a3fa84d28f/onap-policy-drools-pdp-0 (org.apache.zookeeper.server.ContainerManager) [ContainerManagerTask] 2022-05-15 01:54:15,731 INFO Attempting to delete candidate container: /consumerFactory/POLICY-ACRUNTIME-PARTICIPANT/f28e0346-75db-47f0-9ebb-ad2384d4730d/onap-policy-clamp-runtime-acm-5b565d5bdd-wbrd6 (org.apache.zookeeper.server.ContainerManager) [ContainerManagerTask] 2022-05-15 01:54:15,738 INFO Attempting to delete candidate container: /consumerFactory/POLICY-PDP-PAP/4bab99b6-ebcd-46c6-b1b6-a3648c952730/onap-policy-pap-7ffcb875db-z44nx (org.apache.zookeeper.server.ContainerManager) [ContainerManagerTask] 2022-05-15 01:54:24,292 INFO Processing ruok command from /127.0.0.1:36928 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 01:54:24,354 INFO Processing ruok command from /127.0.0.1:36930 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 01:54:34,274 INFO Processing ruok command from /127.0.0.1:36992 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 01:54:34,337 INFO Processing ruok command from /127.0.0.1:36994 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 01:54:44,266 INFO Processing ruok command from /127.0.0.1:37078 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 01:54:44,360 INFO Processing ruok command from /127.0.0.1:37080 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 01:54:54,273 INFO Processing ruok command from /127.0.0.1:37156 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 01:54:54,346 INFO Processing ruok command from /127.0.0.1:37158 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 01:55:04,275 INFO Processing ruok command from /127.0.0.1:37226 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 01:55:04,354 INFO Processing ruok command from /127.0.0.1:37228 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 01:55:14,285 INFO Processing ruok command from /127.0.0.1:37310 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 01:55:14,346 INFO Processing ruok command from /127.0.0.1:37312 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 01:55:15,719 INFO Attempting to delete candidate container: /consumerFactory/POLICY-PDP-PAP/4bab99b6-ebcd-46c6-b1b6-a3648c952730 (org.apache.zookeeper.server.ContainerManager) [ContainerManagerTask] 2022-05-15 01:55:15,726 INFO Attempting to delete candidate container: /consumerFactory/POLICY-PDP-PAP/645b7910-3188-4c90-b781-84a3fa84d28f (org.apache.zookeeper.server.ContainerManager) [ContainerManagerTask] 2022-05-15 01:55:15,731 INFO Attempting to delete candidate container: /consumerFactory/POLICY-ACRUNTIME-PARTICIPANT/c7075bd5-765a-48d7-af2e-3d1212e756db/onap-policy-clamp-runtime-acm-5b565d5bdd-wbrd6 (org.apache.zookeeper.server.ContainerManager) [ContainerManagerTask] 2022-05-15 01:55:15,737 INFO Attempting to delete candidate container: /consumerFactory/POLICY-PDP-PAP/policy-pap (org.apache.zookeeper.server.ContainerManager) [ContainerManagerTask] 2022-05-15 01:55:15,743 INFO Attempting to delete candidate container: /consumerFactory/POLICY-ACRUNTIME-PARTICIPANT/f28e0346-75db-47f0-9ebb-ad2384d4730d (org.apache.zookeeper.server.ContainerManager) [ContainerManagerTask] 2022-05-15 01:55:24,271 INFO Processing ruok command from /127.0.0.1:37418 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 01:55:24,332 INFO Processing ruok command from /127.0.0.1:37420 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 01:55:34,294 INFO Processing ruok command from /127.0.0.1:37482 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 01:55:34,350 INFO Processing ruok command from /127.0.0.1:37484 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 01:55:44,275 INFO Processing ruok command from /127.0.0.1:37550 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 01:55:44,338 INFO Processing ruok command from /127.0.0.1:37552 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 01:55:48,750 INFO Committing global session 0x100007a24000010 (org.apache.zookeeper.server.quorum.LeaderSessionTracker) [CommitProcessor:2] 2022-05-15 01:55:54,271 INFO Processing ruok command from /127.0.0.1:37632 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 01:55:54,337 INFO Processing ruok command from /127.0.0.1:37634 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 01:56:04,271 INFO Processing ruok command from /127.0.0.1:37720 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 01:56:04,344 INFO Processing ruok command from /127.0.0.1:37722 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 01:56:14,280 INFO Processing ruok command from /127.0.0.1:37786 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 01:56:14,341 INFO Processing ruok command from /127.0.0.1:37788 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 01:56:15,720 INFO Attempting to delete candidate container: /consumerFactory/POLICY-PDP-PAP (org.apache.zookeeper.server.ContainerManager) [ContainerManagerTask] 2022-05-15 01:56:15,726 INFO Attempting to delete candidate container: /consumerFactory/POLICY-ACRUNTIME-PARTICIPANT/c7075bd5-765a-48d7-af2e-3d1212e756db (org.apache.zookeeper.server.ContainerManager) [ContainerManagerTask] 2022-05-15 01:56:24,275 INFO Processing ruok command from /127.0.0.1:37850 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 01:56:24,340 INFO Processing ruok command from /127.0.0.1:37852 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 01:56:34,291 INFO Processing ruok command from /127.0.0.1:37914 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 01:56:34,397 INFO Processing ruok command from /127.0.0.1:37916 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 01:56:44,275 INFO Processing ruok command from /127.0.0.1:37990 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 01:56:44,354 INFO Processing ruok command from /127.0.0.1:37992 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 01:56:54,283 INFO Processing ruok command from /127.0.0.1:38082 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 01:56:54,345 INFO Processing ruok command from /127.0.0.1:38084 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 01:57:04,281 INFO Processing ruok command from /127.0.0.1:38160 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 01:57:04,368 INFO Processing ruok command from /127.0.0.1:38162 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 01:57:14,284 INFO Processing ruok command from /127.0.0.1:38246 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 01:57:14,347 INFO Processing ruok command from /127.0.0.1:38248 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 01:57:15,719 INFO Attempting to delete candidate container: /consumerFactory/POLICY-ACRUNTIME-PARTICIPANT (org.apache.zookeeper.server.ContainerManager) [ContainerManagerTask] 2022-05-15 01:57:24,286 INFO Processing ruok command from /127.0.0.1:38328 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 01:57:24,354 INFO Processing ruok command from /127.0.0.1:38330 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 01:57:34,288 INFO Processing ruok command from /127.0.0.1:38394 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 01:57:34,368 INFO Processing ruok command from /127.0.0.1:38396 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 01:57:44,277 INFO Processing ruok command from /127.0.0.1:38468 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 01:57:44,348 INFO Processing ruok command from /127.0.0.1:38470 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 01:57:48,821 INFO Authenticated Id 'CN=cluster-operator,O=io.strimzi' for Scheme 'x509' (org.apache.zookeeper.server.auth.X509AuthenticationProvider) [nioEventLoopGroup-7-2] 2022-05-15 01:57:48,837 INFO Committing global session 0x200007a38bd000b (org.apache.zookeeper.server.quorum.LeaderSessionTracker) [CommitProcessor:2] 2022-05-15 01:57:49,758 INFO Submitting global closeSession request for session 0x200007a38bd000b (org.apache.zookeeper.server.ZooKeeperServer) [RequestThrottler] 2022-05-15 01:57:54,268 INFO Processing ruok command from /127.0.0.1:38558 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 01:57:54,346 INFO Processing ruok command from /127.0.0.1:38560 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 01:58:04,288 INFO Processing ruok command from /127.0.0.1:38628 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 01:58:04,364 INFO Processing ruok command from /127.0.0.1:38630 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 01:58:14,292 INFO Processing ruok command from /127.0.0.1:38706 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 01:58:14,340 INFO Processing ruok command from /127.0.0.1:38708 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 01:58:15,720 INFO Attempting to delete candidate container: /consumerFactory (org.apache.zookeeper.server.ContainerManager) [ContainerManagerTask] 2022-05-15 01:58:24,296 INFO Processing ruok command from /127.0.0.1:38778 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 01:58:24,366 INFO Processing ruok command from /127.0.0.1:38780 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 01:58:34,280 INFO Processing ruok command from /127.0.0.1:38870 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 01:58:34,348 INFO Processing ruok command from /127.0.0.1:38872 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 01:58:44,280 INFO Processing ruok command from /127.0.0.1:38948 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 01:58:44,360 INFO Processing ruok command from /127.0.0.1:38950 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 01:58:54,269 INFO Processing ruok command from /127.0.0.1:39032 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 01:58:54,346 INFO Processing ruok command from /127.0.0.1:39034 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 01:59:04,261 INFO Processing ruok command from /127.0.0.1:39106 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 01:59:04,339 INFO Processing ruok command from /127.0.0.1:39108 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 01:59:14,280 INFO Processing ruok command from /127.0.0.1:39208 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 01:59:14,351 INFO Processing ruok command from /127.0.0.1:39210 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 01:59:24,288 INFO Processing ruok command from /127.0.0.1:39318 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 01:59:24,373 INFO Processing ruok command from /127.0.0.1:39320 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 01:59:34,267 INFO Processing ruok command from /127.0.0.1:39466 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 01:59:34,344 INFO Processing ruok command from /127.0.0.1:39468 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 01:59:44,272 INFO Processing ruok command from /127.0.0.1:39566 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 01:59:44,330 INFO Processing ruok command from /127.0.0.1:39568 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 01:59:48,981 INFO Committing global session 0x100007a24000011 (org.apache.zookeeper.server.quorum.LeaderSessionTracker) [CommitProcessor:2] 2022-05-15 01:59:54,286 INFO Processing ruok command from /127.0.0.1:39678 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 01:59:54,348 INFO Processing ruok command from /127.0.0.1:39680 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 02:00:04,272 INFO Processing ruok command from /127.0.0.1:39774 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 02:00:04,352 INFO Processing ruok command from /127.0.0.1:39776 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 02:00:14,286 INFO Processing ruok command from /127.0.0.1:39878 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 02:00:14,371 INFO Processing ruok command from /127.0.0.1:39880 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 02:00:24,280 INFO Processing ruok command from /127.0.0.1:39982 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 02:00:24,359 INFO Processing ruok command from /127.0.0.1:39984 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 02:00:34,284 INFO Processing ruok command from /127.0.0.1:40110 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 02:00:34,349 INFO Processing ruok command from /127.0.0.1:40114 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 02:00:44,291 INFO Processing ruok command from /127.0.0.1:40296 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 02:00:44,354 INFO Processing ruok command from /127.0.0.1:40300 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 02:00:54,279 INFO Processing ruok command from /127.0.0.1:40564 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 02:00:54,353 INFO Processing ruok command from /127.0.0.1:40568 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 02:01:04,296 INFO Processing ruok command from /127.0.0.1:40772 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 02:01:04,365 INFO Processing ruok command from /127.0.0.1:40774 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 02:01:14,275 INFO Processing ruok command from /127.0.0.1:40966 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 02:01:14,350 INFO Processing ruok command from /127.0.0.1:40970 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 02:01:15,719 INFO Attempting to delete candidate container: /consumerFactory/AAI-EVENT/NBICG1/NBIC1 (org.apache.zookeeper.server.ContainerManager) [ContainerManagerTask] 2022-05-15 02:01:24,267 INFO Processing ruok command from /127.0.0.1:41200 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 02:01:24,334 INFO Processing ruok command from /127.0.0.1:41202 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 02:01:34,262 INFO Processing ruok command from /127.0.0.1:41400 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 02:01:34,339 INFO Processing ruok command from /127.0.0.1:41402 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 02:01:44,298 INFO Processing ruok command from /127.0.0.1:41556 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 02:01:44,367 INFO Processing ruok command from /127.0.0.1:41558 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 02:01:48,671 INFO Authenticated Id 'CN=cluster-operator,O=io.strimzi' for Scheme 'x509' (org.apache.zookeeper.server.auth.X509AuthenticationProvider) [nioEventLoopGroup-7-1] 2022-05-15 02:01:48,675 INFO Committing global session 0x200007a38bd000c (org.apache.zookeeper.server.quorum.LeaderSessionTracker) [CommitProcessor:2] 2022-05-15 02:01:49,562 INFO Submitting global closeSession request for session 0x200007a38bd000c (org.apache.zookeeper.server.ZooKeeperServer) [RequestThrottler] 2022-05-15 02:01:54,289 INFO Processing ruok command from /127.0.0.1:41668 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 02:01:54,348 INFO Processing ruok command from /127.0.0.1:41670 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 02:02:04,262 INFO Processing ruok command from /127.0.0.1:41770 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 02:02:04,343 INFO Processing ruok command from /127.0.0.1:41772 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 02:02:14,262 INFO Processing ruok command from /127.0.0.1:41876 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 02:02:14,324 INFO Processing ruok command from /127.0.0.1:41878 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 02:02:15,720 INFO Attempting to delete candidate container: /consumerFactory/AAI-EVENT/NBICG1 (org.apache.zookeeper.server.ContainerManager) [ContainerManagerTask] 2022-05-15 02:02:24,277 INFO Processing ruok command from /127.0.0.1:41976 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 02:02:24,356 INFO Processing ruok command from /127.0.0.1:41978 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 02:02:34,284 INFO Processing ruok command from /127.0.0.1:42074 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 02:02:34,350 INFO Processing ruok command from /127.0.0.1:42076 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 02:02:44,299 INFO Processing ruok command from /127.0.0.1:42174 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 02:02:44,372 INFO Processing ruok command from /127.0.0.1:42176 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 02:02:54,263 INFO Processing ruok command from /127.0.0.1:42274 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 02:02:54,331 INFO Processing ruok command from /127.0.0.1:42276 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 02:03:04,283 INFO Processing ruok command from /127.0.0.1:42380 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 02:03:04,362 INFO Processing ruok command from /127.0.0.1:42384 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 02:03:14,293 INFO Processing ruok command from /127.0.0.1:42480 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 02:03:14,353 INFO Processing ruok command from /127.0.0.1:42482 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 02:03:15,719 INFO Attempting to delete candidate container: /consumerFactory/AAI-EVENT (org.apache.zookeeper.server.ContainerManager) [ContainerManagerTask] 2022-05-15 02:03:24,284 INFO Processing ruok command from /127.0.0.1:42584 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 02:03:24,359 INFO Processing ruok command from /127.0.0.1:42586 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 02:03:34,283 INFO Processing ruok command from /127.0.0.1:42688 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 02:03:34,354 INFO Processing ruok command from /127.0.0.1:42690 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 02:03:44,272 INFO Processing ruok command from /127.0.0.1:42792 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 02:03:44,344 INFO Processing ruok command from /127.0.0.1:42794 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 02:03:49,009 INFO Authenticated Id 'CN=cluster-operator,O=io.strimzi' for Scheme 'x509' (org.apache.zookeeper.server.auth.X509AuthenticationProvider) [nioEventLoopGroup-7-2] 2022-05-15 02:03:49,014 INFO Committing global session 0x200007a38bd000d (org.apache.zookeeper.server.quorum.LeaderSessionTracker) [CommitProcessor:2] 2022-05-15 02:03:49,917 INFO Submitting global closeSession request for session 0x200007a38bd000d (org.apache.zookeeper.server.ZooKeeperServer) [RequestThrottler] 2022-05-15 02:03:54,273 INFO Processing ruok command from /127.0.0.1:42892 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 02:03:54,347 INFO Processing ruok command from /127.0.0.1:42894 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 02:04:04,267 INFO Processing ruok command from /127.0.0.1:42994 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 02:04:04,332 INFO Processing ruok command from /127.0.0.1:42996 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 02:04:14,290 INFO Processing ruok command from /127.0.0.1:43098 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 02:04:14,373 INFO Processing ruok command from /127.0.0.1:43100 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 02:04:15,720 INFO Attempting to delete candidate container: /consumerFactory/AAI-EVENT/jmsgrp/sdnc2 (org.apache.zookeeper.server.ContainerManager) [ContainerManagerTask] 2022-05-15 02:04:24,277 INFO Processing ruok command from /127.0.0.1:43206 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 02:04:24,337 INFO Processing ruok command from /127.0.0.1:43208 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 02:04:34,277 INFO Processing ruok command from /127.0.0.1:43304 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 02:04:34,342 INFO Processing ruok command from /127.0.0.1:43306 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 02:04:44,287 INFO Processing ruok command from /127.0.0.1:43408 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 02:04:44,343 INFO Processing ruok command from /127.0.0.1:43410 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 02:04:54,277 INFO Processing ruok command from /127.0.0.1:43508 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 02:04:54,342 INFO Processing ruok command from /127.0.0.1:43510 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 02:05:04,294 INFO Processing ruok command from /127.0.0.1:43610 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 02:05:04,356 INFO Processing ruok command from /127.0.0.1:43612 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 02:05:14,278 INFO Processing ruok command from /127.0.0.1:43714 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 02:05:14,336 INFO Processing ruok command from /127.0.0.1:43716 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 02:05:15,719 INFO Attempting to delete candidate container: /consumerFactory/SDC-DISTR-STATUS-TOPIC-AUTO/sdc-AUTO/sdc-AUTO1 (org.apache.zookeeper.server.ContainerManager) [ContainerManagerTask] 2022-05-15 02:05:15,726 INFO Attempting to delete candidate container: /consumerFactory/AAI-EVENT/jmsgrp (org.apache.zookeeper.server.ContainerManager) [ContainerManagerTask] 2022-05-15 02:05:24,286 INFO Processing ruok command from /127.0.0.1:43814 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 02:05:24,378 INFO Processing ruok command from /127.0.0.1:43816 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 02:05:34,277 INFO Processing ruok command from /127.0.0.1:43918 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 02:05:34,343 INFO Processing ruok command from /127.0.0.1:43920 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 02:05:44,271 INFO Processing ruok command from /127.0.0.1:44022 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 02:05:44,334 INFO Processing ruok command from /127.0.0.1:44024 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 02:05:48,874 INFO Committing global session 0x100007a24000012 (org.apache.zookeeper.server.quorum.LeaderSessionTracker) [CommitProcessor:2] 2022-05-15 02:05:54,279 INFO Processing ruok command from /127.0.0.1:44124 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 02:05:54,363 INFO Processing ruok command from /127.0.0.1:44126 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 02:06:04,278 INFO Processing ruok command from /127.0.0.1:44228 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 02:06:04,343 INFO Processing ruok command from /127.0.0.1:44230 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 02:06:14,266 INFO Processing ruok command from /127.0.0.1:44326 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 02:06:14,344 INFO Processing ruok command from /127.0.0.1:44330 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 02:06:15,719 INFO Attempting to delete candidate container: /consumerFactory/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (org.apache.zookeeper.server.ContainerManager) [ContainerManagerTask] 2022-05-15 02:06:15,726 INFO Attempting to delete candidate container: /consumerFactory/AAI-EVENT (org.apache.zookeeper.server.ContainerManager) [ContainerManagerTask] 2022-05-15 02:06:15,731 INFO Attempting to delete candidate container: /consumerFactory/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (org.apache.zookeeper.server.ContainerManager) [ContainerManagerTask] 2022-05-15 02:06:15,737 INFO Attempting to delete candidate container: /consumerFactory/SDC-DISTR-STATUS-TOPIC-AUTO/sdc-AUTO (org.apache.zookeeper.server.ContainerManager) [ContainerManagerTask] 2022-05-15 02:06:15,743 INFO Attempting to delete candidate container: /consumerFactory/SDC-DISTR-NOTIF-TOPIC-AUTO/multicloud-k8s-group/multicloud-k8s-id (org.apache.zookeeper.server.ContainerManager) [ContainerManagerTask] 2022-05-15 02:06:24,277 INFO Processing ruok command from /127.0.0.1:44432 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 02:06:24,349 INFO Processing ruok command from /127.0.0.1:44436 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 02:06:34,291 INFO Processing ruok command from /127.0.0.1:44532 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 02:06:34,365 INFO Processing ruok command from /127.0.0.1:44534 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 02:06:44,273 INFO Processing ruok command from /127.0.0.1:44634 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 02:06:44,328 INFO Processing ruok command from /127.0.0.1:44636 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 02:06:54,284 INFO Processing ruok command from /127.0.0.1:44738 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 02:06:54,349 INFO Processing ruok command from /127.0.0.1:44740 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 02:07:04,274 INFO Processing ruok command from /127.0.0.1:44838 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 02:07:04,348 INFO Processing ruok command from /127.0.0.1:44840 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 02:07:14,298 INFO Processing ruok command from /127.0.0.1:44950 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 02:07:14,364 INFO Processing ruok command from /127.0.0.1:44952 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 02:07:15,719 INFO Attempting to delete candidate container: /consumerFactory/SDC-DISTR-NOTIF-TOPIC-AUTO/cds/cds (org.apache.zookeeper.server.ContainerManager) [ContainerManagerTask] 2022-05-15 02:07:15,725 INFO Attempting to delete candidate container: /consumerFactory/SDC-DISTR-NOTIF-TOPIC-AUTO/clamp/clamp (org.apache.zookeeper.server.ContainerManager) [ContainerManagerTask] 2022-05-15 02:07:15,732 INFO Attempting to delete candidate container: /consumerFactory/SDC-DISTR-NOTIF-TOPIC-AUTO/multicloud-k8s-group (org.apache.zookeeper.server.ContainerManager) [ContainerManagerTask] 2022-05-15 02:07:15,738 INFO Attempting to delete candidate container: /consumerFactory/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager (org.apache.zookeeper.server.ContainerManager) [ContainerManagerTask] 2022-05-15 02:07:15,744 INFO Attempting to delete candidate container: /consumerFactory/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (org.apache.zookeeper.server.ContainerManager) [ContainerManagerTask] 2022-05-15 02:07:15,750 INFO Attempting to delete candidate container: /consumerFactory/SDC-DISTR-STATUS-TOPIC-AUTO (org.apache.zookeeper.server.ContainerManager) [ContainerManagerTask] 2022-05-15 02:07:15,756 INFO Attempting to delete candidate container: /consumerFactory/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group (org.apache.zookeeper.server.ContainerManager) [ContainerManagerTask] 2022-05-15 02:07:15,763 INFO Attempting to delete candidate container: /consumerFactory/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (org.apache.zookeeper.server.ContainerManager) [ContainerManagerTask] 2022-05-15 02:07:24,277 INFO Processing ruok command from /127.0.0.1:45052 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 02:07:24,342 INFO Processing ruok command from /127.0.0.1:45054 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 02:07:34,273 INFO Processing ruok command from /127.0.0.1:45154 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 02:07:34,360 INFO Processing ruok command from /127.0.0.1:45156 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 02:07:44,280 INFO Processing ruok command from /127.0.0.1:45256 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 02:07:44,347 INFO Processing ruok command from /127.0.0.1:45258 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 02:07:48,890 INFO Committing global session 0x100007a24000013 (org.apache.zookeeper.server.quorum.LeaderSessionTracker) [CommitProcessor:2] 2022-05-15 02:07:54,281 INFO Processing ruok command from /127.0.0.1:45360 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 02:07:54,346 INFO Processing ruok command from /127.0.0.1:45362 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 02:08:04,274 INFO Processing ruok command from /127.0.0.1:45460 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 02:08:04,350 INFO Processing ruok command from /127.0.0.1:45462 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 02:08:14,272 INFO Processing ruok command from /127.0.0.1:45562 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 02:08:14,368 INFO Processing ruok command from /127.0.0.1:45564 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 02:08:15,719 INFO Attempting to delete candidate container: /consumerFactory/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group (org.apache.zookeeper.server.ContainerManager) [ContainerManagerTask] 2022-05-15 02:08:15,726 INFO Attempting to delete candidate container: /consumerFactory/SDC-DISTR-NOTIF-TOPIC-AUTO/clamp (org.apache.zookeeper.server.ContainerManager) [ContainerManagerTask] 2022-05-15 02:08:15,731 INFO Attempting to delete candidate container: /consumerFactory/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero (org.apache.zookeeper.server.ContainerManager) [ContainerManagerTask] 2022-05-15 02:08:15,737 INFO Attempting to delete candidate container: /consumerFactory/SDC-DISTR-NOTIF-TOPIC-AUTO/cds (org.apache.zookeeper.server.ContainerManager) [ContainerManagerTask] 2022-05-15 02:08:24,276 INFO Processing ruok command from /127.0.0.1:45660 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 02:08:24,347 INFO Processing ruok command from /127.0.0.1:45662 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 02:08:34,293 INFO Processing ruok command from /127.0.0.1:45764 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 02:08:34,357 INFO Processing ruok command from /127.0.0.1:45766 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 02:08:44,269 INFO Processing ruok command from /127.0.0.1:45868 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 02:08:44,339 INFO Processing ruok command from /127.0.0.1:45870 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 02:08:54,289 INFO Processing ruok command from /127.0.0.1:45966 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 02:08:54,362 INFO Processing ruok command from /127.0.0.1:45968 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 02:09:04,270 INFO Processing ruok command from /127.0.0.1:46068 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 02:09:04,337 INFO Processing ruok command from /127.0.0.1:46072 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 02:09:14,275 INFO Processing ruok command from /127.0.0.1:46170 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 02:09:14,360 INFO Processing ruok command from /127.0.0.1:46174 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 02:09:15,720 INFO Attempting to delete candidate container: /consumerFactory/SDC-DISTR-NOTIF-TOPIC-AUTO (org.apache.zookeeper.server.ContainerManager) [ContainerManagerTask] 2022-05-15 02:09:24,269 INFO Processing ruok command from /127.0.0.1:46270 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 02:09:24,327 INFO Processing ruok command from /127.0.0.1:46272 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 02:09:34,277 INFO Processing ruok command from /127.0.0.1:46374 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 02:09:34,357 INFO Processing ruok command from /127.0.0.1:46376 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 02:09:44,263 INFO Processing ruok command from /127.0.0.1:46480 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 02:09:44,338 INFO Processing ruok command from /127.0.0.1:46482 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 02:09:48,709 INFO Authenticated Id 'CN=cluster-operator,O=io.strimzi' for Scheme 'x509' (org.apache.zookeeper.server.auth.X509AuthenticationProvider) [nioEventLoopGroup-7-1] 2022-05-15 02:09:48,714 INFO Committing global session 0x200007a38bd000e (org.apache.zookeeper.server.quorum.LeaderSessionTracker) [CommitProcessor:2] 2022-05-15 02:09:49,609 INFO Submitting global closeSession request for session 0x200007a38bd000e (org.apache.zookeeper.server.ZooKeeperServer) [RequestThrottler] 2022-05-15 02:09:54,274 INFO Processing ruok command from /127.0.0.1:46588 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 02:09:54,351 INFO Processing ruok command from /127.0.0.1:46590 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 02:10:04,276 INFO Processing ruok command from /127.0.0.1:46696 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 02:10:04,355 INFO Processing ruok command from /127.0.0.1:46698 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 02:10:14,280 INFO Processing ruok command from /127.0.0.1:46800 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 02:10:14,335 INFO Processing ruok command from /127.0.0.1:46802 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 02:10:15,719 INFO Attempting to delete candidate container: /consumerFactory (org.apache.zookeeper.server.ContainerManager) [ContainerManagerTask] 2022-05-15 02:10:24,275 INFO Processing ruok command from /127.0.0.1:46902 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 02:10:24,335 INFO Processing ruok command from /127.0.0.1:46904 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 02:10:34,285 INFO Processing ruok command from /127.0.0.1:47004 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 02:10:34,352 INFO Processing ruok command from /127.0.0.1:47006 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 02:10:44,281 INFO Processing ruok command from /127.0.0.1:47110 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 02:10:44,353 INFO Processing ruok command from /127.0.0.1:47112 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 02:10:54,275 INFO Processing ruok command from /127.0.0.1:47212 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 02:10:54,357 INFO Processing ruok command from /127.0.0.1:47214 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 02:11:04,282 INFO Processing ruok command from /127.0.0.1:47320 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 02:11:04,349 INFO Processing ruok command from /127.0.0.1:47322 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 02:11:14,288 INFO Processing ruok command from /127.0.0.1:47424 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 02:11:14,359 INFO Processing ruok command from /127.0.0.1:47426 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 02:11:24,274 INFO Processing ruok command from /127.0.0.1:47532 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 02:11:24,343 INFO Processing ruok command from /127.0.0.1:47534 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 02:11:34,276 INFO Processing ruok command from /127.0.0.1:47632 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 02:11:34,348 INFO Processing ruok command from /127.0.0.1:47634 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 02:11:44,266 INFO Processing ruok command from /127.0.0.1:47730 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 02:11:44,325 INFO Processing ruok command from /127.0.0.1:47732 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 02:11:48,813 INFO Authenticated Id 'CN=cluster-operator,O=io.strimzi' for Scheme 'x509' (org.apache.zookeeper.server.auth.X509AuthenticationProvider) [nioEventLoopGroup-7-2] 2022-05-15 02:11:48,818 INFO Committing global session 0x200007a38bd000f (org.apache.zookeeper.server.quorum.LeaderSessionTracker) [CommitProcessor:2] 2022-05-15 02:11:49,717 INFO Submitting global closeSession request for session 0x200007a38bd000f (org.apache.zookeeper.server.ZooKeeperServer) [RequestThrottler] 2022-05-15 02:11:54,285 INFO Processing ruok command from /127.0.0.1:47836 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 02:11:54,365 INFO Processing ruok command from /127.0.0.1:47838 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 02:12:04,273 INFO Processing ruok command from /127.0.0.1:47938 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 02:12:04,340 INFO Processing ruok command from /127.0.0.1:47940 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 02:12:14,277 INFO Processing ruok command from /127.0.0.1:48042 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 02:12:14,344 INFO Processing ruok command from /127.0.0.1:48044 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 02:12:24,272 INFO Processing ruok command from /127.0.0.1:48146 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 02:12:24,337 INFO Processing ruok command from /127.0.0.1:48148 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 02:12:34,276 INFO Processing ruok command from /127.0.0.1:48246 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 02:12:34,334 INFO Processing ruok command from /127.0.0.1:48248 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 02:12:44,269 INFO Processing ruok command from /127.0.0.1:48358 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 02:12:44,328 INFO Processing ruok command from /127.0.0.1:48360 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 02:12:54,271 INFO Processing ruok command from /127.0.0.1:48460 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 02:12:54,330 INFO Processing ruok command from /127.0.0.1:48464 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 02:13:04,279 INFO Processing ruok command from /127.0.0.1:48564 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 02:13:04,340 INFO Processing ruok command from /127.0.0.1:48568 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 02:13:14,273 INFO Processing ruok command from /127.0.0.1:48676 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 02:13:14,349 INFO Processing ruok command from /127.0.0.1:48678 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 02:13:24,288 INFO Processing ruok command from /127.0.0.1:48800 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 02:13:24,354 INFO Processing ruok command from /127.0.0.1:48802 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 02:13:34,301 INFO Processing ruok command from /127.0.0.1:48902 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 02:13:34,360 INFO Processing ruok command from /127.0.0.1:48904 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 02:13:44,261 INFO Processing ruok command from /127.0.0.1:49008 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 02:13:44,351 INFO Processing ruok command from /127.0.0.1:49010 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 02:13:49,123 INFO Committing global session 0x100007a24000014 (org.apache.zookeeper.server.quorum.LeaderSessionTracker) [CommitProcessor:2] 2022-05-15 02:13:54,291 INFO Processing ruok command from /127.0.0.1:49108 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 02:13:54,365 INFO Processing ruok command from /127.0.0.1:49110 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 02:14:04,274 INFO Processing ruok command from /127.0.0.1:49222 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 02:14:04,346 INFO Processing ruok command from /127.0.0.1:49224 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 02:14:14,273 INFO Processing ruok command from /127.0.0.1:49322 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 02:14:14,334 INFO Processing ruok command from /127.0.0.1:49324 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 02:14:24,277 INFO Processing ruok command from /127.0.0.1:49428 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 02:14:24,374 INFO Processing ruok command from /127.0.0.1:49430 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 02:14:34,260 INFO Processing ruok command from /127.0.0.1:49532 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 02:14:34,327 INFO Processing ruok command from /127.0.0.1:49534 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 02:14:44,267 INFO Processing ruok command from /127.0.0.1:49640 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 02:14:44,344 INFO Processing ruok command from /127.0.0.1:49642 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 02:14:54,277 INFO Processing ruok command from /127.0.0.1:49746 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 02:14:54,357 INFO Processing ruok command from /127.0.0.1:49748 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 02:15:04,272 INFO Processing ruok command from /127.0.0.1:49854 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 02:15:04,346 INFO Processing ruok command from /127.0.0.1:49856 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 02:15:14,264 INFO Processing ruok command from /127.0.0.1:49960 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 02:15:14,333 INFO Processing ruok command from /127.0.0.1:49962 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 02:15:24,288 INFO Processing ruok command from /127.0.0.1:50068 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 02:15:24,361 INFO Processing ruok command from /127.0.0.1:50070 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 02:15:34,289 INFO Processing ruok command from /127.0.0.1:50178 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 02:15:34,345 INFO Processing ruok command from /127.0.0.1:50180 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 02:15:44,273 INFO Processing ruok command from /127.0.0.1:50286 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 02:15:44,336 INFO Processing ruok command from /127.0.0.1:50290 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 02:15:49,070 INFO Authenticated Id 'CN=cluster-operator,O=io.strimzi' for Scheme 'x509' (org.apache.zookeeper.server.auth.X509AuthenticationProvider) [nioEventLoopGroup-7-1] 2022-05-15 02:15:49,075 INFO Committing global session 0x200007a38bd0010 (org.apache.zookeeper.server.quorum.LeaderSessionTracker) [CommitProcessor:2] 2022-05-15 02:15:49,978 INFO Submitting global closeSession request for session 0x200007a38bd0010 (org.apache.zookeeper.server.ZooKeeperServer) [RequestThrottler] 2022-05-15 02:15:54,278 INFO Processing ruok command from /127.0.0.1:50390 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 02:15:54,354 INFO Processing ruok command from /127.0.0.1:50396 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 02:16:04,295 INFO Processing ruok command from /127.0.0.1:50498 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 02:16:04,372 INFO Processing ruok command from /127.0.0.1:50500 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 02:16:06,288 INFO Purge task started. (org.apache.zookeeper.server.DatadirCleanupManager) [PurgeTask] 2022-05-15 02:16:06,289 INFO zookeeper.snapshot.trust.empty : false (org.apache.zookeeper.server.persistence.FileTxnSnapLog) [PurgeTask] 2022-05-15 02:16:06,300 INFO Purge task completed. (org.apache.zookeeper.server.DatadirCleanupManager) [PurgeTask] 2022-05-15 02:16:14,281 INFO Processing ruok command from /127.0.0.1:50634 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 02:16:14,350 INFO Processing ruok command from /127.0.0.1:50636 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 02:16:24,266 INFO Processing ruok command from /127.0.0.1:50750 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 02:16:24,349 INFO Processing ruok command from /127.0.0.1:50752 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 02:16:34,287 INFO Processing ruok command from /127.0.0.1:50848 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 02:16:34,357 INFO Processing ruok command from /127.0.0.1:50850 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 02:16:44,286 INFO Processing ruok command from /127.0.0.1:50962 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 02:16:44,353 INFO Processing ruok command from /127.0.0.1:50964 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 02:16:54,264 INFO Processing ruok command from /127.0.0.1:51074 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 02:16:54,319 INFO Processing ruok command from /127.0.0.1:51076 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 02:17:04,273 INFO Processing ruok command from /127.0.0.1:51178 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 02:17:04,344 INFO Processing ruok command from /127.0.0.1:51180 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 02:17:14,262 INFO Processing ruok command from /127.0.0.1:51286 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 02:17:14,331 INFO Processing ruok command from /127.0.0.1:51288 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 02:17:15,719 INFO Attempting to delete candidate container: /consumerFactory/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (org.apache.zookeeper.server.ContainerManager) [ContainerManagerTask] 2022-05-15 02:17:15,726 INFO Attempting to delete candidate container: /consumerFactory/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (org.apache.zookeeper.server.ContainerManager) [ContainerManagerTask] 2022-05-15 02:17:24,288 INFO Processing ruok command from /127.0.0.1:51392 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 02:17:24,383 INFO Processing ruok command from /127.0.0.1:51394 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 02:17:34,279 INFO Processing ruok command from /127.0.0.1:51498 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 02:17:34,364 INFO Processing ruok command from /127.0.0.1:51500 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 02:17:44,271 INFO Processing ruok command from /127.0.0.1:51610 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 02:17:44,355 INFO Processing ruok command from /127.0.0.1:51612 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 02:17:49,294 INFO Authenticated Id 'CN=cluster-operator,O=io.strimzi' for Scheme 'x509' (org.apache.zookeeper.server.auth.X509AuthenticationProvider) [nioEventLoopGroup-7-2] 2022-05-15 02:17:49,299 INFO Committing global session 0x200007a38bd0011 (org.apache.zookeeper.server.quorum.LeaderSessionTracker) [CommitProcessor:2] 2022-05-15 02:17:50,183 INFO Submitting global closeSession request for session 0x200007a38bd0011 (org.apache.zookeeper.server.ZooKeeperServer) [RequestThrottler] 2022-05-15 02:17:54,273 INFO Processing ruok command from /127.0.0.1:51720 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 02:17:54,332 INFO Processing ruok command from /127.0.0.1:51722 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 02:18:04,278 INFO Processing ruok command from /127.0.0.1:51836 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 02:18:04,337 INFO Processing ruok command from /127.0.0.1:51838 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 02:18:14,278 INFO Processing ruok command from /127.0.0.1:51952 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 02:18:14,344 INFO Processing ruok command from /127.0.0.1:51954 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 02:18:15,720 INFO Attempting to delete candidate container: /consumerFactory/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11 (org.apache.zookeeper.server.ContainerManager) [ContainerManagerTask] 2022-05-15 02:18:15,725 INFO Attempting to delete candidate container: /consumerFactory/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11 (org.apache.zookeeper.server.ContainerManager) [ContainerManagerTask] 2022-05-15 02:18:24,271 INFO Processing ruok command from /127.0.0.1:52062 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 02:18:24,338 INFO Processing ruok command from /127.0.0.1:52064 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 02:18:34,274 INFO Processing ruok command from /127.0.0.1:52172 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 02:18:34,351 INFO Processing ruok command from /127.0.0.1:52174 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 02:18:44,284 INFO Processing ruok command from /127.0.0.1:52288 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 02:18:44,334 INFO Processing ruok command from /127.0.0.1:52290 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 02:18:54,271 INFO Processing ruok command from /127.0.0.1:52394 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 02:18:54,341 INFO Processing ruok command from /127.0.0.1:52396 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 02:19:04,277 INFO Processing ruok command from /127.0.0.1:52506 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 02:19:04,347 INFO Processing ruok command from /127.0.0.1:52508 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 02:19:14,268 INFO Processing ruok command from /127.0.0.1:52618 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 02:19:14,333 INFO Processing ruok command from /127.0.0.1:52620 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 02:19:15,719 INFO Attempting to delete candidate container: /consumerFactory/SDC-DISTR-NOTIF-TOPIC-AUTO (org.apache.zookeeper.server.ContainerManager) [ContainerManagerTask] 2022-05-15 02:19:15,726 INFO Attempting to delete candidate container: /consumerFactory/SDC-DISTR-STATUS-TOPIC-AUTO (org.apache.zookeeper.server.ContainerManager) [ContainerManagerTask] 2022-05-15 02:19:24,273 INFO Processing ruok command from /127.0.0.1:52732 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 02:19:24,362 INFO Processing ruok command from /127.0.0.1:52734 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 02:19:34,284 INFO Processing ruok command from /127.0.0.1:52840 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 02:19:34,355 INFO Processing ruok command from /127.0.0.1:52842 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 02:19:44,284 INFO Processing ruok command from /127.0.0.1:52968 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 02:19:44,366 INFO Processing ruok command from /127.0.0.1:52970 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 02:19:49,211 INFO Authenticated Id 'CN=cluster-operator,O=io.strimzi' for Scheme 'x509' (org.apache.zookeeper.server.auth.X509AuthenticationProvider) [nioEventLoopGroup-7-1] 2022-05-15 02:19:49,216 INFO Committing global session 0x200007a38bd0012 (org.apache.zookeeper.server.quorum.LeaderSessionTracker) [CommitProcessor:2] 2022-05-15 02:19:50,119 INFO Submitting global closeSession request for session 0x200007a38bd0012 (org.apache.zookeeper.server.ZooKeeperServer) [RequestThrottler] 2022-05-15 02:19:54,278 INFO Processing ruok command from /127.0.0.1:53076 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 02:19:54,345 INFO Processing ruok command from /127.0.0.1:53078 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 02:20:04,280 INFO Processing ruok command from /127.0.0.1:53178 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 02:20:04,345 INFO Processing ruok command from /127.0.0.1:53180 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 02:20:14,280 INFO Processing ruok command from /127.0.0.1:53288 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 02:20:14,363 INFO Processing ruok command from /127.0.0.1:53290 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 02:20:15,719 INFO Attempting to delete candidate container: /consumerFactory (org.apache.zookeeper.server.ContainerManager) [ContainerManagerTask] 2022-05-15 02:20:24,301 INFO Processing ruok command from /127.0.0.1:53398 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 02:20:24,384 INFO Processing ruok command from /127.0.0.1:53402 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 02:20:34,284 INFO Processing ruok command from /127.0.0.1:53496 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 02:20:34,358 INFO Processing ruok command from /127.0.0.1:53498 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 02:20:44,283 INFO Processing ruok command from /127.0.0.1:53618 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 02:20:44,356 INFO Processing ruok command from /127.0.0.1:53620 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 02:20:54,280 INFO Processing ruok command from /127.0.0.1:53718 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 02:20:54,351 INFO Processing ruok command from /127.0.0.1:53720 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 02:21:04,285 INFO Processing ruok command from /127.0.0.1:53836 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 02:21:04,344 INFO Processing ruok command from /127.0.0.1:53838 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 02:21:14,270 INFO Processing ruok command from /127.0.0.1:53942 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 02:21:14,324 INFO Processing ruok command from /127.0.0.1:53944 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 02:21:24,284 INFO Processing ruok command from /127.0.0.1:54054 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 02:21:24,344 INFO Processing ruok command from /127.0.0.1:54056 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 02:21:34,286 INFO Processing ruok command from /127.0.0.1:54156 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 02:21:34,346 INFO Processing ruok command from /127.0.0.1:54158 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 02:21:44,283 INFO Processing ruok command from /127.0.0.1:54274 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 02:21:44,354 INFO Processing ruok command from /127.0.0.1:54276 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 02:21:49,106 INFO Committing global session 0x100007a24000015 (org.apache.zookeeper.server.quorum.LeaderSessionTracker) [CommitProcessor:2] 2022-05-15 02:21:54,288 INFO Processing ruok command from /127.0.0.1:54382 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 02:21:54,381 INFO Processing ruok command from /127.0.0.1:54384 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 02:22:04,270 INFO Processing ruok command from /127.0.0.1:54488 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 02:22:04,366 INFO Processing ruok command from /127.0.0.1:54490 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 02:22:14,284 INFO Processing ruok command from /127.0.0.1:54594 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 02:22:14,346 INFO Processing ruok command from /127.0.0.1:54596 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 02:22:24,286 INFO Processing ruok command from /127.0.0.1:54710 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 02:22:24,357 INFO Processing ruok command from /127.0.0.1:54712 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 02:22:34,298 INFO Processing ruok command from /127.0.0.1:54814 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 02:22:34,369 INFO Processing ruok command from /127.0.0.1:54816 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 02:22:44,276 INFO Processing ruok command from /127.0.0.1:54934 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 02:22:44,349 INFO Processing ruok command from /127.0.0.1:54938 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 02:22:54,275 INFO Processing ruok command from /127.0.0.1:55038 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 02:22:54,340 INFO Processing ruok command from /127.0.0.1:55042 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 02:23:04,289 INFO Processing ruok command from /127.0.0.1:55146 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 02:23:04,349 INFO Processing ruok command from /127.0.0.1:55150 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 02:23:14,282 INFO Processing ruok command from /127.0.0.1:55254 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 02:23:14,342 INFO Processing ruok command from /127.0.0.1:55256 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 02:23:24,274 INFO Processing ruok command from /127.0.0.1:55366 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 02:23:24,335 INFO Processing ruok command from /127.0.0.1:55368 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 02:23:34,274 INFO Processing ruok command from /127.0.0.1:55466 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 02:23:34,357 INFO Processing ruok command from /127.0.0.1:55468 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 02:23:44,283 INFO Processing ruok command from /127.0.0.1:55578 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 02:23:44,358 INFO Processing ruok command from /127.0.0.1:55580 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 02:23:48,895 INFO Committing global session 0x100007a24000016 (org.apache.zookeeper.server.quorum.LeaderSessionTracker) [CommitProcessor:2] 2022-05-15 02:23:54,298 INFO Processing ruok command from /127.0.0.1:55694 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 02:23:54,368 INFO Processing ruok command from /127.0.0.1:55696 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 02:24:04,299 INFO Processing ruok command from /127.0.0.1:55800 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 02:24:04,359 INFO Processing ruok command from /127.0.0.1:55802 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 02:24:14,284 INFO Processing ruok command from /127.0.0.1:55908 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 02:24:14,346 INFO Processing ruok command from /127.0.0.1:55910 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 02:24:24,285 INFO Processing ruok command from /127.0.0.1:56022 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 02:24:24,353 INFO Processing ruok command from /127.0.0.1:56024 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 02:24:34,269 INFO Processing ruok command from /127.0.0.1:56120 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 02:24:34,344 INFO Processing ruok command from /127.0.0.1:56122 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 02:24:44,278 INFO Processing ruok command from /127.0.0.1:56236 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 02:24:44,358 INFO Processing ruok command from /127.0.0.1:56238 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 02:24:54,292 INFO Processing ruok command from /127.0.0.1:56340 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 02:24:54,358 INFO Processing ruok command from /127.0.0.1:56342 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 02:25:04,289 INFO Processing ruok command from /127.0.0.1:56444 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 02:25:04,360 INFO Processing ruok command from /127.0.0.1:56446 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 02:25:14,272 INFO Processing ruok command from /127.0.0.1:56562 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 02:25:14,342 INFO Processing ruok command from /127.0.0.1:56564 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 02:25:24,285 INFO Processing ruok command from /127.0.0.1:56668 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 02:25:24,352 INFO Processing ruok command from /127.0.0.1:56670 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 02:25:34,276 INFO Processing ruok command from /127.0.0.1:56770 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 02:25:34,333 INFO Processing ruok command from /127.0.0.1:56772 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 02:25:44,264 INFO Processing ruok command from /127.0.0.1:56884 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 02:25:44,347 INFO Processing ruok command from /127.0.0.1:56886 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 02:25:48,833 INFO Authenticated Id 'CN=cluster-operator,O=io.strimzi' for Scheme 'x509' (org.apache.zookeeper.server.auth.X509AuthenticationProvider) [nioEventLoopGroup-7-2] 2022-05-15 02:25:48,837 INFO Committing global session 0x200007a38bd0013 (org.apache.zookeeper.server.quorum.LeaderSessionTracker) [CommitProcessor:2] 2022-05-15 02:25:49,743 INFO Submitting global closeSession request for session 0x200007a38bd0013 (org.apache.zookeeper.server.ZooKeeperServer) [RequestThrottler] 2022-05-15 02:25:54,293 INFO Processing ruok command from /127.0.0.1:56994 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 02:25:54,351 INFO Processing ruok command from /127.0.0.1:56996 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 02:26:04,272 INFO Processing ruok command from /127.0.0.1:57108 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 02:26:04,344 INFO Processing ruok command from /127.0.0.1:57110 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 02:26:14,283 INFO Processing ruok command from /127.0.0.1:57214 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 02:26:14,343 INFO Processing ruok command from /127.0.0.1:57216 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 02:26:24,281 INFO Processing ruok command from /127.0.0.1:57328 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 02:26:24,349 INFO Processing ruok command from /127.0.0.1:57330 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 02:26:34,294 INFO Processing ruok command from /127.0.0.1:57434 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 02:26:34,347 INFO Processing ruok command from /127.0.0.1:57436 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 02:26:44,261 INFO Processing ruok command from /127.0.0.1:57552 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 02:26:44,331 INFO Processing ruok command from /127.0.0.1:57554 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 02:26:54,270 INFO Processing ruok command from /127.0.0.1:57664 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 02:26:54,340 INFO Processing ruok command from /127.0.0.1:57666 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 02:27:04,275 INFO Processing ruok command from /127.0.0.1:57766 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 02:27:04,344 INFO Processing ruok command from /127.0.0.1:57768 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 02:27:14,284 INFO Processing ruok command from /127.0.0.1:57878 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 02:27:14,365 INFO Processing ruok command from /127.0.0.1:57880 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 02:27:24,268 INFO Processing ruok command from /127.0.0.1:57992 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 02:27:24,325 INFO Processing ruok command from /127.0.0.1:57994 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 02:27:34,274 INFO Processing ruok command from /127.0.0.1:58090 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 02:27:34,363 INFO Processing ruok command from /127.0.0.1:58092 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 02:27:44,284 INFO Processing ruok command from /127.0.0.1:58212 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 02:27:44,348 INFO Processing ruok command from /127.0.0.1:58214 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 02:27:54,269 INFO Processing ruok command from /127.0.0.1:58316 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 02:27:54,335 INFO Processing ruok command from /127.0.0.1:58320 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 02:27:57,227 INFO Committing global session 0x100007a24000017 (org.apache.zookeeper.server.quorum.LeaderSessionTracker) [CommitProcessor:2] 2022-05-15 02:28:04,280 INFO Processing ruok command from /127.0.0.1:58422 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 02:28:04,351 INFO Processing ruok command from /127.0.0.1:58426 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 02:28:14,291 INFO Processing ruok command from /127.0.0.1:58528 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 02:28:14,373 INFO Processing ruok command from /127.0.0.1:58530 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 02:28:24,275 INFO Processing ruok command from /127.0.0.1:58636 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 02:28:24,336 INFO Processing ruok command from /127.0.0.1:58638 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 02:28:34,270 INFO Processing ruok command from /127.0.0.1:58740 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 02:28:34,337 INFO Processing ruok command from /127.0.0.1:58742 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 02:28:44,272 INFO Processing ruok command from /127.0.0.1:58856 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 02:28:44,349 INFO Processing ruok command from /127.0.0.1:58858 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 02:28:54,287 INFO Processing ruok command from /127.0.0.1:58958 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 02:28:54,350 INFO Processing ruok command from /127.0.0.1:58960 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 02:29:04,292 INFO Processing ruok command from /127.0.0.1:59068 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 02:29:04,365 INFO Processing ruok command from /127.0.0.1:59070 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 02:29:14,281 INFO Processing ruok command from /127.0.0.1:59174 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 02:29:14,344 INFO Processing ruok command from /127.0.0.1:59176 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 02:29:24,287 INFO Processing ruok command from /127.0.0.1:59284 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 02:29:24,331 INFO Processing ruok command from /127.0.0.1:59286 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 02:29:34,275 INFO Processing ruok command from /127.0.0.1:59386 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 02:29:34,343 INFO Processing ruok command from /127.0.0.1:59388 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 02:29:44,261 INFO Processing ruok command from /127.0.0.1:59498 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 02:29:44,331 INFO Processing ruok command from /127.0.0.1:59500 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 02:29:48,723 INFO Authenticated Id 'CN=cluster-operator,O=io.strimzi' for Scheme 'x509' (org.apache.zookeeper.server.auth.X509AuthenticationProvider) [nioEventLoopGroup-7-1] 2022-05-15 02:29:48,734 INFO Committing global session 0x200007a38bd0014 (org.apache.zookeeper.server.quorum.LeaderSessionTracker) [CommitProcessor:2] 2022-05-15 02:29:49,606 INFO Submitting global closeSession request for session 0x200007a38bd0014 (org.apache.zookeeper.server.ZooKeeperServer) [RequestThrottler] 2022-05-15 02:29:54,263 INFO Processing ruok command from /127.0.0.1:59606 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 02:29:54,335 INFO Processing ruok command from /127.0.0.1:59608 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 02:30:04,282 INFO Processing ruok command from /127.0.0.1:59712 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 02:30:04,355 INFO Processing ruok command from /127.0.0.1:59714 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 02:30:14,291 INFO Processing ruok command from /127.0.0.1:59818 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 02:30:14,346 INFO Processing ruok command from /127.0.0.1:59820 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 02:30:24,263 INFO Processing ruok command from /127.0.0.1:59934 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 02:30:24,323 INFO Processing ruok command from /127.0.0.1:59936 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 02:30:34,288 INFO Processing ruok command from /127.0.0.1:60040 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 02:30:34,353 INFO Processing ruok command from /127.0.0.1:60042 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 02:30:44,293 INFO Processing ruok command from /127.0.0.1:60160 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 02:30:44,369 INFO Processing ruok command from /127.0.0.1:60164 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 02:30:54,278 INFO Processing ruok command from /127.0.0.1:60266 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 02:30:54,363 INFO Processing ruok command from /127.0.0.1:60270 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 02:31:04,280 INFO Processing ruok command from /127.0.0.1:60376 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 02:31:04,332 INFO Processing ruok command from /127.0.0.1:60378 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 02:31:14,264 INFO Processing ruok command from /127.0.0.1:60488 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 02:31:14,346 INFO Processing ruok command from /127.0.0.1:60490 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 02:31:24,268 INFO Processing ruok command from /127.0.0.1:60594 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 02:31:24,345 INFO Processing ruok command from /127.0.0.1:60596 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 02:31:34,276 INFO Processing ruok command from /127.0.0.1:60698 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 02:31:34,355 INFO Processing ruok command from /127.0.0.1:60700 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 02:31:44,278 INFO Processing ruok command from /127.0.0.1:60816 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 02:31:44,357 INFO Processing ruok command from /127.0.0.1:60818 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 02:31:48,790 INFO Authenticated Id 'CN=cluster-operator,O=io.strimzi' for Scheme 'x509' (org.apache.zookeeper.server.auth.X509AuthenticationProvider) [nioEventLoopGroup-7-2] 2022-05-15 02:31:48,794 INFO Committing global session 0x200007a38bd0015 (org.apache.zookeeper.server.quorum.LeaderSessionTracker) [CommitProcessor:2] 2022-05-15 02:31:49,693 INFO Submitting global closeSession request for session 0x200007a38bd0015 (org.apache.zookeeper.server.ZooKeeperServer) [RequestThrottler] 2022-05-15 02:31:54,263 INFO Processing ruok command from /127.0.0.1:60920 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 02:31:54,347 INFO Processing ruok command from /127.0.0.1:60922 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 02:32:04,283 INFO Processing ruok command from /127.0.0.1:32798 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 02:32:04,342 INFO Processing ruok command from /127.0.0.1:32800 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 02:32:14,279 INFO Processing ruok command from /127.0.0.1:32910 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 02:32:14,353 INFO Processing ruok command from /127.0.0.1:32912 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 02:32:24,283 INFO Processing ruok command from /127.0.0.1:33020 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 02:32:24,355 INFO Processing ruok command from /127.0.0.1:33022 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 02:32:34,274 INFO Processing ruok command from /127.0.0.1:33120 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 02:32:34,342 INFO Processing ruok command from /127.0.0.1:33122 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 02:32:44,289 INFO Processing ruok command from /127.0.0.1:33234 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 02:32:44,354 INFO Processing ruok command from /127.0.0.1:33236 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 02:32:54,267 INFO Processing ruok command from /127.0.0.1:33342 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 02:32:54,341 INFO Processing ruok command from /127.0.0.1:33344 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 02:33:04,274 INFO Processing ruok command from /127.0.0.1:33446 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 02:33:04,332 INFO Processing ruok command from /127.0.0.1:33448 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 02:33:14,278 INFO Processing ruok command from /127.0.0.1:33556 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 02:33:14,347 INFO Processing ruok command from /127.0.0.1:33558 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 02:33:24,271 INFO Processing ruok command from /127.0.0.1:33664 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 02:33:24,333 INFO Processing ruok command from /127.0.0.1:33666 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 02:33:34,279 INFO Processing ruok command from /127.0.0.1:33768 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 02:33:34,341 INFO Processing ruok command from /127.0.0.1:33770 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 02:33:44,279 INFO Processing ruok command from /127.0.0.1:33884 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 02:33:44,345 INFO Processing ruok command from /127.0.0.1:33886 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 02:33:48,892 INFO Committing global session 0x100007a24000018 (org.apache.zookeeper.server.quorum.LeaderSessionTracker) [CommitProcessor:2] 2022-05-15 02:33:54,287 INFO Processing ruok command from /127.0.0.1:33990 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 02:33:54,344 INFO Processing ruok command from /127.0.0.1:33994 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 02:34:04,284 INFO Processing ruok command from /127.0.0.1:34100 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 02:34:04,363 INFO Processing ruok command from /127.0.0.1:34102 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 02:34:14,286 INFO Processing ruok command from /127.0.0.1:34210 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 02:34:14,343 INFO Processing ruok command from /127.0.0.1:34212 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 02:34:24,288 INFO Processing ruok command from /127.0.0.1:34312 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 02:34:24,345 INFO Processing ruok command from /127.0.0.1:34314 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 02:34:34,270 INFO Processing ruok command from /127.0.0.1:34414 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 02:34:34,330 INFO Processing ruok command from /127.0.0.1:34416 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 02:34:44,265 INFO Processing ruok command from /127.0.0.1:34538 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 02:34:44,337 INFO Processing ruok command from /127.0.0.1:34540 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 02:34:54,287 INFO Processing ruok command from /127.0.0.1:34646 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 02:34:54,353 INFO Processing ruok command from /127.0.0.1:34648 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 02:35:04,269 INFO Processing ruok command from /127.0.0.1:34754 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 02:35:04,339 INFO Processing ruok command from /127.0.0.1:34756 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 02:35:14,267 INFO Processing ruok command from /127.0.0.1:34862 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 02:35:14,335 INFO Processing ruok command from /127.0.0.1:34864 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 02:35:24,283 INFO Processing ruok command from /127.0.0.1:34972 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 02:35:24,349 INFO Processing ruok command from /127.0.0.1:34974 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 02:35:34,287 INFO Processing ruok command from /127.0.0.1:35072 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 02:35:34,357 INFO Processing ruok command from /127.0.0.1:35074 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 02:35:44,268 INFO Processing ruok command from /127.0.0.1:35188 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 02:35:44,334 INFO Processing ruok command from /127.0.0.1:35190 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 02:35:48,938 INFO Authenticated Id 'CN=cluster-operator,O=io.strimzi' for Scheme 'x509' (org.apache.zookeeper.server.auth.X509AuthenticationProvider) [nioEventLoopGroup-7-1] 2022-05-15 02:35:48,943 INFO Committing global session 0x200007a38bd0016 (org.apache.zookeeper.server.quorum.LeaderSessionTracker) [CommitProcessor:2] 2022-05-15 02:35:49,845 INFO Submitting global closeSession request for session 0x200007a38bd0016 (org.apache.zookeeper.server.ZooKeeperServer) [RequestThrottler] 2022-05-15 02:35:54,285 INFO Processing ruok command from /127.0.0.1:35296 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 02:35:54,355 INFO Processing ruok command from /127.0.0.1:35300 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 02:36:04,272 INFO Processing ruok command from /127.0.0.1:35408 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 02:36:04,345 INFO Processing ruok command from /127.0.0.1:35412 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 02:36:14,268 INFO Processing ruok command from /127.0.0.1:35516 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 02:36:14,346 INFO Processing ruok command from /127.0.0.1:35518 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 02:36:24,288 INFO Processing ruok command from /127.0.0.1:35634 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 02:36:24,347 INFO Processing ruok command from /127.0.0.1:35636 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 02:36:34,276 INFO Processing ruok command from /127.0.0.1:35738 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 02:36:34,341 INFO Processing ruok command from /127.0.0.1:35740 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 02:36:44,276 INFO Processing ruok command from /127.0.0.1:35852 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 02:36:44,336 INFO Processing ruok command from /127.0.0.1:35854 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 02:36:54,270 INFO Processing ruok command from /127.0.0.1:35960 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 02:36:54,333 INFO Processing ruok command from /127.0.0.1:35962 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 02:37:04,263 INFO Processing ruok command from /127.0.0.1:36066 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 02:37:04,333 INFO Processing ruok command from /127.0.0.1:36068 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 02:37:14,276 INFO Processing ruok command from /127.0.0.1:36176 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 02:37:14,347 INFO Processing ruok command from /127.0.0.1:36178 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 02:37:24,280 INFO Processing ruok command from /127.0.0.1:36278 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 02:37:24,347 INFO Processing ruok command from /127.0.0.1:36280 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 02:37:34,277 INFO Processing ruok command from /127.0.0.1:36386 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 02:37:34,354 INFO Processing ruok command from /127.0.0.1:36388 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 02:37:44,279 INFO Processing ruok command from /127.0.0.1:36512 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 02:37:44,346 INFO Processing ruok command from /127.0.0.1:36514 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 02:37:48,720 INFO Authenticated Id 'CN=cluster-operator,O=io.strimzi' for Scheme 'x509' (org.apache.zookeeper.server.auth.X509AuthenticationProvider) [nioEventLoopGroup-7-2] 2022-05-15 02:37:48,724 INFO Committing global session 0x200007a38bd0017 (org.apache.zookeeper.server.quorum.LeaderSessionTracker) [CommitProcessor:2] 2022-05-15 02:37:49,621 INFO Submitting global closeSession request for session 0x200007a38bd0017 (org.apache.zookeeper.server.ZooKeeperServer) [RequestThrottler] 2022-05-15 02:37:54,285 INFO Processing ruok command from /127.0.0.1:36618 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 02:37:54,351 INFO Processing ruok command from /127.0.0.1:36620 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 02:38:04,281 INFO Processing ruok command from /127.0.0.1:36726 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 02:38:04,356 INFO Processing ruok command from /127.0.0.1:36728 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 02:38:14,276 INFO Processing ruok command from /127.0.0.1:36830 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 02:38:14,347 INFO Processing ruok command from /127.0.0.1:36832 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 02:38:24,284 INFO Processing ruok command from /127.0.0.1:36940 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 02:38:24,348 INFO Processing ruok command from /127.0.0.1:36942 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 02:38:34,282 INFO Processing ruok command from /127.0.0.1:37048 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 02:38:34,357 INFO Processing ruok command from /127.0.0.1:37050 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 02:38:44,285 INFO Processing ruok command from /127.0.0.1:37164 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 02:38:44,340 INFO Processing ruok command from /127.0.0.1:37166 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 02:38:54,280 INFO Processing ruok command from /127.0.0.1:37270 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 02:38:54,355 INFO Processing ruok command from /127.0.0.1:37274 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 02:39:04,277 INFO Processing ruok command from /127.0.0.1:37384 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 02:39:04,352 INFO Processing ruok command from /127.0.0.1:37388 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 02:39:14,271 INFO Processing ruok command from /127.0.0.1:37492 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 02:39:14,329 INFO Processing ruok command from /127.0.0.1:37494 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 02:39:24,272 INFO Processing ruok command from /127.0.0.1:37600 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 02:39:24,339 INFO Processing ruok command from /127.0.0.1:37602 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 02:39:34,271 INFO Processing ruok command from /127.0.0.1:37704 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 02:39:34,342 INFO Processing ruok command from /127.0.0.1:37706 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 02:39:44,277 INFO Processing ruok command from /127.0.0.1:37818 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 02:39:44,346 INFO Processing ruok command from /127.0.0.1:37820 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 02:39:48,929 INFO Committing global session 0x100007a24000019 (org.apache.zookeeper.server.quorum.LeaderSessionTracker) [CommitProcessor:2] 2022-05-15 02:39:54,285 INFO Processing ruok command from /127.0.0.1:37926 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 02:39:54,349 INFO Processing ruok command from /127.0.0.1:37928 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 02:40:04,274 INFO Processing ruok command from /127.0.0.1:38028 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 02:40:04,372 INFO Processing ruok command from /127.0.0.1:38030 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 02:40:14,263 INFO Processing ruok command from /127.0.0.1:38136 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 02:40:14,334 INFO Processing ruok command from /127.0.0.1:38138 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 02:40:24,268 INFO Processing ruok command from /127.0.0.1:38244 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 02:40:24,340 INFO Processing ruok command from /127.0.0.1:38246 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 02:40:34,279 INFO Processing ruok command from /127.0.0.1:38356 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 02:40:34,346 INFO Processing ruok command from /127.0.0.1:38358 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 02:40:44,267 INFO Processing ruok command from /127.0.0.1:38478 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 02:40:44,341 INFO Processing ruok command from /127.0.0.1:38480 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 02:40:54,287 INFO Processing ruok command from /127.0.0.1:38590 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 02:40:54,354 INFO Processing ruok command from /127.0.0.1:38592 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 02:41:04,277 INFO Processing ruok command from /127.0.0.1:38696 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 02:41:04,351 INFO Processing ruok command from /127.0.0.1:38698 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 02:41:14,268 INFO Processing ruok command from /127.0.0.1:38810 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 02:41:14,354 INFO Processing ruok command from /127.0.0.1:38812 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 02:41:24,276 INFO Processing ruok command from /127.0.0.1:38912 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 02:41:24,351 INFO Processing ruok command from /127.0.0.1:38914 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 02:41:34,296 INFO Processing ruok command from /127.0.0.1:39012 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 02:41:34,358 INFO Processing ruok command from /127.0.0.1:39014 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 02:41:44,281 INFO Processing ruok command from /127.0.0.1:39126 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 02:41:44,349 INFO Processing ruok command from /127.0.0.1:39128 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 02:41:48,711 INFO Authenticated Id 'CN=cluster-operator,O=io.strimzi' for Scheme 'x509' (org.apache.zookeeper.server.auth.X509AuthenticationProvider) [nioEventLoopGroup-7-1] 2022-05-15 02:41:48,717 INFO Committing global session 0x200007a38bd0018 (org.apache.zookeeper.server.quorum.LeaderSessionTracker) [CommitProcessor:2] 2022-05-15 02:41:49,593 INFO Submitting global closeSession request for session 0x200007a38bd0018 (org.apache.zookeeper.server.ZooKeeperServer) [RequestThrottler] 2022-05-15 02:41:54,271 INFO Processing ruok command from /127.0.0.1:39240 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 02:41:54,347 INFO Processing ruok command from /127.0.0.1:39242 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 02:42:04,273 INFO Processing ruok command from /127.0.0.1:39350 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 02:42:04,333 INFO Processing ruok command from /127.0.0.1:39352 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 02:42:14,266 INFO Processing ruok command from /127.0.0.1:39456 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 02:42:14,344 INFO Processing ruok command from /127.0.0.1:39458 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 02:42:24,271 INFO Processing ruok command from /127.0.0.1:39568 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 02:42:24,330 INFO Processing ruok command from /127.0.0.1:39570 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 02:42:34,270 INFO Processing ruok command from /127.0.0.1:39672 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 02:42:34,367 INFO Processing ruok command from /127.0.0.1:39674 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 02:42:44,266 INFO Processing ruok command from /127.0.0.1:39786 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 02:42:44,339 INFO Processing ruok command from /127.0.0.1:39788 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 02:42:54,274 INFO Processing ruok command from /127.0.0.1:39896 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 02:42:54,345 INFO Processing ruok command from /127.0.0.1:39898 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 02:43:04,291 INFO Processing ruok command from /127.0.0.1:39998 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 02:43:04,364 INFO Processing ruok command from /127.0.0.1:40000 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 02:43:14,278 INFO Processing ruok command from /127.0.0.1:40112 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 02:43:14,345 INFO Processing ruok command from /127.0.0.1:40114 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 02:43:24,283 INFO Processing ruok command from /127.0.0.1:40216 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 02:43:24,350 INFO Processing ruok command from /127.0.0.1:40220 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 02:43:34,281 INFO Processing ruok command from /127.0.0.1:40320 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 02:43:34,348 INFO Processing ruok command from /127.0.0.1:40322 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 02:43:44,278 INFO Processing ruok command from /127.0.0.1:40442 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 02:43:44,342 INFO Processing ruok command from /127.0.0.1:40444 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 02:43:48,947 INFO Authenticated Id 'CN=cluster-operator,O=io.strimzi' for Scheme 'x509' (org.apache.zookeeper.server.auth.X509AuthenticationProvider) [nioEventLoopGroup-7-2] 2022-05-15 02:43:48,951 INFO Committing global session 0x200007a38bd0019 (org.apache.zookeeper.server.quorum.LeaderSessionTracker) [CommitProcessor:2] 2022-05-15 02:43:49,789 INFO Submitting global closeSession request for session 0x200007a38bd0019 (org.apache.zookeeper.server.ZooKeeperServer) [RequestThrottler] 2022-05-15 02:43:54,270 INFO Processing ruok command from /127.0.0.1:40554 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 02:43:54,340 INFO Processing ruok command from /127.0.0.1:40556 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 02:44:04,274 INFO Processing ruok command from /127.0.0.1:40660 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 02:44:04,347 INFO Processing ruok command from /127.0.0.1:40662 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 02:44:14,269 INFO Processing ruok command from /127.0.0.1:40768 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 02:44:14,337 INFO Processing ruok command from /127.0.0.1:40770 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 02:44:24,279 INFO Processing ruok command from /127.0.0.1:40876 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 02:44:24,340 INFO Processing ruok command from /127.0.0.1:40878 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 02:44:34,274 INFO Processing ruok command from /127.0.0.1:40982 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 02:44:34,338 INFO Processing ruok command from /127.0.0.1:40984 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 02:44:44,298 INFO Processing ruok command from /127.0.0.1:41102 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 02:44:44,360 INFO Processing ruok command from /127.0.0.1:41104 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-05-15 02:44:54,295 INFO Processing ruok command from /127.0.0.1:41214 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-05-15 02:44:54,364 INFO Processing ruok command from /127.0.0.1:41218 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2]