By type
Detected Zookeeper ID 1 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-04-10 04:51:23,052 INFO Reading configuration from: /tmp/zookeeper.properties (org.apache.zookeeper.server.quorum.QuorumPeerConfig) [main] 2022-04-10 04:51:23,063 INFO clientPortAddress is 127.0.0.1:12181 (org.apache.zookeeper.server.quorum.QuorumPeerConfig) [main] 2022-04-10 04:51:23,064 INFO secureClientPortAddress is 0.0.0.0:2181 (org.apache.zookeeper.server.quorum.QuorumPeerConfig) [main] 2022-04-10 04:51:23,069 INFO Setting -D jdk.tls.rejectClientInitiatedRenegotiation=true to disable client-initiated TLS renegotiation (org.apache.zookeeper.common.X509Util) [main] 2022-04-10 04:51:23,069 INFO observerMasterPort is not set (org.apache.zookeeper.server.quorum.QuorumPeerConfig) [main] 2022-04-10 04:51:23,069 INFO metricsProvider.className is org.apache.zookeeper.metrics.impl.DefaultMetricsProvider (org.apache.zookeeper.server.quorum.QuorumPeerConfig) [main] 2022-04-10 04:51:23,115 WARN No server failure will be tolerated. You need at least 3 servers. (org.apache.zookeeper.server.quorum.QuorumPeerConfig) [main] 2022-04-10 04:51:23,129 INFO autopurge.snapRetainCount set to 3 (org.apache.zookeeper.server.DatadirCleanupManager) [main] 2022-04-10 04:51:23,130 INFO autopurge.purgeInterval set to 1 (org.apache.zookeeper.server.DatadirCleanupManager) [main] 2022-04-10 04:51:23,132 INFO Purge task started. (org.apache.zookeeper.server.DatadirCleanupManager) [PurgeTask] 2022-04-10 04:51:23,139 INFO Log4j 1.2 jmx support found and enabled. (org.apache.zookeeper.jmx.ManagedUtil) [main] 2022-04-10 04:51:23,144 INFO zookeeper.snapshot.trust.empty : false (org.apache.zookeeper.server.persistence.FileTxnSnapLog) [PurgeTask] 2022-04-10 04:51:23,158 INFO Purge task completed. (org.apache.zookeeper.server.DatadirCleanupManager) [PurgeTask] 2022-04-10 04:51:23,164 INFO Starting quorum peer, myid=1 (org.apache.zookeeper.server.quorum.QuorumPeerMain) [main] 2022-04-10 04:51:23,191 INFO ServerMetrics initialized with provider org.apache.zookeeper.metrics.impl.DefaultMetricsProvider@1ffe63b9 (org.apache.zookeeper.server.ServerMetrics) [main] 2022-04-10 04:51:23,306 INFO zookeeper.client.portUnification=false (org.apache.zookeeper.server.NettyServerCnxnFactory) [main] 2022-04-10 04:51:23,307 INFO zookeeper.netty.advancedFlowControl.enabled = false (org.apache.zookeeper.server.NettyServerCnxnFactory) [main] 2022-04-10 04:51:23,307 INFO handshakeThrottlingEnabled = false, zookeeper.netty.server.outstandingHandshake.limit = -1 (org.apache.zookeeper.server.NettyServerCnxnFactory) [main] 2022-04-10 04:51:23,378 INFO Using org.apache.zookeeper.server.NettyServerCnxnFactory as server connection factory (org.apache.zookeeper.server.ServerCnxnFactory) [main] 2022-04-10 04:51:23,380 WARN maxCnxns is not configured, using default value 0. (org.apache.zookeeper.server.ServerCnxnFactory) [main] 2022-04-10 04:51:23,381 INFO zookeeper.client.portUnification=false (org.apache.zookeeper.server.NettyServerCnxnFactory) [main] 2022-04-10 04:51:23,381 INFO zookeeper.netty.advancedFlowControl.enabled = false (org.apache.zookeeper.server.NettyServerCnxnFactory) [main] 2022-04-10 04:51:23,381 INFO handshakeThrottlingEnabled = false, zookeeper.netty.server.outstandingHandshake.limit = -1 (org.apache.zookeeper.server.NettyServerCnxnFactory) [main] 2022-04-10 04:51:23,382 INFO Using org.apache.zookeeper.server.NettyServerCnxnFactory as server connection factory (org.apache.zookeeper.server.ServerCnxnFactory) [main] 2022-04-10 04:51:23,382 WARN maxCnxns is not configured, using default value 0. (org.apache.zookeeper.server.ServerCnxnFactory) [main] 2022-04-10 04:51:23,391 INFO zookeeper.quorumCnxnTimeoutMs=-1 (org.apache.zookeeper.server.quorum.QuorumPeer) [main] 2022-04-10 04:51:23,426 INFO Logging initialized @1183ms to org.eclipse.jetty.util.log.Slf4jLog (org.eclipse.jetty.util.log) [main] 2022-04-10 04:51:23,546 WARN o.e.j.s.ServletContextHandler@17f9d882{/,null,STOPPED} contextPath ends with /* (org.eclipse.jetty.server.handler.ContextHandler) [main] 2022-04-10 04:51:23,547 WARN Empty contextPath (org.eclipse.jetty.server.handler.ContextHandler) [main] 2022-04-10 04:51:23,576 INFO zookeeper.snapshot.trust.empty : false (org.apache.zookeeper.server.persistence.FileTxnSnapLog) [main] 2022-04-10 04:51:23,578 INFO Local sessions disabled (org.apache.zookeeper.server.quorum.QuorumPeer) [main] 2022-04-10 04:51:23,578 INFO Local session upgrading disabled (org.apache.zookeeper.server.quorum.QuorumPeer) [main] 2022-04-10 04:51:23,578 INFO tickTime set to 2000 (org.apache.zookeeper.server.quorum.QuorumPeer) [main] 2022-04-10 04:51:23,578 INFO minSessionTimeout set to 4000 (org.apache.zookeeper.server.quorum.QuorumPeer) [main] 2022-04-10 04:51:23,578 INFO maxSessionTimeout set to 40000 (org.apache.zookeeper.server.quorum.QuorumPeer) [main] 2022-04-10 04:51:23,578 INFO initLimit set to 5 (org.apache.zookeeper.server.quorum.QuorumPeer) [main] 2022-04-10 04:51:23,579 INFO syncLimit set to 2 (org.apache.zookeeper.server.quorum.QuorumPeer) [main] 2022-04-10 04:51:23,579 INFO connectToLearnerMasterLimit set to 0 (org.apache.zookeeper.server.quorum.QuorumPeer) [main] 2022-04-10 04:51:23,598 INFO (org.apache.zookeeper.server.ZooKeeperServer) [main] 2022-04-10 04:51:23,599 INFO ______ _ (org.apache.zookeeper.server.ZooKeeperServer) [main] 2022-04-10 04:51:23,599 INFO |___ / | | (org.apache.zookeeper.server.ZooKeeperServer) [main] 2022-04-10 04:51:23,599 INFO / / ___ ___ | | __ ___ ___ _ __ ___ _ __ (org.apache.zookeeper.server.ZooKeeperServer) [main] 2022-04-10 04:51:23,599 INFO / / / _ \ / _ \ | |/ / / _ \ / _ \ | '_ \ / _ \ | '__| (org.apache.zookeeper.server.ZooKeeperServer) [main] 2022-04-10 04:51:23,599 INFO / /__ | (_) | | (_) | | < | __/ | __/ | |_) | | __/ | | (org.apache.zookeeper.server.ZooKeeperServer) [main] 2022-04-10 04:51:23,599 INFO /_____| \___/ \___/ |_|\_\ \___| \___| | .__/ \___| |_| (org.apache.zookeeper.server.ZooKeeperServer) [main] 2022-04-10 04:51:23,599 INFO | | (org.apache.zookeeper.server.ZooKeeperServer) [main] 2022-04-10 04:51:23,599 INFO |_| (org.apache.zookeeper.server.ZooKeeperServer) [main] 2022-04-10 04:51:23,599 INFO (org.apache.zookeeper.server.ZooKeeperServer) [main] 2022-04-10 04:51:23,602 INFO Server environment:zookeeper.version=3.6.3--6401e4ad2087061bc6b9f80dec2d69f2e3c8660a, built on 04/08/2021 16:35 GMT (org.apache.zookeeper.server.ZooKeeperServer) [main] 2022-04-10 04:51:23,602 INFO Server environment:host.name=onap-strimzi-zookeeper-0.onap-strimzi-zookeeper-nodes.onap.svc.cluster.local (org.apache.zookeeper.server.ZooKeeperServer) [main] 2022-04-10 04:51:23,602 INFO Server environment:java.version=11.0.14 (org.apache.zookeeper.server.ZooKeeperServer) [main] 2022-04-10 04:51:23,602 INFO Server environment:java.vendor=Red Hat, Inc. (org.apache.zookeeper.server.ZooKeeperServer) [main] 2022-04-10 04:51:23,603 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-04-10 04:51:23,603 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-04-10 04:51:23,603 INFO Server environment:java.library.path=/usr/java/packages/lib:/usr/lib64:/lib64:/lib:/usr/lib (org.apache.zookeeper.server.ZooKeeperServer) [main] 2022-04-10 04:51:23,603 INFO Server environment:java.io.tmpdir=/tmp (org.apache.zookeeper.server.ZooKeeperServer) [main] 2022-04-10 04:51:23,603 INFO Server environment:java.compiler=
(org.apache.zookeeper.server.ZooKeeperServer) [main] 2022-04-10 04:51:23,603 INFO Server environment:os.name=Linux (org.apache.zookeeper.server.ZooKeeperServer) [main] 2022-04-10 04:51:23,603 INFO Server environment:os.arch=amd64 (org.apache.zookeeper.server.ZooKeeperServer) [main] 2022-04-10 04:51:23,604 INFO Server environment:os.version=5.4.0-96-generic (org.apache.zookeeper.server.ZooKeeperServer) [main] 2022-04-10 04:51:23,604 INFO Server environment:user.name=root (org.apache.zookeeper.server.ZooKeeperServer) [main] 2022-04-10 04:51:23,604 INFO Server environment:user.home=/root (org.apache.zookeeper.server.ZooKeeperServer) [main] 2022-04-10 04:51:23,604 INFO Server environment:user.dir=/opt/kafka (org.apache.zookeeper.server.ZooKeeperServer) [main] 2022-04-10 04:51:23,604 INFO Server environment:os.memory.free=222MB (org.apache.zookeeper.server.ZooKeeperServer) [main] 2022-04-10 04:51:23,604 INFO Server environment:os.memory.max=7966MB (org.apache.zookeeper.server.ZooKeeperServer) [main] 2022-04-10 04:51:23,604 INFO Server environment:os.memory.total=240MB (org.apache.zookeeper.server.ZooKeeperServer) [main] 2022-04-10 04:51:23,604 INFO zookeeper.enableEagerACLCheck = false (org.apache.zookeeper.server.ZooKeeperServer) [main] 2022-04-10 04:51:23,605 INFO zookeeper.skipACL=="yes", ACL checks will be skipped (org.apache.zookeeper.server.ZooKeeperServer) [main] 2022-04-10 04:51:23,605 INFO zookeeper.digest.enabled = true (org.apache.zookeeper.server.ZooKeeperServer) [main] 2022-04-10 04:51:23,605 INFO zookeeper.closeSessionTxn.enabled = true (org.apache.zookeeper.server.ZooKeeperServer) [main] 2022-04-10 04:51:23,605 INFO zookeeper.flushDelay=0 (org.apache.zookeeper.server.ZooKeeperServer) [main] 2022-04-10 04:51:23,605 INFO zookeeper.maxWriteQueuePollTime=0 (org.apache.zookeeper.server.ZooKeeperServer) [main] 2022-04-10 04:51:23,605 INFO zookeeper.maxBatchSize=1000 (org.apache.zookeeper.server.ZooKeeperServer) [main] 2022-04-10 04:51:23,605 INFO zookeeper.intBufferStartingSizeBytes = 1024 (org.apache.zookeeper.server.ZooKeeperServer) [main] 2022-04-10 04:51:23,613 INFO Using org.apache.zookeeper.server.watch.WatchManager as watch manager (org.apache.zookeeper.server.watch.WatchManagerFactory) [main] 2022-04-10 04:51:23,613 INFO Using org.apache.zookeeper.server.watch.WatchManager as watch manager (org.apache.zookeeper.server.watch.WatchManagerFactory) [main] 2022-04-10 04:51:23,615 INFO zookeeper.snapshotSizeFactor = 0.33 (org.apache.zookeeper.server.ZKDatabase) [main] 2022-04-10 04:51:23,615 INFO zookeeper.commitLogCount=500 (org.apache.zookeeper.server.ZKDatabase) [main] 2022-04-10 04:51:23,630 INFO Using TLS encrypted quorum communication (org.apache.zookeeper.server.quorum.QuorumPeer) [main] 2022-04-10 04:51:23,630 INFO Port unification disabled (org.apache.zookeeper.server.quorum.QuorumPeer) [main] 2022-04-10 04:51:23,631 INFO multiAddress.enabled set to false (org.apache.zookeeper.server.quorum.QuorumPeer) [main] 2022-04-10 04:51:23,631 INFO multiAddress.reachabilityCheckEnabled set to true (org.apache.zookeeper.server.quorum.QuorumPeer) [main] 2022-04-10 04:51:23,631 INFO multiAddress.reachabilityCheckTimeoutMs set to 1000 (org.apache.zookeeper.server.quorum.QuorumPeer) [main] 2022-04-10 04:51:23,631 INFO QuorumPeer communication is not secured! (SASL auth disabled) (org.apache.zookeeper.server.quorum.QuorumPeer) [main] 2022-04-10 04:51:23,631 INFO quorum.cnxn.threads.size set to 20 (org.apache.zookeeper.server.quorum.QuorumPeer) [main] 2022-04-10 04:51:23,642 INFO zookeeper.snapshot.compression.method = CHECKED (org.apache.zookeeper.server.persistence.SnapStream) [main] 2022-04-10 04:51:23,642 INFO Snapshotting: 0x0 to /var/lib/zookeeper/data/version-2/snapshot.0 (org.apache.zookeeper.server.persistence.FileTxnSnapLog) [main] 2022-04-10 04:51:23,651 INFO Snapshot loaded in 19 ms, highest zxid is 0x0, digest is 1371985504 (org.apache.zookeeper.server.ZKDatabase) [main] 2022-04-10 04:51:23,652 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-04-10 04:51:23,657 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-04-10 04:51:23,661 INFO binding to port /127.0.0.1:12181 (org.apache.zookeeper.server.NettyServerCnxnFactory) [main] 2022-04-10 04:51:23,775 INFO bound to port 12181 (org.apache.zookeeper.server.NettyServerCnxnFactory) [main] 2022-04-10 04:51:23,775 INFO binding to port 0.0.0.0/0.0.0.0:2181 (org.apache.zookeeper.server.NettyServerCnxnFactory) [main] 2022-04-10 04:51:23,777 INFO bound to port 2181 (org.apache.zookeeper.server.NettyServerCnxnFactory) [main] 2022-04-10 04:51:23,781 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-04-10 04:51:23,829 INFO DefaultSessionIdManager workerName=node0 (org.eclipse.jetty.server.session) [main] 2022-04-10 04:51:23,829 INFO No SessionScavenger set, using defaults (org.eclipse.jetty.server.session) [main] 2022-04-10 04:51:23,831 INFO node0 Scavenging every 660000ms (org.eclipse.jetty.server.session) [main] 2022-04-10 04:51:23,837 WARN ServletContext@o.e.j.s.ServletContextHandler@17f9d882{/,null,STARTING} has uncovered http methods for path: /* (org.eclipse.jetty.security.SecurityHandler) [main] 2022-04-10 04:51:23,857 INFO Started o.e.j.s.ServletContextHandler@17f9d882{/,null,AVAILABLE} (org.eclipse.jetty.server.handler.ContextHandler) [main] 2022-04-10 04:51:23,868 INFO Started ServerConnector@1151e434{HTTP/1.1, (http/1.1)}{0.0.0.0:8080} (org.eclipse.jetty.server.AbstractConnector) [main] 2022-04-10 04:51:23,868 INFO Started @1625ms (org.eclipse.jetty.server.Server) [main] 2022-04-10 04:51:23,869 INFO Started AdminServer on address 0.0.0.0, port 8080 and command URL /commands (org.apache.zookeeper.server.admin.JettyAdminServer) [main] 2022-04-10 04:51:23,869 INFO Using 4000ms as the quorum cnxn socket timeout (org.apache.zookeeper.server.quorum.QuorumPeer) [main] 2022-04-10 04:51:23,877 INFO Election port bind maximum retries is 3 (org.apache.zookeeper.server.quorum.QuorumCnxManager) [main] 2022-04-10 04:51:23,879 INFO zookeeper.fastleader.minNotificationInterval=200 (org.apache.zookeeper.server.quorum.FastLeaderElection) [main] 2022-04-10 04:51:23,879 INFO zookeeper.fastleader.maxNotificationInterval=60000 (org.apache.zookeeper.server.quorum.FastLeaderElection) [main] 2022-04-10 04:51:23,881 INFO Creating TLS-only quorum server socket (org.apache.zookeeper.server.quorum.QuorumCnxManager) [ListenerHandler-onap-strimzi-zookeeper-0.onap-strimzi-zookeeper-nodes.onap.svc/10.233.68.218:3888] 2022-04-10 04:51:23,884 INFO ZooKeeper audit is disabled. (org.apache.zookeeper.audit.ZKAuditProvider) [main] 2022-04-10 04:51:23,884 INFO 1 is accepting connections now, my election bind port: onap-strimzi-zookeeper-0.onap-strimzi-zookeeper-nodes.onap.svc/10.233.68.218:3888 (org.apache.zookeeper.server.quorum.QuorumCnxManager) [ListenerHandler-onap-strimzi-zookeeper-0.onap-strimzi-zookeeper-nodes.onap.svc/10.233.68.218:3888] 2022-04-10 04:51:23,892 INFO LOOKING (org.apache.zookeeper.server.quorum.QuorumPeer) [QuorumPeer[myid=1](plain=127.0.0.1:12181)(secure=0.0.0.0:2181)] 2022-04-10 04:51:23,894 INFO New election. My id = 1, proposed zxid=0x0 (org.apache.zookeeper.server.quorum.FastLeaderElection) [QuorumPeer[myid=1](plain=127.0.0.1:12181)(secure=0.0.0.0:2181)] 2022-04-10 04:51:23,901 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=1]] 2022-04-10 04:51:24,109 INFO Notification time out: 400 (org.apache.zookeeper.server.quorum.FastLeaderElection) [QuorumPeer[myid=1](plain=127.0.0.1:12181)(secure=0.0.0.0:2181)] 2022-04-10 04:51:24,304 WARN Cannot open channel to 2 at election address onap-strimzi-zookeeper-1.onap-strimzi-zookeeper-nodes.onap.svc:3888 (org.apache.zookeeper.server.quorum.QuorumCnxManager) [QuorumConnectionThread-[myid=1]-1] java.net.UnknownHostException: onap-strimzi-zookeeper-1.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-04-10 04:51:24,511 INFO Notification time out: 800 (org.apache.zookeeper.server.quorum.FastLeaderElection) [QuorumPeer[myid=1](plain=127.0.0.1:12181)(secure=0.0.0.0:2181)] 2022-04-10 04:51:24,513 WARN Cannot open channel to 2 at election address onap-strimzi-zookeeper-1.onap-strimzi-zookeeper-nodes.onap.svc:3888 (org.apache.zookeeper.server.quorum.QuorumCnxManager) [QuorumConnectionThread-[myid=1]-2] java.net.UnknownHostException: onap-strimzi-zookeeper-1.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-04-10 04:51:25,313 INFO Notification time out: 1600 (org.apache.zookeeper.server.quorum.FastLeaderElection) [QuorumPeer[myid=1](plain=127.0.0.1:12181)(secure=0.0.0.0:2181)] 2022-04-10 04:51:25,314 WARN Cannot open channel to 2 at election address onap-strimzi-zookeeper-1.onap-strimzi-zookeeper-nodes.onap.svc:3888 (org.apache.zookeeper.server.quorum.QuorumCnxManager) [QuorumConnectionThread-[myid=1]-3] java.net.UnknownHostException: onap-strimzi-zookeeper-1.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-04-10 04:51:26,915 INFO Notification time out: 3200 (org.apache.zookeeper.server.quorum.FastLeaderElection) [QuorumPeer[myid=1](plain=127.0.0.1:12181)(secure=0.0.0.0:2181)] 2022-04-10 04:51:26,916 WARN Cannot open channel to 2 at election address onap-strimzi-zookeeper-1.onap-strimzi-zookeeper-nodes.onap.svc:3888 (org.apache.zookeeper.server.quorum.QuorumCnxManager) [QuorumConnectionThread-[myid=1]-3] java.net.UnknownHostException: onap-strimzi-zookeeper-1.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-04-10 04:51:27,584 INFO Received connection request from /10.233.72.253:38526 (org.apache.zookeeper.server.quorum.QuorumCnxManager) [ListenerHandler-onap-strimzi-zookeeper-0.onap-strimzi-zookeeper-nodes.onap.svc/10.233.68.218:3888] 2022-04-10 04:51:27,955 ERROR Failed to verify host address: 10.233.72.253 (org.apache.zookeeper.common.ZKTrustManager) [ListenerHandler-onap-strimzi-zookeeper-0.onap-strimzi-zookeeper-nodes.onap.svc/10.233.68.218:3888] javax.net.ssl.SSLPeerUnverifiedException: Certificate for <10.233.72.253> doesn't match any of the subject alternative names: [*.onap-strimzi-zookeeper-nodes.onap.svc.cluster.local, onap-strimzi-zookeeper-client, *.onap-strimzi-zookeeper-nodes.onap.svc, *.onap-strimzi-zookeeper-client.onap.svc, onap-strimzi-zookeeper-1.onap-strimzi-zookeeper-nodes.onap.svc.cluster.local, onap-strimzi-zookeeper-client.onap.svc.cluster.local, onap-strimzi-zookeeper-1.onap-strimzi-zookeeper-nodes.onap.svc, onap-strimzi-zookeeper-client.onap, onap-strimzi-zookeeper-client.onap.svc, *.onap-strimzi-zookeeper-client.onap.svc.cluster.local] at org.apache.zookeeper.common.ZKHostnameVerifier.matchIPAddress(ZKHostnameVerifier.java:197) at org.apache.zookeeper.common.ZKHostnameVerifier.verify(ZKHostnameVerifier.java:165) at org.apache.zookeeper.common.ZKTrustManager.performHostVerification(ZKTrustManager.java:151) at org.apache.zookeeper.common.ZKTrustManager.checkClientTrusted(ZKTrustManager.java:79) at java.base/sun.security.ssl.CertificateMessage$T12CertificateConsumer.checkClientCerts(CertificateMessage.java:688) at java.base/sun.security.ssl.CertificateMessage$T12CertificateConsumer.onCertificate(CertificateMessage.java:411) at java.base/sun.security.ssl.CertificateMessage$T12CertificateConsumer.consume(CertificateMessage.java:375) at java.base/sun.security.ssl.SSLHandshake.consume(SSLHandshake.java:392) at java.base/sun.security.ssl.HandshakeContext.dispatch(HandshakeContext.java:443) at java.base/sun.security.ssl.HandshakeContext.dispatch(HandshakeContext.java:421) at java.base/sun.security.ssl.TransportContext.dispatch(TransportContext.java:182) at java.base/sun.security.ssl.SSLTransport.decode(SSLTransport.java:172) at java.base/sun.security.ssl.SSLSocketImpl.decode(SSLSocketImpl.java:1501) at java.base/sun.security.ssl.SSLSocketImpl.readHandshakeRecord(SSLSocketImpl.java:1411) at java.base/sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:451) at java.base/sun.security.ssl.SSLSocketImpl.ensureNegotiated(SSLSocketImpl.java:916) at java.base/sun.security.ssl.SSLSocketImpl.getSession(SSLSocketImpl.java:367) at org.apache.zookeeper.server.quorum.UnifiedServerSocket$UnifiedSocket.detectMode(UnifiedServerSocket.java:269) at org.apache.zookeeper.server.quorum.UnifiedServerSocket$UnifiedSocket.getSocket(UnifiedServerSocket.java:298) at org.apache.zookeeper.server.quorum.UnifiedServerSocket$UnifiedSocket.access$400(UnifiedServerSocket.java:172) at org.apache.zookeeper.server.quorum.UnifiedServerSocket$UnifiedInputStream.getRealInputStream(UnifiedServerSocket.java:699) at org.apache.zookeeper.server.quorum.UnifiedServerSocket$UnifiedInputStream.read(UnifiedServerSocket.java:693) at java.base/java.io.BufferedInputStream.fill(BufferedInputStream.java:252) at java.base/java.io.BufferedInputStream.read1(BufferedInputStream.java:292) at java.base/java.io.BufferedInputStream.read(BufferedInputStream.java:351) at java.base/java.io.DataInputStream.readFully(DataInputStream.java:200) at java.base/java.io.DataInputStream.readLong(DataInputStream.java:421) at org.apache.zookeeper.server.quorum.QuorumCnxManager.handleConnection(QuorumCnxManager.java:601) at org.apache.zookeeper.server.quorum.QuorumCnxManager.receiveConnection(QuorumCnxManager.java:554) at org.apache.zookeeper.server.quorum.QuorumCnxManager$Listener$ListenerHandler.acceptConnections(QuorumCnxManager.java:1079) at org.apache.zookeeper.server.quorum.QuorumCnxManager$Listener$ListenerHandler.run(QuorumCnxManager.java:1033) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 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-04-10 04:51:27,957 ERROR Failed to verify hostname: 10.233.72.253 (org.apache.zookeeper.common.ZKTrustManager) [ListenerHandler-onap-strimzi-zookeeper-0.onap-strimzi-zookeeper-nodes.onap.svc/10.233.68.218:3888] javax.net.ssl.SSLPeerUnverifiedException: Certificate for <10.233.72.253> doesn't match any of the subject alternative names: [*.onap-strimzi-zookeeper-nodes.onap.svc.cluster.local, onap-strimzi-zookeeper-client, *.onap-strimzi-zookeeper-nodes.onap.svc, *.onap-strimzi-zookeeper-client.onap.svc, onap-strimzi-zookeeper-1.onap-strimzi-zookeeper-nodes.onap.svc.cluster.local, onap-strimzi-zookeeper-client.onap.svc.cluster.local, onap-strimzi-zookeeper-1.onap-strimzi-zookeeper-nodes.onap.svc, onap-strimzi-zookeeper-client.onap, onap-strimzi-zookeeper-client.onap.svc, *.onap-strimzi-zookeeper-client.onap.svc.cluster.local] at org.apache.zookeeper.common.ZKHostnameVerifier.matchIPAddress(ZKHostnameVerifier.java:197) at org.apache.zookeeper.common.ZKHostnameVerifier.verify(ZKHostnameVerifier.java:165) at org.apache.zookeeper.common.ZKTrustManager.performHostVerification(ZKTrustManager.java:159) at org.apache.zookeeper.common.ZKTrustManager.checkClientTrusted(ZKTrustManager.java:79) at java.base/sun.security.ssl.CertificateMessage$T12CertificateConsumer.checkClientCerts(CertificateMessage.java:688) at java.base/sun.security.ssl.CertificateMessage$T12CertificateConsumer.onCertificate(CertificateMessage.java:411) at java.base/sun.security.ssl.CertificateMessage$T12CertificateConsumer.consume(CertificateMessage.java:375) at java.base/sun.security.ssl.SSLHandshake.consume(SSLHandshake.java:392) at java.base/sun.security.ssl.HandshakeContext.dispatch(HandshakeContext.java:443) at java.base/sun.security.ssl.HandshakeContext.dispatch(HandshakeContext.java:421) at java.base/sun.security.ssl.TransportContext.dispatch(TransportContext.java:182) at java.base/sun.security.ssl.SSLTransport.decode(SSLTransport.java:172) at java.base/sun.security.ssl.SSLSocketImpl.decode(SSLSocketImpl.java:1501) at java.base/sun.security.ssl.SSLSocketImpl.readHandshakeRecord(SSLSocketImpl.java:1411) at java.base/sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:451) at java.base/sun.security.ssl.SSLSocketImpl.ensureNegotiated(SSLSocketImpl.java:916) at java.base/sun.security.ssl.SSLSocketImpl.getSession(SSLSocketImpl.java:367) at org.apache.zookeeper.server.quorum.UnifiedServerSocket$UnifiedSocket.detectMode(UnifiedServerSocket.java:269) at org.apache.zookeeper.server.quorum.UnifiedServerSocket$UnifiedSocket.getSocket(UnifiedServerSocket.java:298) at org.apache.zookeeper.server.quorum.UnifiedServerSocket$UnifiedSocket.access$400(UnifiedServerSocket.java:172) at org.apache.zookeeper.server.quorum.UnifiedServerSocket$UnifiedInputStream.getRealInputStream(UnifiedServerSocket.java:699) at org.apache.zookeeper.server.quorum.UnifiedServerSocket$UnifiedInputStream.read(UnifiedServerSocket.java:693) at java.base/java.io.BufferedInputStream.fill(BufferedInputStream.java:252) at java.base/java.io.BufferedInputStream.read1(BufferedInputStream.java:292) at java.base/java.io.BufferedInputStream.read(BufferedInputStream.java:351) at java.base/java.io.DataInputStream.readFully(DataInputStream.java:200) at java.base/java.io.DataInputStream.readLong(DataInputStream.java:421) at org.apache.zookeeper.server.quorum.QuorumCnxManager.handleConnection(QuorumCnxManager.java:601) at org.apache.zookeeper.server.quorum.QuorumCnxManager.receiveConnection(QuorumCnxManager.java:554) at org.apache.zookeeper.server.quorum.QuorumCnxManager$Listener$ListenerHandler.acceptConnections(QuorumCnxManager.java:1079) at org.apache.zookeeper.server.quorum.QuorumCnxManager$Listener$ListenerHandler.run(QuorumCnxManager.java:1033) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 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-04-10 04:51:27,962 INFO Accepted TLS connection from 10.233.72.253/10.233.72.253:38526 - NONE - SSL_NULL_WITH_NULL_NULL (org.apache.zookeeper.server.quorum.UnifiedServerSocket) [ListenerHandler-onap-strimzi-zookeeper-0.onap-strimzi-zookeeper-nodes.onap.svc/10.233.68.218:3888] 2022-04-10 04:51:27,962 WARN Exception reading or writing challenge (org.apache.zookeeper.server.quorum.QuorumCnxManager) [ListenerHandler-onap-strimzi-zookeeper-0.onap-strimzi-zookeeper-nodes.onap.svc/10.233.68.218:3888] java.net.SocketException: Socket is closed at java.base/sun.security.ssl.SSLSocketImpl.getInputStream(SSLSocketImpl.java:884) at org.apache.zookeeper.server.quorum.UnifiedServerSocket$UnifiedInputStream.getRealInputStream(UnifiedServerSocket.java:699) at org.apache.zookeeper.server.quorum.UnifiedServerSocket$UnifiedInputStream.read(UnifiedServerSocket.java:693) at java.base/java.io.BufferedInputStream.fill(BufferedInputStream.java:252) at java.base/java.io.BufferedInputStream.read1(BufferedInputStream.java:292) at java.base/java.io.BufferedInputStream.read(BufferedInputStream.java:351) at java.base/java.io.DataInputStream.readFully(DataInputStream.java:200) at java.base/java.io.DataInputStream.readLong(DataInputStream.java:421) at org.apache.zookeeper.server.quorum.QuorumCnxManager.handleConnection(QuorumCnxManager.java:601) at org.apache.zookeeper.server.quorum.QuorumCnxManager.receiveConnection(QuorumCnxManager.java:554) at org.apache.zookeeper.server.quorum.QuorumCnxManager$Listener$ListenerHandler.acceptConnections(QuorumCnxManager.java:1079) at org.apache.zookeeper.server.quorum.QuorumCnxManager$Listener$ListenerHandler.run(QuorumCnxManager.java:1033) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 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-04-10 04:51:28,579 INFO Received connection request from /10.233.72.253:38530 (org.apache.zookeeper.server.quorum.QuorumCnxManager) [ListenerHandler-onap-strimzi-zookeeper-0.onap-strimzi-zookeeper-nodes.onap.svc/10.233.68.218:3888] 2022-04-10 04:51:28,643 ERROR Failed to verify host address: 10.233.72.253 (org.apache.zookeeper.common.ZKTrustManager) [ListenerHandler-onap-strimzi-zookeeper-0.onap-strimzi-zookeeper-nodes.onap.svc/10.233.68.218:3888] javax.net.ssl.SSLPeerUnverifiedException: Certificate for <10.233.72.253> doesn't match any of the subject alternative names: [*.onap-strimzi-zookeeper-nodes.onap.svc.cluster.local, onap-strimzi-zookeeper-client, *.onap-strimzi-zookeeper-nodes.onap.svc, *.onap-strimzi-zookeeper-client.onap.svc, onap-strimzi-zookeeper-1.onap-strimzi-zookeeper-nodes.onap.svc.cluster.local, onap-strimzi-zookeeper-client.onap.svc.cluster.local, onap-strimzi-zookeeper-1.onap-strimzi-zookeeper-nodes.onap.svc, onap-strimzi-zookeeper-client.onap, onap-strimzi-zookeeper-client.onap.svc, *.onap-strimzi-zookeeper-client.onap.svc.cluster.local] at org.apache.zookeeper.common.ZKHostnameVerifier.matchIPAddress(ZKHostnameVerifier.java:197) at org.apache.zookeeper.common.ZKHostnameVerifier.verify(ZKHostnameVerifier.java:165) at org.apache.zookeeper.common.ZKTrustManager.performHostVerification(ZKTrustManager.java:151) at org.apache.zookeeper.common.ZKTrustManager.checkClientTrusted(ZKTrustManager.java:79) at java.base/sun.security.ssl.CertificateMessage$T12CertificateConsumer.checkClientCerts(CertificateMessage.java:688) at java.base/sun.security.ssl.CertificateMessage$T12CertificateConsumer.onCertificate(CertificateMessage.java:411) at java.base/sun.security.ssl.CertificateMessage$T12CertificateConsumer.consume(CertificateMessage.java:375) at java.base/sun.security.ssl.SSLHandshake.consume(SSLHandshake.java:392) at java.base/sun.security.ssl.HandshakeContext.dispatch(HandshakeContext.java:443) at java.base/sun.security.ssl.HandshakeContext.dispatch(HandshakeContext.java:421) at java.base/sun.security.ssl.TransportContext.dispatch(TransportContext.java:182) at java.base/sun.security.ssl.SSLTransport.decode(SSLTransport.java:172) at java.base/sun.security.ssl.SSLSocketImpl.decode(SSLSocketImpl.java:1501) at java.base/sun.security.ssl.SSLSocketImpl.readHandshakeRecord(SSLSocketImpl.java:1411) at java.base/sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:451) at java.base/sun.security.ssl.SSLSocketImpl.ensureNegotiated(SSLSocketImpl.java:916) at java.base/sun.security.ssl.SSLSocketImpl.getSession(SSLSocketImpl.java:367) at org.apache.zookeeper.server.quorum.UnifiedServerSocket$UnifiedSocket.detectMode(UnifiedServerSocket.java:269) at org.apache.zookeeper.server.quorum.UnifiedServerSocket$UnifiedSocket.getSocket(UnifiedServerSocket.java:298) at org.apache.zookeeper.server.quorum.UnifiedServerSocket$UnifiedSocket.access$400(UnifiedServerSocket.java:172) at org.apache.zookeeper.server.quorum.UnifiedServerSocket$UnifiedInputStream.getRealInputStream(UnifiedServerSocket.java:699) at org.apache.zookeeper.server.quorum.UnifiedServerSocket$UnifiedInputStream.read(UnifiedServerSocket.java:693) at java.base/java.io.BufferedInputStream.fill(BufferedInputStream.java:252) at java.base/java.io.BufferedInputStream.read1(BufferedInputStream.java:292) at java.base/java.io.BufferedInputStream.read(BufferedInputStream.java:351) at java.base/java.io.DataInputStream.readFully(DataInputStream.java:200) at java.base/java.io.DataInputStream.readLong(DataInputStream.java:421) at org.apache.zookeeper.server.quorum.QuorumCnxManager.handleConnection(QuorumCnxManager.java:601) at org.apache.zookeeper.server.quorum.QuorumCnxManager.receiveConnection(QuorumCnxManager.java:554) at org.apache.zookeeper.server.quorum.QuorumCnxManager$Listener$ListenerHandler.acceptConnections(QuorumCnxManager.java:1079) at org.apache.zookeeper.server.quorum.QuorumCnxManager$Listener$ListenerHandler.run(QuorumCnxManager.java:1033) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 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-04-10 04:51:28,645 ERROR Failed to verify hostname: 10.233.72.253 (org.apache.zookeeper.common.ZKTrustManager) [ListenerHandler-onap-strimzi-zookeeper-0.onap-strimzi-zookeeper-nodes.onap.svc/10.233.68.218:3888] javax.net.ssl.SSLPeerUnverifiedException: Certificate for <10.233.72.253> doesn't match any of the subject alternative names: [*.onap-strimzi-zookeeper-nodes.onap.svc.cluster.local, onap-strimzi-zookeeper-client, *.onap-strimzi-zookeeper-nodes.onap.svc, *.onap-strimzi-zookeeper-client.onap.svc, onap-strimzi-zookeeper-1.onap-strimzi-zookeeper-nodes.onap.svc.cluster.local, onap-strimzi-zookeeper-client.onap.svc.cluster.local, onap-strimzi-zookeeper-1.onap-strimzi-zookeeper-nodes.onap.svc, onap-strimzi-zookeeper-client.onap, onap-strimzi-zookeeper-client.onap.svc, *.onap-strimzi-zookeeper-client.onap.svc.cluster.local] at org.apache.zookeeper.common.ZKHostnameVerifier.matchIPAddress(ZKHostnameVerifier.java:197) at org.apache.zookeeper.common.ZKHostnameVerifier.verify(ZKHostnameVerifier.java:165) at org.apache.zookeeper.common.ZKTrustManager.performHostVerification(ZKTrustManager.java:159) at org.apache.zookeeper.common.ZKTrustManager.checkClientTrusted(ZKTrustManager.java:79) at java.base/sun.security.ssl.CertificateMessage$T12CertificateConsumer.checkClientCerts(CertificateMessage.java:688) at java.base/sun.security.ssl.CertificateMessage$T12CertificateConsumer.onCertificate(CertificateMessage.java:411) at java.base/sun.security.ssl.CertificateMessage$T12CertificateConsumer.consume(CertificateMessage.java:375) at java.base/sun.security.ssl.SSLHandshake.consume(SSLHandshake.java:392) at java.base/sun.security.ssl.HandshakeContext.dispatch(HandshakeContext.java:443) at java.base/sun.security.ssl.HandshakeContext.dispatch(HandshakeContext.java:421) at java.base/sun.security.ssl.TransportContext.dispatch(TransportContext.java:182) at java.base/sun.security.ssl.SSLTransport.decode(SSLTransport.java:172) at java.base/sun.security.ssl.SSLSocketImpl.decode(SSLSocketImpl.java:1501) at java.base/sun.security.ssl.SSLSocketImpl.readHandshakeRecord(SSLSocketImpl.java:1411) at java.base/sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:451) at java.base/sun.security.ssl.SSLSocketImpl.ensureNegotiated(SSLSocketImpl.java:916) at java.base/sun.security.ssl.SSLSocketImpl.getSession(SSLSocketImpl.java:367) at org.apache.zookeeper.server.quorum.UnifiedServerSocket$UnifiedSocket.detectMode(UnifiedServerSocket.java:269) at org.apache.zookeeper.server.quorum.UnifiedServerSocket$UnifiedSocket.getSocket(UnifiedServerSocket.java:298) at org.apache.zookeeper.server.quorum.UnifiedServerSocket$UnifiedSocket.access$400(UnifiedServerSocket.java:172) at org.apache.zookeeper.server.quorum.UnifiedServerSocket$UnifiedInputStream.getRealInputStream(UnifiedServerSocket.java:699) at org.apache.zookeeper.server.quorum.UnifiedServerSocket$UnifiedInputStream.read(UnifiedServerSocket.java:693) at java.base/java.io.BufferedInputStream.fill(BufferedInputStream.java:252) at java.base/java.io.BufferedInputStream.read1(BufferedInputStream.java:292) at java.base/java.io.BufferedInputStream.read(BufferedInputStream.java:351) at java.base/java.io.DataInputStream.readFully(DataInputStream.java:200) at java.base/java.io.DataInputStream.readLong(DataInputStream.java:421) at org.apache.zookeeper.server.quorum.QuorumCnxManager.handleConnection(QuorumCnxManager.java:601) at org.apache.zookeeper.server.quorum.QuorumCnxManager.receiveConnection(QuorumCnxManager.java:554) at org.apache.zookeeper.server.quorum.QuorumCnxManager$Listener$ListenerHandler.acceptConnections(QuorumCnxManager.java:1079) at org.apache.zookeeper.server.quorum.QuorumCnxManager$Listener$ListenerHandler.run(QuorumCnxManager.java:1033) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 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-04-10 04:51:28,647 INFO Accepted TLS connection from 10.233.72.253/10.233.72.253:38530 - NONE - SSL_NULL_WITH_NULL_NULL (org.apache.zookeeper.server.quorum.UnifiedServerSocket) [ListenerHandler-onap-strimzi-zookeeper-0.onap-strimzi-zookeeper-nodes.onap.svc/10.233.68.218:3888] 2022-04-10 04:51:28,647 WARN Exception reading or writing challenge (org.apache.zookeeper.server.quorum.QuorumCnxManager) [ListenerHandler-onap-strimzi-zookeeper-0.onap-strimzi-zookeeper-nodes.onap.svc/10.233.68.218:3888] java.net.SocketException: Socket is closed at java.base/sun.security.ssl.SSLSocketImpl.getInputStream(SSLSocketImpl.java:884) at org.apache.zookeeper.server.quorum.UnifiedServerSocket$UnifiedInputStream.getRealInputStream(UnifiedServerSocket.java:699) at org.apache.zookeeper.server.quorum.UnifiedServerSocket$UnifiedInputStream.read(UnifiedServerSocket.java:693) at java.base/java.io.BufferedInputStream.fill(BufferedInputStream.java:252) at java.base/java.io.BufferedInputStream.read1(BufferedInputStream.java:292) at java.base/java.io.BufferedInputStream.read(BufferedInputStream.java:351) at java.base/java.io.DataInputStream.readFully(DataInputStream.java:200) at java.base/java.io.DataInputStream.readLong(DataInputStream.java:421) at org.apache.zookeeper.server.quorum.QuorumCnxManager.handleConnection(QuorumCnxManager.java:601) at org.apache.zookeeper.server.quorum.QuorumCnxManager.receiveConnection(QuorumCnxManager.java:554) at org.apache.zookeeper.server.quorum.QuorumCnxManager$Listener$ListenerHandler.acceptConnections(QuorumCnxManager.java:1079) at org.apache.zookeeper.server.quorum.QuorumCnxManager$Listener$ListenerHandler.run(QuorumCnxManager.java:1033) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 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-04-10 04:51:30,116 INFO Notification time out: 6400 (org.apache.zookeeper.server.quorum.FastLeaderElection) [QuorumPeer[myid=1](plain=127.0.0.1:12181)(secure=0.0.0.0:2181)] 2022-04-10 04:51:30,117 WARN Cannot open channel to 2 at election address onap-strimzi-zookeeper-1.onap-strimzi-zookeeper-nodes.onap.svc:3888 (org.apache.zookeeper.server.quorum.QuorumCnxManager) [QuorumConnectionThread-[myid=1]-3] java.net.UnknownHostException: onap-strimzi-zookeeper-1.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-04-10 04:51:35,432 INFO Received connection request from /10.233.72.253:38566 (org.apache.zookeeper.server.quorum.QuorumCnxManager) [ListenerHandler-onap-strimzi-zookeeper-0.onap-strimzi-zookeeper-nodes.onap.svc/10.233.68.218:3888] 2022-04-10 04:51:35,594 ERROR Failed to verify host address: 10.233.72.253 (org.apache.zookeeper.common.ZKTrustManager) [ListenerHandler-onap-strimzi-zookeeper-0.onap-strimzi-zookeeper-nodes.onap.svc/10.233.68.218:3888] javax.net.ssl.SSLPeerUnverifiedException: Certificate for <10.233.72.253> doesn't match any of the subject alternative names: [*.onap-strimzi-zookeeper-nodes.onap.svc.cluster.local, onap-strimzi-zookeeper-client, *.onap-strimzi-zookeeper-nodes.onap.svc, *.onap-strimzi-zookeeper-client.onap.svc, onap-strimzi-zookeeper-1.onap-strimzi-zookeeper-nodes.onap.svc.cluster.local, onap-strimzi-zookeeper-client.onap.svc.cluster.local, onap-strimzi-zookeeper-1.onap-strimzi-zookeeper-nodes.onap.svc, onap-strimzi-zookeeper-client.onap, onap-strimzi-zookeeper-client.onap.svc, *.onap-strimzi-zookeeper-client.onap.svc.cluster.local] at org.apache.zookeeper.common.ZKHostnameVerifier.matchIPAddress(ZKHostnameVerifier.java:197) at org.apache.zookeeper.common.ZKHostnameVerifier.verify(ZKHostnameVerifier.java:165) at org.apache.zookeeper.common.ZKTrustManager.performHostVerification(ZKTrustManager.java:151) at org.apache.zookeeper.common.ZKTrustManager.checkClientTrusted(ZKTrustManager.java:79) at java.base/sun.security.ssl.CertificateMessage$T12CertificateConsumer.checkClientCerts(CertificateMessage.java:688) at java.base/sun.security.ssl.CertificateMessage$T12CertificateConsumer.onCertificate(CertificateMessage.java:411) at java.base/sun.security.ssl.CertificateMessage$T12CertificateConsumer.consume(CertificateMessage.java:375) at java.base/sun.security.ssl.SSLHandshake.consume(SSLHandshake.java:392) at java.base/sun.security.ssl.HandshakeContext.dispatch(HandshakeContext.java:443) at java.base/sun.security.ssl.HandshakeContext.dispatch(HandshakeContext.java:421) at java.base/sun.security.ssl.TransportContext.dispatch(TransportContext.java:182) at java.base/sun.security.ssl.SSLTransport.decode(SSLTransport.java:172) at java.base/sun.security.ssl.SSLSocketImpl.decode(SSLSocketImpl.java:1501) at java.base/sun.security.ssl.SSLSocketImpl.readHandshakeRecord(SSLSocketImpl.java:1411) at java.base/sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:451) at java.base/sun.security.ssl.SSLSocketImpl.ensureNegotiated(SSLSocketImpl.java:916) at java.base/sun.security.ssl.SSLSocketImpl.getSession(SSLSocketImpl.java:367) at org.apache.zookeeper.server.quorum.UnifiedServerSocket$UnifiedSocket.detectMode(UnifiedServerSocket.java:269) at org.apache.zookeeper.server.quorum.UnifiedServerSocket$UnifiedSocket.getSocket(UnifiedServerSocket.java:298) at org.apache.zookeeper.server.quorum.UnifiedServerSocket$UnifiedSocket.access$400(UnifiedServerSocket.java:172) at org.apache.zookeeper.server.quorum.UnifiedServerSocket$UnifiedInputStream.getRealInputStream(UnifiedServerSocket.java:699) at org.apache.zookeeper.server.quorum.UnifiedServerSocket$UnifiedInputStream.read(UnifiedServerSocket.java:693) at java.base/java.io.BufferedInputStream.fill(BufferedInputStream.java:252) at java.base/java.io.BufferedInputStream.read1(BufferedInputStream.java:292) at java.base/java.io.BufferedInputStream.read(BufferedInputStream.java:351) at java.base/java.io.DataInputStream.readFully(DataInputStream.java:200) at java.base/java.io.DataInputStream.readLong(DataInputStream.java:421) at org.apache.zookeeper.server.quorum.QuorumCnxManager.handleConnection(QuorumCnxManager.java:601) at org.apache.zookeeper.server.quorum.QuorumCnxManager.receiveConnection(QuorumCnxManager.java:554) at org.apache.zookeeper.server.quorum.QuorumCnxManager$Listener$ListenerHandler.acceptConnections(QuorumCnxManager.java:1079) at org.apache.zookeeper.server.quorum.QuorumCnxManager$Listener$ListenerHandler.run(QuorumCnxManager.java:1033) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 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-04-10 04:51:35,595 ERROR Failed to verify hostname: 10.233.72.253 (org.apache.zookeeper.common.ZKTrustManager) [ListenerHandler-onap-strimzi-zookeeper-0.onap-strimzi-zookeeper-nodes.onap.svc/10.233.68.218:3888] javax.net.ssl.SSLPeerUnverifiedException: Certificate for <10.233.72.253> doesn't match any of the subject alternative names: [*.onap-strimzi-zookeeper-nodes.onap.svc.cluster.local, onap-strimzi-zookeeper-client, *.onap-strimzi-zookeeper-nodes.onap.svc, *.onap-strimzi-zookeeper-client.onap.svc, onap-strimzi-zookeeper-1.onap-strimzi-zookeeper-nodes.onap.svc.cluster.local, onap-strimzi-zookeeper-client.onap.svc.cluster.local, onap-strimzi-zookeeper-1.onap-strimzi-zookeeper-nodes.onap.svc, onap-strimzi-zookeeper-client.onap, onap-strimzi-zookeeper-client.onap.svc, *.onap-strimzi-zookeeper-client.onap.svc.cluster.local] at org.apache.zookeeper.common.ZKHostnameVerifier.matchIPAddress(ZKHostnameVerifier.java:197) at org.apache.zookeeper.common.ZKHostnameVerifier.verify(ZKHostnameVerifier.java:165) at org.apache.zookeeper.common.ZKTrustManager.performHostVerification(ZKTrustManager.java:159) at org.apache.zookeeper.common.ZKTrustManager.checkClientTrusted(ZKTrustManager.java:79) at java.base/sun.security.ssl.CertificateMessage$T12CertificateConsumer.checkClientCerts(CertificateMessage.java:688) at java.base/sun.security.ssl.CertificateMessage$T12CertificateConsumer.onCertificate(CertificateMessage.java:411) at java.base/sun.security.ssl.CertificateMessage$T12CertificateConsumer.consume(CertificateMessage.java:375) at java.base/sun.security.ssl.SSLHandshake.consume(SSLHandshake.java:392) at java.base/sun.security.ssl.HandshakeContext.dispatch(HandshakeContext.java:443) at java.base/sun.security.ssl.HandshakeContext.dispatch(HandshakeContext.java:421) at java.base/sun.security.ssl.TransportContext.dispatch(TransportContext.java:182) at java.base/sun.security.ssl.SSLTransport.decode(SSLTransport.java:172) at java.base/sun.security.ssl.SSLSocketImpl.decode(SSLSocketImpl.java:1501) at java.base/sun.security.ssl.SSLSocketImpl.readHandshakeRecord(SSLSocketImpl.java:1411) at java.base/sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:451) at java.base/sun.security.ssl.SSLSocketImpl.ensureNegotiated(SSLSocketImpl.java:916) at java.base/sun.security.ssl.SSLSocketImpl.getSession(SSLSocketImpl.java:367) at org.apache.zookeeper.server.quorum.UnifiedServerSocket$UnifiedSocket.detectMode(UnifiedServerSocket.java:269) at org.apache.zookeeper.server.quorum.UnifiedServerSocket$UnifiedSocket.getSocket(UnifiedServerSocket.java:298) at org.apache.zookeeper.server.quorum.UnifiedServerSocket$UnifiedSocket.access$400(UnifiedServerSocket.java:172) at org.apache.zookeeper.server.quorum.UnifiedServerSocket$UnifiedInputStream.getRealInputStream(UnifiedServerSocket.java:699) at org.apache.zookeeper.server.quorum.UnifiedServerSocket$UnifiedInputStream.read(UnifiedServerSocket.java:693) at java.base/java.io.BufferedInputStream.fill(BufferedInputStream.java:252) at java.base/java.io.BufferedInputStream.read1(BufferedInputStream.java:292) at java.base/java.io.BufferedInputStream.read(BufferedInputStream.java:351) at java.base/java.io.DataInputStream.readFully(DataInputStream.java:200) at java.base/java.io.DataInputStream.readLong(DataInputStream.java:421) at org.apache.zookeeper.server.quorum.QuorumCnxManager.handleConnection(QuorumCnxManager.java:601) at org.apache.zookeeper.server.quorum.QuorumCnxManager.receiveConnection(QuorumCnxManager.java:554) at org.apache.zookeeper.server.quorum.QuorumCnxManager$Listener$ListenerHandler.acceptConnections(QuorumCnxManager.java:1079) at org.apache.zookeeper.server.quorum.QuorumCnxManager$Listener$ListenerHandler.run(QuorumCnxManager.java:1033) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 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-04-10 04:51:35,597 INFO Accepted TLS connection from 10.233.72.253/10.233.72.253:38566 - NONE - SSL_NULL_WITH_NULL_NULL (org.apache.zookeeper.server.quorum.UnifiedServerSocket) [ListenerHandler-onap-strimzi-zookeeper-0.onap-strimzi-zookeeper-nodes.onap.svc/10.233.68.218:3888] 2022-04-10 04:51:35,597 WARN Exception reading or writing challenge (org.apache.zookeeper.server.quorum.QuorumCnxManager) [ListenerHandler-onap-strimzi-zookeeper-0.onap-strimzi-zookeeper-nodes.onap.svc/10.233.68.218:3888] java.net.SocketException: Socket is closed at java.base/sun.security.ssl.SSLSocketImpl.getInputStream(SSLSocketImpl.java:884) at org.apache.zookeeper.server.quorum.UnifiedServerSocket$UnifiedInputStream.getRealInputStream(UnifiedServerSocket.java:699) at org.apache.zookeeper.server.quorum.UnifiedServerSocket$UnifiedInputStream.read(UnifiedServerSocket.java:693) at java.base/java.io.BufferedInputStream.fill(BufferedInputStream.java:252) at java.base/java.io.BufferedInputStream.read1(BufferedInputStream.java:292) at java.base/java.io.BufferedInputStream.read(BufferedInputStream.java:351) at java.base/java.io.DataInputStream.readFully(DataInputStream.java:200) at java.base/java.io.DataInputStream.readLong(DataInputStream.java:421) at org.apache.zookeeper.server.quorum.QuorumCnxManager.handleConnection(QuorumCnxManager.java:601) at org.apache.zookeeper.server.quorum.QuorumCnxManager.receiveConnection(QuorumCnxManager.java:554) at org.apache.zookeeper.server.quorum.QuorumCnxManager$Listener$ListenerHandler.acceptConnections(QuorumCnxManager.java:1079) at org.apache.zookeeper.server.quorum.QuorumCnxManager$Listener$ListenerHandler.run(QuorumCnxManager.java:1033) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 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-04-10 04:51:36,332 INFO Received connection request from /10.233.72.253:38570 (org.apache.zookeeper.server.quorum.QuorumCnxManager) [ListenerHandler-onap-strimzi-zookeeper-0.onap-strimzi-zookeeper-nodes.onap.svc/10.233.68.218:3888] 2022-04-10 04:51:36,386 ERROR Failed to verify host address: 10.233.72.253 (org.apache.zookeeper.common.ZKTrustManager) [ListenerHandler-onap-strimzi-zookeeper-0.onap-strimzi-zookeeper-nodes.onap.svc/10.233.68.218:3888] javax.net.ssl.SSLPeerUnverifiedException: Certificate for <10.233.72.253> doesn't match any of the subject alternative names: [*.onap-strimzi-zookeeper-nodes.onap.svc.cluster.local, onap-strimzi-zookeeper-client, *.onap-strimzi-zookeeper-nodes.onap.svc, *.onap-strimzi-zookeeper-client.onap.svc, onap-strimzi-zookeeper-1.onap-strimzi-zookeeper-nodes.onap.svc.cluster.local, onap-strimzi-zookeeper-client.onap.svc.cluster.local, onap-strimzi-zookeeper-1.onap-strimzi-zookeeper-nodes.onap.svc, onap-strimzi-zookeeper-client.onap, onap-strimzi-zookeeper-client.onap.svc, *.onap-strimzi-zookeeper-client.onap.svc.cluster.local] at org.apache.zookeeper.common.ZKHostnameVerifier.matchIPAddress(ZKHostnameVerifier.java:197) at org.apache.zookeeper.common.ZKHostnameVerifier.verify(ZKHostnameVerifier.java:165) at org.apache.zookeeper.common.ZKTrustManager.performHostVerification(ZKTrustManager.java:151) at org.apache.zookeeper.common.ZKTrustManager.checkClientTrusted(ZKTrustManager.java:79) at java.base/sun.security.ssl.CertificateMessage$T12CertificateConsumer.checkClientCerts(CertificateMessage.java:688) at java.base/sun.security.ssl.CertificateMessage$T12CertificateConsumer.onCertificate(CertificateMessage.java:411) at java.base/sun.security.ssl.CertificateMessage$T12CertificateConsumer.consume(CertificateMessage.java:375) at java.base/sun.security.ssl.SSLHandshake.consume(SSLHandshake.java:392) at java.base/sun.security.ssl.HandshakeContext.dispatch(HandshakeContext.java:443) at java.base/sun.security.ssl.HandshakeContext.dispatch(HandshakeContext.java:421) at java.base/sun.security.ssl.TransportContext.dispatch(TransportContext.java:182) at java.base/sun.security.ssl.SSLTransport.decode(SSLTransport.java:172) at java.base/sun.security.ssl.SSLSocketImpl.decode(SSLSocketImpl.java:1501) at java.base/sun.security.ssl.SSLSocketImpl.readHandshakeRecord(SSLSocketImpl.java:1411) at java.base/sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:451) at java.base/sun.security.ssl.SSLSocketImpl.ensureNegotiated(SSLSocketImpl.java:916) at java.base/sun.security.ssl.SSLSocketImpl.getSession(SSLSocketImpl.java:367) at org.apache.zookeeper.server.quorum.UnifiedServerSocket$UnifiedSocket.detectMode(UnifiedServerSocket.java:269) at org.apache.zookeeper.server.quorum.UnifiedServerSocket$UnifiedSocket.getSocket(UnifiedServerSocket.java:298) at org.apache.zookeeper.server.quorum.UnifiedServerSocket$UnifiedSocket.access$400(UnifiedServerSocket.java:172) at org.apache.zookeeper.server.quorum.UnifiedServerSocket$UnifiedInputStream.getRealInputStream(UnifiedServerSocket.java:699) at org.apache.zookeeper.server.quorum.UnifiedServerSocket$UnifiedInputStream.read(UnifiedServerSocket.java:693) at java.base/java.io.BufferedInputStream.fill(BufferedInputStream.java:252) at java.base/java.io.BufferedInputStream.read1(BufferedInputStream.java:292) at java.base/java.io.BufferedInputStream.read(BufferedInputStream.java:351) at java.base/java.io.DataInputStream.readFully(DataInputStream.java:200) at java.base/java.io.DataInputStream.readLong(DataInputStream.java:421) at org.apache.zookeeper.server.quorum.QuorumCnxManager.handleConnection(QuorumCnxManager.java:601) at org.apache.zookeeper.server.quorum.QuorumCnxManager.receiveConnection(QuorumCnxManager.java:554) at org.apache.zookeeper.server.quorum.QuorumCnxManager$Listener$ListenerHandler.acceptConnections(QuorumCnxManager.java:1079) at org.apache.zookeeper.server.quorum.QuorumCnxManager$Listener$ListenerHandler.run(QuorumCnxManager.java:1033) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 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-04-10 04:51:36,388 ERROR Failed to verify hostname: 10.233.72.253 (org.apache.zookeeper.common.ZKTrustManager) [ListenerHandler-onap-strimzi-zookeeper-0.onap-strimzi-zookeeper-nodes.onap.svc/10.233.68.218:3888] javax.net.ssl.SSLPeerUnverifiedException: Certificate for <10.233.72.253> doesn't match any of the subject alternative names: [*.onap-strimzi-zookeeper-nodes.onap.svc.cluster.local, onap-strimzi-zookeeper-client, *.onap-strimzi-zookeeper-nodes.onap.svc, *.onap-strimzi-zookeeper-client.onap.svc, onap-strimzi-zookeeper-1.onap-strimzi-zookeeper-nodes.onap.svc.cluster.local, onap-strimzi-zookeeper-client.onap.svc.cluster.local, onap-strimzi-zookeeper-1.onap-strimzi-zookeeper-nodes.onap.svc, onap-strimzi-zookeeper-client.onap, onap-strimzi-zookeeper-client.onap.svc, *.onap-strimzi-zookeeper-client.onap.svc.cluster.local] at org.apache.zookeeper.common.ZKHostnameVerifier.matchIPAddress(ZKHostnameVerifier.java:197) at org.apache.zookeeper.common.ZKHostnameVerifier.verify(ZKHostnameVerifier.java:165) at org.apache.zookeeper.common.ZKTrustManager.performHostVerification(ZKTrustManager.java:159) at org.apache.zookeeper.common.ZKTrustManager.checkClientTrusted(ZKTrustManager.java:79) at java.base/sun.security.ssl.CertificateMessage$T12CertificateConsumer.checkClientCerts(CertificateMessage.java:688) at java.base/sun.security.ssl.CertificateMessage$T12CertificateConsumer.onCertificate(CertificateMessage.java:411) at java.base/sun.security.ssl.CertificateMessage$T12CertificateConsumer.consume(CertificateMessage.java:375) at java.base/sun.security.ssl.SSLHandshake.consume(SSLHandshake.java:392) at java.base/sun.security.ssl.HandshakeContext.dispatch(HandshakeContext.java:443) at java.base/sun.security.ssl.HandshakeContext.dispatch(HandshakeContext.java:421) at java.base/sun.security.ssl.TransportContext.dispatch(TransportContext.java:182) at java.base/sun.security.ssl.SSLTransport.decode(SSLTransport.java:172) at java.base/sun.security.ssl.SSLSocketImpl.decode(SSLSocketImpl.java:1501) at java.base/sun.security.ssl.SSLSocketImpl.readHandshakeRecord(SSLSocketImpl.java:1411) at java.base/sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:451) at java.base/sun.security.ssl.SSLSocketImpl.ensureNegotiated(SSLSocketImpl.java:916) at java.base/sun.security.ssl.SSLSocketImpl.getSession(SSLSocketImpl.java:367) at org.apache.zookeeper.server.quorum.UnifiedServerSocket$UnifiedSocket.detectMode(UnifiedServerSocket.java:269) at org.apache.zookeeper.server.quorum.UnifiedServerSocket$UnifiedSocket.getSocket(UnifiedServerSocket.java:298) at org.apache.zookeeper.server.quorum.UnifiedServerSocket$UnifiedSocket.access$400(UnifiedServerSocket.java:172) at org.apache.zookeeper.server.quorum.UnifiedServerSocket$UnifiedInputStream.getRealInputStream(UnifiedServerSocket.java:699) at org.apache.zookeeper.server.quorum.UnifiedServerSocket$UnifiedInputStream.read(UnifiedServerSocket.java:693) at java.base/java.io.BufferedInputStream.fill(BufferedInputStream.java:252) at java.base/java.io.BufferedInputStream.read1(BufferedInputStream.java:292) at java.base/java.io.BufferedInputStream.read(BufferedInputStream.java:351) at java.base/java.io.DataInputStream.readFully(DataInputStream.java:200) at java.base/java.io.DataInputStream.readLong(DataInputStream.java:421) at org.apache.zookeeper.server.quorum.QuorumCnxManager.handleConnection(QuorumCnxManager.java:601) at org.apache.zookeeper.server.quorum.QuorumCnxManager.receiveConnection(QuorumCnxManager.java:554) at org.apache.zookeeper.server.quorum.QuorumCnxManager$Listener$ListenerHandler.acceptConnections(QuorumCnxManager.java:1079) at org.apache.zookeeper.server.quorum.QuorumCnxManager$Listener$ListenerHandler.run(QuorumCnxManager.java:1033) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 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-04-10 04:51:36,389 INFO Accepted TLS connection from 10.233.72.253/10.233.72.253:38570 - NONE - SSL_NULL_WITH_NULL_NULL (org.apache.zookeeper.server.quorum.UnifiedServerSocket) [ListenerHandler-onap-strimzi-zookeeper-0.onap-strimzi-zookeeper-nodes.onap.svc/10.233.68.218:3888] 2022-04-10 04:51:36,389 WARN Exception reading or writing challenge (org.apache.zookeeper.server.quorum.QuorumCnxManager) [ListenerHandler-onap-strimzi-zookeeper-0.onap-strimzi-zookeeper-nodes.onap.svc/10.233.68.218:3888] java.net.SocketException: Socket is closed at java.base/sun.security.ssl.SSLSocketImpl.getInputStream(SSLSocketImpl.java:884) at org.apache.zookeeper.server.quorum.UnifiedServerSocket$UnifiedInputStream.getRealInputStream(UnifiedServerSocket.java:699) at org.apache.zookeeper.server.quorum.UnifiedServerSocket$UnifiedInputStream.read(UnifiedServerSocket.java:693) at java.base/java.io.BufferedInputStream.fill(BufferedInputStream.java:252) at java.base/java.io.BufferedInputStream.read1(BufferedInputStream.java:292) at java.base/java.io.BufferedInputStream.read(BufferedInputStream.java:351) at java.base/java.io.DataInputStream.readFully(DataInputStream.java:200) at java.base/java.io.DataInputStream.readLong(DataInputStream.java:421) at org.apache.zookeeper.server.quorum.QuorumCnxManager.handleConnection(QuorumCnxManager.java:601) at org.apache.zookeeper.server.quorum.QuorumCnxManager.receiveConnection(QuorumCnxManager.java:554) at org.apache.zookeeper.server.quorum.QuorumCnxManager$Listener$ListenerHandler.acceptConnections(QuorumCnxManager.java:1079) at org.apache.zookeeper.server.quorum.QuorumCnxManager$Listener$ListenerHandler.run(QuorumCnxManager.java:1033) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 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-04-10 04:51:36,524 INFO Notification time out: 12800 (org.apache.zookeeper.server.quorum.FastLeaderElection) [QuorumPeer[myid=1](plain=127.0.0.1:12181)(secure=0.0.0.0:2181)] 2022-04-10 04:51:36,653 INFO SSL handshake complete with onap-strimzi-zookeeper-1.onap-strimzi-zookeeper-nodes.onap.svc/10.233.72.253:3888 - TLSv1.2 - TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 (org.apache.zookeeper.server.quorum.QuorumCnxManager) [QuorumConnectionThread-[myid=1]-3] 2022-04-10 04:51:36,655 INFO Have smaller server identifier, so dropping the connection: (myId:1 --> sid:2) (org.apache.zookeeper.server.quorum.QuorumCnxManager) [QuorumConnectionThread-[myid=1]-3] 2022-04-10 04:51:36,662 INFO Received connection request from /10.233.72.253:38574 (org.apache.zookeeper.server.quorum.QuorumCnxManager) [ListenerHandler-onap-strimzi-zookeeper-0.onap-strimzi-zookeeper-nodes.onap.svc/10.233.68.218:3888] 2022-04-10 04:51:36,714 ERROR Failed to verify host address: 10.233.72.253 (org.apache.zookeeper.common.ZKTrustManager) [ListenerHandler-onap-strimzi-zookeeper-0.onap-strimzi-zookeeper-nodes.onap.svc/10.233.68.218:3888] javax.net.ssl.SSLPeerUnverifiedException: Certificate for <10.233.72.253> doesn't match any of the subject alternative names: [*.onap-strimzi-zookeeper-nodes.onap.svc.cluster.local, onap-strimzi-zookeeper-client, *.onap-strimzi-zookeeper-nodes.onap.svc, *.onap-strimzi-zookeeper-client.onap.svc, onap-strimzi-zookeeper-1.onap-strimzi-zookeeper-nodes.onap.svc.cluster.local, onap-strimzi-zookeeper-client.onap.svc.cluster.local, onap-strimzi-zookeeper-1.onap-strimzi-zookeeper-nodes.onap.svc, onap-strimzi-zookeeper-client.onap, onap-strimzi-zookeeper-client.onap.svc, *.onap-strimzi-zookeeper-client.onap.svc.cluster.local] at org.apache.zookeeper.common.ZKHostnameVerifier.matchIPAddress(ZKHostnameVerifier.java:197) at org.apache.zookeeper.common.ZKHostnameVerifier.verify(ZKHostnameVerifier.java:165) at org.apache.zookeeper.common.ZKTrustManager.performHostVerification(ZKTrustManager.java:151) at org.apache.zookeeper.common.ZKTrustManager.checkClientTrusted(ZKTrustManager.java:79) at java.base/sun.security.ssl.CertificateMessage$T12CertificateConsumer.checkClientCerts(CertificateMessage.java:688) at java.base/sun.security.ssl.CertificateMessage$T12CertificateConsumer.onCertificate(CertificateMessage.java:411) at java.base/sun.security.ssl.CertificateMessage$T12CertificateConsumer.consume(CertificateMessage.java:375) at java.base/sun.security.ssl.SSLHandshake.consume(SSLHandshake.java:392) at java.base/sun.security.ssl.HandshakeContext.dispatch(HandshakeContext.java:443) at java.base/sun.security.ssl.HandshakeContext.dispatch(HandshakeContext.java:421) at java.base/sun.security.ssl.TransportContext.dispatch(TransportContext.java:182) at java.base/sun.security.ssl.SSLTransport.decode(SSLTransport.java:172) at java.base/sun.security.ssl.SSLSocketImpl.decode(SSLSocketImpl.java:1501) at java.base/sun.security.ssl.SSLSocketImpl.readHandshakeRecord(SSLSocketImpl.java:1411) at java.base/sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:451) at java.base/sun.security.ssl.SSLSocketImpl.ensureNegotiated(SSLSocketImpl.java:916) at java.base/sun.security.ssl.SSLSocketImpl.getSession(SSLSocketImpl.java:367) at org.apache.zookeeper.server.quorum.UnifiedServerSocket$UnifiedSocket.detectMode(UnifiedServerSocket.java:269) at org.apache.zookeeper.server.quorum.UnifiedServerSocket$UnifiedSocket.getSocket(UnifiedServerSocket.java:298) at org.apache.zookeeper.server.quorum.UnifiedServerSocket$UnifiedSocket.access$400(UnifiedServerSocket.java:172) at org.apache.zookeeper.server.quorum.UnifiedServerSocket$UnifiedInputStream.getRealInputStream(UnifiedServerSocket.java:699) at org.apache.zookeeper.server.quorum.UnifiedServerSocket$UnifiedInputStream.read(UnifiedServerSocket.java:693) at java.base/java.io.BufferedInputStream.fill(BufferedInputStream.java:252) at java.base/java.io.BufferedInputStream.read1(BufferedInputStream.java:292) at java.base/java.io.BufferedInputStream.read(BufferedInputStream.java:351) at java.base/java.io.DataInputStream.readFully(DataInputStream.java:200) at java.base/java.io.DataInputStream.readLong(DataInputStream.java:421) at org.apache.zookeeper.server.quorum.QuorumCnxManager.handleConnection(QuorumCnxManager.java:601) at org.apache.zookeeper.server.quorum.QuorumCnxManager.receiveConnection(QuorumCnxManager.java:554) at org.apache.zookeeper.server.quorum.QuorumCnxManager$Listener$ListenerHandler.acceptConnections(QuorumCnxManager.java:1079) at org.apache.zookeeper.server.quorum.QuorumCnxManager$Listener$ListenerHandler.run(QuorumCnxManager.java:1033) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 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-04-10 04:51:36,716 ERROR Failed to verify hostname: 10.233.72.253 (org.apache.zookeeper.common.ZKTrustManager) [ListenerHandler-onap-strimzi-zookeeper-0.onap-strimzi-zookeeper-nodes.onap.svc/10.233.68.218:3888] javax.net.ssl.SSLPeerUnverifiedException: Certificate for <10.233.72.253> doesn't match any of the subject alternative names: [*.onap-strimzi-zookeeper-nodes.onap.svc.cluster.local, onap-strimzi-zookeeper-client, *.onap-strimzi-zookeeper-nodes.onap.svc, *.onap-strimzi-zookeeper-client.onap.svc, onap-strimzi-zookeeper-1.onap-strimzi-zookeeper-nodes.onap.svc.cluster.local, onap-strimzi-zookeeper-client.onap.svc.cluster.local, onap-strimzi-zookeeper-1.onap-strimzi-zookeeper-nodes.onap.svc, onap-strimzi-zookeeper-client.onap, onap-strimzi-zookeeper-client.onap.svc, *.onap-strimzi-zookeeper-client.onap.svc.cluster.local] at org.apache.zookeeper.common.ZKHostnameVerifier.matchIPAddress(ZKHostnameVerifier.java:197) at org.apache.zookeeper.common.ZKHostnameVerifier.verify(ZKHostnameVerifier.java:165) at org.apache.zookeeper.common.ZKTrustManager.performHostVerification(ZKTrustManager.java:159) at org.apache.zookeeper.common.ZKTrustManager.checkClientTrusted(ZKTrustManager.java:79) at java.base/sun.security.ssl.CertificateMessage$T12CertificateConsumer.checkClientCerts(CertificateMessage.java:688) at java.base/sun.security.ssl.CertificateMessage$T12CertificateConsumer.onCertificate(CertificateMessage.java:411) at java.base/sun.security.ssl.CertificateMessage$T12CertificateConsumer.consume(CertificateMessage.java:375) at java.base/sun.security.ssl.SSLHandshake.consume(SSLHandshake.java:392) at java.base/sun.security.ssl.HandshakeContext.dispatch(HandshakeContext.java:443) at java.base/sun.security.ssl.HandshakeContext.dispatch(HandshakeContext.java:421) at java.base/sun.security.ssl.TransportContext.dispatch(TransportContext.java:182) at java.base/sun.security.ssl.SSLTransport.decode(SSLTransport.java:172) at java.base/sun.security.ssl.SSLSocketImpl.decode(SSLSocketImpl.java:1501) at java.base/sun.security.ssl.SSLSocketImpl.readHandshakeRecord(SSLSocketImpl.java:1411) at java.base/sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:451) at java.base/sun.security.ssl.SSLSocketImpl.ensureNegotiated(SSLSocketImpl.java:916) at java.base/sun.security.ssl.SSLSocketImpl.getSession(SSLSocketImpl.java:367) at org.apache.zookeeper.server.quorum.UnifiedServerSocket$UnifiedSocket.detectMode(UnifiedServerSocket.java:269) at org.apache.zookeeper.server.quorum.UnifiedServerSocket$UnifiedSocket.getSocket(UnifiedServerSocket.java:298) at org.apache.zookeeper.server.quorum.UnifiedServerSocket$UnifiedSocket.access$400(UnifiedServerSocket.java:172) at org.apache.zookeeper.server.quorum.UnifiedServerSocket$UnifiedInputStream.getRealInputStream(UnifiedServerSocket.java:699) at org.apache.zookeeper.server.quorum.UnifiedServerSocket$UnifiedInputStream.read(UnifiedServerSocket.java:693) at java.base/java.io.BufferedInputStream.fill(BufferedInputStream.java:252) at java.base/java.io.BufferedInputStream.read1(BufferedInputStream.java:292) at java.base/java.io.BufferedInputStream.read(BufferedInputStream.java:351) at java.base/java.io.DataInputStream.readFully(DataInputStream.java:200) at java.base/java.io.DataInputStream.readLong(DataInputStream.java:421) at org.apache.zookeeper.server.quorum.QuorumCnxManager.handleConnection(QuorumCnxManager.java:601) at org.apache.zookeeper.server.quorum.QuorumCnxManager.receiveConnection(QuorumCnxManager.java:554) at org.apache.zookeeper.server.quorum.QuorumCnxManager$Listener$ListenerHandler.acceptConnections(QuorumCnxManager.java:1079) at org.apache.zookeeper.server.quorum.QuorumCnxManager$Listener$ListenerHandler.run(QuorumCnxManager.java:1033) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 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-04-10 04:51:36,719 INFO Accepted TLS connection from 10.233.72.253/10.233.72.253:38574 - NONE - SSL_NULL_WITH_NULL_NULL (org.apache.zookeeper.server.quorum.UnifiedServerSocket) [ListenerHandler-onap-strimzi-zookeeper-0.onap-strimzi-zookeeper-nodes.onap.svc/10.233.68.218:3888] 2022-04-10 04:51:36,719 WARN Exception reading or writing challenge (org.apache.zookeeper.server.quorum.QuorumCnxManager) [ListenerHandler-onap-strimzi-zookeeper-0.onap-strimzi-zookeeper-nodes.onap.svc/10.233.68.218:3888] java.net.SocketException: Socket is closed at java.base/sun.security.ssl.SSLSocketImpl.getInputStream(SSLSocketImpl.java:884) at org.apache.zookeeper.server.quorum.UnifiedServerSocket$UnifiedInputStream.getRealInputStream(UnifiedServerSocket.java:699) at org.apache.zookeeper.server.quorum.UnifiedServerSocket$UnifiedInputStream.read(UnifiedServerSocket.java:693) at java.base/java.io.BufferedInputStream.fill(BufferedInputStream.java:252) at java.base/java.io.BufferedInputStream.read1(BufferedInputStream.java:292) at java.base/java.io.BufferedInputStream.read(BufferedInputStream.java:351) at java.base/java.io.DataInputStream.readFully(DataInputStream.java:200) at java.base/java.io.DataInputStream.readLong(DataInputStream.java:421) at org.apache.zookeeper.server.quorum.QuorumCnxManager.handleConnection(QuorumCnxManager.java:601) at org.apache.zookeeper.server.quorum.QuorumCnxManager.receiveConnection(QuorumCnxManager.java:554) at org.apache.zookeeper.server.quorum.QuorumCnxManager$Listener$ListenerHandler.acceptConnections(QuorumCnxManager.java:1079) at org.apache.zookeeper.server.quorum.QuorumCnxManager$Listener$ListenerHandler.run(QuorumCnxManager.java:1033) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 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-04-10 04:51:37,934 INFO Received connection request from /10.233.72.253:38588 (org.apache.zookeeper.server.quorum.QuorumCnxManager) [ListenerHandler-onap-strimzi-zookeeper-0.onap-strimzi-zookeeper-nodes.onap.svc/10.233.68.218:3888] 2022-04-10 04:51:37,987 INFO Accepted TLS connection from onap-strimzi-zookeeper-1.onap-strimzi-zookeeper-nodes.onap.svc.cluster.local/10.233.72.253:38588 - TLSv1.2 - TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 (org.apache.zookeeper.server.quorum.UnifiedServerSocket) [ListenerHandler-onap-strimzi-zookeeper-0.onap-strimzi-zookeeper-nodes.onap.svc/10.233.68.218:3888] 2022-04-10 04:51:38,000 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=1]] 2022-04-10 04:51:38,002 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=1]] 2022-04-10 04:51:38,203 INFO Peer state changed: following (org.apache.zookeeper.server.quorum.QuorumPeer) [QuorumPeer[myid=1](plain=127.0.0.1:12181)(secure=0.0.0.0:2181)] 2022-04-10 04:51:38,204 INFO FOLLOWING (org.apache.zookeeper.server.quorum.QuorumPeer) [QuorumPeer[myid=1](plain=127.0.0.1:12181)(secure=0.0.0.0:2181)] 2022-04-10 04:51:38,210 INFO leaderConnectDelayDuringRetryMs: 100 (org.apache.zookeeper.server.quorum.Learner) [QuorumPeer[myid=1](plain=127.0.0.1:12181)(secure=0.0.0.0:2181)] 2022-04-10 04:51:38,210 INFO TCP NoDelay set to: true (org.apache.zookeeper.server.quorum.Learner) [QuorumPeer[myid=1](plain=127.0.0.1:12181)(secure=0.0.0.0:2181)] 2022-04-10 04:51:38,211 INFO zookeeper.learner.asyncSending = false (org.apache.zookeeper.server.quorum.Learner) [QuorumPeer[myid=1](plain=127.0.0.1:12181)(secure=0.0.0.0:2181)] 2022-04-10 04:51:38,213 INFO Weighed connection throttling is disabled (org.apache.zookeeper.server.BlueThrottle) [QuorumPeer[myid=1](plain=127.0.0.1:12181)(secure=0.0.0.0:2181)] 2022-04-10 04:51:38,214 INFO minSessionTimeout set to 4000 (org.apache.zookeeper.server.ZooKeeperServer) [QuorumPeer[myid=1](plain=127.0.0.1:12181)(secure=0.0.0.0:2181)] 2022-04-10 04:51:38,215 INFO maxSessionTimeout set to 40000 (org.apache.zookeeper.server.ZooKeeperServer) [QuorumPeer[myid=1](plain=127.0.0.1:12181)(secure=0.0.0.0:2181)] 2022-04-10 04:51:38,217 INFO Response cache size is initialized with value 400. (org.apache.zookeeper.server.ResponseCache) [QuorumPeer[myid=1](plain=127.0.0.1:12181)(secure=0.0.0.0:2181)] 2022-04-10 04:51:38,217 INFO Response cache size is initialized with value 400. (org.apache.zookeeper.server.ResponseCache) [QuorumPeer[myid=1](plain=127.0.0.1:12181)(secure=0.0.0.0:2181)] 2022-04-10 04:51:38,236 INFO zookeeper.pathStats.slotCapacity = 60 (org.apache.zookeeper.server.util.RequestPathMetricsCollector) [QuorumPeer[myid=1](plain=127.0.0.1:12181)(secure=0.0.0.0:2181)] 2022-04-10 04:51:38,236 INFO zookeeper.pathStats.slotDuration = 15 (org.apache.zookeeper.server.util.RequestPathMetricsCollector) [QuorumPeer[myid=1](plain=127.0.0.1:12181)(secure=0.0.0.0:2181)] 2022-04-10 04:51:38,236 INFO zookeeper.pathStats.maxDepth = 6 (org.apache.zookeeper.server.util.RequestPathMetricsCollector) [QuorumPeer[myid=1](plain=127.0.0.1:12181)(secure=0.0.0.0:2181)] 2022-04-10 04:51:38,236 INFO zookeeper.pathStats.initialDelay = 5 (org.apache.zookeeper.server.util.RequestPathMetricsCollector) [QuorumPeer[myid=1](plain=127.0.0.1:12181)(secure=0.0.0.0:2181)] 2022-04-10 04:51:38,236 INFO zookeeper.pathStats.delay = 5 (org.apache.zookeeper.server.util.RequestPathMetricsCollector) [QuorumPeer[myid=1](plain=127.0.0.1:12181)(secure=0.0.0.0:2181)] 2022-04-10 04:51:38,237 INFO zookeeper.pathStats.enabled = false (org.apache.zookeeper.server.util.RequestPathMetricsCollector) [QuorumPeer[myid=1](plain=127.0.0.1:12181)(secure=0.0.0.0:2181)] 2022-04-10 04:51:38,241 INFO The max bytes for all large requests are set to 104857600 (org.apache.zookeeper.server.ZooKeeperServer) [QuorumPeer[myid=1](plain=127.0.0.1:12181)(secure=0.0.0.0:2181)] 2022-04-10 04:51:38,241 INFO The large request threshold is set to -1 (org.apache.zookeeper.server.ZooKeeperServer) [QuorumPeer[myid=1](plain=127.0.0.1:12181)(secure=0.0.0.0:2181)] 2022-04-10 04:51:38,241 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=1](plain=127.0.0.1:12181)(secure=0.0.0.0:2181)] 2022-04-10 04:51:38,243 INFO FOLLOWING - LEADER ELECTION TOOK - 14349 MS (org.apache.zookeeper.server.quorum.Learner) [QuorumPeer[myid=1](plain=127.0.0.1:12181)(secure=0.0.0.0:2181)] 2022-04-10 04:51:38,247 INFO Peer state changed: following - discovery (org.apache.zookeeper.server.quorum.QuorumPeer) [QuorumPeer[myid=1](plain=127.0.0.1:12181)(secure=0.0.0.0:2181)] 2022-04-10 04:51:38,333 INFO Successfully connected to leader, using address: onap-strimzi-zookeeper-1.onap-strimzi-zookeeper-nodes.onap.svc/10.233.72.253:2888 (org.apache.zookeeper.server.quorum.Learner) [LeaderConnector-onap-strimzi-zookeeper-1.onap-strimzi-zookeeper-nodes.onap.svc/10.233.72.253:2888] 2022-04-10 04:51:38,358 INFO Peer state changed: following - synchronization (org.apache.zookeeper.server.quorum.QuorumPeer) [QuorumPeer[myid=1](plain=127.0.0.1:12181)(secure=0.0.0.0:2181)] 2022-04-10 04:51:38,363 INFO Getting a diff from the leader 0x0 (org.apache.zookeeper.server.quorum.Learner) [QuorumPeer[myid=1](plain=127.0.0.1:12181)(secure=0.0.0.0:2181)] 2022-04-10 04:51:38,364 INFO Peer state changed: following - synchronization - diff (org.apache.zookeeper.server.quorum.QuorumPeer) [QuorumPeer[myid=1](plain=127.0.0.1:12181)(secure=0.0.0.0:2181)] 2022-04-10 04:51:38,369 INFO Learner received NEWLEADER message (org.apache.zookeeper.server.quorum.Learner) [QuorumPeer[myid=1](plain=127.0.0.1:12181)(secure=0.0.0.0:2181)] 2022-04-10 04:51:38,375 INFO Peer state changed: following - synchronization (org.apache.zookeeper.server.quorum.QuorumPeer) [QuorumPeer[myid=1](plain=127.0.0.1:12181)(secure=0.0.0.0:2181)] 2022-04-10 04:51:38,382 INFO Configuring CommitProcessor with readBatchSize -1 commitBatchSize 1 (org.apache.zookeeper.server.quorum.CommitProcessor) [QuorumPeer[myid=1](plain=127.0.0.1:12181)(secure=0.0.0.0:2181)] 2022-04-10 04:51:38,382 INFO Configuring CommitProcessor with 1 worker threads. (org.apache.zookeeper.server.quorum.CommitProcessor) [QuorumPeer[myid=1](plain=127.0.0.1:12181)(secure=0.0.0.0:2181)] 2022-04-10 04:51:38,387 INFO zookeeper.request_throttler.shutdownTimeout = 10000 (org.apache.zookeeper.server.RequestThrottler) [QuorumPeer[myid=1](plain=127.0.0.1:12181)(secure=0.0.0.0:2181)] 2022-04-10 04:51:38,457 INFO Learner received UPTODATE message (org.apache.zookeeper.server.quorum.Learner) [QuorumPeer[myid=1](plain=127.0.0.1:12181)(secure=0.0.0.0:2181)] 2022-04-10 04:51:38,462 INFO Peer state changed: following - broadcast (org.apache.zookeeper.server.quorum.QuorumPeer) [QuorumPeer[myid=1](plain=127.0.0.1:12181)(secure=0.0.0.0:2181)] 2022-04-10 04:51:42,727 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-1] 2022-04-10 04:51:42,727 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-1] 2022-04-10 04:51:42,727 INFO Processing ruok command from /127.0.0.1:36542 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 04:51:42,767 INFO Processing ruok command from /127.0.0.1:36544 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 04:51:52,628 INFO Processing ruok command from /127.0.0.1:36610 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 04:51:52,674 INFO Processing ruok command from /127.0.0.1:36612 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 04:51:54,561 INFO Authenticated Id 'CN=cluster-operator,O=io.strimzi' for Scheme 'x509' (org.apache.zookeeper.server.auth.X509AuthenticationProvider) [nioEventLoopGroup-7-1] 2022-04-10 04:51:54,589 WARN Got zxid 0x100000001 expected 0x1 (org.apache.zookeeper.server.quorum.Learner) [QuorumPeer[myid=1](plain=127.0.0.1:12181)(secure=0.0.0.0:2181)] 2022-04-10 04:51:54,591 INFO Creating new log file: log.100000001 (org.apache.zookeeper.server.persistence.FileTxnLog) [SyncThread:1] 2022-04-10 04:51:54,600 INFO Committing global session 0x100004b24890000 (org.apache.zookeeper.server.quorum.LearnerSessionTracker) [CommitProcessor:1] 2022-04-10 04:51:54,889 INFO Submitting global closeSession request for session 0x100004b24890000 (org.apache.zookeeper.server.ZooKeeperServer) [RequestThrottler] 2022-04-10 04:52:02,633 INFO Processing ruok command from /127.0.0.1:36674 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 04:52:02,689 INFO Processing ruok command from /127.0.0.1:36676 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 04:52:12,631 INFO Processing ruok command from /127.0.0.1:36742 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 04:52:12,685 INFO Processing ruok command from /127.0.0.1:36744 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 04:52:13,573 INFO Authenticated Id 'CN=onap-strimzi-kafka,O=io.strimzi' for Scheme 'x509' (org.apache.zookeeper.server.auth.X509AuthenticationProvider) [nioEventLoopGroup-7-2] 2022-04-10 04:52:13,589 INFO Committing global session 0x100004b24890001 (org.apache.zookeeper.server.quorum.LearnerSessionTracker) [CommitProcessor:1] 2022-04-10 04:52:16,363 INFO Committing global session 0x2000049e4030000 (org.apache.zookeeper.server.quorum.LearnerSessionTracker) [CommitProcessor:1] 2022-04-10 04:52:18,627 INFO Authenticated Id 'CN=onap-strimzi-kafka,O=io.strimzi' for Scheme 'x509' (org.apache.zookeeper.server.auth.X509AuthenticationProvider) [nioEventLoopGroup-7-1] 2022-04-10 04:52:18,640 INFO Committing global session 0x100004b24890002 (org.apache.zookeeper.server.quorum.LearnerSessionTracker) [CommitProcessor:1] 2022-04-10 04:52:21,206 INFO Committing global session 0x2000049e4030001 (org.apache.zookeeper.server.quorum.LearnerSessionTracker) [CommitProcessor:1] 2022-04-10 04:52:22,609 INFO Processing ruok command from /127.0.0.1:36804 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 04:52:22,690 INFO Processing ruok command from /127.0.0.1:36806 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 04:52:32,632 INFO Processing ruok command from /127.0.0.1:36868 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 04:52:32,709 INFO Processing ruok command from /127.0.0.1:36870 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 04:52:41,808 INFO Committing global session 0x2000049e4030002 (org.apache.zookeeper.server.quorum.LearnerSessionTracker) [CommitProcessor:1] 2022-04-10 04:52:42,629 INFO Processing ruok command from /127.0.0.1:36942 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 04:52:42,713 INFO Processing ruok command from /127.0.0.1:36944 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 04:52:52,625 INFO Processing ruok command from /127.0.0.1:37002 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 04:52:52,722 INFO Processing ruok command from /127.0.0.1:37004 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 04:53:02,628 INFO Processing ruok command from /127.0.0.1:37070 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 04:53:02,720 INFO Processing ruok command from /127.0.0.1:37072 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 04:53:03,421 INFO Authenticated Id 'CN=cluster-operator,O=io.strimzi' for Scheme 'x509' (org.apache.zookeeper.server.auth.X509AuthenticationProvider) [nioEventLoopGroup-7-2] 2022-04-10 04:53:03,433 INFO Committing global session 0x100004b24890003 (org.apache.zookeeper.server.quorum.LearnerSessionTracker) [CommitProcessor:1] 2022-04-10 04:53:04,233 INFO Submitting global closeSession request for session 0x100004b24890003 (org.apache.zookeeper.server.ZooKeeperServer) [RequestThrottler] 2022-04-10 04:53:12,622 INFO Processing ruok command from /127.0.0.1:37142 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 04:53:12,712 INFO Processing ruok command from /127.0.0.1:37144 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 04:53:22,616 INFO Processing ruok command from /127.0.0.1:37204 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 04:53:22,690 INFO Processing ruok command from /127.0.0.1:37206 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 04:53:32,640 INFO Processing ruok command from /127.0.0.1:37280 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 04:53:32,759 INFO Processing ruok command from /127.0.0.1:37282 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 04:53:37,582 INFO Committing global session 0x2000049e4030003 (org.apache.zookeeper.server.quorum.LearnerSessionTracker) [CommitProcessor:1] 2022-04-10 04:53:42,640 INFO Processing ruok command from /127.0.0.1:37376 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 04:53:42,739 INFO Processing ruok command from /127.0.0.1:37378 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 04:53:52,646 INFO Processing ruok command from /127.0.0.1:37468 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 04:53:52,704 INFO Processing ruok command from /127.0.0.1:37470 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 04:54:02,638 INFO Processing ruok command from /127.0.0.1:37532 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 04:54:02,699 INFO Processing ruok command from /127.0.0.1:37534 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 04:54:12,677 INFO Processing ruok command from /127.0.0.1:37606 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 04:54:12,733 INFO Processing ruok command from /127.0.0.1:37608 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 04:54:22,636 INFO Processing ruok command from /127.0.0.1:37670 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 04:54:22,707 INFO Processing ruok command from /127.0.0.1:37672 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 04:54:32,633 INFO Processing ruok command from /127.0.0.1:37756 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 04:54:32,728 INFO Processing ruok command from /127.0.0.1:37758 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 04:54:42,656 INFO Processing ruok command from /127.0.0.1:37846 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 04:54:42,766 INFO Processing ruok command from /127.0.0.1:37848 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 04:54:52,619 INFO Processing ruok command from /127.0.0.1:37912 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 04:54:52,660 INFO Processing ruok command from /127.0.0.1:37914 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 04:55:02,631 INFO Processing ruok command from /127.0.0.1:37978 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 04:55:02,702 INFO Processing ruok command from /127.0.0.1:37980 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 04:55:12,615 INFO Processing ruok command from /127.0.0.1:38050 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 04:55:12,714 INFO Processing ruok command from /127.0.0.1:38052 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 04:55:22,609 INFO Processing ruok command from /127.0.0.1:38126 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 04:55:22,706 INFO Processing ruok command from /127.0.0.1:38128 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 04:55:32,639 INFO Processing ruok command from /127.0.0.1:38208 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 04:55:32,731 INFO Processing ruok command from /127.0.0.1:38210 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 04:55:37,463 INFO Committing global session 0x2000049e4030004 (org.apache.zookeeper.server.quorum.LearnerSessionTracker) [CommitProcessor:1] 2022-04-10 04:55:42,638 INFO Processing ruok command from /127.0.0.1:38280 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 04:55:42,712 INFO Processing ruok command from /127.0.0.1:38282 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 04:55:52,625 INFO Processing ruok command from /127.0.0.1:38348 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 04:55:52,706 INFO Processing ruok command from /127.0.0.1:38350 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 04:56:02,609 INFO Processing ruok command from /127.0.0.1:38418 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 04:56:02,660 INFO Processing ruok command from /127.0.0.1:38420 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 04:56:12,665 INFO Processing ruok command from /127.0.0.1:38488 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 04:56:12,792 INFO Processing ruok command from /127.0.0.1:38490 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 04:56:22,639 INFO Processing ruok command from /127.0.0.1:38578 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 04:56:22,712 INFO Processing ruok command from /127.0.0.1:38580 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 04:56:32,654 INFO Processing ruok command from /127.0.0.1:38672 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 04:56:32,797 INFO Processing ruok command from /127.0.0.1:38674 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 04:56:42,659 INFO Processing ruok command from /127.0.0.1:38776 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 04:56:42,783 INFO Processing ruok command from /127.0.0.1:38778 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 04:56:52,625 INFO Processing ruok command from /127.0.0.1:38850 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 04:56:52,712 INFO Processing ruok command from /127.0.0.1:38852 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 04:57:02,635 INFO Processing ruok command from /127.0.0.1:38924 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 04:57:02,765 INFO Processing ruok command from /127.0.0.1:38926 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 04:57:12,663 INFO Processing ruok command from /127.0.0.1:39040 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 04:57:12,776 INFO Processing ruok command from /127.0.0.1:39042 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 04:57:22,641 INFO Processing ruok command from /127.0.0.1:39150 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 04:57:22,749 INFO Processing ruok command from /127.0.0.1:39152 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 04:57:32,643 INFO Processing ruok command from /127.0.0.1:39232 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 04:57:32,705 INFO Processing ruok command from /127.0.0.1:39234 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 04:57:37,645 INFO Authenticated Id 'CN=cluster-operator,O=io.strimzi' for Scheme 'x509' (org.apache.zookeeper.server.auth.X509AuthenticationProvider) [nioEventLoopGroup-7-1] 2022-04-10 04:57:37,657 INFO Committing global session 0x100004b24890004 (org.apache.zookeeper.server.quorum.LearnerSessionTracker) [CommitProcessor:1] 2022-04-10 04:57:38,388 INFO Submitting global closeSession request for session 0x100004b24890004 (org.apache.zookeeper.server.ZooKeeperServer) [RequestThrottler] 2022-04-10 04:57:42,710 INFO Processing ruok command from /127.0.0.1:39318 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 04:57:42,869 INFO Processing ruok command from /127.0.0.1:39322 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 04:57:52,640 INFO Processing ruok command from /127.0.0.1:39406 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 04:57:52,708 INFO Processing ruok command from /127.0.0.1:39408 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 04:58:02,619 INFO Processing ruok command from /127.0.0.1:39484 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 04:58:02,706 INFO Processing ruok command from /127.0.0.1:39486 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 04:58:12,667 INFO Processing ruok command from /127.0.0.1:39560 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 04:58:12,774 INFO Processing ruok command from /127.0.0.1:39562 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 04:58:22,629 INFO Processing ruok command from /127.0.0.1:39646 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 04:58:22,725 INFO Processing ruok command from /127.0.0.1:39648 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 04:58:32,631 INFO Processing ruok command from /127.0.0.1:39722 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 04:58:32,707 INFO Processing ruok command from /127.0.0.1:39724 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 04:58:42,663 INFO Processing ruok command from /127.0.0.1:39804 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 04:58:42,746 INFO Processing ruok command from /127.0.0.1:39806 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 04:58:52,631 INFO Processing ruok command from /127.0.0.1:39894 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 04:58:52,716 INFO Processing ruok command from /127.0.0.1:39896 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 04:59:02,653 INFO Processing ruok command from /127.0.0.1:39996 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 04:59:02,728 INFO Processing ruok command from /127.0.0.1:39998 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 04:59:12,647 INFO Processing ruok command from /127.0.0.1:40080 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 04:59:12,758 INFO Processing ruok command from /127.0.0.1:40082 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 04:59:22,656 INFO Processing ruok command from /127.0.0.1:40206 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 04:59:22,737 INFO Processing ruok command from /127.0.0.1:40208 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 04:59:32,646 INFO Processing ruok command from /127.0.0.1:40328 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 04:59:32,744 INFO Processing ruok command from /127.0.0.1:40332 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 04:59:37,494 INFO Authenticated Id 'CN=cluster-operator,O=io.strimzi' for Scheme 'x509' (org.apache.zookeeper.server.auth.X509AuthenticationProvider) [nioEventLoopGroup-7-2] 2022-04-10 04:59:37,505 INFO Committing global session 0x100004b24890005 (org.apache.zookeeper.server.quorum.LearnerSessionTracker) [CommitProcessor:1] 2022-04-10 04:59:38,366 INFO Submitting global closeSession request for session 0x100004b24890005 (org.apache.zookeeper.server.ZooKeeperServer) [RequestThrottler] 2022-04-10 04:59:42,696 INFO Processing ruok command from /127.0.0.1:40412 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 04:59:42,792 INFO Processing ruok command from /127.0.0.1:40414 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 04:59:52,666 INFO Processing ruok command from /127.0.0.1:40502 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 04:59:52,769 INFO Processing ruok command from /127.0.0.1:40506 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:00:02,758 INFO Processing ruok command from /127.0.0.1:40616 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:00:02,914 INFO Processing ruok command from /127.0.0.1:40620 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:00:12,673 INFO Processing ruok command from /127.0.0.1:40746 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:00:12,792 INFO Processing ruok command from /127.0.0.1:40748 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:00:22,623 INFO Processing ruok command from /127.0.0.1:40836 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:00:22,708 INFO Processing ruok command from /127.0.0.1:40838 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:00:32,627 INFO Processing ruok command from /127.0.0.1:40920 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:00:32,723 INFO Processing ruok command from /127.0.0.1:40922 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:00:42,672 INFO Processing ruok command from /127.0.0.1:41016 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:00:42,769 INFO Processing ruok command from /127.0.0.1:41018 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:00:52,642 INFO Processing ruok command from /127.0.0.1:41106 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:00:52,755 INFO Processing ruok command from /127.0.0.1:41108 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:01:02,638 INFO Processing ruok command from /127.0.0.1:41206 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:01:02,764 INFO Processing ruok command from /127.0.0.1:41208 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:01:12,671 INFO Processing ruok command from /127.0.0.1:41302 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:01:12,757 INFO Processing ruok command from /127.0.0.1:41304 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:01:22,647 INFO Processing ruok command from /127.0.0.1:41404 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:01:22,732 INFO Processing ruok command from /127.0.0.1:41406 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:01:32,635 INFO Processing ruok command from /127.0.0.1:41498 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:01:32,783 INFO Processing ruok command from /127.0.0.1:41500 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:01:37,478 INFO Committing global session 0x2000049e4030005 (org.apache.zookeeper.server.quorum.LearnerSessionTracker) [CommitProcessor:1] 2022-04-10 05:01:42,670 INFO Processing ruok command from /127.0.0.1:41590 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:01:42,781 INFO Processing ruok command from /127.0.0.1:41592 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:01:52,630 INFO Processing ruok command from /127.0.0.1:41684 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:01:52,701 INFO Processing ruok command from /127.0.0.1:41686 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:02:02,630 INFO Processing ruok command from /127.0.0.1:41782 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:02:02,717 INFO Processing ruok command from /127.0.0.1:41784 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:02:12,635 INFO Processing ruok command from /127.0.0.1:41874 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:02:12,695 INFO Processing ruok command from /127.0.0.1:41876 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:02:22,619 INFO Processing ruok command from /127.0.0.1:41976 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:02:22,708 INFO Processing ruok command from /127.0.0.1:41978 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:02:32,637 INFO Processing ruok command from /127.0.0.1:42064 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:02:32,723 INFO Processing ruok command from /127.0.0.1:42066 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:02:42,640 INFO Processing ruok command from /127.0.0.1:42156 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:02:42,743 INFO Processing ruok command from /127.0.0.1:42158 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:02:52,626 INFO Processing ruok command from /127.0.0.1:42250 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:02:52,710 INFO Processing ruok command from /127.0.0.1:42252 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:03:02,643 INFO Processing ruok command from /127.0.0.1:42336 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:03:02,740 INFO Processing ruok command from /127.0.0.1:42338 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:03:12,654 INFO Processing ruok command from /127.0.0.1:42422 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:03:12,728 INFO Processing ruok command from /127.0.0.1:42424 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:03:22,629 INFO Processing ruok command from /127.0.0.1:42530 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:03:22,705 INFO Processing ruok command from /127.0.0.1:42532 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:03:32,649 INFO Processing ruok command from /127.0.0.1:42610 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:03:32,703 INFO Processing ruok command from /127.0.0.1:42612 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:03:37,566 INFO Authenticated Id 'CN=cluster-operator,O=io.strimzi' for Scheme 'x509' (org.apache.zookeeper.server.auth.X509AuthenticationProvider) [nioEventLoopGroup-7-1] 2022-04-10 05:03:37,580 INFO Committing global session 0x100004b24890006 (org.apache.zookeeper.server.quorum.LearnerSessionTracker) [CommitProcessor:1] 2022-04-10 05:03:38,373 INFO Submitting global closeSession request for session 0x100004b24890006 (org.apache.zookeeper.server.ZooKeeperServer) [RequestThrottler] 2022-04-10 05:03:42,636 INFO Processing ruok command from /127.0.0.1:42706 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:03:42,724 INFO Processing ruok command from /127.0.0.1:42708 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:03:52,641 INFO Processing ruok command from /127.0.0.1:42806 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:03:52,743 INFO Processing ruok command from /127.0.0.1:42808 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:04:02,615 INFO Processing ruok command from /127.0.0.1:42892 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:04:02,679 INFO Processing ruok command from /127.0.0.1:42894 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:04:12,624 INFO Processing ruok command from /127.0.0.1:42980 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:04:12,729 INFO Processing ruok command from /127.0.0.1:42982 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:04:22,619 INFO Processing ruok command from /127.0.0.1:43074 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:04:22,701 INFO Processing ruok command from /127.0.0.1:43076 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:04:32,638 INFO Processing ruok command from /127.0.0.1:43164 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:04:32,715 INFO Processing ruok command from /127.0.0.1:43166 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:04:42,640 INFO Processing ruok command from /127.0.0.1:43254 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:04:42,754 INFO Processing ruok command from /127.0.0.1:43256 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:04:52,621 INFO Processing ruok command from /127.0.0.1:43344 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:04:52,694 INFO Processing ruok command from /127.0.0.1:43346 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:05:02,616 INFO Processing ruok command from /127.0.0.1:43440 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:05:02,702 INFO Processing ruok command from /127.0.0.1:43442 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:05:12,622 INFO Processing ruok command from /127.0.0.1:43534 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:05:12,695 INFO Processing ruok command from /127.0.0.1:43536 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:05:22,644 INFO Processing ruok command from /127.0.0.1:43634 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:05:22,715 INFO Processing ruok command from /127.0.0.1:43636 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:05:32,633 INFO Processing ruok command from /127.0.0.1:43722 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:05:32,693 INFO Processing ruok command from /127.0.0.1:43724 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:05:37,520 INFO Authenticated Id 'CN=cluster-operator,O=io.strimzi' for Scheme 'x509' (org.apache.zookeeper.server.auth.X509AuthenticationProvider) [nioEventLoopGroup-7-2] 2022-04-10 05:05:37,530 INFO Committing global session 0x100004b24890007 (org.apache.zookeeper.server.quorum.LearnerSessionTracker) [CommitProcessor:1] 2022-04-10 05:05:38,313 INFO Submitting global closeSession request for session 0x100004b24890007 (org.apache.zookeeper.server.ZooKeeperServer) [RequestThrottler] 2022-04-10 05:05:42,662 INFO Processing ruok command from /127.0.0.1:43816 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:05:42,732 INFO Processing ruok command from /127.0.0.1:43818 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:05:52,638 INFO Processing ruok command from /127.0.0.1:43912 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:05:52,689 INFO Processing ruok command from /127.0.0.1:43914 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:06:02,635 INFO Processing ruok command from /127.0.0.1:44008 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:06:02,684 INFO Processing ruok command from /127.0.0.1:44010 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:06:12,647 INFO Processing ruok command from /127.0.0.1:44098 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:06:12,767 INFO Processing ruok command from /127.0.0.1:44100 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:06:22,630 INFO Processing ruok command from /127.0.0.1:44210 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:06:22,748 INFO Processing ruok command from /127.0.0.1:44212 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:06:32,631 INFO Processing ruok command from /127.0.0.1:44302 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:06:32,720 INFO Processing ruok command from /127.0.0.1:44304 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:06:42,655 INFO Processing ruok command from /127.0.0.1:44400 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:06:42,769 INFO Processing ruok command from /127.0.0.1:44402 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:06:52,629 INFO Processing ruok command from /127.0.0.1:44502 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:06:52,708 INFO Processing ruok command from /127.0.0.1:44504 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:07:02,650 INFO Processing ruok command from /127.0.0.1:44596 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:07:02,730 INFO Processing ruok command from /127.0.0.1:44598 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:07:12,655 INFO Processing ruok command from /127.0.0.1:44690 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:07:12,707 INFO Processing ruok command from /127.0.0.1:44692 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:07:22,635 INFO Processing ruok command from /127.0.0.1:44794 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:07:22,707 INFO Processing ruok command from /127.0.0.1:44796 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:07:32,617 INFO Processing ruok command from /127.0.0.1:44880 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:07:32,726 INFO Processing ruok command from /127.0.0.1:44882 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:07:37,688 INFO Committing global session 0x2000049e4030006 (org.apache.zookeeper.server.quorum.LearnerSessionTracker) [CommitProcessor:1] 2022-04-10 05:07:42,651 INFO Processing ruok command from /127.0.0.1:44986 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:07:42,774 INFO Processing ruok command from /127.0.0.1:44988 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:07:52,637 INFO Processing ruok command from /127.0.0.1:45090 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:07:52,749 INFO Processing ruok command from /127.0.0.1:45092 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:08:02,635 INFO Processing ruok command from /127.0.0.1:45180 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:08:02,710 INFO Processing ruok command from /127.0.0.1:45182 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:08:12,660 INFO Processing ruok command from /127.0.0.1:45270 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:08:12,765 INFO Processing ruok command from /127.0.0.1:45272 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:08:22,626 INFO Processing ruok command from /127.0.0.1:45378 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:08:22,703 INFO Processing ruok command from /127.0.0.1:45380 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:08:32,645 INFO Processing ruok command from /127.0.0.1:45458 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:08:32,693 INFO Processing ruok command from /127.0.0.1:45460 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:08:42,629 INFO Processing ruok command from /127.0.0.1:45554 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:08:42,714 INFO Processing ruok command from /127.0.0.1:45556 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:08:52,613 INFO Processing ruok command from /127.0.0.1:45646 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:08:52,695 INFO Processing ruok command from /127.0.0.1:45648 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:09:02,636 INFO Processing ruok command from /127.0.0.1:45746 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:09:02,733 INFO Processing ruok command from /127.0.0.1:45748 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:09:12,809 INFO Processing ruok command from /127.0.0.1:45878 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:09:12,978 INFO Processing ruok command from /127.0.0.1:45882 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:09:22,653 INFO Processing ruok command from /127.0.0.1:45996 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:09:22,759 INFO Processing ruok command from /127.0.0.1:45998 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:09:32,667 INFO Processing ruok command from /127.0.0.1:46154 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:09:32,805 INFO Processing ruok command from /127.0.0.1:46156 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:09:37,750 INFO Committing global session 0x2000049e4030007 (org.apache.zookeeper.server.quorum.LearnerSessionTracker) [CommitProcessor:1] 2022-04-10 05:09:42,825 INFO Processing ruok command from /127.0.0.1:46302 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:09:43,052 INFO Processing ruok command from /127.0.0.1:46306 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:09:52,828 INFO Processing ruok command from /127.0.0.1:46426 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:09:53,004 INFO Processing ruok command from /127.0.0.1:46430 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:10:02,701 INFO Processing ruok command from /127.0.0.1:46556 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:10:02,822 INFO Processing ruok command from /127.0.0.1:46560 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:10:12,745 INFO Processing ruok command from /127.0.0.1:46698 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:10:12,839 INFO Processing ruok command from /127.0.0.1:46702 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:10:22,887 INFO Processing ruok command from /127.0.0.1:46884 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:10:23,278 INFO Processing ruok command from /127.0.0.1:46896 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:10:33,271 INFO Processing ruok command from /127.0.0.1:47124 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:10:33,888 INFO Processing ruok command from /127.0.0.1:47134 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:10:43,715 INFO Processing ruok command from /127.0.0.1:47314 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:10:44,108 INFO Processing ruok command from /127.0.0.1:47322 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:10:54,880 INFO Processing ruok command from /127.0.0.1:47498 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:10:56,286 INFO Processing ruok command from /127.0.0.1:47514 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:11:03,770 INFO Processing ruok command from /127.0.0.1:47628 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:11:04,453 INFO Processing ruok command from /127.0.0.1:47638 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:11:13,512 INFO Processing ruok command from /127.0.0.1:47774 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:11:15,171 INFO Processing ruok command from /127.0.0.1:47794 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:11:22,977 INFO Processing ruok command from /127.0.0.1:47938 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:11:23,262 INFO Processing ruok command from /127.0.0.1:47942 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:11:32,750 INFO Processing ruok command from /127.0.0.1:48078 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:11:32,923 INFO Processing ruok command from /127.0.0.1:48084 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:11:37,651 INFO Authenticated Id 'CN=cluster-operator,O=io.strimzi' for Scheme 'x509' (org.apache.zookeeper.server.auth.X509AuthenticationProvider) [nioEventLoopGroup-7-1] 2022-04-10 05:11:37,684 INFO Committing global session 0x100004b24890008 (org.apache.zookeeper.server.quorum.LearnerSessionTracker) [CommitProcessor:1] 2022-04-10 05:11:38,519 INFO Submitting global closeSession request for session 0x100004b24890008 (org.apache.zookeeper.server.ZooKeeperServer) [RequestThrottler] 2022-04-10 05:11:43,125 INFO Processing ruok command from /127.0.0.1:48274 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:11:43,608 INFO Processing ruok command from /127.0.0.1:48278 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:11:52,698 INFO Processing ruok command from /127.0.0.1:48432 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:11:52,813 INFO Processing ruok command from /127.0.0.1:48436 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:12:02,731 INFO Processing ruok command from /127.0.0.1:48592 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:12:02,945 INFO Processing ruok command from /127.0.0.1:48600 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:12:12,718 INFO Processing ruok command from /127.0.0.1:48760 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:12:12,808 INFO Processing ruok command from /127.0.0.1:48762 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:12:22,668 INFO Processing ruok command from /127.0.0.1:48922 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:12:22,798 INFO Processing ruok command from /127.0.0.1:48924 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:12:32,655 INFO Processing ruok command from /127.0.0.1:49062 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:12:32,792 INFO Processing ruok command from /127.0.0.1:49064 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:12:43,115 INFO Processing ruok command from /127.0.0.1:49296 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:12:43,304 INFO Processing ruok command from /127.0.0.1:49300 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:12:53,290 INFO Processing ruok command from /127.0.0.1:49502 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:12:53,454 INFO Processing ruok command from /127.0.0.1:49512 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:13:02,903 INFO Processing ruok command from /127.0.0.1:49712 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:13:03,084 INFO Processing ruok command from /127.0.0.1:49716 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:13:12,713 INFO Processing ruok command from /127.0.0.1:49880 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:13:12,880 INFO Processing ruok command from /127.0.0.1:49884 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:13:22,694 INFO Processing ruok command from /127.0.0.1:50082 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:13:22,861 INFO Processing ruok command from /127.0.0.1:50086 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:13:32,768 INFO Processing ruok command from /127.0.0.1:50308 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:13:32,996 INFO Processing ruok command from /127.0.0.1:50312 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:13:37,455 INFO Authenticated Id 'CN=cluster-operator,O=io.strimzi' for Scheme 'x509' (org.apache.zookeeper.server.auth.X509AuthenticationProvider) [nioEventLoopGroup-7-2] 2022-04-10 05:13:37,476 INFO Committing global session 0x100004b24890009 (org.apache.zookeeper.server.quorum.LearnerSessionTracker) [CommitProcessor:1] 2022-04-10 05:13:38,342 INFO Submitting global closeSession request for session 0x100004b24890009 (org.apache.zookeeper.server.ZooKeeperServer) [RequestThrottler] 2022-04-10 05:13:42,761 INFO Processing ruok command from /127.0.0.1:50508 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:13:42,963 INFO Processing ruok command from /127.0.0.1:50514 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:13:52,884 INFO Processing ruok command from /127.0.0.1:50738 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:13:53,244 INFO Processing ruok command from /127.0.0.1:50744 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:14:02,782 INFO Processing ruok command from /127.0.0.1:51094 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:14:02,964 INFO Processing ruok command from /127.0.0.1:51098 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:14:12,798 INFO Processing ruok command from /127.0.0.1:51328 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:14:13,006 INFO Processing ruok command from /127.0.0.1:51332 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:14:23,059 INFO Processing ruok command from /127.0.0.1:51552 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:14:23,408 INFO Processing ruok command from /127.0.0.1:51564 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:14:32,978 INFO Processing ruok command from /127.0.0.1:51742 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:14:33,222 INFO Processing ruok command from /127.0.0.1:51744 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:14:42,967 INFO Processing ruok command from /127.0.0.1:51960 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:14:43,111 INFO Processing ruok command from /127.0.0.1:51964 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:14:52,704 INFO Processing ruok command from /127.0.0.1:52150 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:14:52,859 INFO Processing ruok command from /127.0.0.1:52154 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:15:02,825 INFO Processing ruok command from /127.0.0.1:52358 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:15:03,030 INFO Processing ruok command from /127.0.0.1:52364 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:15:12,706 INFO Processing ruok command from /127.0.0.1:52588 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:15:12,866 INFO Processing ruok command from /127.0.0.1:52594 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:15:22,679 INFO Processing ruok command from /127.0.0.1:52776 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:15:22,859 INFO Processing ruok command from /127.0.0.1:52782 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:15:32,728 INFO Processing ruok command from /127.0.0.1:52960 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:15:32,862 INFO Processing ruok command from /127.0.0.1:52964 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:15:37,608 INFO Authenticated Id 'CN=cluster-operator,O=io.strimzi' for Scheme 'x509' (org.apache.zookeeper.server.auth.X509AuthenticationProvider) [nioEventLoopGroup-7-1] 2022-04-10 05:15:37,619 INFO Committing global session 0x100004b2489000a (org.apache.zookeeper.server.quorum.LearnerSessionTracker) [CommitProcessor:1] 2022-04-10 05:15:38,485 INFO Submitting global closeSession request for session 0x100004b2489000a (org.apache.zookeeper.server.ZooKeeperServer) [RequestThrottler] 2022-04-10 05:15:42,687 INFO Processing ruok command from /127.0.0.1:53152 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:15:42,875 INFO Processing ruok command from /127.0.0.1:53156 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:15:52,704 INFO Processing ruok command from /127.0.0.1:53350 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:15:52,845 INFO Processing ruok command from /127.0.0.1:53352 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:16:02,683 INFO Processing ruok command from /127.0.0.1:53546 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:16:02,807 INFO Processing ruok command from /127.0.0.1:53548 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:16:12,668 INFO Processing ruok command from /127.0.0.1:53742 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:16:12,797 INFO Processing ruok command from /127.0.0.1:53744 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:16:22,711 INFO Processing ruok command from /127.0.0.1:53956 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:16:22,871 INFO Processing ruok command from /127.0.0.1:53964 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:16:32,709 INFO Processing ruok command from /127.0.0.1:54162 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:16:32,821 INFO Processing ruok command from /127.0.0.1:54166 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:16:42,672 INFO Processing ruok command from /127.0.0.1:54382 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:16:42,765 INFO Processing ruok command from /127.0.0.1:54384 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:16:52,654 INFO Processing ruok command from /127.0.0.1:54584 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:16:52,749 INFO Processing ruok command from /127.0.0.1:54586 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:17:02,689 INFO Processing ruok command from /127.0.0.1:54798 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:17:02,779 INFO Processing ruok command from /127.0.0.1:54800 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:17:12,669 INFO Processing ruok command from /127.0.0.1:55010 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:17:12,768 INFO Processing ruok command from /127.0.0.1:55012 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:17:22,682 INFO Processing ruok command from /127.0.0.1:55222 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:17:22,793 INFO Processing ruok command from /127.0.0.1:55224 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:17:32,642 INFO Processing ruok command from /127.0.0.1:55436 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:17:32,788 INFO Processing ruok command from /127.0.0.1:55440 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:17:37,296 INFO Committing global session 0x2000049e4030008 (org.apache.zookeeper.server.quorum.LearnerSessionTracker) [CommitProcessor:1] 2022-04-10 05:17:42,656 INFO Processing ruok command from /127.0.0.1:55660 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:17:42,781 INFO Processing ruok command from /127.0.0.1:55662 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:17:52,686 INFO Processing ruok command from /127.0.0.1:55864 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:17:52,814 INFO Processing ruok command from /127.0.0.1:55868 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:18:02,652 INFO Processing ruok command from /127.0.0.1:56080 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:18:02,744 INFO Processing ruok command from /127.0.0.1:56082 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:18:12,679 INFO Processing ruok command from /127.0.0.1:56288 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:18:12,812 INFO Processing ruok command from /127.0.0.1:56294 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:18:22,662 INFO Processing ruok command from /127.0.0.1:56524 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:18:22,770 INFO Processing ruok command from /127.0.0.1:56526 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:18:32,663 INFO Processing ruok command from /127.0.0.1:56744 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:18:32,767 INFO Processing ruok command from /127.0.0.1:56746 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:18:42,670 INFO Processing ruok command from /127.0.0.1:56978 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:18:42,789 INFO Processing ruok command from /127.0.0.1:56980 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:18:52,673 INFO Processing ruok command from /127.0.0.1:57192 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:18:52,778 INFO Processing ruok command from /127.0.0.1:57196 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:19:02,652 INFO Processing ruok command from /127.0.0.1:57428 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:19:02,790 INFO Processing ruok command from /127.0.0.1:57430 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:19:12,688 INFO Processing ruok command from /127.0.0.1:57652 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:19:12,846 INFO Processing ruok command from /127.0.0.1:57656 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:19:22,665 INFO Processing ruok command from /127.0.0.1:57896 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:19:22,786 INFO Processing ruok command from /127.0.0.1:57898 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:19:32,636 INFO Processing ruok command from /127.0.0.1:58104 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:19:32,729 INFO Processing ruok command from /127.0.0.1:58106 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:19:37,607 INFO Committing global session 0x2000049e4030009 (org.apache.zookeeper.server.quorum.LearnerSessionTracker) [CommitProcessor:1] 2022-04-10 05:19:42,658 INFO Processing ruok command from /127.0.0.1:58336 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:19:42,783 INFO Processing ruok command from /127.0.0.1:58338 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:19:52,642 INFO Processing ruok command from /127.0.0.1:58552 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:19:52,779 INFO Processing ruok command from /127.0.0.1:58556 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:20:02,649 INFO Processing ruok command from /127.0.0.1:58766 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:20:02,772 INFO Processing ruok command from /127.0.0.1:58768 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:20:12,656 INFO Processing ruok command from /127.0.0.1:58984 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:20:12,747 INFO Processing ruok command from /127.0.0.1:58988 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:20:22,695 INFO Processing ruok command from /127.0.0.1:59312 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:20:22,826 INFO Processing ruok command from /127.0.0.1:59316 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:20:32,656 INFO Processing ruok command from /127.0.0.1:59754 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:20:32,780 INFO Processing ruok command from /127.0.0.1:59756 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:20:42,652 INFO Processing ruok command from /127.0.0.1:59970 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:20:42,766 INFO Processing ruok command from /127.0.0.1:59974 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:20:52,674 INFO Processing ruok command from /127.0.0.1:60182 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:20:52,779 INFO Processing ruok command from /127.0.0.1:60188 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:21:02,643 INFO Processing ruok command from /127.0.0.1:60410 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:21:02,728 INFO Processing ruok command from /127.0.0.1:60412 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:21:12,672 INFO Processing ruok command from /127.0.0.1:60628 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:21:12,769 INFO Processing ruok command from /127.0.0.1:60630 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:21:22,682 INFO Processing ruok command from /127.0.0.1:60886 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:21:22,772 INFO Processing ruok command from /127.0.0.1:60888 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:21:32,647 INFO Processing ruok command from /127.0.0.1:32866 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:21:32,736 INFO Processing ruok command from /127.0.0.1:32870 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:21:37,538 INFO Authenticated Id 'CN=cluster-operator,O=io.strimzi' for Scheme 'x509' (org.apache.zookeeper.server.auth.X509AuthenticationProvider) [nioEventLoopGroup-7-2] 2022-04-10 05:21:37,559 INFO Committing global session 0x100004b2489000b (org.apache.zookeeper.server.quorum.LearnerSessionTracker) [CommitProcessor:1] 2022-04-10 05:21:38,418 INFO Submitting global closeSession request for session 0x100004b2489000b (org.apache.zookeeper.server.ZooKeeperServer) [RequestThrottler] 2022-04-10 05:21:42,678 INFO Processing ruok command from /127.0.0.1:33096 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:21:42,789 INFO Processing ruok command from /127.0.0.1:33098 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:21:52,657 INFO Processing ruok command from /127.0.0.1:33336 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:21:52,754 INFO Processing ruok command from /127.0.0.1:33340 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:22:02,649 INFO Processing ruok command from /127.0.0.1:33572 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:22:02,754 INFO Processing ruok command from /127.0.0.1:33574 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:22:12,675 INFO Processing ruok command from /127.0.0.1:33812 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:22:12,789 INFO Processing ruok command from /127.0.0.1:33814 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:22:22,675 INFO Processing ruok command from /127.0.0.1:34052 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:22:22,805 INFO Processing ruok command from /127.0.0.1:34056 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:22:32,658 INFO Processing ruok command from /127.0.0.1:34256 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:22:32,803 INFO Processing ruok command from /127.0.0.1:34258 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:22:42,684 INFO Processing ruok command from /127.0.0.1:34488 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:22:42,808 INFO Processing ruok command from /127.0.0.1:34494 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:22:52,742 INFO Processing ruok command from /127.0.0.1:34712 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:22:52,897 INFO Processing ruok command from /127.0.0.1:34720 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:23:02,664 INFO Processing ruok command from /127.0.0.1:34934 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:23:02,795 INFO Processing ruok command from /127.0.0.1:34936 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:23:12,676 INFO Processing ruok command from /127.0.0.1:35152 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:23:12,775 INFO Processing ruok command from /127.0.0.1:35154 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:23:22,663 INFO Processing ruok command from /127.0.0.1:35366 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:23:22,790 INFO Processing ruok command from /127.0.0.1:35370 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:23:32,635 INFO Processing ruok command from /127.0.0.1:35600 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:23:32,775 INFO Processing ruok command from /127.0.0.1:35604 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:23:37,425 INFO Authenticated Id 'CN=cluster-operator,O=io.strimzi' for Scheme 'x509' (org.apache.zookeeper.server.auth.X509AuthenticationProvider) [nioEventLoopGroup-7-1] 2022-04-10 05:23:37,446 INFO Committing global session 0x100004b2489000c (org.apache.zookeeper.server.quorum.LearnerSessionTracker) [CommitProcessor:1] 2022-04-10 05:23:38,315 INFO Submitting global closeSession request for session 0x100004b2489000c (org.apache.zookeeper.server.ZooKeeperServer) [RequestThrottler] 2022-04-10 05:23:42,689 INFO Processing ruok command from /127.0.0.1:35828 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:23:42,828 INFO Processing ruok command from /127.0.0.1:35830 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:23:52,631 INFO Processing ruok command from /127.0.0.1:36038 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:23:52,750 INFO Processing ruok command from /127.0.0.1:36042 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:24:02,646 INFO Processing ruok command from /127.0.0.1:36268 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:24:02,730 INFO Processing ruok command from /127.0.0.1:36270 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:24:12,679 INFO Processing ruok command from /127.0.0.1:36500 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:24:12,815 INFO Processing ruok command from /127.0.0.1:36502 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:24:22,637 INFO Processing ruok command from /127.0.0.1:36726 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:24:22,730 INFO Processing ruok command from /127.0.0.1:36728 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:24:32,666 INFO Processing ruok command from /127.0.0.1:36938 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:24:32,770 INFO Processing ruok command from /127.0.0.1:36940 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:24:42,677 INFO Processing ruok command from /127.0.0.1:37164 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:24:42,793 INFO Processing ruok command from /127.0.0.1:37168 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:24:52,637 INFO Processing ruok command from /127.0.0.1:37386 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:24:52,720 INFO Processing ruok command from /127.0.0.1:37388 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:25:02,660 INFO Processing ruok command from /127.0.0.1:37614 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:25:02,720 INFO Processing ruok command from /127.0.0.1:37616 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:25:12,641 INFO Processing ruok command from /127.0.0.1:37836 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:25:12,758 INFO Processing ruok command from /127.0.0.1:37840 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:25:22,641 INFO Processing ruok command from /127.0.0.1:38066 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:25:22,739 INFO Processing ruok command from /127.0.0.1:38068 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:25:32,650 INFO Processing ruok command from /127.0.0.1:38284 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:25:32,768 INFO Processing ruok command from /127.0.0.1:38286 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:25:37,458 INFO Authenticated Id 'CN=cluster-operator,O=io.strimzi' for Scheme 'x509' (org.apache.zookeeper.server.auth.X509AuthenticationProvider) [nioEventLoopGroup-7-2] 2022-04-10 05:25:37,469 INFO Committing global session 0x100004b2489000d (org.apache.zookeeper.server.quorum.LearnerSessionTracker) [CommitProcessor:1] 2022-04-10 05:25:38,325 INFO Submitting global closeSession request for session 0x100004b2489000d (org.apache.zookeeper.server.ZooKeeperServer) [RequestThrottler] 2022-04-10 05:25:42,655 INFO Processing ruok command from /127.0.0.1:38518 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:25:42,777 INFO Processing ruok command from /127.0.0.1:38520 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:25:52,664 INFO Processing ruok command from /127.0.0.1:38734 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:25:52,759 INFO Processing ruok command from /127.0.0.1:38736 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:26:02,637 INFO Processing ruok command from /127.0.0.1:38970 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:26:02,755 INFO Processing ruok command from /127.0.0.1:38974 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:26:12,713 INFO Processing ruok command from /127.0.0.1:39196 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:26:12,873 INFO Processing ruok command from /127.0.0.1:39200 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:26:22,745 INFO Processing ruok command from /127.0.0.1:39414 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:26:22,828 INFO Processing ruok command from /127.0.0.1:39420 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:26:32,712 INFO Processing ruok command from /127.0.0.1:39656 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:26:32,800 INFO Processing ruok command from /127.0.0.1:39660 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:26:42,736 INFO Processing ruok command from /127.0.0.1:39906 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:26:42,910 INFO Processing ruok command from /127.0.0.1:39912 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:26:52,627 INFO Processing ruok command from /127.0.0.1:40138 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:26:52,737 INFO Processing ruok command from /127.0.0.1:40142 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:27:02,677 INFO Processing ruok command from /127.0.0.1:40358 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:27:02,857 INFO Processing ruok command from /127.0.0.1:40362 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:27:12,714 INFO Processing ruok command from /127.0.0.1:40582 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:27:12,898 INFO Processing ruok command from /127.0.0.1:40586 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:27:22,614 INFO Processing ruok command from /127.0.0.1:40818 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:27:22,774 INFO Processing ruok command from /127.0.0.1:40820 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:27:32,650 INFO Processing ruok command from /127.0.0.1:41040 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:27:32,740 INFO Processing ruok command from /127.0.0.1:41042 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:27:37,534 INFO Authenticated Id 'CN=cluster-operator,O=io.strimzi' for Scheme 'x509' (org.apache.zookeeper.server.auth.X509AuthenticationProvider) [nioEventLoopGroup-7-1] 2022-04-10 05:27:37,543 INFO Committing global session 0x100004b2489000e (org.apache.zookeeper.server.quorum.LearnerSessionTracker) [CommitProcessor:1] 2022-04-10 05:27:38,409 INFO Submitting global closeSession request for session 0x100004b2489000e (org.apache.zookeeper.server.ZooKeeperServer) [RequestThrottler] 2022-04-10 05:27:42,643 INFO Processing ruok command from /127.0.0.1:41268 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:27:42,773 INFO Processing ruok command from /127.0.0.1:41270 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:27:52,634 INFO Processing ruok command from /127.0.0.1:41496 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:27:52,721 INFO Processing ruok command from /127.0.0.1:41498 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:28:02,630 INFO Processing ruok command from /127.0.0.1:41744 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:28:02,736 INFO Processing ruok command from /127.0.0.1:41746 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:28:12,641 INFO Processing ruok command from /127.0.0.1:41970 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:28:12,725 INFO Processing ruok command from /127.0.0.1:41974 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:28:22,665 INFO Processing ruok command from /127.0.0.1:42208 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:28:22,785 INFO Processing ruok command from /127.0.0.1:42210 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:28:32,630 INFO Processing ruok command from /127.0.0.1:42432 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:28:32,726 INFO Processing ruok command from /127.0.0.1:42436 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:28:42,629 INFO Processing ruok command from /127.0.0.1:42660 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:28:42,733 INFO Processing ruok command from /127.0.0.1:42662 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:28:52,660 INFO Processing ruok command from /127.0.0.1:42890 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:28:52,755 INFO Processing ruok command from /127.0.0.1:42892 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:29:02,631 INFO Processing ruok command from /127.0.0.1:43110 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:29:02,722 INFO Processing ruok command from /127.0.0.1:43114 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:29:12,639 INFO Processing ruok command from /127.0.0.1:43348 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:29:12,725 INFO Processing ruok command from /127.0.0.1:43350 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:29:22,646 INFO Processing ruok command from /127.0.0.1:43592 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:29:22,726 INFO Processing ruok command from /127.0.0.1:43596 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:29:32,655 INFO Processing ruok command from /127.0.0.1:43816 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:29:32,749 INFO Processing ruok command from /127.0.0.1:43818 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:29:37,320 INFO Authenticated Id 'CN=cluster-operator,O=io.strimzi' for Scheme 'x509' (org.apache.zookeeper.server.auth.X509AuthenticationProvider) [nioEventLoopGroup-7-2] 2022-04-10 05:29:37,333 INFO Committing global session 0x100004b2489000f (org.apache.zookeeper.server.quorum.LearnerSessionTracker) [CommitProcessor:1] 2022-04-10 05:29:38,198 INFO Submitting global closeSession request for session 0x100004b2489000f (org.apache.zookeeper.server.ZooKeeperServer) [RequestThrottler] 2022-04-10 05:29:42,681 INFO Processing ruok command from /127.0.0.1:44048 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:29:42,786 INFO Processing ruok command from /127.0.0.1:44050 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:29:52,635 INFO Processing ruok command from /127.0.0.1:44282 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:29:52,728 INFO Processing ruok command from /127.0.0.1:44284 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:30:02,631 INFO Processing ruok command from /127.0.0.1:44502 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:30:02,720 INFO Processing ruok command from /127.0.0.1:44504 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:30:12,669 INFO Processing ruok command from /127.0.0.1:44736 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:30:12,806 INFO Processing ruok command from /127.0.0.1:44744 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:30:22,691 INFO Processing ruok command from /127.0.0.1:44974 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:30:22,807 INFO Processing ruok command from /127.0.0.1:44976 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:30:32,682 INFO Processing ruok command from /127.0.0.1:45208 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:30:32,846 INFO Processing ruok command from /127.0.0.1:45210 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:30:42,699 INFO Processing ruok command from /127.0.0.1:45448 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:30:42,835 INFO Processing ruok command from /127.0.0.1:45452 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:30:52,688 INFO Processing ruok command from /127.0.0.1:45672 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:30:52,864 INFO Processing ruok command from /127.0.0.1:45674 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:31:02,728 INFO Processing ruok command from /127.0.0.1:45942 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:31:02,946 INFO Processing ruok command from /127.0.0.1:45946 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:31:12,756 INFO Processing ruok command from /127.0.0.1:46156 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:31:12,913 INFO Processing ruok command from /127.0.0.1:46162 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:31:22,684 INFO Processing ruok command from /127.0.0.1:46386 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:31:22,837 INFO Processing ruok command from /127.0.0.1:46388 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:31:32,747 INFO Processing ruok command from /127.0.0.1:46626 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:31:32,988 INFO Processing ruok command from /127.0.0.1:46632 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:31:37,578 INFO Authenticated Id 'CN=cluster-operator,O=io.strimzi' for Scheme 'x509' (org.apache.zookeeper.server.auth.X509AuthenticationProvider) [nioEventLoopGroup-7-1] 2022-04-10 05:31:37,604 INFO Committing global session 0x100004b24890010 (org.apache.zookeeper.server.quorum.LearnerSessionTracker) [CommitProcessor:1] 2022-04-10 05:31:38,421 INFO Submitting global closeSession request for session 0x100004b24890010 (org.apache.zookeeper.server.ZooKeeperServer) [RequestThrottler] 2022-04-10 05:31:42,797 INFO Processing ruok command from /127.0.0.1:46862 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:31:43,048 INFO Processing ruok command from /127.0.0.1:46866 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:31:52,871 INFO Processing ruok command from /127.0.0.1:47078 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:31:53,008 INFO Processing ruok command from /127.0.0.1:47080 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:32:02,757 INFO Processing ruok command from /127.0.0.1:47310 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:32:02,877 INFO Processing ruok command from /127.0.0.1:47316 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:32:12,811 INFO Processing ruok command from /127.0.0.1:47560 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:32:13,072 INFO Processing ruok command from /127.0.0.1:47566 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:32:22,805 INFO Processing ruok command from /127.0.0.1:47792 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:32:23,040 INFO Processing ruok command from /127.0.0.1:47796 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:32:32,701 INFO Processing ruok command from /127.0.0.1:48020 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:32:32,848 INFO Processing ruok command from /127.0.0.1:48024 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:32:42,708 INFO Processing ruok command from /127.0.0.1:48248 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:32:42,867 INFO Processing ruok command from /127.0.0.1:48252 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:32:52,688 INFO Processing ruok command from /127.0.0.1:48476 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:32:52,843 INFO Processing ruok command from /127.0.0.1:48478 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:33:02,657 INFO Processing ruok command from /127.0.0.1:48708 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:33:02,789 INFO Processing ruok command from /127.0.0.1:48712 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:33:12,714 INFO Processing ruok command from /127.0.0.1:48956 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:33:12,831 INFO Processing ruok command from /127.0.0.1:48958 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:33:22,656 INFO Processing ruok command from /127.0.0.1:49216 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:33:22,805 INFO Processing ruok command from /127.0.0.1:49218 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:33:32,660 INFO Processing ruok command from /127.0.0.1:49460 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:33:32,778 INFO Processing ruok command from /127.0.0.1:49464 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:33:37,436 INFO Authenticated Id 'CN=cluster-operator,O=io.strimzi' for Scheme 'x509' (org.apache.zookeeper.server.auth.X509AuthenticationProvider) [nioEventLoopGroup-7-2] 2022-04-10 05:33:37,447 INFO Committing global session 0x100004b24890011 (org.apache.zookeeper.server.quorum.LearnerSessionTracker) [CommitProcessor:1] 2022-04-10 05:33:38,306 INFO Submitting global closeSession request for session 0x100004b24890011 (org.apache.zookeeper.server.ZooKeeperServer) [RequestThrottler] 2022-04-10 05:33:42,675 INFO Processing ruok command from /127.0.0.1:49700 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:33:42,812 INFO Processing ruok command from /127.0.0.1:49704 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:33:52,688 INFO Processing ruok command from /127.0.0.1:49932 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:33:52,836 INFO Processing ruok command from /127.0.0.1:49934 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:34:02,678 INFO Processing ruok command from /127.0.0.1:50162 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:34:02,772 INFO Processing ruok command from /127.0.0.1:50166 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:34:12,695 INFO Processing ruok command from /127.0.0.1:50404 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:34:12,790 INFO Processing ruok command from /127.0.0.1:50406 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:34:22,667 INFO Processing ruok command from /127.0.0.1:50664 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:34:22,810 INFO Processing ruok command from /127.0.0.1:50668 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:34:32,709 INFO Processing ruok command from /127.0.0.1:50926 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:34:32,861 INFO Processing ruok command from /127.0.0.1:50932 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:34:42,739 INFO Processing ruok command from /127.0.0.1:51172 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:34:42,870 INFO Processing ruok command from /127.0.0.1:51176 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:34:52,716 INFO Processing ruok command from /127.0.0.1:51398 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:34:52,865 INFO Processing ruok command from /127.0.0.1:51404 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:35:02,672 INFO Processing ruok command from /127.0.0.1:51636 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:35:02,811 INFO Processing ruok command from /127.0.0.1:51638 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:35:12,674 INFO Processing ruok command from /127.0.0.1:51870 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:35:12,778 INFO Processing ruok command from /127.0.0.1:51872 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:35:22,765 INFO Processing ruok command from /127.0.0.1:52110 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:35:22,934 INFO Processing ruok command from /127.0.0.1:52114 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:35:32,708 INFO Processing ruok command from /127.0.0.1:52336 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:35:32,843 INFO Processing ruok command from /127.0.0.1:52342 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:35:37,370 INFO Authenticated Id 'CN=cluster-operator,O=io.strimzi' for Scheme 'x509' (org.apache.zookeeper.server.auth.X509AuthenticationProvider) [nioEventLoopGroup-7-1] 2022-04-10 05:35:37,381 INFO Committing global session 0x100004b24890012 (org.apache.zookeeper.server.quorum.LearnerSessionTracker) [CommitProcessor:1] 2022-04-10 05:35:38,246 INFO Submitting global closeSession request for session 0x100004b24890012 (org.apache.zookeeper.server.ZooKeeperServer) [RequestThrottler] 2022-04-10 05:35:42,674 INFO Processing ruok command from /127.0.0.1:52570 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:35:42,790 INFO Processing ruok command from /127.0.0.1:52576 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:35:52,653 INFO Processing ruok command from /127.0.0.1:52810 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:35:52,776 INFO Processing ruok command from /127.0.0.1:52812 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:36:02,661 INFO Processing ruok command from /127.0.0.1:53046 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:36:02,750 INFO Processing ruok command from /127.0.0.1:53048 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:36:12,671 INFO Processing ruok command from /127.0.0.1:53282 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:36:12,783 INFO Processing ruok command from /127.0.0.1:53284 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:36:22,682 INFO Processing ruok command from /127.0.0.1:53520 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:36:22,858 INFO Processing ruok command from /127.0.0.1:53524 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:36:32,636 INFO Processing ruok command from /127.0.0.1:53754 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:36:32,749 INFO Processing ruok command from /127.0.0.1:53756 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:36:42,664 INFO Processing ruok command from /127.0.0.1:53994 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:36:42,787 INFO Processing ruok command from /127.0.0.1:53998 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:36:52,645 INFO Processing ruok command from /127.0.0.1:54238 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:36:52,752 INFO Processing ruok command from /127.0.0.1:54240 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:37:02,644 INFO Processing ruok command from /127.0.0.1:54498 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:37:02,749 INFO Processing ruok command from /127.0.0.1:54500 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:37:12,659 INFO Processing ruok command from /127.0.0.1:54742 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:37:12,753 INFO Processing ruok command from /127.0.0.1:54744 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:37:22,651 INFO Processing ruok command from /127.0.0.1:54982 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:37:22,748 INFO Processing ruok command from /127.0.0.1:54984 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:37:32,648 INFO Processing ruok command from /127.0.0.1:55204 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:37:32,745 INFO Processing ruok command from /127.0.0.1:55206 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:37:37,535 INFO Authenticated Id 'CN=cluster-operator,O=io.strimzi' for Scheme 'x509' (org.apache.zookeeper.server.auth.X509AuthenticationProvider) [nioEventLoopGroup-7-2] 2022-04-10 05:37:37,544 INFO Committing global session 0x100004b24890013 (org.apache.zookeeper.server.quorum.LearnerSessionTracker) [CommitProcessor:1] 2022-04-10 05:37:38,397 INFO Submitting global closeSession request for session 0x100004b24890013 (org.apache.zookeeper.server.ZooKeeperServer) [RequestThrottler] 2022-04-10 05:37:42,664 INFO Processing ruok command from /127.0.0.1:55456 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:37:42,773 INFO Processing ruok command from /127.0.0.1:55460 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:37:52,649 INFO Processing ruok command from /127.0.0.1:55688 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:37:52,778 INFO Processing ruok command from /127.0.0.1:55694 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:38:02,633 INFO Processing ruok command from /127.0.0.1:55932 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:38:02,735 INFO Processing ruok command from /127.0.0.1:55934 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:38:12,660 INFO Processing ruok command from /127.0.0.1:56172 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:38:12,768 INFO Processing ruok command from /127.0.0.1:56174 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:38:22,645 INFO Processing ruok command from /127.0.0.1:56418 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:38:22,760 INFO Processing ruok command from /127.0.0.1:56420 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:38:32,645 INFO Processing ruok command from /127.0.0.1:56658 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:38:32,753 INFO Processing ruok command from /127.0.0.1:56660 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:38:42,640 INFO Processing ruok command from /127.0.0.1:56900 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:38:42,742 INFO Processing ruok command from /127.0.0.1:56902 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:38:52,650 INFO Processing ruok command from /127.0.0.1:57142 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:38:52,731 INFO Processing ruok command from /127.0.0.1:57146 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:39:02,639 INFO Processing ruok command from /127.0.0.1:57384 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:39:02,743 INFO Processing ruok command from /127.0.0.1:57386 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:39:12,645 INFO Processing ruok command from /127.0.0.1:57630 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:39:12,754 INFO Processing ruok command from /127.0.0.1:57632 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:39:22,651 INFO Processing ruok command from /127.0.0.1:57878 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:39:22,747 INFO Processing ruok command from /127.0.0.1:57882 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:39:32,639 INFO Processing ruok command from /127.0.0.1:58116 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:39:32,746 INFO Processing ruok command from /127.0.0.1:58120 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:39:37,418 INFO Committing global session 0x2000049e403000a (org.apache.zookeeper.server.quorum.LearnerSessionTracker) [CommitProcessor:1] 2022-04-10 05:39:42,668 INFO Processing ruok command from /127.0.0.1:58362 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:39:42,772 INFO Processing ruok command from /127.0.0.1:58364 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:39:52,632 INFO Processing ruok command from /127.0.0.1:58600 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:39:52,726 INFO Processing ruok command from /127.0.0.1:58602 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:40:02,638 INFO Processing ruok command from /127.0.0.1:58838 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:40:02,733 INFO Processing ruok command from /127.0.0.1:58840 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:40:12,631 INFO Processing ruok command from /127.0.0.1:59076 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:40:12,746 INFO Processing ruok command from /127.0.0.1:59078 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:40:22,638 INFO Processing ruok command from /127.0.0.1:59328 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:40:22,727 INFO Processing ruok command from /127.0.0.1:59330 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:40:32,643 INFO Processing ruok command from /127.0.0.1:59564 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:40:32,768 INFO Processing ruok command from /127.0.0.1:59566 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:40:42,647 INFO Processing ruok command from /127.0.0.1:59800 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:40:42,733 INFO Processing ruok command from /127.0.0.1:59804 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:40:52,654 INFO Processing ruok command from /127.0.0.1:60046 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:40:52,771 INFO Processing ruok command from /127.0.0.1:60048 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:41:02,645 INFO Processing ruok command from /127.0.0.1:60278 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:41:02,742 INFO Processing ruok command from /127.0.0.1:60280 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:41:12,649 INFO Processing ruok command from /127.0.0.1:60524 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:41:12,769 INFO Processing ruok command from /127.0.0.1:60526 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:41:22,663 INFO Processing ruok command from /127.0.0.1:60774 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:41:22,759 INFO Processing ruok command from /127.0.0.1:60776 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:41:32,628 INFO Processing ruok command from /127.0.0.1:32786 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:41:32,752 INFO Processing ruok command from /127.0.0.1:32788 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:41:37,548 INFO Committing global session 0x2000049e403000b (org.apache.zookeeper.server.quorum.LearnerSessionTracker) [CommitProcessor:1] 2022-04-10 05:41:42,690 INFO Processing ruok command from /127.0.0.1:33028 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:41:42,814 INFO Processing ruok command from /127.0.0.1:33032 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:41:52,640 INFO Processing ruok command from /127.0.0.1:33270 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:41:52,750 INFO Processing ruok command from /127.0.0.1:33272 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:42:02,634 INFO Processing ruok command from /127.0.0.1:33514 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:42:02,731 INFO Processing ruok command from /127.0.0.1:33516 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:42:12,650 INFO Processing ruok command from /127.0.0.1:33760 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:42:12,763 INFO Processing ruok command from /127.0.0.1:33762 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:42:22,633 INFO Processing ruok command from /127.0.0.1:34016 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:42:22,718 INFO Processing ruok command from /127.0.0.1:34018 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:42:32,647 INFO Processing ruok command from /127.0.0.1:34254 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:42:32,743 INFO Processing ruok command from /127.0.0.1:34258 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:42:42,650 INFO Processing ruok command from /127.0.0.1:34494 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:42:42,764 INFO Processing ruok command from /127.0.0.1:34498 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:42:52,660 INFO Processing ruok command from /127.0.0.1:34738 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:42:52,775 INFO Processing ruok command from /127.0.0.1:34740 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:43:02,643 INFO Processing ruok command from /127.0.0.1:34988 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:43:02,789 INFO Processing ruok command from /127.0.0.1:34992 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:43:12,650 INFO Processing ruok command from /127.0.0.1:35224 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:43:12,779 INFO Processing ruok command from /127.0.0.1:35228 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:43:22,660 INFO Processing ruok command from /127.0.0.1:35474 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:43:22,745 INFO Processing ruok command from /127.0.0.1:35476 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:43:32,636 INFO Processing ruok command from /127.0.0.1:35716 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:43:32,734 INFO Processing ruok command from /127.0.0.1:35720 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:43:37,355 INFO Authenticated Id 'CN=cluster-operator,O=io.strimzi' for Scheme 'x509' (org.apache.zookeeper.server.auth.X509AuthenticationProvider) [nioEventLoopGroup-7-1] 2022-04-10 05:43:37,366 INFO Committing global session 0x100004b24890014 (org.apache.zookeeper.server.quorum.LearnerSessionTracker) [CommitProcessor:1] 2022-04-10 05:43:38,235 INFO Submitting global closeSession request for session 0x100004b24890014 (org.apache.zookeeper.server.ZooKeeperServer) [RequestThrottler] 2022-04-10 05:43:42,662 INFO Processing ruok command from /127.0.0.1:35958 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:43:42,779 INFO Processing ruok command from /127.0.0.1:35960 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:43:52,661 INFO Processing ruok command from /127.0.0.1:36194 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:43:52,775 INFO Processing ruok command from /127.0.0.1:36196 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:44:02,625 INFO Processing ruok command from /127.0.0.1:36420 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:44:02,711 INFO Processing ruok command from /127.0.0.1:36422 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:44:12,669 INFO Processing ruok command from /127.0.0.1:36662 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:44:12,760 INFO Processing ruok command from /127.0.0.1:36664 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:44:22,635 INFO Processing ruok command from /127.0.0.1:36896 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:44:22,748 INFO Processing ruok command from /127.0.0.1:36898 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:44:32,641 INFO Processing ruok command from /127.0.0.1:37140 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:44:32,766 INFO Processing ruok command from /127.0.0.1:37142 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:44:42,659 INFO Processing ruok command from /127.0.0.1:37390 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:44:42,769 INFO Processing ruok command from /127.0.0.1:37394 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:44:52,642 INFO Processing ruok command from /127.0.0.1:37626 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:44:52,735 INFO Processing ruok command from /127.0.0.1:37628 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:45:02,663 INFO Processing ruok command from /127.0.0.1:37864 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:45:02,775 INFO Processing ruok command from /127.0.0.1:37868 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:45:12,638 INFO Processing ruok command from /127.0.0.1:38114 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:45:12,751 INFO Processing ruok command from /127.0.0.1:38118 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:45:22,648 INFO Processing ruok command from /127.0.0.1:38364 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:45:22,761 INFO Processing ruok command from /127.0.0.1:38366 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:45:32,628 INFO Processing ruok command from /127.0.0.1:38594 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:45:32,739 INFO Processing ruok command from /127.0.0.1:38596 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:45:37,591 INFO Committing global session 0x2000049e403000c (org.apache.zookeeper.server.quorum.LearnerSessionTracker) [CommitProcessor:1] 2022-04-10 05:45:42,642 INFO Processing ruok command from /127.0.0.1:38834 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:45:42,738 INFO Processing ruok command from /127.0.0.1:38836 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:45:52,682 INFO Processing ruok command from /127.0.0.1:39072 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:45:52,802 INFO Processing ruok command from /127.0.0.1:39074 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:46:02,643 INFO Processing ruok command from /127.0.0.1:39328 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:46:02,741 INFO Processing ruok command from /127.0.0.1:39330 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:46:12,645 INFO Processing ruok command from /127.0.0.1:39566 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:46:12,743 INFO Processing ruok command from /127.0.0.1:39570 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:46:22,640 INFO Processing ruok command from /127.0.0.1:39832 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:46:22,767 INFO Processing ruok command from /127.0.0.1:39836 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:46:32,635 INFO Processing ruok command from /127.0.0.1:40060 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:46:32,730 INFO Processing ruok command from /127.0.0.1:40062 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:46:42,643 INFO Processing ruok command from /127.0.0.1:40310 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:46:42,752 INFO Processing ruok command from /127.0.0.1:40312 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:46:52,632 INFO Processing ruok command from /127.0.0.1:40550 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:46:52,745 INFO Processing ruok command from /127.0.0.1:40552 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:47:02,672 INFO Processing ruok command from /127.0.0.1:40788 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:47:02,795 INFO Processing ruok command from /127.0.0.1:40792 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:47:12,637 INFO Processing ruok command from /127.0.0.1:41030 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:47:12,753 INFO Processing ruok command from /127.0.0.1:41034 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:47:22,649 INFO Processing ruok command from /127.0.0.1:41272 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:47:22,722 INFO Processing ruok command from /127.0.0.1:41276 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:47:32,647 INFO Processing ruok command from /127.0.0.1:41514 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:47:32,752 INFO Processing ruok command from /127.0.0.1:41518 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:47:37,430 INFO Committing global session 0x2000049e403000d (org.apache.zookeeper.server.quorum.LearnerSessionTracker) [CommitProcessor:1] 2022-04-10 05:47:42,654 INFO Processing ruok command from /127.0.0.1:41756 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:47:42,772 INFO Processing ruok command from /127.0.0.1:41758 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:47:52,613 INFO Processing ruok command from /127.0.0.1:42006 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:47:52,696 INFO Processing ruok command from /127.0.0.1:42010 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:48:02,636 INFO Processing ruok command from /127.0.0.1:42254 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:48:02,737 INFO Processing ruok command from /127.0.0.1:42256 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:48:12,644 INFO Processing ruok command from /127.0.0.1:42496 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:48:12,745 INFO Processing ruok command from /127.0.0.1:42498 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:48:22,636 INFO Processing ruok command from /127.0.0.1:42742 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:48:22,752 INFO Processing ruok command from /127.0.0.1:42744 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:48:32,635 INFO Processing ruok command from /127.0.0.1:42968 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:48:32,741 INFO Processing ruok command from /127.0.0.1:42972 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:48:42,638 INFO Processing ruok command from /127.0.0.1:43218 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:48:42,753 INFO Processing ruok command from /127.0.0.1:43220 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:48:52,623 INFO Processing ruok command from /127.0.0.1:43454 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:48:52,713 INFO Processing ruok command from /127.0.0.1:43456 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:49:02,634 INFO Processing ruok command from /127.0.0.1:43702 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:49:02,740 INFO Processing ruok command from /127.0.0.1:43706 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:49:12,650 INFO Processing ruok command from /127.0.0.1:43944 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:49:12,737 INFO Processing ruok command from /127.0.0.1:43946 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:49:22,634 INFO Processing ruok command from /127.0.0.1:44192 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:49:22,736 INFO Processing ruok command from /127.0.0.1:44196 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:49:32,647 INFO Processing ruok command from /127.0.0.1:44426 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:49:32,730 INFO Processing ruok command from /127.0.0.1:44428 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:49:37,503 INFO Authenticated Id 'CN=cluster-operator,O=io.strimzi' for Scheme 'x509' (org.apache.zookeeper.server.auth.X509AuthenticationProvider) [nioEventLoopGroup-7-2] 2022-04-10 05:49:37,513 INFO Committing global session 0x100004b24890015 (org.apache.zookeeper.server.quorum.LearnerSessionTracker) [CommitProcessor:1] 2022-04-10 05:49:38,373 INFO Submitting global closeSession request for session 0x100004b24890015 (org.apache.zookeeper.server.ZooKeeperServer) [RequestThrottler] 2022-04-10 05:49:42,664 INFO Processing ruok command from /127.0.0.1:44672 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:49:42,773 INFO Processing ruok command from /127.0.0.1:44676 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:49:52,615 INFO Processing ruok command from /127.0.0.1:44914 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:49:52,708 INFO Processing ruok command from /127.0.0.1:44916 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:50:02,633 INFO Processing ruok command from /127.0.0.1:45166 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:50:02,718 INFO Processing ruok command from /127.0.0.1:45168 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:50:12,650 INFO Processing ruok command from /127.0.0.1:45412 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:50:12,760 INFO Processing ruok command from /127.0.0.1:45414 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:50:22,668 INFO Processing ruok command from /127.0.0.1:45654 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:50:22,767 INFO Processing ruok command from /127.0.0.1:45658 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:50:32,640 INFO Processing ruok command from /127.0.0.1:45900 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:50:32,741 INFO Processing ruok command from /127.0.0.1:45904 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:50:42,635 INFO Processing ruok command from /127.0.0.1:46140 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:50:42,713 INFO Processing ruok command from /127.0.0.1:46146 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:50:52,619 INFO Processing ruok command from /127.0.0.1:46390 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:50:52,717 INFO Processing ruok command from /127.0.0.1:46392 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:51:02,640 INFO Processing ruok command from /127.0.0.1:46632 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:51:02,725 INFO Processing ruok command from /127.0.0.1:46634 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:51:12,649 INFO Processing ruok command from /127.0.0.1:46874 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:51:12,760 INFO Processing ruok command from /127.0.0.1:46876 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:51:22,629 INFO Processing ruok command from /127.0.0.1:47120 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:51:22,735 INFO Processing ruok command from /127.0.0.1:47122 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:51:23,131 INFO Purge task started. (org.apache.zookeeper.server.DatadirCleanupManager) [PurgeTask] 2022-04-10 05:51:23,131 INFO zookeeper.snapshot.trust.empty : false (org.apache.zookeeper.server.persistence.FileTxnSnapLog) [PurgeTask] 2022-04-10 05:51:23,143 INFO Purge task completed. (org.apache.zookeeper.server.DatadirCleanupManager) [PurgeTask] 2022-04-10 05:51:32,636 INFO Processing ruok command from /127.0.0.1:47350 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:51:32,738 INFO Processing ruok command from /127.0.0.1:47352 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:51:37,484 INFO Committing global session 0x2000049e403000e (org.apache.zookeeper.server.quorum.LearnerSessionTracker) [CommitProcessor:1] 2022-04-10 05:51:42,639 INFO Processing ruok command from /127.0.0.1:47606 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:51:42,737 INFO Processing ruok command from /127.0.0.1:47608 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:51:52,630 INFO Processing ruok command from /127.0.0.1:47844 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:51:52,736 INFO Processing ruok command from /127.0.0.1:47846 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:52:02,632 INFO Processing ruok command from /127.0.0.1:48084 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:52:02,710 INFO Processing ruok command from /127.0.0.1:48086 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:52:12,643 INFO Processing ruok command from /127.0.0.1:48336 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:52:12,758 INFO Processing ruok command from /127.0.0.1:48340 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:52:22,620 INFO Processing ruok command from /127.0.0.1:48586 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:52:22,709 INFO Processing ruok command from /127.0.0.1:48588 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:52:32,626 INFO Processing ruok command from /127.0.0.1:48824 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:52:32,737 INFO Processing ruok command from /127.0.0.1:48828 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:52:42,658 INFO Processing ruok command from /127.0.0.1:49076 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:52:42,741 INFO Processing ruok command from /127.0.0.1:49078 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:52:52,620 INFO Processing ruok command from /127.0.0.1:49316 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:52:52,700 INFO Processing ruok command from /127.0.0.1:49318 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:53:02,649 INFO Processing ruok command from /127.0.0.1:49566 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:53:02,720 INFO Processing ruok command from /127.0.0.1:49568 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:53:12,643 INFO Processing ruok command from /127.0.0.1:49800 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:53:12,738 INFO Processing ruok command from /127.0.0.1:49802 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:53:22,623 INFO Processing ruok command from /127.0.0.1:50050 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:53:22,713 INFO Processing ruok command from /127.0.0.1:50052 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:53:32,643 INFO Processing ruok command from /127.0.0.1:50270 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:53:32,731 INFO Processing ruok command from /127.0.0.1:50272 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:53:37,550 INFO Authenticated Id 'CN=cluster-operator,O=io.strimzi' for Scheme 'x509' (org.apache.zookeeper.server.auth.X509AuthenticationProvider) [nioEventLoopGroup-7-1] 2022-04-10 05:53:37,559 INFO Committing global session 0x100004b24890016 (org.apache.zookeeper.server.quorum.LearnerSessionTracker) [CommitProcessor:1] 2022-04-10 05:53:38,444 INFO Submitting global closeSession request for session 0x100004b24890016 (org.apache.zookeeper.server.ZooKeeperServer) [RequestThrottler] 2022-04-10 05:53:42,655 INFO Processing ruok command from /127.0.0.1:50524 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:53:42,759 INFO Processing ruok command from /127.0.0.1:50528 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:53:52,649 INFO Processing ruok command from /127.0.0.1:50760 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:53:52,761 INFO Processing ruok command from /127.0.0.1:50764 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:54:02,647 INFO Processing ruok command from /127.0.0.1:51070 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:54:02,768 INFO Processing ruok command from /127.0.0.1:51072 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:54:12,658 INFO Processing ruok command from /127.0.0.1:51310 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:54:12,783 INFO Processing ruok command from /127.0.0.1:51312 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:54:22,629 INFO Processing ruok command from /127.0.0.1:51566 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:54:22,736 INFO Processing ruok command from /127.0.0.1:51570 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:54:32,634 INFO Processing ruok command from /127.0.0.1:51804 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:54:32,736 INFO Processing ruok command from /127.0.0.1:51806 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:54:42,658 INFO Processing ruok command from /127.0.0.1:52054 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:54:42,753 INFO Processing ruok command from /127.0.0.1:52058 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:54:52,630 INFO Processing ruok command from /127.0.0.1:52286 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:54:52,719 INFO Processing ruok command from /127.0.0.1:52288 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:55:02,630 INFO Processing ruok command from /127.0.0.1:52548 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:55:02,740 INFO Processing ruok command from /127.0.0.1:52552 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:55:12,636 INFO Processing ruok command from /127.0.0.1:52788 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:55:12,749 INFO Processing ruok command from /127.0.0.1:52790 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:55:22,632 INFO Processing ruok command from /127.0.0.1:53048 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:55:22,727 INFO Processing ruok command from /127.0.0.1:53052 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:55:32,620 INFO Processing ruok command from /127.0.0.1:53284 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:55:32,714 INFO Processing ruok command from /127.0.0.1:53288 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:55:37,459 INFO Committing global session 0x2000049e403000f (org.apache.zookeeper.server.quorum.LearnerSessionTracker) [CommitProcessor:1] 2022-04-10 05:55:42,651 INFO Processing ruok command from /127.0.0.1:53536 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:55:42,769 INFO Processing ruok command from /127.0.0.1:53538 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:55:52,649 INFO Processing ruok command from /127.0.0.1:53780 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:55:52,755 INFO Processing ruok command from /127.0.0.1:53784 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:56:02,620 INFO Processing ruok command from /127.0.0.1:54022 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:56:02,731 INFO Processing ruok command from /127.0.0.1:54024 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:56:12,647 INFO Processing ruok command from /127.0.0.1:54264 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:56:12,732 INFO Processing ruok command from /127.0.0.1:54266 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:56:22,628 INFO Processing ruok command from /127.0.0.1:54516 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:56:22,706 INFO Processing ruok command from /127.0.0.1:54518 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:56:32,637 INFO Processing ruok command from /127.0.0.1:54742 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:56:32,738 INFO Processing ruok command from /127.0.0.1:54744 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:56:42,635 INFO Processing ruok command from /127.0.0.1:54986 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:56:42,757 INFO Processing ruok command from /127.0.0.1:54988 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:56:52,636 INFO Processing ruok command from /127.0.0.1:55216 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:56:52,732 INFO Processing ruok command from /127.0.0.1:55218 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:57:02,634 INFO Processing ruok command from /127.0.0.1:55460 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:57:02,731 INFO Processing ruok command from /127.0.0.1:55464 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:57:12,676 INFO Processing ruok command from /127.0.0.1:55702 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:57:12,763 INFO Processing ruok command from /127.0.0.1:55704 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:57:22,625 INFO Processing ruok command from /127.0.0.1:55938 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:57:22,714 INFO Processing ruok command from /127.0.0.1:55940 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:57:32,638 INFO Processing ruok command from /127.0.0.1:56180 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:57:32,761 INFO Processing ruok command from /127.0.0.1:56186 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:57:37,572 INFO Committing global session 0x2000049e4030010 (org.apache.zookeeper.server.quorum.LearnerSessionTracker) [CommitProcessor:1] 2022-04-10 05:57:42,663 INFO Processing ruok command from /127.0.0.1:56434 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:57:42,762 INFO Processing ruok command from /127.0.0.1:56436 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:57:52,638 INFO Processing ruok command from /127.0.0.1:56672 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:57:52,733 INFO Processing ruok command from /127.0.0.1:56674 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:58:02,631 INFO Processing ruok command from /127.0.0.1:56926 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:58:02,731 INFO Processing ruok command from /127.0.0.1:56928 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:58:12,630 INFO Processing ruok command from /127.0.0.1:57170 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:58:12,733 INFO Processing ruok command from /127.0.0.1:57172 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:58:22,624 INFO Processing ruok command from /127.0.0.1:57424 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:58:22,720 INFO Processing ruok command from /127.0.0.1:57428 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:58:32,643 INFO Processing ruok command from /127.0.0.1:57662 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:58:32,747 INFO Processing ruok command from /127.0.0.1:57666 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:58:42,645 INFO Processing ruok command from /127.0.0.1:57902 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:58:42,766 INFO Processing ruok command from /127.0.0.1:57906 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:58:52,619 INFO Processing ruok command from /127.0.0.1:58150 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:58:52,702 INFO Processing ruok command from /127.0.0.1:58152 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:59:02,640 INFO Processing ruok command from /127.0.0.1:58390 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:59:02,757 INFO Processing ruok command from /127.0.0.1:58396 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:59:12,670 INFO Processing ruok command from /127.0.0.1:58638 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:59:12,778 INFO Processing ruok command from /127.0.0.1:58640 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:59:22,620 INFO Processing ruok command from /127.0.0.1:58894 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:59:22,733 INFO Processing ruok command from /127.0.0.1:58898 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:59:32,635 INFO Processing ruok command from /127.0.0.1:59148 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:59:32,738 INFO Processing ruok command from /127.0.0.1:59150 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:59:37,612 INFO Authenticated Id 'CN=cluster-operator,O=io.strimzi' for Scheme 'x509' (org.apache.zookeeper.server.auth.X509AuthenticationProvider) [nioEventLoopGroup-7-2] 2022-04-10 05:59:37,620 INFO Committing global session 0x100004b24890017 (org.apache.zookeeper.server.quorum.LearnerSessionTracker) [CommitProcessor:1] 2022-04-10 05:59:38,499 INFO Submitting global closeSession request for session 0x100004b24890017 (org.apache.zookeeper.server.ZooKeeperServer) [RequestThrottler] 2022-04-10 05:59:42,644 INFO Processing ruok command from /127.0.0.1:59390 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:59:42,745 INFO Processing ruok command from /127.0.0.1:59392 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 05:59:52,636 INFO Processing ruok command from /127.0.0.1:59628 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 05:59:52,734 INFO Processing ruok command from /127.0.0.1:59630 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 06:00:02,636 INFO Processing ruok command from /127.0.0.1:59866 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 06:00:02,736 INFO Processing ruok command from /127.0.0.1:59870 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 06:00:12,655 INFO Processing ruok command from /127.0.0.1:60106 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 06:00:12,736 INFO Processing ruok command from /127.0.0.1:60108 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 06:00:22,623 INFO Processing ruok command from /127.0.0.1:60354 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 06:00:22,742 INFO Processing ruok command from /127.0.0.1:60358 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 06:00:32,622 INFO Processing ruok command from /127.0.0.1:60600 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 06:00:32,706 INFO Processing ruok command from /127.0.0.1:60602 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 06:00:42,671 INFO Processing ruok command from /127.0.0.1:60848 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 06:00:42,773 INFO Processing ruok command from /127.0.0.1:60852 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 06:00:52,668 INFO Processing ruok command from /127.0.0.1:32868 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 06:00:52,762 INFO Processing ruok command from /127.0.0.1:32872 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 06:01:02,652 INFO Processing ruok command from /127.0.0.1:33110 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 06:01:02,774 INFO Processing ruok command from /127.0.0.1:33112 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 06:01:12,640 INFO Processing ruok command from /127.0.0.1:33350 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 06:01:12,782 INFO Processing ruok command from /127.0.0.1:33352 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 06:01:22,623 INFO Processing ruok command from /127.0.0.1:33604 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 06:01:22,705 INFO Processing ruok command from /127.0.0.1:33608 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 06:01:32,633 INFO Processing ruok command from /127.0.0.1:33846 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 06:01:32,735 INFO Processing ruok command from /127.0.0.1:33850 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 06:01:37,538 INFO Committing global session 0x2000049e4030011 (org.apache.zookeeper.server.quorum.LearnerSessionTracker) [CommitProcessor:1] 2022-04-10 06:01:42,643 INFO Processing ruok command from /127.0.0.1:34100 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 06:01:42,745 INFO Processing ruok command from /127.0.0.1:34102 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 06:01:52,640 INFO Processing ruok command from /127.0.0.1:34332 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 06:01:52,716 INFO Processing ruok command from /127.0.0.1:34336 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 06:02:02,626 INFO Processing ruok command from /127.0.0.1:34584 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 06:02:02,735 INFO Processing ruok command from /127.0.0.1:34588 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 06:02:12,643 INFO Processing ruok command from /127.0.0.1:34824 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 06:02:12,760 INFO Processing ruok command from /127.0.0.1:34828 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 06:02:22,639 INFO Processing ruok command from /127.0.0.1:35070 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 06:02:22,741 INFO Processing ruok command from /127.0.0.1:35072 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 06:02:32,640 INFO Processing ruok command from /127.0.0.1:35308 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 06:02:32,745 INFO Processing ruok command from /127.0.0.1:35310 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 06:02:42,639 INFO Processing ruok command from /127.0.0.1:35554 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 06:02:42,749 INFO Processing ruok command from /127.0.0.1:35556 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 06:02:52,652 INFO Processing ruok command from /127.0.0.1:35792 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 06:02:52,752 INFO Processing ruok command from /127.0.0.1:35794 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 06:03:02,633 INFO Processing ruok command from /127.0.0.1:36044 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 06:03:02,732 INFO Processing ruok command from /127.0.0.1:36046 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 06:03:12,643 INFO Processing ruok command from /127.0.0.1:36290 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 06:03:12,740 INFO Processing ruok command from /127.0.0.1:36292 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 06:03:22,625 INFO Processing ruok command from /127.0.0.1:36540 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 06:03:22,747 INFO Processing ruok command from /127.0.0.1:36544 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 06:03:32,644 INFO Processing ruok command from /127.0.0.1:36772 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 06:03:32,746 INFO Processing ruok command from /127.0.0.1:36774 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 06:03:37,543 INFO Committing global session 0x2000049e4030012 (org.apache.zookeeper.server.quorum.LearnerSessionTracker) [CommitProcessor:1] 2022-04-10 06:03:42,657 INFO Processing ruok command from /127.0.0.1:37020 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 06:03:42,775 INFO Processing ruok command from /127.0.0.1:37022 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 06:03:52,663 INFO Processing ruok command from /127.0.0.1:37258 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 06:03:52,748 INFO Processing ruok command from /127.0.0.1:37260 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 06:04:02,651 INFO Processing ruok command from /127.0.0.1:37516 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 06:04:02,722 INFO Processing ruok command from /127.0.0.1:37518 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 06:04:12,651 INFO Processing ruok command from /127.0.0.1:37766 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 06:04:12,770 INFO Processing ruok command from /127.0.0.1:37770 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 06:04:22,639 INFO Processing ruok command from /127.0.0.1:38016 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 06:04:22,737 INFO Processing ruok command from /127.0.0.1:38018 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 06:04:32,652 INFO Processing ruok command from /127.0.0.1:38240 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 06:04:32,749 INFO Processing ruok command from /127.0.0.1:38248 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 06:04:42,671 INFO Processing ruok command from /127.0.0.1:38500 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 06:04:42,777 INFO Processing ruok command from /127.0.0.1:38502 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 06:04:52,645 INFO Processing ruok command from /127.0.0.1:38734 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 06:04:52,727 INFO Processing ruok command from /127.0.0.1:38736 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 06:05:02,626 INFO Processing ruok command from /127.0.0.1:38974 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 06:05:02,720 INFO Processing ruok command from /127.0.0.1:38976 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 06:05:12,661 INFO Processing ruok command from /127.0.0.1:39226 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 06:05:12,760 INFO Processing ruok command from /127.0.0.1:39230 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 06:05:22,831 INFO Processing ruok command from /127.0.0.1:39472 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 06:05:22,977 INFO Processing ruok command from /127.0.0.1:39478 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 06:05:32,639 INFO Processing ruok command from /127.0.0.1:39698 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 06:05:32,739 INFO Processing ruok command from /127.0.0.1:39700 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 06:05:37,677 INFO Committing global session 0x2000049e4030013 (org.apache.zookeeper.server.quorum.LearnerSessionTracker) [CommitProcessor:1] 2022-04-10 06:05:42,639 INFO Processing ruok command from /127.0.0.1:39940 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 06:05:42,759 INFO Processing ruok command from /127.0.0.1:39944 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 06:05:52,631 INFO Processing ruok command from /127.0.0.1:40178 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 06:05:52,716 INFO Processing ruok command from /127.0.0.1:40180 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 06:06:02,628 INFO Processing ruok command from /127.0.0.1:40414 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 06:06:02,720 INFO Processing ruok command from /127.0.0.1:40416 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 06:06:12,649 INFO Processing ruok command from /127.0.0.1:40654 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 06:06:12,784 INFO Processing ruok command from /127.0.0.1:40656 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 06:06:22,648 INFO Processing ruok command from /127.0.0.1:40900 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 06:06:22,742 INFO Processing ruok command from /127.0.0.1:40902 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-04-10 06:06:32,643 INFO Processing ruok command from /127.0.0.1:41132 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-04-10 06:06:32,758 INFO Processing ruok command from /127.0.0.1:41134 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2]