Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-ubuntu1804-builder-4c-4g-35305 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/dmaap-kafka-client-sonar The recommended git tool is: NONE using credential onap-jenkins-ssh Wiping out workspace first. Cloning the remote Git repository Cloning repository git://cloud.onap.org/mirror/dmaap/kafka11aaf > git init /w/workspace/dmaap-kafka-client-sonar # timeout=10 Fetching upstream changes from git://cloud.onap.org/mirror/dmaap/kafka11aaf > git --version # timeout=10 > git --version # 'git version 2.17.1' using GIT_SSH to set credentials Gerrit user Verifying host key using manually-configured host key entries > git fetch --tags --progress -- git://cloud.onap.org/mirror/dmaap/kafka11aaf +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git://cloud.onap.org/mirror/dmaap/kafka11aaf # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 Checking out Revision c3386ebc4fd444e810d8739f7ddd78765d36c631 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f c3386ebc4fd444e810d8739f7ddd78765d36c631 # timeout=10 Commit message: "[KAFKA] Add docker-compose to sample project" > git rev-list --no-walk c3386ebc4fd444e810d8739f7ddd78765d36c631 # timeout=10 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] Run condition [Not] preventing prebuild for step [BuilderChain] [dmaap-kafka-client-sonar] $ /bin/bash /tmp/jenkins7532325168411917618.sh ---> python-tools-install.sh Setup pyenv: * system (set by /opt/pyenv/version) * 3.8.13 (set by /opt/pyenv/version) * 3.9.13 (set by /opt/pyenv/version) * 3.10.6 (set by /opt/pyenv/version) lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-chW8 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-chW8/bin to PATH Generating Requirements File Python 3.10.6 pip 24.2 from /tmp/venv-chW8/lib/python3.10/site-packages/pip (python 3.10) appdirs==1.4.4 argcomplete==3.5.0 aspy.yaml==1.3.0 attrs==24.2.0 autopage==0.5.2 beautifulsoup4==4.12.3 boto3==1.35.10 botocore==1.35.10 bs4==0.0.2 cachetools==5.5.0 certifi==2024.8.30 cffi==1.17.0 cfgv==3.4.0 chardet==5.2.0 charset-normalizer==3.3.2 click==8.1.7 cliff==4.7.0 cmd2==2.4.3 cryptography==3.3.2 debtcollector==3.0.0 decorator==5.1.1 defusedxml==0.7.1 Deprecated==1.2.14 distlib==0.3.8 dnspython==2.6.1 docker==4.2.2 dogpile.cache==1.3.3 email_validator==2.2.0 filelock==3.15.4 future==1.0.0 gitdb==4.0.11 GitPython==3.1.43 google-auth==2.34.0 httplib2==0.22.0 identify==2.6.0 idna==3.8 importlib-resources==1.5.0 iso8601==2.1.0 Jinja2==3.1.4 jmespath==1.0.1 jsonpatch==1.33 jsonpointer==3.0.0 jsonschema==4.23.0 jsonschema-specifications==2023.12.1 keystoneauth1==5.8.0 kubernetes==30.1.0 lftools==0.37.10 lxml==5.3.0 MarkupSafe==2.1.5 msgpack==1.0.8 multi_key_dict==2.0.3 munch==4.0.0 netaddr==1.3.0 netifaces==0.11.0 niet==1.4.2 nodeenv==1.9.1 oauth2client==4.1.3 oauthlib==3.2.2 openstacksdk==3.3.0 os-client-config==2.1.0 os-service-types==1.7.0 osc-lib==3.1.0 oslo.config==9.6.0 oslo.context==5.6.0 oslo.i18n==6.4.0 oslo.log==6.1.2 oslo.serialization==5.5.0 oslo.utils==7.3.0 packaging==24.1 pbr==6.1.0 platformdirs==4.2.2 prettytable==3.11.0 pyasn1==0.6.0 pyasn1_modules==0.4.0 pycparser==2.22 pygerrit2==2.0.15 PyGithub==2.4.0 PyJWT==2.9.0 PyNaCl==1.5.0 pyparsing==2.4.7 pyperclip==1.9.0 pyrsistent==0.20.0 python-cinderclient==9.6.0 python-dateutil==2.9.0.post0 python-heatclient==4.0.0 python-jenkins==1.8.2 python-keystoneclient==5.5.0 python-magnumclient==4.7.0 python-openstackclient==7.0.0 python-swiftclient==4.6.0 PyYAML==6.0.2 referencing==0.35.1 requests==2.32.3 requests-oauthlib==2.0.0 requestsexceptions==1.4.0 rfc3986==2.0.0 rpds-py==0.20.0 rsa==4.9 ruamel.yaml==0.18.6 ruamel.yaml.clib==0.2.8 s3transfer==0.10.2 simplejson==3.19.3 six==1.16.0 smmap==5.0.1 soupsieve==2.6 stevedore==5.3.0 tabulate==0.9.0 toml==0.10.2 tomlkit==0.13.2 tqdm==4.66.5 typing_extensions==4.12.2 tzdata==2024.1 urllib3==1.26.20 virtualenv==20.26.3 wcwidth==0.2.13 websocket-client==1.8.0 wrapt==1.16.0 xdg==6.0.0 xmltodict==0.13.0 yq==3.4.3 [Boolean condition] checking [true] against [^(1|y|yes|t|true|on|run)$] (origin token: true) Run condition [Boolean condition] enabling perform for step [BuilderChain] [dmaap-kafka-client-sonar] $ /bin/sh -xe /tmp/jenkins12694379480023420508.sh + echo Using SonarCloud Using SonarCloud [dmaap-kafka-client-sonar] $ /bin/sh -xe /tmp/jenkins13099460180570980996.sh + echo quiet=on Unpacking https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.5.4/apache-maven-3.5.4-bin.zip to /w/tools/hudson.tasks.Maven_MavenInstallation/mvn35 on prd-ubuntu1804-builder-4c-4g-35305 [dmaap-kafka-client-sonar] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn35/bin/mvn -DGERRIT_BRANCH=master -DPROJECT=dmaap/kafka11aaf -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn35/bin/mvn -DSTREAM=master "-DARCHIVE_ARTIFACTS=**/*.log **/hs_err_*.log **/target/**/feature.xml **/target/failsafe-reports/failsafe-summary.xml **/target/surefire-reports/*-output.txt " -DJAVA_OPTS= -DGERRIT_PROJECT=dmaap/kafka11aaf -Dsha1=origin/master "-DMAVEN_OPTS=-Xmx1024m -XX:MaxPermSize=256m" -DGERRIT_REFSPEC=refs/heads/master -DM2_HOME=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn35 -DMAVEN_PARAMS= -DSONAR_MAVEN_GOAL=org.sonarsource.scanner.maven:sonar-maven-plugin:3.9.1.2184:sonar --version OpenJDK 64-Bit Server VM warning: Ignoring option MaxPermSize; support was removed in 8.0 Apache Maven 3.5.4 (1edded0938998edf8bf061f1ceb3cfdeccf443fe; 2018-06-17T18:33:14Z) Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn35 Java version: 11.0.16, vendor: Ubuntu, runtime: /usr/lib/jvm/java-11-openjdk-amd64 Default locale: en, platform encoding: UTF-8 OS name: "linux", version: "4.15.0-194-generic", arch: "amd64", family: "unix" [dmaap-kafka-client-sonar] $ /bin/sh -xe /tmp/jenkins17959933591121725369.sh + rm /home/jenkins/.wgetrc [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content SET_JDK_VERSION=openjdk11 GIT_URL="git://cloud.onap.org/mirror" [EnvInject] - Variables injected successfully. [dmaap-kafka-client-sonar] $ /bin/sh /tmp/jenkins15921409393924575446.sh ---> update-java-alternatives.sh ---> Updating Java version ---> Ubuntu/Debian system detected update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64 to provide /usr/lib/jvm/java-openjdk (java_sdk_openjdk) in manual mode openjdk version "11.0.16" 2022-07-19 OpenJDK Runtime Environment (build 11.0.16+8-post-Ubuntu-0ubuntu118.04) OpenJDK 64-Bit Server VM (build 11.0.16+8-post-Ubuntu-0ubuntu118.04, mixed mode) JAVA_HOME=/usr/lib/jvm/java-11-openjdk-amd64 [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' [EnvInject] - Variables injected successfully. [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content MAVEN_GOALS=clean install SONARCLOUD_JAVA_VERSION=openjdk17 SONARCLOUD_QUALITYGATE_WAIT=False SCAN_DEV_BRANCH=False PROJECT_ORGANIZATION=onap SONAR_HOST_URL=https://sonarcloud.io PROJECT_KEY=onap_dmaap-kafka-client [EnvInject] - Variables injected successfully. provisioning config files... copy managed file [global-settings] to file:/w/workspace/dmaap-kafka-client-sonar@tmp/config16660750401767553193tmp copy managed file [dmaap-kafka11aaf-settings] to file:/w/workspace/dmaap-kafka-client-sonar@tmp/config1366664425696591575tmp [dmaap-kafka-client-sonar] $ /bin/bash -l /tmp/jenkins3932338114718517605.sh ---> common-variables.sh --show-version --batch-mode -Djenkins -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -Dmaven.repo.local=/tmp/r -Dorg.ops4j.pax.url.mvn.localRepository=/tmp/r ---> maven-sonar.sh + set +u + export MAVEN_OPTS + declare -a params + params+=("--global-settings $GLOBAL_SETTINGS_FILE") + params+=("--settings $SETTINGS_FILE") + _JAVA_OPTIONS= + /w/tools/hudson.tasks.Maven_MavenInstallation/mvn35/bin/mvn clean install -e -Dsonar --global-settings /w/workspace/dmaap-kafka-client-sonar@tmp/config16660750401767553193tmp --settings /w/workspace/dmaap-kafka-client-sonar@tmp/config1366664425696591575tmp --show-version --batch-mode -Djenkins -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -Dmaven.repo.local=/tmp/r -Dorg.ops4j.pax.url.mvn.localRepository=/tmp/r Picked up _JAVA_OPTIONS: OpenJDK 64-Bit Server VM warning: Ignoring option MaxPermSize; support was removed in 8.0 Apache Maven 3.5.4 (1edded0938998edf8bf061f1ceb3cfdeccf443fe; 2018-06-17T18:33:14Z) Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn35 Java version: 11.0.16, vendor: Ubuntu, runtime: /usr/lib/jvm/java-11-openjdk-amd64 Default locale: en, platform encoding: UTF-8 OS name: "linux", version: "4.15.0-194-generic", arch: "amd64", family: "unix" [INFO] Error stacktraces are turned on. [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] dmaap-kafka [pom] [INFO] onap-kafka-client [jar] [INFO] onap-kafka-client-sample [jar] [INFO] [INFO] ------------------< org.onap.dmaap.kafka11aaf:parent >------------------ [INFO] Building dmaap-kafka 0.0.1-SNAPSHOT [1/3] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ parent --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ parent --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ parent --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-unit-test) @ parent --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/w/workspace/dmaap-kafka-client-sonar/target/code-coverage/jacoco-ut.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ parent --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ parent --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:report (post-unit-test) @ parent --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-integration-test) @ parent --- [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/w/workspace/dmaap-kafka-client-sonar/target/code-coverage/jacoco-it.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ parent --- [INFO] No tests to run. [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:report (post-integration-test) @ parent --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ parent --- [INFO] Failsafe report directory: /w/workspace/dmaap-kafka-client-sonar/target/failsafe-reports [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ parent --- [INFO] Installing /w/workspace/dmaap-kafka-client-sonar/pom.xml to /tmp/r/org/onap/dmaap/kafka11aaf/parent/0.0.1-SNAPSHOT/parent-0.0.1-SNAPSHOT.pom [INFO] [INFO] ------------< org.onap.dmaap.kafka11aaf:onap-kafka-client >------------- [INFO] Building onap-kafka-client 0.0.1-SNAPSHOT [2/3] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ onap-kafka-client --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ onap-kafka-client --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ onap-kafka-client --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-unit-test) @ onap-kafka-client --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/w/workspace/dmaap-kafka-client-sonar/kafkaClient/target/code-coverage/jacoco-ut.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ onap-kafka-client --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ onap-kafka-client --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ onap-kafka-client --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ onap-kafka-client --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 4 source files to /w/workspace/dmaap-kafka-client-sonar/kafkaClient/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ onap-kafka-client --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ onap-kafka-client --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /w/workspace/dmaap-kafka-client-sonar/kafkaClient/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M4:test (default-test) @ onap-kafka-client --- [INFO] Surefire report directory: /w/workspace/dmaap-kafka-client-sonar/kafkaClient/target/surefire-reports [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.onap.dmaap.kafka.OnapKafkaClientTest 21:34:14.755 [main] INFO c.s.kafka.test.ZookeeperTestServer - Starting Zookeeper test server 21:34:14.971 [Thread-2] INFO o.a.z.server.quorum.QuorumPeerConfig - clientPortAddress is 0.0.0.0:36377 21:34:14.976 [Thread-2] INFO o.a.z.server.quorum.QuorumPeerConfig - secureClientPort is not set 21:34:14.976 [Thread-2] INFO o.a.z.server.quorum.QuorumPeerConfig - observerMasterPort is not set 21:34:14.976 [Thread-2] INFO o.a.z.server.quorum.QuorumPeerConfig - metricsProvider.className is org.apache.zookeeper.metrics.impl.DefaultMetricsProvider 21:34:14.978 [Thread-2] INFO o.a.z.server.ZooKeeperServerMain - Starting server 21:34:14.993 [Thread-2] INFO o.a.zookeeper.server.ServerMetrics - ServerMetrics initialized with provider org.apache.zookeeper.metrics.impl.DefaultMetricsProvider@3a4e7335 21:34:14.997 [Thread-2] DEBUG o.a.z.s.persistence.FileTxnSnapLog - Opening datadir:/tmp/kafka-unit176605653159482111 snapDir:/tmp/kafka-unit176605653159482111 21:34:14.998 [Thread-2] INFO o.a.z.s.persistence.FileTxnSnapLog - zookeeper.snapshot.trust.empty : false 21:34:15.008 [Thread-2] INFO o.a.zookeeper.server.ZooKeeperServer - 21:34:15.008 [Thread-2] INFO o.a.zookeeper.server.ZooKeeperServer - ______ _ 21:34:15.008 [Thread-2] INFO o.a.zookeeper.server.ZooKeeperServer - |___ / | | 21:34:15.008 [Thread-2] INFO o.a.zookeeper.server.ZooKeeperServer - / / ___ ___ | | __ ___ ___ _ __ ___ _ __ 21:34:15.008 [Thread-2] INFO o.a.zookeeper.server.ZooKeeperServer - / / / _ \ / _ \ | |/ / / _ \ / _ \ | '_ \ / _ \ | '__| 21:34:15.008 [Thread-2] INFO o.a.zookeeper.server.ZooKeeperServer - / /__ | (_) | | (_) | | < | __/ | __/ | |_) | | __/ | | 21:34:15.008 [Thread-2] INFO o.a.zookeeper.server.ZooKeeperServer - /_____| \___/ \___/ |_|\_\ \___| \___| | .__/ \___| |_| 21:34:15.008 [Thread-2] INFO o.a.zookeeper.server.ZooKeeperServer - | | 21:34:15.008 [Thread-2] INFO o.a.zookeeper.server.ZooKeeperServer - |_| 21:34:15.008 [Thread-2] INFO o.a.zookeeper.server.ZooKeeperServer - 21:34:15.011 [Thread-2] INFO o.a.zookeeper.server.ZooKeeperServer - Server environment:zookeeper.version=3.6.3--6401e4ad2087061bc6b9f80dec2d69f2e3c8660a, built on 04/08/2021 16:35 GMT 21:34:15.011 [Thread-2] INFO o.a.zookeeper.server.ZooKeeperServer - Server environment:host.name=prd-ubuntu1804-builder-4c-4g-35305 21:34:15.011 [Thread-2] INFO o.a.zookeeper.server.ZooKeeperServer - Server environment:java.version=11.0.16 21:34:15.011 [Thread-2] INFO o.a.zookeeper.server.ZooKeeperServer - Server environment:java.vendor=Ubuntu 21:34:15.011 [Thread-2] INFO o.a.zookeeper.server.ZooKeeperServer - Server environment:java.home=/usr/lib/jvm/java-11-openjdk-amd64 21:34:15.012 [Thread-2] INFO o.a.zookeeper.server.ZooKeeperServer - Server environment:java.class.path=/w/workspace/dmaap-kafka-client-sonar/kafkaClient/target/test-classes:/w/workspace/dmaap-kafka-client-sonar/kafkaClient/target/classes:/tmp/r/org/apache/kafka/kafka_2.13/3.3.1/kafka_2.13-3.3.1.jar:/tmp/r/org/scala-lang/scala-library/2.13.8/scala-library-2.13.8.jar:/tmp/r/org/apache/kafka/kafka-server-common/3.3.1/kafka-server-common-3.3.1.jar:/tmp/r/org/apache/kafka/kafka-metadata/3.3.1/kafka-metadata-3.3.1.jar:/tmp/r/org/apache/kafka/kafka-raft/3.3.1/kafka-raft-3.3.1.jar:/tmp/r/org/apache/kafka/kafka-storage/3.3.1/kafka-storage-3.3.1.jar:/tmp/r/org/apache/kafka/kafka-storage-api/3.3.1/kafka-storage-api-3.3.1.jar:/tmp/r/net/sourceforge/argparse4j/argparse4j/0.7.0/argparse4j-0.7.0.jar:/tmp/r/com/fasterxml/jackson/core/jackson-databind/2.12.3/jackson-databind-2.12.3.jar:/tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.12.3/jackson-annotations-2.12.3.jar:/tmp/r/com/fasterxml/jackson/core/jackson-core/2.12.3/jackson-core-2.12.3.jar:/tmp/r/com/fasterxml/jackson/module/jackson-module-scala_2.13/2.13.3/jackson-module-scala_2.13-2.13.3.jar:/tmp/r/com/thoughtworks/paranamer/paranamer/2.8/paranamer-2.8.jar:/tmp/r/com/fasterxml/jackson/dataformat/jackson-dataformat-csv/2.13.3/jackson-dataformat-csv-2.13.3.jar:/tmp/r/com/fasterxml/jackson/datatype/jackson-datatype-jdk8/2.13.3/jackson-datatype-jdk8-2.13.3.jar:/tmp/r/net/sf/jopt-simple/jopt-simple/5.0.4/jopt-simple-5.0.4.jar:/tmp/r/org/bitbucket/b_c/jose4j/0.7.9/jose4j-0.7.9.jar:/tmp/r/com/yammer/metrics/metrics-core/2.2.0/metrics-core-2.2.0.jar:/tmp/r/org/scala-lang/modules/scala-collection-compat_2.13/2.6.0/scala-collection-compat_2.13-2.6.0.jar:/tmp/r/org/scala-lang/modules/scala-java8-compat_2.13/1.0.2/scala-java8-compat_2.13-1.0.2.jar:/tmp/r/org/scala-lang/scala-reflect/2.13.8/scala-reflect-2.13.8.jar:/tmp/r/com/typesafe/scala-logging/scala-logging_2.13/3.9.4/scala-logging_2.13-3.9.4.jar:/tmp/r/io/dropwizard/metrics/metrics-core/4.1.12.1/metrics-core-4.1.12.1.jar:/tmp/r/org/apache/zookeeper/zookeeper/3.6.3/zookeeper-3.6.3.jar:/tmp/r/org/apache/zookeeper/zookeeper-jute/3.6.3/zookeeper-jute-3.6.3.jar:/tmp/r/org/apache/yetus/audience-annotations/0.5.0/audience-annotations-0.5.0.jar:/tmp/r/io/netty/netty-handler/4.1.63.Final/netty-handler-4.1.63.Final.jar:/tmp/r/io/netty/netty-common/4.1.63.Final/netty-common-4.1.63.Final.jar:/tmp/r/io/netty/netty-resolver/4.1.63.Final/netty-resolver-4.1.63.Final.jar:/tmp/r/io/netty/netty-buffer/4.1.63.Final/netty-buffer-4.1.63.Final.jar:/tmp/r/io/netty/netty-transport/4.1.63.Final/netty-transport-4.1.63.Final.jar:/tmp/r/io/netty/netty-codec/4.1.63.Final/netty-codec-4.1.63.Final.jar:/tmp/r/io/netty/netty-transport-native-epoll/4.1.63.Final/netty-transport-native-epoll-4.1.63.Final.jar:/tmp/r/io/netty/netty-transport-native-unix-common/4.1.63.Final/netty-transport-native-unix-common-4.1.63.Final.jar:/tmp/r/commons-cli/commons-cli/1.4/commons-cli-1.4.jar:/tmp/r/org/apache/kafka/kafka-clients/3.3.1/kafka-clients-3.3.1.jar:/tmp/r/com/github/luben/zstd-jni/1.5.2-1/zstd-jni-1.5.2-1.jar:/tmp/r/org/lz4/lz4-java/1.8.0/lz4-java-1.8.0.jar:/tmp/r/org/xerial/snappy/snappy-java/1.1.8.4/snappy-java-1.1.8.4.jar:/tmp/r/org/projectlombok/lombok/1.18.24/lombok-1.18.24.jar:/tmp/r/ch/qos/logback/logback-classic/1.4.5/logback-classic-1.4.5.jar:/tmp/r/ch/qos/logback/logback-core/1.4.5/logback-core-1.4.5.jar:/tmp/r/org/slf4j/slf4j-api/2.0.4/slf4j-api-2.0.4.jar:/tmp/r/com/salesforce/kafka/test/kafka-junit5/3.2.4/kafka-junit5-3.2.4.jar:/tmp/r/com/salesforce/kafka/test/kafka-junit-core/3.2.4/kafka-junit-core-3.2.4.jar:/tmp/r/org/junit/jupiter/junit-jupiter-engine/5.8.2/junit-jupiter-engine-5.8.2.jar:/tmp/r/org/junit/platform/junit-platform-engine/1.8.2/junit-platform-engine-1.8.2.jar:/tmp/r/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar:/tmp/r/org/apache/curator/curator-test/2.12.0/curator-test-2.12.0.jar:/tmp/r/org/javassist/javassist/3.18.1-GA/javassist-3.18.1-GA.jar:/tmp/r/com/google/guava/guava/30.1.1-jre/guava-30.1.1-jre.jar:/tmp/r/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar:/tmp/r/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/tmp/r/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar:/tmp/r/org/checkerframework/checker-qual/3.8.0/checker-qual-3.8.0.jar:/tmp/r/com/google/errorprone/error_prone_annotations/2.5.1/error_prone_annotations-2.5.1.jar:/tmp/r/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.jar:/tmp/r/org/junit-pioneer/junit-pioneer/1.9.1/junit-pioneer-1.9.1.jar:/tmp/r/org/junit/jupiter/junit-jupiter-api/5.9.0/junit-jupiter-api-5.9.0.jar:/tmp/r/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.jar:/tmp/r/org/junit/platform/junit-platform-commons/1.9.0/junit-platform-commons-1.9.0.jar:/tmp/r/org/junit/jupiter/junit-jupiter-params/5.9.0/junit-jupiter-params-5.9.0.jar:/tmp/r/org/junit/platform/junit-platform-launcher/1.9.0/junit-platform-launcher-1.9.0.jar:/tmp/r/io/github/netmikey/logunit/logunit-core/1.1.3/logunit-core-1.1.3.jar:/tmp/r/io/github/netmikey/logunit/logunit-logback/1.1.3/logunit-logback-1.1.3.jar: 21:34:15.013 [Thread-2] INFO o.a.zookeeper.server.ZooKeeperServer - Server environment:java.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib 21:34:15.013 [Thread-2] INFO o.a.zookeeper.server.ZooKeeperServer - Server environment:java.io.tmpdir=/tmp 21:34:15.013 [Thread-2] INFO o.a.zookeeper.server.ZooKeeperServer - Server environment:java.compiler= 21:34:15.013 [Thread-2] INFO o.a.zookeeper.server.ZooKeeperServer - Server environment:os.name=Linux 21:34:15.013 [Thread-2] INFO o.a.zookeeper.server.ZooKeeperServer - Server environment:os.arch=amd64 21:34:15.014 [Thread-2] INFO o.a.zookeeper.server.ZooKeeperServer - Server environment:os.version=4.15.0-194-generic 21:34:15.014 [Thread-2] INFO o.a.zookeeper.server.ZooKeeperServer - Server environment:user.name=jenkins 21:34:15.014 [Thread-2] INFO o.a.zookeeper.server.ZooKeeperServer - Server environment:user.home=/home/jenkins 21:34:15.014 [Thread-2] INFO o.a.zookeeper.server.ZooKeeperServer - Server environment:user.dir=/w/workspace/dmaap-kafka-client-sonar/kafkaClient 21:34:15.015 [Thread-2] INFO o.a.zookeeper.server.ZooKeeperServer - Server environment:os.memory.free=211MB 21:34:15.015 [Thread-2] INFO o.a.zookeeper.server.ZooKeeperServer - Server environment:os.memory.max=4012MB 21:34:15.015 [Thread-2] INFO o.a.zookeeper.server.ZooKeeperServer - Server environment:os.memory.total=252MB 21:34:15.015 [Thread-2] INFO o.a.zookeeper.server.ZooKeeperServer - zookeeper.enableEagerACLCheck = false 21:34:15.015 [Thread-2] INFO o.a.zookeeper.server.ZooKeeperServer - zookeeper.digest.enabled = true 21:34:15.015 [Thread-2] INFO o.a.zookeeper.server.ZooKeeperServer - zookeeper.closeSessionTxn.enabled = true 21:34:15.016 [Thread-2] INFO o.a.zookeeper.server.ZooKeeperServer - zookeeper.flushDelay=0 21:34:15.016 [Thread-2] INFO o.a.zookeeper.server.ZooKeeperServer - zookeeper.maxWriteQueuePollTime=0 21:34:15.016 [Thread-2] INFO o.a.zookeeper.server.ZooKeeperServer - zookeeper.maxBatchSize=1000 21:34:15.017 [Thread-2] INFO o.a.zookeeper.server.ZooKeeperServer - zookeeper.intBufferStartingSizeBytes = 1024 21:34:15.018 [Thread-2] INFO o.a.zookeeper.server.BlueThrottle - Weighed connection throttling is disabled 21:34:15.020 [Thread-2] INFO o.a.zookeeper.server.ZooKeeperServer - minSessionTimeout set to 6000 21:34:15.020 [Thread-2] INFO o.a.zookeeper.server.ZooKeeperServer - maxSessionTimeout set to 60000 21:34:15.021 [Thread-2] INFO o.a.zookeeper.server.ResponseCache - Response cache size is initialized with value 400. 21:34:15.022 [Thread-2] INFO o.a.zookeeper.server.ResponseCache - Response cache size is initialized with value 400. 21:34:15.024 [Thread-2] INFO o.a.z.s.u.RequestPathMetricsCollector - zookeeper.pathStats.slotCapacity = 60 21:34:15.024 [Thread-2] INFO o.a.z.s.u.RequestPathMetricsCollector - zookeeper.pathStats.slotDuration = 15 21:34:15.026 [Thread-2] INFO o.a.z.s.u.RequestPathMetricsCollector - zookeeper.pathStats.maxDepth = 6 21:34:15.026 [Thread-2] INFO o.a.z.s.u.RequestPathMetricsCollector - zookeeper.pathStats.initialDelay = 5 21:34:15.026 [Thread-2] INFO o.a.z.s.u.RequestPathMetricsCollector - zookeeper.pathStats.delay = 5 21:34:15.026 [Thread-2] INFO o.a.z.s.u.RequestPathMetricsCollector - zookeeper.pathStats.enabled = false 21:34:15.029 [Thread-2] INFO o.a.zookeeper.server.ZooKeeperServer - The max bytes for all large requests are set to 104857600 21:34:15.030 [Thread-2] INFO o.a.zookeeper.server.ZooKeeperServer - The large request threshold is set to -1 21:34:15.030 [Thread-2] INFO o.a.zookeeper.server.ZooKeeperServer - Created server with tickTime 3000 minSessionTimeout 6000 maxSessionTimeout 60000 clientPortListenBacklog -1 datadir /tmp/kafka-unit176605653159482111/version-2 snapdir /tmp/kafka-unit176605653159482111/version-2 21:34:15.048 [Thread-2] INFO o.a.z.server.ServerCnxnFactory - Using org.apache.zookeeper.server.NIOServerCnxnFactory as server connection factory 21:34:15.062 [Thread-2] INFO o.apache.zookeeper.common.X509Util - Setting -D jdk.tls.rejectClientInitiatedRenegotiation=true to disable client-initiated TLS renegotiation 21:34:15.096 [Thread-2] INFO org.apache.zookeeper.Login - Server successfully logged in. 21:34:15.099 [Thread-2] WARN o.a.z.server.ServerCnxnFactory - maxCnxns is not configured, using default value 0. 21:34:15.102 [Thread-2] INFO o.a.z.server.NIOServerCnxnFactory - Configuring NIO connection handler with 10s sessionless connection timeout, 1 selector thread(s), 8 worker threads, and 64 kB direct buffers. 21:34:15.107 [Thread-2] INFO o.a.z.server.NIOServerCnxnFactory - binding to port 0.0.0.0/0.0.0.0:36377 21:34:15.150 [Thread-2] INFO o.a.z.s.watch.WatchManagerFactory - Using org.apache.zookeeper.server.watch.WatchManager as watch manager 21:34:15.150 [Thread-2] INFO o.a.z.s.watch.WatchManagerFactory - Using org.apache.zookeeper.server.watch.WatchManager as watch manager 21:34:15.150 [Thread-2] INFO o.apache.zookeeper.server.ZKDatabase - zookeeper.snapshotSizeFactor = 0.33 21:34:15.154 [Thread-2] INFO o.apache.zookeeper.server.ZKDatabase - zookeeper.commitLogCount=500 21:34:15.164 [Thread-2] INFO o.a.z.server.persistence.SnapStream - zookeeper.snapshot.compression.method = CHECKED 21:34:15.164 [Thread-2] INFO o.a.z.s.persistence.FileTxnSnapLog - Snapshotting: 0x0 to /tmp/kafka-unit176605653159482111/version-2/snapshot.0 21:34:15.174 [Thread-2] INFO o.apache.zookeeper.server.ZKDatabase - Snapshot loaded in 20 ms, highest zxid is 0x0, digest is 1371985504 21:34:15.175 [Thread-2] INFO o.a.z.s.persistence.FileTxnSnapLog - Snapshotting: 0x0 to /tmp/kafka-unit176605653159482111/version-2/snapshot.0 21:34:15.176 [Thread-2] INFO o.a.zookeeper.server.ZooKeeperServer - Snapshot taken in 1 ms 21:34:15.193 [Thread-2] INFO o.a.z.server.RequestThrottler - zookeeper.request_throttler.shutdownTimeout = 10000 21:34:15.199 [ProcessThread(sid:0 cport:36377):] INFO o.a.z.server.PrepRequestProcessor - PrepRequestProcessor (sid:0) started, reconfigEnabled=false 21:34:15.210 [Thread-2] INFO o.a.z.server.ContainerManager - Using checkIntervalMs=60000 maxPerMinute=10000 maxNeverUsedIntervalMs=0 21:34:15.211 [Thread-2] INFO o.a.zookeeper.audit.ZKAuditProvider - ZooKeeper audit is disabled. 21:34:16.662 [main] INFO kafka.server.KafkaConfig - KafkaConfig values: advertised.listeners = SASL_PLAINTEXT://localhost:39175 alter.config.policy.class.name = null alter.log.dirs.replication.quota.window.num = 11 alter.log.dirs.replication.quota.window.size.seconds = 1 authorizer.class.name = auto.create.topics.enable = false auto.leader.rebalance.enable = true background.threads = 10 broker.heartbeat.interval.ms = 2000 broker.id = 1 broker.id.generation.enable = true broker.rack = null broker.session.timeout.ms = 9000 client.quota.callback.class = null compression.type = producer connection.failed.authentication.delay.ms = 100 connections.max.idle.ms = 600000 connections.max.reauth.ms = 0 control.plane.listener.name = null controlled.shutdown.enable = true controlled.shutdown.max.retries = 3 controlled.shutdown.retry.backoff.ms = 5000 controller.listener.names = null controller.quorum.append.linger.ms = 25 controller.quorum.election.backoff.max.ms = 1000 controller.quorum.election.timeout.ms = 1000 controller.quorum.fetch.timeout.ms = 2000 controller.quorum.request.timeout.ms = 2000 controller.quorum.retry.backoff.ms = 20 controller.quorum.voters = [] controller.quota.window.num = 11 controller.quota.window.size.seconds = 1 controller.socket.timeout.ms = 30000 create.topic.policy.class.name = null default.replication.factor = 1 delegation.token.expiry.check.interval.ms = 3600000 delegation.token.expiry.time.ms = 86400000 delegation.token.master.key = null delegation.token.max.lifetime.ms = 604800000 delegation.token.secret.key = null delete.records.purgatory.purge.interval.requests = 1 delete.topic.enable = true early.start.listeners = null fetch.max.bytes = 57671680 fetch.purgatory.purge.interval.requests = 1000 group.initial.rebalance.delay.ms = 3000 group.max.session.timeout.ms = 1800000 group.max.size = 2147483647 group.min.session.timeout.ms = 6000 initial.broker.registration.timeout.ms = 60000 inter.broker.listener.name = null inter.broker.protocol.version = 3.3-IV3 kafka.metrics.polling.interval.secs = 10 kafka.metrics.reporters = [] leader.imbalance.check.interval.seconds = 300 leader.imbalance.per.broker.percentage = 10 listener.security.protocol.map = PLAINTEXT:PLAINTEXT,SSL:SSL,SASL_PLAINTEXT:SASL_PLAINTEXT,SASL_SSL:SASL_SSL listeners = SASL_PLAINTEXT://localhost:39175 log.cleaner.backoff.ms = 15000 log.cleaner.dedupe.buffer.size = 134217728 log.cleaner.delete.retention.ms = 86400000 log.cleaner.enable = true log.cleaner.io.buffer.load.factor = 0.9 log.cleaner.io.buffer.size = 524288 log.cleaner.io.max.bytes.per.second = 1.7976931348623157E308 log.cleaner.max.compaction.lag.ms = 9223372036854775807 log.cleaner.min.cleanable.ratio = 0.5 log.cleaner.min.compaction.lag.ms = 0 log.cleaner.threads = 1 log.cleanup.policy = [delete] log.dir = /tmp/kafka-unit13820654021505895920 log.dirs = null log.flush.interval.messages = 1 log.flush.interval.ms = null log.flush.offset.checkpoint.interval.ms = 60000 log.flush.scheduler.interval.ms = 9223372036854775807 log.flush.start.offset.checkpoint.interval.ms = 60000 log.index.interval.bytes = 4096 log.index.size.max.bytes = 10485760 log.message.downconversion.enable = true log.message.format.version = 3.0-IV1 log.message.timestamp.difference.max.ms = 9223372036854775807 log.message.timestamp.type = CreateTime log.preallocate = false log.retention.bytes = -1 log.retention.check.interval.ms = 300000 log.retention.hours = 168 log.retention.minutes = null log.retention.ms = null log.roll.hours = 168 log.roll.jitter.hours = 0 log.roll.jitter.ms = null log.roll.ms = null log.segment.bytes = 1073741824 log.segment.delete.delay.ms = 60000 max.connection.creation.rate = 2147483647 max.connections = 2147483647 max.connections.per.ip = 2147483647 max.connections.per.ip.overrides = max.incremental.fetch.session.cache.slots = 1000 message.max.bytes = 1048588 metadata.log.dir = null metadata.log.max.record.bytes.between.snapshots = 20971520 metadata.log.segment.bytes = 1073741824 metadata.log.segment.min.bytes = 8388608 metadata.log.segment.ms = 604800000 metadata.max.idle.interval.ms = 500 metadata.max.retention.bytes = -1 metadata.max.retention.ms = 604800000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 min.insync.replicas = 1 node.id = 1 num.io.threads = 2 num.network.threads = 2 num.partitions = 1 num.recovery.threads.per.data.dir = 1 num.replica.alter.log.dirs.threads = null num.replica.fetchers = 1 offset.metadata.max.bytes = 4096 offsets.commit.required.acks = -1 offsets.commit.timeout.ms = 5000 offsets.load.buffer.size = 5242880 offsets.retention.check.interval.ms = 600000 offsets.retention.minutes = 10080 offsets.topic.compression.codec = 0 offsets.topic.num.partitions = 50 offsets.topic.replication.factor = 1 offsets.topic.segment.bytes = 104857600 password.encoder.cipher.algorithm = AES/CBC/PKCS5Padding password.encoder.iterations = 4096 password.encoder.key.length = 128 password.encoder.keyfactory.algorithm = null password.encoder.old.secret = null password.encoder.secret = null principal.builder.class = class org.apache.kafka.common.security.authenticator.DefaultKafkaPrincipalBuilder process.roles = [] producer.purgatory.purge.interval.requests = 1000 queued.max.request.bytes = -1 queued.max.requests = 500 quota.window.num = 11 quota.window.size.seconds = 1 remote.log.index.file.cache.total.size.bytes = 1073741824 remote.log.manager.task.interval.ms = 30000 remote.log.manager.task.retry.backoff.max.ms = 30000 remote.log.manager.task.retry.backoff.ms = 500 remote.log.manager.task.retry.jitter = 0.2 remote.log.manager.thread.pool.size = 10 remote.log.metadata.manager.class.name = null remote.log.metadata.manager.class.path = null remote.log.metadata.manager.impl.prefix = null remote.log.metadata.manager.listener.name = null remote.log.reader.max.pending.tasks = 100 remote.log.reader.threads = 10 remote.log.storage.manager.class.name = null remote.log.storage.manager.class.path = null remote.log.storage.manager.impl.prefix = null remote.log.storage.system.enable = false replica.fetch.backoff.ms = 1000 replica.fetch.max.bytes = 1048576 replica.fetch.min.bytes = 1 replica.fetch.response.max.bytes = 10485760 replica.fetch.wait.max.ms = 500 replica.high.watermark.checkpoint.interval.ms = 5000 replica.lag.time.max.ms = 30000 replica.selector.class = null replica.socket.receive.buffer.bytes = 65536 replica.socket.timeout.ms = 30000 replication.quota.window.num = 11 replication.quota.window.size.seconds = 1 request.timeout.ms = 30000 reserved.broker.max.id = 1000 sasl.client.callback.handler.class = null sasl.enabled.mechanisms = [PLAIN] sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.principal.to.local.rules = [DEFAULT] sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism.controller.protocol = GSSAPI sasl.mechanism.inter.broker.protocol = PLAIN sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null sasl.server.callback.handler.class = null sasl.server.max.receive.size = 524288 security.inter.broker.protocol = SASL_PLAINTEXT security.providers = null socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 socket.listen.backlog.size = 50 socket.receive.buffer.bytes = 102400 socket.request.max.bytes = 104857600 socket.send.buffer.bytes = 102400 ssl.cipher.suites = [] ssl.client.auth = none ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.principal.mapping.rules = DEFAULT ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS transaction.abort.timed.out.transaction.cleanup.interval.ms = 10000 transaction.max.timeout.ms = 900000 transaction.remove.expired.transaction.cleanup.interval.ms = 3600000 transaction.state.log.load.buffer.size = 5242880 transaction.state.log.min.isr = 1 transaction.state.log.num.partitions = 4 transaction.state.log.replication.factor = 1 transaction.state.log.segment.bytes = 104857600 transactional.id.expiration.ms = 604800000 unclean.leader.election.enable = false zookeeper.clientCnxnSocket = null zookeeper.connect = 127.0.0.1:36377 zookeeper.connection.timeout.ms = null zookeeper.max.in.flight.requests = 10 zookeeper.session.timeout.ms = 30000 zookeeper.set.acl = false zookeeper.ssl.cipher.suites = null zookeeper.ssl.client.enable = false zookeeper.ssl.crl.enable = false zookeeper.ssl.enabled.protocols = null zookeeper.ssl.endpoint.identification.algorithm = HTTPS zookeeper.ssl.keystore.location = null zookeeper.ssl.keystore.password = null zookeeper.ssl.keystore.type = null zookeeper.ssl.ocsp.enable = false zookeeper.ssl.protocol = TLSv1.2 zookeeper.ssl.truststore.location = null zookeeper.ssl.truststore.password = null zookeeper.ssl.truststore.type = null 21:34:16.717 [main] INFO k.utils.Log4jControllerRegistration$ - Registered kafka:type=kafka.Log4jController MBean 21:34:16.833 [main] INFO kafka.server.KafkaServer - starting 21:34:16.834 [main] INFO kafka.server.KafkaServer - Connecting to zookeeper on 127.0.0.1:36377 21:34:16.859 [main] INFO kafka.zookeeper.ZooKeeperClient - [ZooKeeperClient Kafka server] Initializing a new session to 127.0.0.1:36377. 21:34:16.865 [main] INFO org.apache.zookeeper.ZooKeeper - Client environment:zookeeper.version=3.6.3--6401e4ad2087061bc6b9f80dec2d69f2e3c8660a, built on 04/08/2021 16:35 GMT 21:34:16.865 [main] INFO org.apache.zookeeper.ZooKeeper - Client environment:host.name=prd-ubuntu1804-builder-4c-4g-35305 21:34:16.865 [main] INFO org.apache.zookeeper.ZooKeeper - Client environment:java.version=11.0.16 21:34:16.865 [main] INFO org.apache.zookeeper.ZooKeeper - Client environment:java.vendor=Ubuntu 21:34:16.865 [main] INFO org.apache.zookeeper.ZooKeeper - Client environment:java.home=/usr/lib/jvm/java-11-openjdk-amd64 21:34:16.866 [main] INFO org.apache.zookeeper.ZooKeeper - Client environment:java.class.path=/w/workspace/dmaap-kafka-client-sonar/kafkaClient/target/test-classes:/w/workspace/dmaap-kafka-client-sonar/kafkaClient/target/classes:/tmp/r/org/apache/kafka/kafka_2.13/3.3.1/kafka_2.13-3.3.1.jar:/tmp/r/org/scala-lang/scala-library/2.13.8/scala-library-2.13.8.jar:/tmp/r/org/apache/kafka/kafka-server-common/3.3.1/kafka-server-common-3.3.1.jar:/tmp/r/org/apache/kafka/kafka-metadata/3.3.1/kafka-metadata-3.3.1.jar:/tmp/r/org/apache/kafka/kafka-raft/3.3.1/kafka-raft-3.3.1.jar:/tmp/r/org/apache/kafka/kafka-storage/3.3.1/kafka-storage-3.3.1.jar:/tmp/r/org/apache/kafka/kafka-storage-api/3.3.1/kafka-storage-api-3.3.1.jar:/tmp/r/net/sourceforge/argparse4j/argparse4j/0.7.0/argparse4j-0.7.0.jar:/tmp/r/com/fasterxml/jackson/core/jackson-databind/2.12.3/jackson-databind-2.12.3.jar:/tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.12.3/jackson-annotations-2.12.3.jar:/tmp/r/com/fasterxml/jackson/core/jackson-core/2.12.3/jackson-core-2.12.3.jar:/tmp/r/com/fasterxml/jackson/module/jackson-module-scala_2.13/2.13.3/jackson-module-scala_2.13-2.13.3.jar:/tmp/r/com/thoughtworks/paranamer/paranamer/2.8/paranamer-2.8.jar:/tmp/r/com/fasterxml/jackson/dataformat/jackson-dataformat-csv/2.13.3/jackson-dataformat-csv-2.13.3.jar:/tmp/r/com/fasterxml/jackson/datatype/jackson-datatype-jdk8/2.13.3/jackson-datatype-jdk8-2.13.3.jar:/tmp/r/net/sf/jopt-simple/jopt-simple/5.0.4/jopt-simple-5.0.4.jar:/tmp/r/org/bitbucket/b_c/jose4j/0.7.9/jose4j-0.7.9.jar:/tmp/r/com/yammer/metrics/metrics-core/2.2.0/metrics-core-2.2.0.jar:/tmp/r/org/scala-lang/modules/scala-collection-compat_2.13/2.6.0/scala-collection-compat_2.13-2.6.0.jar:/tmp/r/org/scala-lang/modules/scala-java8-compat_2.13/1.0.2/scala-java8-compat_2.13-1.0.2.jar:/tmp/r/org/scala-lang/scala-reflect/2.13.8/scala-reflect-2.13.8.jar:/tmp/r/com/typesafe/scala-logging/scala-logging_2.13/3.9.4/scala-logging_2.13-3.9.4.jar:/tmp/r/io/dropwizard/metrics/metrics-core/4.1.12.1/metrics-core-4.1.12.1.jar:/tmp/r/org/apache/zookeeper/zookeeper/3.6.3/zookeeper-3.6.3.jar:/tmp/r/org/apache/zookeeper/zookeeper-jute/3.6.3/zookeeper-jute-3.6.3.jar:/tmp/r/org/apache/yetus/audience-annotations/0.5.0/audience-annotations-0.5.0.jar:/tmp/r/io/netty/netty-handler/4.1.63.Final/netty-handler-4.1.63.Final.jar:/tmp/r/io/netty/netty-common/4.1.63.Final/netty-common-4.1.63.Final.jar:/tmp/r/io/netty/netty-resolver/4.1.63.Final/netty-resolver-4.1.63.Final.jar:/tmp/r/io/netty/netty-buffer/4.1.63.Final/netty-buffer-4.1.63.Final.jar:/tmp/r/io/netty/netty-transport/4.1.63.Final/netty-transport-4.1.63.Final.jar:/tmp/r/io/netty/netty-codec/4.1.63.Final/netty-codec-4.1.63.Final.jar:/tmp/r/io/netty/netty-transport-native-epoll/4.1.63.Final/netty-transport-native-epoll-4.1.63.Final.jar:/tmp/r/io/netty/netty-transport-native-unix-common/4.1.63.Final/netty-transport-native-unix-common-4.1.63.Final.jar:/tmp/r/commons-cli/commons-cli/1.4/commons-cli-1.4.jar:/tmp/r/org/apache/kafka/kafka-clients/3.3.1/kafka-clients-3.3.1.jar:/tmp/r/com/github/luben/zstd-jni/1.5.2-1/zstd-jni-1.5.2-1.jar:/tmp/r/org/lz4/lz4-java/1.8.0/lz4-java-1.8.0.jar:/tmp/r/org/xerial/snappy/snappy-java/1.1.8.4/snappy-java-1.1.8.4.jar:/tmp/r/org/projectlombok/lombok/1.18.24/lombok-1.18.24.jar:/tmp/r/ch/qos/logback/logback-classic/1.4.5/logback-classic-1.4.5.jar:/tmp/r/ch/qos/logback/logback-core/1.4.5/logback-core-1.4.5.jar:/tmp/r/org/slf4j/slf4j-api/2.0.4/slf4j-api-2.0.4.jar:/tmp/r/com/salesforce/kafka/test/kafka-junit5/3.2.4/kafka-junit5-3.2.4.jar:/tmp/r/com/salesforce/kafka/test/kafka-junit-core/3.2.4/kafka-junit-core-3.2.4.jar:/tmp/r/org/junit/jupiter/junit-jupiter-engine/5.8.2/junit-jupiter-engine-5.8.2.jar:/tmp/r/org/junit/platform/junit-platform-engine/1.8.2/junit-platform-engine-1.8.2.jar:/tmp/r/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar:/tmp/r/org/apache/curator/curator-test/2.12.0/curator-test-2.12.0.jar:/tmp/r/org/javassist/javassist/3.18.1-GA/javassist-3.18.1-GA.jar:/tmp/r/com/google/guava/guava/30.1.1-jre/guava-30.1.1-jre.jar:/tmp/r/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar:/tmp/r/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/tmp/r/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar:/tmp/r/org/checkerframework/checker-qual/3.8.0/checker-qual-3.8.0.jar:/tmp/r/com/google/errorprone/error_prone_annotations/2.5.1/error_prone_annotations-2.5.1.jar:/tmp/r/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.jar:/tmp/r/org/junit-pioneer/junit-pioneer/1.9.1/junit-pioneer-1.9.1.jar:/tmp/r/org/junit/jupiter/junit-jupiter-api/5.9.0/junit-jupiter-api-5.9.0.jar:/tmp/r/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.jar:/tmp/r/org/junit/platform/junit-platform-commons/1.9.0/junit-platform-commons-1.9.0.jar:/tmp/r/org/junit/jupiter/junit-jupiter-params/5.9.0/junit-jupiter-params-5.9.0.jar:/tmp/r/org/junit/platform/junit-platform-launcher/1.9.0/junit-platform-launcher-1.9.0.jar:/tmp/r/io/github/netmikey/logunit/logunit-core/1.1.3/logunit-core-1.1.3.jar:/tmp/r/io/github/netmikey/logunit/logunit-logback/1.1.3/logunit-logback-1.1.3.jar: 21:34:16.866 [main] INFO org.apache.zookeeper.ZooKeeper - Client environment:java.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib 21:34:16.866 [main] INFO org.apache.zookeeper.ZooKeeper - Client environment:java.io.tmpdir=/tmp 21:34:16.866 [main] INFO org.apache.zookeeper.ZooKeeper - Client environment:java.compiler= 21:34:16.866 [main] INFO org.apache.zookeeper.ZooKeeper - Client environment:os.name=Linux 21:34:16.866 [main] INFO org.apache.zookeeper.ZooKeeper - Client environment:os.arch=amd64 21:34:16.866 [main] INFO org.apache.zookeeper.ZooKeeper - Client environment:os.version=4.15.0-194-generic 21:34:16.866 [main] INFO org.apache.zookeeper.ZooKeeper - Client environment:user.name=jenkins 21:34:16.866 [main] INFO org.apache.zookeeper.ZooKeeper - Client environment:user.home=/home/jenkins 21:34:16.867 [main] INFO org.apache.zookeeper.ZooKeeper - Client environment:user.dir=/w/workspace/dmaap-kafka-client-sonar/kafkaClient 21:34:16.867 [main] INFO org.apache.zookeeper.ZooKeeper - Client environment:os.memory.free=191MB 21:34:16.867 [main] INFO org.apache.zookeeper.ZooKeeper - Client environment:os.memory.max=4012MB 21:34:16.867 [main] INFO org.apache.zookeeper.ZooKeeper - Client environment:os.memory.total=252MB 21:34:16.870 [main] INFO org.apache.zookeeper.ZooKeeper - Initiating client connection, connectString=127.0.0.1:36377 sessionTimeout=30000 watcher=kafka.zookeeper.ZooKeeperClient$ZooKeeperClientWatcher$@14fed48e 21:34:16.874 [main] INFO o.apache.zookeeper.ClientCnxnSocket - jute.maxbuffer value is 4194304 Bytes 21:34:16.884 [main] INFO org.apache.zookeeper.ClientCnxn - zookeeper.request.timeout value is 0. feature enabled=false 21:34:16.887 [main] DEBUG kafka.utils.KafkaScheduler - Initializing task scheduler. 21:34:16.887 [main] INFO kafka.zookeeper.ZooKeeperClient - [ZooKeeperClient Kafka server] Waiting until connected. 21:34:16.891 [main-SendThread(127.0.0.1:36377)] DEBUG o.a.zookeeper.SaslServerPrincipal - Canonicalized address to localhost 21:34:16.892 [main-SendThread(127.0.0.1:36377)] DEBUG o.a.z.client.ZooKeeperSaslClient - JAAS loginContext is: Client 21:34:16.892 [main-SendThread(127.0.0.1:36377)] INFO org.apache.zookeeper.Login - Client successfully logged in. 21:34:16.894 [main-SendThread(127.0.0.1:36377)] INFO o.a.z.client.ZooKeeperSaslClient - Client will use DIGEST-MD5 as SASL mechanism. 21:34:16.928 [main-SendThread(127.0.0.1:36377)] INFO org.apache.zookeeper.ClientCnxn - Opening socket connection to server localhost/127.0.0.1:36377. 21:34:16.928 [main-SendThread(127.0.0.1:36377)] INFO org.apache.zookeeper.ClientCnxn - SASL config status: Will attempt to SASL-authenticate using Login Context section 'Client' 21:34:16.931 [main-SendThread(127.0.0.1:36377)] INFO org.apache.zookeeper.ClientCnxn - Socket connection established, initiating session, client: /127.0.0.1:43264, server: localhost/127.0.0.1:36377 21:34:16.931 [NIOServerCxnFactory.AcceptThread:0.0.0.0/0.0.0.0:36377] DEBUG o.a.z.server.NIOServerCnxnFactory - Accepted socket connection from /127.0.0.1:43264 21:34:16.948 [main-SendThread(127.0.0.1:36377)] DEBUG org.apache.zookeeper.ClientCnxn - Session establishment request sent on localhost/127.0.0.1:36377 21:34:16.954 [NIOWorkerThread-1] DEBUG o.a.zookeeper.server.ZooKeeperServer - Session establishment request from client /127.0.0.1:43264 client's lastZxid is 0x0 21:34:16.955 [NIOWorkerThread-1] DEBUG o.a.z.server.SessionTrackerImpl - Adding session 0x1000001c6a50000 21:34:16.955 [NIOWorkerThread-1] DEBUG o.a.zookeeper.server.ZooKeeperServer - Client attempting to establish new session: session = 0x1000001c6a50000, zxid = 0x0, timeout = 30000, address = /127.0.0.1:43264 21:34:16.958 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from data tree is: 1371985504 21:34:16.959 [SyncThread:0] INFO o.a.z.server.persistence.FileTxnLog - Creating new log file: log.1 21:34:16.967 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - Processing request:: sessionid:0x1000001c6a50000 type:createSession cxid:0x0 zxid:0x1 txntype:-10 reqpath:n/a 21:34:16.969 [SyncThread:0] DEBUG o.apache.zookeeper.server.DataTree - Digests are matching for Zxid: 1, Digest in log and actual tree: 1371985504 21:34:16.972 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - sessionid:0x1000001c6a50000 type:createSession cxid:0x0 zxid:0x1 txntype:-10 reqpath:n/a 21:34:16.977 [SyncThread:0] DEBUG o.a.zookeeper.server.ZooKeeperServer - Established session 0x1000001c6a50000 with negotiated timeout 30000 for client /127.0.0.1:43264 21:34:16.987 [main-SendThread(127.0.0.1:36377)] INFO org.apache.zookeeper.ClientCnxn - Session establishment complete on server localhost/127.0.0.1:36377, session id = 0x1000001c6a50000, negotiated timeout = 30000 21:34:17.001 [main-SendThread(127.0.0.1:36377)] DEBUG o.a.z.client.ZooKeeperSaslClient - ClientCnxn:sendSaslPacket:length=0 21:34:17.002 [main-EventThread] DEBUG kafka.zookeeper.ZooKeeperClient - [ZooKeeperClient Kafka server] Received event: WatchedEvent state:SyncConnected type:None path:null 21:34:17.006 [main] INFO kafka.zookeeper.ZooKeeperClient - [ZooKeeperClient Kafka server] Connected. 21:34:17.019 [NIOWorkerThread-3] DEBUG o.a.zookeeper.server.ZooKeeperServer - Responding to client SASL token. 21:34:17.024 [NIOWorkerThread-3] DEBUG o.a.zookeeper.server.ZooKeeperServer - Size of client SASL token: 0 21:34:17.025 [NIOWorkerThread-3] DEBUG o.a.zookeeper.server.ZooKeeperServer - Size of server SASL response: 101 21:34:17.031 [main-SendThread(127.0.0.1:36377)] DEBUG o.a.z.client.ZooKeeperSaslClient - saslClient.evaluateChallenge(len=101) 21:34:17.033 [main-SendThread(127.0.0.1:36377)] DEBUG o.a.z.client.ZooKeeperSaslClient - ClientCnxn:sendSaslPacket:length=284 21:34:17.038 [NIOWorkerThread-5] DEBUG o.a.zookeeper.server.ZooKeeperServer - Responding to client SASL token. 21:34:17.038 [NIOWorkerThread-5] DEBUG o.a.zookeeper.server.ZooKeeperServer - Size of client SASL token: 284 21:34:17.039 [NIOWorkerThread-5] DEBUG o.a.z.s.a.SaslServerCallbackHandler - client supplied realm: zk-sasl-md5 21:34:17.041 [NIOWorkerThread-5] INFO o.a.z.s.a.SaslServerCallbackHandler - Successfully authenticated client: authenticationID=zooclient; authorizationID=zooclient. 21:34:17.063 [main-SendThread(127.0.0.1:36377)] DEBUG o.a.zookeeper.ClientCnxnSocketNIO - Deferring non-priming packet clientPath:/consumers serverPath:/consumers finished:false header:: 0,1 replyHeader:: 0,0,0 request:: '/consumers,,v{s{31,s{'world,'anyone}}},0 response:: until SASL authentication completes. 21:34:17.091 [NIOWorkerThread-5] INFO o.a.z.s.a.SaslServerCallbackHandler - Setting authorizedID: zooclient 21:34:17.092 [NIOWorkerThread-5] INFO o.a.zookeeper.server.ZooKeeperServer - adding SASL authorization for authorizationID: zooclient 21:34:17.092 [NIOWorkerThread-5] DEBUG o.a.zookeeper.server.ZooKeeperServer - Size of server SASL response: 40 21:34:17.094 [main-SendThread(127.0.0.1:36377)] DEBUG o.a.zookeeper.ClientCnxnSocketNIO - Deferring non-priming packet clientPath:/consumers serverPath:/consumers finished:false header:: 0,1 replyHeader:: 0,0,0 request:: '/consumers,,v{s{31,s{'world,'anyone}}},0 response:: until SASL authentication completes. 21:34:17.094 [main-SendThread(127.0.0.1:36377)] DEBUG o.a.z.client.ZooKeeperSaslClient - saslClient.evaluateChallenge(len=40) 21:34:17.095 [main-SendThread(127.0.0.1:36377)] DEBUG o.a.zookeeper.ClientCnxnSocketNIO - Deferring non-priming packet clientPath:/consumers serverPath:/consumers finished:false header:: 0,1 replyHeader:: 0,0,0 request:: '/consumers,,v{s{31,s{'world,'anyone}}},0 response:: until SASL authentication completes. 21:34:17.096 [main-EventThread] DEBUG kafka.zookeeper.ZooKeeperClient - [ZooKeeperClient Kafka server] Received event: WatchedEvent state:SaslAuthenticated type:None path:null 21:34:17.099 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:17.099 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Processing ACL: 31,s{'world,'anyone} 21:34:17.103 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Permission requested: 4 21:34:17.103 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - ACLs for node: [31,s{'world,'anyone} ] 21:34:17.103 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Client credentials: ['sasl,'zooclient , 'ip,'127.0.0.1 ] 21:34:17.108 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from data tree is: 1371985504 21:34:17.108 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 1355400778 21:34:17.109 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - Processing request:: sessionid:0x1000001c6a50000 type:create cxid:0x3 zxid:0x2 txntype:1 reqpath:n/a 21:34:17.110 [SyncThread:0] DEBUG o.apache.zookeeper.common.PathTrie - consumers 21:34:17.111 [SyncThread:0] DEBUG o.apache.zookeeper.server.DataTree - Digests are matching for Zxid: 2, Digest in log and actual tree: 4325085832 21:34:17.111 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - sessionid:0x1000001c6a50000 type:create cxid:0x3 zxid:0x2 txntype:1 reqpath:n/a 21:34:17.114 [main-SendThread(127.0.0.1:36377)] DEBUG org.apache.zookeeper.ClientCnxn - Reading reply session id: 0x1000001c6a50000, packet:: clientPath:/consumers serverPath:/consumers finished:false header:: 3,1 replyHeader:: 3,2,0 request:: '/consumers,,v{s{31,s{'world,'anyone}}},0 response:: '/consumers 21:34:17.126 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:17.126 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Processing ACL: 31,s{'world,'anyone} 21:34:17.155 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - Processing request:: sessionid:0x1000001c6a50000 type:create cxid:0x4 zxid:0x3 txntype:-1 reqpath:n/a 21:34:17.155 [SyncThread:0] DEBUG o.apache.zookeeper.server.DataTree - Ignoring processTxn failure hdr: -1 : error: -101 21:34:17.156 [main-SendThread(127.0.0.1:36377)] DEBUG org.apache.zookeeper.ClientCnxn - Reading reply session id: 0x1000001c6a50000, packet:: clientPath:/brokers/ids serverPath:/brokers/ids finished:false header:: 4,1 replyHeader:: 4,3,-101 request:: '/brokers/ids,,v{s{31,s{'world,'anyone}}},0 response:: 21:34:17.159 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:17.159 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Processing ACL: 31,s{'world,'anyone} 21:34:17.160 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Permission requested: 4 21:34:17.160 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - ACLs for node: [31,s{'world,'anyone} ] 21:34:17.160 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Client credentials: ['sasl,'zooclient , 'ip,'127.0.0.1 ] 21:34:17.160 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from data tree is: 4325085832 21:34:17.160 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 4443047058 21:34:17.164 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - Processing request:: sessionid:0x1000001c6a50000 type:create cxid:0x5 zxid:0x4 txntype:1 reqpath:n/a 21:34:17.164 [SyncThread:0] DEBUG o.apache.zookeeper.common.PathTrie - brokers 21:34:17.164 [SyncThread:0] DEBUG o.apache.zookeeper.server.DataTree - Digests are matching for Zxid: 4, Digest in log and actual tree: 7319613926 21:34:17.165 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - sessionid:0x1000001c6a50000 type:create cxid:0x5 zxid:0x4 txntype:1 reqpath:n/a 21:34:17.166 [main-SendThread(127.0.0.1:36377)] DEBUG org.apache.zookeeper.ClientCnxn - Reading reply session id: 0x1000001c6a50000, packet:: clientPath:/brokers serverPath:/brokers finished:false header:: 5,1 replyHeader:: 5,4,0 request:: '/brokers,,v{s{31,s{'world,'anyone}}},0 response:: '/brokers 21:34:17.167 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:17.167 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Processing ACL: 31,s{'world,'anyone} 21:34:17.168 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Permission requested: 4 21:34:17.168 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - ACLs for node: [31,s{'world,'anyone} ] 21:34:17.168 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Client credentials: ['sasl,'zooclient , 'ip,'127.0.0.1 ] 21:34:17.168 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from data tree is: 7319613926 21:34:17.168 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 8571431008 21:34:17.170 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - Processing request:: sessionid:0x1000001c6a50000 type:create cxid:0x6 zxid:0x5 txntype:1 reqpath:n/a 21:34:17.170 [SyncThread:0] DEBUG o.apache.zookeeper.common.PathTrie - brokers 21:34:17.170 [SyncThread:0] DEBUG o.apache.zookeeper.server.DataTree - Digests are matching for Zxid: 5, Digest in log and actual tree: 9725960322 21:34:17.170 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - sessionid:0x1000001c6a50000 type:create cxid:0x6 zxid:0x5 txntype:1 reqpath:n/a 21:34:17.170 [main-SendThread(127.0.0.1:36377)] DEBUG org.apache.zookeeper.ClientCnxn - Reading reply session id: 0x1000001c6a50000, packet:: clientPath:/brokers/ids serverPath:/brokers/ids finished:false header:: 6,1 replyHeader:: 6,5,0 request:: '/brokers/ids,,v{s{31,s{'world,'anyone}}},0 response:: '/brokers/ids 21:34:17.172 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:17.172 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Processing ACL: 31,s{'world,'anyone} 21:34:17.172 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Permission requested: 4 21:34:17.172 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - ACLs for node: [31,s{'world,'anyone} ] 21:34:17.173 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Client credentials: ['sasl,'zooclient , 'ip,'127.0.0.1 ] 21:34:17.173 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from data tree is: 9725960322 21:34:17.173 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 5894941972 21:34:17.174 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - Processing request:: sessionid:0x1000001c6a50000 type:create cxid:0x7 zxid:0x6 txntype:1 reqpath:n/a 21:34:17.174 [SyncThread:0] DEBUG o.apache.zookeeper.common.PathTrie - brokers 21:34:17.174 [SyncThread:0] DEBUG o.apache.zookeeper.server.DataTree - Digests are matching for Zxid: 6, Digest in log and actual tree: 8781193535 21:34:17.175 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - sessionid:0x1000001c6a50000 type:create cxid:0x7 zxid:0x6 txntype:1 reqpath:n/a 21:34:17.175 [main-SendThread(127.0.0.1:36377)] DEBUG org.apache.zookeeper.ClientCnxn - Reading reply session id: 0x1000001c6a50000, packet:: clientPath:/brokers/topics serverPath:/brokers/topics finished:false header:: 7,1 replyHeader:: 7,6,0 request:: '/brokers/topics,,v{s{31,s{'world,'anyone}}},0 response:: '/brokers/topics 21:34:17.176 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:17.176 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Processing ACL: 31,s{'world,'anyone} 21:34:17.177 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - Processing request:: sessionid:0x1000001c6a50000 type:create cxid:0x8 zxid:0x7 txntype:-1 reqpath:n/a 21:34:17.177 [SyncThread:0] DEBUG o.apache.zookeeper.server.DataTree - Ignoring processTxn failure hdr: -1 : error: -101 21:34:17.178 [main-SendThread(127.0.0.1:36377)] DEBUG org.apache.zookeeper.ClientCnxn - Reading reply session id: 0x1000001c6a50000, packet:: clientPath:/config/changes serverPath:/config/changes finished:false header:: 8,1 replyHeader:: 8,7,-101 request:: '/config/changes,,v{s{31,s{'world,'anyone}}},0 response:: 21:34:17.179 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:17.179 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Processing ACL: 31,s{'world,'anyone} 21:34:17.179 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Permission requested: 4 21:34:17.179 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - ACLs for node: [31,s{'world,'anyone} ] 21:34:17.179 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Client credentials: ['sasl,'zooclient , 'ip,'127.0.0.1 ] 21:34:17.180 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from data tree is: 8781193535 21:34:17.180 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 10314268411 21:34:17.181 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - Processing request:: sessionid:0x1000001c6a50000 type:create cxid:0x9 zxid:0x8 txntype:1 reqpath:n/a 21:34:17.181 [SyncThread:0] DEBUG o.apache.zookeeper.common.PathTrie - config 21:34:17.181 [SyncThread:0] DEBUG o.apache.zookeeper.server.DataTree - Digests are matching for Zxid: 8, Digest in log and actual tree: 13018744742 21:34:17.181 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - sessionid:0x1000001c6a50000 type:create cxid:0x9 zxid:0x8 txntype:1 reqpath:n/a 21:34:17.182 [main-SendThread(127.0.0.1:36377)] DEBUG org.apache.zookeeper.ClientCnxn - Reading reply session id: 0x1000001c6a50000, packet:: clientPath:/config serverPath:/config finished:false header:: 9,1 replyHeader:: 9,8,0 request:: '/config,,v{s{31,s{'world,'anyone}}},0 response:: '/config 21:34:17.183 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:17.183 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Processing ACL: 31,s{'world,'anyone} 21:34:17.183 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Permission requested: 4 21:34:17.183 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - ACLs for node: [31,s{'world,'anyone} ] 21:34:17.184 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Client credentials: ['sasl,'zooclient , 'ip,'127.0.0.1 ] 21:34:17.184 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from data tree is: 13018744742 21:34:17.184 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 14547748140 21:34:17.185 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - Processing request:: sessionid:0x1000001c6a50000 type:create cxid:0xa zxid:0x9 txntype:1 reqpath:n/a 21:34:17.185 [SyncThread:0] DEBUG o.apache.zookeeper.common.PathTrie - config 21:34:17.185 [SyncThread:0] DEBUG o.apache.zookeeper.server.DataTree - Digests are matching for Zxid: 9, Digest in log and actual tree: 17844601046 21:34:17.185 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - sessionid:0x1000001c6a50000 type:create cxid:0xa zxid:0x9 txntype:1 reqpath:n/a 21:34:17.186 [main-SendThread(127.0.0.1:36377)] DEBUG org.apache.zookeeper.ClientCnxn - Reading reply session id: 0x1000001c6a50000, packet:: clientPath:/config/changes serverPath:/config/changes finished:false header:: 10,1 replyHeader:: 10,9,0 request:: '/config/changes,,v{s{31,s{'world,'anyone}}},0 response:: '/config/changes 21:34:17.187 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:17.187 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Processing ACL: 31,s{'world,'anyone} 21:34:17.188 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - Processing request:: sessionid:0x1000001c6a50000 type:create cxid:0xb zxid:0xa txntype:-1 reqpath:n/a 21:34:17.188 [SyncThread:0] DEBUG o.apache.zookeeper.server.DataTree - Ignoring processTxn failure hdr: -1 : error: -101 21:34:17.189 [main-SendThread(127.0.0.1:36377)] DEBUG org.apache.zookeeper.ClientCnxn - Reading reply session id: 0x1000001c6a50000, packet:: clientPath:/admin/delete_topics serverPath:/admin/delete_topics finished:false header:: 11,1 replyHeader:: 11,10,-101 request:: '/admin/delete_topics,,v{s{31,s{'world,'anyone}}},0 response:: 21:34:17.190 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:17.190 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Processing ACL: 31,s{'world,'anyone} 21:34:17.190 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Permission requested: 4 21:34:17.190 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - ACLs for node: [31,s{'world,'anyone} ] 21:34:17.190 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Client credentials: ['sasl,'zooclient , 'ip,'127.0.0.1 ] 21:34:17.190 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from data tree is: 17844601046 21:34:17.190 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 17256229278 21:34:17.192 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - Processing request:: sessionid:0x1000001c6a50000 type:create cxid:0xc zxid:0xb txntype:1 reqpath:n/a 21:34:17.192 [SyncThread:0] DEBUG o.apache.zookeeper.common.PathTrie - admin 21:34:17.192 [SyncThread:0] DEBUG o.apache.zookeeper.server.DataTree - Digests are matching for Zxid: b, Digest in log and actual tree: 20674953523 21:34:17.192 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - sessionid:0x1000001c6a50000 type:create cxid:0xc zxid:0xb txntype:1 reqpath:n/a 21:34:17.192 [main-SendThread(127.0.0.1:36377)] DEBUG org.apache.zookeeper.ClientCnxn - Reading reply session id: 0x1000001c6a50000, packet:: clientPath:/admin serverPath:/admin finished:false header:: 12,1 replyHeader:: 12,11,0 request:: '/admin,,v{s{31,s{'world,'anyone}}},0 response:: '/admin 21:34:17.193 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:17.193 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Processing ACL: 31,s{'world,'anyone} 21:34:17.194 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Permission requested: 4 21:34:17.194 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - ACLs for node: [31,s{'world,'anyone} ] 21:34:17.194 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Client credentials: ['sasl,'zooclient , 'ip,'127.0.0.1 ] 21:34:17.194 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from data tree is: 20674953523 21:34:17.194 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 17833021805 21:34:17.195 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - Processing request:: sessionid:0x1000001c6a50000 type:create cxid:0xd zxid:0xc txntype:1 reqpath:n/a 21:34:17.195 [SyncThread:0] DEBUG o.apache.zookeeper.common.PathTrie - admin 21:34:17.195 [SyncThread:0] DEBUG o.apache.zookeeper.server.DataTree - Digests are matching for Zxid: c, Digest in log and actual tree: 18136645164 21:34:17.195 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - sessionid:0x1000001c6a50000 type:create cxid:0xd zxid:0xc txntype:1 reqpath:n/a 21:34:17.196 [main-SendThread(127.0.0.1:36377)] DEBUG org.apache.zookeeper.ClientCnxn - Reading reply session id: 0x1000001c6a50000, packet:: clientPath:/admin/delete_topics serverPath:/admin/delete_topics finished:false header:: 13,1 replyHeader:: 13,12,0 request:: '/admin/delete_topics,,v{s{31,s{'world,'anyone}}},0 response:: '/admin/delete_topics 21:34:17.198 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:17.198 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Processing ACL: 31,s{'world,'anyone} 21:34:17.198 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Permission requested: 4 21:34:17.198 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - ACLs for node: [31,s{'world,'anyone} ] 21:34:17.198 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Client credentials: ['sasl,'zooclient , 'ip,'127.0.0.1 ] 21:34:17.198 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from data tree is: 18136645164 21:34:17.198 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 19096013255 21:34:17.199 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - Processing request:: sessionid:0x1000001c6a50000 type:create cxid:0xe zxid:0xd txntype:1 reqpath:n/a 21:34:17.200 [SyncThread:0] DEBUG o.apache.zookeeper.common.PathTrie - brokers 21:34:17.200 [SyncThread:0] DEBUG o.apache.zookeeper.server.DataTree - Digests are matching for Zxid: d, Digest in log and actual tree: 22034773117 21:34:17.200 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - sessionid:0x1000001c6a50000 type:create cxid:0xe zxid:0xd txntype:1 reqpath:n/a 21:34:17.200 [main-SendThread(127.0.0.1:36377)] DEBUG org.apache.zookeeper.ClientCnxn - Reading reply session id: 0x1000001c6a50000, packet:: clientPath:/brokers/seqid serverPath:/brokers/seqid finished:false header:: 14,1 replyHeader:: 14,13,0 request:: '/brokers/seqid,,v{s{31,s{'world,'anyone}}},0 response:: '/brokers/seqid 21:34:17.202 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:17.202 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Processing ACL: 31,s{'world,'anyone} 21:34:17.202 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Permission requested: 4 21:34:17.202 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - ACLs for node: [31,s{'world,'anyone} ] 21:34:17.202 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Client credentials: ['sasl,'zooclient , 'ip,'127.0.0.1 ] 21:34:17.202 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from data tree is: 22034773117 21:34:17.202 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 22822087842 21:34:17.203 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - Processing request:: sessionid:0x1000001c6a50000 type:create cxid:0xf zxid:0xe txntype:1 reqpath:n/a 21:34:17.203 [SyncThread:0] DEBUG o.apache.zookeeper.common.PathTrie - isr_change_notification 21:34:17.204 [SyncThread:0] DEBUG o.apache.zookeeper.server.DataTree - Digests are matching for Zxid: e, Digest in log and actual tree: 26947140075 21:34:17.204 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - sessionid:0x1000001c6a50000 type:create cxid:0xf zxid:0xe txntype:1 reqpath:n/a 21:34:17.204 [main-SendThread(127.0.0.1:36377)] DEBUG org.apache.zookeeper.ClientCnxn - Reading reply session id: 0x1000001c6a50000, packet:: clientPath:/isr_change_notification serverPath:/isr_change_notification finished:false header:: 15,1 replyHeader:: 15,14,0 request:: '/isr_change_notification,,v{s{31,s{'world,'anyone}}},0 response:: '/isr_change_notification 21:34:17.205 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:17.205 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Processing ACL: 31,s{'world,'anyone} 21:34:17.205 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Permission requested: 4 21:34:17.206 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - ACLs for node: [31,s{'world,'anyone} ] 21:34:17.206 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Client credentials: ['sasl,'zooclient , 'ip,'127.0.0.1 ] 21:34:17.206 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from data tree is: 26947140075 21:34:17.206 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 26327016122 21:34:17.207 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - Processing request:: sessionid:0x1000001c6a50000 type:create cxid:0x10 zxid:0xf txntype:1 reqpath:n/a 21:34:17.207 [SyncThread:0] DEBUG o.apache.zookeeper.common.PathTrie - latest_producer_id_block 21:34:17.207 [SyncThread:0] DEBUG o.apache.zookeeper.server.DataTree - Digests are matching for Zxid: f, Digest in log and actual tree: 26560464797 21:34:17.207 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - sessionid:0x1000001c6a50000 type:create cxid:0x10 zxid:0xf txntype:1 reqpath:n/a 21:34:17.208 [main-SendThread(127.0.0.1:36377)] DEBUG org.apache.zookeeper.ClientCnxn - Reading reply session id: 0x1000001c6a50000, packet:: clientPath:/latest_producer_id_block serverPath:/latest_producer_id_block finished:false header:: 16,1 replyHeader:: 16,15,0 request:: '/latest_producer_id_block,,v{s{31,s{'world,'anyone}}},0 response:: '/latest_producer_id_block 21:34:17.209 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:17.209 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Processing ACL: 31,s{'world,'anyone} 21:34:17.209 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Permission requested: 4 21:34:17.209 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - ACLs for node: [31,s{'world,'anyone} ] 21:34:17.210 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Client credentials: ['sasl,'zooclient , 'ip,'127.0.0.1 ] 21:34:17.210 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from data tree is: 26560464797 21:34:17.210 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 25738004758 21:34:17.211 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - Processing request:: sessionid:0x1000001c6a50000 type:create cxid:0x11 zxid:0x10 txntype:1 reqpath:n/a 21:34:17.211 [SyncThread:0] DEBUG o.apache.zookeeper.common.PathTrie - log_dir_event_notification 21:34:17.211 [SyncThread:0] DEBUG o.apache.zookeeper.server.DataTree - Digests are matching for Zxid: 10, Digest in log and actual tree: 28342423854 21:34:17.211 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - sessionid:0x1000001c6a50000 type:create cxid:0x11 zxid:0x10 txntype:1 reqpath:n/a 21:34:17.213 [main-SendThread(127.0.0.1:36377)] DEBUG org.apache.zookeeper.ClientCnxn - Reading reply session id: 0x1000001c6a50000, packet:: clientPath:/log_dir_event_notification serverPath:/log_dir_event_notification finished:false header:: 17,1 replyHeader:: 17,16,0 request:: '/log_dir_event_notification,,v{s{31,s{'world,'anyone}}},0 response:: '/log_dir_event_notification 21:34:17.214 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:17.214 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Processing ACL: 31,s{'world,'anyone} 21:34:17.214 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Permission requested: 4 21:34:17.214 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - ACLs for node: [31,s{'world,'anyone} ] 21:34:17.214 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Client credentials: ['sasl,'zooclient , 'ip,'127.0.0.1 ] 21:34:17.215 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from data tree is: 28342423854 21:34:17.215 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 28387485241 21:34:17.216 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - Processing request:: sessionid:0x1000001c6a50000 type:create cxid:0x12 zxid:0x11 txntype:1 reqpath:n/a 21:34:17.216 [SyncThread:0] DEBUG o.apache.zookeeper.common.PathTrie - config 21:34:17.216 [SyncThread:0] DEBUG o.apache.zookeeper.server.DataTree - Digests are matching for Zxid: 11, Digest in log and actual tree: 32273981706 21:34:17.216 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - sessionid:0x1000001c6a50000 type:create cxid:0x12 zxid:0x11 txntype:1 reqpath:n/a 21:34:17.217 [main-SendThread(127.0.0.1:36377)] DEBUG org.apache.zookeeper.ClientCnxn - Reading reply session id: 0x1000001c6a50000, packet:: clientPath:/config/topics serverPath:/config/topics finished:false header:: 18,1 replyHeader:: 18,17,0 request:: '/config/topics,,v{s{31,s{'world,'anyone}}},0 response:: '/config/topics 21:34:17.226 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:17.226 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Processing ACL: 31,s{'world,'anyone} 21:34:17.226 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Permission requested: 4 21:34:17.226 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - ACLs for node: [31,s{'world,'anyone} ] 21:34:17.226 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Client credentials: ['sasl,'zooclient , 'ip,'127.0.0.1 ] 21:34:17.226 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from data tree is: 32273981706 21:34:17.227 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 30024614823 21:34:17.228 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - Processing request:: sessionid:0x1000001c6a50000 type:create cxid:0x13 zxid:0x12 txntype:1 reqpath:n/a 21:34:17.228 [SyncThread:0] DEBUG o.apache.zookeeper.common.PathTrie - config 21:34:17.228 [SyncThread:0] DEBUG o.apache.zookeeper.server.DataTree - Digests are matching for Zxid: 12, Digest in log and actual tree: 30775264968 21:34:17.228 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - sessionid:0x1000001c6a50000 type:create cxid:0x13 zxid:0x12 txntype:1 reqpath:n/a 21:34:17.228 [main-SendThread(127.0.0.1:36377)] DEBUG org.apache.zookeeper.ClientCnxn - Reading reply session id: 0x1000001c6a50000, packet:: clientPath:/config/clients serverPath:/config/clients finished:false header:: 19,1 replyHeader:: 19,18,0 request:: '/config/clients,,v{s{31,s{'world,'anyone}}},0 response:: '/config/clients 21:34:17.229 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:17.230 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Processing ACL: 31,s{'world,'anyone} 21:34:17.230 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Permission requested: 4 21:34:17.230 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - ACLs for node: [31,s{'world,'anyone} ] 21:34:17.230 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Client credentials: ['sasl,'zooclient , 'ip,'127.0.0.1 ] 21:34:17.230 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from data tree is: 30775264968 21:34:17.230 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 30984910221 21:34:17.231 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - Processing request:: sessionid:0x1000001c6a50000 type:create cxid:0x14 zxid:0x13 txntype:1 reqpath:n/a 21:34:17.231 [SyncThread:0] DEBUG o.apache.zookeeper.common.PathTrie - config 21:34:17.232 [SyncThread:0] DEBUG o.apache.zookeeper.server.DataTree - Digests are matching for Zxid: 13, Digest in log and actual tree: 33315006642 21:34:17.232 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - sessionid:0x1000001c6a50000 type:create cxid:0x14 zxid:0x13 txntype:1 reqpath:n/a 21:34:17.232 [main-SendThread(127.0.0.1:36377)] DEBUG org.apache.zookeeper.ClientCnxn - Reading reply session id: 0x1000001c6a50000, packet:: clientPath:/config/users serverPath:/config/users finished:false header:: 20,1 replyHeader:: 20,19,0 request:: '/config/users,,v{s{31,s{'world,'anyone}}},0 response:: '/config/users 21:34:17.233 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:17.233 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Processing ACL: 31,s{'world,'anyone} 21:34:17.233 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Permission requested: 4 21:34:17.233 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - ACLs for node: [31,s{'world,'anyone} ] 21:34:17.233 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Client credentials: ['sasl,'zooclient , 'ip,'127.0.0.1 ] 21:34:17.234 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from data tree is: 33315006642 21:34:17.234 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 32902093016 21:34:17.235 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - Processing request:: sessionid:0x1000001c6a50000 type:create cxid:0x15 zxid:0x14 txntype:1 reqpath:n/a 21:34:17.235 [SyncThread:0] DEBUG o.apache.zookeeper.common.PathTrie - config 21:34:17.235 [SyncThread:0] DEBUG o.apache.zookeeper.server.DataTree - Digests are matching for Zxid: 14, Digest in log and actual tree: 36095065121 21:34:17.235 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - sessionid:0x1000001c6a50000 type:create cxid:0x15 zxid:0x14 txntype:1 reqpath:n/a 21:34:17.236 [main-SendThread(127.0.0.1:36377)] DEBUG org.apache.zookeeper.ClientCnxn - Reading reply session id: 0x1000001c6a50000, packet:: clientPath:/config/brokers serverPath:/config/brokers finished:false header:: 21,1 replyHeader:: 21,20,0 request:: '/config/brokers,,v{s{31,s{'world,'anyone}}},0 response:: '/config/brokers 21:34:17.236 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:17.236 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Processing ACL: 31,s{'world,'anyone} 21:34:17.237 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Permission requested: 4 21:34:17.237 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - ACLs for node: [31,s{'world,'anyone} ] 21:34:17.237 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Client credentials: ['sasl,'zooclient , 'ip,'127.0.0.1 ] 21:34:17.237 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from data tree is: 36095065121 21:34:17.237 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 35643803250 21:34:17.238 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - Processing request:: sessionid:0x1000001c6a50000 type:create cxid:0x16 zxid:0x15 txntype:1 reqpath:n/a 21:34:17.238 [SyncThread:0] DEBUG o.apache.zookeeper.common.PathTrie - config 21:34:17.238 [SyncThread:0] DEBUG o.apache.zookeeper.server.DataTree - Digests are matching for Zxid: 15, Digest in log and actual tree: 39801281738 21:34:17.238 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - sessionid:0x1000001c6a50000 type:create cxid:0x16 zxid:0x15 txntype:1 reqpath:n/a 21:34:17.239 [main-SendThread(127.0.0.1:36377)] DEBUG org.apache.zookeeper.ClientCnxn - Reading reply session id: 0x1000001c6a50000, packet:: clientPath:/config/ips serverPath:/config/ips finished:false header:: 22,1 replyHeader:: 22,21,0 request:: '/config/ips,,v{s{31,s{'world,'anyone}}},0 response:: '/config/ips 21:34:17.253 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:17.253 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - Processing request:: sessionid:0x1000001c6a50000 type:getData cxid:0x17 zxid:0xfffffffffffffffe txntype:unknown reqpath:/cluster/id 21:34:17.254 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - sessionid:0x1000001c6a50000 type:getData cxid:0x17 zxid:0xfffffffffffffffe txntype:unknown reqpath:/cluster/id 21:34:17.255 [main-SendThread(127.0.0.1:36377)] DEBUG org.apache.zookeeper.ClientCnxn - Reading reply session id: 0x1000001c6a50000, packet:: clientPath:/cluster/id serverPath:/cluster/id finished:false header:: 23,4 replyHeader:: 23,21,-101 request:: '/cluster/id,F response:: 21:34:17.597 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:17.597 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Processing ACL: 31,s{'world,'anyone} 21:34:17.599 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - Processing request:: sessionid:0x1000001c6a50000 type:create cxid:0x18 zxid:0x16 txntype:-1 reqpath:n/a 21:34:17.600 [SyncThread:0] DEBUG o.apache.zookeeper.server.DataTree - Ignoring processTxn failure hdr: -1 : error: -101 21:34:17.600 [main-SendThread(127.0.0.1:36377)] DEBUG org.apache.zookeeper.ClientCnxn - Reading reply session id: 0x1000001c6a50000, packet:: clientPath:/cluster/id serverPath:/cluster/id finished:false header:: 24,1 replyHeader:: 24,22,-101 request:: '/cluster/id,#7b2276657273696f6e223a2231222c226964223a2235597276534163545343365532556a754137305a4e41227d,v{s{31,s{'world,'anyone}}},0 response:: 21:34:17.602 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:17.602 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Processing ACL: 31,s{'world,'anyone} 21:34:17.602 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Permission requested: 4 21:34:17.602 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - ACLs for node: [31,s{'world,'anyone} ] 21:34:17.602 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Client credentials: ['sasl,'zooclient , 'ip,'127.0.0.1 ] 21:34:17.603 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from data tree is: 39801281738 21:34:17.603 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 39478425572 21:34:17.604 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - Processing request:: sessionid:0x1000001c6a50000 type:create cxid:0x19 zxid:0x17 txntype:1 reqpath:n/a 21:34:17.604 [SyncThread:0] DEBUG o.apache.zookeeper.common.PathTrie - cluster 21:34:17.604 [SyncThread:0] DEBUG o.apache.zookeeper.server.DataTree - Digests are matching for Zxid: 17, Digest in log and actual tree: 39743897869 21:34:17.604 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - sessionid:0x1000001c6a50000 type:create cxid:0x19 zxid:0x17 txntype:1 reqpath:n/a 21:34:17.607 [main-SendThread(127.0.0.1:36377)] DEBUG org.apache.zookeeper.ClientCnxn - Reading reply session id: 0x1000001c6a50000, packet:: clientPath:/cluster serverPath:/cluster finished:false header:: 25,1 replyHeader:: 25,23,0 request:: '/cluster,,v{s{31,s{'world,'anyone}}},0 response:: '/cluster 21:34:17.610 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:17.610 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Processing ACL: 31,s{'world,'anyone} 21:34:17.610 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Permission requested: 4 21:34:17.610 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - ACLs for node: [31,s{'world,'anyone} ] 21:34:17.611 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Client credentials: ['sasl,'zooclient , 'ip,'127.0.0.1 ] 21:34:17.611 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from data tree is: 39743897869 21:34:17.611 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 40465189873 21:34:17.612 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - Processing request:: sessionid:0x1000001c6a50000 type:create cxid:0x1a zxid:0x18 txntype:1 reqpath:n/a 21:34:17.612 [SyncThread:0] DEBUG o.apache.zookeeper.common.PathTrie - cluster 21:34:17.612 [SyncThread:0] DEBUG o.apache.zookeeper.server.DataTree - Digests are matching for Zxid: 18, Digest in log and actual tree: 44291681144 21:34:17.612 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - sessionid:0x1000001c6a50000 type:create cxid:0x1a zxid:0x18 txntype:1 reqpath:n/a 21:34:17.613 [main-SendThread(127.0.0.1:36377)] DEBUG org.apache.zookeeper.ClientCnxn - Reading reply session id: 0x1000001c6a50000, packet:: clientPath:/cluster/id serverPath:/cluster/id finished:false header:: 26,1 replyHeader:: 26,24,0 request:: '/cluster/id,#7b2276657273696f6e223a2231222c226964223a2235597276534163545343365532556a754137305a4e41227d,v{s{31,s{'world,'anyone}}},0 response:: '/cluster/id 21:34:17.614 [main] INFO kafka.server.KafkaServer - Cluster ID = 5YrvSAcTSC6U2UjuA70ZNA 21:34:17.617 [main] WARN k.server.BrokerMetadataCheckpoint - No meta.properties file under dir /tmp/kafka-unit13820654021505895920/meta.properties 21:34:17.625 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:17.625 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - Processing request:: sessionid:0x1000001c6a50000 type:getData cxid:0x1b zxid:0xfffffffffffffffe txntype:unknown reqpath:/config/brokers/ 21:34:17.625 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - sessionid:0x1000001c6a50000 type:getData cxid:0x1b zxid:0xfffffffffffffffe txntype:unknown reqpath:/config/brokers/ 21:34:17.626 [main-SendThread(127.0.0.1:36377)] DEBUG org.apache.zookeeper.ClientCnxn - Reading reply session id: 0x1000001c6a50000, packet:: clientPath:/config/brokers/ serverPath:/config/brokers/ finished:false header:: 27,4 replyHeader:: 27,24,-101 request:: '/config/brokers/,F response:: 21:34:17.670 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:17.671 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - Processing request:: sessionid:0x1000001c6a50000 type:getData cxid:0x1c zxid:0xfffffffffffffffe txntype:unknown reqpath:/config/brokers/1 21:34:17.671 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - sessionid:0x1000001c6a50000 type:getData cxid:0x1c zxid:0xfffffffffffffffe txntype:unknown reqpath:/config/brokers/1 21:34:17.671 [main-SendThread(127.0.0.1:36377)] DEBUG org.apache.zookeeper.ClientCnxn - Reading reply session id: 0x1000001c6a50000, packet:: clientPath:/config/brokers/1 serverPath:/config/brokers/1 finished:false header:: 28,4 replyHeader:: 28,24,-101 request:: '/config/brokers/1,F response:: 21:34:17.674 [main] INFO kafka.server.KafkaConfig - KafkaConfig values: advertised.listeners = SASL_PLAINTEXT://localhost:39175 alter.config.policy.class.name = null alter.log.dirs.replication.quota.window.num = 11 alter.log.dirs.replication.quota.window.size.seconds = 1 authorizer.class.name = auto.create.topics.enable = false auto.leader.rebalance.enable = true background.threads = 10 broker.heartbeat.interval.ms = 2000 broker.id = 1 broker.id.generation.enable = true broker.rack = null broker.session.timeout.ms = 9000 client.quota.callback.class = null compression.type = producer connection.failed.authentication.delay.ms = 100 connections.max.idle.ms = 600000 connections.max.reauth.ms = 0 control.plane.listener.name = null controlled.shutdown.enable = true controlled.shutdown.max.retries = 3 controlled.shutdown.retry.backoff.ms = 5000 controller.listener.names = null controller.quorum.append.linger.ms = 25 controller.quorum.election.backoff.max.ms = 1000 controller.quorum.election.timeout.ms = 1000 controller.quorum.fetch.timeout.ms = 2000 controller.quorum.request.timeout.ms = 2000 controller.quorum.retry.backoff.ms = 20 controller.quorum.voters = [] controller.quota.window.num = 11 controller.quota.window.size.seconds = 1 controller.socket.timeout.ms = 30000 create.topic.policy.class.name = null default.replication.factor = 1 delegation.token.expiry.check.interval.ms = 3600000 delegation.token.expiry.time.ms = 86400000 delegation.token.master.key = null delegation.token.max.lifetime.ms = 604800000 delegation.token.secret.key = null delete.records.purgatory.purge.interval.requests = 1 delete.topic.enable = true early.start.listeners = null fetch.max.bytes = 57671680 fetch.purgatory.purge.interval.requests = 1000 group.initial.rebalance.delay.ms = 3000 group.max.session.timeout.ms = 1800000 group.max.size = 2147483647 group.min.session.timeout.ms = 6000 initial.broker.registration.timeout.ms = 60000 inter.broker.listener.name = null inter.broker.protocol.version = 3.3-IV3 kafka.metrics.polling.interval.secs = 10 kafka.metrics.reporters = [] leader.imbalance.check.interval.seconds = 300 leader.imbalance.per.broker.percentage = 10 listener.security.protocol.map = PLAINTEXT:PLAINTEXT,SSL:SSL,SASL_PLAINTEXT:SASL_PLAINTEXT,SASL_SSL:SASL_SSL listeners = SASL_PLAINTEXT://localhost:39175 log.cleaner.backoff.ms = 15000 log.cleaner.dedupe.buffer.size = 134217728 log.cleaner.delete.retention.ms = 86400000 log.cleaner.enable = true log.cleaner.io.buffer.load.factor = 0.9 log.cleaner.io.buffer.size = 524288 log.cleaner.io.max.bytes.per.second = 1.7976931348623157E308 log.cleaner.max.compaction.lag.ms = 9223372036854775807 log.cleaner.min.cleanable.ratio = 0.5 log.cleaner.min.compaction.lag.ms = 0 log.cleaner.threads = 1 log.cleanup.policy = [delete] log.dir = /tmp/kafka-unit13820654021505895920 log.dirs = null log.flush.interval.messages = 1 log.flush.interval.ms = null log.flush.offset.checkpoint.interval.ms = 60000 log.flush.scheduler.interval.ms = 9223372036854775807 log.flush.start.offset.checkpoint.interval.ms = 60000 log.index.interval.bytes = 4096 log.index.size.max.bytes = 10485760 log.message.downconversion.enable = true log.message.format.version = 3.0-IV1 log.message.timestamp.difference.max.ms = 9223372036854775807 log.message.timestamp.type = CreateTime log.preallocate = false log.retention.bytes = -1 log.retention.check.interval.ms = 300000 log.retention.hours = 168 log.retention.minutes = null log.retention.ms = null log.roll.hours = 168 log.roll.jitter.hours = 0 log.roll.jitter.ms = null log.roll.ms = null log.segment.bytes = 1073741824 log.segment.delete.delay.ms = 60000 max.connection.creation.rate = 2147483647 max.connections = 2147483647 max.connections.per.ip = 2147483647 max.connections.per.ip.overrides = max.incremental.fetch.session.cache.slots = 1000 message.max.bytes = 1048588 metadata.log.dir = null metadata.log.max.record.bytes.between.snapshots = 20971520 metadata.log.segment.bytes = 1073741824 metadata.log.segment.min.bytes = 8388608 metadata.log.segment.ms = 604800000 metadata.max.idle.interval.ms = 500 metadata.max.retention.bytes = -1 metadata.max.retention.ms = 604800000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 min.insync.replicas = 1 node.id = 1 num.io.threads = 2 num.network.threads = 2 num.partitions = 1 num.recovery.threads.per.data.dir = 1 num.replica.alter.log.dirs.threads = null num.replica.fetchers = 1 offset.metadata.max.bytes = 4096 offsets.commit.required.acks = -1 offsets.commit.timeout.ms = 5000 offsets.load.buffer.size = 5242880 offsets.retention.check.interval.ms = 600000 offsets.retention.minutes = 10080 offsets.topic.compression.codec = 0 offsets.topic.num.partitions = 50 offsets.topic.replication.factor = 1 offsets.topic.segment.bytes = 104857600 password.encoder.cipher.algorithm = AES/CBC/PKCS5Padding password.encoder.iterations = 4096 password.encoder.key.length = 128 password.encoder.keyfactory.algorithm = null password.encoder.old.secret = null password.encoder.secret = null principal.builder.class = class org.apache.kafka.common.security.authenticator.DefaultKafkaPrincipalBuilder process.roles = [] producer.purgatory.purge.interval.requests = 1000 queued.max.request.bytes = -1 queued.max.requests = 500 quota.window.num = 11 quota.window.size.seconds = 1 remote.log.index.file.cache.total.size.bytes = 1073741824 remote.log.manager.task.interval.ms = 30000 remote.log.manager.task.retry.backoff.max.ms = 30000 remote.log.manager.task.retry.backoff.ms = 500 remote.log.manager.task.retry.jitter = 0.2 remote.log.manager.thread.pool.size = 10 remote.log.metadata.manager.class.name = null remote.log.metadata.manager.class.path = null remote.log.metadata.manager.impl.prefix = null remote.log.metadata.manager.listener.name = null remote.log.reader.max.pending.tasks = 100 remote.log.reader.threads = 10 remote.log.storage.manager.class.name = null remote.log.storage.manager.class.path = null remote.log.storage.manager.impl.prefix = null remote.log.storage.system.enable = false replica.fetch.backoff.ms = 1000 replica.fetch.max.bytes = 1048576 replica.fetch.min.bytes = 1 replica.fetch.response.max.bytes = 10485760 replica.fetch.wait.max.ms = 500 replica.high.watermark.checkpoint.interval.ms = 5000 replica.lag.time.max.ms = 30000 replica.selector.class = null replica.socket.receive.buffer.bytes = 65536 replica.socket.timeout.ms = 30000 replication.quota.window.num = 11 replication.quota.window.size.seconds = 1 request.timeout.ms = 30000 reserved.broker.max.id = 1000 sasl.client.callback.handler.class = null sasl.enabled.mechanisms = [PLAIN] sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.principal.to.local.rules = [DEFAULT] sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism.controller.protocol = GSSAPI sasl.mechanism.inter.broker.protocol = PLAIN sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null sasl.server.callback.handler.class = null sasl.server.max.receive.size = 524288 security.inter.broker.protocol = SASL_PLAINTEXT security.providers = null socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 socket.listen.backlog.size = 50 socket.receive.buffer.bytes = 102400 socket.request.max.bytes = 104857600 socket.send.buffer.bytes = 102400 ssl.cipher.suites = [] ssl.client.auth = none ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.principal.mapping.rules = DEFAULT ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS transaction.abort.timed.out.transaction.cleanup.interval.ms = 10000 transaction.max.timeout.ms = 900000 transaction.remove.expired.transaction.cleanup.interval.ms = 3600000 transaction.state.log.load.buffer.size = 5242880 transaction.state.log.min.isr = 1 transaction.state.log.num.partitions = 4 transaction.state.log.replication.factor = 1 transaction.state.log.segment.bytes = 104857600 transactional.id.expiration.ms = 604800000 unclean.leader.election.enable = false zookeeper.clientCnxnSocket = null zookeeper.connect = 127.0.0.1:36377 zookeeper.connection.timeout.ms = null zookeeper.max.in.flight.requests = 10 zookeeper.session.timeout.ms = 30000 zookeeper.set.acl = false zookeeper.ssl.cipher.suites = null zookeeper.ssl.client.enable = false zookeeper.ssl.crl.enable = false zookeeper.ssl.enabled.protocols = null zookeeper.ssl.endpoint.identification.algorithm = HTTPS zookeeper.ssl.keystore.location = null zookeeper.ssl.keystore.password = null zookeeper.ssl.keystore.type = null zookeeper.ssl.ocsp.enable = false zookeeper.ssl.protocol = TLSv1.2 zookeeper.ssl.truststore.location = null zookeeper.ssl.truststore.password = null zookeeper.ssl.truststore.type = null 21:34:17.685 [main] DEBUG kafka.utils.KafkaScheduler - Initializing task scheduler. 21:34:17.736 [TestBroker:1ThrottledChannelReaper-Produce] INFO k.s.ClientQuotaManager$ThrottledChannelReaper - [TestBroker:1ThrottledChannelReaper-Produce]: Starting 21:34:17.737 [TestBroker:1ThrottledChannelReaper-Request] INFO k.s.ClientQuotaManager$ThrottledChannelReaper - [TestBroker:1ThrottledChannelReaper-Request]: Starting 21:34:17.738 [TestBroker:1ThrottledChannelReaper-ControllerMutation] INFO k.s.ClientQuotaManager$ThrottledChannelReaper - [TestBroker:1ThrottledChannelReaper-ControllerMutation]: Starting 21:34:17.739 [TestBroker:1ThrottledChannelReaper-Fetch] INFO k.s.ClientQuotaManager$ThrottledChannelReaper - [TestBroker:1ThrottledChannelReaper-Fetch]: Starting 21:34:17.771 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:17.771 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - Processing request:: sessionid:0x1000001c6a50000 type:getChildren2 cxid:0x1d zxid:0xfffffffffffffffe txntype:unknown reqpath:/brokers/topics 21:34:17.771 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - sessionid:0x1000001c6a50000 type:getChildren2 cxid:0x1d zxid:0xfffffffffffffffe txntype:unknown reqpath:/brokers/topics 21:34:17.772 [SyncThread:0] DEBUG o.a.zookeeper.server.ZooKeeperServer - Permission requested: 1 21:34:17.772 [SyncThread:0] DEBUG o.a.zookeeper.server.ZooKeeperServer - ACLs for node: [31,s{'world,'anyone} ] 21:34:17.772 [SyncThread:0] DEBUG o.a.zookeeper.server.ZooKeeperServer - Client credentials: ['sasl,'zooclient , 'ip,'127.0.0.1 ] 21:34:17.773 [main-SendThread(127.0.0.1:36377)] DEBUG org.apache.zookeeper.ClientCnxn - Reading reply session id: 0x1000001c6a50000, packet:: clientPath:/brokers/topics serverPath:/brokers/topics finished:false header:: 29,12 replyHeader:: 29,24,0 request:: '/brokers/topics,F response:: v{},s{6,6,1725140057172,1725140057172,0,0,0,0,0,0,6} 21:34:17.779 [main] INFO kafka.log.LogManager - Loading logs from log dirs ArraySeq(/tmp/kafka-unit13820654021505895920) 21:34:17.781 [main] INFO kafka.log.LogManager - Attempting recovery for all logs in /tmp/kafka-unit13820654021505895920 since no clean shutdown file was found 21:34:17.785 [main] DEBUG kafka.log.LogManager - Adding log recovery metrics 21:34:17.790 [main] DEBUG kafka.log.LogManager - Removing log recovery metrics 21:34:17.793 [main] INFO kafka.log.LogManager - Loaded 0 logs in 14ms. 21:34:17.794 [main] INFO kafka.log.LogManager - Starting log cleanup with a period of 300000 ms. 21:34:17.795 [main] DEBUG kafka.utils.KafkaScheduler - Scheduling task kafka-log-retention with initial delay 30000 ms and period 300000 ms. 21:34:17.796 [main] INFO kafka.log.LogManager - Starting log flusher with a default period of 9223372036854775807 ms. 21:34:17.796 [main] DEBUG kafka.utils.KafkaScheduler - Scheduling task kafka-log-flusher with initial delay 30000 ms and period 9223372036854775807 ms. 21:34:17.798 [main] DEBUG kafka.utils.KafkaScheduler - Scheduling task kafka-recovery-point-checkpoint with initial delay 30000 ms and period 60000 ms. 21:34:17.799 [main] DEBUG kafka.utils.KafkaScheduler - Scheduling task kafka-log-start-offset-checkpoint with initial delay 30000 ms and period 60000 ms. 21:34:17.802 [main] DEBUG kafka.utils.KafkaScheduler - Scheduling task kafka-delete-logs with initial delay 30000 ms and period -1 ms. 21:34:17.830 [main] INFO kafka.log.LogCleaner - Starting the log cleaner 21:34:17.858 [kafka-log-cleaner-thread-0] INFO kafka.log.LogCleaner - [kafka-log-cleaner-thread-0]: Starting 21:34:17.874 [feature-zk-node-event-process-thread] INFO k.s.FinalizedFeatureChangeListener$ChangeNotificationProcessorThread - [feature-zk-node-event-process-thread]: Starting 21:34:17.881 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:17.882 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - Processing request:: sessionid:0x1000001c6a50000 type:exists cxid:0x1e zxid:0xfffffffffffffffe txntype:unknown reqpath:/feature 21:34:17.882 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - sessionid:0x1000001c6a50000 type:exists cxid:0x1e zxid:0xfffffffffffffffe txntype:unknown reqpath:/feature 21:34:17.884 [main-SendThread(127.0.0.1:36377)] DEBUG org.apache.zookeeper.ClientCnxn - Reading reply session id: 0x1000001c6a50000, packet:: clientPath:/feature serverPath:/feature finished:false header:: 30,3 replyHeader:: 30,24,-101 request:: '/feature,T response:: 21:34:17.887 [feature-zk-node-event-process-thread] DEBUG k.s.FinalizedFeatureChangeListener - Reading feature ZK node at path: /feature 21:34:17.888 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:17.888 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - Processing request:: sessionid:0x1000001c6a50000 type:getData cxid:0x1f zxid:0xfffffffffffffffe txntype:unknown reqpath:/feature 21:34:17.888 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - sessionid:0x1000001c6a50000 type:getData cxid:0x1f zxid:0xfffffffffffffffe txntype:unknown reqpath:/feature 21:34:17.890 [main-SendThread(127.0.0.1:36377)] DEBUG org.apache.zookeeper.ClientCnxn - Reading reply session id: 0x1000001c6a50000, packet:: clientPath:/feature serverPath:/feature finished:false header:: 31,4 replyHeader:: 31,24,-101 request:: '/feature,T response:: 21:34:17.891 [feature-zk-node-event-process-thread] INFO k.s.FinalizedFeatureChangeListener - Feature ZK node at path: /feature does not exist 21:34:17.942 [TestBroker:1:BrokerToControllerChannelManager broker=1 name=forwarding] INFO k.s.BrokerToControllerRequestThread - [TestBroker:1:BrokerToControllerChannelManager broker=1 name=forwarding]: Starting 21:34:17.943 [TestBroker:1:BrokerToControllerChannelManager broker=1 name=forwarding] DEBUG k.s.BrokerToControllerRequestThread - [TestBroker:1:BrokerToControllerChannelManager broker=1 name=forwarding]: Controller isn't cached, looking for local metadata changes 21:34:17.945 [TestBroker:1:BrokerToControllerChannelManager broker=1 name=forwarding] DEBUG k.s.BrokerToControllerRequestThread - [TestBroker:1:BrokerToControllerChannelManager broker=1 name=forwarding]: No controller defined in metadata cache, retrying after backoff 21:34:18.057 [TestBroker:1:BrokerToControllerChannelManager broker=1 name=forwarding] DEBUG k.s.BrokerToControllerRequestThread - [TestBroker:1:BrokerToControllerChannelManager broker=1 name=forwarding]: Controller isn't cached, looking for local metadata changes 21:34:18.059 [TestBroker:1:BrokerToControllerChannelManager broker=1 name=forwarding] DEBUG k.s.BrokerToControllerRequestThread - [TestBroker:1:BrokerToControllerChannelManager broker=1 name=forwarding]: No controller defined in metadata cache, retrying after backoff 21:34:18.160 [TestBroker:1:BrokerToControllerChannelManager broker=1 name=forwarding] DEBUG k.s.BrokerToControllerRequestThread - [TestBroker:1:BrokerToControllerChannelManager broker=1 name=forwarding]: Controller isn't cached, looking for local metadata changes 21:34:18.160 [TestBroker:1:BrokerToControllerChannelManager broker=1 name=forwarding] DEBUG k.s.BrokerToControllerRequestThread - [TestBroker:1:BrokerToControllerChannelManager broker=1 name=forwarding]: No controller defined in metadata cache, retrying after backoff 21:34:18.261 [TestBroker:1:BrokerToControllerChannelManager broker=1 name=forwarding] DEBUG k.s.BrokerToControllerRequestThread - [TestBroker:1:BrokerToControllerChannelManager broker=1 name=forwarding]: Controller isn't cached, looking for local metadata changes 21:34:18.261 [TestBroker:1:BrokerToControllerChannelManager broker=1 name=forwarding] DEBUG k.s.BrokerToControllerRequestThread - [TestBroker:1:BrokerToControllerChannelManager broker=1 name=forwarding]: No controller defined in metadata cache, retrying after backoff 21:34:18.361 [TestBroker:1:BrokerToControllerChannelManager broker=1 name=forwarding] DEBUG k.s.BrokerToControllerRequestThread - [TestBroker:1:BrokerToControllerChannelManager broker=1 name=forwarding]: Controller isn't cached, looking for local metadata changes 21:34:18.362 [TestBroker:1:BrokerToControllerChannelManager broker=1 name=forwarding] DEBUG k.s.BrokerToControllerRequestThread - [TestBroker:1:BrokerToControllerChannelManager broker=1 name=forwarding]: No controller defined in metadata cache, retrying after backoff 21:34:18.462 [TestBroker:1:BrokerToControllerChannelManager broker=1 name=forwarding] DEBUG k.s.BrokerToControllerRequestThread - [TestBroker:1:BrokerToControllerChannelManager broker=1 name=forwarding]: Controller isn't cached, looking for local metadata changes 21:34:18.463 [TestBroker:1:BrokerToControllerChannelManager broker=1 name=forwarding] DEBUG k.s.BrokerToControllerRequestThread - [TestBroker:1:BrokerToControllerChannelManager broker=1 name=forwarding]: No controller defined in metadata cache, retrying after backoff 21:34:18.524 [main] INFO kafka.network.ConnectionQuotas - Updated connection-accept-rate max connection creation rate to 2147483647 21:34:18.528 [main] INFO kafka.network.DataPlaneAcceptor - Awaiting socket connections on localhost:39175. 21:34:18.561 [main] INFO kafka.network.SocketServer - [SocketServer listenerType=ZK_BROKER, nodeId=1] Created data-plane acceptor and processors for endpoint : ListenerName(SASL_PLAINTEXT) 21:34:18.563 [TestBroker:1:BrokerToControllerChannelManager broker=1 name=forwarding] DEBUG k.s.BrokerToControllerRequestThread - [TestBroker:1:BrokerToControllerChannelManager broker=1 name=forwarding]: Controller isn't cached, looking for local metadata changes 21:34:18.563 [TestBroker:1:BrokerToControllerChannelManager broker=1 name=forwarding] DEBUG k.s.BrokerToControllerRequestThread - [TestBroker:1:BrokerToControllerChannelManager broker=1 name=forwarding]: No controller defined in metadata cache, retrying after backoff 21:34:18.578 [TestBroker:1:BrokerToControllerChannelManager broker=1 name=alterPartition] INFO k.s.BrokerToControllerRequestThread - [TestBroker:1:BrokerToControllerChannelManager broker=1 name=alterPartition]: Starting 21:34:18.578 [TestBroker:1:BrokerToControllerChannelManager broker=1 name=alterPartition] DEBUG k.s.BrokerToControllerRequestThread - [TestBroker:1:BrokerToControllerChannelManager broker=1 name=alterPartition]: Controller isn't cached, looking for local metadata changes 21:34:18.578 [TestBroker:1:BrokerToControllerChannelManager broker=1 name=alterPartition] DEBUG k.s.BrokerToControllerRequestThread - [TestBroker:1:BrokerToControllerChannelManager broker=1 name=alterPartition]: No controller defined in metadata cache, retrying after backoff 21:34:18.607 [ExpirationReaper-1-Produce] INFO k.s.DelayedOperationPurgatory$ExpiredOperationReaper - [ExpirationReaper-1-Produce]: Starting 21:34:18.613 [ExpirationReaper-1-DeleteRecords] INFO k.s.DelayedOperationPurgatory$ExpiredOperationReaper - [ExpirationReaper-1-DeleteRecords]: Starting 21:34:18.614 [ExpirationReaper-1-Fetch] INFO k.s.DelayedOperationPurgatory$ExpiredOperationReaper - [ExpirationReaper-1-Fetch]: Starting 21:34:18.614 [ExpirationReaper-1-ElectLeader] INFO k.s.DelayedOperationPurgatory$ExpiredOperationReaper - [ExpirationReaper-1-ElectLeader]: Starting 21:34:18.630 [main] DEBUG kafka.utils.KafkaScheduler - Scheduling task isr-expiration with initial delay 0 ms and period 15000 ms. 21:34:18.634 [main] DEBUG kafka.utils.KafkaScheduler - Scheduling task shutdown-idle-replica-alter-log-dirs-thread with initial delay 0 ms and period 10000 ms. 21:34:18.637 [LogDirFailureHandler] INFO k.s.ReplicaManager$LogDirFailureHandler - [LogDirFailureHandler]: Starting 21:34:18.637 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:18.638 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - Processing request:: sessionid:0x1000001c6a50000 type:getChildren2 cxid:0x20 zxid:0xfffffffffffffffe txntype:unknown reqpath:/brokers/ids 21:34:18.638 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - sessionid:0x1000001c6a50000 type:getChildren2 cxid:0x20 zxid:0xfffffffffffffffe txntype:unknown reqpath:/brokers/ids 21:34:18.638 [SyncThread:0] DEBUG o.a.zookeeper.server.ZooKeeperServer - Permission requested: 1 21:34:18.638 [SyncThread:0] DEBUG o.a.zookeeper.server.ZooKeeperServer - ACLs for node: [31,s{'world,'anyone} ] 21:34:18.638 [SyncThread:0] DEBUG o.a.zookeeper.server.ZooKeeperServer - Client credentials: ['sasl,'zooclient , 'ip,'127.0.0.1 ] 21:34:18.639 [main-SendThread(127.0.0.1:36377)] DEBUG org.apache.zookeeper.ClientCnxn - Reading reply session id: 0x1000001c6a50000, packet:: clientPath:/brokers/ids serverPath:/brokers/ids finished:false header:: 32,12 replyHeader:: 32,24,0 request:: '/brokers/ids,F response:: v{},s{5,5,1725140057167,1725140057167,0,0,0,0,0,0,5} 21:34:18.664 [TestBroker:1:BrokerToControllerChannelManager broker=1 name=forwarding] DEBUG k.s.BrokerToControllerRequestThread - [TestBroker:1:BrokerToControllerChannelManager broker=1 name=forwarding]: Controller isn't cached, looking for local metadata changes 21:34:18.664 [TestBroker:1:BrokerToControllerChannelManager broker=1 name=forwarding] DEBUG k.s.BrokerToControllerRequestThread - [TestBroker:1:BrokerToControllerChannelManager broker=1 name=forwarding]: No controller defined in metadata cache, retrying after backoff 21:34:18.667 [main] INFO kafka.zk.KafkaZkClient - Creating /brokers/ids/1 (is it secure? false) 21:34:18.678 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:18.678 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Processing ACL: 31,s{'world,'anyone} 21:34:18.678 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Permission requested: 4 21:34:18.678 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - ACLs for node: [31,s{'world,'anyone} ] 21:34:18.678 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Client credentials: ['sasl,'zooclient , 'ip,'127.0.0.1 ] 21:34:18.679 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from data tree is: 44291681144 21:34:18.679 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 44371311153 21:34:18.680 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:18.680 [TestBroker:1:BrokerToControllerChannelManager broker=1 name=alterPartition] DEBUG k.s.BrokerToControllerRequestThread - [TestBroker:1:BrokerToControllerChannelManager broker=1 name=alterPartition]: Controller isn't cached, looking for local metadata changes 21:34:18.680 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Permission requested: 2 21:34:18.680 [TestBroker:1:BrokerToControllerChannelManager broker=1 name=alterPartition] DEBUG k.s.BrokerToControllerRequestThread - [TestBroker:1:BrokerToControllerChannelManager broker=1 name=alterPartition]: No controller defined in metadata cache, retrying after backoff 21:34:18.680 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - ACLs for node: [31,s{'world,'anyone} ] 21:34:18.680 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Client credentials: ['sasl,'zooclient , 'ip,'127.0.0.1 ] 21:34:18.681 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 48611483829 21:34:18.681 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 45553343418 21:34:18.684 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - Processing request:: sessionid:0x1000001c6a50000 type:multi cxid:0x21 zxid:0x19 txntype:14 reqpath:n/a 21:34:18.684 [SyncThread:0] DEBUG o.apache.zookeeper.common.PathTrie - brokers 21:34:18.684 [SyncThread:0] DEBUG o.apache.zookeeper.common.PathTrie - brokers 21:34:18.684 [SyncThread:0] DEBUG o.apache.zookeeper.server.DataTree - Digests are matching for Zxid: 19, Digest in log and actual tree: 45553343418 21:34:18.684 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - sessionid:0x1000001c6a50000 type:multi cxid:0x21 zxid:0x19 txntype:14 reqpath:n/a 21:34:18.685 [main-SendThread(127.0.0.1:36377)] DEBUG org.apache.zookeeper.ClientCnxn - Reading reply session id: 0x1000001c6a50000, packet:: clientPath:null serverPath:null finished:false header:: 33,14 replyHeader:: 33,25,0 request:: org.apache.zookeeper.MultiOperationRecord@3bcc5ffb response:: org.apache.zookeeper.MultiResponse@1dbbce85 21:34:18.688 [main] INFO kafka.zk.KafkaZkClient - Stat of the created znode at /brokers/ids/1 is: 25,25,1725140058678,1725140058678,1,0,0,72057601665597440,209,0,25 21:34:18.688 [main] INFO kafka.zk.KafkaZkClient - Registered broker 1 at path /brokers/ids/1 with addresses: SASL_PLAINTEXT://localhost:39175, czxid (broker epoch): 25 21:34:18.764 [TestBroker:1:BrokerToControllerChannelManager broker=1 name=forwarding] DEBUG k.s.BrokerToControllerRequestThread - [TestBroker:1:BrokerToControllerChannelManager broker=1 name=forwarding]: Controller isn't cached, looking for local metadata changes 21:34:18.765 [TestBroker:1:BrokerToControllerChannelManager broker=1 name=forwarding] DEBUG k.s.BrokerToControllerRequestThread - [TestBroker:1:BrokerToControllerChannelManager broker=1 name=forwarding]: No controller defined in metadata cache, retrying after backoff 21:34:18.770 [controller-event-thread] INFO k.c.ControllerEventManager$ControllerEventThread - [ControllerEventThread controllerId=1] Starting 21:34:18.781 [TestBroker:1:BrokerToControllerChannelManager broker=1 name=alterPartition] DEBUG k.s.BrokerToControllerRequestThread - [TestBroker:1:BrokerToControllerChannelManager broker=1 name=alterPartition]: Controller isn't cached, looking for local metadata changes 21:34:18.781 [TestBroker:1:BrokerToControllerChannelManager broker=1 name=alterPartition] DEBUG k.s.BrokerToControllerRequestThread - [TestBroker:1:BrokerToControllerChannelManager broker=1 name=alterPartition]: No controller defined in metadata cache, retrying after backoff 21:34:18.787 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:18.787 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - Processing request:: sessionid:0x1000001c6a50000 type:exists cxid:0x22 zxid:0xfffffffffffffffe txntype:unknown reqpath:/controller 21:34:18.787 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - sessionid:0x1000001c6a50000 type:exists cxid:0x22 zxid:0xfffffffffffffffe txntype:unknown reqpath:/controller 21:34:18.788 [main-SendThread(127.0.0.1:36377)] DEBUG org.apache.zookeeper.ClientCnxn - Reading reply session id: 0x1000001c6a50000, packet:: clientPath:/controller serverPath:/controller finished:false header:: 34,3 replyHeader:: 34,25,-101 request:: '/controller,T response:: 21:34:18.791 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:18.792 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - Processing request:: sessionid:0x1000001c6a50000 type:getData cxid:0x23 zxid:0xfffffffffffffffe txntype:unknown reqpath:/controller 21:34:18.792 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - sessionid:0x1000001c6a50000 type:getData cxid:0x23 zxid:0xfffffffffffffffe txntype:unknown reqpath:/controller 21:34:18.792 [main-SendThread(127.0.0.1:36377)] DEBUG org.apache.zookeeper.ClientCnxn - Reading reply session id: 0x1000001c6a50000, packet:: clientPath:/controller serverPath:/controller finished:false header:: 35,4 replyHeader:: 35,25,-101 request:: '/controller,T response:: 21:34:18.795 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:18.796 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - Processing request:: sessionid:0x1000001c6a50000 type:getData cxid:0x24 zxid:0xfffffffffffffffe txntype:unknown reqpath:/controller_epoch 21:34:18.796 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - sessionid:0x1000001c6a50000 type:getData cxid:0x24 zxid:0xfffffffffffffffe txntype:unknown reqpath:/controller_epoch 21:34:18.796 [main-SendThread(127.0.0.1:36377)] DEBUG org.apache.zookeeper.ClientCnxn - Reading reply session id: 0x1000001c6a50000, packet:: clientPath:/controller_epoch serverPath:/controller_epoch finished:false header:: 36,4 replyHeader:: 36,25,-101 request:: '/controller_epoch,F response:: 21:34:18.797 [ExpirationReaper-1-topic] INFO k.s.DelayedOperationPurgatory$ExpiredOperationReaper - [ExpirationReaper-1-topic]: Starting 21:34:18.799 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:18.799 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Processing ACL: 31,s{'world,'anyone} 21:34:18.799 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Permission requested: 4 21:34:18.799 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - ACLs for node: [31,s{'world,'anyone} ] 21:34:18.799 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Client credentials: ['sasl,'zooclient , 'ip,'127.0.0.1 ] 21:34:18.800 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from data tree is: 45553343418 21:34:18.800 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 49301800719 21:34:18.807 [ExpirationReaper-1-Heartbeat] INFO k.s.DelayedOperationPurgatory$ExpiredOperationReaper - [ExpirationReaper-1-Heartbeat]: Starting 21:34:18.811 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - Processing request:: sessionid:0x1000001c6a50000 type:create cxid:0x25 zxid:0x1a txntype:1 reqpath:n/a 21:34:18.812 [SyncThread:0] DEBUG o.apache.zookeeper.common.PathTrie - controller_epoch 21:34:18.812 [SyncThread:0] DEBUG o.apache.zookeeper.server.DataTree - Digests are matching for Zxid: 1a, Digest in log and actual tree: 50732049866 21:34:18.812 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - sessionid:0x1000001c6a50000 type:create cxid:0x25 zxid:0x1a txntype:1 reqpath:n/a 21:34:18.812 [main-SendThread(127.0.0.1:36377)] DEBUG org.apache.zookeeper.ClientCnxn - Reading reply session id: 0x1000001c6a50000, packet:: clientPath:/controller_epoch serverPath:/controller_epoch finished:false header:: 37,1 replyHeader:: 37,26,0 request:: '/controller_epoch,#30,v{s{31,s{'world,'anyone}}},0 response:: '/controller_epoch 21:34:18.813 [controller-event-thread] INFO kafka.zk.KafkaZkClient - Successfully created /controller_epoch with initial epoch 0 21:34:18.814 [controller-event-thread] DEBUG kafka.zk.KafkaZkClient - Try to create /controller and increment controller epoch to 1 with expected controller epoch zkVersion 0 21:34:18.817 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:18.817 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Processing ACL: 31,s{'world,'anyone} 21:34:18.817 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Permission requested: 4 21:34:18.817 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - ACLs for node: [31,s{'world,'anyone} ] 21:34:18.817 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Client credentials: ['sasl,'zooclient , 'ip,'127.0.0.1 ] 21:34:18.817 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from data tree is: 50732049866 21:34:18.817 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 50516684027 21:34:18.817 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:18.818 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Permission requested: 2 21:34:18.819 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - ACLs for node: [31,s{'world,'anyone} ] 21:34:18.819 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Client credentials: ['sasl,'zooclient , 'ip,'127.0.0.1 ] 21:34:18.819 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 52981382621 21:34:18.819 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 54707614516 21:34:18.819 [ExpirationReaper-1-Rebalance] INFO k.s.DelayedOperationPurgatory$ExpiredOperationReaper - [ExpirationReaper-1-Rebalance]: Starting 21:34:18.821 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - Processing request:: sessionid:0x1000001c6a50000 type:multi cxid:0x26 zxid:0x1b txntype:14 reqpath:n/a 21:34:18.821 [SyncThread:0] DEBUG o.apache.zookeeper.common.PathTrie - controller 21:34:18.823 [main-SendThread(127.0.0.1:36377)] DEBUG org.apache.zookeeper.ClientCnxn - Got notification session id: 0x1000001c6a50000 21:34:18.823 [main-SendThread(127.0.0.1:36377)] DEBUG org.apache.zookeeper.ClientCnxn - Got WatchedEvent state:SyncConnected type:NodeCreated path:/controller for session id 0x1000001c6a50000 21:34:18.823 [main-EventThread] DEBUG kafka.zookeeper.ZooKeeperClient - [ZooKeeperClient Kafka server] Received event: WatchedEvent state:SyncConnected type:NodeCreated path:/controller 21:34:18.823 [SyncThread:0] DEBUG o.apache.zookeeper.common.PathTrie - controller_epoch 21:34:18.823 [SyncThread:0] DEBUG o.apache.zookeeper.server.DataTree - Digests are matching for Zxid: 1b, Digest in log and actual tree: 54707614516 21:34:18.823 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - sessionid:0x1000001c6a50000 type:multi cxid:0x26 zxid:0x1b txntype:14 reqpath:n/a 21:34:18.826 [main-SendThread(127.0.0.1:36377)] DEBUG org.apache.zookeeper.ClientCnxn - Reading reply session id: 0x1000001c6a50000, packet:: clientPath:null serverPath:null finished:false header:: 38,14 replyHeader:: 38,27,0 request:: org.apache.zookeeper.MultiOperationRecord@c08344fc response:: org.apache.zookeeper.MultiResponse@f3584fa6 21:34:18.826 [controller-event-thread] INFO kafka.controller.KafkaController - [Controller id=1] 1 successfully elected as the controller. Epoch incremented to 1 and epoch zk version is now 1 21:34:18.827 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:18.827 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - Processing request:: sessionid:0x1000001c6a50000 type:getData cxid:0x27 zxid:0xfffffffffffffffe txntype:unknown reqpath:/feature 21:34:18.827 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - sessionid:0x1000001c6a50000 type:getData cxid:0x27 zxid:0xfffffffffffffffe txntype:unknown reqpath:/feature 21:34:18.828 [main-SendThread(127.0.0.1:36377)] DEBUG org.apache.zookeeper.ClientCnxn - Reading reply session id: 0x1000001c6a50000, packet:: clientPath:/feature serverPath:/feature finished:false header:: 39,4 replyHeader:: 39,27,-101 request:: '/feature,T response:: 21:34:18.831 [controller-event-thread] INFO kafka.controller.KafkaController - [Controller id=1] Creating FeatureZNode at path: /feature with contents: FeatureZNode(2,Enabled,Map()) 21:34:18.832 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:18.832 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Processing ACL: 31,s{'world,'anyone} 21:34:18.832 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Permission requested: 4 21:34:18.832 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - ACLs for node: [31,s{'world,'anyone} ] 21:34:18.832 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Client credentials: ['sasl,'zooclient , 'ip,'127.0.0.1 ] 21:34:18.832 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from data tree is: 54707614516 21:34:18.832 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 51895100286 21:34:18.833 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - Processing request:: sessionid:0x1000001c6a50000 type:create cxid:0x28 zxid:0x1c txntype:1 reqpath:n/a 21:34:18.834 [SyncThread:0] DEBUG o.apache.zookeeper.common.PathTrie - feature 21:34:18.834 [SyncThread:0] DEBUG o.apache.zookeeper.server.DataTree - Digests are matching for Zxid: 1c, Digest in log and actual tree: 52460187122 21:34:18.834 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - sessionid:0x1000001c6a50000 type:create cxid:0x28 zxid:0x1c txntype:1 reqpath:n/a 21:34:18.834 [main-SendThread(127.0.0.1:36377)] DEBUG org.apache.zookeeper.ClientCnxn - Got notification session id: 0x1000001c6a50000 21:34:18.834 [main-SendThread(127.0.0.1:36377)] DEBUG org.apache.zookeeper.ClientCnxn - Got WatchedEvent state:SyncConnected type:NodeCreated path:/feature for session id 0x1000001c6a50000 21:34:18.835 [main-SendThread(127.0.0.1:36377)] DEBUG org.apache.zookeeper.ClientCnxn - Reading reply session id: 0x1000001c6a50000, packet:: clientPath:/feature serverPath:/feature finished:false header:: 40,1 replyHeader:: 40,28,0 request:: '/feature,#7b226665617475726573223a7b7d2c2276657273696f6e223a322c22737461747573223a317d,v{s{31,s{'world,'anyone}}},0 response:: '/feature 21:34:18.835 [main-EventThread] DEBUG kafka.zookeeper.ZooKeeperClient - [ZooKeeperClient Kafka server] Received event: WatchedEvent state:SyncConnected type:NodeCreated path:/feature 21:34:18.835 [main-EventThread] INFO k.s.FinalizedFeatureChangeListener - Feature ZK node created at path: /feature 21:34:18.835 [feature-zk-node-event-process-thread] DEBUG k.s.FinalizedFeatureChangeListener - Reading feature ZK node at path: /feature 21:34:18.836 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:18.836 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - Processing request:: sessionid:0x1000001c6a50000 type:getData cxid:0x29 zxid:0xfffffffffffffffe txntype:unknown reqpath:/feature 21:34:18.836 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - sessionid:0x1000001c6a50000 type:getData cxid:0x29 zxid:0xfffffffffffffffe txntype:unknown reqpath:/feature 21:34:18.836 [SyncThread:0] DEBUG o.a.zookeeper.server.ZooKeeperServer - Permission requested: 1 21:34:18.836 [SyncThread:0] DEBUG o.a.zookeeper.server.ZooKeeperServer - ACLs for node: [31,s{'world,'anyone} ] 21:34:18.836 [SyncThread:0] DEBUG o.a.zookeeper.server.ZooKeeperServer - Client credentials: ['sasl,'zooclient , 'ip,'127.0.0.1 ] 21:34:18.837 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:18.837 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - Processing request:: sessionid:0x1000001c6a50000 type:getData cxid:0x2a zxid:0xfffffffffffffffe txntype:unknown reqpath:/feature 21:34:18.837 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - sessionid:0x1000001c6a50000 type:getData cxid:0x2a zxid:0xfffffffffffffffe txntype:unknown reqpath:/feature 21:34:18.837 [SyncThread:0] DEBUG o.a.zookeeper.server.ZooKeeperServer - Permission requested: 1 21:34:18.837 [SyncThread:0] DEBUG o.a.zookeeper.server.ZooKeeperServer - ACLs for node: [31,s{'world,'anyone} ] 21:34:18.837 [SyncThread:0] DEBUG o.a.zookeeper.server.ZooKeeperServer - Client credentials: ['sasl,'zooclient , 'ip,'127.0.0.1 ] 21:34:18.837 [main-SendThread(127.0.0.1:36377)] DEBUG org.apache.zookeeper.ClientCnxn - Reading reply session id: 0x1000001c6a50000, packet:: clientPath:/feature serverPath:/feature finished:false header:: 41,4 replyHeader:: 41,28,0 request:: '/feature,T response:: #7b226665617475726573223a7b7d2c2276657273696f6e223a322c22737461747573223a317d,s{28,28,1725140058832,1725140058832,0,0,0,0,38,0,28} 21:34:18.837 [main-SendThread(127.0.0.1:36377)] DEBUG org.apache.zookeeper.ClientCnxn - Reading reply session id: 0x1000001c6a50000, packet:: clientPath:/feature serverPath:/feature finished:false header:: 42,4 replyHeader:: 42,28,0 request:: '/feature,T response:: #7b226665617475726573223a7b7d2c2276657273696f6e223a322c22737461747573223a317d,s{28,28,1725140058832,1725140058832,0,0,0,0,38,0,28} 21:34:18.853 [main] INFO k.coordinator.group.GroupCoordinator - [GroupCoordinator 1]: Starting up. 21:34:18.857 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:18.857 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - Processing request:: sessionid:0x1000001c6a50000 type:getData cxid:0x2b zxid:0xfffffffffffffffe txntype:unknown reqpath:/brokers/topics/__consumer_offsets 21:34:18.857 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - sessionid:0x1000001c6a50000 type:getData cxid:0x2b zxid:0xfffffffffffffffe txntype:unknown reqpath:/brokers/topics/__consumer_offsets 21:34:18.858 [main-SendThread(127.0.0.1:36377)] DEBUG org.apache.zookeeper.ClientCnxn - Reading reply session id: 0x1000001c6a50000, packet:: clientPath:/brokers/topics/__consumer_offsets serverPath:/brokers/topics/__consumer_offsets finished:false header:: 43,4 replyHeader:: 43,28,-101 request:: '/brokers/topics/__consumer_offsets,F response:: 21:34:18.861 [main] DEBUG kafka.utils.KafkaScheduler - Initializing task scheduler. 21:34:18.862 [main] DEBUG kafka.utils.KafkaScheduler - Scheduling task delete-expired-group-metadata with initial delay 0 ms and period 600000 ms. 21:34:18.865 [TestBroker:1:BrokerToControllerChannelManager broker=1 name=forwarding] DEBUG k.s.BrokerToControllerRequestThread - [TestBroker:1:BrokerToControllerChannelManager broker=1 name=forwarding]: Controller isn't cached, looking for local metadata changes 21:34:18.865 [TestBroker:1:BrokerToControllerChannelManager broker=1 name=forwarding] DEBUG k.s.BrokerToControllerRequestThread - [TestBroker:1:BrokerToControllerChannelManager broker=1 name=forwarding]: No controller defined in metadata cache, retrying after backoff 21:34:18.869 [feature-zk-node-event-process-thread] INFO k.server.metadata.ZkMetadataCache - [MetadataCache brokerId=1] Updated cache from existing to latest FinalizedFeaturesAndEpoch(features=Map(), epoch=0). 21:34:18.869 [controller-event-thread] INFO kafka.controller.KafkaController - [Controller id=1] Registering handlers 21:34:18.870 [main] INFO k.coordinator.group.GroupCoordinator - [GroupCoordinator 1]: Startup complete. 21:34:18.870 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:18.870 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - Processing request:: sessionid:0x1000001c6a50000 type:exists cxid:0x2c zxid:0xfffffffffffffffe txntype:unknown reqpath:/admin/preferred_replica_election 21:34:18.871 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - sessionid:0x1000001c6a50000 type:exists cxid:0x2c zxid:0xfffffffffffffffe txntype:unknown reqpath:/admin/preferred_replica_election 21:34:18.871 [main-SendThread(127.0.0.1:36377)] DEBUG org.apache.zookeeper.ClientCnxn - Reading reply session id: 0x1000001c6a50000, packet:: clientPath:/admin/preferred_replica_election serverPath:/admin/preferred_replica_election finished:false header:: 44,3 replyHeader:: 44,28,-101 request:: '/admin/preferred_replica_election,T response:: 21:34:18.873 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:18.873 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - Processing request:: sessionid:0x1000001c6a50000 type:exists cxid:0x2d zxid:0xfffffffffffffffe txntype:unknown reqpath:/admin/reassign_partitions 21:34:18.873 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - sessionid:0x1000001c6a50000 type:exists cxid:0x2d zxid:0xfffffffffffffffe txntype:unknown reqpath:/admin/reassign_partitions 21:34:18.873 [main-SendThread(127.0.0.1:36377)] DEBUG org.apache.zookeeper.ClientCnxn - Reading reply session id: 0x1000001c6a50000, packet:: clientPath:/admin/reassign_partitions serverPath:/admin/reassign_partitions finished:false header:: 45,3 replyHeader:: 45,28,-101 request:: '/admin/reassign_partitions,T response:: 21:34:18.874 [controller-event-thread] INFO kafka.controller.KafkaController - [Controller id=1] Deleting log dir event notifications 21:34:18.874 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:18.875 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - Processing request:: sessionid:0x1000001c6a50000 type:getChildren2 cxid:0x2e zxid:0xfffffffffffffffe txntype:unknown reqpath:/log_dir_event_notification 21:34:18.875 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - sessionid:0x1000001c6a50000 type:getChildren2 cxid:0x2e zxid:0xfffffffffffffffe txntype:unknown reqpath:/log_dir_event_notification 21:34:18.876 [SyncThread:0] DEBUG o.a.zookeeper.server.ZooKeeperServer - Permission requested: 1 21:34:18.876 [SyncThread:0] DEBUG o.a.zookeeper.server.ZooKeeperServer - ACLs for node: [31,s{'world,'anyone} ] 21:34:18.876 [SyncThread:0] DEBUG o.a.zookeeper.server.ZooKeeperServer - Client credentials: ['sasl,'zooclient , 'ip,'127.0.0.1 ] 21:34:18.876 [main-SendThread(127.0.0.1:36377)] DEBUG org.apache.zookeeper.ClientCnxn - Reading reply session id: 0x1000001c6a50000, packet:: clientPath:/log_dir_event_notification serverPath:/log_dir_event_notification finished:false header:: 46,12 replyHeader:: 46,28,0 request:: '/log_dir_event_notification,T response:: v{},s{16,16,1725140057209,1725140057209,0,0,0,0,0,0,16} 21:34:18.878 [controller-event-thread] INFO kafka.controller.KafkaController - [Controller id=1] Deleting isr change notifications 21:34:18.878 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:18.878 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - Processing request:: sessionid:0x1000001c6a50000 type:getChildren2 cxid:0x2f zxid:0xfffffffffffffffe txntype:unknown reqpath:/isr_change_notification 21:34:18.878 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - sessionid:0x1000001c6a50000 type:getChildren2 cxid:0x2f zxid:0xfffffffffffffffe txntype:unknown reqpath:/isr_change_notification 21:34:18.878 [SyncThread:0] DEBUG o.a.zookeeper.server.ZooKeeperServer - Permission requested: 1 21:34:18.878 [SyncThread:0] DEBUG o.a.zookeeper.server.ZooKeeperServer - ACLs for node: [31,s{'world,'anyone} ] 21:34:18.878 [SyncThread:0] DEBUG o.a.zookeeper.server.ZooKeeperServer - Client credentials: ['sasl,'zooclient , 'ip,'127.0.0.1 ] 21:34:18.879 [main-SendThread(127.0.0.1:36377)] DEBUG org.apache.zookeeper.ClientCnxn - Reading reply session id: 0x1000001c6a50000, packet:: clientPath:/isr_change_notification serverPath:/isr_change_notification finished:false header:: 47,12 replyHeader:: 47,28,0 request:: '/isr_change_notification,T response:: v{},s{14,14,1725140057202,1725140057202,0,0,0,0,0,0,14} 21:34:18.880 [controller-event-thread] INFO kafka.controller.KafkaController - [Controller id=1] Initializing controller context 21:34:18.880 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:18.880 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - Processing request:: sessionid:0x1000001c6a50000 type:getChildren2 cxid:0x30 zxid:0xfffffffffffffffe txntype:unknown reqpath:/brokers/ids 21:34:18.880 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - sessionid:0x1000001c6a50000 type:getChildren2 cxid:0x30 zxid:0xfffffffffffffffe txntype:unknown reqpath:/brokers/ids 21:34:18.880 [SyncThread:0] DEBUG o.a.zookeeper.server.ZooKeeperServer - Permission requested: 1 21:34:18.880 [SyncThread:0] DEBUG o.a.zookeeper.server.ZooKeeperServer - ACLs for node: [31,s{'world,'anyone} ] 21:34:18.880 [SyncThread:0] DEBUG o.a.zookeeper.server.ZooKeeperServer - Client credentials: ['sasl,'zooclient , 'ip,'127.0.0.1 ] 21:34:18.881 [main-SendThread(127.0.0.1:36377)] DEBUG org.apache.zookeeper.ClientCnxn - Reading reply session id: 0x1000001c6a50000, packet:: clientPath:/brokers/ids serverPath:/brokers/ids finished:false header:: 48,12 replyHeader:: 48,28,0 request:: '/brokers/ids,T response:: v{'1},s{5,5,1725140057167,1725140057167,0,1,0,0,0,1,25} 21:34:18.881 [TestBroker:1:BrokerToControllerChannelManager broker=1 name=alterPartition] DEBUG k.s.BrokerToControllerRequestThread - [TestBroker:1:BrokerToControllerChannelManager broker=1 name=alterPartition]: Controller isn't cached, looking for local metadata changes 21:34:18.882 [TestBroker:1:BrokerToControllerChannelManager broker=1 name=alterPartition] DEBUG k.s.BrokerToControllerRequestThread - [TestBroker:1:BrokerToControllerChannelManager broker=1 name=alterPartition]: No controller defined in metadata cache, retrying after backoff 21:34:18.882 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:18.882 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - Processing request:: sessionid:0x1000001c6a50000 type:getData cxid:0x31 zxid:0xfffffffffffffffe txntype:unknown reqpath:/brokers/ids/1 21:34:18.882 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - sessionid:0x1000001c6a50000 type:getData cxid:0x31 zxid:0xfffffffffffffffe txntype:unknown reqpath:/brokers/ids/1 21:34:18.882 [SyncThread:0] DEBUG o.a.zookeeper.server.ZooKeeperServer - Permission requested: 1 21:34:18.882 [SyncThread:0] DEBUG o.a.zookeeper.server.ZooKeeperServer - ACLs for node: [31,s{'world,'anyone} ] 21:34:18.882 [SyncThread:0] DEBUG o.a.zookeeper.server.ZooKeeperServer - Client credentials: ['sasl,'zooclient , 'ip,'127.0.0.1 ] 21:34:18.882 [main-SendThread(127.0.0.1:36377)] DEBUG org.apache.zookeeper.ClientCnxn - Reading reply session id: 0x1000001c6a50000, packet:: clientPath:/brokers/ids/1 serverPath:/brokers/ids/1 finished:false header:: 49,4 replyHeader:: 49,28,0 request:: '/brokers/ids/1,F response:: #7b226665617475726573223a7b7d2c226c697374656e65725f73656375726974795f70726f746f636f6c5f6d6170223a7b225341534c5f504c41494e54455854223a225341534c5f504c41494e54455854227d2c22656e64706f696e7473223a5b225341534c5f504c41494e544558543a2f2f6c6f63616c686f73743a3339313735225d2c226a6d785f706f7274223a2d312c22706f7274223a2d312c22686f7374223a6e756c6c2c2276657273696f6e223a352c2274696d657374616d70223a2231373235313430303538363437227d,s{25,25,1725140058678,1725140058678,1,0,0,72057601665597440,209,0,25} 21:34:18.894 [controller-event-thread] INFO kafka.controller.KafkaController - [Controller id=1] Initialized broker epochs cache: HashMap(1 -> 25) 21:34:18.894 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:18.894 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - Processing request:: sessionid:0x1000001c6a50000 type:getChildren2 cxid:0x32 zxid:0xfffffffffffffffe txntype:unknown reqpath:/brokers/topics 21:34:18.895 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - sessionid:0x1000001c6a50000 type:getChildren2 cxid:0x32 zxid:0xfffffffffffffffe txntype:unknown reqpath:/brokers/topics 21:34:18.895 [SyncThread:0] DEBUG o.a.zookeeper.server.ZooKeeperServer - Permission requested: 1 21:34:18.895 [SyncThread:0] DEBUG o.a.zookeeper.server.ZooKeeperServer - ACLs for node: [31,s{'world,'anyone} ] 21:34:18.895 [SyncThread:0] DEBUG o.a.zookeeper.server.ZooKeeperServer - Client credentials: ['sasl,'zooclient , 'ip,'127.0.0.1 ] 21:34:18.895 [main-SendThread(127.0.0.1:36377)] DEBUG org.apache.zookeeper.ClientCnxn - Reading reply session id: 0x1000001c6a50000, packet:: clientPath:/brokers/topics serverPath:/brokers/topics finished:false header:: 50,12 replyHeader:: 50,28,0 request:: '/brokers/topics,T response:: v{},s{6,6,1725140057172,1725140057172,0,0,0,0,0,0,6} 21:34:18.900 [controller-event-thread] DEBUG kafka.controller.KafkaController - [Controller id=1] Register BrokerModifications handler for Set(1) 21:34:18.901 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:18.901 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - Processing request:: sessionid:0x1000001c6a50000 type:exists cxid:0x33 zxid:0xfffffffffffffffe txntype:unknown reqpath:/brokers/ids/1 21:34:18.901 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - sessionid:0x1000001c6a50000 type:exists cxid:0x33 zxid:0xfffffffffffffffe txntype:unknown reqpath:/brokers/ids/1 21:34:18.902 [main-SendThread(127.0.0.1:36377)] DEBUG org.apache.zookeeper.ClientCnxn - Reading reply session id: 0x1000001c6a50000, packet:: clientPath:/brokers/ids/1 serverPath:/brokers/ids/1 finished:false header:: 51,3 replyHeader:: 51,28,0 request:: '/brokers/ids/1,T response:: s{25,25,1725140058678,1725140058678,1,0,0,72057601665597440,209,0,25} 21:34:18.905 [controller-event-thread] DEBUG k.c.ControllerChannelManager - [Channel manager on controller 1]: Controller 1 trying to connect to broker 1 21:34:18.941 [controller-event-thread] INFO kafka.controller.KafkaController - [Controller id=1] Currently active brokers in the cluster: Set(1) 21:34:18.942 [controller-event-thread] INFO kafka.controller.KafkaController - [Controller id=1] Currently shutting brokers in the cluster: HashSet() 21:34:18.942 [controller-event-thread] INFO kafka.controller.KafkaController - [Controller id=1] Current list of topics in the cluster: HashSet() 21:34:18.942 [controller-event-thread] INFO kafka.controller.KafkaController - [Controller id=1] Fetching topic deletions in progress 21:34:18.944 [TestBroker:1:Controller-1-to-broker-1-send-thread] INFO kafka.controller.RequestSendThread - [RequestSendThread controllerId=1] Starting 21:34:18.944 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:18.944 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - Processing request:: sessionid:0x1000001c6a50000 type:getChildren2 cxid:0x34 zxid:0xfffffffffffffffe txntype:unknown reqpath:/admin/delete_topics 21:34:18.945 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - sessionid:0x1000001c6a50000 type:getChildren2 cxid:0x34 zxid:0xfffffffffffffffe txntype:unknown reqpath:/admin/delete_topics 21:34:18.945 [SyncThread:0] DEBUG o.a.zookeeper.server.ZooKeeperServer - Permission requested: 1 21:34:18.945 [SyncThread:0] DEBUG o.a.zookeeper.server.ZooKeeperServer - ACLs for node: [31,s{'world,'anyone} ] 21:34:18.945 [SyncThread:0] DEBUG o.a.zookeeper.server.ZooKeeperServer - Client credentials: ['sasl,'zooclient , 'ip,'127.0.0.1 ] 21:34:18.945 [main-SendThread(127.0.0.1:36377)] DEBUG org.apache.zookeeper.ClientCnxn - Reading reply session id: 0x1000001c6a50000, packet:: clientPath:/admin/delete_topics serverPath:/admin/delete_topics finished:false header:: 52,12 replyHeader:: 52,28,0 request:: '/admin/delete_topics,T response:: v{},s{12,12,1725140057193,1725140057193,0,0,0,0,0,0,12} 21:34:18.947 [controller-event-thread] INFO kafka.controller.KafkaController - [Controller id=1] List of topics to be deleted: 21:34:18.947 [controller-event-thread] INFO kafka.controller.KafkaController - [Controller id=1] List of topics ineligible for deletion: 21:34:18.948 [controller-event-thread] INFO kafka.controller.KafkaController - [Controller id=1] Initializing topic deletion manager 21:34:18.948 [controller-event-thread] INFO k.controller.TopicDeletionManager - [Topic Deletion Manager 1] Initializing manager with initial deletions: Set(), initial ineligible deletions: HashSet() 21:34:18.949 [controller-event-thread] INFO kafka.controller.KafkaController - [Controller id=1] Sending update metadata request 21:34:18.954 [controller-event-thread] INFO state.change.logger - [Controller id=1 epoch=1] Sending UpdateMetadata request to brokers HashSet(1) for 0 partitions 21:34:18.962 [main] INFO k.c.t.TransactionCoordinator - [TransactionCoordinator id=1] Starting up. 21:34:18.963 [main] DEBUG kafka.utils.KafkaScheduler - Initializing task scheduler. 21:34:18.963 [main] DEBUG kafka.utils.KafkaScheduler - Scheduling task transaction-abort with initial delay 10000 ms and period 10000 ms. 21:34:18.965 [controller-event-thread] INFO k.controller.ZkReplicaStateMachine - [ReplicaStateMachine controllerId=1] Initializing replica state 21:34:18.966 [TestBroker:1:BrokerToControllerChannelManager broker=1 name=forwarding] DEBUG k.s.BrokerToControllerRequestThread - [TestBroker:1:BrokerToControllerChannelManager broker=1 name=forwarding]: Controller isn't cached, looking for local metadata changes 21:34:18.966 [TestBroker:1:BrokerToControllerChannelManager broker=1 name=forwarding] DEBUG k.s.BrokerToControllerRequestThread - [TestBroker:1:BrokerToControllerChannelManager broker=1 name=forwarding]: No controller defined in metadata cache, retrying after backoff 21:34:18.970 [controller-event-thread] INFO k.controller.ZkReplicaStateMachine - [ReplicaStateMachine controllerId=1] Triggering online replica state changes 21:34:18.973 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:18.974 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - Processing request:: sessionid:0x1000001c6a50000 type:getData cxid:0x35 zxid:0xfffffffffffffffe txntype:unknown reqpath:/brokers/topics/__transaction_state 21:34:18.974 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - sessionid:0x1000001c6a50000 type:getData cxid:0x35 zxid:0xfffffffffffffffe txntype:unknown reqpath:/brokers/topics/__transaction_state 21:34:18.974 [main-SendThread(127.0.0.1:36377)] DEBUG org.apache.zookeeper.ClientCnxn - Reading reply session id: 0x1000001c6a50000, packet:: clientPath:/brokers/topics/__transaction_state serverPath:/brokers/topics/__transaction_state finished:false header:: 53,4 replyHeader:: 53,28,-101 request:: '/brokers/topics/__transaction_state,F response:: 21:34:18.975 [main] DEBUG kafka.utils.KafkaScheduler - Scheduling task transactionalId-expiration with initial delay 3600000 ms and period 3600000 ms. 21:34:18.978 [main] INFO k.c.t.TransactionCoordinator - [TransactionCoordinator id=1] Startup complete. 21:34:18.982 [TestBroker:1:BrokerToControllerChannelManager broker=1 name=alterPartition] DEBUG k.s.BrokerToControllerRequestThread - [TestBroker:1:BrokerToControllerChannelManager broker=1 name=alterPartition]: Controller isn't cached, looking for local metadata changes 21:34:18.982 [TestBroker:1:BrokerToControllerChannelManager broker=1 name=alterPartition] DEBUG k.s.BrokerToControllerRequestThread - [TestBroker:1:BrokerToControllerChannelManager broker=1 name=alterPartition]: No controller defined in metadata cache, retrying after backoff 21:34:18.990 [controller-event-thread] INFO k.controller.ZkReplicaStateMachine - [ReplicaStateMachine controllerId=1] Triggering offline replica state changes 21:34:18.990 [controller-event-thread] DEBUG k.controller.ZkReplicaStateMachine - [ReplicaStateMachine controllerId=1] Started replica state machine with initial state -> HashMap() 21:34:18.991 [controller-event-thread] INFO k.controller.ZkPartitionStateMachine - [PartitionStateMachine controllerId=1] Initializing partition state 21:34:18.992 [controller-event-thread] INFO k.controller.ZkPartitionStateMachine - [PartitionStateMachine controllerId=1] Triggering online partition state changes 21:34:18.996 [controller-event-thread] DEBUG k.controller.ZkPartitionStateMachine - [PartitionStateMachine controllerId=1] Started partition state machine with initial state -> HashMap() 21:34:19.000 [controller-event-thread] INFO kafka.controller.KafkaController - [Controller id=1] Ready to serve as the new controller with epoch 1 21:34:19.003 [TxnMarkerSenderThread-1] INFO k.c.t.TransactionMarkerChannelManager - [Transaction Marker Channel Manager 1]: Starting 21:34:19.007 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:19.007 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - Processing request:: sessionid:0x1000001c6a50000 type:exists cxid:0x36 zxid:0xfffffffffffffffe txntype:unknown reqpath:/admin/reassign_partitions 21:34:19.007 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - sessionid:0x1000001c6a50000 type:exists cxid:0x36 zxid:0xfffffffffffffffe txntype:unknown reqpath:/admin/reassign_partitions 21:34:19.008 [main-SendThread(127.0.0.1:36377)] DEBUG org.apache.zookeeper.ClientCnxn - Reading reply session id: 0x1000001c6a50000, packet:: clientPath:/admin/reassign_partitions serverPath:/admin/reassign_partitions finished:false header:: 54,3 replyHeader:: 54,28,-101 request:: '/admin/reassign_partitions,T response:: 21:34:19.016 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:19.016 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - Processing request:: sessionid:0x1000001c6a50000 type:getData cxid:0x37 zxid:0xfffffffffffffffe txntype:unknown reqpath:/admin/preferred_replica_election 21:34:19.016 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - sessionid:0x1000001c6a50000 type:getData cxid:0x37 zxid:0xfffffffffffffffe txntype:unknown reqpath:/admin/preferred_replica_election 21:34:19.016 [main-SendThread(127.0.0.1:36377)] DEBUG org.apache.zookeeper.ClientCnxn - Reading reply session id: 0x1000001c6a50000, packet:: clientPath:/admin/preferred_replica_election serverPath:/admin/preferred_replica_election finished:false header:: 55,4 replyHeader:: 55,28,-101 request:: '/admin/preferred_replica_election,T response:: 21:34:19.026 [controller-event-thread] INFO kafka.controller.KafkaController - [Controller id=1] Partitions undergoing preferred replica election: 21:34:19.027 [controller-event-thread] INFO kafka.controller.KafkaController - [Controller id=1] Partitions that completed preferred replica election: 21:34:19.027 [controller-event-thread] INFO kafka.controller.KafkaController - [Controller id=1] Skipping preferred replica election for partitions due to topic deletion: 21:34:19.027 [controller-event-thread] INFO kafka.controller.KafkaController - [Controller id=1] Resuming preferred replica election for partitions: 21:34:19.029 [controller-event-thread] INFO kafka.controller.KafkaController - [Controller id=1] Starting replica leader election (PREFERRED) for partitions triggered by ZkTriggered 21:34:19.035 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:19.036 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Permission requested: 1 21:34:19.036 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - ACLs for node: [31,s{'world,'anyone} ] 21:34:19.036 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Client credentials: ['sasl,'zooclient , 'ip,'127.0.0.1 ] 21:34:19.036 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from data tree is: 52460187122 21:34:19.036 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:19.036 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Permission requested: 8 21:34:19.036 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - ACLs for node: [31,s{'world,'anyone} ] 21:34:19.036 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Client credentials: ['sasl,'zooclient , 'ip,'127.0.0.1 ] 21:34:19.037 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from data tree is: 52460187122 21:34:19.038 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - Processing request:: sessionid:0x1000001c6a50000 type:multi cxid:0x38 zxid:0x1d txntype:14 reqpath:n/a 21:34:19.039 [SyncThread:0] DEBUG o.apache.zookeeper.server.DataTree - Ignoring processTxn failure hdr: -1 : error: -101 21:34:19.039 [SyncThread:0] DEBUG o.apache.zookeeper.server.DataTree - Ignoring processTxn failure hdr: 14 : error: -101 21:34:19.039 [SyncThread:0] DEBUG o.apache.zookeeper.server.DataTree - Digests are matching for Zxid: 1d, Digest in log and actual tree: 52460187122 21:34:19.039 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - sessionid:0x1000001c6a50000 type:multi cxid:0x38 zxid:0x1d txntype:14 reqpath:n/a 21:34:19.040 [main-SendThread(127.0.0.1:36377)] DEBUG org.apache.zookeeper.ClientCnxn - Reading reply session id: 0x1000001c6a50000, packet:: clientPath:null serverPath:null finished:false header:: 56,14 replyHeader:: 56,29,0 request:: org.apache.zookeeper.MultiOperationRecord@228011e8 response:: org.apache.zookeeper.MultiResponse@441 21:34:19.043 [controller-event-thread] INFO kafka.controller.KafkaController - [Controller id=1] Starting the controller scheduler 21:34:19.043 [controller-event-thread] DEBUG kafka.utils.KafkaScheduler - Initializing task scheduler. 21:34:19.043 [controller-event-thread] DEBUG kafka.utils.KafkaScheduler - Scheduling task auto-leader-rebalance-task with initial delay 5000 ms and period -1000 ms. 21:34:19.054 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:19.054 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - Processing request:: sessionid:0x1000001c6a50000 type:exists cxid:0x39 zxid:0xfffffffffffffffe txntype:unknown reqpath:/controller 21:34:19.054 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - sessionid:0x1000001c6a50000 type:exists cxid:0x39 zxid:0xfffffffffffffffe txntype:unknown reqpath:/controller 21:34:19.055 [main-SendThread(127.0.0.1:36377)] DEBUG org.apache.zookeeper.ClientCnxn - Reading reply session id: 0x1000001c6a50000, packet:: clientPath:/controller serverPath:/controller finished:false header:: 57,3 replyHeader:: 57,29,0 request:: '/controller,T response:: s{27,27,1725140058817,1725140058817,0,0,0,72057601665597440,54,0,27} 21:34:19.056 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:19.056 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - Processing request:: sessionid:0x1000001c6a50000 type:getData cxid:0x3a zxid:0xfffffffffffffffe txntype:unknown reqpath:/controller 21:34:19.056 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - sessionid:0x1000001c6a50000 type:getData cxid:0x3a zxid:0xfffffffffffffffe txntype:unknown reqpath:/controller 21:34:19.056 [SyncThread:0] DEBUG o.a.zookeeper.server.ZooKeeperServer - Permission requested: 1 21:34:19.056 [SyncThread:0] DEBUG o.a.zookeeper.server.ZooKeeperServer - ACLs for node: [31,s{'world,'anyone} ] 21:34:19.056 [SyncThread:0] DEBUG o.a.zookeeper.server.ZooKeeperServer - Client credentials: ['sasl,'zooclient , 'ip,'127.0.0.1 ] 21:34:19.058 [main-SendThread(127.0.0.1:36377)] DEBUG org.apache.zookeeper.ClientCnxn - Reading reply session id: 0x1000001c6a50000, packet:: clientPath:/controller serverPath:/controller finished:false header:: 58,4 replyHeader:: 58,29,0 request:: '/controller,T response:: #7b2276657273696f6e223a312c2262726f6b65726964223a312c2274696d657374616d70223a2231373235313430303538373935227d,s{27,27,1725140058817,1725140058817,0,0,0,72057601665597440,54,0,27} 21:34:19.059 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:19.060 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - Processing request:: sessionid:0x1000001c6a50000 type:exists cxid:0x3b zxid:0xfffffffffffffffe txntype:unknown reqpath:/admin/preferred_replica_election 21:34:19.060 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - sessionid:0x1000001c6a50000 type:exists cxid:0x3b zxid:0xfffffffffffffffe txntype:unknown reqpath:/admin/preferred_replica_election 21:34:19.062 [main-SendThread(127.0.0.1:36377)] DEBUG org.apache.zookeeper.ClientCnxn - Reading reply session id: 0x1000001c6a50000, packet:: clientPath:/admin/preferred_replica_election serverPath:/admin/preferred_replica_election finished:false header:: 59,3 replyHeader:: 59,29,-101 request:: '/admin/preferred_replica_election,T response:: 21:34:19.066 [TestBroker:1:BrokerToControllerChannelManager broker=1 name=forwarding] DEBUG k.s.BrokerToControllerRequestThread - [TestBroker:1:BrokerToControllerChannelManager broker=1 name=forwarding]: Controller isn't cached, looking for local metadata changes 21:34:19.067 [TestBroker:1:BrokerToControllerChannelManager broker=1 name=forwarding] DEBUG k.s.BrokerToControllerRequestThread - [TestBroker:1:BrokerToControllerChannelManager broker=1 name=forwarding]: No controller defined in metadata cache, retrying after backoff 21:34:19.083 [TestBroker:1:BrokerToControllerChannelManager broker=1 name=alterPartition] DEBUG k.s.BrokerToControllerRequestThread - [TestBroker:1:BrokerToControllerChannelManager broker=1 name=alterPartition]: Controller isn't cached, looking for local metadata changes 21:34:19.083 [TestBroker:1:BrokerToControllerChannelManager broker=1 name=alterPartition] DEBUG k.s.BrokerToControllerRequestThread - [TestBroker:1:BrokerToControllerChannelManager broker=1 name=alterPartition]: No controller defined in metadata cache, retrying after backoff 21:34:19.086 [ExpirationReaper-1-AlterAcls] INFO k.s.DelayedOperationPurgatory$ExpiredOperationReaper - [ExpirationReaper-1-AlterAcls]: Starting 21:34:19.124 [/config/changes-event-process-thread] INFO k.c.ZkNodeChangeNotificationListener$ChangeEventProcessThread - [/config/changes-event-process-thread]: Starting 21:34:19.124 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:19.125 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - Processing request:: sessionid:0x1000001c6a50000 type:getChildren2 cxid:0x3c zxid:0xfffffffffffffffe txntype:unknown reqpath:/config/topics 21:34:19.125 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - sessionid:0x1000001c6a50000 type:getChildren2 cxid:0x3c zxid:0xfffffffffffffffe txntype:unknown reqpath:/config/topics 21:34:19.125 [SyncThread:0] DEBUG o.a.zookeeper.server.ZooKeeperServer - Permission requested: 1 21:34:19.125 [SyncThread:0] DEBUG o.a.zookeeper.server.ZooKeeperServer - ACLs for node: [31,s{'world,'anyone} ] 21:34:19.125 [SyncThread:0] DEBUG o.a.zookeeper.server.ZooKeeperServer - Client credentials: ['sasl,'zooclient , 'ip,'127.0.0.1 ] 21:34:19.125 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:19.125 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - Processing request:: sessionid:0x1000001c6a50000 type:getChildren2 cxid:0x3d zxid:0xfffffffffffffffe txntype:unknown reqpath:/config/changes 21:34:19.126 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - sessionid:0x1000001c6a50000 type:getChildren2 cxid:0x3d zxid:0xfffffffffffffffe txntype:unknown reqpath:/config/changes 21:34:19.126 [SyncThread:0] DEBUG o.a.zookeeper.server.ZooKeeperServer - Permission requested: 1 21:34:19.126 [SyncThread:0] DEBUG o.a.zookeeper.server.ZooKeeperServer - ACLs for node: [31,s{'world,'anyone} ] 21:34:19.126 [SyncThread:0] DEBUG o.a.zookeeper.server.ZooKeeperServer - Client credentials: ['sasl,'zooclient , 'ip,'127.0.0.1 ] 21:34:19.126 [main-SendThread(127.0.0.1:36377)] DEBUG org.apache.zookeeper.ClientCnxn - Reading reply session id: 0x1000001c6a50000, packet:: clientPath:/config/topics serverPath:/config/topics finished:false header:: 60,12 replyHeader:: 60,29,0 request:: '/config/topics,F response:: v{},s{17,17,1725140057214,1725140057214,0,0,0,0,0,0,17} 21:34:19.126 [main-SendThread(127.0.0.1:36377)] DEBUG org.apache.zookeeper.ClientCnxn - Reading reply session id: 0x1000001c6a50000, packet:: clientPath:/config/changes serverPath:/config/changes finished:false header:: 61,12 replyHeader:: 61,29,0 request:: '/config/changes,T response:: v{},s{9,9,1725140057183,1725140057183,0,0,0,0,0,0,9} 21:34:19.128 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:19.128 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - Processing request:: sessionid:0x1000001c6a50000 type:getChildren2 cxid:0x3e zxid:0xfffffffffffffffe txntype:unknown reqpath:/config/clients 21:34:19.128 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - sessionid:0x1000001c6a50000 type:getChildren2 cxid:0x3e zxid:0xfffffffffffffffe txntype:unknown reqpath:/config/clients 21:34:19.128 [SyncThread:0] DEBUG o.a.zookeeper.server.ZooKeeperServer - Permission requested: 1 21:34:19.128 [SyncThread:0] DEBUG o.a.zookeeper.server.ZooKeeperServer - ACLs for node: [31,s{'world,'anyone} ] 21:34:19.128 [SyncThread:0] DEBUG o.a.zookeeper.server.ZooKeeperServer - Client credentials: ['sasl,'zooclient , 'ip,'127.0.0.1 ] 21:34:19.129 [main-SendThread(127.0.0.1:36377)] DEBUG org.apache.zookeeper.ClientCnxn - Reading reply session id: 0x1000001c6a50000, packet:: clientPath:/config/clients serverPath:/config/clients finished:false header:: 62,12 replyHeader:: 62,29,0 request:: '/config/clients,F response:: v{},s{18,18,1725140057226,1725140057226,0,0,0,0,0,0,18} 21:34:19.130 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:19.130 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - Processing request:: sessionid:0x1000001c6a50000 type:getChildren2 cxid:0x3f zxid:0xfffffffffffffffe txntype:unknown reqpath:/config/users 21:34:19.130 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - sessionid:0x1000001c6a50000 type:getChildren2 cxid:0x3f zxid:0xfffffffffffffffe txntype:unknown reqpath:/config/users 21:34:19.130 [SyncThread:0] DEBUG o.a.zookeeper.server.ZooKeeperServer - Permission requested: 1 21:34:19.130 [SyncThread:0] DEBUG o.a.zookeeper.server.ZooKeeperServer - ACLs for node: [31,s{'world,'anyone} ] 21:34:19.130 [SyncThread:0] DEBUG o.a.zookeeper.server.ZooKeeperServer - Client credentials: ['sasl,'zooclient , 'ip,'127.0.0.1 ] 21:34:19.131 [main-SendThread(127.0.0.1:36377)] DEBUG org.apache.zookeeper.ClientCnxn - Reading reply session id: 0x1000001c6a50000, packet:: clientPath:/config/users serverPath:/config/users finished:false header:: 63,12 replyHeader:: 63,29,0 request:: '/config/users,F response:: v{},s{19,19,1725140057229,1725140057229,0,0,0,0,0,0,19} 21:34:19.132 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:19.132 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - Processing request:: sessionid:0x1000001c6a50000 type:getChildren2 cxid:0x40 zxid:0xfffffffffffffffe txntype:unknown reqpath:/config/users 21:34:19.132 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - sessionid:0x1000001c6a50000 type:getChildren2 cxid:0x40 zxid:0xfffffffffffffffe txntype:unknown reqpath:/config/users 21:34:19.132 [SyncThread:0] DEBUG o.a.zookeeper.server.ZooKeeperServer - Permission requested: 1 21:34:19.132 [SyncThread:0] DEBUG o.a.zookeeper.server.ZooKeeperServer - ACLs for node: [31,s{'world,'anyone} ] 21:34:19.132 [SyncThread:0] DEBUG o.a.zookeeper.server.ZooKeeperServer - Client credentials: ['sasl,'zooclient , 'ip,'127.0.0.1 ] 21:34:19.132 [main-SendThread(127.0.0.1:36377)] DEBUG org.apache.zookeeper.ClientCnxn - Reading reply session id: 0x1000001c6a50000, packet:: clientPath:/config/users serverPath:/config/users finished:false header:: 64,12 replyHeader:: 64,29,0 request:: '/config/users,F response:: v{},s{19,19,1725140057229,1725140057229,0,0,0,0,0,0,19} 21:34:19.134 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:19.134 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - Processing request:: sessionid:0x1000001c6a50000 type:getChildren2 cxid:0x41 zxid:0xfffffffffffffffe txntype:unknown reqpath:/config/ips 21:34:19.134 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - sessionid:0x1000001c6a50000 type:getChildren2 cxid:0x41 zxid:0xfffffffffffffffe txntype:unknown reqpath:/config/ips 21:34:19.134 [SyncThread:0] DEBUG o.a.zookeeper.server.ZooKeeperServer - Permission requested: 1 21:34:19.134 [SyncThread:0] DEBUG o.a.zookeeper.server.ZooKeeperServer - ACLs for node: [31,s{'world,'anyone} ] 21:34:19.134 [SyncThread:0] DEBUG o.a.zookeeper.server.ZooKeeperServer - Client credentials: ['sasl,'zooclient , 'ip,'127.0.0.1 ] 21:34:19.134 [main-SendThread(127.0.0.1:36377)] DEBUG org.apache.zookeeper.ClientCnxn - Reading reply session id: 0x1000001c6a50000, packet:: clientPath:/config/ips serverPath:/config/ips finished:false header:: 65,12 replyHeader:: 65,29,0 request:: '/config/ips,F response:: v{},s{21,21,1725140057236,1725140057236,0,0,0,0,0,0,21} 21:34:19.135 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:19.135 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - Processing request:: sessionid:0x1000001c6a50000 type:getChildren2 cxid:0x42 zxid:0xfffffffffffffffe txntype:unknown reqpath:/config/brokers 21:34:19.135 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - sessionid:0x1000001c6a50000 type:getChildren2 cxid:0x42 zxid:0xfffffffffffffffe txntype:unknown reqpath:/config/brokers 21:34:19.135 [SyncThread:0] DEBUG o.a.zookeeper.server.ZooKeeperServer - Permission requested: 1 21:34:19.135 [SyncThread:0] DEBUG o.a.zookeeper.server.ZooKeeperServer - ACLs for node: [31,s{'world,'anyone} ] 21:34:19.135 [SyncThread:0] DEBUG o.a.zookeeper.server.ZooKeeperServer - Client credentials: ['sasl,'zooclient , 'ip,'127.0.0.1 ] 21:34:19.135 [main-SendThread(127.0.0.1:36377)] DEBUG org.apache.zookeeper.ClientCnxn - Reading reply session id: 0x1000001c6a50000, packet:: clientPath:/config/brokers serverPath:/config/brokers finished:false header:: 66,12 replyHeader:: 66,29,0 request:: '/config/brokers,F response:: v{},s{20,20,1725140057233,1725140057233,0,0,0,0,0,0,20} 21:34:19.136 [main] INFO kafka.network.SocketServer - [SocketServer listenerType=ZK_BROKER, nodeId=1] Enabling request processing. 21:34:19.137 [main] DEBUG kafka.network.DataPlaneAcceptor - Starting processors for listener ListenerName(SASL_PLAINTEXT) 21:34:19.142 [main] DEBUG kafka.network.DataPlaneAcceptor - Starting acceptor thread for listener ListenerName(SASL_PLAINTEXT) 21:34:19.152 [main] INFO kafka.server.KafkaServer - [KafkaServer id=1] started 21:34:19.167 [data-plane-kafka-network-thread-1-ListenerName(SASL_PLAINTEXT)-SASL_PLAINTEXT-0] DEBUG kafka.network.Processor - Processor 0 listening to new connection from /127.0.0.1:37602 21:34:19.174 [data-plane-kafka-socket-acceptor-ListenerName(SASL_PLAINTEXT)-SASL_PLAINTEXT-39175] DEBUG kafka.network.DataPlaneAcceptor - Accepted connection from /127.0.0.1:37602 on /127.0.0.1:39175 and assigned it to processor 0, sendBufferSize [actual|requested]: [102400|102400] recvBufferSize [actual|requested]: [102400|102400] 21:34:19.176 [TestBroker:1:BrokerToControllerChannelManager broker=1 name=forwarding] DEBUG k.s.BrokerToControllerRequestThread - [TestBroker:1:BrokerToControllerChannelManager broker=1 name=forwarding]: Controller isn't cached, looking for local metadata changes 21:34:19.176 [TestBroker:1:BrokerToControllerChannelManager broker=1 name=forwarding] DEBUG k.s.BrokerToControllerRequestThread - [TestBroker:1:BrokerToControllerChannelManager broker=1 name=forwarding]: No controller defined in metadata cache, retrying after backoff 21:34:19.192 [TestBroker:1:BrokerToControllerChannelManager broker=1 name=alterPartition] DEBUG k.s.BrokerToControllerRequestThread - [TestBroker:1:BrokerToControllerChannelManager broker=1 name=alterPartition]: Controller isn't cached, looking for local metadata changes 21:34:19.192 [TestBroker:1:BrokerToControllerChannelManager broker=1 name=alterPartition] DEBUG k.s.BrokerToControllerRequestThread - [TestBroker:1:BrokerToControllerChannelManager broker=1 name=alterPartition]: No controller defined in metadata cache, retrying after backoff 21:34:19.250 [data-plane-kafka-network-thread-1-ListenerName(SASL_PLAINTEXT)-SASL_PLAINTEXT-1] DEBUG kafka.network.Processor - Processor 1 listening to new connection from /127.0.0.1:37612 21:34:19.250 [data-plane-kafka-socket-acceptor-ListenerName(SASL_PLAINTEXT)-SASL_PLAINTEXT-39175] DEBUG kafka.network.DataPlaneAcceptor - Accepted connection from /127.0.0.1:37612 on /127.0.0.1:39175 and assigned it to processor 1, sendBufferSize [actual|requested]: [102400|102400] recvBufferSize [actual|requested]: [102400|102400] 21:34:19.261 [TestBroker:1:Controller-1-to-broker-1-send-thread] INFO kafka.controller.RequestSendThread - [RequestSendThread controllerId=1] Controller 1 connected to localhost:39175 (id: 1 rack: null) for sending state change requests 21:34:19.277 [TestBroker:1:BrokerToControllerChannelManager broker=1 name=forwarding] DEBUG k.s.BrokerToControllerRequestThread - [TestBroker:1:BrokerToControllerChannelManager broker=1 name=forwarding]: Controller isn't cached, looking for local metadata changes 21:34:19.277 [TestBroker:1:BrokerToControllerChannelManager broker=1 name=forwarding] DEBUG k.s.BrokerToControllerRequestThread - [TestBroker:1:BrokerToControllerChannelManager broker=1 name=forwarding]: No controller defined in metadata cache, retrying after backoff 21:34:19.293 [TestBroker:1:BrokerToControllerChannelManager broker=1 name=alterPartition] DEBUG k.s.BrokerToControllerRequestThread - [TestBroker:1:BrokerToControllerChannelManager broker=1 name=alterPartition]: Controller isn't cached, looking for local metadata changes 21:34:19.293 [TestBroker:1:BrokerToControllerChannelManager broker=1 name=alterPartition] DEBUG k.s.BrokerToControllerRequestThread - [TestBroker:1:BrokerToControllerChannelManager broker=1 name=alterPartition]: No controller defined in metadata cache, retrying after backoff 21:34:19.321 [data-plane-kafka-network-thread-1-ListenerName(SASL_PLAINTEXT)-SASL_PLAINTEXT-0] DEBUG kafka.request.logger - Completed request:{"isForwarded":false,"requestHeader":{"requestApiKey":6,"requestApiVersion":7,"correlationId":0,"clientId":"1","requestApiKeyName":"UPDATE_METADATA"},"request":{"controllerId":1,"controllerEpoch":1,"brokerEpoch":25,"topicStates":[],"liveBrokers":[{"id":1,"endpoints":[{"port":39175,"host":"localhost","listener":"SASL_PLAINTEXT","securityProtocol":2}],"rack":null}]},"response":{"errorCode":0},"connection":"127.0.0.1:39175-127.0.0.1:37602-0","totalTimeMs":40.324,"requestQueueTimeMs":26.607,"localTimeMs":10.017,"remoteTimeMs":0.0,"throttleTimeMs":0,"responseQueueTimeMs":3.466,"sendTimeMs":0.232,"securityProtocol":"SASL_PLAINTEXT","principal":"User:admin","listener":"SASL_PLAINTEXT","clientInformation":{"softwareName":"unknown","softwareVersion":"unknown"}} 21:34:19.321 [data-plane-kafka-network-thread-1-ListenerName(SASL_PLAINTEXT)-SASL_PLAINTEXT-1] DEBUG kafka.request.logger - Completed request:{"isForwarded":false,"requestHeader":{"requestApiKey":18,"requestApiVersion":3,"correlationId":0,"clientId":"test-consumer-id","requestApiKeyName":"API_VERSIONS"},"request":{"clientSoftwareName":"apache-kafka-java","clientSoftwareVersion":"3.3.1"},"response":{"errorCode":0,"apiKeys":[{"apiKey":0,"minVersion":0,"maxVersion":9},{"apiKey":1,"minVersion":0,"maxVersion":13},{"apiKey":2,"minVersion":0,"maxVersion":7},{"apiKey":3,"minVersion":0,"maxVersion":12},{"apiKey":4,"minVersion":0,"maxVersion":6},{"apiKey":5,"minVersion":0,"maxVersion":3},{"apiKey":6,"minVersion":0,"maxVersion":7},{"apiKey":7,"minVersion":0,"maxVersion":3},{"apiKey":8,"minVersion":0,"maxVersion":8},{"apiKey":9,"minVersion":0,"maxVersion":8},{"apiKey":10,"minVersion":0,"maxVersion":4},{"apiKey":11,"minVersion":0,"maxVersion":9},{"apiKey":12,"minVersion":0,"maxVersion":4},{"apiKey":13,"minVersion":0,"maxVersion":5},{"apiKey":14,"minVersion":0,"maxVersion":5},{"apiKey":15,"minVersion":0,"maxVersion":5},{"apiKey":16,"minVersion":0,"maxVersion":4},{"apiKey":17,"minVersion":0,"maxVersion":1},{"apiKey":18,"minVersion":0,"maxVersion":3},{"apiKey":19,"minVersion":0,"maxVersion":7},{"apiKey":20,"minVersion":0,"maxVersion":6},{"apiKey":21,"minVersion":0,"maxVersion":2},{"apiKey":22,"minVersion":0,"maxVersion":4},{"apiKey":23,"minVersion":0,"maxVersion":4},{"apiKey":24,"minVersion":0,"maxVersion":3},{"apiKey":25,"minVersion":0,"maxVersion":3},{"apiKey":26,"minVersion":0,"maxVersion":3},{"apiKey":27,"minVersion":0,"maxVersion":1},{"apiKey":28,"minVersion":0,"maxVersion":3},{"apiKey":29,"minVersion":0,"maxVersion":3},{"apiKey":30,"minVersion":0,"maxVersion":3},{"apiKey":31,"minVersion":0,"maxVersion":3},{"apiKey":32,"minVersion":0,"maxVersion":4},{"apiKey":33,"minVersion":0,"maxVersion":2},{"apiKey":34,"minVersion":0,"maxVersion":2},{"apiKey":35,"minVersion":0,"maxVersion":4},{"apiKey":36,"minVersion":0,"maxVersion":2},{"apiKey":37,"minVersion":0,"maxVersion":3},{"apiKey":38,"minVersion":0,"maxVersion":3},{"apiKey":39,"minVersion":0,"maxVersion":2},{"apiKey":40,"minVersion":0,"maxVersion":2},{"apiKey":41,"minVersion":0,"maxVersion":3},{"apiKey":42,"minVersion":0,"maxVersion":2},{"apiKey":43,"minVersion":0,"maxVersion":2},{"apiKey":44,"minVersion":0,"maxVersion":1},{"apiKey":45,"minVersion":0,"maxVersion":0},{"apiKey":46,"minVersion":0,"maxVersion":0},{"apiKey":47,"minVersion":0,"maxVersion":0},{"apiKey":48,"minVersion":0,"maxVersion":1},{"apiKey":49,"minVersion":0,"maxVersion":1},{"apiKey":50,"minVersion":0,"maxVersion":0},{"apiKey":51,"minVersion":0,"maxVersion":0},{"apiKey":56,"minVersion":0,"maxVersion":2},{"apiKey":57,"minVersion":0,"maxVersion":1},{"apiKey":60,"minVersion":0,"maxVersion":0},{"apiKey":61,"minVersion":0,"maxVersion":0},{"apiKey":65,"minVersion":0,"maxVersion":0},{"apiKey":66,"minVersion":0,"maxVersion":0},{"apiKey":67,"minVersion":0,"maxVersion":0}],"throttleTimeMs":0,"finalizedFeaturesEpoch":0},"connection":"127.0.0.1:39175-127.0.0.1:37612-0","totalTimeMs":32.058,"requestQueueTimeMs":17.754,"localTimeMs":9.522,"remoteTimeMs":0.0,"throttleTimeMs":0,"responseQueueTimeMs":3.441,"sendTimeMs":1.339,"securityProtocol":"SASL_PLAINTEXT","principal":"User:kafkaclient","listener":"SASL_PLAINTEXT","clientInformation":{"softwareName":"unknown","softwareVersion":"unknown"}} 21:34:19.344 [data-plane-kafka-network-thread-1-ListenerName(SASL_PLAINTEXT)-SASL_PLAINTEXT-1] DEBUG kafka.request.logger - Completed request:{"isForwarded":false,"requestHeader":{"requestApiKey":3,"requestApiVersion":12,"correlationId":1,"clientId":"test-consumer-id","requestApiKeyName":"METADATA"},"request":{"topics":[],"allowAutoTopicCreation":true,"includeTopicAuthorizedOperations":false},"response":{"throttleTimeMs":0,"brokers":[{"nodeId":1,"host":"localhost","port":39175,"rack":null}],"clusterId":"5YrvSAcTSC6U2UjuA70ZNA","controllerId":1,"topics":[]},"connection":"127.0.0.1:39175-127.0.0.1:37612-0","totalTimeMs":21.052,"requestQueueTimeMs":3.533,"localTimeMs":17.218,"remoteTimeMs":0.0,"throttleTimeMs":0,"responseQueueTimeMs":0.085,"sendTimeMs":0.215,"securityProtocol":"SASL_PLAINTEXT","principal":"User:kafkaclient","listener":"SASL_PLAINTEXT","clientInformation":{"softwareName":"apache-kafka-java","softwareVersion":"3.3.1"}} 21:34:19.349 [data-plane-kafka-network-thread-1-ListenerName(SASL_PLAINTEXT)-SASL_PLAINTEXT-0] DEBUG kafka.network.Processor - Processor 0 listening to new connection from /127.0.0.1:37624 21:34:19.349 [data-plane-kafka-socket-acceptor-ListenerName(SASL_PLAINTEXT)-SASL_PLAINTEXT-39175] DEBUG kafka.network.DataPlaneAcceptor - Accepted connection from /127.0.0.1:37624 on /127.0.0.1:39175 and assigned it to processor 0, sendBufferSize [actual|requested]: [102400|102400] recvBufferSize [actual|requested]: [102400|102400] 21:34:19.372 [data-plane-kafka-network-thread-1-ListenerName(SASL_PLAINTEXT)-SASL_PLAINTEXT-0] DEBUG kafka.request.logger - Completed request:{"isForwarded":false,"requestHeader":{"requestApiKey":18,"requestApiVersion":3,"correlationId":2,"clientId":"test-consumer-id","requestApiKeyName":"API_VERSIONS"},"request":{"clientSoftwareName":"apache-kafka-java","clientSoftwareVersion":"3.3.1"},"response":{"errorCode":0,"apiKeys":[{"apiKey":0,"minVersion":0,"maxVersion":9},{"apiKey":1,"minVersion":0,"maxVersion":13},{"apiKey":2,"minVersion":0,"maxVersion":7},{"apiKey":3,"minVersion":0,"maxVersion":12},{"apiKey":4,"minVersion":0,"maxVersion":6},{"apiKey":5,"minVersion":0,"maxVersion":3},{"apiKey":6,"minVersion":0,"maxVersion":7},{"apiKey":7,"minVersion":0,"maxVersion":3},{"apiKey":8,"minVersion":0,"maxVersion":8},{"apiKey":9,"minVersion":0,"maxVersion":8},{"apiKey":10,"minVersion":0,"maxVersion":4},{"apiKey":11,"minVersion":0,"maxVersion":9},{"apiKey":12,"minVersion":0,"maxVersion":4},{"apiKey":13,"minVersion":0,"maxVersion":5},{"apiKey":14,"minVersion":0,"maxVersion":5},{"apiKey":15,"minVersion":0,"maxVersion":5},{"apiKey":16,"minVersion":0,"maxVersion":4},{"apiKey":17,"minVersion":0,"maxVersion":1},{"apiKey":18,"minVersion":0,"maxVersion":3},{"apiKey":19,"minVersion":0,"maxVersion":7},{"apiKey":20,"minVersion":0,"maxVersion":6},{"apiKey":21,"minVersion":0,"maxVersion":2},{"apiKey":22,"minVersion":0,"maxVersion":4},{"apiKey":23,"minVersion":0,"maxVersion":4},{"apiKey":24,"minVersion":0,"maxVersion":3},{"apiKey":25,"minVersion":0,"maxVersion":3},{"apiKey":26,"minVersion":0,"maxVersion":3},{"apiKey":27,"minVersion":0,"maxVersion":1},{"apiKey":28,"minVersion":0,"maxVersion":3},{"apiKey":29,"minVersion":0,"maxVersion":3},{"apiKey":30,"minVersion":0,"maxVersion":3},{"apiKey":31,"minVersion":0,"maxVersion":3},{"apiKey":32,"minVersion":0,"maxVersion":4},{"apiKey":33,"minVersion":0,"maxVersion":2},{"apiKey":34,"minVersion":0,"maxVersion":2},{"apiKey":35,"minVersion":0,"maxVersion":4},{"apiKey":36,"minVersion":0,"maxVersion":2},{"apiKey":37,"minVersion":0,"maxVersion":3},{"apiKey":38,"minVersion":0,"maxVersion":3},{"apiKey":39,"minVersion":0,"maxVersion":2},{"apiKey":40,"minVersion":0,"maxVersion":2},{"apiKey":41,"minVersion":0,"maxVersion":3},{"apiKey":42,"minVersion":0,"maxVersion":2},{"apiKey":43,"minVersion":0,"maxVersion":2},{"apiKey":44,"minVersion":0,"maxVersion":1},{"apiKey":45,"minVersion":0,"maxVersion":0},{"apiKey":46,"minVersion":0,"maxVersion":0},{"apiKey":47,"minVersion":0,"maxVersion":0},{"apiKey":48,"minVersion":0,"maxVersion":1},{"apiKey":49,"minVersion":0,"maxVersion":1},{"apiKey":50,"minVersion":0,"maxVersion":0},{"apiKey":51,"minVersion":0,"maxVersion":0},{"apiKey":56,"minVersion":0,"maxVersion":2},{"apiKey":57,"minVersion":0,"maxVersion":1},{"apiKey":60,"minVersion":0,"maxVersion":0},{"apiKey":61,"minVersion":0,"maxVersion":0},{"apiKey":65,"minVersion":0,"maxVersion":0},{"apiKey":66,"minVersion":0,"maxVersion":0},{"apiKey":67,"minVersion":0,"maxVersion":0}],"throttleTimeMs":0,"finalizedFeaturesEpoch":0},"connection":"127.0.0.1:39175-127.0.0.1:37624-1","totalTimeMs":2.371,"requestQueueTimeMs":0.664,"localTimeMs":1.146,"remoteTimeMs":0.0,"throttleTimeMs":0,"responseQueueTimeMs":0.138,"sendTimeMs":0.422,"securityProtocol":"SASL_PLAINTEXT","principal":"User:kafkaclient","listener":"SASL_PLAINTEXT","clientInformation":{"softwareName":"unknown","softwareVersion":"unknown"}} 21:34:19.377 [TestBroker:1:BrokerToControllerChannelManager broker=1 name=forwarding] DEBUG k.s.BrokerToControllerRequestThread - [TestBroker:1:BrokerToControllerChannelManager broker=1 name=forwarding]: Controller isn't cached, looking for local metadata changes 21:34:19.378 [TestBroker:1:BrokerToControllerChannelManager broker=1 name=forwarding] INFO k.s.BrokerToControllerRequestThread - [TestBroker:1:BrokerToControllerChannelManager broker=1 name=forwarding]: Recorded new controller, from now on will use broker localhost:39175 (id: 1 rack: null) 21:34:19.383 [data-plane-kafka-network-thread-1-ListenerName(SASL_PLAINTEXT)-SASL_PLAINTEXT-0] DEBUG kafka.request.logger - Completed request:{"isForwarded":false,"requestHeader":{"requestApiKey":60,"requestApiVersion":0,"correlationId":3,"clientId":"test-consumer-id","requestApiKeyName":"DESCRIBE_CLUSTER"},"request":{"includeClusterAuthorizedOperations":false},"response":{"throttleTimeMs":0,"errorCode":0,"errorMessage":null,"clusterId":"5YrvSAcTSC6U2UjuA70ZNA","controllerId":1,"brokers":[{"brokerId":1,"host":"localhost","port":39175,"rack":null}],"clusterAuthorizedOperations":-2147483648},"connection":"127.0.0.1:39175-127.0.0.1:37624-1","totalTimeMs":8.499,"requestQueueTimeMs":1.447,"localTimeMs":5.176,"remoteTimeMs":0.0,"throttleTimeMs":0,"responseQueueTimeMs":0.826,"sendTimeMs":1.05,"securityProtocol":"SASL_PLAINTEXT","principal":"User:kafkaclient","listener":"SASL_PLAINTEXT","clientInformation":{"softwareName":"apache-kafka-java","softwareVersion":"3.3.1"}} 21:34:19.386 [main] INFO c.s.kafka.test.KafkaTestCluster - Found 1 brokers on-line, cluster is ready. 21:34:19.387 [main] DEBUG o.o.dmaap.kafka.OnapKafkaClientTest - Cluster started at: SASL_PLAINTEXT://localhost:39175 21:34:19.392 [data-plane-kafka-socket-acceptor-ListenerName(SASL_PLAINTEXT)-SASL_PLAINTEXT-39175] DEBUG kafka.network.DataPlaneAcceptor - Accepted connection from /127.0.0.1:37640 on /127.0.0.1:39175 and assigned it to processor 1, sendBufferSize [actual|requested]: [102400|102400] recvBufferSize [actual|requested]: [102400|102400] 21:34:19.393 [data-plane-kafka-network-thread-1-ListenerName(SASL_PLAINTEXT)-SASL_PLAINTEXT-1] DEBUG kafka.network.Processor - Processor 1 listening to new connection from /127.0.0.1:37640 21:34:19.394 [TestBroker:1:BrokerToControllerChannelManager broker=1 name=alterPartition] DEBUG k.s.BrokerToControllerRequestThread - [TestBroker:1:BrokerToControllerChannelManager broker=1 name=alterPartition]: Controller isn't cached, looking for local metadata changes 21:34:19.394 [TestBroker:1:BrokerToControllerChannelManager broker=1 name=alterPartition] INFO k.s.BrokerToControllerRequestThread - [TestBroker:1:BrokerToControllerChannelManager broker=1 name=alterPartition]: Recorded new controller, from now on will use broker localhost:39175 (id: 1 rack: null) 21:34:19.406 [data-plane-kafka-network-thread-1-ListenerName(SASL_PLAINTEXT)-SASL_PLAINTEXT-1] DEBUG kafka.request.logger - Completed request:{"isForwarded":false,"requestHeader":{"requestApiKey":18,"requestApiVersion":3,"correlationId":0,"clientId":"test-consumer-id","requestApiKeyName":"API_VERSIONS"},"request":{"clientSoftwareName":"apache-kafka-java","clientSoftwareVersion":"3.3.1"},"response":{"errorCode":0,"apiKeys":[{"apiKey":0,"minVersion":0,"maxVersion":9},{"apiKey":1,"minVersion":0,"maxVersion":13},{"apiKey":2,"minVersion":0,"maxVersion":7},{"apiKey":3,"minVersion":0,"maxVersion":12},{"apiKey":4,"minVersion":0,"maxVersion":6},{"apiKey":5,"minVersion":0,"maxVersion":3},{"apiKey":6,"minVersion":0,"maxVersion":7},{"apiKey":7,"minVersion":0,"maxVersion":3},{"apiKey":8,"minVersion":0,"maxVersion":8},{"apiKey":9,"minVersion":0,"maxVersion":8},{"apiKey":10,"minVersion":0,"maxVersion":4},{"apiKey":11,"minVersion":0,"maxVersion":9},{"apiKey":12,"minVersion":0,"maxVersion":4},{"apiKey":13,"minVersion":0,"maxVersion":5},{"apiKey":14,"minVersion":0,"maxVersion":5},{"apiKey":15,"minVersion":0,"maxVersion":5},{"apiKey":16,"minVersion":0,"maxVersion":4},{"apiKey":17,"minVersion":0,"maxVersion":1},{"apiKey":18,"minVersion":0,"maxVersion":3},{"apiKey":19,"minVersion":0,"maxVersion":7},{"apiKey":20,"minVersion":0,"maxVersion":6},{"apiKey":21,"minVersion":0,"maxVersion":2},{"apiKey":22,"minVersion":0,"maxVersion":4},{"apiKey":23,"minVersion":0,"maxVersion":4},{"apiKey":24,"minVersion":0,"maxVersion":3},{"apiKey":25,"minVersion":0,"maxVersion":3},{"apiKey":26,"minVersion":0,"maxVersion":3},{"apiKey":27,"minVersion":0,"maxVersion":1},{"apiKey":28,"minVersion":0,"maxVersion":3},{"apiKey":29,"minVersion":0,"maxVersion":3},{"apiKey":30,"minVersion":0,"maxVersion":3},{"apiKey":31,"minVersion":0,"maxVersion":3},{"apiKey":32,"minVersion":0,"maxVersion":4},{"apiKey":33,"minVersion":0,"maxVersion":2},{"apiKey":34,"minVersion":0,"maxVersion":2},{"apiKey":35,"minVersion":0,"maxVersion":4},{"apiKey":36,"minVersion":0,"maxVersion":2},{"apiKey":37,"minVersion":0,"maxVersion":3},{"apiKey":38,"minVersion":0,"maxVersion":3},{"apiKey":39,"minVersion":0,"maxVersion":2},{"apiKey":40,"minVersion":0,"maxVersion":2},{"apiKey":41,"minVersion":0,"maxVersion":3},{"apiKey":42,"minVersion":0,"maxVersion":2},{"apiKey":43,"minVersion":0,"maxVersion":2},{"apiKey":44,"minVersion":0,"maxVersion":1},{"apiKey":45,"minVersion":0,"maxVersion":0},{"apiKey":46,"minVersion":0,"maxVersion":0},{"apiKey":47,"minVersion":0,"maxVersion":0},{"apiKey":48,"minVersion":0,"maxVersion":1},{"apiKey":49,"minVersion":0,"maxVersion":1},{"apiKey":50,"minVersion":0,"maxVersion":0},{"apiKey":51,"minVersion":0,"maxVersion":0},{"apiKey":56,"minVersion":0,"maxVersion":2},{"apiKey":57,"minVersion":0,"maxVersion":1},{"apiKey":60,"minVersion":0,"maxVersion":0},{"apiKey":61,"minVersion":0,"maxVersion":0},{"apiKey":65,"minVersion":0,"maxVersion":0},{"apiKey":66,"minVersion":0,"maxVersion":0},{"apiKey":67,"minVersion":0,"maxVersion":0}],"throttleTimeMs":0,"finalizedFeaturesEpoch":0},"connection":"127.0.0.1:39175-127.0.0.1:37640-1","totalTimeMs":1.302,"requestQueueTimeMs":0.173,"localTimeMs":0.911,"remoteTimeMs":0.0,"throttleTimeMs":0,"responseQueueTimeMs":0.068,"sendTimeMs":0.149,"securityProtocol":"SASL_PLAINTEXT","principal":"User:kafkaclient","listener":"SASL_PLAINTEXT","clientInformation":{"softwareName":"unknown","softwareVersion":"unknown"}} 21:34:19.408 [data-plane-kafka-network-thread-1-ListenerName(SASL_PLAINTEXT)-SASL_PLAINTEXT-1] DEBUG kafka.request.logger - Completed request:{"isForwarded":false,"requestHeader":{"requestApiKey":3,"requestApiVersion":12,"correlationId":1,"clientId":"test-consumer-id","requestApiKeyName":"METADATA"},"request":{"topics":[],"allowAutoTopicCreation":true,"includeTopicAuthorizedOperations":false},"response":{"throttleTimeMs":0,"brokers":[{"nodeId":1,"host":"localhost","port":39175,"rack":null}],"clusterId":"5YrvSAcTSC6U2UjuA70ZNA","controllerId":1,"topics":[]},"connection":"127.0.0.1:39175-127.0.0.1:37640-1","totalTimeMs":1.062,"requestQueueTimeMs":0.132,"localTimeMs":0.682,"remoteTimeMs":0.0,"throttleTimeMs":0,"responseQueueTimeMs":0.087,"sendTimeMs":0.16,"securityProtocol":"SASL_PLAINTEXT","principal":"User:kafkaclient","listener":"SASL_PLAINTEXT","clientInformation":{"softwareName":"apache-kafka-java","softwareVersion":"3.3.1"}} 21:34:19.410 [data-plane-kafka-socket-acceptor-ListenerName(SASL_PLAINTEXT)-SASL_PLAINTEXT-39175] DEBUG kafka.network.DataPlaneAcceptor - Accepted connection from /127.0.0.1:37648 on /127.0.0.1:39175 and assigned it to processor 0, sendBufferSize [actual|requested]: [102400|102400] recvBufferSize [actual|requested]: [102400|102400] 21:34:19.410 [data-plane-kafka-network-thread-1-ListenerName(SASL_PLAINTEXT)-SASL_PLAINTEXT-0] DEBUG kafka.network.Processor - Processor 0 listening to new connection from /127.0.0.1:37648 21:34:19.415 [data-plane-kafka-network-thread-1-ListenerName(SASL_PLAINTEXT)-SASL_PLAINTEXT-0] DEBUG kafka.request.logger - Completed request:{"isForwarded":false,"requestHeader":{"requestApiKey":18,"requestApiVersion":3,"correlationId":2,"clientId":"test-consumer-id","requestApiKeyName":"API_VERSIONS"},"request":{"clientSoftwareName":"apache-kafka-java","clientSoftwareVersion":"3.3.1"},"response":{"errorCode":0,"apiKeys":[{"apiKey":0,"minVersion":0,"maxVersion":9},{"apiKey":1,"minVersion":0,"maxVersion":13},{"apiKey":2,"minVersion":0,"maxVersion":7},{"apiKey":3,"minVersion":0,"maxVersion":12},{"apiKey":4,"minVersion":0,"maxVersion":6},{"apiKey":5,"minVersion":0,"maxVersion":3},{"apiKey":6,"minVersion":0,"maxVersion":7},{"apiKey":7,"minVersion":0,"maxVersion":3},{"apiKey":8,"minVersion":0,"maxVersion":8},{"apiKey":9,"minVersion":0,"maxVersion":8},{"apiKey":10,"minVersion":0,"maxVersion":4},{"apiKey":11,"minVersion":0,"maxVersion":9},{"apiKey":12,"minVersion":0,"maxVersion":4},{"apiKey":13,"minVersion":0,"maxVersion":5},{"apiKey":14,"minVersion":0,"maxVersion":5},{"apiKey":15,"minVersion":0,"maxVersion":5},{"apiKey":16,"minVersion":0,"maxVersion":4},{"apiKey":17,"minVersion":0,"maxVersion":1},{"apiKey":18,"minVersion":0,"maxVersion":3},{"apiKey":19,"minVersion":0,"maxVersion":7},{"apiKey":20,"minVersion":0,"maxVersion":6},{"apiKey":21,"minVersion":0,"maxVersion":2},{"apiKey":22,"minVersion":0,"maxVersion":4},{"apiKey":23,"minVersion":0,"maxVersion":4},{"apiKey":24,"minVersion":0,"maxVersion":3},{"apiKey":25,"minVersion":0,"maxVersion":3},{"apiKey":26,"minVersion":0,"maxVersion":3},{"apiKey":27,"minVersion":0,"maxVersion":1},{"apiKey":28,"minVersion":0,"maxVersion":3},{"apiKey":29,"minVersion":0,"maxVersion":3},{"apiKey":30,"minVersion":0,"maxVersion":3},{"apiKey":31,"minVersion":0,"maxVersion":3},{"apiKey":32,"minVersion":0,"maxVersion":4},{"apiKey":33,"minVersion":0,"maxVersion":2},{"apiKey":34,"minVersion":0,"maxVersion":2},{"apiKey":35,"minVersion":0,"maxVersion":4},{"apiKey":36,"minVersion":0,"maxVersion":2},{"apiKey":37,"minVersion":0,"maxVersion":3},{"apiKey":38,"minVersion":0,"maxVersion":3},{"apiKey":39,"minVersion":0,"maxVersion":2},{"apiKey":40,"minVersion":0,"maxVersion":2},{"apiKey":41,"minVersion":0,"maxVersion":3},{"apiKey":42,"minVersion":0,"maxVersion":2},{"apiKey":43,"minVersion":0,"maxVersion":2},{"apiKey":44,"minVersion":0,"maxVersion":1},{"apiKey":45,"minVersion":0,"maxVersion":0},{"apiKey":46,"minVersion":0,"maxVersion":0},{"apiKey":47,"minVersion":0,"maxVersion":0},{"apiKey":48,"minVersion":0,"maxVersion":1},{"apiKey":49,"minVersion":0,"maxVersion":1},{"apiKey":50,"minVersion":0,"maxVersion":0},{"apiKey":51,"minVersion":0,"maxVersion":0},{"apiKey":56,"minVersion":0,"maxVersion":2},{"apiKey":57,"minVersion":0,"maxVersion":1},{"apiKey":60,"minVersion":0,"maxVersion":0},{"apiKey":61,"minVersion":0,"maxVersion":0},{"apiKey":65,"minVersion":0,"maxVersion":0},{"apiKey":66,"minVersion":0,"maxVersion":0},{"apiKey":67,"minVersion":0,"maxVersion":0}],"throttleTimeMs":0,"finalizedFeaturesEpoch":0},"connection":"127.0.0.1:39175-127.0.0.1:37648-2","totalTimeMs":1.281,"requestQueueTimeMs":0.149,"localTimeMs":0.93,"remoteTimeMs":0.0,"throttleTimeMs":0,"responseQueueTimeMs":0.078,"sendTimeMs":0.123,"securityProtocol":"SASL_PLAINTEXT","principal":"User:kafkaclient","listener":"SASL_PLAINTEXT","clientInformation":{"softwareName":"unknown","softwareVersion":"unknown"}} 21:34:19.431 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:19.432 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - Processing request:: sessionid:0x1000001c6a50000 type:exists cxid:0x43 zxid:0xfffffffffffffffe txntype:unknown reqpath:/admin/delete_topics/mytopicA 21:34:19.432 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - sessionid:0x1000001c6a50000 type:exists cxid:0x43 zxid:0xfffffffffffffffe txntype:unknown reqpath:/admin/delete_topics/mytopicA 21:34:19.433 [main-SendThread(127.0.0.1:36377)] DEBUG org.apache.zookeeper.ClientCnxn - Reading reply session id: 0x1000001c6a50000, packet:: clientPath:/admin/delete_topics/mytopicA serverPath:/admin/delete_topics/mytopicA finished:false header:: 67,3 replyHeader:: 67,29,-101 request:: '/admin/delete_topics/mytopicA,F response:: 21:34:19.434 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:19.434 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - Processing request:: sessionid:0x1000001c6a50000 type:exists cxid:0x44 zxid:0xfffffffffffffffe txntype:unknown reqpath:/brokers/topics/mytopicA 21:34:19.434 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - sessionid:0x1000001c6a50000 type:exists cxid:0x44 zxid:0xfffffffffffffffe txntype:unknown reqpath:/brokers/topics/mytopicA 21:34:19.435 [main-SendThread(127.0.0.1:36377)] DEBUG org.apache.zookeeper.ClientCnxn - Reading reply session id: 0x1000001c6a50000, packet:: clientPath:/brokers/topics/mytopicA serverPath:/brokers/topics/mytopicA finished:false header:: 68,3 replyHeader:: 68,29,-101 request:: '/brokers/topics/mytopicA,F response:: 21:34:19.456 [data-plane-kafka-request-handler-0] INFO kafka.zk.AdminZkClient - Creating topic mytopicA with configuration {} and initial partition assignment HashMap(0 -> ArrayBuffer(1)) 21:34:19.458 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:19.499 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - Processing request:: sessionid:0x1000001c6a50000 type:setData cxid:0x45 zxid:0x1e txntype:-1 reqpath:n/a 21:34:19.499 [SyncThread:0] DEBUG o.apache.zookeeper.server.DataTree - Ignoring processTxn failure hdr: -1 : error: -101 21:34:19.500 [main-SendThread(127.0.0.1:36377)] DEBUG org.apache.zookeeper.ClientCnxn - Reading reply session id: 0x1000001c6a50000, packet:: clientPath:/config/topics/mytopicA serverPath:/config/topics/mytopicA finished:false header:: 69,5 replyHeader:: 69,30,-101 request:: '/config/topics/mytopicA,#7b2276657273696f6e223a312c22636f6e666967223a7b7d7d,-1 response:: 21:34:19.503 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:19.503 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Processing ACL: 31,s{'world,'anyone} 21:34:19.504 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Permission requested: 4 21:34:19.504 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - ACLs for node: [31,s{'world,'anyone} ] 21:34:19.504 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Client credentials: ['sasl,'zooclient , 'ip,'127.0.0.1 ] 21:34:19.504 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from data tree is: 52460187122 21:34:19.504 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 49955005451 21:34:19.505 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - Processing request:: sessionid:0x1000001c6a50000 type:create cxid:0x46 zxid:0x1f txntype:1 reqpath:n/a 21:34:19.505 [SyncThread:0] DEBUG o.apache.zookeeper.common.PathTrie - config 21:34:19.506 [SyncThread:0] DEBUG o.apache.zookeeper.server.DataTree - Digests are matching for Zxid: 1f, Digest in log and actual tree: 51759385726 21:34:19.506 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - sessionid:0x1000001c6a50000 type:create cxid:0x46 zxid:0x1f txntype:1 reqpath:n/a 21:34:19.506 [main-SendThread(127.0.0.1:36377)] DEBUG org.apache.zookeeper.ClientCnxn - Reading reply session id: 0x1000001c6a50000, packet:: clientPath:/config/topics/mytopicA serverPath:/config/topics/mytopicA finished:false header:: 70,1 replyHeader:: 70,31,0 request:: '/config/topics/mytopicA,#7b2276657273696f6e223a312c22636f6e666967223a7b7d7d,v{s{31,s{'world,'anyone}}},0 response:: '/config/topics/mytopicA 21:34:19.515 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:19.515 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Processing ACL: 31,s{'world,'anyone} 21:34:19.515 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Permission requested: 4 21:34:19.515 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - ACLs for node: [31,s{'world,'anyone} ] 21:34:19.516 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Client credentials: ['sasl,'zooclient , 'ip,'127.0.0.1 ] 21:34:19.516 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from data tree is: 51759385726 21:34:19.516 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 48892314215 21:34:19.517 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - Processing request:: sessionid:0x1000001c6a50000 type:create cxid:0x47 zxid:0x20 txntype:1 reqpath:n/a 21:34:19.517 [SyncThread:0] DEBUG o.apache.zookeeper.common.PathTrie - brokers 21:34:19.517 [SyncThread:0] DEBUG o.apache.zookeeper.server.DataTree - Digests are matching for Zxid: 20, Digest in log and actual tree: 50015370587 21:34:19.517 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - sessionid:0x1000001c6a50000 type:create cxid:0x47 zxid:0x20 txntype:1 reqpath:n/a 21:34:19.517 [main-SendThread(127.0.0.1:36377)] DEBUG org.apache.zookeeper.ClientCnxn - Got notification session id: 0x1000001c6a50000 21:34:19.517 [main-SendThread(127.0.0.1:36377)] DEBUG org.apache.zookeeper.ClientCnxn - Got WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/brokers/topics for session id 0x1000001c6a50000 21:34:19.517 [main-SendThread(127.0.0.1:36377)] DEBUG org.apache.zookeeper.ClientCnxn - Reading reply session id: 0x1000001c6a50000, packet:: clientPath:/brokers/topics/mytopicA serverPath:/brokers/topics/mytopicA finished:false header:: 71,1 replyHeader:: 71,32,0 request:: '/brokers/topics/mytopicA,#7b22706172746974696f6e73223a7b2230223a5b315d7d2c22746f7069635f6964223a225970794461313571516f3235715f694d5a6c38564b41222c22616464696e675f7265706c69636173223a7b7d2c2272656d6f76696e675f7265706c69636173223a7b7d2c2276657273696f6e223a337d,v{s{31,s{'world,'anyone}}},0 response:: '/brokers/topics/mytopicA 21:34:19.518 [main-EventThread] DEBUG kafka.zookeeper.ZooKeeperClient - [ZooKeeperClient Kafka server] Received event: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/brokers/topics 21:34:19.519 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:19.519 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - Processing request:: sessionid:0x1000001c6a50000 type:getChildren2 cxid:0x48 zxid:0xfffffffffffffffe txntype:unknown reqpath:/brokers/topics 21:34:19.519 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - sessionid:0x1000001c6a50000 type:getChildren2 cxid:0x48 zxid:0xfffffffffffffffe txntype:unknown reqpath:/brokers/topics 21:34:19.519 [SyncThread:0] DEBUG o.a.zookeeper.server.ZooKeeperServer - Permission requested: 1 21:34:19.519 [SyncThread:0] DEBUG o.a.zookeeper.server.ZooKeeperServer - ACLs for node: [31,s{'world,'anyone} ] 21:34:19.519 [SyncThread:0] DEBUG o.a.zookeeper.server.ZooKeeperServer - Client credentials: ['sasl,'zooclient , 'ip,'127.0.0.1 ] 21:34:19.520 [main-SendThread(127.0.0.1:36377)] DEBUG org.apache.zookeeper.ClientCnxn - Reading reply session id: 0x1000001c6a50000, packet:: clientPath:/brokers/topics serverPath:/brokers/topics finished:false header:: 72,12 replyHeader:: 72,32,0 request:: '/brokers/topics,T response:: v{'mytopicA},s{6,6,1725140057172,1725140057172,0,1,0,0,0,1,32} 21:34:19.521 [data-plane-kafka-request-handler-0] DEBUG kafka.zk.AdminZkClient - Updated path /brokers/topics/mytopicA with Map(mytopicA-0 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=)) for replica assignment 21:34:19.522 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:19.522 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:19.522 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - Processing request:: sessionid:0x1000001c6a50000 type:getData cxid:0x49 zxid:0xfffffffffffffffe txntype:unknown reqpath:/brokers/topics/mytopicA 21:34:19.522 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - sessionid:0x1000001c6a50000 type:getData cxid:0x49 zxid:0xfffffffffffffffe txntype:unknown reqpath:/brokers/topics/mytopicA 21:34:19.522 [SyncThread:0] DEBUG o.a.zookeeper.server.ZooKeeperServer - Permission requested: 1 21:34:19.522 [SyncThread:0] DEBUG o.a.zookeeper.server.ZooKeeperServer - ACLs for node: [31,s{'world,'anyone} ] 21:34:19.522 [SyncThread:0] DEBUG o.a.zookeeper.server.ZooKeeperServer - Client credentials: ['sasl,'zooclient , 'ip,'127.0.0.1 ] 21:34:19.522 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - Processing request:: sessionid:0x1000001c6a50000 type:getData cxid:0x4a zxid:0xfffffffffffffffe txntype:unknown reqpath:/brokers/topics/mytopicA 21:34:19.523 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - sessionid:0x1000001c6a50000 type:getData cxid:0x4a zxid:0xfffffffffffffffe txntype:unknown reqpath:/brokers/topics/mytopicA 21:34:19.523 [SyncThread:0] DEBUG o.a.zookeeper.server.ZooKeeperServer - Permission requested: 1 21:34:19.523 [SyncThread:0] DEBUG o.a.zookeeper.server.ZooKeeperServer - ACLs for node: [31,s{'world,'anyone} ] 21:34:19.523 [SyncThread:0] DEBUG o.a.zookeeper.server.ZooKeeperServer - Client credentials: ['sasl,'zooclient , 'ip,'127.0.0.1 ] 21:34:19.523 [main-SendThread(127.0.0.1:36377)] DEBUG org.apache.zookeeper.ClientCnxn - Reading reply session id: 0x1000001c6a50000, packet:: clientPath:/brokers/topics/mytopicA serverPath:/brokers/topics/mytopicA finished:false header:: 73,4 replyHeader:: 73,32,0 request:: '/brokers/topics/mytopicA,F response:: #7b22706172746974696f6e73223a7b2230223a5b315d7d2c22746f7069635f6964223a225970794461313571516f3235715f694d5a6c38564b41222c22616464696e675f7265706c69636173223a7b7d2c2272656d6f76696e675f7265706c69636173223a7b7d2c2276657273696f6e223a337d,s{32,32,1725140059515,1725140059515,0,0,0,0,116,0,32} 21:34:19.523 [main-SendThread(127.0.0.1:36377)] DEBUG org.apache.zookeeper.ClientCnxn - Reading reply session id: 0x1000001c6a50000, packet:: clientPath:/brokers/topics/mytopicA serverPath:/brokers/topics/mytopicA finished:false header:: 74,4 replyHeader:: 74,32,0 request:: '/brokers/topics/mytopicA,T response:: #7b22706172746974696f6e73223a7b2230223a5b315d7d2c22746f7069635f6964223a225970794461313571516f3235715f694d5a6c38564b41222c22616464696e675f7265706c69636173223a7b7d2c2272656d6f76696e675f7265706c69636173223a7b7d2c2276657273696f6e223a337d,s{32,32,1725140059515,1725140059515,0,0,0,0,116,0,32} 21:34:19.532 [controller-event-thread] INFO kafka.controller.KafkaController - [Controller id=1] New topics: [Set(mytopicA)], deleted topics: [HashSet()], new partition replica assignment [Set(TopicIdReplicaAssignment(mytopicA,Some(YpyDa15qQo25q_iMZl8VKA),Map(mytopicA-0 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=))))] 21:34:19.533 [controller-event-thread] INFO kafka.controller.KafkaController - [Controller id=1] New partition creation callback for mytopicA-0 21:34:19.536 [controller-event-thread] INFO state.change.logger - [Controller id=1 epoch=1] Changed partition mytopicA-0 state from NonExistentPartition to NewPartition with assigned replicas 1 21:34:19.538 [controller-event-thread] INFO state.change.logger - [Controller id=1 epoch=1] Sending UpdateMetadata request to brokers HashSet() for 0 partitions 21:34:19.542 [controller-event-thread] INFO state.change.logger - [Controller id=1 epoch=1] Sending UpdateMetadata request to brokers HashSet() for 0 partitions 21:34:19.548 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:19.548 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Permission requested: 1 21:34:19.548 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - ACLs for node: [31,s{'world,'anyone} ] 21:34:19.548 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Client credentials: ['sasl,'zooclient , 'ip,'127.0.0.1 ] 21:34:19.548 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from data tree is: 50015370587 21:34:19.548 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:19.548 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Processing ACL: 31,s{'world,'anyone} 21:34:19.550 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Permission requested: 4 21:34:19.550 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - ACLs for node: [31,s{'world,'anyone} ] 21:34:19.550 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Client credentials: ['sasl,'zooclient , 'ip,'127.0.0.1 ] 21:34:19.550 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from data tree is: 50015370587 21:34:19.550 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 49422284501 21:34:19.550 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 52096654444 21:34:19.551 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - Processing request:: sessionid:0x1000001c6a50000 type:multi cxid:0x4b zxid:0x21 txntype:14 reqpath:n/a 21:34:19.552 [SyncThread:0] DEBUG o.apache.zookeeper.common.PathTrie - brokers 21:34:19.552 [SyncThread:0] DEBUG o.apache.zookeeper.server.DataTree - Digests are matching for Zxid: 21, Digest in log and actual tree: 52096654444 21:34:19.552 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - sessionid:0x1000001c6a50000 type:multi cxid:0x4b zxid:0x21 txntype:14 reqpath:n/a 21:34:19.553 [main-SendThread(127.0.0.1:36377)] DEBUG org.apache.zookeeper.ClientCnxn - Reading reply session id: 0x1000001c6a50000, packet:: clientPath:null serverPath:null finished:false header:: 75,14 replyHeader:: 75,33,0 request:: org.apache.zookeeper.MultiOperationRecord@de5c9d8e response:: org.apache.zookeeper.MultiResponse@d8289dcf 21:34:19.555 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:19.555 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Permission requested: 1 21:34:19.555 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - ACLs for node: [31,s{'world,'anyone} ] 21:34:19.555 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Client credentials: ['sasl,'zooclient , 'ip,'127.0.0.1 ] 21:34:19.555 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from data tree is: 52096654444 21:34:19.555 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:19.555 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Processing ACL: 31,s{'world,'anyone} 21:34:19.556 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Permission requested: 4 21:34:19.556 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - ACLs for node: [31,s{'world,'anyone} ] 21:34:19.556 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Client credentials: ['sasl,'zooclient , 'ip,'127.0.0.1 ] 21:34:19.556 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from data tree is: 52096654444 21:34:19.556 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 49834392135 21:34:19.556 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 50451123247 21:34:19.558 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - Processing request:: sessionid:0x1000001c6a50000 type:multi cxid:0x4c zxid:0x22 txntype:14 reqpath:n/a 21:34:19.558 [SyncThread:0] DEBUG o.apache.zookeeper.common.PathTrie - brokers 21:34:19.559 [SyncThread:0] DEBUG o.apache.zookeeper.server.DataTree - Digests are matching for Zxid: 22, Digest in log and actual tree: 50451123247 21:34:19.559 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - sessionid:0x1000001c6a50000 type:multi cxid:0x4c zxid:0x22 txntype:14 reqpath:n/a 21:34:19.559 [main-SendThread(127.0.0.1:36377)] DEBUG org.apache.zookeeper.ClientCnxn - Reading reply session id: 0x1000001c6a50000, packet:: clientPath:null serverPath:null finished:false header:: 76,14 replyHeader:: 76,34,0 request:: org.apache.zookeeper.MultiOperationRecord@76815aaf response:: org.apache.zookeeper.MultiResponse@704d5af0 21:34:19.563 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:19.563 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Permission requested: 1 21:34:19.563 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - ACLs for node: [31,s{'world,'anyone} ] 21:34:19.563 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Client credentials: ['sasl,'zooclient , 'ip,'127.0.0.1 ] 21:34:19.563 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from data tree is: 50451123247 21:34:19.563 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:19.563 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Processing ACL: 31,s{'world,'anyone} 21:34:19.564 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Permission requested: 4 21:34:19.565 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - ACLs for node: [31,s{'world,'anyone} ] 21:34:19.565 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Client credentials: ['sasl,'zooclient , 'ip,'127.0.0.1 ] 21:34:19.565 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from data tree is: 50451123247 21:34:19.565 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 51875207609 21:34:19.565 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 52884538863 21:34:19.566 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - Processing request:: sessionid:0x1000001c6a50000 type:multi cxid:0x4d zxid:0x23 txntype:14 reqpath:n/a 21:34:19.566 [SyncThread:0] DEBUG o.apache.zookeeper.common.PathTrie - brokers 21:34:19.566 [SyncThread:0] DEBUG o.apache.zookeeper.server.DataTree - Digests are matching for Zxid: 23, Digest in log and actual tree: 52884538863 21:34:19.566 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - sessionid:0x1000001c6a50000 type:multi cxid:0x4d zxid:0x23 txntype:14 reqpath:n/a 21:34:19.566 [main-SendThread(127.0.0.1:36377)] DEBUG org.apache.zookeeper.ClientCnxn - Reading reply session id: 0x1000001c6a50000, packet:: clientPath:null serverPath:null finished:false header:: 77,14 replyHeader:: 77,35,0 request:: org.apache.zookeeper.MultiOperationRecord@83a4ffa8 response:: org.apache.zookeeper.MultiResponse@9de77db2 21:34:19.576 [controller-event-thread] INFO state.change.logger - [Controller id=1 epoch=1] Changed partition mytopicA-0 from NewPartition to OnlinePartition with state LeaderAndIsr(leader=1, leaderEpoch=0, isr=List(1), leaderRecoveryState=RECOVERED, partitionEpoch=0) 21:34:19.578 [controller-event-thread] INFO state.change.logger - [Controller id=1 epoch=1] Sending LeaderAndIsr request to broker 1 with 1 become-leader and 0 become-follower partitions 21:34:19.580 [controller-event-thread] INFO state.change.logger - [Controller id=1 epoch=1] Sending UpdateMetadata request to brokers HashSet(1) for 1 partitions 21:34:19.581 [controller-event-thread] INFO state.change.logger - [Controller id=1 epoch=1] Sending UpdateMetadata request to brokers HashSet() for 0 partitions 21:34:19.589 [data-plane-kafka-request-handler-1] INFO state.change.logger - [Broker id=1] Handling LeaderAndIsr request correlationId 1 from controller 1 for 1 partitions 21:34:19.623 [data-plane-kafka-request-handler-1] INFO kafka.server.ReplicaFetcherManager - [ReplicaFetcherManager on broker 1] Removed fetcher for partitions Set(mytopicA-0) 21:34:19.625 [data-plane-kafka-request-handler-1] INFO state.change.logger - [Broker id=1] Stopped fetchers as part of LeaderAndIsr request correlationId 1 from controller 1 epoch 1 as part of the become-leader transition for 1 partitions 21:34:19.639 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:19.639 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - Processing request:: sessionid:0x1000001c6a50000 type:getData cxid:0x4e zxid:0xfffffffffffffffe txntype:unknown reqpath:/config/topics/mytopicA 21:34:19.639 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - sessionid:0x1000001c6a50000 type:getData cxid:0x4e zxid:0xfffffffffffffffe txntype:unknown reqpath:/config/topics/mytopicA 21:34:19.639 [SyncThread:0] DEBUG o.a.zookeeper.server.ZooKeeperServer - Permission requested: 1 21:34:19.639 [SyncThread:0] DEBUG o.a.zookeeper.server.ZooKeeperServer - ACLs for node: [31,s{'world,'anyone} ] 21:34:19.639 [SyncThread:0] DEBUG o.a.zookeeper.server.ZooKeeperServer - Client credentials: ['sasl,'zooclient , 'ip,'127.0.0.1 ] 21:34:19.640 [main-SendThread(127.0.0.1:36377)] DEBUG org.apache.zookeeper.ClientCnxn - Reading reply session id: 0x1000001c6a50000, packet:: clientPath:/config/topics/mytopicA serverPath:/config/topics/mytopicA finished:false header:: 78,4 replyHeader:: 78,35,0 request:: '/config/topics/mytopicA,F response:: #7b2276657273696f6e223a312c22636f6e666967223a7b7d7d,s{31,31,1725140059502,1725140059502,0,0,0,0,25,0,31} 21:34:19.698 [data-plane-kafka-request-handler-1] DEBUG kafka.log.OffsetIndex - Loaded index file /tmp/kafka-unit13820654021505895920/mytopicA-0/00000000000000000000.index with maxEntries = 1310720, maxIndexSize = 10485760, entries = 0, lastOffset = 0, file position = 0 21:34:19.702 [data-plane-kafka-request-handler-1] DEBUG kafka.log.AbstractIndex - Index /tmp/kafka-unit13820654021505895920/mytopicA-0/00000000000000000000.index was not resized because it already has size 10485760 21:34:19.703 [data-plane-kafka-request-handler-1] DEBUG kafka.log.TimeIndex - Loaded index file /tmp/kafka-unit13820654021505895920/mytopicA-0/00000000000000000000.timeindex with maxEntries = 873813, maxIndexSize = 10485760, entries = 0, lastOffset = TimestampOffset(-1,0), file position = 0 21:34:19.703 [data-plane-kafka-request-handler-1] DEBUG kafka.log.AbstractIndex - Index /tmp/kafka-unit13820654021505895920/mytopicA-0/00000000000000000000.timeindex was not resized because it already has size 10485756 21:34:19.709 [data-plane-kafka-request-handler-1] INFO kafka.log.UnifiedLog$ - [LogLoader partition=mytopicA-0, dir=/tmp/kafka-unit13820654021505895920] Loading producer state till offset 0 with message format version 2 21:34:19.722 [data-plane-kafka-request-handler-1] DEBUG kafka.utils.KafkaScheduler - Scheduling task flush-metadata-file with initial delay 0 ms and period -1 ms. 21:34:19.724 [data-plane-kafka-request-handler-1] DEBUG kafka.utils.KafkaScheduler - Scheduling task PeriodicProducerExpirationCheck with initial delay 600000 ms and period 600000 ms. 21:34:19.726 [data-plane-kafka-request-handler-1] INFO kafka.log.LogManager - Created log for partition mytopicA-0 in /tmp/kafka-unit13820654021505895920/mytopicA-0 with properties {} 21:34:19.728 [data-plane-kafka-request-handler-1] INFO kafka.cluster.Partition - [Partition mytopicA-0 broker=1] No checkpointed highwatermark is found for partition mytopicA-0 21:34:19.729 [data-plane-kafka-request-handler-1] INFO kafka.cluster.Partition - [Partition mytopicA-0 broker=1] Log loaded for partition mytopicA-0 with initial high watermark 0 21:34:19.730 [data-plane-kafka-request-handler-1] INFO state.change.logger - [Broker id=1] Leader mytopicA-0 with topic id Some(YpyDa15qQo25q_iMZl8VKA) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [1], adding replicas [] and removing replicas []. Previous leader epoch was -1. 21:34:19.733 [data-plane-kafka-request-handler-1] DEBUG k.server.epoch.LeaderEpochFileCache - [LeaderEpochCache mytopicA-0] Appended new epoch entry EpochEntry(epoch=0, startOffset=0). Cache now contains 1 entries. 21:34:19.745 [data-plane-kafka-request-handler-1] DEBUG kafka.utils.KafkaScheduler - Scheduling task highwatermark-checkpoint with initial delay 0 ms and period 5000 ms. 21:34:19.750 [data-plane-kafka-request-handler-1] INFO state.change.logger - [Broker id=1] Finished LeaderAndIsr request in 162ms correlationId 1 from controller 1 for 1 partitions 21:34:19.757 [data-plane-kafka-network-thread-1-ListenerName(SASL_PLAINTEXT)-SASL_PLAINTEXT-0] DEBUG kafka.request.logger - Completed request:{"isForwarded":false,"requestHeader":{"requestApiKey":4,"requestApiVersion":6,"correlationId":1,"clientId":"1","requestApiKeyName":"LEADER_AND_ISR"},"request":{"controllerId":1,"controllerEpoch":1,"brokerEpoch":25,"type":0,"topicStates":[{"topicName":"mytopicA","topicId":"YpyDa15qQo25q_iMZl8VKA","partitionStates":[{"partitionIndex":0,"controllerEpoch":1,"leader":1,"leaderEpoch":0,"isr":[1],"partitionEpoch":0,"replicas":[1],"addingReplicas":[],"removingReplicas":[],"isNew":true,"leaderRecoveryState":0}]}],"liveLeaders":[{"brokerId":1,"hostName":"localhost","port":39175}]},"response":{"errorCode":0,"topics":[{"topicId":"YpyDa15qQo25q_iMZl8VKA","partitionErrors":[{"partitionIndex":0,"errorCode":0}]}]},"connection":"127.0.0.1:39175-127.0.0.1:37602-0","totalTimeMs":173.705,"requestQueueTimeMs":4.234,"localTimeMs":168.991,"remoteTimeMs":0.0,"throttleTimeMs":0,"responseQueueTimeMs":0.13,"sendTimeMs":0.349,"securityProtocol":"SASL_PLAINTEXT","principal":"User:admin","listener":"SASL_PLAINTEXT","clientInformation":{"softwareName":"unknown","softwareVersion":"unknown"}} 21:34:19.768 [data-plane-kafka-request-handler-0] INFO state.change.logger - [Broker id=1] Add 1 partitions and deleted 0 partitions from metadata cache in response to UpdateMetadata request sent by controller 1 epoch 1 with correlation id 2 21:34:19.777 [data-plane-kafka-request-handler-0] DEBUG k.server.DelayedOperationPurgatory - Request key TopicKey(mytopicA) unblocked 1 topic operations 21:34:19.778 [data-plane-kafka-request-handler-0] DEBUG kafka.server.ZkAdminManager - [Admin Manager on Broker 1]: Request key mytopicA unblocked 1 topic requests. 21:34:19.779 [data-plane-kafka-network-thread-1-ListenerName(SASL_PLAINTEXT)-SASL_PLAINTEXT-0] DEBUG kafka.request.logger - Completed request:{"isForwarded":false,"requestHeader":{"requestApiKey":19,"requestApiVersion":7,"correlationId":3,"clientId":"test-consumer-id","requestApiKeyName":"CREATE_TOPICS"},"request":{"topics":[{"name":"mytopicA","numPartitions":1,"replicationFactor":1,"assignments":[],"configs":[]}],"timeoutMs":14993,"validateOnly":false},"response":{"throttleTimeMs":0,"topics":[{"name":"mytopicA","topicId":"YpyDa15qQo25q_iMZl8VKA","errorCode":0,"errorMessage":null,"numPartitions":1,"replicationFactor":1,"configs":[{"name":"compression.type","value":"producer","readOnly":false,"configSource":5,"isSensitive":false},{"name":"leader.replication.throttled.replicas","value":"","readOnly":false,"configSource":5,"isSensitive":false},{"name":"message.downconversion.enable","value":"true","readOnly":false,"configSource":5,"isSensitive":false},{"name":"min.insync.replicas","value":"1","readOnly":false,"configSource":5,"isSensitive":false},{"name":"segment.jitter.ms","value":"0","readOnly":false,"configSource":5,"isSensitive":false},{"name":"cleanup.policy","value":"delete","readOnly":false,"configSource":5,"isSensitive":false},{"name":"flush.ms","value":"9223372036854775807","readOnly":false,"configSource":5,"isSensitive":false},{"name":"follower.replication.throttled.replicas","value":"","readOnly":false,"configSource":5,"isSensitive":false},{"name":"segment.bytes","value":"1073741824","readOnly":false,"configSource":5,"isSensitive":false},{"name":"retention.ms","value":"604800000","readOnly":false,"configSource":5,"isSensitive":false},{"name":"flush.messages","value":"1","readOnly":false,"configSource":4,"isSensitive":false},{"name":"message.format.version","value":"3.0-IV1","readOnly":false,"configSource":5,"isSensitive":false},{"name":"max.compaction.lag.ms","value":"9223372036854775807","readOnly":false,"configSource":5,"isSensitive":false},{"name":"file.delete.delay.ms","value":"60000","readOnly":false,"configSource":5,"isSensitive":false},{"name":"max.message.bytes","value":"1048588","readOnly":false,"configSource":5,"isSensitive":false},{"name":"min.compaction.lag.ms","value":"0","readOnly":false,"configSource":5,"isSensitive":false},{"name":"message.timestamp.type","value":"CreateTime","readOnly":false,"configSource":5,"isSensitive":false},{"name":"preallocate","value":"false","readOnly":false,"configSource":5,"isSensitive":false},{"name":"min.cleanable.dirty.ratio","value":"0.5","readOnly":false,"configSource":5,"isSensitive":false},{"name":"index.interval.bytes","value":"4096","readOnly":false,"configSource":5,"isSensitive":false},{"name":"unclean.leader.election.enable","value":"false","readOnly":false,"configSource":5,"isSensitive":false},{"name":"retention.bytes","value":"-1","readOnly":false,"configSource":5,"isSensitive":false},{"name":"delete.retention.ms","value":"86400000","readOnly":false,"configSource":5,"isSensitive":false},{"name":"segment.ms","value":"604800000","readOnly":false,"configSource":5,"isSensitive":false},{"name":"message.timestamp.difference.max.ms","value":"9223372036854775807","readOnly":false,"configSource":5,"isSensitive":false},{"name":"segment.index.bytes","value":"10485760","readOnly":false,"configSource":5,"isSensitive":false}]}]},"connection":"127.0.0.1:39175-127.0.0.1:37648-2","totalTimeMs":360.461,"requestQueueTimeMs":1.941,"localTimeMs":117.599,"remoteTimeMs":240.462,"throttleTimeMs":0,"responseQueueTimeMs":0.11,"sendTimeMs":0.347,"securityProtocol":"SASL_PLAINTEXT","principal":"User:kafkaclient","listener":"SASL_PLAINTEXT","clientInformation":{"softwareName":"apache-kafka-java","softwareVersion":"3.3.1"}} 21:34:19.780 [data-plane-kafka-network-thread-1-ListenerName(SASL_PLAINTEXT)-SASL_PLAINTEXT-0] DEBUG kafka.request.logger - Completed request:{"isForwarded":false,"requestHeader":{"requestApiKey":6,"requestApiVersion":7,"correlationId":2,"clientId":"1","requestApiKeyName":"UPDATE_METADATA"},"request":{"controllerId":1,"controllerEpoch":1,"brokerEpoch":25,"topicStates":[{"topicName":"mytopicA","topicId":"YpyDa15qQo25q_iMZl8VKA","partitionStates":[{"partitionIndex":0,"controllerEpoch":1,"leader":1,"leaderEpoch":0,"isr":[1],"zkVersion":0,"replicas":[1],"offlineReplicas":[]}]}],"liveBrokers":[{"id":1,"endpoints":[{"port":39175,"host":"localhost","listener":"SASL_PLAINTEXT","securityProtocol":2}],"rack":null}]},"response":{"errorCode":0},"connection":"127.0.0.1:39175-127.0.0.1:37602-0","totalTimeMs":22.22,"requestQueueTimeMs":4.333,"localTimeMs":16.211,"remoteTimeMs":0.0,"throttleTimeMs":0,"responseQueueTimeMs":1.381,"sendTimeMs":0.294,"securityProtocol":"SASL_PLAINTEXT","principal":"User:admin","listener":"SASL_PLAINTEXT","clientInformation":{"softwareName":"unknown","softwareVersion":"unknown"}} 21:34:19.795 [data-plane-kafka-socket-acceptor-ListenerName(SASL_PLAINTEXT)-SASL_PLAINTEXT-39175] DEBUG kafka.network.DataPlaneAcceptor - Accepted connection from /127.0.0.1:56226 on /127.0.0.1:39175 and assigned it to processor 1, sendBufferSize [actual|requested]: [102400|102400] recvBufferSize [actual|requested]: [102400|102400] 21:34:19.795 [data-plane-kafka-network-thread-1-ListenerName(SASL_PLAINTEXT)-SASL_PLAINTEXT-1] DEBUG kafka.network.Processor - Processor 1 listening to new connection from /127.0.0.1:56226 21:34:19.803 [data-plane-kafka-network-thread-1-ListenerName(SASL_PLAINTEXT)-SASL_PLAINTEXT-1] DEBUG kafka.request.logger - Completed request:{"isForwarded":false,"requestHeader":{"requestApiKey":18,"requestApiVersion":3,"correlationId":0,"clientId":"test-consumer-id","requestApiKeyName":"API_VERSIONS"},"request":{"clientSoftwareName":"apache-kafka-java","clientSoftwareVersion":"3.3.1"},"response":{"errorCode":0,"apiKeys":[{"apiKey":0,"minVersion":0,"maxVersion":9},{"apiKey":1,"minVersion":0,"maxVersion":13},{"apiKey":2,"minVersion":0,"maxVersion":7},{"apiKey":3,"minVersion":0,"maxVersion":12},{"apiKey":4,"minVersion":0,"maxVersion":6},{"apiKey":5,"minVersion":0,"maxVersion":3},{"apiKey":6,"minVersion":0,"maxVersion":7},{"apiKey":7,"minVersion":0,"maxVersion":3},{"apiKey":8,"minVersion":0,"maxVersion":8},{"apiKey":9,"minVersion":0,"maxVersion":8},{"apiKey":10,"minVersion":0,"maxVersion":4},{"apiKey":11,"minVersion":0,"maxVersion":9},{"apiKey":12,"minVersion":0,"maxVersion":4},{"apiKey":13,"minVersion":0,"maxVersion":5},{"apiKey":14,"minVersion":0,"maxVersion":5},{"apiKey":15,"minVersion":0,"maxVersion":5},{"apiKey":16,"minVersion":0,"maxVersion":4},{"apiKey":17,"minVersion":0,"maxVersion":1},{"apiKey":18,"minVersion":0,"maxVersion":3},{"apiKey":19,"minVersion":0,"maxVersion":7},{"apiKey":20,"minVersion":0,"maxVersion":6},{"apiKey":21,"minVersion":0,"maxVersion":2},{"apiKey":22,"minVersion":0,"maxVersion":4},{"apiKey":23,"minVersion":0,"maxVersion":4},{"apiKey":24,"minVersion":0,"maxVersion":3},{"apiKey":25,"minVersion":0,"maxVersion":3},{"apiKey":26,"minVersion":0,"maxVersion":3},{"apiKey":27,"minVersion":0,"maxVersion":1},{"apiKey":28,"minVersion":0,"maxVersion":3},{"apiKey":29,"minVersion":0,"maxVersion":3},{"apiKey":30,"minVersion":0,"maxVersion":3},{"apiKey":31,"minVersion":0,"maxVersion":3},{"apiKey":32,"minVersion":0,"maxVersion":4},{"apiKey":33,"minVersion":0,"maxVersion":2},{"apiKey":34,"minVersion":0,"maxVersion":2},{"apiKey":35,"minVersion":0,"maxVersion":4},{"apiKey":36,"minVersion":0,"maxVersion":2},{"apiKey":37,"minVersion":0,"maxVersion":3},{"apiKey":38,"minVersion":0,"maxVersion":3},{"apiKey":39,"minVersion":0,"maxVersion":2},{"apiKey":40,"minVersion":0,"maxVersion":2},{"apiKey":41,"minVersion":0,"maxVersion":3},{"apiKey":42,"minVersion":0,"maxVersion":2},{"apiKey":43,"minVersion":0,"maxVersion":2},{"apiKey":44,"minVersion":0,"maxVersion":1},{"apiKey":45,"minVersion":0,"maxVersion":0},{"apiKey":46,"minVersion":0,"maxVersion":0},{"apiKey":47,"minVersion":0,"maxVersion":0},{"apiKey":48,"minVersion":0,"maxVersion":1},{"apiKey":49,"minVersion":0,"maxVersion":1},{"apiKey":50,"minVersion":0,"maxVersion":0},{"apiKey":51,"minVersion":0,"maxVersion":0},{"apiKey":56,"minVersion":0,"maxVersion":2},{"apiKey":57,"minVersion":0,"maxVersion":1},{"apiKey":60,"minVersion":0,"maxVersion":0},{"apiKey":61,"minVersion":0,"maxVersion":0},{"apiKey":65,"minVersion":0,"maxVersion":0},{"apiKey":66,"minVersion":0,"maxVersion":0},{"apiKey":67,"minVersion":0,"maxVersion":0}],"throttleTimeMs":0,"finalizedFeaturesEpoch":0},"connection":"127.0.0.1:39175-127.0.0.1:56226-2","totalTimeMs":1.507,"requestQueueTimeMs":0.237,"localTimeMs":0.996,"remoteTimeMs":0.0,"throttleTimeMs":0,"responseQueueTimeMs":0.1,"sendTimeMs":0.173,"securityProtocol":"SASL_PLAINTEXT","principal":"User:kafkaclient","listener":"SASL_PLAINTEXT","clientInformation":{"softwareName":"unknown","softwareVersion":"unknown"}} 21:34:19.808 [data-plane-kafka-network-thread-1-ListenerName(SASL_PLAINTEXT)-SASL_PLAINTEXT-1] DEBUG kafka.request.logger - Completed request:{"isForwarded":false,"requestHeader":{"requestApiKey":3,"requestApiVersion":12,"correlationId":1,"clientId":"test-consumer-id","requestApiKeyName":"METADATA"},"request":{"topics":[],"allowAutoTopicCreation":true,"includeTopicAuthorizedOperations":false},"response":{"throttleTimeMs":0,"brokers":[{"nodeId":1,"host":"localhost","port":39175,"rack":null}],"clusterId":"5YrvSAcTSC6U2UjuA70ZNA","controllerId":1,"topics":[]},"connection":"127.0.0.1:39175-127.0.0.1:56226-2","totalTimeMs":0.993,"requestQueueTimeMs":0.115,"localTimeMs":0.65,"remoteTimeMs":0.0,"throttleTimeMs":0,"responseQueueTimeMs":0.065,"sendTimeMs":0.162,"securityProtocol":"SASL_PLAINTEXT","principal":"User:kafkaclient","listener":"SASL_PLAINTEXT","clientInformation":{"softwareName":"apache-kafka-java","softwareVersion":"3.3.1"}} 21:34:19.808 [data-plane-kafka-socket-acceptor-ListenerName(SASL_PLAINTEXT)-SASL_PLAINTEXT-39175] DEBUG kafka.network.DataPlaneAcceptor - Accepted connection from /127.0.0.1:56232 on /127.0.0.1:39175 and assigned it to processor 0, sendBufferSize [actual|requested]: [102400|102400] recvBufferSize [actual|requested]: [102400|102400] 21:34:19.808 [data-plane-kafka-network-thread-1-ListenerName(SASL_PLAINTEXT)-SASL_PLAINTEXT-0] DEBUG kafka.network.Processor - Processor 0 listening to new connection from /127.0.0.1:56232 21:34:19.814 [data-plane-kafka-network-thread-1-ListenerName(SASL_PLAINTEXT)-SASL_PLAINTEXT-0] DEBUG kafka.request.logger - Completed request:{"isForwarded":false,"requestHeader":{"requestApiKey":18,"requestApiVersion":3,"correlationId":2,"clientId":"test-consumer-id","requestApiKeyName":"API_VERSIONS"},"request":{"clientSoftwareName":"apache-kafka-java","clientSoftwareVersion":"3.3.1"},"response":{"errorCode":0,"apiKeys":[{"apiKey":0,"minVersion":0,"maxVersion":9},{"apiKey":1,"minVersion":0,"maxVersion":13},{"apiKey":2,"minVersion":0,"maxVersion":7},{"apiKey":3,"minVersion":0,"maxVersion":12},{"apiKey":4,"minVersion":0,"maxVersion":6},{"apiKey":5,"minVersion":0,"maxVersion":3},{"apiKey":6,"minVersion":0,"maxVersion":7},{"apiKey":7,"minVersion":0,"maxVersion":3},{"apiKey":8,"minVersion":0,"maxVersion":8},{"apiKey":9,"minVersion":0,"maxVersion":8},{"apiKey":10,"minVersion":0,"maxVersion":4},{"apiKey":11,"minVersion":0,"maxVersion":9},{"apiKey":12,"minVersion":0,"maxVersion":4},{"apiKey":13,"minVersion":0,"maxVersion":5},{"apiKey":14,"minVersion":0,"maxVersion":5},{"apiKey":15,"minVersion":0,"maxVersion":5},{"apiKey":16,"minVersion":0,"maxVersion":4},{"apiKey":17,"minVersion":0,"maxVersion":1},{"apiKey":18,"minVersion":0,"maxVersion":3},{"apiKey":19,"minVersion":0,"maxVersion":7},{"apiKey":20,"minVersion":0,"maxVersion":6},{"apiKey":21,"minVersion":0,"maxVersion":2},{"apiKey":22,"minVersion":0,"maxVersion":4},{"apiKey":23,"minVersion":0,"maxVersion":4},{"apiKey":24,"minVersion":0,"maxVersion":3},{"apiKey":25,"minVersion":0,"maxVersion":3},{"apiKey":26,"minVersion":0,"maxVersion":3},{"apiKey":27,"minVersion":0,"maxVersion":1},{"apiKey":28,"minVersion":0,"maxVersion":3},{"apiKey":29,"minVersion":0,"maxVersion":3},{"apiKey":30,"minVersion":0,"maxVersion":3},{"apiKey":31,"minVersion":0,"maxVersion":3},{"apiKey":32,"minVersion":0,"maxVersion":4},{"apiKey":33,"minVersion":0,"maxVersion":2},{"apiKey":34,"minVersion":0,"maxVersion":2},{"apiKey":35,"minVersion":0,"maxVersion":4},{"apiKey":36,"minVersion":0,"maxVersion":2},{"apiKey":37,"minVersion":0,"maxVersion":3},{"apiKey":38,"minVersion":0,"maxVersion":3},{"apiKey":39,"minVersion":0,"maxVersion":2},{"apiKey":40,"minVersion":0,"maxVersion":2},{"apiKey":41,"minVersion":0,"maxVersion":3},{"apiKey":42,"minVersion":0,"maxVersion":2},{"apiKey":43,"minVersion":0,"maxVersion":2},{"apiKey":44,"minVersion":0,"maxVersion":1},{"apiKey":45,"minVersion":0,"maxVersion":0},{"apiKey":46,"minVersion":0,"maxVersion":0},{"apiKey":47,"minVersion":0,"maxVersion":0},{"apiKey":48,"minVersion":0,"maxVersion":1},{"apiKey":49,"minVersion":0,"maxVersion":1},{"apiKey":50,"minVersion":0,"maxVersion":0},{"apiKey":51,"minVersion":0,"maxVersion":0},{"apiKey":56,"minVersion":0,"maxVersion":2},{"apiKey":57,"minVersion":0,"maxVersion":1},{"apiKey":60,"minVersion":0,"maxVersion":0},{"apiKey":61,"minVersion":0,"maxVersion":0},{"apiKey":65,"minVersion":0,"maxVersion":0},{"apiKey":66,"minVersion":0,"maxVersion":0},{"apiKey":67,"minVersion":0,"maxVersion":0}],"throttleTimeMs":0,"finalizedFeaturesEpoch":0},"connection":"127.0.0.1:39175-127.0.0.1:56232-3","totalTimeMs":0.992,"requestQueueTimeMs":0.138,"localTimeMs":0.596,"remoteTimeMs":0.0,"throttleTimeMs":0,"responseQueueTimeMs":0.068,"sendTimeMs":0.188,"securityProtocol":"SASL_PLAINTEXT","principal":"User:kafkaclient","listener":"SASL_PLAINTEXT","clientInformation":{"softwareName":"unknown","softwareVersion":"unknown"}} 21:34:19.817 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:19.818 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - Processing request:: sessionid:0x1000001c6a50000 type:exists cxid:0x4f zxid:0xfffffffffffffffe txntype:unknown reqpath:/admin/delete_topics/mytopicB 21:34:19.818 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - sessionid:0x1000001c6a50000 type:exists cxid:0x4f zxid:0xfffffffffffffffe txntype:unknown reqpath:/admin/delete_topics/mytopicB 21:34:19.818 [main-SendThread(127.0.0.1:36377)] DEBUG org.apache.zookeeper.ClientCnxn - Reading reply session id: 0x1000001c6a50000, packet:: clientPath:/admin/delete_topics/mytopicB serverPath:/admin/delete_topics/mytopicB finished:false header:: 79,3 replyHeader:: 79,35,-101 request:: '/admin/delete_topics/mytopicB,F response:: 21:34:19.819 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:19.819 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - Processing request:: sessionid:0x1000001c6a50000 type:exists cxid:0x50 zxid:0xfffffffffffffffe txntype:unknown reqpath:/brokers/topics/mytopicB 21:34:19.819 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - sessionid:0x1000001c6a50000 type:exists cxid:0x50 zxid:0xfffffffffffffffe txntype:unknown reqpath:/brokers/topics/mytopicB 21:34:19.820 [main-SendThread(127.0.0.1:36377)] DEBUG org.apache.zookeeper.ClientCnxn - Reading reply session id: 0x1000001c6a50000, packet:: clientPath:/brokers/topics/mytopicB serverPath:/brokers/topics/mytopicB finished:false header:: 80,3 replyHeader:: 80,35,-101 request:: '/brokers/topics/mytopicB,F response:: 21:34:19.824 [data-plane-kafka-request-handler-0] INFO kafka.zk.AdminZkClient - Creating topic mytopicB with configuration {} and initial partition assignment HashMap(0 -> ArrayBuffer(1)) 21:34:19.825 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:19.832 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - Processing request:: sessionid:0x1000001c6a50000 type:setData cxid:0x51 zxid:0x24 txntype:-1 reqpath:n/a 21:34:19.832 [SyncThread:0] DEBUG o.apache.zookeeper.server.DataTree - Ignoring processTxn failure hdr: -1 : error: -101 21:34:19.832 [main-SendThread(127.0.0.1:36377)] DEBUG org.apache.zookeeper.ClientCnxn - Reading reply session id: 0x1000001c6a50000, packet:: clientPath:/config/topics/mytopicB serverPath:/config/topics/mytopicB finished:false header:: 81,5 replyHeader:: 81,36,-101 request:: '/config/topics/mytopicB,#7b2276657273696f6e223a312c22636f6e666967223a7b7d7d,-1 response:: 21:34:19.833 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:19.833 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Processing ACL: 31,s{'world,'anyone} 21:34:19.833 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Permission requested: 4 21:34:19.833 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - ACLs for node: [31,s{'world,'anyone} ] 21:34:19.833 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Client credentials: ['sasl,'zooclient , 'ip,'127.0.0.1 ] 21:34:19.833 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from data tree is: 52884538863 21:34:19.834 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 52844106215 21:34:19.834 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - Processing request:: sessionid:0x1000001c6a50000 type:create cxid:0x52 zxid:0x25 txntype:1 reqpath:n/a 21:34:19.835 [SyncThread:0] DEBUG o.apache.zookeeper.common.PathTrie - config 21:34:19.835 [SyncThread:0] DEBUG o.apache.zookeeper.server.DataTree - Digests are matching for Zxid: 25, Digest in log and actual tree: 56694460627 21:34:19.835 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - sessionid:0x1000001c6a50000 type:create cxid:0x52 zxid:0x25 txntype:1 reqpath:n/a 21:34:19.835 [main-SendThread(127.0.0.1:36377)] DEBUG org.apache.zookeeper.ClientCnxn - Reading reply session id: 0x1000001c6a50000, packet:: clientPath:/config/topics/mytopicB serverPath:/config/topics/mytopicB finished:false header:: 82,1 replyHeader:: 82,37,0 request:: '/config/topics/mytopicB,#7b2276657273696f6e223a312c22636f6e666967223a7b7d7d,v{s{31,s{'world,'anyone}}},0 response:: '/config/topics/mytopicB 21:34:19.837 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:19.837 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Processing ACL: 31,s{'world,'anyone} 21:34:19.837 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Permission requested: 4 21:34:19.837 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - ACLs for node: [31,s{'world,'anyone} ] 21:34:19.838 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Client credentials: ['sasl,'zooclient , 'ip,'127.0.0.1 ] 21:34:19.838 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from data tree is: 56694460627 21:34:19.838 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 56812429017 21:34:19.839 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - Processing request:: sessionid:0x1000001c6a50000 type:create cxid:0x53 zxid:0x26 txntype:1 reqpath:n/a 21:34:19.839 [SyncThread:0] DEBUG o.apache.zookeeper.common.PathTrie - brokers 21:34:19.839 [SyncThread:0] DEBUG o.apache.zookeeper.server.DataTree - Digests are matching for Zxid: 26, Digest in log and actual tree: 57367490964 21:34:19.839 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - sessionid:0x1000001c6a50000 type:create cxid:0x53 zxid:0x26 txntype:1 reqpath:n/a 21:34:19.840 [main-SendThread(127.0.0.1:36377)] DEBUG org.apache.zookeeper.ClientCnxn - Got notification session id: 0x1000001c6a50000 21:34:19.840 [main-SendThread(127.0.0.1:36377)] DEBUG org.apache.zookeeper.ClientCnxn - Got WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/brokers/topics for session id 0x1000001c6a50000 21:34:19.840 [main-EventThread] DEBUG kafka.zookeeper.ZooKeeperClient - [ZooKeeperClient Kafka server] Received event: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/brokers/topics 21:34:19.840 [main-SendThread(127.0.0.1:36377)] DEBUG org.apache.zookeeper.ClientCnxn - Reading reply session id: 0x1000001c6a50000, packet:: clientPath:/brokers/topics/mytopicB serverPath:/brokers/topics/mytopicB finished:false header:: 83,1 replyHeader:: 83,38,0 request:: '/brokers/topics/mytopicB,#7b22706172746974696f6e73223a7b2230223a5b315d7d2c22746f7069635f6964223a2243646c79613868475131694a693635566e736e6a6441222c22616464696e675f7265706c69636173223a7b7d2c2272656d6f76696e675f7265706c69636173223a7b7d2c2276657273696f6e223a337d,v{s{31,s{'world,'anyone}}},0 response:: '/brokers/topics/mytopicB 21:34:19.841 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:19.841 [data-plane-kafka-request-handler-0] DEBUG kafka.zk.AdminZkClient - Updated path /brokers/topics/mytopicB with Map(mytopicB-0 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=)) for replica assignment 21:34:19.841 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - Processing request:: sessionid:0x1000001c6a50000 type:getChildren2 cxid:0x54 zxid:0xfffffffffffffffe txntype:unknown reqpath:/brokers/topics 21:34:19.841 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - sessionid:0x1000001c6a50000 type:getChildren2 cxid:0x54 zxid:0xfffffffffffffffe txntype:unknown reqpath:/brokers/topics 21:34:19.841 [SyncThread:0] DEBUG o.a.zookeeper.server.ZooKeeperServer - Permission requested: 1 21:34:19.841 [SyncThread:0] DEBUG o.a.zookeeper.server.ZooKeeperServer - ACLs for node: [31,s{'world,'anyone} ] 21:34:19.841 [SyncThread:0] DEBUG o.a.zookeeper.server.ZooKeeperServer - Client credentials: ['sasl,'zooclient , 'ip,'127.0.0.1 ] 21:34:19.842 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:19.842 [main-SendThread(127.0.0.1:36377)] DEBUG org.apache.zookeeper.ClientCnxn - Reading reply session id: 0x1000001c6a50000, packet:: clientPath:/brokers/topics serverPath:/brokers/topics finished:false header:: 84,12 replyHeader:: 84,38,0 request:: '/brokers/topics,T response:: v{'mytopicA,'mytopicB},s{6,6,1725140057172,1725140057172,0,2,0,0,0,2,38} 21:34:19.842 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - Processing request:: sessionid:0x1000001c6a50000 type:getData cxid:0x55 zxid:0xfffffffffffffffe txntype:unknown reqpath:/brokers/topics/mytopicB 21:34:19.842 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - sessionid:0x1000001c6a50000 type:getData cxid:0x55 zxid:0xfffffffffffffffe txntype:unknown reqpath:/brokers/topics/mytopicB 21:34:19.842 [SyncThread:0] DEBUG o.a.zookeeper.server.ZooKeeperServer - Permission requested: 1 21:34:19.842 [SyncThread:0] DEBUG o.a.zookeeper.server.ZooKeeperServer - ACLs for node: [31,s{'world,'anyone} ] 21:34:19.842 [SyncThread:0] DEBUG o.a.zookeeper.server.ZooKeeperServer - Client credentials: ['sasl,'zooclient , 'ip,'127.0.0.1 ] 21:34:19.843 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:19.843 [main-SendThread(127.0.0.1:36377)] DEBUG org.apache.zookeeper.ClientCnxn - Reading reply session id: 0x1000001c6a50000, packet:: clientPath:/brokers/topics/mytopicB serverPath:/brokers/topics/mytopicB finished:false header:: 85,4 replyHeader:: 85,38,0 request:: '/brokers/topics/mytopicB,F response:: #7b22706172746974696f6e73223a7b2230223a5b315d7d2c22746f7069635f6964223a2243646c79613868475131694a693635566e736e6a6441222c22616464696e675f7265706c69636173223a7b7d2c2272656d6f76696e675f7265706c69636173223a7b7d2c2276657273696f6e223a337d,s{38,38,1725140059837,1725140059837,0,0,0,0,116,0,38} 21:34:19.843 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - Processing request:: sessionid:0x1000001c6a50000 type:getData cxid:0x56 zxid:0xfffffffffffffffe txntype:unknown reqpath:/brokers/topics/mytopicB 21:34:19.843 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - sessionid:0x1000001c6a50000 type:getData cxid:0x56 zxid:0xfffffffffffffffe txntype:unknown reqpath:/brokers/topics/mytopicB 21:34:19.843 [SyncThread:0] DEBUG o.a.zookeeper.server.ZooKeeperServer - Permission requested: 1 21:34:19.843 [SyncThread:0] DEBUG o.a.zookeeper.server.ZooKeeperServer - ACLs for node: [31,s{'world,'anyone} ] 21:34:19.843 [SyncThread:0] DEBUG o.a.zookeeper.server.ZooKeeperServer - Client credentials: ['sasl,'zooclient , 'ip,'127.0.0.1 ] 21:34:19.844 [main-SendThread(127.0.0.1:36377)] DEBUG org.apache.zookeeper.ClientCnxn - Reading reply session id: 0x1000001c6a50000, packet:: clientPath:/brokers/topics/mytopicB serverPath:/brokers/topics/mytopicB finished:false header:: 86,4 replyHeader:: 86,38,0 request:: '/brokers/topics/mytopicB,T response:: #7b22706172746974696f6e73223a7b2230223a5b315d7d2c22746f7069635f6964223a2243646c79613868475131694a693635566e736e6a6441222c22616464696e675f7265706c69636173223a7b7d2c2272656d6f76696e675f7265706c69636173223a7b7d2c2276657273696f6e223a337d,s{38,38,1725140059837,1725140059837,0,0,0,0,116,0,38} 21:34:19.845 [controller-event-thread] INFO kafka.controller.KafkaController - [Controller id=1] New topics: [Set(mytopicB)], deleted topics: [HashSet()], new partition replica assignment [Set(TopicIdReplicaAssignment(mytopicB,Some(Cdlya8hGQ1iJi65VnsnjdA),Map(mytopicB-0 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=))))] 21:34:19.845 [controller-event-thread] INFO kafka.controller.KafkaController - [Controller id=1] New partition creation callback for mytopicB-0 21:34:19.845 [controller-event-thread] INFO state.change.logger - [Controller id=1 epoch=1] Changed partition mytopicB-0 state from NonExistentPartition to NewPartition with assigned replicas 1 21:34:19.845 [controller-event-thread] INFO state.change.logger - [Controller id=1 epoch=1] Sending UpdateMetadata request to brokers HashSet() for 0 partitions 21:34:19.846 [controller-event-thread] INFO state.change.logger - [Controller id=1 epoch=1] Sending UpdateMetadata request to brokers HashSet() for 0 partitions 21:34:19.847 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:19.847 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Permission requested: 1 21:34:19.847 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - ACLs for node: [31,s{'world,'anyone} ] 21:34:19.847 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Client credentials: ['sasl,'zooclient , 'ip,'127.0.0.1 ] 21:34:19.847 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from data tree is: 57367490964 21:34:19.847 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:19.847 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Processing ACL: 31,s{'world,'anyone} 21:34:19.847 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Permission requested: 4 21:34:19.848 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - ACLs for node: [31,s{'world,'anyone} ] 21:34:19.848 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Client credentials: ['sasl,'zooclient , 'ip,'127.0.0.1 ] 21:34:19.848 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from data tree is: 57367490964 21:34:19.848 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 58900364026 21:34:19.848 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 62245334405 21:34:19.849 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - Processing request:: sessionid:0x1000001c6a50000 type:multi cxid:0x57 zxid:0x27 txntype:14 reqpath:n/a 21:34:19.849 [SyncThread:0] DEBUG o.apache.zookeeper.common.PathTrie - brokers 21:34:19.849 [SyncThread:0] DEBUG o.apache.zookeeper.server.DataTree - Digests are matching for Zxid: 27, Digest in log and actual tree: 62245334405 21:34:19.849 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - sessionid:0x1000001c6a50000 type:multi cxid:0x57 zxid:0x27 txntype:14 reqpath:n/a 21:34:19.850 [main-SendThread(127.0.0.1:36377)] DEBUG org.apache.zookeeper.ClientCnxn - Reading reply session id: 0x1000001c6a50000, packet:: clientPath:null serverPath:null finished:false header:: 87,14 replyHeader:: 87,39,0 request:: org.apache.zookeeper.MultiOperationRecord@e60e42ed response:: org.apache.zookeeper.MultiResponse@dfda432e 21:34:19.851 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:19.851 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Permission requested: 1 21:34:19.851 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - ACLs for node: [31,s{'world,'anyone} ] 21:34:19.851 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Client credentials: ['sasl,'zooclient , 'ip,'127.0.0.1 ] 21:34:19.851 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from data tree is: 62245334405 21:34:19.851 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:19.851 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Processing ACL: 31,s{'world,'anyone} 21:34:19.851 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Permission requested: 4 21:34:19.851 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - ACLs for node: [31,s{'world,'anyone} ] 21:34:19.851 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Client credentials: ['sasl,'zooclient , 'ip,'127.0.0.1 ] 21:34:19.851 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from data tree is: 62245334405 21:34:19.851 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 62966885033 21:34:19.851 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 66606940339 21:34:19.852 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - Processing request:: sessionid:0x1000001c6a50000 type:multi cxid:0x58 zxid:0x28 txntype:14 reqpath:n/a 21:34:19.852 [SyncThread:0] DEBUG o.apache.zookeeper.common.PathTrie - brokers 21:34:19.852 [SyncThread:0] DEBUG o.apache.zookeeper.server.DataTree - Digests are matching for Zxid: 28, Digest in log and actual tree: 66606940339 21:34:19.852 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - sessionid:0x1000001c6a50000 type:multi cxid:0x58 zxid:0x28 txntype:14 reqpath:n/a 21:34:19.853 [main-SendThread(127.0.0.1:36377)] DEBUG org.apache.zookeeper.ClientCnxn - Reading reply session id: 0x1000001c6a50000, packet:: clientPath:null serverPath:null finished:false header:: 88,14 replyHeader:: 88,40,0 request:: org.apache.zookeeper.MultiOperationRecord@585f244e response:: org.apache.zookeeper.MultiResponse@522b248f 21:34:19.854 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:19.854 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Permission requested: 1 21:34:19.854 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - ACLs for node: [31,s{'world,'anyone} ] 21:34:19.854 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Client credentials: ['sasl,'zooclient , 'ip,'127.0.0.1 ] 21:34:19.854 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from data tree is: 66606940339 21:34:19.854 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:19.854 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Processing ACL: 31,s{'world,'anyone} 21:34:19.854 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Permission requested: 4 21:34:19.854 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - ACLs for node: [31,s{'world,'anyone} ] 21:34:19.854 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Client credentials: ['sasl,'zooclient , 'ip,'127.0.0.1 ] 21:34:19.854 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from data tree is: 66606940339 21:34:19.854 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 65207698233 21:34:19.854 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 67015625255 21:34:19.855 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - Processing request:: sessionid:0x1000001c6a50000 type:multi cxid:0x59 zxid:0x29 txntype:14 reqpath:n/a 21:34:19.855 [SyncThread:0] DEBUG o.apache.zookeeper.common.PathTrie - brokers 21:34:19.856 [SyncThread:0] DEBUG o.apache.zookeeper.server.DataTree - Digests are matching for Zxid: 29, Digest in log and actual tree: 67015625255 21:34:19.856 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - sessionid:0x1000001c6a50000 type:multi cxid:0x59 zxid:0x29 txntype:14 reqpath:n/a 21:34:19.856 [main-SendThread(127.0.0.1:36377)] DEBUG org.apache.zookeeper.ClientCnxn - Reading reply session id: 0x1000001c6a50000, packet:: clientPath:null serverPath:null finished:false header:: 89,14 replyHeader:: 89,41,0 request:: org.apache.zookeeper.MultiOperationRecord@6b46d607 response:: org.apache.zookeeper.MultiResponse@85895411 21:34:19.857 [controller-event-thread] INFO state.change.logger - [Controller id=1 epoch=1] Changed partition mytopicB-0 from NewPartition to OnlinePartition with state LeaderAndIsr(leader=1, leaderEpoch=0, isr=List(1), leaderRecoveryState=RECOVERED, partitionEpoch=0) 21:34:19.857 [controller-event-thread] INFO state.change.logger - [Controller id=1 epoch=1] Sending LeaderAndIsr request to broker 1 with 1 become-leader and 0 become-follower partitions 21:34:19.857 [controller-event-thread] INFO state.change.logger - [Controller id=1 epoch=1] Sending UpdateMetadata request to brokers HashSet(1) for 1 partitions 21:34:19.857 [controller-event-thread] INFO state.change.logger - [Controller id=1 epoch=1] Sending UpdateMetadata request to brokers HashSet() for 0 partitions 21:34:19.858 [data-plane-kafka-request-handler-1] INFO state.change.logger - [Broker id=1] Handling LeaderAndIsr request correlationId 3 from controller 1 for 1 partitions 21:34:19.860 [data-plane-kafka-request-handler-1] INFO kafka.server.ReplicaFetcherManager - [ReplicaFetcherManager on broker 1] Removed fetcher for partitions Set(mytopicB-0) 21:34:19.860 [data-plane-kafka-request-handler-1] INFO state.change.logger - [Broker id=1] Stopped fetchers as part of LeaderAndIsr request correlationId 3 from controller 1 epoch 1 as part of the become-leader transition for 1 partitions 21:34:19.861 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:19.861 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - Processing request:: sessionid:0x1000001c6a50000 type:getData cxid:0x5a zxid:0xfffffffffffffffe txntype:unknown reqpath:/config/topics/mytopicB 21:34:19.861 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - sessionid:0x1000001c6a50000 type:getData cxid:0x5a zxid:0xfffffffffffffffe txntype:unknown reqpath:/config/topics/mytopicB 21:34:19.861 [SyncThread:0] DEBUG o.a.zookeeper.server.ZooKeeperServer - Permission requested: 1 21:34:19.861 [SyncThread:0] DEBUG o.a.zookeeper.server.ZooKeeperServer - ACLs for node: [31,s{'world,'anyone} ] 21:34:19.861 [SyncThread:0] DEBUG o.a.zookeeper.server.ZooKeeperServer - Client credentials: ['sasl,'zooclient , 'ip,'127.0.0.1 ] 21:34:19.861 [main-SendThread(127.0.0.1:36377)] DEBUG org.apache.zookeeper.ClientCnxn - Reading reply session id: 0x1000001c6a50000, packet:: clientPath:/config/topics/mytopicB serverPath:/config/topics/mytopicB finished:false header:: 90,4 replyHeader:: 90,41,0 request:: '/config/topics/mytopicB,F response:: #7b2276657273696f6e223a312c22636f6e666967223a7b7d7d,s{37,37,1725140059833,1725140059833,0,0,0,0,25,0,37} 21:34:19.863 [data-plane-kafka-request-handler-1] DEBUG kafka.log.OffsetIndex - Loaded index file /tmp/kafka-unit13820654021505895920/mytopicB-0/00000000000000000000.index with maxEntries = 1310720, maxIndexSize = 10485760, entries = 0, lastOffset = 0, file position = 0 21:34:19.863 [data-plane-kafka-request-handler-1] DEBUG kafka.log.AbstractIndex - Index /tmp/kafka-unit13820654021505895920/mytopicB-0/00000000000000000000.index was not resized because it already has size 10485760 21:34:19.863 [data-plane-kafka-request-handler-1] DEBUG kafka.log.TimeIndex - Loaded index file /tmp/kafka-unit13820654021505895920/mytopicB-0/00000000000000000000.timeindex with maxEntries = 873813, maxIndexSize = 10485760, entries = 0, lastOffset = TimestampOffset(-1,0), file position = 0 21:34:19.863 [data-plane-kafka-request-handler-1] DEBUG kafka.log.AbstractIndex - Index /tmp/kafka-unit13820654021505895920/mytopicB-0/00000000000000000000.timeindex was not resized because it already has size 10485756 21:34:19.864 [data-plane-kafka-request-handler-1] INFO kafka.log.UnifiedLog$ - [LogLoader partition=mytopicB-0, dir=/tmp/kafka-unit13820654021505895920] Loading producer state till offset 0 with message format version 2 21:34:19.864 [data-plane-kafka-request-handler-1] DEBUG kafka.utils.KafkaScheduler - Scheduling task flush-metadata-file with initial delay 0 ms and period -1 ms. 21:34:19.864 [data-plane-kafka-request-handler-1] DEBUG kafka.utils.KafkaScheduler - Scheduling task PeriodicProducerExpirationCheck with initial delay 600000 ms and period 600000 ms. 21:34:19.865 [data-plane-kafka-request-handler-1] INFO kafka.log.LogManager - Created log for partition mytopicB-0 in /tmp/kafka-unit13820654021505895920/mytopicB-0 with properties {} 21:34:19.866 [data-plane-kafka-request-handler-1] INFO kafka.cluster.Partition - [Partition mytopicB-0 broker=1] No checkpointed highwatermark is found for partition mytopicB-0 21:34:19.866 [data-plane-kafka-request-handler-1] INFO kafka.cluster.Partition - [Partition mytopicB-0 broker=1] Log loaded for partition mytopicB-0 with initial high watermark 0 21:34:19.866 [data-plane-kafka-request-handler-1] INFO state.change.logger - [Broker id=1] Leader mytopicB-0 with topic id Some(Cdlya8hGQ1iJi65VnsnjdA) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [1], adding replicas [] and removing replicas []. Previous leader epoch was -1. 21:34:19.866 [data-plane-kafka-request-handler-1] DEBUG k.server.epoch.LeaderEpochFileCache - [LeaderEpochCache mytopicB-0] Appended new epoch entry EpochEntry(epoch=0, startOffset=0). Cache now contains 1 entries. 21:34:19.877 [data-plane-kafka-request-handler-1] INFO state.change.logger - [Broker id=1] Finished LeaderAndIsr request in 19ms correlationId 3 from controller 1 for 1 partitions 21:34:19.879 [data-plane-kafka-network-thread-1-ListenerName(SASL_PLAINTEXT)-SASL_PLAINTEXT-0] DEBUG kafka.request.logger - Completed request:{"isForwarded":false,"requestHeader":{"requestApiKey":4,"requestApiVersion":6,"correlationId":3,"clientId":"1","requestApiKeyName":"LEADER_AND_ISR"},"request":{"controllerId":1,"controllerEpoch":1,"brokerEpoch":25,"type":0,"topicStates":[{"topicName":"mytopicB","topicId":"Cdlya8hGQ1iJi65VnsnjdA","partitionStates":[{"partitionIndex":0,"controllerEpoch":1,"leader":1,"leaderEpoch":0,"isr":[1],"partitionEpoch":0,"replicas":[1],"addingReplicas":[],"removingReplicas":[],"isNew":true,"leaderRecoveryState":0}]}],"liveLeaders":[{"brokerId":1,"hostName":"localhost","port":39175}]},"response":{"errorCode":0,"topics":[{"topicId":"Cdlya8hGQ1iJi65VnsnjdA","partitionErrors":[{"partitionIndex":0,"errorCode":0}]}]},"connection":"127.0.0.1:39175-127.0.0.1:37602-0","totalTimeMs":19.474,"requestQueueTimeMs":0.202,"localTimeMs":18.92,"remoteTimeMs":0.0,"throttleTimeMs":0,"responseQueueTimeMs":0.171,"sendTimeMs":0.179,"securityProtocol":"SASL_PLAINTEXT","principal":"User:admin","listener":"SASL_PLAINTEXT","clientInformation":{"softwareName":"unknown","softwareVersion":"unknown"}} 21:34:19.880 [data-plane-kafka-request-handler-0] INFO state.change.logger - [Broker id=1] Add 1 partitions and deleted 0 partitions from metadata cache in response to UpdateMetadata request sent by controller 1 epoch 1 with correlation id 4 21:34:19.881 [data-plane-kafka-request-handler-0] DEBUG k.server.DelayedOperationPurgatory - Request key TopicKey(mytopicB) unblocked 1 topic operations 21:34:19.881 [data-plane-kafka-request-handler-0] DEBUG kafka.server.ZkAdminManager - [Admin Manager on Broker 1]: Request key mytopicB unblocked 1 topic requests. 21:34:19.882 [data-plane-kafka-network-thread-1-ListenerName(SASL_PLAINTEXT)-SASL_PLAINTEXT-0] DEBUG kafka.request.logger - Completed request:{"isForwarded":false,"requestHeader":{"requestApiKey":19,"requestApiVersion":7,"correlationId":3,"clientId":"test-consumer-id","requestApiKeyName":"CREATE_TOPICS"},"request":{"topics":[{"name":"mytopicB","numPartitions":1,"replicationFactor":1,"assignments":[],"configs":[]}],"timeoutMs":14994,"validateOnly":false},"response":{"throttleTimeMs":0,"topics":[{"name":"mytopicB","topicId":"Cdlya8hGQ1iJi65VnsnjdA","errorCode":0,"errorMessage":null,"numPartitions":1,"replicationFactor":1,"configs":[{"name":"compression.type","value":"producer","readOnly":false,"configSource":5,"isSensitive":false},{"name":"leader.replication.throttled.replicas","value":"","readOnly":false,"configSource":5,"isSensitive":false},{"name":"message.downconversion.enable","value":"true","readOnly":false,"configSource":5,"isSensitive":false},{"name":"min.insync.replicas","value":"1","readOnly":false,"configSource":5,"isSensitive":false},{"name":"segment.jitter.ms","value":"0","readOnly":false,"configSource":5,"isSensitive":false},{"name":"cleanup.policy","value":"delete","readOnly":false,"configSource":5,"isSensitive":false},{"name":"flush.ms","value":"9223372036854775807","readOnly":false,"configSource":5,"isSensitive":false},{"name":"follower.replication.throttled.replicas","value":"","readOnly":false,"configSource":5,"isSensitive":false},{"name":"segment.bytes","value":"1073741824","readOnly":false,"configSource":5,"isSensitive":false},{"name":"retention.ms","value":"604800000","readOnly":false,"configSource":5,"isSensitive":false},{"name":"flush.messages","value":"1","readOnly":false,"configSource":4,"isSensitive":false},{"name":"message.format.version","value":"3.0-IV1","readOnly":false,"configSource":5,"isSensitive":false},{"name":"max.compaction.lag.ms","value":"9223372036854775807","readOnly":false,"configSource":5,"isSensitive":false},{"name":"file.delete.delay.ms","value":"60000","readOnly":false,"configSource":5,"isSensitive":false},{"name":"max.message.bytes","value":"1048588","readOnly":false,"configSource":5,"isSensitive":false},{"name":"min.compaction.lag.ms","value":"0","readOnly":false,"configSource":5,"isSensitive":false},{"name":"message.timestamp.type","value":"CreateTime","readOnly":false,"configSource":5,"isSensitive":false},{"name":"preallocate","value":"false","readOnly":false,"configSource":5,"isSensitive":false},{"name":"min.cleanable.dirty.ratio","value":"0.5","readOnly":false,"configSource":5,"isSensitive":false},{"name":"index.interval.bytes","value":"4096","readOnly":false,"configSource":5,"isSensitive":false},{"name":"unclean.leader.election.enable","value":"false","readOnly":false,"configSource":5,"isSensitive":false},{"name":"retention.bytes","value":"-1","readOnly":false,"configSource":5,"isSensitive":false},{"name":"delete.retention.ms","value":"86400000","readOnly":false,"configSource":5,"isSensitive":false},{"name":"segment.ms","value":"604800000","readOnly":false,"configSource":5,"isSensitive":false},{"name":"message.timestamp.difference.max.ms","value":"9223372036854775807","readOnly":false,"configSource":5,"isSensitive":false},{"name":"segment.index.bytes","value":"10485760","readOnly":false,"configSource":5,"isSensitive":false}]}]},"connection":"127.0.0.1:39175-127.0.0.1:56232-3","totalTimeMs":66.302,"requestQueueTimeMs":0.137,"localTimeMs":30.917,"remoteTimeMs":35.014,"throttleTimeMs":0,"responseQueueTimeMs":0.073,"sendTimeMs":0.16,"securityProtocol":"SASL_PLAINTEXT","principal":"User:kafkaclient","listener":"SASL_PLAINTEXT","clientInformation":{"softwareName":"apache-kafka-java","softwareVersion":"3.3.1"}} 21:34:19.883 [data-plane-kafka-network-thread-1-ListenerName(SASL_PLAINTEXT)-SASL_PLAINTEXT-0] DEBUG kafka.request.logger - Completed request:{"isForwarded":false,"requestHeader":{"requestApiKey":6,"requestApiVersion":7,"correlationId":4,"clientId":"1","requestApiKeyName":"UPDATE_METADATA"},"request":{"controllerId":1,"controllerEpoch":1,"brokerEpoch":25,"topicStates":[{"topicName":"mytopicB","topicId":"Cdlya8hGQ1iJi65VnsnjdA","partitionStates":[{"partitionIndex":0,"controllerEpoch":1,"leader":1,"leaderEpoch":0,"isr":[1],"zkVersion":0,"replicas":[1],"offlineReplicas":[]}]}],"liveBrokers":[{"id":1,"endpoints":[{"port":39175,"host":"localhost","listener":"SASL_PLAINTEXT","securityProtocol":2}],"rack":null}]},"response":{"errorCode":0},"connection":"127.0.0.1:39175-127.0.0.1:37602-0","totalTimeMs":3.002,"requestQueueTimeMs":0.184,"localTimeMs":1.708,"remoteTimeMs":0.0,"throttleTimeMs":0,"responseQueueTimeMs":0.963,"sendTimeMs":0.146,"securityProtocol":"SASL_PLAINTEXT","principal":"User:admin","listener":"SASL_PLAINTEXT","clientInformation":{"softwareName":"unknown","softwareVersion":"unknown"}} 21:34:19.919 [main] DEBUG o.onap.dmaap.kafka.OnapKafkaConsumer - Instantiating kafka consumer for topics [mytopicA, mytopicB] 21:34:20.025 [main] DEBUG o.onap.dmaap.kafka.OnapKafkaConsumer - Polling records for topic mytopicA 21:34:20.030 [data-plane-kafka-socket-acceptor-ListenerName(SASL_PLAINTEXT)-SASL_PLAINTEXT-39175] DEBUG kafka.network.DataPlaneAcceptor - Accepted connection from /127.0.0.1:56238 on /127.0.0.1:39175 and assigned it to processor 1, sendBufferSize [actual|requested]: [102400|102400] recvBufferSize [actual|requested]: [102400|102400] 21:34:20.030 [data-plane-kafka-network-thread-1-ListenerName(SASL_PLAINTEXT)-SASL_PLAINTEXT-1] DEBUG kafka.network.Processor - Processor 1 listening to new connection from /127.0.0.1:56238 21:34:20.031 [data-plane-kafka-socket-acceptor-ListenerName(SASL_PLAINTEXT)-SASL_PLAINTEXT-39175] DEBUG kafka.network.DataPlaneAcceptor - Accepted connection from /127.0.0.1:56242 on /127.0.0.1:39175 and assigned it to processor 0, sendBufferSize [actual|requested]: [102400|102400] recvBufferSize [actual|requested]: [102400|102400] 21:34:20.032 [data-plane-kafka-network-thread-1-ListenerName(SASL_PLAINTEXT)-SASL_PLAINTEXT-0] DEBUG kafka.network.Processor - Processor 0 listening to new connection from /127.0.0.1:56242 21:34:20.037 [data-plane-kafka-network-thread-1-ListenerName(SASL_PLAINTEXT)-SASL_PLAINTEXT-1] DEBUG kafka.request.logger - Completed request:{"isForwarded":false,"requestHeader":{"requestApiKey":18,"requestApiVersion":3,"correlationId":1,"clientId":"myid","requestApiKeyName":"API_VERSIONS"},"request":{"clientSoftwareName":"apache-kafka-java","clientSoftwareVersion":"3.3.1"},"response":{"errorCode":0,"apiKeys":[{"apiKey":0,"minVersion":0,"maxVersion":9},{"apiKey":1,"minVersion":0,"maxVersion":13},{"apiKey":2,"minVersion":0,"maxVersion":7},{"apiKey":3,"minVersion":0,"maxVersion":12},{"apiKey":4,"minVersion":0,"maxVersion":6},{"apiKey":5,"minVersion":0,"maxVersion":3},{"apiKey":6,"minVersion":0,"maxVersion":7},{"apiKey":7,"minVersion":0,"maxVersion":3},{"apiKey":8,"minVersion":0,"maxVersion":8},{"apiKey":9,"minVersion":0,"maxVersion":8},{"apiKey":10,"minVersion":0,"maxVersion":4},{"apiKey":11,"minVersion":0,"maxVersion":9},{"apiKey":12,"minVersion":0,"maxVersion":4},{"apiKey":13,"minVersion":0,"maxVersion":5},{"apiKey":14,"minVersion":0,"maxVersion":5},{"apiKey":15,"minVersion":0,"maxVersion":5},{"apiKey":16,"minVersion":0,"maxVersion":4},{"apiKey":17,"minVersion":0,"maxVersion":1},{"apiKey":18,"minVersion":0,"maxVersion":3},{"apiKey":19,"minVersion":0,"maxVersion":7},{"apiKey":20,"minVersion":0,"maxVersion":6},{"apiKey":21,"minVersion":0,"maxVersion":2},{"apiKey":22,"minVersion":0,"maxVersion":4},{"apiKey":23,"minVersion":0,"maxVersion":4},{"apiKey":24,"minVersion":0,"maxVersion":3},{"apiKey":25,"minVersion":0,"maxVersion":3},{"apiKey":26,"minVersion":0,"maxVersion":3},{"apiKey":27,"minVersion":0,"maxVersion":1},{"apiKey":28,"minVersion":0,"maxVersion":3},{"apiKey":29,"minVersion":0,"maxVersion":3},{"apiKey":30,"minVersion":0,"maxVersion":3},{"apiKey":31,"minVersion":0,"maxVersion":3},{"apiKey":32,"minVersion":0,"maxVersion":4},{"apiKey":33,"minVersion":0,"maxVersion":2},{"apiKey":34,"minVersion":0,"maxVersion":2},{"apiKey":35,"minVersion":0,"maxVersion":4},{"apiKey":36,"minVersion":0,"maxVersion":2},{"apiKey":37,"minVersion":0,"maxVersion":3},{"apiKey":38,"minVersion":0,"maxVersion":3},{"apiKey":39,"minVersion":0,"maxVersion":2},{"apiKey":40,"minVersion":0,"maxVersion":2},{"apiKey":41,"minVersion":0,"maxVersion":3},{"apiKey":42,"minVersion":0,"maxVersion":2},{"apiKey":43,"minVersion":0,"maxVersion":2},{"apiKey":44,"minVersion":0,"maxVersion":1},{"apiKey":45,"minVersion":0,"maxVersion":0},{"apiKey":46,"minVersion":0,"maxVersion":0},{"apiKey":47,"minVersion":0,"maxVersion":0},{"apiKey":48,"minVersion":0,"maxVersion":1},{"apiKey":49,"minVersion":0,"maxVersion":1},{"apiKey":50,"minVersion":0,"maxVersion":0},{"apiKey":51,"minVersion":0,"maxVersion":0},{"apiKey":56,"minVersion":0,"maxVersion":2},{"apiKey":57,"minVersion":0,"maxVersion":1},{"apiKey":60,"minVersion":0,"maxVersion":0},{"apiKey":61,"minVersion":0,"maxVersion":0},{"apiKey":65,"minVersion":0,"maxVersion":0},{"apiKey":66,"minVersion":0,"maxVersion":0},{"apiKey":67,"minVersion":0,"maxVersion":0}],"throttleTimeMs":0,"finalizedFeaturesEpoch":0},"connection":"127.0.0.1:39175-127.0.0.1:56238-3","totalTimeMs":1.198,"requestQueueTimeMs":0.199,"localTimeMs":0.765,"remoteTimeMs":0.0,"throttleTimeMs":0,"responseQueueTimeMs":0.074,"sendTimeMs":0.159,"securityProtocol":"SASL_PLAINTEXT","principal":"User:admin","listener":"SASL_PLAINTEXT","clientInformation":{"softwareName":"unknown","softwareVersion":"unknown"}} 21:34:20.042 [data-plane-kafka-network-thread-1-ListenerName(SASL_PLAINTEXT)-SASL_PLAINTEXT-0] DEBUG kafka.request.logger - Completed request:{"isForwarded":false,"requestHeader":{"requestApiKey":18,"requestApiVersion":3,"correlationId":0,"clientId":"myid-producer-d9af5f27-a788-4ea1-aa41-f695e16251fc","requestApiKeyName":"API_VERSIONS"},"request":{"clientSoftwareName":"apache-kafka-java","clientSoftwareVersion":"3.3.1"},"response":{"errorCode":0,"apiKeys":[{"apiKey":0,"minVersion":0,"maxVersion":9},{"apiKey":1,"minVersion":0,"maxVersion":13},{"apiKey":2,"minVersion":0,"maxVersion":7},{"apiKey":3,"minVersion":0,"maxVersion":12},{"apiKey":4,"minVersion":0,"maxVersion":6},{"apiKey":5,"minVersion":0,"maxVersion":3},{"apiKey":6,"minVersion":0,"maxVersion":7},{"apiKey":7,"minVersion":0,"maxVersion":3},{"apiKey":8,"minVersion":0,"maxVersion":8},{"apiKey":9,"minVersion":0,"maxVersion":8},{"apiKey":10,"minVersion":0,"maxVersion":4},{"apiKey":11,"minVersion":0,"maxVersion":9},{"apiKey":12,"minVersion":0,"maxVersion":4},{"apiKey":13,"minVersion":0,"maxVersion":5},{"apiKey":14,"minVersion":0,"maxVersion":5},{"apiKey":15,"minVersion":0,"maxVersion":5},{"apiKey":16,"minVersion":0,"maxVersion":4},{"apiKey":17,"minVersion":0,"maxVersion":1},{"apiKey":18,"minVersion":0,"maxVersion":3},{"apiKey":19,"minVersion":0,"maxVersion":7},{"apiKey":20,"minVersion":0,"maxVersion":6},{"apiKey":21,"minVersion":0,"maxVersion":2},{"apiKey":22,"minVersion":0,"maxVersion":4},{"apiKey":23,"minVersion":0,"maxVersion":4},{"apiKey":24,"minVersion":0,"maxVersion":3},{"apiKey":25,"minVersion":0,"maxVersion":3},{"apiKey":26,"minVersion":0,"maxVersion":3},{"apiKey":27,"minVersion":0,"maxVersion":1},{"apiKey":28,"minVersion":0,"maxVersion":3},{"apiKey":29,"minVersion":0,"maxVersion":3},{"apiKey":30,"minVersion":0,"maxVersion":3},{"apiKey":31,"minVersion":0,"maxVersion":3},{"apiKey":32,"minVersion":0,"maxVersion":4},{"apiKey":33,"minVersion":0,"maxVersion":2},{"apiKey":34,"minVersion":0,"maxVersion":2},{"apiKey":35,"minVersion":0,"maxVersion":4},{"apiKey":36,"minVersion":0,"maxVersion":2},{"apiKey":37,"minVersion":0,"maxVersion":3},{"apiKey":38,"minVersion":0,"maxVersion":3},{"apiKey":39,"minVersion":0,"maxVersion":2},{"apiKey":40,"minVersion":0,"maxVersion":2},{"apiKey":41,"minVersion":0,"maxVersion":3},{"apiKey":42,"minVersion":0,"maxVersion":2},{"apiKey":43,"minVersion":0,"maxVersion":2},{"apiKey":44,"minVersion":0,"maxVersion":1},{"apiKey":45,"minVersion":0,"maxVersion":0},{"apiKey":46,"minVersion":0,"maxVersion":0},{"apiKey":47,"minVersion":0,"maxVersion":0},{"apiKey":48,"minVersion":0,"maxVersion":1},{"apiKey":49,"minVersion":0,"maxVersion":1},{"apiKey":50,"minVersion":0,"maxVersion":0},{"apiKey":51,"minVersion":0,"maxVersion":0},{"apiKey":56,"minVersion":0,"maxVersion":2},{"apiKey":57,"minVersion":0,"maxVersion":1},{"apiKey":60,"minVersion":0,"maxVersion":0},{"apiKey":61,"minVersion":0,"maxVersion":0},{"apiKey":65,"minVersion":0,"maxVersion":0},{"apiKey":66,"minVersion":0,"maxVersion":0},{"apiKey":67,"minVersion":0,"maxVersion":0}],"throttleTimeMs":0,"finalizedFeaturesEpoch":0},"connection":"127.0.0.1:39175-127.0.0.1:56242-4","totalTimeMs":4.561,"requestQueueTimeMs":3.927,"localTimeMs":0.427,"remoteTimeMs":0.0,"throttleTimeMs":0,"responseQueueTimeMs":0.07,"sendTimeMs":0.135,"securityProtocol":"SASL_PLAINTEXT","principal":"User:admin","listener":"SASL_PLAINTEXT","clientInformation":{"softwareName":"unknown","softwareVersion":"unknown"}} 21:34:20.055 [data-plane-kafka-network-thread-1-ListenerName(SASL_PLAINTEXT)-SASL_PLAINTEXT-0] DEBUG kafka.request.logger - Completed request:{"isForwarded":false,"requestHeader":{"requestApiKey":3,"requestApiVersion":12,"correlationId":1,"clientId":"myid-producer-d9af5f27-a788-4ea1-aa41-f695e16251fc","requestApiKeyName":"METADATA"},"request":{"topics":[],"allowAutoTopicCreation":true,"includeTopicAuthorizedOperations":false},"response":{"throttleTimeMs":0,"brokers":[{"nodeId":1,"host":"localhost","port":39175,"rack":null}],"clusterId":"5YrvSAcTSC6U2UjuA70ZNA","controllerId":1,"topics":[]},"connection":"127.0.0.1:39175-127.0.0.1:56242-4","totalTimeMs":0.768,"requestQueueTimeMs":0.098,"localTimeMs":0.462,"remoteTimeMs":0.0,"throttleTimeMs":0,"responseQueueTimeMs":0.058,"sendTimeMs":0.149,"securityProtocol":"SASL_PLAINTEXT","principal":"User:admin","listener":"SASL_PLAINTEXT","clientInformation":{"softwareName":"apache-kafka-java","softwareVersion":"3.3.1"}} 21:34:20.057 [data-plane-kafka-network-thread-1-ListenerName(SASL_PLAINTEXT)-SASL_PLAINTEXT-1] DEBUG kafka.request.logger - Completed request:{"isForwarded":false,"requestHeader":{"requestApiKey":3,"requestApiVersion":12,"correlationId":2,"clientId":"myid","requestApiKeyName":"METADATA"},"request":{"topics":[{"topicId":"AAAAAAAAAAAAAAAAAAAAAA","name":"mytopicA"},{"topicId":"AAAAAAAAAAAAAAAAAAAAAA","name":"mytopicB"}],"allowAutoTopicCreation":false,"includeTopicAuthorizedOperations":false},"response":{"throttleTimeMs":0,"brokers":[{"nodeId":1,"host":"localhost","port":39175,"rack":null}],"clusterId":"5YrvSAcTSC6U2UjuA70ZNA","controllerId":1,"topics":[{"errorCode":0,"name":"mytopicA","topicId":"YpyDa15qQo25q_iMZl8VKA","isInternal":false,"partitions":[{"errorCode":0,"partitionIndex":0,"leaderId":1,"leaderEpoch":0,"replicaNodes":[1],"isrNodes":[1],"offlineReplicas":[]}],"topicAuthorizedOperations":-2147483648},{"errorCode":0,"name":"mytopicB","topicId":"Cdlya8hGQ1iJi65VnsnjdA","isInternal":false,"partitions":[{"errorCode":0,"partitionIndex":0,"leaderId":1,"leaderEpoch":0,"replicaNodes":[1],"isrNodes":[1],"offlineReplicas":[]}],"topicAuthorizedOperations":-2147483648}]},"connection":"127.0.0.1:39175-127.0.0.1:56238-3","totalTimeMs":13.876,"requestQueueTimeMs":1.025,"localTimeMs":12.177,"remoteTimeMs":0.0,"throttleTimeMs":0,"responseQueueTimeMs":0.563,"sendTimeMs":0.109,"securityProtocol":"SASL_PLAINTEXT","principal":"User:admin","listener":"SASL_PLAINTEXT","clientInformation":{"softwareName":"apache-kafka-java","softwareVersion":"3.3.1"}} 21:34:20.059 [data-plane-kafka-request-handler-0] DEBUG k.c.transaction.RPCProducerIdManager - [RPC ProducerId Manager 1]: Requesting next Producer ID block 21:34:20.062 [data-plane-kafka-socket-acceptor-ListenerName(SASL_PLAINTEXT)-SASL_PLAINTEXT-39175] DEBUG kafka.network.DataPlaneAcceptor - Accepted connection from /127.0.0.1:56252 on /127.0.0.1:39175 and assigned it to processor 1, sendBufferSize [actual|requested]: [102400|102400] recvBufferSize [actual|requested]: [102400|102400] 21:34:20.063 [data-plane-kafka-network-thread-1-ListenerName(SASL_PLAINTEXT)-SASL_PLAINTEXT-1] DEBUG kafka.network.Processor - Processor 1 listening to new connection from /127.0.0.1:56252 21:34:20.063 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:20.063 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - Processing request:: sessionid:0x1000001c6a50000 type:exists cxid:0x5b zxid:0xfffffffffffffffe txntype:unknown reqpath:/admin/delete_topics/__consumer_offsets 21:34:20.064 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - sessionid:0x1000001c6a50000 type:exists cxid:0x5b zxid:0xfffffffffffffffe txntype:unknown reqpath:/admin/delete_topics/__consumer_offsets 21:34:20.064 [main-SendThread(127.0.0.1:36377)] DEBUG org.apache.zookeeper.ClientCnxn - Reading reply session id: 0x1000001c6a50000, packet:: clientPath:/admin/delete_topics/__consumer_offsets serverPath:/admin/delete_topics/__consumer_offsets finished:false header:: 91,3 replyHeader:: 91,41,-101 request:: '/admin/delete_topics/__consumer_offsets,F response:: 21:34:20.065 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:20.065 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - Processing request:: sessionid:0x1000001c6a50000 type:exists cxid:0x5c zxid:0xfffffffffffffffe txntype:unknown reqpath:/brokers/topics/__consumer_offsets 21:34:20.065 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - sessionid:0x1000001c6a50000 type:exists cxid:0x5c zxid:0xfffffffffffffffe txntype:unknown reqpath:/brokers/topics/__consumer_offsets 21:34:20.066 [main-SendThread(127.0.0.1:36377)] DEBUG org.apache.zookeeper.ClientCnxn - Reading reply session id: 0x1000001c6a50000, packet:: clientPath:/brokers/topics/__consumer_offsets serverPath:/brokers/topics/__consumer_offsets finished:false header:: 92,3 replyHeader:: 92,41,-101 request:: '/brokers/topics/__consumer_offsets,F response:: 21:34:20.067 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:20.068 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - Processing request:: sessionid:0x1000001c6a50000 type:getChildren2 cxid:0x5d zxid:0xfffffffffffffffe txntype:unknown reqpath:/brokers/topics 21:34:20.068 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - sessionid:0x1000001c6a50000 type:getChildren2 cxid:0x5d zxid:0xfffffffffffffffe txntype:unknown reqpath:/brokers/topics 21:34:20.068 [SyncThread:0] DEBUG o.a.zookeeper.server.ZooKeeperServer - Permission requested: 1 21:34:20.068 [SyncThread:0] DEBUG o.a.zookeeper.server.ZooKeeperServer - ACLs for node: [31,s{'world,'anyone} ] 21:34:20.068 [SyncThread:0] DEBUG o.a.zookeeper.server.ZooKeeperServer - Client credentials: ['sasl,'zooclient , 'ip,'127.0.0.1 ] 21:34:20.068 [main-SendThread(127.0.0.1:36377)] DEBUG org.apache.zookeeper.ClientCnxn - Reading reply session id: 0x1000001c6a50000, packet:: clientPath:/brokers/topics serverPath:/brokers/topics finished:false header:: 93,12 replyHeader:: 93,41,0 request:: '/brokers/topics,F response:: v{'mytopicA,'mytopicB},s{6,6,1725140057172,1725140057172,0,2,0,0,0,2,38} 21:34:20.075 [data-plane-kafka-request-handler-1] INFO kafka.zk.AdminZkClient - Creating topic __consumer_offsets with configuration {compression.type=producer, cleanup.policy=compact, segment.bytes=104857600} and initial partition assignment HashMap(0 -> ArrayBuffer(1), 1 -> ArrayBuffer(1), 2 -> ArrayBuffer(1), 3 -> ArrayBuffer(1), 4 -> ArrayBuffer(1), 5 -> ArrayBuffer(1), 6 -> ArrayBuffer(1), 7 -> ArrayBuffer(1), 8 -> ArrayBuffer(1), 9 -> ArrayBuffer(1), 10 -> ArrayBuffer(1), 11 -> ArrayBuffer(1), 12 -> ArrayBuffer(1), 13 -> ArrayBuffer(1), 14 -> ArrayBuffer(1), 15 -> ArrayBuffer(1), 16 -> ArrayBuffer(1), 17 -> ArrayBuffer(1), 18 -> ArrayBuffer(1), 19 -> ArrayBuffer(1), 20 -> ArrayBuffer(1), 21 -> ArrayBuffer(1), 22 -> ArrayBuffer(1), 23 -> ArrayBuffer(1), 24 -> ArrayBuffer(1), 25 -> ArrayBuffer(1), 26 -> ArrayBuffer(1), 27 -> ArrayBuffer(1), 28 -> ArrayBuffer(1), 29 -> ArrayBuffer(1), 30 -> ArrayBuffer(1), 31 -> ArrayBuffer(1), 32 -> ArrayBuffer(1), 33 -> ArrayBuffer(1), 34 -> ArrayBuffer(1), 35 -> ArrayBuffer(1), 36 -> ArrayBuffer(1), 37 -> ArrayBuffer(1), 38 -> ArrayBuffer(1), 39 -> ArrayBuffer(1), 40 -> ArrayBuffer(1), 41 -> ArrayBuffer(1), 42 -> ArrayBuffer(1), 43 -> ArrayBuffer(1), 44 -> ArrayBuffer(1), 45 -> ArrayBuffer(1), 46 -> ArrayBuffer(1), 47 -> ArrayBuffer(1), 48 -> ArrayBuffer(1), 49 -> ArrayBuffer(1)) 21:34:20.077 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:20.111 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - Processing request:: sessionid:0x1000001c6a50000 type:setData cxid:0x5e zxid:0x2a txntype:-1 reqpath:n/a 21:34:20.112 [SyncThread:0] DEBUG o.apache.zookeeper.server.DataTree - Ignoring processTxn failure hdr: -1 : error: -101 21:34:20.112 [main-SendThread(127.0.0.1:36377)] DEBUG org.apache.zookeeper.ClientCnxn - Reading reply session id: 0x1000001c6a50000, packet:: clientPath:/config/topics/__consumer_offsets serverPath:/config/topics/__consumer_offsets finished:false header:: 94,5 replyHeader:: 94,42,-101 request:: '/config/topics/__consumer_offsets,#7b2276657273696f6e223a312c22636f6e666967223a7b22636f6d7072657373696f6e2e74797065223a2270726f6475636572222c22636c65616e75702e706f6c696379223a22636f6d70616374222c227365676d656e742e6279746573223a22313034383537363030227d7d,-1 response:: 21:34:20.115 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:20.115 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Processing ACL: 31,s{'world,'anyone} 21:34:20.115 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Permission requested: 4 21:34:20.115 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - ACLs for node: [31,s{'world,'anyone} ] 21:34:20.115 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Client credentials: ['sasl,'zooclient , 'ip,'127.0.0.1 ] 21:34:20.115 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from data tree is: 67015625255 21:34:20.115 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 69871027230 21:34:20.116 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - Processing request:: sessionid:0x1000001c6a50000 type:create cxid:0x5f zxid:0x2b txntype:1 reqpath:n/a 21:34:20.116 [SyncThread:0] DEBUG o.apache.zookeeper.common.PathTrie - config 21:34:20.116 [SyncThread:0] DEBUG o.apache.zookeeper.server.DataTree - Digests are matching for Zxid: 2b, Digest in log and actual tree: 71657446370 21:34:20.117 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - sessionid:0x1000001c6a50000 type:create cxid:0x5f zxid:0x2b txntype:1 reqpath:n/a 21:34:20.117 [main-SendThread(127.0.0.1:36377)] DEBUG org.apache.zookeeper.ClientCnxn - Reading reply session id: 0x1000001c6a50000, packet:: clientPath:/config/topics/__consumer_offsets serverPath:/config/topics/__consumer_offsets finished:false header:: 95,1 replyHeader:: 95,43,0 request:: '/config/topics/__consumer_offsets,#7b2276657273696f6e223a312c22636f6e666967223a7b22636f6d7072657373696f6e2e74797065223a2270726f6475636572222c22636c65616e75702e706f6c696379223a22636f6d70616374222c227365676d656e742e6279746573223a22313034383537363030227d7d,v{s{31,s{'world,'anyone}}},0 response:: '/config/topics/__consumer_offsets 21:34:20.123 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:20.123 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Processing ACL: 31,s{'world,'anyone} 21:34:20.123 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Permission requested: 4 21:34:20.123 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - ACLs for node: [31,s{'world,'anyone} ] 21:34:20.124 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Client credentials: ['sasl,'zooclient , 'ip,'127.0.0.1 ] 21:34:20.124 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from data tree is: 71657446370 21:34:20.124 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 75069589606 21:34:20.125 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - Processing request:: sessionid:0x1000001c6a50000 type:create cxid:0x60 zxid:0x2c txntype:1 reqpath:n/a 21:34:20.125 [SyncThread:0] DEBUG o.apache.zookeeper.common.PathTrie - brokers 21:34:20.125 [SyncThread:0] DEBUG o.apache.zookeeper.server.DataTree - Digests are matching for Zxid: 2c, Digest in log and actual tree: 78374511587 21:34:20.125 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - sessionid:0x1000001c6a50000 type:create cxid:0x60 zxid:0x2c txntype:1 reqpath:n/a 21:34:20.125 [main-SendThread(127.0.0.1:36377)] DEBUG org.apache.zookeeper.ClientCnxn - Got notification session id: 0x1000001c6a50000 21:34:20.125 [main-SendThread(127.0.0.1:36377)] DEBUG org.apache.zookeeper.ClientCnxn - Got WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/brokers/topics for session id 0x1000001c6a50000 21:34:20.125 [main-EventThread] DEBUG kafka.zookeeper.ZooKeeperClient - [ZooKeeperClient Kafka server] Received event: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/brokers/topics 21:34:20.125 [main-SendThread(127.0.0.1:36377)] DEBUG org.apache.zookeeper.ClientCnxn - Reading reply session id: 0x1000001c6a50000, packet:: clientPath:/brokers/topics/__consumer_offsets serverPath:/brokers/topics/__consumer_offsets finished:false header:: 96,1 replyHeader:: 96,44,0 request:: '/brokers/topics/__consumer_offsets,#7b22706172746974696f6e73223a7b223434223a5b315d2c223435223a5b315d2c223436223a5b315d2c223437223a5b315d2c223438223a5b315d2c223439223a5b315d2c223130223a5b315d2c223131223a5b315d2c223132223a5b315d2c223133223a5b315d2c223134223a5b315d2c223135223a5b315d2c223136223a5b315d2c223137223a5b315d2c223138223a5b315d2c223139223a5b315d2c2230223a5b315d2c2231223a5b315d2c2232223a5b315d2c2233223a5b315d2c2234223a5b315d2c2235223a5b315d2c2236223a5b315d2c2237223a5b315d2c2238223a5b315d2c2239223a5b315d2c223230223a5b315d2c223231223a5b315d2c223232223a5b315d2c223233223a5b315d2c223234223a5b315d2c223235223a5b315d2c223236223a5b315d2c223237223a5b315d2c223238223a5b315d2c223239223a5b315d2c223330223a5b315d2c223331223a5b315d2c223332223a5b315d2c223333223a5b315d2c223334223a5b315d2c223335223a5b315d2c223336223a5b315d2c223337223a5b315d2c223338223a5b315d2c223339223a5b315d2c223430223a5b315d2c223431223a5b315d2c223432223a5b315d2c223433223a5b315d7d2c22746f7069635f6964223a22376e416257547132516b756d74674347486a6a515777222c22616464696e675f7265706c69636173223a7b7d2c2272656d6f76696e675f7265706c69636173223a7b7d2c2276657273696f6e223a337d,v{s{31,s{'world,'anyone}}},0 response:: '/brokers/topics/__consumer_offsets 21:34:20.126 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:20.126 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - Processing request:: sessionid:0x1000001c6a50000 type:getChildren2 cxid:0x61 zxid:0xfffffffffffffffe txntype:unknown reqpath:/brokers/topics 21:34:20.126 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - sessionid:0x1000001c6a50000 type:getChildren2 cxid:0x61 zxid:0xfffffffffffffffe txntype:unknown reqpath:/brokers/topics 21:34:20.126 [SyncThread:0] DEBUG o.a.zookeeper.server.ZooKeeperServer - Permission requested: 1 21:34:20.126 [SyncThread:0] DEBUG o.a.zookeeper.server.ZooKeeperServer - ACLs for node: [31,s{'world,'anyone} ] 21:34:20.126 [SyncThread:0] DEBUG o.a.zookeeper.server.ZooKeeperServer - Client credentials: ['sasl,'zooclient , 'ip,'127.0.0.1 ] 21:34:20.127 [main-SendThread(127.0.0.1:36377)] DEBUG org.apache.zookeeper.ClientCnxn - Reading reply session id: 0x1000001c6a50000, packet:: clientPath:/brokers/topics serverPath:/brokers/topics finished:false header:: 97,12 replyHeader:: 97,44,0 request:: '/brokers/topics,T response:: v{'mytopicA,'mytopicB,'__consumer_offsets},s{6,6,1725140057172,1725140057172,0,3,0,0,0,3,44} 21:34:20.128 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:20.128 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - Processing request:: sessionid:0x1000001c6a50000 type:getData cxid:0x62 zxid:0xfffffffffffffffe txntype:unknown reqpath:/brokers/topics/__consumer_offsets 21:34:20.128 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - sessionid:0x1000001c6a50000 type:getData cxid:0x62 zxid:0xfffffffffffffffe txntype:unknown reqpath:/brokers/topics/__consumer_offsets 21:34:20.128 [SyncThread:0] DEBUG o.a.zookeeper.server.ZooKeeperServer - Permission requested: 1 21:34:20.128 [SyncThread:0] DEBUG o.a.zookeeper.server.ZooKeeperServer - ACLs for node: [31,s{'world,'anyone} ] 21:34:20.128 [SyncThread:0] DEBUG o.a.zookeeper.server.ZooKeeperServer - Client credentials: ['sasl,'zooclient , 'ip,'127.0.0.1 ] 21:34:20.129 [main-SendThread(127.0.0.1:36377)] DEBUG org.apache.zookeeper.ClientCnxn - Reading reply session id: 0x1000001c6a50000, packet:: clientPath:/brokers/topics/__consumer_offsets serverPath:/brokers/topics/__consumer_offsets finished:false header:: 98,4 replyHeader:: 98,44,0 request:: '/brokers/topics/__consumer_offsets,T response:: #7b22706172746974696f6e73223a7b223434223a5b315d2c223435223a5b315d2c223436223a5b315d2c223437223a5b315d2c223438223a5b315d2c223439223a5b315d2c223130223a5b315d2c223131223a5b315d2c223132223a5b315d2c223133223a5b315d2c223134223a5b315d2c223135223a5b315d2c223136223a5b315d2c223137223a5b315d2c223138223a5b315d2c223139223a5b315d2c2230223a5b315d2c2231223a5b315d2c2232223a5b315d2c2233223a5b315d2c2234223a5b315d2c2235223a5b315d2c2236223a5b315d2c2237223a5b315d2c2238223a5b315d2c2239223a5b315d2c223230223a5b315d2c223231223a5b315d2c223232223a5b315d2c223233223a5b315d2c223234223a5b315d2c223235223a5b315d2c223236223a5b315d2c223237223a5b315d2c223238223a5b315d2c223239223a5b315d2c223330223a5b315d2c223331223a5b315d2c223332223a5b315d2c223333223a5b315d2c223334223a5b315d2c223335223a5b315d2c223336223a5b315d2c223337223a5b315d2c223338223a5b315d2c223339223a5b315d2c223430223a5b315d2c223431223a5b315d2c223432223a5b315d2c223433223a5b315d7d2c22746f7069635f6964223a22376e416257547132516b756d74674347486a6a515777222c22616464696e675f7265706c69636173223a7b7d2c2272656d6f76696e675f7265706c69636173223a7b7d2c2276657273696f6e223a337d,s{44,44,1725140060123,1725140060123,0,0,0,0,548,0,44} 21:34:20.133 [controller-event-thread] INFO kafka.controller.KafkaController - [Controller id=1] New topics: [Set(__consumer_offsets)], deleted topics: [HashSet()], new partition replica assignment [Set(TopicIdReplicaAssignment(__consumer_offsets,Some(7nAbWTq2QkumtgCGHjjQWw),HashMap(__consumer_offsets-22 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-30 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-25 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-35 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-37 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-38 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-13 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-8 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-21 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-4 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-27 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-7 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-9 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-46 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-41 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-33 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-23 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-49 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-47 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-16 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-28 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-31 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-36 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-42 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-3 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-18 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-15 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-24 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-17 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-48 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-19 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-11 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-2 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-43 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-6 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-14 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-20 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-0 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-44 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-39 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-12 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-45 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-1 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-5 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-26 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-29 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-34 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-10 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-32 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-40 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=))))] 21:34:20.134 [controller-event-thread] INFO kafka.controller.KafkaController - [Controller id=1] New partition creation callback for __consumer_offsets-22,__consumer_offsets-30,__consumer_offsets-25,__consumer_offsets-35,__consumer_offsets-37,__consumer_offsets-38,__consumer_offsets-13,__consumer_offsets-8,__consumer_offsets-21,__consumer_offsets-4,__consumer_offsets-27,__consumer_offsets-7,__consumer_offsets-9,__consumer_offsets-46,__consumer_offsets-41,__consumer_offsets-33,__consumer_offsets-23,__consumer_offsets-49,__consumer_offsets-47,__consumer_offsets-16,__consumer_offsets-28,__consumer_offsets-31,__consumer_offsets-36,__consumer_offsets-42,__consumer_offsets-3,__consumer_offsets-18,__consumer_offsets-15,__consumer_offsets-24,__consumer_offsets-17,__consumer_offsets-48,__consumer_offsets-19,__consumer_offsets-11,__consumer_offsets-2,__consumer_offsets-43,__consumer_offsets-6,__consumer_offsets-14,__consumer_offsets-20,__consumer_offsets-0,__consumer_offsets-44,__consumer_offsets-39,__consumer_offsets-12,__consumer_offsets-45,__consumer_offsets-1,__consumer_offsets-5,__consumer_offsets-26,__consumer_offsets-29,__consumer_offsets-34,__consumer_offsets-10,__consumer_offsets-32,__consumer_offsets-40 21:34:20.134 [controller-event-thread] INFO state.change.logger - [Controller id=1 epoch=1] Changed partition __consumer_offsets-22 state from NonExistentPartition to NewPartition with assigned replicas 1 21:34:20.135 [controller-event-thread] INFO state.change.logger - [Controller id=1 epoch=1] Changed partition __consumer_offsets-30 state from NonExistentPartition to NewPartition with assigned replicas 1 21:34:20.135 [controller-event-thread] INFO state.change.logger - [Controller id=1 epoch=1] Changed partition __consumer_offsets-25 state from NonExistentPartition to NewPartition with assigned replicas 1 21:34:20.135 [controller-event-thread] INFO state.change.logger - [Controller id=1 epoch=1] Changed partition __consumer_offsets-35 state from NonExistentPartition to NewPartition with assigned replicas 1 21:34:20.135 [controller-event-thread] INFO state.change.logger - [Controller id=1 epoch=1] Changed partition __consumer_offsets-37 state from NonExistentPartition to NewPartition with assigned replicas 1 21:34:20.135 [controller-event-thread] INFO state.change.logger - [Controller id=1 epoch=1] Changed partition __consumer_offsets-38 state from NonExistentPartition to NewPartition with assigned replicas 1 21:34:20.135 [controller-event-thread] INFO state.change.logger - [Controller id=1 epoch=1] Changed partition __consumer_offsets-13 state from NonExistentPartition to NewPartition with assigned replicas 1 21:34:20.135 [controller-event-thread] INFO state.change.logger - [Controller id=1 epoch=1] Changed partition __consumer_offsets-8 state from NonExistentPartition to NewPartition with assigned replicas 1 21:34:20.135 [controller-event-thread] INFO state.change.logger - [Controller id=1 epoch=1] Changed partition __consumer_offsets-21 state from NonExistentPartition to NewPartition with assigned replicas 1 21:34:20.135 [controller-event-thread] INFO state.change.logger - [Controller id=1 epoch=1] Changed partition __consumer_offsets-4 state from NonExistentPartition to NewPartition with assigned replicas 1 21:34:20.135 [controller-event-thread] INFO state.change.logger - [Controller id=1 epoch=1] Changed partition __consumer_offsets-27 state from NonExistentPartition to NewPartition with assigned replicas 1 21:34:20.135 [controller-event-thread] INFO state.change.logger - [Controller id=1 epoch=1] Changed partition __consumer_offsets-7 state from NonExistentPartition to NewPartition with assigned replicas 1 21:34:20.135 [controller-event-thread] INFO state.change.logger - [Controller id=1 epoch=1] Changed partition __consumer_offsets-9 state from NonExistentPartition to NewPartition with assigned replicas 1 21:34:20.135 [controller-event-thread] INFO state.change.logger - [Controller id=1 epoch=1] Changed partition __consumer_offsets-46 state from NonExistentPartition to NewPartition with assigned replicas 1 21:34:20.135 [controller-event-thread] INFO state.change.logger - [Controller id=1 epoch=1] Changed partition __consumer_offsets-41 state from NonExistentPartition to NewPartition with assigned replicas 1 21:34:20.135 [controller-event-thread] INFO state.change.logger - [Controller id=1 epoch=1] Changed partition __consumer_offsets-33 state from NonExistentPartition to NewPartition with assigned replicas 1 21:34:20.135 [controller-event-thread] INFO state.change.logger - [Controller id=1 epoch=1] Changed partition __consumer_offsets-23 state from NonExistentPartition to NewPartition with assigned replicas 1 21:34:20.135 [controller-event-thread] INFO state.change.logger - [Controller id=1 epoch=1] Changed partition __consumer_offsets-49 state from NonExistentPartition to NewPartition with assigned replicas 1 21:34:20.135 [controller-event-thread] INFO state.change.logger - [Controller id=1 epoch=1] Changed partition __consumer_offsets-47 state from NonExistentPartition to NewPartition with assigned replicas 1 21:34:20.135 [controller-event-thread] INFO state.change.logger - [Controller id=1 epoch=1] Changed partition __consumer_offsets-16 state from NonExistentPartition to NewPartition with assigned replicas 1 21:34:20.135 [controller-event-thread] INFO state.change.logger - [Controller id=1 epoch=1] Changed partition __consumer_offsets-28 state from NonExistentPartition to NewPartition with assigned replicas 1 21:34:20.135 [controller-event-thread] INFO state.change.logger - [Controller id=1 epoch=1] Changed partition __consumer_offsets-31 state from NonExistentPartition to NewPartition with assigned replicas 1 21:34:20.137 [controller-event-thread] INFO state.change.logger - [Controller id=1 epoch=1] Changed partition __consumer_offsets-36 state from NonExistentPartition to NewPartition with assigned replicas 1 21:34:20.137 [controller-event-thread] INFO state.change.logger - [Controller id=1 epoch=1] Changed partition __consumer_offsets-42 state from NonExistentPartition to NewPartition with assigned replicas 1 21:34:20.137 [controller-event-thread] INFO state.change.logger - [Controller id=1 epoch=1] Changed partition __consumer_offsets-3 state from NonExistentPartition to NewPartition with assigned replicas 1 21:34:20.137 [controller-event-thread] INFO state.change.logger - [Controller id=1 epoch=1] Changed partition __consumer_offsets-18 state from NonExistentPartition to NewPartition with assigned replicas 1 21:34:20.137 [controller-event-thread] INFO state.change.logger - [Controller id=1 epoch=1] Changed partition __consumer_offsets-15 state from NonExistentPartition to NewPartition with assigned replicas 1 21:34:20.137 [controller-event-thread] INFO state.change.logger - [Controller id=1 epoch=1] Changed partition __consumer_offsets-24 state from NonExistentPartition to NewPartition with assigned replicas 1 21:34:20.137 [controller-event-thread] INFO state.change.logger - [Controller id=1 epoch=1] Changed partition __consumer_offsets-17 state from NonExistentPartition to NewPartition with assigned replicas 1 21:34:20.138 [controller-event-thread] INFO state.change.logger - [Controller id=1 epoch=1] Changed partition __consumer_offsets-48 state from NonExistentPartition to NewPartition with assigned replicas 1 21:34:20.138 [controller-event-thread] INFO state.change.logger - [Controller id=1 epoch=1] Changed partition __consumer_offsets-19 state from NonExistentPartition to NewPartition with assigned replicas 1 21:34:20.138 [controller-event-thread] INFO state.change.logger - [Controller id=1 epoch=1] Changed partition __consumer_offsets-11 state from NonExistentPartition to NewPartition with assigned replicas 1 21:34:20.138 [controller-event-thread] INFO state.change.logger - [Controller id=1 epoch=1] Changed partition __consumer_offsets-2 state from NonExistentPartition to NewPartition with assigned replicas 1 21:34:20.138 [controller-event-thread] INFO state.change.logger - [Controller id=1 epoch=1] Changed partition __consumer_offsets-43 state from NonExistentPartition to NewPartition with assigned replicas 1 21:34:20.138 [controller-event-thread] INFO state.change.logger - [Controller id=1 epoch=1] Changed partition __consumer_offsets-6 state from NonExistentPartition to NewPartition with assigned replicas 1 21:34:20.138 [controller-event-thread] INFO state.change.logger - [Controller id=1 epoch=1] Changed partition __consumer_offsets-14 state from NonExistentPartition to NewPartition with assigned replicas 1 21:34:20.138 [controller-event-thread] INFO state.change.logger - [Controller id=1 epoch=1] Changed partition __consumer_offsets-20 state from NonExistentPartition to NewPartition with assigned replicas 1 21:34:20.138 [controller-event-thread] INFO state.change.logger - [Controller id=1 epoch=1] Changed partition __consumer_offsets-0 state from NonExistentPartition to NewPartition with assigned replicas 1 21:34:20.138 [controller-event-thread] INFO state.change.logger - [Controller id=1 epoch=1] Changed partition __consumer_offsets-44 state from NonExistentPartition to NewPartition with assigned replicas 1 21:34:20.138 [controller-event-thread] INFO state.change.logger - [Controller id=1 epoch=1] Changed partition __consumer_offsets-39 state from NonExistentPartition to NewPartition with assigned replicas 1 21:34:20.138 [controller-event-thread] INFO state.change.logger - [Controller id=1 epoch=1] Changed partition __consumer_offsets-12 state from NonExistentPartition to NewPartition with assigned replicas 1 21:34:20.138 [controller-event-thread] INFO state.change.logger - [Controller id=1 epoch=1] Changed partition __consumer_offsets-45 state from NonExistentPartition to NewPartition with assigned replicas 1 21:34:20.138 [controller-event-thread] INFO state.change.logger - [Controller id=1 epoch=1] Changed partition __consumer_offsets-1 state from NonExistentPartition to NewPartition with assigned replicas 1 21:34:20.138 [controller-event-thread] INFO state.change.logger - [Controller id=1 epoch=1] Changed partition __consumer_offsets-5 state from NonExistentPartition to NewPartition with assigned replicas 1 21:34:20.138 [controller-event-thread] INFO state.change.logger - [Controller id=1 epoch=1] Changed partition __consumer_offsets-26 state from NonExistentPartition to NewPartition with assigned replicas 1 21:34:20.138 [controller-event-thread] INFO state.change.logger - [Controller id=1 epoch=1] Changed partition __consumer_offsets-29 state from NonExistentPartition to NewPartition with assigned replicas 1 21:34:20.138 [controller-event-thread] INFO state.change.logger - [Controller id=1 epoch=1] Changed partition __consumer_offsets-34 state from NonExistentPartition to NewPartition with assigned replicas 1 21:34:20.138 [controller-event-thread] INFO state.change.logger - [Controller id=1 epoch=1] Changed partition __consumer_offsets-10 state from NonExistentPartition to NewPartition with assigned replicas 1 21:34:20.138 [controller-event-thread] INFO state.change.logger - [Controller id=1 epoch=1] Changed partition __consumer_offsets-32 state from NonExistentPartition to NewPartition with assigned replicas 1 21:34:20.138 [controller-event-thread] INFO state.change.logger - [Controller id=1 epoch=1] Changed partition __consumer_offsets-40 state from NonExistentPartition to NewPartition with assigned replicas 1 21:34:20.138 [controller-event-thread] INFO state.change.logger - [Controller id=1 epoch=1] Sending UpdateMetadata request to brokers HashSet() for 0 partitions 21:34:20.141 [controller-event-thread] INFO state.change.logger - [Controller id=1 epoch=1] Sending UpdateMetadata request to brokers HashSet() for 0 partitions 21:34:20.145 [data-plane-kafka-request-handler-1] DEBUG kafka.zk.AdminZkClient - Updated path /brokers/topics/__consumer_offsets with HashMap(__consumer_offsets-22 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-30 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-25 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-35 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-37 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-38 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-13 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-8 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-21 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-4 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-27 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-7 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-9 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-46 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-41 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-33 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-23 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-49 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-47 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-16 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-28 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-31 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-36 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-42 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-3 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-18 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-15 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-24 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-17 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-48 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-19 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-11 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-2 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-43 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-6 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-14 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-20 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-0 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-44 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-39 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-12 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-45 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-1 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-5 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-26 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-29 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-34 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-10 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-32 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-40 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=)) for replica assignment 21:34:20.147 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:20.147 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Permission requested: 1 21:34:20.147 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - ACLs for node: [31,s{'world,'anyone} ] 21:34:20.147 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Client credentials: ['sasl,'zooclient , 'ip,'127.0.0.1 ] 21:34:20.147 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from data tree is: 78374511587 21:34:20.148 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:20.148 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Processing ACL: 31,s{'world,'anyone} 21:34:20.153 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Permission requested: 4 21:34:20.153 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - ACLs for node: [31,s{'world,'anyone} ] 21:34:20.153 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Client credentials: ['sasl,'zooclient , 'ip,'127.0.0.1 ] 21:34:20.153 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from data tree is: 78374511587 21:34:20.154 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 77646716493 21:34:20.154 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 80247294774 21:34:20.157 [data-plane-kafka-request-handler-1] DEBUG k.s.DefaultAutoTopicCreationManager - Cleared inflight topic creation state for HashMap(__consumer_offsets -> CreatableTopic(name='__consumer_offsets', numPartitions=50, replicationFactor=1, assignments=[], configs=[CreateableTopicConfig(name='compression.type', value='producer'), CreateableTopicConfig(name='cleanup.policy', value='compact'), CreateableTopicConfig(name='segment.bytes', value='104857600')])) 21:34:20.162 [data-plane-kafka-network-thread-1-ListenerName(SASL_PLAINTEXT)-SASL_PLAINTEXT-1] DEBUG kafka.request.logger - Completed request:{"isForwarded":false,"requestHeader":{"requestApiKey":10,"requestApiVersion":4,"correlationId":0,"clientId":"myid","requestApiKeyName":"FIND_COORDINATOR"},"request":{"keyType":0,"coordinatorKeys":["mygroup"]},"response":{"throttleTimeMs":0,"coordinators":[{"key":"mygroup","nodeId":-1,"host":"","port":-1,"errorCode":15,"errorMessage":""}]},"connection":"127.0.0.1:39175-127.0.0.1:56238-3","totalTimeMs":104.314,"requestQueueTimeMs":2.776,"localTimeMs":101.177,"remoteTimeMs":0.0,"throttleTimeMs":0,"responseQueueTimeMs":0.104,"sendTimeMs":0.255,"securityProtocol":"SASL_PLAINTEXT","principal":"User:admin","listener":"SASL_PLAINTEXT","clientInformation":{"softwareName":"apache-kafka-java","softwareVersion":"3.3.1"}} 21:34:20.164 [data-plane-kafka-socket-acceptor-ListenerName(SASL_PLAINTEXT)-SASL_PLAINTEXT-39175] DEBUG kafka.network.DataPlaneAcceptor - Accepted connection from /127.0.0.1:56264 on /127.0.0.1:39175 and assigned it to processor 0, sendBufferSize [actual|requested]: [102400|102400] recvBufferSize [actual|requested]: [102400|102400] 21:34:20.164 [data-plane-kafka-network-thread-1-ListenerName(SASL_PLAINTEXT)-SASL_PLAINTEXT-0] DEBUG kafka.network.Processor - Processor 0 listening to new connection from /127.0.0.1:56264 21:34:20.167 [data-plane-kafka-network-thread-1-ListenerName(SASL_PLAINTEXT)-SASL_PLAINTEXT-1] DEBUG kafka.request.logger - Completed request:{"isForwarded":false,"requestHeader":{"requestApiKey":18,"requestApiVersion":3,"correlationId":1,"clientId":"1","requestApiKeyName":"API_VERSIONS"},"request":{"clientSoftwareName":"apache-kafka-java","clientSoftwareVersion":"3.3.1"},"response":{"errorCode":0,"apiKeys":[{"apiKey":0,"minVersion":0,"maxVersion":9},{"apiKey":1,"minVersion":0,"maxVersion":13},{"apiKey":2,"minVersion":0,"maxVersion":7},{"apiKey":3,"minVersion":0,"maxVersion":12},{"apiKey":4,"minVersion":0,"maxVersion":6},{"apiKey":5,"minVersion":0,"maxVersion":3},{"apiKey":6,"minVersion":0,"maxVersion":7},{"apiKey":7,"minVersion":0,"maxVersion":3},{"apiKey":8,"minVersion":0,"maxVersion":8},{"apiKey":9,"minVersion":0,"maxVersion":8},{"apiKey":10,"minVersion":0,"maxVersion":4},{"apiKey":11,"minVersion":0,"maxVersion":9},{"apiKey":12,"minVersion":0,"maxVersion":4},{"apiKey":13,"minVersion":0,"maxVersion":5},{"apiKey":14,"minVersion":0,"maxVersion":5},{"apiKey":15,"minVersion":0,"maxVersion":5},{"apiKey":16,"minVersion":0,"maxVersion":4},{"apiKey":17,"minVersion":0,"maxVersion":1},{"apiKey":18,"minVersion":0,"maxVersion":3},{"apiKey":19,"minVersion":0,"maxVersion":7},{"apiKey":20,"minVersion":0,"maxVersion":6},{"apiKey":21,"minVersion":0,"maxVersion":2},{"apiKey":22,"minVersion":0,"maxVersion":4},{"apiKey":23,"minVersion":0,"maxVersion":4},{"apiKey":24,"minVersion":0,"maxVersion":3},{"apiKey":25,"minVersion":0,"maxVersion":3},{"apiKey":26,"minVersion":0,"maxVersion":3},{"apiKey":27,"minVersion":0,"maxVersion":1},{"apiKey":28,"minVersion":0,"maxVersion":3},{"apiKey":29,"minVersion":0,"maxVersion":3},{"apiKey":30,"minVersion":0,"maxVersion":3},{"apiKey":31,"minVersion":0,"maxVersion":3},{"apiKey":32,"minVersion":0,"maxVersion":4},{"apiKey":33,"minVersion":0,"maxVersion":2},{"apiKey":34,"minVersion":0,"maxVersion":2},{"apiKey":35,"minVersion":0,"maxVersion":4},{"apiKey":36,"minVersion":0,"maxVersion":2},{"apiKey":37,"minVersion":0,"maxVersion":3},{"apiKey":38,"minVersion":0,"maxVersion":3},{"apiKey":39,"minVersion":0,"maxVersion":2},{"apiKey":40,"minVersion":0,"maxVersion":2},{"apiKey":41,"minVersion":0,"maxVersion":3},{"apiKey":42,"minVersion":0,"maxVersion":2},{"apiKey":43,"minVersion":0,"maxVersion":2},{"apiKey":44,"minVersion":0,"maxVersion":1},{"apiKey":45,"minVersion":0,"maxVersion":0},{"apiKey":46,"minVersion":0,"maxVersion":0},{"apiKey":47,"minVersion":0,"maxVersion":0},{"apiKey":48,"minVersion":0,"maxVersion":1},{"apiKey":49,"minVersion":0,"maxVersion":1},{"apiKey":50,"minVersion":0,"maxVersion":0},{"apiKey":51,"minVersion":0,"maxVersion":0},{"apiKey":56,"minVersion":0,"maxVersion":2},{"apiKey":57,"minVersion":0,"maxVersion":1},{"apiKey":60,"minVersion":0,"maxVersion":0},{"apiKey":61,"minVersion":0,"maxVersion":0},{"apiKey":65,"minVersion":0,"maxVersion":0},{"apiKey":66,"minVersion":0,"maxVersion":0},{"apiKey":67,"minVersion":0,"maxVersion":0}],"throttleTimeMs":0,"finalizedFeaturesEpoch":0},"connection":"127.0.0.1:39175-127.0.0.1:56252-4","totalTimeMs":100.19,"requestQueueTimeMs":97.348,"localTimeMs":2.68,"remoteTimeMs":0.0,"throttleTimeMs":0,"responseQueueTimeMs":0.049,"sendTimeMs":0.11,"securityProtocol":"SASL_PLAINTEXT","principal":"User:admin","listener":"SASL_PLAINTEXT","clientInformation":{"softwareName":"unknown","softwareVersion":"unknown"}} 21:34:20.169 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - Processing request:: sessionid:0x1000001c6a50000 type:multi cxid:0x63 zxid:0x2d txntype:14 reqpath:n/a 21:34:20.169 [SyncThread:0] DEBUG o.apache.zookeeper.common.PathTrie - brokers 21:34:20.169 [SyncThread:0] DEBUG o.apache.zookeeper.server.DataTree - Digests are matching for Zxid: 2d, Digest in log and actual tree: 80247294774 21:34:20.169 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - sessionid:0x1000001c6a50000 type:multi cxid:0x63 zxid:0x2d txntype:14 reqpath:n/a 21:34:20.170 [main-SendThread(127.0.0.1:36377)] DEBUG org.apache.zookeeper.ClientCnxn - Reading reply session id: 0x1000001c6a50000, packet:: clientPath:null serverPath:null finished:false header:: 99,14 replyHeader:: 99,45,0 request:: org.apache.zookeeper.MultiOperationRecord@47c7375 response:: org.apache.zookeeper.MultiResponse@fe4873b6 21:34:20.177 [data-plane-kafka-network-thread-1-ListenerName(SASL_PLAINTEXT)-SASL_PLAINTEXT-0] DEBUG kafka.request.logger - Completed request:{"isForwarded":false,"requestHeader":{"requestApiKey":18,"requestApiVersion":3,"correlationId":3,"clientId":"myid","requestApiKeyName":"API_VERSIONS"},"request":{"clientSoftwareName":"apache-kafka-java","clientSoftwareVersion":"3.3.1"},"response":{"errorCode":0,"apiKeys":[{"apiKey":0,"minVersion":0,"maxVersion":9},{"apiKey":1,"minVersion":0,"maxVersion":13},{"apiKey":2,"minVersion":0,"maxVersion":7},{"apiKey":3,"minVersion":0,"maxVersion":12},{"apiKey":4,"minVersion":0,"maxVersion":6},{"apiKey":5,"minVersion":0,"maxVersion":3},{"apiKey":6,"minVersion":0,"maxVersion":7},{"apiKey":7,"minVersion":0,"maxVersion":3},{"apiKey":8,"minVersion":0,"maxVersion":8},{"apiKey":9,"minVersion":0,"maxVersion":8},{"apiKey":10,"minVersion":0,"maxVersion":4},{"apiKey":11,"minVersion":0,"maxVersion":9},{"apiKey":12,"minVersion":0,"maxVersion":4},{"apiKey":13,"minVersion":0,"maxVersion":5},{"apiKey":14,"minVersion":0,"maxVersion":5},{"apiKey":15,"minVersion":0,"maxVersion":5},{"apiKey":16,"minVersion":0,"maxVersion":4},{"apiKey":17,"minVersion":0,"maxVersion":1},{"apiKey":18,"minVersion":0,"maxVersion":3},{"apiKey":19,"minVersion":0,"maxVersion":7},{"apiKey":20,"minVersion":0,"maxVersion":6},{"apiKey":21,"minVersion":0,"maxVersion":2},{"apiKey":22,"minVersion":0,"maxVersion":4},{"apiKey":23,"minVersion":0,"maxVersion":4},{"apiKey":24,"minVersion":0,"maxVersion":3},{"apiKey":25,"minVersion":0,"maxVersion":3},{"apiKey":26,"minVersion":0,"maxVersion":3},{"apiKey":27,"minVersion":0,"maxVersion":1},{"apiKey":28,"minVersion":0,"maxVersion":3},{"apiKey":29,"minVersion":0,"maxVersion":3},{"apiKey":30,"minVersion":0,"maxVersion":3},{"apiKey":31,"minVersion":0,"maxVersion":3},{"apiKey":32,"minVersion":0,"maxVersion":4},{"apiKey":33,"minVersion":0,"maxVersion":2},{"apiKey":34,"minVersion":0,"maxVersion":2},{"apiKey":35,"minVersion":0,"maxVersion":4},{"apiKey":36,"minVersion":0,"maxVersion":2},{"apiKey":37,"minVersion":0,"maxVersion":3},{"apiKey":38,"minVersion":0,"maxVersion":3},{"apiKey":39,"minVersion":0,"maxVersion":2},{"apiKey":40,"minVersion":0,"maxVersion":2},{"apiKey":41,"minVersion":0,"maxVersion":3},{"apiKey":42,"minVersion":0,"maxVersion":2},{"apiKey":43,"minVersion":0,"maxVersion":2},{"apiKey":44,"minVersion":0,"maxVersion":1},{"apiKey":45,"minVersion":0,"maxVersion":0},{"apiKey":46,"minVersion":0,"maxVersion":0},{"apiKey":47,"minVersion":0,"maxVersion":0},{"apiKey":48,"minVersion":0,"maxVersion":1},{"apiKey":49,"minVersion":0,"maxVersion":1},{"apiKey":50,"minVersion":0,"maxVersion":0},{"apiKey":51,"minVersion":0,"maxVersion":0},{"apiKey":56,"minVersion":0,"maxVersion":2},{"apiKey":57,"minVersion":0,"maxVersion":1},{"apiKey":60,"minVersion":0,"maxVersion":0},{"apiKey":61,"minVersion":0,"maxVersion":0},{"apiKey":65,"minVersion":0,"maxVersion":0},{"apiKey":66,"minVersion":0,"maxVersion":0},{"apiKey":67,"minVersion":0,"maxVersion":0}],"throttleTimeMs":0,"finalizedFeaturesEpoch":0},"connection":"127.0.0.1:39175-127.0.0.1:56264-5","totalTimeMs":5.656,"requestQueueTimeMs":5.107,"localTimeMs":0.397,"remoteTimeMs":0.0,"throttleTimeMs":0,"responseQueueTimeMs":0.046,"sendTimeMs":0.105,"securityProtocol":"SASL_PLAINTEXT","principal":"User:admin","listener":"SASL_PLAINTEXT","clientInformation":{"softwareName":"unknown","softwareVersion":"unknown"}} 21:34:20.179 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:20.180 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Permission requested: 1 21:34:20.180 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - ACLs for node: [31,s{'world,'anyone} ] 21:34:20.180 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Client credentials: ['sasl,'zooclient , 'ip,'127.0.0.1 ] 21:34:20.180 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from data tree is: 80247294774 21:34:20.180 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:20.180 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Processing ACL: 31,s{'world,'anyone} 21:34:20.182 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Permission requested: 4 21:34:20.182 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - ACLs for node: [31,s{'world,'anyone} ] 21:34:20.183 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Client credentials: ['sasl,'zooclient , 'ip,'127.0.0.1 ] 21:34:20.183 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from data tree is: 80247294774 21:34:20.183 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 78132619353 21:34:20.183 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 82357640025 21:34:20.183 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:20.183 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Permission requested: 1 21:34:20.183 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - ACLs for node: [31,s{'world,'anyone} ] 21:34:20.183 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Client credentials: ['sasl,'zooclient , 'ip,'127.0.0.1 ] 21:34:20.183 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 82357640025 21:34:20.183 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:20.183 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Processing ACL: 31,s{'world,'anyone} 21:34:20.183 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Permission requested: 4 21:34:20.183 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - ACLs for node: [31,s{'world,'anyone} ] 21:34:20.183 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Client credentials: ['sasl,'zooclient , 'ip,'127.0.0.1 ] 21:34:20.183 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 82357640025 21:34:20.183 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 82438767402 21:34:20.183 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 85366137760 21:34:20.183 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:20.184 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Permission requested: 1 21:34:20.184 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - ACLs for node: [31,s{'world,'anyone} ] 21:34:20.184 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Client credentials: ['sasl,'zooclient , 'ip,'127.0.0.1 ] 21:34:20.184 [data-plane-kafka-network-thread-1-ListenerName(SASL_PLAINTEXT)-SASL_PLAINTEXT-0] DEBUG kafka.request.logger - Completed request:{"isForwarded":false,"requestHeader":{"requestApiKey":3,"requestApiVersion":12,"correlationId":4,"clientId":"myid","requestApiKeyName":"METADATA"},"request":{"topics":[{"topicId":"AAAAAAAAAAAAAAAAAAAAAA","name":"mytopicA"},{"topicId":"AAAAAAAAAAAAAAAAAAAAAA","name":"mytopicB"}],"allowAutoTopicCreation":false,"includeTopicAuthorizedOperations":false},"response":{"throttleTimeMs":0,"brokers":[{"nodeId":1,"host":"localhost","port":39175,"rack":null}],"clusterId":"5YrvSAcTSC6U2UjuA70ZNA","controllerId":1,"topics":[{"errorCode":0,"name":"mytopicA","topicId":"YpyDa15qQo25q_iMZl8VKA","isInternal":false,"partitions":[{"errorCode":0,"partitionIndex":0,"leaderId":1,"leaderEpoch":0,"replicaNodes":[1],"isrNodes":[1],"offlineReplicas":[]}],"topicAuthorizedOperations":-2147483648},{"errorCode":0,"name":"mytopicB","topicId":"Cdlya8hGQ1iJi65VnsnjdA","isInternal":false,"partitions":[{"errorCode":0,"partitionIndex":0,"leaderId":1,"leaderEpoch":0,"replicaNodes":[1],"isrNodes":[1],"offlineReplicas":[]}],"topicAuthorizedOperations":-2147483648}]},"connection":"127.0.0.1:39175-127.0.0.1:56264-5","totalTimeMs":5.141,"requestQueueTimeMs":0.116,"localTimeMs":1.564,"remoteTimeMs":0.0,"throttleTimeMs":0,"responseQueueTimeMs":3.352,"sendTimeMs":0.107,"securityProtocol":"SASL_PLAINTEXT","principal":"User:admin","listener":"SASL_PLAINTEXT","clientInformation":{"softwareName":"apache-kafka-java","softwareVersion":"3.3.1"}} 21:34:20.184 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 85366137760 21:34:20.184 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:20.184 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Processing ACL: 31,s{'world,'anyone} 21:34:20.184 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Permission requested: 4 21:34:20.184 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - ACLs for node: [31,s{'world,'anyone} ] 21:34:20.184 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Client credentials: ['sasl,'zooclient , 'ip,'127.0.0.1 ] 21:34:20.184 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 85366137760 21:34:20.184 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 86794707463 21:34:20.184 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 88296171030 21:34:20.184 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:20.184 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Permission requested: 1 21:34:20.184 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - ACLs for node: [31,s{'world,'anyone} ] 21:34:20.184 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Client credentials: ['sasl,'zooclient , 'ip,'127.0.0.1 ] 21:34:20.184 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 88296171030 21:34:20.184 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:20.184 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Processing ACL: 31,s{'world,'anyone} 21:34:20.184 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Permission requested: 4 21:34:20.184 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - ACLs for node: [31,s{'world,'anyone} ] 21:34:20.184 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Client credentials: ['sasl,'zooclient , 'ip,'127.0.0.1 ] 21:34:20.184 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 88296171030 21:34:20.184 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 88640034517 21:34:20.184 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 91365588785 21:34:20.185 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:20.185 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Permission requested: 1 21:34:20.185 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - ACLs for node: [31,s{'world,'anyone} ] 21:34:20.185 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Client credentials: ['sasl,'zooclient , 'ip,'127.0.0.1 ] 21:34:20.185 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 91365588785 21:34:20.185 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:20.185 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Processing ACL: 31,s{'world,'anyone} 21:34:20.185 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Permission requested: 4 21:34:20.185 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - ACLs for node: [31,s{'world,'anyone} ] 21:34:20.185 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Client credentials: ['sasl,'zooclient , 'ip,'127.0.0.1 ] 21:34:20.185 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 91365588785 21:34:20.185 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 89236268564 21:34:20.185 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 90376134594 21:34:20.185 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:20.185 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Permission requested: 1 21:34:20.185 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - ACLs for node: [31,s{'world,'anyone} ] 21:34:20.185 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Client credentials: ['sasl,'zooclient , 'ip,'127.0.0.1 ] 21:34:20.185 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 90376134594 21:34:20.185 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:20.185 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Processing ACL: 31,s{'world,'anyone} 21:34:20.185 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Permission requested: 4 21:34:20.185 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - ACLs for node: [31,s{'world,'anyone} ] 21:34:20.185 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Client credentials: ['sasl,'zooclient , 'ip,'127.0.0.1 ] 21:34:20.185 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 90376134594 21:34:20.185 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 91000460307 21:34:20.185 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 94973905485 21:34:20.185 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:20.185 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Permission requested: 1 21:34:20.185 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - ACLs for node: [31,s{'world,'anyone} ] 21:34:20.185 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Client credentials: ['sasl,'zooclient , 'ip,'127.0.0.1 ] 21:34:20.185 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 94973905485 21:34:20.185 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:20.185 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Processing ACL: 31,s{'world,'anyone} 21:34:20.186 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Permission requested: 4 21:34:20.186 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - ACLs for node: [31,s{'world,'anyone} ] 21:34:20.186 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Client credentials: ['sasl,'zooclient , 'ip,'127.0.0.1 ] 21:34:20.186 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 94973905485 21:34:20.186 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 97764907651 21:34:20.186 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 101221286946 21:34:20.186 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:20.186 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Permission requested: 1 21:34:20.186 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - ACLs for node: [31,s{'world,'anyone} ] 21:34:20.186 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Client credentials: ['sasl,'zooclient , 'ip,'127.0.0.1 ] 21:34:20.186 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 101221286946 21:34:20.186 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:20.186 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Processing ACL: 31,s{'world,'anyone} 21:34:20.186 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Permission requested: 4 21:34:20.186 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - ACLs for node: [31,s{'world,'anyone} ] 21:34:20.186 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Client credentials: ['sasl,'zooclient , 'ip,'127.0.0.1 ] 21:34:20.186 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 101221286946 21:34:20.186 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 99736520188 21:34:20.186 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 103901104562 21:34:20.186 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:20.186 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Permission requested: 1 21:34:20.186 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - ACLs for node: [31,s{'world,'anyone} ] 21:34:20.186 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Client credentials: ['sasl,'zooclient , 'ip,'127.0.0.1 ] 21:34:20.186 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 103901104562 21:34:20.186 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:20.186 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Processing ACL: 31,s{'world,'anyone} 21:34:20.187 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Permission requested: 4 21:34:20.187 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - ACLs for node: [31,s{'world,'anyone} ] 21:34:20.187 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Client credentials: ['sasl,'zooclient , 'ip,'127.0.0.1 ] 21:34:20.187 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 103901104562 21:34:20.187 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 105928451085 21:34:20.187 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 107298440872 21:34:20.187 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:20.187 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Permission requested: 1 21:34:20.187 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - ACLs for node: [31,s{'world,'anyone} ] 21:34:20.187 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Client credentials: ['sasl,'zooclient , 'ip,'127.0.0.1 ] 21:34:20.187 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 107298440872 21:34:20.187 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:20.187 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Processing ACL: 31,s{'world,'anyone} 21:34:20.187 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Permission requested: 4 21:34:20.187 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - ACLs for node: [31,s{'world,'anyone} ] 21:34:20.187 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Client credentials: ['sasl,'zooclient , 'ip,'127.0.0.1 ] 21:34:20.187 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 107298440872 21:34:20.187 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 106441077113 21:34:20.187 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 109852525160 21:34:20.202 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - Processing request:: sessionid:0x1000001c6a50000 type:multi cxid:0x64 zxid:0x2e txntype:14 reqpath:n/a 21:34:20.202 [SyncThread:0] DEBUG o.apache.zookeeper.common.PathTrie - brokers 21:34:20.202 [SyncThread:0] DEBUG o.apache.zookeeper.server.DataTree - Digests are matching for Zxid: 2e, Digest in log and actual tree: 82357640025 21:34:20.202 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - sessionid:0x1000001c6a50000 type:multi cxid:0x64 zxid:0x2e txntype:14 reqpath:n/a 21:34:20.203 [main-SendThread(127.0.0.1:36377)] DEBUG org.apache.zookeeper.ClientCnxn - Reading reply session id: 0x1000001c6a50000, packet:: clientPath:null serverPath:null finished:false header:: 100,14 replyHeader:: 100,46,0 request:: org.apache.zookeeper.MultiOperationRecord@324db770 response:: org.apache.zookeeper.MultiResponse@2c19b7b1 21:34:20.204 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:20.204 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Permission requested: 1 21:34:20.204 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - ACLs for node: [31,s{'world,'anyone} ] 21:34:20.204 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Client credentials: ['sasl,'zooclient , 'ip,'127.0.0.1 ] 21:34:20.204 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 109852525160 21:34:20.204 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:20.204 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Processing ACL: 31,s{'world,'anyone} 21:34:20.204 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Permission requested: 4 21:34:20.204 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - ACLs for node: [31,s{'world,'anyone} ] 21:34:20.204 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - Processing request:: sessionid:0x1000001c6a50000 type:multi cxid:0x65 zxid:0x2f txntype:14 reqpath:n/a 21:34:20.204 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Client credentials: ['sasl,'zooclient , 'ip,'127.0.0.1 ] 21:34:20.204 [SyncThread:0] DEBUG o.apache.zookeeper.common.PathTrie - brokers 21:34:20.204 [SyncThread:0] DEBUG o.apache.zookeeper.server.DataTree - Digests are matching for Zxid: 2f, Digest in log and actual tree: 85366137760 21:34:20.204 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - sessionid:0x1000001c6a50000 type:multi cxid:0x65 zxid:0x2f txntype:14 reqpath:n/a 21:34:20.205 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - Processing request:: sessionid:0x1000001c6a50000 type:multi cxid:0x66 zxid:0x30 txntype:14 reqpath:n/a 21:34:20.205 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 109852525160 21:34:20.205 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 110574075212 21:34:20.205 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 114797734991 21:34:20.205 [main-SendThread(127.0.0.1:36377)] DEBUG org.apache.zookeeper.ClientCnxn - Reading reply session id: 0x1000001c6a50000, packet:: clientPath:null serverPath:null finished:false header:: 101,14 replyHeader:: 101,47,0 request:: org.apache.zookeeper.MultiOperationRecord@324db78d response:: org.apache.zookeeper.MultiResponse@2c19b7ce 21:34:20.205 [SyncThread:0] DEBUG o.apache.zookeeper.common.PathTrie - brokers 21:34:20.205 [SyncThread:0] DEBUG o.apache.zookeeper.server.DataTree - Digests are matching for Zxid: 30, Digest in log and actual tree: 88296171030 21:34:20.205 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - sessionid:0x1000001c6a50000 type:multi cxid:0x66 zxid:0x30 txntype:14 reqpath:n/a 21:34:20.205 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - Processing request:: sessionid:0x1000001c6a50000 type:multi cxid:0x67 zxid:0x31 txntype:14 reqpath:n/a 21:34:20.205 [SyncThread:0] DEBUG o.apache.zookeeper.common.PathTrie - brokers 21:34:20.205 [SyncThread:0] DEBUG o.apache.zookeeper.server.DataTree - Digests are matching for Zxid: 31, Digest in log and actual tree: 91365588785 21:34:20.205 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - sessionid:0x1000001c6a50000 type:multi cxid:0x67 zxid:0x31 txntype:14 reqpath:n/a 21:34:20.205 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - Processing request:: sessionid:0x1000001c6a50000 type:multi cxid:0x68 zxid:0x32 txntype:14 reqpath:n/a 21:34:20.206 [SyncThread:0] DEBUG o.apache.zookeeper.common.PathTrie - brokers 21:34:20.206 [SyncThread:0] DEBUG o.apache.zookeeper.server.DataTree - Digests are matching for Zxid: 32, Digest in log and actual tree: 90376134594 21:34:20.206 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - sessionid:0x1000001c6a50000 type:multi cxid:0x68 zxid:0x32 txntype:14 reqpath:n/a 21:34:20.206 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - Processing request:: sessionid:0x1000001c6a50000 type:multi cxid:0x69 zxid:0x33 txntype:14 reqpath:n/a 21:34:20.206 [SyncThread:0] DEBUG o.apache.zookeeper.common.PathTrie - brokers 21:34:20.206 [SyncThread:0] DEBUG o.apache.zookeeper.server.DataTree - Digests are matching for Zxid: 33, Digest in log and actual tree: 94973905485 21:34:20.206 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - sessionid:0x1000001c6a50000 type:multi cxid:0x69 zxid:0x33 txntype:14 reqpath:n/a 21:34:20.206 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - Processing request:: sessionid:0x1000001c6a50000 type:multi cxid:0x6a zxid:0x34 txntype:14 reqpath:n/a 21:34:20.206 [SyncThread:0] DEBUG o.apache.zookeeper.common.PathTrie - brokers 21:34:20.206 [SyncThread:0] DEBUG o.apache.zookeeper.server.DataTree - Digests are matching for Zxid: 34, Digest in log and actual tree: 101221286946 21:34:20.206 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - sessionid:0x1000001c6a50000 type:multi cxid:0x6a zxid:0x34 txntype:14 reqpath:n/a 21:34:20.206 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - Processing request:: sessionid:0x1000001c6a50000 type:multi cxid:0x6b zxid:0x35 txntype:14 reqpath:n/a 21:34:20.206 [SyncThread:0] DEBUG o.apache.zookeeper.common.PathTrie - brokers 21:34:20.206 [SyncThread:0] DEBUG o.apache.zookeeper.server.DataTree - Digests are matching for Zxid: 35, Digest in log and actual tree: 103901104562 21:34:20.207 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - sessionid:0x1000001c6a50000 type:multi cxid:0x6b zxid:0x35 txntype:14 reqpath:n/a 21:34:20.207 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - Processing request:: sessionid:0x1000001c6a50000 type:multi cxid:0x6c zxid:0x36 txntype:14 reqpath:n/a 21:34:20.207 [SyncThread:0] DEBUG o.apache.zookeeper.common.PathTrie - brokers 21:34:20.207 [SyncThread:0] DEBUG o.apache.zookeeper.server.DataTree - Digests are matching for Zxid: 36, Digest in log and actual tree: 107298440872 21:34:20.207 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - sessionid:0x1000001c6a50000 type:multi cxid:0x6c zxid:0x36 txntype:14 reqpath:n/a 21:34:20.207 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - Processing request:: sessionid:0x1000001c6a50000 type:multi cxid:0x6d zxid:0x37 txntype:14 reqpath:n/a 21:34:20.207 [SyncThread:0] DEBUG o.apache.zookeeper.common.PathTrie - brokers 21:34:20.207 [SyncThread:0] DEBUG o.apache.zookeeper.server.DataTree - Digests are matching for Zxid: 37, Digest in log and actual tree: 109852525160 21:34:20.207 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - sessionid:0x1000001c6a50000 type:multi cxid:0x6d zxid:0x37 txntype:14 reqpath:n/a 21:34:20.208 [main-SendThread(127.0.0.1:36377)] DEBUG org.apache.zookeeper.ClientCnxn - Reading reply session id: 0x1000001c6a50000, packet:: clientPath:null serverPath:null finished:false header:: 102,14 replyHeader:: 102,48,0 request:: org.apache.zookeeper.MultiOperationRecord@324db773 response:: org.apache.zookeeper.MultiResponse@2c19b7b4 21:34:20.208 [main-SendThread(127.0.0.1:36377)] DEBUG org.apache.zookeeper.ClientCnxn - Reading reply session id: 0x1000001c6a50000, packet:: clientPath:null serverPath:null finished:false header:: 103,14 replyHeader:: 103,49,0 request:: org.apache.zookeeper.MultiOperationRecord@324db792 response:: org.apache.zookeeper.MultiResponse@2c19b7d3 21:34:20.208 [main-SendThread(127.0.0.1:36377)] DEBUG org.apache.zookeeper.ClientCnxn - Reading reply session id: 0x1000001c6a50000, packet:: clientPath:null serverPath:null finished:false header:: 104,14 replyHeader:: 104,50,0 request:: org.apache.zookeeper.MultiOperationRecord@324db794 response:: org.apache.zookeeper.MultiResponse@2c19b7d5 21:34:20.208 [main-SendThread(127.0.0.1:36377)] DEBUG org.apache.zookeeper.ClientCnxn - Reading reply session id: 0x1000001c6a50000, packet:: clientPath:null serverPath:null finished:false header:: 105,14 replyHeader:: 105,51,0 request:: org.apache.zookeeper.MultiOperationRecord@324db795 response:: org.apache.zookeeper.MultiResponse@2c19b7d6 21:34:20.208 [main-SendThread(127.0.0.1:36377)] DEBUG org.apache.zookeeper.ClientCnxn - Reading reply session id: 0x1000001c6a50000, packet:: clientPath:null serverPath:null finished:false header:: 106,14 replyHeader:: 106,52,0 request:: org.apache.zookeeper.MultiOperationRecord@324db752 response:: org.apache.zookeeper.MultiResponse@2c19b793 21:34:20.208 [main-SendThread(127.0.0.1:36377)] DEBUG org.apache.zookeeper.ClientCnxn - Reading reply session id: 0x1000001c6a50000, packet:: clientPath:null serverPath:null finished:false header:: 107,14 replyHeader:: 107,53,0 request:: org.apache.zookeeper.MultiOperationRecord@940352de response:: org.apache.zookeeper.MultiResponse@8dcf531f 21:34:20.209 [main-SendThread(127.0.0.1:36377)] DEBUG org.apache.zookeeper.ClientCnxn - Reading reply session id: 0x1000001c6a50000, packet:: clientPath:null serverPath:null finished:false header:: 108,14 replyHeader:: 108,54,0 request:: org.apache.zookeeper.MultiOperationRecord@324db76f response:: org.apache.zookeeper.MultiResponse@2c19b7b0 21:34:20.209 [main-SendThread(127.0.0.1:36377)] DEBUG org.apache.zookeeper.ClientCnxn - Reading reply session id: 0x1000001c6a50000, packet:: clientPath:null serverPath:null finished:false header:: 109,14 replyHeader:: 109,55,0 request:: org.apache.zookeeper.MultiOperationRecord@940352da response:: org.apache.zookeeper.MultiResponse@8dcf531b 21:34:20.210 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - Processing request:: sessionid:0x1000001c6a50000 type:multi cxid:0x6e zxid:0x38 txntype:14 reqpath:n/a 21:34:20.210 [SyncThread:0] DEBUG o.apache.zookeeper.common.PathTrie - brokers 21:34:20.210 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:20.211 [SyncThread:0] DEBUG o.apache.zookeeper.server.DataTree - Digests are matching for Zxid: 38, Digest in log and actual tree: 114797734991 21:34:20.211 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:20.211 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Permission requested: 1 21:34:20.211 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - sessionid:0x1000001c6a50000 type:multi cxid:0x6e zxid:0x38 txntype:14 reqpath:n/a 21:34:20.211 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - ACLs for node: [31,s{'world,'anyone} ] 21:34:20.211 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Client credentials: ['sasl,'zooclient , 'ip,'127.0.0.1 ] 21:34:20.211 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from data tree is: 114797734991 21:34:20.211 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:20.211 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - Processing request:: sessionid:0x1000001c6a50000 type:exists cxid:0x6f zxid:0xfffffffffffffffe txntype:unknown reqpath:/admin/delete_topics/__consumer_offsets 21:34:20.211 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Processing ACL: 31,s{'world,'anyone} 21:34:20.211 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Permission requested: 4 21:34:20.211 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - ACLs for node: [31,s{'world,'anyone} ] 21:34:20.211 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Client credentials: ['sasl,'zooclient , 'ip,'127.0.0.1 ] 21:34:20.211 [main-SendThread(127.0.0.1:36377)] DEBUG org.apache.zookeeper.ClientCnxn - Reading reply session id: 0x1000001c6a50000, packet:: clientPath:null serverPath:null finished:false header:: 110,14 replyHeader:: 110,56,0 request:: org.apache.zookeeper.MultiOperationRecord@324db775 response:: org.apache.zookeeper.MultiResponse@2c19b7b6 21:34:20.211 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from data tree is: 114797734991 21:34:20.211 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 110997503240 21:34:20.212 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 111292604831 21:34:20.211 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - sessionid:0x1000001c6a50000 type:exists cxid:0x6f zxid:0xfffffffffffffffe txntype:unknown reqpath:/admin/delete_topics/__consumer_offsets 21:34:20.212 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:20.212 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Permission requested: 1 21:34:20.212 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - ACLs for node: [31,s{'world,'anyone} ] 21:34:20.212 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Client credentials: ['sasl,'zooclient , 'ip,'127.0.0.1 ] 21:34:20.212 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 111292604831 21:34:20.212 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:20.212 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Processing ACL: 31,s{'world,'anyone} 21:34:20.212 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Permission requested: 4 21:34:20.212 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - ACLs for node: [31,s{'world,'anyone} ] 21:34:20.212 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Client credentials: ['sasl,'zooclient , 'ip,'127.0.0.1 ] 21:34:20.212 [main-SendThread(127.0.0.1:36377)] DEBUG org.apache.zookeeper.ClientCnxn - Reading reply session id: 0x1000001c6a50000, packet:: clientPath:/admin/delete_topics/__consumer_offsets serverPath:/admin/delete_topics/__consumer_offsets finished:false header:: 111,3 replyHeader:: 111,56,-101 request:: '/admin/delete_topics/__consumer_offsets,F response:: 21:34:20.212 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 111292604831 21:34:20.212 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 113378212996 21:34:20.212 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 117195175041 21:34:20.212 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:20.212 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Permission requested: 1 21:34:20.212 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - ACLs for node: [31,s{'world,'anyone} ] 21:34:20.212 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Client credentials: ['sasl,'zooclient , 'ip,'127.0.0.1 ] 21:34:20.212 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 117195175041 21:34:20.212 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:20.212 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Processing ACL: 31,s{'world,'anyone} 21:34:20.213 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Permission requested: 4 21:34:20.213 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - ACLs for node: [31,s{'world,'anyone} ] 21:34:20.213 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Client credentials: ['sasl,'zooclient , 'ip,'127.0.0.1 ] 21:34:20.213 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 117195175041 21:34:20.213 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 117949463728 21:34:20.213 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 118554044997 21:34:20.213 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:20.213 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Permission requested: 1 21:34:20.213 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - ACLs for node: [31,s{'world,'anyone} ] 21:34:20.213 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Client credentials: ['sasl,'zooclient , 'ip,'127.0.0.1 ] 21:34:20.213 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 118554044997 21:34:20.213 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:20.213 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Processing ACL: 31,s{'world,'anyone} 21:34:20.213 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Permission requested: 4 21:34:20.213 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - ACLs for node: [31,s{'world,'anyone} ] 21:34:20.213 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Client credentials: ['sasl,'zooclient , 'ip,'127.0.0.1 ] 21:34:20.213 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 118554044997 21:34:20.213 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 117071600287 21:34:20.213 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 118037288075 21:34:20.213 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:20.213 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Permission requested: 1 21:34:20.213 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - ACLs for node: [31,s{'world,'anyone} ] 21:34:20.213 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Client credentials: ['sasl,'zooclient , 'ip,'127.0.0.1 ] 21:34:20.213 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 118037288075 21:34:20.213 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:20.213 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Processing ACL: 31,s{'world,'anyone} 21:34:20.213 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Permission requested: 4 21:34:20.213 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - ACLs for node: [31,s{'world,'anyone} ] 21:34:20.213 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Client credentials: ['sasl,'zooclient , 'ip,'127.0.0.1 ] 21:34:20.214 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 118037288075 21:34:20.214 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 117743499419 21:34:20.214 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 118465608173 21:34:20.214 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:20.214 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Permission requested: 1 21:34:20.214 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - ACLs for node: [31,s{'world,'anyone} ] 21:34:20.214 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Client credentials: ['sasl,'zooclient , 'ip,'127.0.0.1 ] 21:34:20.214 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 118465608173 21:34:20.214 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:20.214 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Processing ACL: 31,s{'world,'anyone} 21:34:20.214 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Permission requested: 4 21:34:20.214 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - ACLs for node: [31,s{'world,'anyone} ] 21:34:20.214 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Client credentials: ['sasl,'zooclient , 'ip,'127.0.0.1 ] 21:34:20.214 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - Processing request:: sessionid:0x1000001c6a50000 type:multi cxid:0x70 zxid:0x39 txntype:14 reqpath:n/a 21:34:20.214 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 118465608173 21:34:20.214 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 120572416970 21:34:20.214 [SyncThread:0] DEBUG o.apache.zookeeper.common.PathTrie - brokers 21:34:20.215 [SyncThread:0] DEBUG o.apache.zookeeper.server.DataTree - Digests are matching for Zxid: 39, Digest in log and actual tree: 111292604831 21:34:20.215 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 123353509221 21:34:20.215 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - sessionid:0x1000001c6a50000 type:multi cxid:0x70 zxid:0x39 txntype:14 reqpath:n/a 21:34:20.215 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:20.215 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Permission requested: 1 21:34:20.215 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - ACLs for node: [31,s{'world,'anyone} ] 21:34:20.215 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Client credentials: ['sasl,'zooclient , 'ip,'127.0.0.1 ] 21:34:20.215 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 123353509221 21:34:20.215 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:20.215 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Processing ACL: 31,s{'world,'anyone} 21:34:20.215 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Permission requested: 4 21:34:20.215 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - ACLs for node: [31,s{'world,'anyone} ] 21:34:20.215 [main-SendThread(127.0.0.1:36377)] DEBUG org.apache.zookeeper.ClientCnxn - Reading reply session id: 0x1000001c6a50000, packet:: clientPath:null serverPath:null finished:false header:: 112,14 replyHeader:: 112,57,0 request:: org.apache.zookeeper.MultiOperationRecord@940352dd response:: org.apache.zookeeper.MultiResponse@8dcf531e 21:34:20.215 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Client credentials: ['sasl,'zooclient , 'ip,'127.0.0.1 ] 21:34:20.215 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 123353509221 21:34:20.215 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 124111243444 21:34:20.215 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 126880499529 21:34:20.215 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:20.215 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Permission requested: 1 21:34:20.215 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - ACLs for node: [31,s{'world,'anyone} ] 21:34:20.216 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Client credentials: ['sasl,'zooclient , 'ip,'127.0.0.1 ] 21:34:20.216 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 126880499529 21:34:20.216 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:20.216 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Processing ACL: 31,s{'world,'anyone} 21:34:20.216 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Permission requested: 4 21:34:20.216 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - ACLs for node: [31,s{'world,'anyone} ] 21:34:20.216 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Client credentials: ['sasl,'zooclient , 'ip,'127.0.0.1 ] 21:34:20.216 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 126880499529 21:34:20.216 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 123646264187 21:34:20.216 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 126042967985 21:34:20.216 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:20.216 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:20.216 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Permission requested: 1 21:34:20.216 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - ACLs for node: [31,s{'world,'anyone} ] 21:34:20.216 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Client credentials: ['sasl,'zooclient , 'ip,'127.0.0.1 ] 21:34:20.216 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 126042967985 21:34:20.216 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:20.216 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Processing ACL: 31,s{'world,'anyone} 21:34:20.216 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Permission requested: 4 21:34:20.216 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - ACLs for node: [31,s{'world,'anyone} ] 21:34:20.216 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Client credentials: ['sasl,'zooclient , 'ip,'127.0.0.1 ] 21:34:20.216 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - Processing request:: sessionid:0x1000001c6a50000 type:multi cxid:0x71 zxid:0x3a txntype:14 reqpath:n/a 21:34:20.216 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 126042967985 21:34:20.216 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 128517676656 21:34:20.217 [SyncThread:0] DEBUG o.apache.zookeeper.common.PathTrie - brokers 21:34:20.217 [SyncThread:0] DEBUG o.apache.zookeeper.server.DataTree - Digests are matching for Zxid: 3a, Digest in log and actual tree: 117195175041 21:34:20.217 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - sessionid:0x1000001c6a50000 type:multi cxid:0x71 zxid:0x3a txntype:14 reqpath:n/a 21:34:20.217 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 131703325897 21:34:20.217 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:20.217 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Permission requested: 1 21:34:20.217 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - ACLs for node: [31,s{'world,'anyone} ] 21:34:20.217 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Client credentials: ['sasl,'zooclient , 'ip,'127.0.0.1 ] 21:34:20.217 [main-SendThread(127.0.0.1:36377)] DEBUG org.apache.zookeeper.ClientCnxn - Reading reply session id: 0x1000001c6a50000, packet:: clientPath:null serverPath:null finished:false header:: 113,14 replyHeader:: 113,58,0 request:: org.apache.zookeeper.MultiOperationRecord@940352df response:: org.apache.zookeeper.MultiResponse@8dcf5320 21:34:20.217 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 131703325897 21:34:20.217 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:20.217 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - Processing request:: sessionid:0x1000001c6a50000 type:multi cxid:0x72 zxid:0x3b txntype:14 reqpath:n/a 21:34:20.217 [SyncThread:0] DEBUG o.apache.zookeeper.common.PathTrie - brokers 21:34:20.217 [SyncThread:0] DEBUG o.apache.zookeeper.server.DataTree - Digests are matching for Zxid: 3b, Digest in log and actual tree: 118554044997 21:34:20.217 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Processing ACL: 31,s{'world,'anyone} 21:34:20.218 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Permission requested: 4 21:34:20.218 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - sessionid:0x1000001c6a50000 type:multi cxid:0x72 zxid:0x3b txntype:14 reqpath:n/a 21:34:20.218 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - ACLs for node: [31,s{'world,'anyone} ] 21:34:20.218 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Client credentials: ['sasl,'zooclient , 'ip,'127.0.0.1 ] 21:34:20.218 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - Processing request:: sessionid:0x1000001c6a50000 type:multi cxid:0x73 zxid:0x3c txntype:14 reqpath:n/a 21:34:20.218 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 131703325897 21:34:20.218 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 129599053420 21:34:20.218 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 130302911785 21:34:20.218 [main-SendThread(127.0.0.1:36377)] DEBUG org.apache.zookeeper.ClientCnxn - Reading reply session id: 0x1000001c6a50000, packet:: clientPath:null serverPath:null finished:false header:: 114,14 replyHeader:: 114,59,0 request:: org.apache.zookeeper.MultiOperationRecord@324db7b2 response:: org.apache.zookeeper.MultiResponse@2c19b7f3 21:34:20.218 [SyncThread:0] DEBUG o.apache.zookeeper.common.PathTrie - brokers 21:34:20.218 [SyncThread:0] DEBUG o.apache.zookeeper.server.DataTree - Digests are matching for Zxid: 3c, Digest in log and actual tree: 118037288075 21:34:20.218 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - sessionid:0x1000001c6a50000 type:multi cxid:0x73 zxid:0x3c txntype:14 reqpath:n/a 21:34:20.218 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:20.218 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Permission requested: 1 21:34:20.219 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - ACLs for node: [31,s{'world,'anyone} ] 21:34:20.219 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - Processing request:: sessionid:0x1000001c6a50000 type:multi cxid:0x74 zxid:0x3d txntype:14 reqpath:n/a 21:34:20.219 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Client credentials: ['sasl,'zooclient , 'ip,'127.0.0.1 ] 21:34:20.219 [main-SendThread(127.0.0.1:36377)] DEBUG org.apache.zookeeper.ClientCnxn - Reading reply session id: 0x1000001c6a50000, packet:: clientPath:null serverPath:null finished:false header:: 115,14 replyHeader:: 115,60,0 request:: org.apache.zookeeper.MultiOperationRecord@324db7ad response:: org.apache.zookeeper.MultiResponse@2c19b7ee 21:34:20.219 [SyncThread:0] DEBUG o.apache.zookeeper.common.PathTrie - brokers 21:34:20.219 [SyncThread:0] DEBUG o.apache.zookeeper.server.DataTree - Digests are matching for Zxid: 3d, Digest in log and actual tree: 118465608173 21:34:20.219 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - sessionid:0x1000001c6a50000 type:multi cxid:0x74 zxid:0x3d txntype:14 reqpath:n/a 21:34:20.219 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 130302911785 21:34:20.219 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - Processing request:: sessionid:0x1000001c6a50000 type:multi cxid:0x75 zxid:0x3e txntype:14 reqpath:n/a 21:34:20.219 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:20.219 [main-SendThread(127.0.0.1:36377)] DEBUG org.apache.zookeeper.ClientCnxn - Reading reply session id: 0x1000001c6a50000, packet:: clientPath:null serverPath:null finished:false header:: 116,14 replyHeader:: 116,61,0 request:: org.apache.zookeeper.MultiOperationRecord@324db790 response:: org.apache.zookeeper.MultiResponse@2c19b7d1 21:34:20.220 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Processing ACL: 31,s{'world,'anyone} 21:34:20.220 [SyncThread:0] DEBUG o.apache.zookeeper.common.PathTrie - brokers 21:34:20.220 [SyncThread:0] DEBUG o.apache.zookeeper.server.DataTree - Digests are matching for Zxid: 3e, Digest in log and actual tree: 123353509221 21:34:20.220 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - sessionid:0x1000001c6a50000 type:multi cxid:0x75 zxid:0x3e txntype:14 reqpath:n/a 21:34:20.220 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Permission requested: 4 21:34:20.220 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - ACLs for node: [31,s{'world,'anyone} ] 21:34:20.220 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Client credentials: ['sasl,'zooclient , 'ip,'127.0.0.1 ] 21:34:20.220 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 130302911785 21:34:20.220 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 130893922426 21:34:20.220 [main-SendThread(127.0.0.1:36377)] DEBUG org.apache.zookeeper.ClientCnxn - Reading reply session id: 0x1000001c6a50000, packet:: clientPath:null serverPath:null finished:false header:: 117,14 replyHeader:: 117,62,0 request:: org.apache.zookeeper.MultiOperationRecord@324db771 response:: org.apache.zookeeper.MultiResponse@2c19b7b2 21:34:20.220 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 131850397839 21:34:20.220 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - Processing request:: sessionid:0x1000001c6a50000 type:multi cxid:0x76 zxid:0x3f txntype:14 reqpath:n/a 21:34:20.221 [SyncThread:0] DEBUG o.apache.zookeeper.common.PathTrie - brokers 21:34:20.221 [SyncThread:0] DEBUG o.apache.zookeeper.server.DataTree - Digests are matching for Zxid: 3f, Digest in log and actual tree: 126880499529 21:34:20.221 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - sessionid:0x1000001c6a50000 type:multi cxid:0x76 zxid:0x3f txntype:14 reqpath:n/a 21:34:20.221 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:20.221 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Permission requested: 1 21:34:20.221 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - ACLs for node: [31,s{'world,'anyone} ] 21:34:20.221 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Client credentials: ['sasl,'zooclient , 'ip,'127.0.0.1 ] 21:34:20.221 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 131850397839 21:34:20.221 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:20.221 [main-SendThread(127.0.0.1:36377)] DEBUG org.apache.zookeeper.ClientCnxn - Reading reply session id: 0x1000001c6a50000, packet:: clientPath:null serverPath:null finished:false header:: 118,14 replyHeader:: 118,63,0 request:: org.apache.zookeeper.MultiOperationRecord@324db7b5 response:: org.apache.zookeeper.MultiResponse@2c19b7f6 21:34:20.221 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Processing ACL: 31,s{'world,'anyone} 21:34:20.221 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Permission requested: 4 21:34:20.222 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - ACLs for node: [31,s{'world,'anyone} ] 21:34:20.222 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Client credentials: ['sasl,'zooclient , 'ip,'127.0.0.1 ] 21:34:20.222 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 131850397839 21:34:20.222 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 132544272565 21:34:20.222 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 133682528744 21:34:20.222 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:20.222 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Permission requested: 1 21:34:20.222 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - ACLs for node: [31,s{'world,'anyone} ] 21:34:20.222 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Client credentials: ['sasl,'zooclient , 'ip,'127.0.0.1 ] 21:34:20.222 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 133682528744 21:34:20.222 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:20.222 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Processing ACL: 31,s{'world,'anyone} 21:34:20.222 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Permission requested: 4 21:34:20.222 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - ACLs for node: [31,s{'world,'anyone} ] 21:34:20.222 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - Processing request:: sessionid:0x1000001c6a50000 type:multi cxid:0x77 zxid:0x40 txntype:14 reqpath:n/a 21:34:20.222 [SyncThread:0] DEBUG o.apache.zookeeper.common.PathTrie - brokers 21:34:20.222 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Client credentials: ['sasl,'zooclient , 'ip,'127.0.0.1 ] 21:34:20.222 [SyncThread:0] DEBUG o.apache.zookeeper.server.DataTree - Digests are matching for Zxid: 40, Digest in log and actual tree: 126042967985 21:34:20.223 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - sessionid:0x1000001c6a50000 type:multi cxid:0x77 zxid:0x40 txntype:14 reqpath:n/a 21:34:20.223 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 133682528744 21:34:20.223 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 132147429394 21:34:20.223 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 133633626323 21:34:20.223 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:20.223 [main-SendThread(127.0.0.1:36377)] DEBUG org.apache.zookeeper.ClientCnxn - Reading reply session id: 0x1000001c6a50000, packet:: clientPath:null serverPath:null finished:false header:: 119,14 replyHeader:: 119,64,0 request:: org.apache.zookeeper.MultiOperationRecord@324db7b3 response:: org.apache.zookeeper.MultiResponse@2c19b7f4 21:34:20.223 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - Processing request:: sessionid:0x1000001c6a50000 type:exists cxid:0x78 zxid:0xfffffffffffffffe txntype:unknown reqpath:/brokers/topics/__consumer_offsets 21:34:20.223 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - sessionid:0x1000001c6a50000 type:exists cxid:0x78 zxid:0xfffffffffffffffe txntype:unknown reqpath:/brokers/topics/__consumer_offsets 21:34:20.223 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Permission requested: 1 21:34:20.223 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - ACLs for node: [31,s{'world,'anyone} ] 21:34:20.223 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - Processing request:: sessionid:0x1000001c6a50000 type:multi cxid:0x79 zxid:0x41 txntype:14 reqpath:n/a 21:34:20.223 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Client credentials: ['sasl,'zooclient , 'ip,'127.0.0.1 ] 21:34:20.223 [main-SendThread(127.0.0.1:36377)] DEBUG org.apache.zookeeper.ClientCnxn - Reading reply session id: 0x1000001c6a50000, packet:: clientPath:/brokers/topics/__consumer_offsets serverPath:/brokers/topics/__consumer_offsets finished:false header:: 120,3 replyHeader:: 120,64,0 request:: '/brokers/topics/__consumer_offsets,T response:: s{44,44,1725140060123,1725140060123,0,1,0,0,548,1,45} 21:34:20.224 [data-plane-kafka-request-handler-1] DEBUG kafka.server.ZkAdminManager - [Admin Manager on Broker 1]: Topic creation failed since topic '__consumer_offsets' already exists. org.apache.kafka.common.errors.TopicExistsException: Topic '__consumer_offsets' already exists. 21:34:20.229 [data-plane-kafka-request-handler-1] DEBUG k.s.DefaultAutoTopicCreationManager - Cleared inflight topic creation state for HashMap(__consumer_offsets -> CreatableTopic(name='__consumer_offsets', numPartitions=50, replicationFactor=1, assignments=[], configs=[CreateableTopicConfig(name='compression.type', value='producer'), CreateableTopicConfig(name='cleanup.policy', value='compact'), CreateableTopicConfig(name='segment.bytes', value='104857600')])) 21:34:20.230 [data-plane-kafka-network-thread-1-ListenerName(SASL_PLAINTEXT)-SASL_PLAINTEXT-0] DEBUG kafka.request.logger - Completed request:{"isForwarded":false,"requestHeader":{"requestApiKey":10,"requestApiVersion":4,"correlationId":5,"clientId":"myid","requestApiKeyName":"FIND_COORDINATOR"},"request":{"keyType":0,"coordinatorKeys":["mygroup"]},"response":{"throttleTimeMs":0,"coordinators":[{"key":"mygroup","nodeId":-1,"host":"","port":-1,"errorCode":15,"errorMessage":""}]},"connection":"127.0.0.1:39175-127.0.0.1:56264-5","totalTimeMs":45.04,"requestQueueTimeMs":4.956,"localTimeMs":39.765,"remoteTimeMs":0.0,"throttleTimeMs":0,"responseQueueTimeMs":0.119,"sendTimeMs":0.198,"securityProtocol":"SASL_PLAINTEXT","principal":"User:admin","listener":"SASL_PLAINTEXT","clientInformation":{"softwareName":"apache-kafka-java","softwareVersion":"3.3.1"}} 21:34:20.231 [SyncThread:0] DEBUG o.apache.zookeeper.common.PathTrie - brokers 21:34:20.231 [SyncThread:0] DEBUG o.apache.zookeeper.server.DataTree - Digests are matching for Zxid: 41, Digest in log and actual tree: 131703325897 21:34:20.231 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 133633626323 21:34:20.231 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - sessionid:0x1000001c6a50000 type:multi cxid:0x79 zxid:0x41 txntype:14 reqpath:n/a 21:34:20.231 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:20.231 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - Processing request:: sessionid:0x1000001c6a50000 type:multi cxid:0x7a zxid:0x42 txntype:14 reqpath:n/a 21:34:20.231 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Processing ACL: 31,s{'world,'anyone} 21:34:20.231 [main-SendThread(127.0.0.1:36377)] DEBUG org.apache.zookeeper.ClientCnxn - Reading reply session id: 0x1000001c6a50000, packet:: clientPath:null serverPath:null finished:false header:: 121,14 replyHeader:: 121,65,0 request:: org.apache.zookeeper.MultiOperationRecord@324db755 response:: org.apache.zookeeper.MultiResponse@2c19b796 21:34:20.232 [SyncThread:0] DEBUG o.apache.zookeeper.common.PathTrie - brokers 21:34:20.232 [SyncThread:0] DEBUG o.apache.zookeeper.server.DataTree - Digests are matching for Zxid: 42, Digest in log and actual tree: 130302911785 21:34:20.232 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - sessionid:0x1000001c6a50000 type:multi cxid:0x7a zxid:0x42 txntype:14 reqpath:n/a 21:34:20.232 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Permission requested: 4 21:34:20.232 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - ACLs for node: [31,s{'world,'anyone} ] 21:34:20.232 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - Processing request:: sessionid:0x1000001c6a50000 type:multi cxid:0x7b zxid:0x43 txntype:14 reqpath:n/a 21:34:20.232 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Client credentials: ['sasl,'zooclient , 'ip,'127.0.0.1 ] 21:34:20.232 [main-SendThread(127.0.0.1:36377)] DEBUG org.apache.zookeeper.ClientCnxn - Reading reply session id: 0x1000001c6a50000, packet:: clientPath:null serverPath:null finished:false header:: 122,14 replyHeader:: 122,66,0 request:: org.apache.zookeeper.MultiOperationRecord@324db776 response:: org.apache.zookeeper.MultiResponse@2c19b7b7 21:34:20.233 [SyncThread:0] DEBUG o.apache.zookeeper.common.PathTrie - brokers 21:34:20.233 [SyncThread:0] DEBUG o.apache.zookeeper.server.DataTree - Digests are matching for Zxid: 43, Digest in log and actual tree: 131850397839 21:34:20.233 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - sessionid:0x1000001c6a50000 type:multi cxid:0x7b zxid:0x43 txntype:14 reqpath:n/a 21:34:20.233 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 133633626323 21:34:20.233 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 135702509038 21:34:20.233 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 137177332092 21:34:20.233 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:20.233 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Permission requested: 1 21:34:20.233 [main-SendThread(127.0.0.1:36377)] DEBUG org.apache.zookeeper.ClientCnxn - Reading reply session id: 0x1000001c6a50000, packet:: clientPath:null serverPath:null finished:false header:: 123,14 replyHeader:: 123,67,0 request:: org.apache.zookeeper.MultiOperationRecord@324db78e response:: org.apache.zookeeper.MultiResponse@2c19b7cf 21:34:20.233 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - ACLs for node: [31,s{'world,'anyone} ] 21:34:20.233 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Client credentials: ['sasl,'zooclient , 'ip,'127.0.0.1 ] 21:34:20.233 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 137177332092 21:34:20.234 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:20.234 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Processing ACL: 31,s{'world,'anyone} 21:34:20.234 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Permission requested: 4 21:34:20.234 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - ACLs for node: [31,s{'world,'anyone} ] 21:34:20.234 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Client credentials: ['sasl,'zooclient , 'ip,'127.0.0.1 ] 21:34:20.234 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 137177332092 21:34:20.234 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 136286682957 21:34:20.234 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 139890130808 21:34:20.234 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:20.234 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Permission requested: 1 21:34:20.234 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - ACLs for node: [31,s{'world,'anyone} ] 21:34:20.234 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Client credentials: ['sasl,'zooclient , 'ip,'127.0.0.1 ] 21:34:20.234 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 139890130808 21:34:20.234 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:20.234 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Processing ACL: 31,s{'world,'anyone} 21:34:20.234 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Permission requested: 4 21:34:20.234 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - ACLs for node: [31,s{'world,'anyone} ] 21:34:20.234 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Client credentials: ['sasl,'zooclient , 'ip,'127.0.0.1 ] 21:34:20.234 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 139890130808 21:34:20.234 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 140644979868 21:34:20.234 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 144049733324 21:34:20.235 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:20.235 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Permission requested: 1 21:34:20.235 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - ACLs for node: [31,s{'world,'anyone} ] 21:34:20.235 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Client credentials: ['sasl,'zooclient , 'ip,'127.0.0.1 ] 21:34:20.235 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 144049733324 21:34:20.235 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:20.235 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Processing ACL: 31,s{'world,'anyone} 21:34:20.235 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Permission requested: 4 21:34:20.235 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - ACLs for node: [31,s{'world,'anyone} ] 21:34:20.235 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Client credentials: ['sasl,'zooclient , 'ip,'127.0.0.1 ] 21:34:20.235 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 144049733324 21:34:20.235 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 142347038085 21:34:20.235 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 142733165051 21:34:20.235 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:20.235 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Permission requested: 1 21:34:20.235 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - ACLs for node: [31,s{'world,'anyone} ] 21:34:20.235 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Client credentials: ['sasl,'zooclient , 'ip,'127.0.0.1 ] 21:34:20.235 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 142733165051 21:34:20.235 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:20.235 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Processing ACL: 31,s{'world,'anyone} 21:34:20.235 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Permission requested: 4 21:34:20.235 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - ACLs for node: [31,s{'world,'anyone} ] 21:34:20.235 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Client credentials: ['sasl,'zooclient , 'ip,'127.0.0.1 ] 21:34:20.235 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 142733165051 21:34:20.235 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 144877086624 21:34:20.235 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 146870082672 21:34:20.236 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:20.236 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Permission requested: 1 21:34:20.236 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - ACLs for node: [31,s{'world,'anyone} ] 21:34:20.236 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Client credentials: ['sasl,'zooclient , 'ip,'127.0.0.1 ] 21:34:20.236 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 146870082672 21:34:20.236 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:20.236 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Processing ACL: 31,s{'world,'anyone} 21:34:20.236 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Permission requested: 4 21:34:20.236 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - ACLs for node: [31,s{'world,'anyone} ] 21:34:20.236 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Client credentials: ['sasl,'zooclient , 'ip,'127.0.0.1 ] 21:34:20.236 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 146870082672 21:34:20.236 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 147591103391 21:34:20.236 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 148690625393 21:34:20.236 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:20.236 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Permission requested: 1 21:34:20.236 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - ACLs for node: [31,s{'world,'anyone} ] 21:34:20.236 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Client credentials: ['sasl,'zooclient , 'ip,'127.0.0.1 ] 21:34:20.236 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 148690625393 21:34:20.236 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:20.236 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Processing ACL: 31,s{'world,'anyone} 21:34:20.236 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Permission requested: 4 21:34:20.236 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - ACLs for node: [31,s{'world,'anyone} ] 21:34:20.236 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Client credentials: ['sasl,'zooclient , 'ip,'127.0.0.1 ] 21:34:20.236 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 148690625393 21:34:20.236 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 145077449659 21:34:20.236 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 147039061596 21:34:20.236 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:20.236 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Permission requested: 1 21:34:20.236 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - ACLs for node: [31,s{'world,'anyone} ] 21:34:20.236 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Client credentials: ['sasl,'zooclient , 'ip,'127.0.0.1 ] 21:34:20.237 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 147039061596 21:34:20.237 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:20.237 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Processing ACL: 31,s{'world,'anyone} 21:34:20.237 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Permission requested: 4 21:34:20.237 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - ACLs for node: [31,s{'world,'anyone} ] 21:34:20.237 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Client credentials: ['sasl,'zooclient , 'ip,'127.0.0.1 ] 21:34:20.237 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 147039061596 21:34:20.237 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 149724015449 21:34:20.237 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 151634338850 21:34:20.255 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - Processing request:: sessionid:0x1000001c6a50000 type:multi cxid:0x7c zxid:0x44 txntype:14 reqpath:n/a 21:34:20.255 [SyncThread:0] DEBUG o.apache.zookeeper.common.PathTrie - brokers 21:34:20.256 [SyncThread:0] DEBUG o.apache.zookeeper.server.DataTree - Digests are matching for Zxid: 44, Digest in log and actual tree: 133682528744 21:34:20.256 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - sessionid:0x1000001c6a50000 type:multi cxid:0x7c zxid:0x44 txntype:14 reqpath:n/a 21:34:20.256 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - Processing request:: sessionid:0x1000001c6a50000 type:multi cxid:0x7d zxid:0x45 txntype:14 reqpath:n/a 21:34:20.256 [SyncThread:0] DEBUG o.apache.zookeeper.common.PathTrie - brokers 21:34:20.256 [SyncThread:0] DEBUG o.apache.zookeeper.server.DataTree - Digests are matching for Zxid: 45, Digest in log and actual tree: 133633626323 21:34:20.256 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - sessionid:0x1000001c6a50000 type:multi cxid:0x7d zxid:0x45 txntype:14 reqpath:n/a 21:34:20.256 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - Processing request:: sessionid:0x1000001c6a50000 type:multi cxid:0x7e zxid:0x46 txntype:14 reqpath:n/a 21:34:20.256 [SyncThread:0] DEBUG o.apache.zookeeper.common.PathTrie - brokers 21:34:20.256 [SyncThread:0] DEBUG o.apache.zookeeper.server.DataTree - Digests are matching for Zxid: 46, Digest in log and actual tree: 137177332092 21:34:20.256 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - sessionid:0x1000001c6a50000 type:multi cxid:0x7e zxid:0x46 txntype:14 reqpath:n/a 21:34:20.257 [main-SendThread(127.0.0.1:36377)] DEBUG org.apache.zookeeper.ClientCnxn - Reading reply session id: 0x1000001c6a50000, packet:: clientPath:null serverPath:null finished:false header:: 124,14 replyHeader:: 124,68,0 request:: org.apache.zookeeper.MultiOperationRecord@324db793 response:: org.apache.zookeeper.MultiResponse@2c19b7d4 21:34:20.257 [main-SendThread(127.0.0.1:36377)] DEBUG org.apache.zookeeper.ClientCnxn - Reading reply session id: 0x1000001c6a50000, packet:: clientPath:null serverPath:null finished:false header:: 125,14 replyHeader:: 125,69,0 request:: org.apache.zookeeper.MultiOperationRecord@324db7ae response:: org.apache.zookeeper.MultiResponse@2c19b7ef 21:34:20.257 [main-SendThread(127.0.0.1:36377)] DEBUG org.apache.zookeeper.ClientCnxn - Reading reply session id: 0x1000001c6a50000, packet:: clientPath:null serverPath:null finished:false header:: 126,14 replyHeader:: 126,70,0 request:: org.apache.zookeeper.MultiOperationRecord@940352d9 response:: org.apache.zookeeper.MultiResponse@8dcf531a 21:34:20.258 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:20.258 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Permission requested: 1 21:34:20.258 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - ACLs for node: [31,s{'world,'anyone} ] 21:34:20.258 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Client credentials: ['sasl,'zooclient , 'ip,'127.0.0.1 ] 21:34:20.258 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 151634338850 21:34:20.258 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:20.258 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Processing ACL: 31,s{'world,'anyone} 21:34:20.258 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Permission requested: 4 21:34:20.258 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - ACLs for node: [31,s{'world,'anyone} ] 21:34:20.258 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Client credentials: ['sasl,'zooclient , 'ip,'127.0.0.1 ] 21:34:20.258 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 151634338850 21:34:20.258 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 149367948677 21:34:20.259 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 152980956590 21:34:20.259 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:20.259 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Permission requested: 1 21:34:20.259 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - ACLs for node: [31,s{'world,'anyone} ] 21:34:20.259 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Client credentials: ['sasl,'zooclient , 'ip,'127.0.0.1 ] 21:34:20.259 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 152980956590 21:34:20.259 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - Processing request:: sessionid:0x1000001c6a50000 type:multi cxid:0x7f zxid:0x47 txntype:14 reqpath:n/a 21:34:20.259 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:20.259 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Processing ACL: 31,s{'world,'anyone} 21:34:20.259 [SyncThread:0] DEBUG o.apache.zookeeper.common.PathTrie - brokers 21:34:20.259 [SyncThread:0] DEBUG o.apache.zookeeper.server.DataTree - Digests are matching for Zxid: 47, Digest in log and actual tree: 139890130808 21:34:20.259 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - sessionid:0x1000001c6a50000 type:multi cxid:0x7f zxid:0x47 txntype:14 reqpath:n/a 21:34:20.259 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Permission requested: 4 21:34:20.259 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - ACLs for node: [31,s{'world,'anyone} ] 21:34:20.259 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - Processing request:: sessionid:0x1000001c6a50000 type:multi cxid:0x80 zxid:0x48 txntype:14 reqpath:n/a 21:34:20.259 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Client credentials: ['sasl,'zooclient , 'ip,'127.0.0.1 ] 21:34:20.259 [SyncThread:0] DEBUG o.apache.zookeeper.common.PathTrie - brokers 21:34:20.259 [SyncThread:0] DEBUG o.apache.zookeeper.server.DataTree - Digests are matching for Zxid: 48, Digest in log and actual tree: 144049733324 21:34:20.259 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - sessionid:0x1000001c6a50000 type:multi cxid:0x80 zxid:0x48 txntype:14 reqpath:n/a 21:34:20.259 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 152980956590 21:34:20.259 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 152122823007 21:34:20.260 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 153789709985 21:34:20.260 [main-SendThread(127.0.0.1:36377)] DEBUG org.apache.zookeeper.ClientCnxn - Reading reply session id: 0x1000001c6a50000, packet:: clientPath:null serverPath:null finished:false header:: 127,14 replyHeader:: 127,71,0 request:: org.apache.zookeeper.MultiOperationRecord@324db757 response:: org.apache.zookeeper.MultiResponse@2c19b798 21:34:20.260 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:20.260 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Permission requested: 1 21:34:20.259 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - Processing request:: sessionid:0x1000001c6a50000 type:multi cxid:0x81 zxid:0x49 txntype:14 reqpath:n/a 21:34:20.260 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - ACLs for node: [31,s{'world,'anyone} ] 21:34:20.260 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Client credentials: ['sasl,'zooclient , 'ip,'127.0.0.1 ] 21:34:20.260 [SyncThread:0] DEBUG o.apache.zookeeper.common.PathTrie - brokers 21:34:20.260 [SyncThread:0] DEBUG o.apache.zookeeper.server.DataTree - Digests are matching for Zxid: 49, Digest in log and actual tree: 142733165051 21:34:20.260 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - sessionid:0x1000001c6a50000 type:multi cxid:0x81 zxid:0x49 txntype:14 reqpath:n/a 21:34:20.260 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - Processing request:: sessionid:0x1000001c6a50000 type:multi cxid:0x82 zxid:0x4a txntype:14 reqpath:n/a 21:34:20.260 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 153789709985 21:34:20.260 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:20.260 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Processing ACL: 31,s{'world,'anyone} 21:34:20.260 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Permission requested: 4 21:34:20.260 [main-SendThread(127.0.0.1:36377)] DEBUG org.apache.zookeeper.ClientCnxn - Reading reply session id: 0x1000001c6a50000, packet:: clientPath:null serverPath:null finished:false header:: 128,14 replyHeader:: 128,72,0 request:: org.apache.zookeeper.MultiOperationRecord@324db754 response:: org.apache.zookeeper.MultiResponse@2c19b795 21:34:20.260 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - ACLs for node: [31,s{'world,'anyone} ] 21:34:20.260 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Client credentials: ['sasl,'zooclient , 'ip,'127.0.0.1 ] 21:34:20.260 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 153789709985 21:34:20.260 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 155084324152 21:34:20.260 [main-SendThread(127.0.0.1:36377)] DEBUG org.apache.zookeeper.ClientCnxn - Reading reply session id: 0x1000001c6a50000, packet:: clientPath:null serverPath:null finished:false header:: 129,14 replyHeader:: 129,73,0 request:: org.apache.zookeeper.MultiOperationRecord@324db772 response:: org.apache.zookeeper.MultiResponse@2c19b7b3 21:34:20.260 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 158597869706 21:34:20.261 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:20.261 [SyncThread:0] DEBUG o.apache.zookeeper.common.PathTrie - brokers 21:34:20.261 [SyncThread:0] DEBUG o.apache.zookeeper.server.DataTree - Digests are matching for Zxid: 4a, Digest in log and actual tree: 146870082672 21:34:20.261 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - sessionid:0x1000001c6a50000 type:multi cxid:0x82 zxid:0x4a txntype:14 reqpath:n/a 21:34:20.261 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Permission requested: 1 21:34:20.261 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - ACLs for node: [31,s{'world,'anyone} ] 21:34:20.261 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - Processing request:: sessionid:0x1000001c6a50000 type:multi cxid:0x83 zxid:0x4b txntype:14 reqpath:n/a 21:34:20.261 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Client credentials: ['sasl,'zooclient , 'ip,'127.0.0.1 ] 21:34:20.261 [SyncThread:0] DEBUG o.apache.zookeeper.common.PathTrie - brokers 21:34:20.261 [SyncThread:0] DEBUG o.apache.zookeeper.server.DataTree - Digests are matching for Zxid: 4b, Digest in log and actual tree: 148690625393 21:34:20.261 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - sessionid:0x1000001c6a50000 type:multi cxid:0x83 zxid:0x4b txntype:14 reqpath:n/a 21:34:20.261 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 158597869706 21:34:20.261 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - Processing request:: sessionid:0x1000001c6a50000 type:multi cxid:0x84 zxid:0x4c txntype:14 reqpath:n/a 21:34:20.261 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:20.261 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Processing ACL: 31,s{'world,'anyone} 21:34:20.261 [SyncThread:0] DEBUG o.apache.zookeeper.common.PathTrie - brokers 21:34:20.261 [SyncThread:0] DEBUG o.apache.zookeeper.server.DataTree - Digests are matching for Zxid: 4c, Digest in log and actual tree: 147039061596 21:34:20.261 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - sessionid:0x1000001c6a50000 type:multi cxid:0x84 zxid:0x4c txntype:14 reqpath:n/a 21:34:20.262 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Permission requested: 4 21:34:20.262 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - ACLs for node: [31,s{'world,'anyone} ] 21:34:20.262 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Client credentials: ['sasl,'zooclient , 'ip,'127.0.0.1 ] 21:34:20.262 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 158597869706 21:34:20.262 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 160166732101 21:34:20.262 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 163939263312 21:34:20.262 [main-SendThread(127.0.0.1:36377)] DEBUG org.apache.zookeeper.ClientCnxn - Reading reply session id: 0x1000001c6a50000, packet:: clientPath:null serverPath:null finished:false header:: 130,14 replyHeader:: 130,74,0 request:: org.apache.zookeeper.MultiOperationRecord@324db756 response:: org.apache.zookeeper.MultiResponse@2c19b797 21:34:20.262 [main-SendThread(127.0.0.1:36377)] DEBUG org.apache.zookeeper.ClientCnxn - Reading reply session id: 0x1000001c6a50000, packet:: clientPath:null serverPath:null finished:false header:: 131,14 replyHeader:: 131,75,0 request:: org.apache.zookeeper.MultiOperationRecord@324db7b4 response:: org.apache.zookeeper.MultiResponse@2c19b7f5 21:34:20.262 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:20.262 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Permission requested: 1 21:34:20.262 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - ACLs for node: [31,s{'world,'anyone} ] 21:34:20.262 [main-SendThread(127.0.0.1:36377)] DEBUG org.apache.zookeeper.ClientCnxn - Reading reply session id: 0x1000001c6a50000, packet:: clientPath:null serverPath:null finished:false header:: 132,14 replyHeader:: 132,76,0 request:: org.apache.zookeeper.MultiOperationRecord@324db758 response:: org.apache.zookeeper.MultiResponse@2c19b799 21:34:20.262 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Client credentials: ['sasl,'zooclient , 'ip,'127.0.0.1 ] 21:34:20.262 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - Processing request:: sessionid:0x1000001c6a50000 type:multi cxid:0x85 zxid:0x4d txntype:14 reqpath:n/a 21:34:20.262 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 163939263312 21:34:20.262 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:20.262 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Processing ACL: 31,s{'world,'anyone} 21:34:20.263 [SyncThread:0] DEBUG o.apache.zookeeper.common.PathTrie - brokers 21:34:20.263 [SyncThread:0] DEBUG o.apache.zookeeper.server.DataTree - Digests are matching for Zxid: 4d, Digest in log and actual tree: 151634338850 21:34:20.263 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - sessionid:0x1000001c6a50000 type:multi cxid:0x85 zxid:0x4d txntype:14 reqpath:n/a 21:34:20.263 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Permission requested: 4 21:34:20.263 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - ACLs for node: [31,s{'world,'anyone} ] 21:34:20.263 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Client credentials: ['sasl,'zooclient , 'ip,'127.0.0.1 ] 21:34:20.263 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 163939263312 21:34:20.263 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 161658093043 21:34:20.263 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 165769571537 21:34:20.263 [main-SendThread(127.0.0.1:36377)] DEBUG org.apache.zookeeper.ClientCnxn - Reading reply session id: 0x1000001c6a50000, packet:: clientPath:null serverPath:null finished:false header:: 133,14 replyHeader:: 133,77,0 request:: org.apache.zookeeper.MultiOperationRecord@324db750 response:: org.apache.zookeeper.MultiResponse@2c19b791 21:34:20.263 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:20.263 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Permission requested: 1 21:34:20.263 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - ACLs for node: [31,s{'world,'anyone} ] 21:34:20.263 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Client credentials: ['sasl,'zooclient , 'ip,'127.0.0.1 ] 21:34:20.263 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 165769571537 21:34:20.263 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:20.263 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Processing ACL: 31,s{'world,'anyone} 21:34:20.264 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Permission requested: 4 21:34:20.264 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - ACLs for node: [31,s{'world,'anyone} ] 21:34:20.264 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - Processing request:: sessionid:0x1000001c6a50000 type:multi cxid:0x86 zxid:0x4e txntype:14 reqpath:n/a 21:34:20.264 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Client credentials: ['sasl,'zooclient , 'ip,'127.0.0.1 ] 21:34:20.264 [SyncThread:0] DEBUG o.apache.zookeeper.common.PathTrie - brokers 21:34:20.264 [SyncThread:0] DEBUG o.apache.zookeeper.server.DataTree - Digests are matching for Zxid: 4e, Digest in log and actual tree: 152980956590 21:34:20.264 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - sessionid:0x1000001c6a50000 type:multi cxid:0x86 zxid:0x4e txntype:14 reqpath:n/a 21:34:20.264 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 165769571537 21:34:20.264 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 165454636290 21:34:20.264 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 166501615658 21:34:20.264 [main-SendThread(127.0.0.1:36377)] DEBUG org.apache.zookeeper.ClientCnxn - Reading reply session id: 0x1000001c6a50000, packet:: clientPath:null serverPath:null finished:false header:: 134,14 replyHeader:: 134,78,0 request:: org.apache.zookeeper.MultiOperationRecord@940352d8 response:: org.apache.zookeeper.MultiResponse@8dcf5319 21:34:20.264 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:20.264 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - Processing request:: sessionid:0x1000001c6a50000 type:multi cxid:0x87 zxid:0x4f txntype:14 reqpath:n/a 21:34:20.264 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Permission requested: 1 21:34:20.264 [SyncThread:0] DEBUG o.apache.zookeeper.common.PathTrie - brokers 21:34:20.265 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - ACLs for node: [31,s{'world,'anyone} ] 21:34:20.265 [SyncThread:0] DEBUG o.apache.zookeeper.server.DataTree - Digests are matching for Zxid: 4f, Digest in log and actual tree: 153789709985 21:34:20.265 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Client credentials: ['sasl,'zooclient , 'ip,'127.0.0.1 ] 21:34:20.265 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - sessionid:0x1000001c6a50000 type:multi cxid:0x87 zxid:0x4f txntype:14 reqpath:n/a 21:34:20.265 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 166501615658 21:34:20.265 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - Processing request:: sessionid:0x1000001c6a50000 type:multi cxid:0x88 zxid:0x50 txntype:14 reqpath:n/a 21:34:20.265 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:20.265 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Processing ACL: 31,s{'world,'anyone} 21:34:20.265 [SyncThread:0] DEBUG o.apache.zookeeper.common.PathTrie - brokers 21:34:20.265 [SyncThread:0] DEBUG o.apache.zookeeper.server.DataTree - Digests are matching for Zxid: 50, Digest in log and actual tree: 158597869706 21:34:20.266 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - sessionid:0x1000001c6a50000 type:multi cxid:0x88 zxid:0x50 txntype:14 reqpath:n/a 21:34:20.266 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Permission requested: 4 21:34:20.266 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - ACLs for node: [31,s{'world,'anyone} ] 21:34:20.266 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - Processing request:: sessionid:0x1000001c6a50000 type:multi cxid:0x89 zxid:0x51 txntype:14 reqpath:n/a 21:34:20.266 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Client credentials: ['sasl,'zooclient , 'ip,'127.0.0.1 ] 21:34:20.266 [main-SendThread(127.0.0.1:36377)] DEBUG org.apache.zookeeper.ClientCnxn - Reading reply session id: 0x1000001c6a50000, packet:: clientPath:null serverPath:null finished:false header:: 135,14 replyHeader:: 135,79,0 request:: org.apache.zookeeper.MultiOperationRecord@324db7af response:: org.apache.zookeeper.MultiResponse@2c19b7f0 21:34:20.266 [main-SendThread(127.0.0.1:36377)] DEBUG org.apache.zookeeper.ClientCnxn - Reading reply session id: 0x1000001c6a50000, packet:: clientPath:null serverPath:null finished:false header:: 136,14 replyHeader:: 136,80,0 request:: org.apache.zookeeper.MultiOperationRecord@940352dc response:: org.apache.zookeeper.MultiResponse@8dcf531d 21:34:20.266 [SyncThread:0] DEBUG o.apache.zookeeper.common.PathTrie - brokers 21:34:20.266 [SyncThread:0] DEBUG o.apache.zookeeper.server.DataTree - Digests are matching for Zxid: 51, Digest in log and actual tree: 163939263312 21:34:20.266 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - sessionid:0x1000001c6a50000 type:multi cxid:0x89 zxid:0x51 txntype:14 reqpath:n/a 21:34:20.266 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 166501615658 21:34:20.266 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 170383726708 21:34:20.266 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 170944349403 21:34:20.266 [main-SendThread(127.0.0.1:36377)] DEBUG org.apache.zookeeper.ClientCnxn - Reading reply session id: 0x1000001c6a50000, packet:: clientPath:null serverPath:null finished:false header:: 137,14 replyHeader:: 137,81,0 request:: org.apache.zookeeper.MultiOperationRecord@324db753 response:: org.apache.zookeeper.MultiResponse@2c19b794 21:34:20.267 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:20.267 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Permission requested: 1 21:34:20.267 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - Processing request:: sessionid:0x1000001c6a50000 type:multi cxid:0x8a zxid:0x52 txntype:14 reqpath:n/a 21:34:20.267 [SyncThread:0] DEBUG o.apache.zookeeper.common.PathTrie - brokers 21:34:20.267 [SyncThread:0] DEBUG o.apache.zookeeper.server.DataTree - Digests are matching for Zxid: 52, Digest in log and actual tree: 165769571537 21:34:20.267 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - ACLs for node: [31,s{'world,'anyone} ] 21:34:20.267 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - sessionid:0x1000001c6a50000 type:multi cxid:0x8a zxid:0x52 txntype:14 reqpath:n/a 21:34:20.268 [main-SendThread(127.0.0.1:36377)] DEBUG org.apache.zookeeper.ClientCnxn - Reading reply session id: 0x1000001c6a50000, packet:: clientPath:null serverPath:null finished:false header:: 138,14 replyHeader:: 138,82,0 request:: org.apache.zookeeper.MultiOperationRecord@324db76e response:: org.apache.zookeeper.MultiResponse@2c19b7af 21:34:20.268 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - Processing request:: sessionid:0x1000001c6a50000 type:multi cxid:0x8b zxid:0x53 txntype:14 reqpath:n/a 21:34:20.268 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Client credentials: ['sasl,'zooclient , 'ip,'127.0.0.1 ] 21:34:20.268 [SyncThread:0] DEBUG o.apache.zookeeper.common.PathTrie - brokers 21:34:20.268 [SyncThread:0] DEBUG o.apache.zookeeper.server.DataTree - Digests are matching for Zxid: 53, Digest in log and actual tree: 166501615658 21:34:20.268 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - sessionid:0x1000001c6a50000 type:multi cxid:0x8b zxid:0x53 txntype:14 reqpath:n/a 21:34:20.268 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 170944349403 21:34:20.268 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:20.269 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Processing ACL: 31,s{'world,'anyone} 21:34:20.269 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Permission requested: 4 21:34:20.269 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - ACLs for node: [31,s{'world,'anyone} ] 21:34:20.269 [main-SendThread(127.0.0.1:36377)] DEBUG org.apache.zookeeper.ClientCnxn - Reading reply session id: 0x1000001c6a50000, packet:: clientPath:null serverPath:null finished:false header:: 139,14 replyHeader:: 139,83,0 request:: org.apache.zookeeper.MultiOperationRecord@940352d6 response:: org.apache.zookeeper.MultiResponse@8dcf5317 21:34:20.269 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Client credentials: ['sasl,'zooclient , 'ip,'127.0.0.1 ] 21:34:20.269 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 170944349403 21:34:20.269 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 168234779393 21:34:20.270 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 168761344209 21:34:20.270 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:20.270 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Permission requested: 1 21:34:20.270 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - ACLs for node: [31,s{'world,'anyone} ] 21:34:20.270 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Client credentials: ['sasl,'zooclient , 'ip,'127.0.0.1 ] 21:34:20.270 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 168761344209 21:34:20.270 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:20.270 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Processing ACL: 31,s{'world,'anyone} 21:34:20.270 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Permission requested: 4 21:34:20.270 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - ACLs for node: [31,s{'world,'anyone} ] 21:34:20.270 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Client credentials: ['sasl,'zooclient , 'ip,'127.0.0.1 ] 21:34:20.270 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 168761344209 21:34:20.271 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 170938967788 21:34:20.271 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 171634330520 21:34:20.271 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:20.271 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Permission requested: 1 21:34:20.271 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - ACLs for node: [31,s{'world,'anyone} ] 21:34:20.271 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Client credentials: ['sasl,'zooclient , 'ip,'127.0.0.1 ] 21:34:20.271 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 171634330520 21:34:20.271 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:20.271 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Processing ACL: 31,s{'world,'anyone} 21:34:20.271 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Permission requested: 4 21:34:20.271 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - ACLs for node: [31,s{'world,'anyone} ] 21:34:20.271 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Client credentials: ['sasl,'zooclient , 'ip,'127.0.0.1 ] 21:34:20.271 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 171634330520 21:34:20.271 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 171716751945 21:34:20.271 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 172285424084 21:34:20.271 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:20.271 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Permission requested: 1 21:34:20.271 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - ACLs for node: [31,s{'world,'anyone} ] 21:34:20.271 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Client credentials: ['sasl,'zooclient , 'ip,'127.0.0.1 ] 21:34:20.271 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 172285424084 21:34:20.271 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:20.271 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Processing ACL: 31,s{'world,'anyone} 21:34:20.271 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Permission requested: 4 21:34:20.271 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - ACLs for node: [31,s{'world,'anyone} ] 21:34:20.272 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Client credentials: ['sasl,'zooclient , 'ip,'127.0.0.1 ] 21:34:20.272 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 172285424084 21:34:20.272 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 172067185912 21:34:20.272 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 174988568222 21:34:20.272 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:20.272 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Permission requested: 1 21:34:20.272 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - ACLs for node: [31,s{'world,'anyone} ] 21:34:20.272 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Client credentials: ['sasl,'zooclient , 'ip,'127.0.0.1 ] 21:34:20.272 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 174988568222 21:34:20.272 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:20.272 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Processing ACL: 31,s{'world,'anyone} 21:34:20.272 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Permission requested: 4 21:34:20.272 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - ACLs for node: [31,s{'world,'anyone} ] 21:34:20.272 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Client credentials: ['sasl,'zooclient , 'ip,'127.0.0.1 ] 21:34:20.272 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 174988568222 21:34:20.272 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 172111345499 21:34:20.272 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 172150773804 21:34:20.272 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:20.272 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Permission requested: 1 21:34:20.272 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - ACLs for node: [31,s{'world,'anyone} ] 21:34:20.272 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Client credentials: ['sasl,'zooclient , 'ip,'127.0.0.1 ] 21:34:20.273 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 172150773804 21:34:20.273 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:20.273 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Processing ACL: 31,s{'world,'anyone} 21:34:20.273 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Permission requested: 4 21:34:20.273 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - ACLs for node: [31,s{'world,'anyone} ] 21:34:20.273 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Client credentials: ['sasl,'zooclient , 'ip,'127.0.0.1 ] 21:34:20.273 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 172150773804 21:34:20.273 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 174387576529 21:34:20.273 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 174536064457 21:34:20.273 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:20.273 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Permission requested: 1 21:34:20.273 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - ACLs for node: [31,s{'world,'anyone} ] 21:34:20.273 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Client credentials: ['sasl,'zooclient , 'ip,'127.0.0.1 ] 21:34:20.273 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 174536064457 21:34:20.273 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:20.273 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Processing ACL: 31,s{'world,'anyone} 21:34:20.273 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Permission requested: 4 21:34:20.273 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - ACLs for node: [31,s{'world,'anyone} ] 21:34:20.273 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Client credentials: ['sasl,'zooclient , 'ip,'127.0.0.1 ] 21:34:20.273 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 174536064457 21:34:20.273 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 174082654744 21:34:20.274 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 175611604462 21:34:20.269 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - Processing request:: sessionid:0x1000001c6a50000 type:multi cxid:0x8c zxid:0x54 txntype:14 reqpath:n/a 21:34:20.274 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:20.274 [SyncThread:0] DEBUG o.apache.zookeeper.common.PathTrie - brokers 21:34:20.274 [SyncThread:0] DEBUG o.apache.zookeeper.server.DataTree - Digests are matching for Zxid: 54, Digest in log and actual tree: 170944349403 21:34:20.274 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - sessionid:0x1000001c6a50000 type:multi cxid:0x8c zxid:0x54 txntype:14 reqpath:n/a 21:34:20.274 [main-SendThread(127.0.0.1:36377)] DEBUG org.apache.zookeeper.ClientCnxn - Reading reply session id: 0x1000001c6a50000, packet:: clientPath:null serverPath:null finished:false header:: 140,14 replyHeader:: 140,84,0 request:: org.apache.zookeeper.MultiOperationRecord@324db7b0 response:: org.apache.zookeeper.MultiResponse@2c19b7f1 21:34:20.275 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Permission requested: 1 21:34:20.275 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - ACLs for node: [31,s{'world,'anyone} ] 21:34:20.275 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Client credentials: ['sasl,'zooclient , 'ip,'127.0.0.1 ] 21:34:20.275 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 175611604462 21:34:20.275 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:20.275 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Processing ACL: 31,s{'world,'anyone} 21:34:20.275 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Permission requested: 4 21:34:20.275 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - ACLs for node: [31,s{'world,'anyone} ] 21:34:20.278 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Client credentials: ['sasl,'zooclient , 'ip,'127.0.0.1 ] 21:34:20.278 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - Processing request:: sessionid:0x1000001c6a50000 type:multi cxid:0x8d zxid:0x55 txntype:14 reqpath:n/a 21:34:20.278 [SyncThread:0] DEBUG o.apache.zookeeper.common.PathTrie - brokers 21:34:20.278 [SyncThread:0] DEBUG o.apache.zookeeper.server.DataTree - Digests are matching for Zxid: 55, Digest in log and actual tree: 168761344209 21:34:20.278 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - sessionid:0x1000001c6a50000 type:multi cxid:0x8d zxid:0x55 txntype:14 reqpath:n/a 21:34:20.278 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 175611604462 21:34:20.278 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 175185665556 21:34:20.278 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - Processing request:: sessionid:0x1000001c6a50000 type:multi cxid:0x8e zxid:0x56 txntype:14 reqpath:n/a 21:34:20.278 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 177088131586 21:34:20.278 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:20.279 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Permission requested: 1 21:34:20.279 [main-SendThread(127.0.0.1:36377)] DEBUG org.apache.zookeeper.ClientCnxn - Reading reply session id: 0x1000001c6a50000, packet:: clientPath:null serverPath:null finished:false header:: 141,14 replyHeader:: 141,85,0 request:: org.apache.zookeeper.MultiOperationRecord@324db796 response:: org.apache.zookeeper.MultiResponse@2c19b7d7 21:34:20.279 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - ACLs for node: [31,s{'world,'anyone} ] 21:34:20.279 [SyncThread:0] DEBUG o.apache.zookeeper.common.PathTrie - brokers 21:34:20.279 [SyncThread:0] DEBUG o.apache.zookeeper.server.DataTree - Digests are matching for Zxid: 56, Digest in log and actual tree: 171634330520 21:34:20.279 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Client credentials: ['sasl,'zooclient , 'ip,'127.0.0.1 ] 21:34:20.280 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - sessionid:0x1000001c6a50000 type:multi cxid:0x8e zxid:0x56 txntype:14 reqpath:n/a 21:34:20.280 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 177088131586 21:34:20.280 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:20.280 [main-SendThread(127.0.0.1:36377)] DEBUG org.apache.zookeeper.ClientCnxn - Reading reply session id: 0x1000001c6a50000, packet:: clientPath:null serverPath:null finished:false header:: 142,14 replyHeader:: 142,86,0 request:: org.apache.zookeeper.MultiOperationRecord@324db751 response:: org.apache.zookeeper.MultiResponse@2c19b792 21:34:20.280 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Processing ACL: 31,s{'world,'anyone} 21:34:20.280 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - Processing request:: sessionid:0x1000001c6a50000 type:multi cxid:0x8f zxid:0x57 txntype:14 reqpath:n/a 21:34:20.280 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Permission requested: 4 21:34:20.280 [SyncThread:0] DEBUG o.apache.zookeeper.common.PathTrie - brokers 21:34:20.280 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - ACLs for node: [31,s{'world,'anyone} ] 21:34:20.280 [SyncThread:0] DEBUG o.apache.zookeeper.server.DataTree - Digests are matching for Zxid: 57, Digest in log and actual tree: 172285424084 21:34:20.280 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - sessionid:0x1000001c6a50000 type:multi cxid:0x8f zxid:0x57 txntype:14 reqpath:n/a 21:34:20.280 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Client credentials: ['sasl,'zooclient , 'ip,'127.0.0.1 ] 21:34:20.280 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - Processing request:: sessionid:0x1000001c6a50000 type:multi cxid:0x90 zxid:0x58 txntype:14 reqpath:n/a 21:34:20.280 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 177088131586 21:34:20.280 [main-SendThread(127.0.0.1:36377)] DEBUG org.apache.zookeeper.ClientCnxn - Reading reply session id: 0x1000001c6a50000, packet:: clientPath:null serverPath:null finished:false header:: 143,14 replyHeader:: 143,87,0 request:: org.apache.zookeeper.MultiOperationRecord@324db7b1 response:: org.apache.zookeeper.MultiResponse@2c19b7f2 21:34:20.281 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 176811380338 21:34:20.281 [SyncThread:0] DEBUG o.apache.zookeeper.common.PathTrie - brokers 21:34:20.281 [SyncThread:0] DEBUG o.apache.zookeeper.server.DataTree - Digests are matching for Zxid: 58, Digest in log and actual tree: 174988568222 21:34:20.281 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - sessionid:0x1000001c6a50000 type:multi cxid:0x90 zxid:0x58 txntype:14 reqpath:n/a 21:34:20.281 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - Processing request:: sessionid:0x1000001c6a50000 type:multi cxid:0x91 zxid:0x59 txntype:14 reqpath:n/a 21:34:20.281 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 180876598524 21:34:20.281 [main-SendThread(127.0.0.1:36377)] DEBUG org.apache.zookeeper.ClientCnxn - Reading reply session id: 0x1000001c6a50000, packet:: clientPath:null serverPath:null finished:false header:: 144,14 replyHeader:: 144,88,0 request:: org.apache.zookeeper.MultiOperationRecord@940352d7 response:: org.apache.zookeeper.MultiResponse@8dcf5318 21:34:20.281 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:20.281 [SyncThread:0] DEBUG o.apache.zookeeper.common.PathTrie - brokers 21:34:20.281 [SyncThread:0] DEBUG o.apache.zookeeper.server.DataTree - Digests are matching for Zxid: 59, Digest in log and actual tree: 172150773804 21:34:20.281 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - sessionid:0x1000001c6a50000 type:multi cxid:0x91 zxid:0x59 txntype:14 reqpath:n/a 21:34:20.281 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Permission requested: 1 21:34:20.282 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - Processing request:: sessionid:0x1000001c6a50000 type:multi cxid:0x92 zxid:0x5a txntype:14 reqpath:n/a 21:34:20.282 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - ACLs for node: [31,s{'world,'anyone} ] 21:34:20.282 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Client credentials: ['sasl,'zooclient , 'ip,'127.0.0.1 ] 21:34:20.282 [main-SendThread(127.0.0.1:36377)] DEBUG org.apache.zookeeper.ClientCnxn - Reading reply session id: 0x1000001c6a50000, packet:: clientPath:null serverPath:null finished:false header:: 145,14 replyHeader:: 145,89,0 request:: org.apache.zookeeper.MultiOperationRecord@940352db response:: org.apache.zookeeper.MultiResponse@8dcf531c 21:34:20.282 [SyncThread:0] DEBUG o.apache.zookeeper.common.PathTrie - brokers 21:34:20.282 [SyncThread:0] DEBUG o.apache.zookeeper.server.DataTree - Digests are matching for Zxid: 5a, Digest in log and actual tree: 174536064457 21:34:20.282 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - sessionid:0x1000001c6a50000 type:multi cxid:0x92 zxid:0x5a txntype:14 reqpath:n/a 21:34:20.282 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 180876598524 21:34:20.282 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - Processing request:: sessionid:0x1000001c6a50000 type:multi cxid:0x93 zxid:0x5b txntype:14 reqpath:n/a 21:34:20.282 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:20.282 [main-SendThread(127.0.0.1:36377)] DEBUG org.apache.zookeeper.ClientCnxn - Reading reply session id: 0x1000001c6a50000, packet:: clientPath:null serverPath:null finished:false header:: 146,14 replyHeader:: 146,90,0 request:: org.apache.zookeeper.MultiOperationRecord@324db774 response:: org.apache.zookeeper.MultiResponse@2c19b7b5 21:34:20.282 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Processing ACL: 31,s{'world,'anyone} 21:34:20.282 [SyncThread:0] DEBUG o.apache.zookeeper.common.PathTrie - brokers 21:34:20.283 [SyncThread:0] DEBUG o.apache.zookeeper.server.DataTree - Digests are matching for Zxid: 5b, Digest in log and actual tree: 175611604462 21:34:20.283 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - sessionid:0x1000001c6a50000 type:multi cxid:0x93 zxid:0x5b txntype:14 reqpath:n/a 21:34:20.283 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Permission requested: 4 21:34:20.283 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - ACLs for node: [31,s{'world,'anyone} ] 21:34:20.283 [main-SendThread(127.0.0.1:36377)] DEBUG org.apache.zookeeper.ClientCnxn - Reading reply session id: 0x1000001c6a50000, packet:: clientPath:null serverPath:null finished:false header:: 147,14 replyHeader:: 147,91,0 request:: org.apache.zookeeper.MultiOperationRecord@324db777 response:: org.apache.zookeeper.MultiResponse@2c19b7b8 21:34:20.283 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Client credentials: ['sasl,'zooclient , 'ip,'127.0.0.1 ] 21:34:20.283 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 180876598524 21:34:20.283 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 183100523161 21:34:20.283 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - Processing request:: sessionid:0x1000001c6a50000 type:multi cxid:0x94 zxid:0x5c txntype:14 reqpath:n/a 21:34:20.283 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 184325178091 21:34:20.284 [SyncThread:0] DEBUG o.apache.zookeeper.common.PathTrie - brokers 21:34:20.284 [SyncThread:0] DEBUG o.apache.zookeeper.server.DataTree - Digests are matching for Zxid: 5c, Digest in log and actual tree: 177088131586 21:34:20.284 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - sessionid:0x1000001c6a50000 type:multi cxid:0x94 zxid:0x5c txntype:14 reqpath:n/a 21:34:20.284 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:20.286 [data-plane-kafka-network-thread-1-ListenerName(SASL_PLAINTEXT)-SASL_PLAINTEXT-0] DEBUG kafka.request.logger - Completed request:{"isForwarded":false,"requestHeader":{"requestApiKey":3,"requestApiVersion":12,"correlationId":6,"clientId":"myid","requestApiKeyName":"METADATA"},"request":{"topics":[{"topicId":"AAAAAAAAAAAAAAAAAAAAAA","name":"mytopicA"},{"topicId":"AAAAAAAAAAAAAAAAAAAAAA","name":"mytopicB"}],"allowAutoTopicCreation":false,"includeTopicAuthorizedOperations":false},"response":{"throttleTimeMs":0,"brokers":[{"nodeId":1,"host":"localhost","port":39175,"rack":null}],"clusterId":"5YrvSAcTSC6U2UjuA70ZNA","controllerId":1,"topics":[{"errorCode":0,"name":"mytopicA","topicId":"YpyDa15qQo25q_iMZl8VKA","isInternal":false,"partitions":[{"errorCode":0,"partitionIndex":0,"leaderId":1,"leaderEpoch":0,"replicaNodes":[1],"isrNodes":[1],"offlineReplicas":[]}],"topicAuthorizedOperations":-2147483648},{"errorCode":0,"name":"mytopicB","topicId":"Cdlya8hGQ1iJi65VnsnjdA","isInternal":false,"partitions":[{"errorCode":0,"partitionIndex":0,"leaderId":1,"leaderEpoch":0,"replicaNodes":[1],"isrNodes":[1],"offlineReplicas":[]}],"topicAuthorizedOperations":-2147483648}]},"connection":"127.0.0.1:39175-127.0.0.1:56264-5","totalTimeMs":1.391,"requestQueueTimeMs":0.207,"localTimeMs":0.968,"remoteTimeMs":0.0,"throttleTimeMs":0,"responseQueueTimeMs":0.099,"sendTimeMs":0.116,"securityProtocol":"SASL_PLAINTEXT","principal":"User:admin","listener":"SASL_PLAINTEXT","clientInformation":{"softwareName":"apache-kafka-java","softwareVersion":"3.3.1"}} 21:34:20.287 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Permission requested: 1 21:34:20.287 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - ACLs for node: [31,s{'world,'anyone} ] 21:34:20.287 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Client credentials: ['sasl,'zooclient , 'ip,'127.0.0.1 ] 21:34:20.287 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 184325178091 21:34:20.287 [main-SendThread(127.0.0.1:36377)] DEBUG org.apache.zookeeper.ClientCnxn - Reading reply session id: 0x1000001c6a50000, packet:: clientPath:null serverPath:null finished:false header:: 148,14 replyHeader:: 148,92,0 request:: org.apache.zookeeper.MultiOperationRecord@324db791 response:: org.apache.zookeeper.MultiResponse@2c19b7d2 21:34:20.287 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:20.288 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Processing ACL: 31,s{'world,'anyone} 21:34:20.288 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Permission requested: 4 21:34:20.288 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - ACLs for node: [31,s{'world,'anyone} ] 21:34:20.288 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Client credentials: ['sasl,'zooclient , 'ip,'127.0.0.1 ] 21:34:20.288 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 184325178091 21:34:20.288 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 183874689562 21:34:20.288 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 187686346326 21:34:20.288 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - Processing request:: sessionid:0x1000001c6a50000 type:multi cxid:0x95 zxid:0x5d txntype:14 reqpath:n/a 21:34:20.289 [SyncThread:0] DEBUG o.apache.zookeeper.common.PathTrie - brokers 21:34:20.289 [SyncThread:0] DEBUG o.apache.zookeeper.server.DataTree - Digests are matching for Zxid: 5d, Digest in log and actual tree: 180876598524 21:34:20.289 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - sessionid:0x1000001c6a50000 type:multi cxid:0x95 zxid:0x5d txntype:14 reqpath:n/a 21:34:20.289 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:20.289 [main-SendThread(127.0.0.1:36377)] DEBUG org.apache.zookeeper.ClientCnxn - Reading reply session id: 0x1000001c6a50000, packet:: clientPath:null serverPath:null finished:false header:: 149,14 replyHeader:: 149,93,0 request:: org.apache.zookeeper.MultiOperationRecord@324db74f response:: org.apache.zookeeper.MultiResponse@2c19b790 21:34:20.290 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - Processing request:: sessionid:0x1000001c6a50000 type:multi cxid:0x96 zxid:0x5e txntype:14 reqpath:n/a 21:34:20.290 [SyncThread:0] DEBUG o.apache.zookeeper.common.PathTrie - brokers 21:34:20.290 [SyncThread:0] DEBUG o.apache.zookeeper.server.DataTree - Digests are matching for Zxid: 5e, Digest in log and actual tree: 184325178091 21:34:20.290 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - sessionid:0x1000001c6a50000 type:multi cxid:0x96 zxid:0x5e txntype:14 reqpath:n/a 21:34:20.290 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - Processing request:: sessionid:0x1000001c6a50000 type:multi cxid:0x97 zxid:0x5f txntype:14 reqpath:n/a 21:34:20.290 [main-SendThread(127.0.0.1:36377)] DEBUG org.apache.zookeeper.ClientCnxn - Reading reply session id: 0x1000001c6a50000, packet:: clientPath:null serverPath:null finished:false header:: 150,14 replyHeader:: 150,94,0 request:: org.apache.zookeeper.MultiOperationRecord@324db78f response:: org.apache.zookeeper.MultiResponse@2c19b7d0 21:34:20.291 [SyncThread:0] DEBUG o.apache.zookeeper.common.PathTrie - brokers 21:34:20.291 [SyncThread:0] DEBUG o.apache.zookeeper.server.DataTree - Digests are matching for Zxid: 5f, Digest in log and actual tree: 187686346326 21:34:20.291 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - sessionid:0x1000001c6a50000 type:multi cxid:0x97 zxid:0x5f txntype:14 reqpath:n/a 21:34:20.291 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - Processing request:: sessionid:0x1000001c6a50000 type:exists cxid:0x98 zxid:0xfffffffffffffffe txntype:unknown reqpath:/admin/delete_topics/__consumer_offsets 21:34:20.291 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - sessionid:0x1000001c6a50000 type:exists cxid:0x98 zxid:0xfffffffffffffffe txntype:unknown reqpath:/admin/delete_topics/__consumer_offsets 21:34:20.291 [main-SendThread(127.0.0.1:36377)] DEBUG org.apache.zookeeper.ClientCnxn - Reading reply session id: 0x1000001c6a50000, packet:: clientPath:null serverPath:null finished:false header:: 151,14 replyHeader:: 151,95,0 request:: org.apache.zookeeper.MultiOperationRecord@324db7ac response:: org.apache.zookeeper.MultiResponse@2c19b7ed 21:34:20.291 [main-SendThread(127.0.0.1:36377)] DEBUG org.apache.zookeeper.ClientCnxn - Reading reply session id: 0x1000001c6a50000, packet:: clientPath:/admin/delete_topics/__consumer_offsets serverPath:/admin/delete_topics/__consumer_offsets finished:false header:: 152,3 replyHeader:: 152,95,-101 request:: '/admin/delete_topics/__consumer_offsets,F response:: 21:34:20.305 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:20.306 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - Processing request:: sessionid:0x1000001c6a50000 type:exists cxid:0x99 zxid:0xfffffffffffffffe txntype:unknown reqpath:/brokers/topics/__consumer_offsets 21:34:20.306 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - sessionid:0x1000001c6a50000 type:exists cxid:0x99 zxid:0xfffffffffffffffe txntype:unknown reqpath:/brokers/topics/__consumer_offsets 21:34:20.306 [main-SendThread(127.0.0.1:36377)] DEBUG org.apache.zookeeper.ClientCnxn - Reading reply session id: 0x1000001c6a50000, packet:: clientPath:/brokers/topics/__consumer_offsets serverPath:/brokers/topics/__consumer_offsets finished:false header:: 153,3 replyHeader:: 153,95,0 request:: '/brokers/topics/__consumer_offsets,T response:: s{44,44,1725140060123,1725140060123,0,1,0,0,548,1,45} 21:34:20.306 [data-plane-kafka-request-handler-1] DEBUG kafka.server.ZkAdminManager - [Admin Manager on Broker 1]: Topic creation failed since topic '__consumer_offsets' already exists. org.apache.kafka.common.errors.TopicExistsException: Topic '__consumer_offsets' already exists. 21:34:20.307 [data-plane-kafka-request-handler-1] DEBUG k.s.DefaultAutoTopicCreationManager - Cleared inflight topic creation state for HashMap(__consumer_offsets -> CreatableTopic(name='__consumer_offsets', numPartitions=50, replicationFactor=1, assignments=[], configs=[CreateableTopicConfig(name='compression.type', value='producer'), CreateableTopicConfig(name='cleanup.policy', value='compact'), CreateableTopicConfig(name='segment.bytes', value='104857600')])) 21:34:20.307 [data-plane-kafka-network-thread-1-ListenerName(SASL_PLAINTEXT)-SASL_PLAINTEXT-0] DEBUG kafka.request.logger - Completed request:{"isForwarded":false,"requestHeader":{"requestApiKey":10,"requestApiVersion":4,"correlationId":7,"clientId":"myid","requestApiKeyName":"FIND_COORDINATOR"},"request":{"keyType":0,"coordinatorKeys":["mygroup"]},"response":{"throttleTimeMs":0,"coordinators":[{"key":"mygroup","nodeId":-1,"host":"","port":-1,"errorCode":15,"errorMessage":""}]},"connection":"127.0.0.1:39175-127.0.0.1:56264-5","totalTimeMs":19.791,"requestQueueTimeMs":0.294,"localTimeMs":19.297,"remoteTimeMs":0.0,"throttleTimeMs":0,"responseQueueTimeMs":0.069,"sendTimeMs":0.13,"securityProtocol":"SASL_PLAINTEXT","principal":"User:admin","listener":"SASL_PLAINTEXT","clientInformation":{"softwareName":"apache-kafka-java","softwareVersion":"3.3.1"}} 21:34:20.315 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:20.315 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Permission requested: 1 21:34:20.315 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - ACLs for node: [31,s{'world,'anyone} ] 21:34:20.315 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Client credentials: ['sasl,'zooclient , 'ip,'127.0.0.1 ] 21:34:20.315 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from data tree is: 187686346326 21:34:20.315 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:20.315 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Processing ACL: 31,s{'world,'anyone} 21:34:20.316 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Permission requested: 4 21:34:20.316 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - ACLs for node: [31,s{'world,'anyone} ] 21:34:20.316 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Client credentials: ['sasl,'zooclient , 'ip,'127.0.0.1 ] 21:34:20.316 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from data tree is: 187686346326 21:34:20.316 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 183958796516 21:34:20.316 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 187362434682 21:34:20.316 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:20.316 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Permission requested: 1 21:34:20.316 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - ACLs for node: [31,s{'world,'anyone} ] 21:34:20.316 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Client credentials: ['sasl,'zooclient , 'ip,'127.0.0.1 ] 21:34:20.316 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 187362434682 21:34:20.316 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:20.316 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Processing ACL: 31,s{'world,'anyone} 21:34:20.317 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - Processing request:: sessionid:0x1000001c6a50000 type:multi cxid:0x9a zxid:0x60 txntype:14 reqpath:n/a 21:34:20.317 [SyncThread:0] DEBUG o.apache.zookeeper.common.PathTrie - brokers 21:34:20.317 [SyncThread:0] DEBUG o.apache.zookeeper.server.DataTree - Digests are matching for Zxid: 60, Digest in log and actual tree: 187362434682 21:34:20.317 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - sessionid:0x1000001c6a50000 type:multi cxid:0x9a zxid:0x60 txntype:14 reqpath:n/a 21:34:20.317 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Permission requested: 4 21:34:20.317 [main-SendThread(127.0.0.1:36377)] DEBUG org.apache.zookeeper.ClientCnxn - Reading reply session id: 0x1000001c6a50000, packet:: clientPath:null serverPath:null finished:false header:: 154,14 replyHeader:: 154,96,0 request:: org.apache.zookeeper.MultiOperationRecord@d54f07a9 response:: org.apache.zookeeper.MultiResponse@ef9185b3 21:34:20.317 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - ACLs for node: [31,s{'world,'anyone} ] 21:34:20.317 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Client credentials: ['sasl,'zooclient , 'ip,'127.0.0.1 ] 21:34:20.317 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from data tree is: 187362434682 21:34:20.317 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 185643965692 21:34:20.317 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 187438604942 21:34:20.318 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:20.318 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Permission requested: 1 21:34:20.318 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - ACLs for node: [31,s{'world,'anyone} ] 21:34:20.318 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Client credentials: ['sasl,'zooclient , 'ip,'127.0.0.1 ] 21:34:20.318 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 187438604942 21:34:20.318 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:20.318 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Processing ACL: 31,s{'world,'anyone} 21:34:20.318 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Permission requested: 4 21:34:20.319 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - ACLs for node: [31,s{'world,'anyone} ] 21:34:20.319 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Client credentials: ['sasl,'zooclient , 'ip,'127.0.0.1 ] 21:34:20.319 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 187438604942 21:34:20.319 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 187812347004 21:34:20.319 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 191323559301 21:34:20.319 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:20.319 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Permission requested: 1 21:34:20.319 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - ACLs for node: [31,s{'world,'anyone} ] 21:34:20.319 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Client credentials: ['sasl,'zooclient , 'ip,'127.0.0.1 ] 21:34:20.319 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 191323559301 21:34:20.319 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:20.319 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Processing ACL: 31,s{'world,'anyone} 21:34:20.319 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Permission requested: 4 21:34:20.319 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - ACLs for node: [31,s{'world,'anyone} ] 21:34:20.319 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Client credentials: ['sasl,'zooclient , 'ip,'127.0.0.1 ] 21:34:20.319 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 191323559301 21:34:20.319 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 191094628055 21:34:20.319 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 191597094735 21:34:20.319 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:20.319 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Permission requested: 1 21:34:20.319 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - Processing request:: sessionid:0x1000001c6a50000 type:multi cxid:0x9b zxid:0x61 txntype:14 reqpath:n/a 21:34:20.319 [SyncThread:0] DEBUG o.apache.zookeeper.common.PathTrie - brokers 21:34:20.320 [SyncThread:0] DEBUG o.apache.zookeeper.server.DataTree - Digests are matching for Zxid: 61, Digest in log and actual tree: 187438604942 21:34:20.320 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - sessionid:0x1000001c6a50000 type:multi cxid:0x9b zxid:0x61 txntype:14 reqpath:n/a 21:34:20.320 [main-SendThread(127.0.0.1:36377)] DEBUG org.apache.zookeeper.ClientCnxn - Reading reply session id: 0x1000001c6a50000, packet:: clientPath:null serverPath:null finished:false header:: 155,14 replyHeader:: 155,97,0 request:: org.apache.zookeeper.MultiOperationRecord@d363be06 response:: org.apache.zookeeper.MultiResponse@eda63c10 21:34:20.319 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - ACLs for node: [31,s{'world,'anyone} ] 21:34:20.320 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Client credentials: ['sasl,'zooclient , 'ip,'127.0.0.1 ] 21:34:20.320 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 191597094735 21:34:20.320 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:20.320 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Processing ACL: 31,s{'world,'anyone} 21:34:20.320 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - Processing request:: sessionid:0x1000001c6a50000 type:multi cxid:0x9c zxid:0x62 txntype:14 reqpath:n/a 21:34:20.320 [SyncThread:0] DEBUG o.apache.zookeeper.common.PathTrie - brokers 21:34:20.321 [SyncThread:0] DEBUG o.apache.zookeeper.server.DataTree - Digests are matching for Zxid: 62, Digest in log and actual tree: 191323559301 21:34:20.321 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - sessionid:0x1000001c6a50000 type:multi cxid:0x9c zxid:0x62 txntype:14 reqpath:n/a 21:34:20.321 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - Processing request:: sessionid:0x1000001c6a50000 type:multi cxid:0x9d zxid:0x63 txntype:14 reqpath:n/a 21:34:20.321 [SyncThread:0] DEBUG o.apache.zookeeper.common.PathTrie - brokers 21:34:20.321 [SyncThread:0] DEBUG o.apache.zookeeper.server.DataTree - Digests are matching for Zxid: 63, Digest in log and actual tree: 191597094735 21:34:20.321 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - sessionid:0x1000001c6a50000 type:multi cxid:0x9d zxid:0x63 txntype:14 reqpath:n/a 21:34:20.321 [main-SendThread(127.0.0.1:36377)] DEBUG org.apache.zookeeper.ClientCnxn - Reading reply session id: 0x1000001c6a50000, packet:: clientPath:null serverPath:null finished:false header:: 156,14 replyHeader:: 156,98,0 request:: org.apache.zookeeper.MultiOperationRecord@7401b96c response:: org.apache.zookeeper.MultiResponse@8e443776 21:34:20.321 [main-SendThread(127.0.0.1:36377)] DEBUG org.apache.zookeeper.ClientCnxn - Reading reply session id: 0x1000001c6a50000, packet:: clientPath:null serverPath:null finished:false header:: 157,14 replyHeader:: 157,99,0 request:: org.apache.zookeeper.MultiOperationRecord@dbe2e64b response:: org.apache.zookeeper.MultiResponse@f6256455 21:34:20.322 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Permission requested: 4 21:34:20.322 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - ACLs for node: [31,s{'world,'anyone} ] 21:34:20.322 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Client credentials: ['sasl,'zooclient , 'ip,'127.0.0.1 ] 21:34:20.322 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from data tree is: 191597094735 21:34:20.322 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 190911816836 21:34:20.322 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 192480209905 21:34:20.322 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:20.322 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Permission requested: 1 21:34:20.322 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - ACLs for node: [31,s{'world,'anyone} ] 21:34:20.322 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Client credentials: ['sasl,'zooclient , 'ip,'127.0.0.1 ] 21:34:20.322 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 192480209905 21:34:20.322 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:20.322 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Processing ACL: 31,s{'world,'anyone} 21:34:20.322 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Permission requested: 4 21:34:20.322 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - ACLs for node: [31,s{'world,'anyone} ] 21:34:20.322 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Client credentials: ['sasl,'zooclient , 'ip,'127.0.0.1 ] 21:34:20.322 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 192480209905 21:34:20.322 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 191530692398 21:34:20.322 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 193812660208 21:34:20.323 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - Processing request:: sessionid:0x1000001c6a50000 type:multi cxid:0x9e zxid:0x64 txntype:14 reqpath:n/a 21:34:20.323 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:20.323 [SyncThread:0] DEBUG o.apache.zookeeper.common.PathTrie - brokers 21:34:20.323 [SyncThread:0] DEBUG o.apache.zookeeper.server.DataTree - Digests are matching for Zxid: 64, Digest in log and actual tree: 192480209905 21:34:20.323 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - sessionid:0x1000001c6a50000 type:multi cxid:0x9e zxid:0x64 txntype:14 reqpath:n/a 21:34:20.323 [main-SendThread(127.0.0.1:36377)] DEBUG org.apache.zookeeper.ClientCnxn - Reading reply session id: 0x1000001c6a50000, packet:: clientPath:null serverPath:null finished:false header:: 158,14 replyHeader:: 158,100,0 request:: org.apache.zookeeper.MultiOperationRecord@45af5ccd response:: org.apache.zookeeper.MultiResponse@5ff1dad7 21:34:20.323 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Permission requested: 1 21:34:20.323 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - ACLs for node: [31,s{'world,'anyone} ] 21:34:20.323 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Client credentials: ['sasl,'zooclient , 'ip,'127.0.0.1 ] 21:34:20.323 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 193812660208 21:34:20.324 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:20.324 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Processing ACL: 31,s{'world,'anyone} 21:34:20.324 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Permission requested: 4 21:34:20.324 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - Processing request:: sessionid:0x1000001c6a50000 type:multi cxid:0x9f zxid:0x65 txntype:14 reqpath:n/a 21:34:20.324 [SyncThread:0] DEBUG o.apache.zookeeper.common.PathTrie - brokers 21:34:20.324 [SyncThread:0] DEBUG o.apache.zookeeper.server.DataTree - Digests are matching for Zxid: 65, Digest in log and actual tree: 193812660208 21:34:20.324 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - sessionid:0x1000001c6a50000 type:multi cxid:0x9f zxid:0x65 txntype:14 reqpath:n/a 21:34:20.324 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - ACLs for node: [31,s{'world,'anyone} ] 21:34:20.324 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Client credentials: ['sasl,'zooclient , 'ip,'127.0.0.1 ] 21:34:20.324 [main-SendThread(127.0.0.1:36377)] DEBUG org.apache.zookeeper.ClientCnxn - Reading reply session id: 0x1000001c6a50000, packet:: clientPath:null serverPath:null finished:false header:: 159,14 replyHeader:: 159,101,0 request:: org.apache.zookeeper.MultiOperationRecord@7a95980e response:: org.apache.zookeeper.MultiResponse@94d81618 21:34:20.325 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from data tree is: 193812660208 21:34:20.325 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 194529609406 21:34:20.325 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 196283554601 21:34:20.325 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:20.325 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Permission requested: 1 21:34:20.325 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - ACLs for node: [31,s{'world,'anyone} ] 21:34:20.325 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Client credentials: ['sasl,'zooclient , 'ip,'127.0.0.1 ] 21:34:20.325 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 196283554601 21:34:20.325 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:20.325 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Processing ACL: 31,s{'world,'anyone} 21:34:20.325 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Permission requested: 4 21:34:20.325 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - ACLs for node: [31,s{'world,'anyone} ] 21:34:20.325 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Client credentials: ['sasl,'zooclient , 'ip,'127.0.0.1 ] 21:34:20.325 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 196283554601 21:34:20.325 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 195583553975 21:34:20.325 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - Processing request:: sessionid:0x1000001c6a50000 type:multi cxid:0xa0 zxid:0x66 txntype:14 reqpath:n/a 21:34:20.335 [SyncThread:0] DEBUG o.apache.zookeeper.common.PathTrie - brokers 21:34:20.335 [SyncThread:0] DEBUG o.apache.zookeeper.server.DataTree - Digests are matching for Zxid: 66, Digest in log and actual tree: 196283554601 21:34:20.335 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - sessionid:0x1000001c6a50000 type:multi cxid:0xa0 zxid:0x66 txntype:14 reqpath:n/a 21:34:20.335 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 197718105288 21:34:20.335 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:20.335 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Permission requested: 1 21:34:20.335 [main-SendThread(127.0.0.1:36377)] DEBUG org.apache.zookeeper.ClientCnxn - Reading reply session id: 0x1000001c6a50000, packet:: clientPath:null serverPath:null finished:false header:: 160,14 replyHeader:: 160,102,0 request:: org.apache.zookeeper.MultiOperationRecord@a254160b response:: org.apache.zookeeper.MultiResponse@bc969415 21:34:20.335 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - ACLs for node: [31,s{'world,'anyone} ] 21:34:20.335 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Client credentials: ['sasl,'zooclient , 'ip,'127.0.0.1 ] 21:34:20.335 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 197718105288 21:34:20.335 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:20.336 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Processing ACL: 31,s{'world,'anyone} 21:34:20.336 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Permission requested: 4 21:34:20.336 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - Processing request:: sessionid:0x1000001c6a50000 type:multi cxid:0xa1 zxid:0x67 txntype:14 reqpath:n/a 21:34:20.336 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - ACLs for node: [31,s{'world,'anyone} ] 21:34:20.336 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Client credentials: ['sasl,'zooclient , 'ip,'127.0.0.1 ] 21:34:20.336 [SyncThread:0] DEBUG o.apache.zookeeper.common.PathTrie - brokers 21:34:20.336 [SyncThread:0] DEBUG o.apache.zookeeper.server.DataTree - Digests are matching for Zxid: 67, Digest in log and actual tree: 197718105288 21:34:20.336 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - sessionid:0x1000001c6a50000 type:multi cxid:0xa1 zxid:0x67 txntype:14 reqpath:n/a 21:34:20.336 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from data tree is: 197718105288 21:34:20.336 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 199936752341 21:34:20.336 [main-SendThread(127.0.0.1:36377)] DEBUG org.apache.zookeeper.ClientCnxn - Reading reply session id: 0x1000001c6a50000, packet:: clientPath:null serverPath:null finished:false header:: 161,14 replyHeader:: 161,103,0 request:: org.apache.zookeeper.MultiOperationRecord@7c11d897 response:: org.apache.zookeeper.MultiResponse@965456a1 21:34:20.337 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 202303093951 21:34:20.337 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:20.337 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Permission requested: 1 21:34:20.337 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - ACLs for node: [31,s{'world,'anyone} ] 21:34:20.337 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Client credentials: ['sasl,'zooclient , 'ip,'127.0.0.1 ] 21:34:20.337 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 202303093951 21:34:20.337 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:20.337 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Processing ACL: 31,s{'world,'anyone} 21:34:20.337 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Permission requested: 4 21:34:20.337 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - ACLs for node: [31,s{'world,'anyone} ] 21:34:20.337 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - Processing request:: sessionid:0x1000001c6a50000 type:multi cxid:0xa2 zxid:0x68 txntype:14 reqpath:n/a 21:34:20.337 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Client credentials: ['sasl,'zooclient , 'ip,'127.0.0.1 ] 21:34:20.338 [SyncThread:0] DEBUG o.apache.zookeeper.common.PathTrie - brokers 21:34:20.338 [SyncThread:0] DEBUG o.apache.zookeeper.server.DataTree - Digests are matching for Zxid: 68, Digest in log and actual tree: 202303093951 21:34:20.338 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - sessionid:0x1000001c6a50000 type:multi cxid:0xa2 zxid:0x68 txntype:14 reqpath:n/a 21:34:20.338 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from data tree is: 202303093951 21:34:20.338 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 200218664620 21:34:20.338 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 201721363132 21:34:20.338 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:20.338 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Permission requested: 1 21:34:20.338 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - ACLs for node: [31,s{'world,'anyone} ] 21:34:20.338 [main-SendThread(127.0.0.1:36377)] DEBUG org.apache.zookeeper.ClientCnxn - Reading reply session id: 0x1000001c6a50000, packet:: clientPath:null serverPath:null finished:false header:: 162,14 replyHeader:: 162,104,0 request:: org.apache.zookeeper.MultiOperationRecord@a068cc68 response:: org.apache.zookeeper.MultiResponse@baab4a72 21:34:20.338 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Client credentials: ['sasl,'zooclient , 'ip,'127.0.0.1 ] 21:34:20.338 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 201721363132 21:34:20.338 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:20.338 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Processing ACL: 31,s{'world,'anyone} 21:34:20.338 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Permission requested: 4 21:34:20.338 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - ACLs for node: [31,s{'world,'anyone} ] 21:34:20.338 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Client credentials: ['sasl,'zooclient , 'ip,'127.0.0.1 ] 21:34:20.339 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 201721363132 21:34:20.339 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 200937308842 21:34:20.339 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 204519137031 21:34:20.339 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:20.339 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Permission requested: 1 21:34:20.339 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - ACLs for node: [31,s{'world,'anyone} ] 21:34:20.339 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Client credentials: ['sasl,'zooclient , 'ip,'127.0.0.1 ] 21:34:20.339 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 204519137031 21:34:20.339 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:20.339 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Processing ACL: 31,s{'world,'anyone} 21:34:20.339 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Permission requested: 4 21:34:20.339 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - ACLs for node: [31,s{'world,'anyone} ] 21:34:20.339 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Client credentials: ['sasl,'zooclient , 'ip,'127.0.0.1 ] 21:34:20.339 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - Processing request:: sessionid:0x1000001c6a50000 type:multi cxid:0xa3 zxid:0x69 txntype:14 reqpath:n/a 21:34:20.339 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 204519137031 21:34:20.339 [SyncThread:0] DEBUG o.apache.zookeeper.common.PathTrie - brokers 21:34:20.339 [SyncThread:0] DEBUG o.apache.zookeeper.server.DataTree - Digests are matching for Zxid: 69, Digest in log and actual tree: 201721363132 21:34:20.339 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - sessionid:0x1000001c6a50000 type:multi cxid:0xa3 zxid:0x69 txntype:14 reqpath:n/a 21:34:20.339 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 204881311701 21:34:20.340 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 208337919763 21:34:20.340 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:20.340 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Permission requested: 1 21:34:20.340 [main-SendThread(127.0.0.1:36377)] DEBUG org.apache.zookeeper.ClientCnxn - Reading reply session id: 0x1000001c6a50000, packet:: clientPath:null serverPath:null finished:false header:: 163,14 replyHeader:: 163,105,0 request:: org.apache.zookeeper.MultiOperationRecord@a878eb93 response:: org.apache.zookeeper.MultiResponse@c2bb699d 21:34:20.340 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - ACLs for node: [31,s{'world,'anyone} ] 21:34:20.340 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Client credentials: ['sasl,'zooclient , 'ip,'127.0.0.1 ] 21:34:20.340 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 208337919763 21:34:20.340 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:20.340 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Processing ACL: 31,s{'world,'anyone} 21:34:20.340 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Permission requested: 4 21:34:20.340 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - ACLs for node: [31,s{'world,'anyone} ] 21:34:20.340 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Client credentials: ['sasl,'zooclient , 'ip,'127.0.0.1 ] 21:34:20.340 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - Processing request:: sessionid:0x1000001c6a50000 type:multi cxid:0xa4 zxid:0x6a txntype:14 reqpath:n/a 21:34:20.340 [SyncThread:0] DEBUG o.apache.zookeeper.common.PathTrie - brokers 21:34:20.340 [SyncThread:0] DEBUG o.apache.zookeeper.server.DataTree - Digests are matching for Zxid: 6a, Digest in log and actual tree: 204519137031 21:34:20.340 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - sessionid:0x1000001c6a50000 type:multi cxid:0xa4 zxid:0x6a txntype:14 reqpath:n/a 21:34:20.340 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 208337919763 21:34:20.341 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 207665291206 21:34:20.341 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - Processing request:: sessionid:0x1000001c6a50000 type:multi cxid:0xa5 zxid:0x6b txntype:14 reqpath:n/a 21:34:20.341 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 208429686520 21:34:20.341 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:20.341 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Permission requested: 1 21:34:20.341 [main-SendThread(127.0.0.1:36377)] DEBUG org.apache.zookeeper.ClientCnxn - Reading reply session id: 0x1000001c6a50000, packet:: clientPath:null serverPath:null finished:false header:: 164,14 replyHeader:: 164,106,0 request:: org.apache.zookeeper.MultiOperationRecord@ddce2fee response:: org.apache.zookeeper.MultiResponse@f810adf8 21:34:20.341 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - ACLs for node: [31,s{'world,'anyone} ] 21:34:20.341 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Client credentials: ['sasl,'zooclient , 'ip,'127.0.0.1 ] 21:34:20.341 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 208429686520 21:34:20.341 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:20.341 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Processing ACL: 31,s{'world,'anyone} 21:34:20.341 [SyncThread:0] DEBUG o.apache.zookeeper.common.PathTrie - brokers 21:34:20.341 [SyncThread:0] DEBUG o.apache.zookeeper.server.DataTree - Digests are matching for Zxid: 6b, Digest in log and actual tree: 208337919763 21:34:20.341 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - sessionid:0x1000001c6a50000 type:multi cxid:0xa5 zxid:0x6b txntype:14 reqpath:n/a 21:34:20.341 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Permission requested: 4 21:34:20.342 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - ACLs for node: [31,s{'world,'anyone} ] 21:34:20.341 [main-SendThread(127.0.0.1:36377)] DEBUG org.apache.zookeeper.ClientCnxn - Reading reply session id: 0x1000001c6a50000, packet:: clientPath:null serverPath:null finished:false header:: 165,14 replyHeader:: 165,107,0 request:: org.apache.zookeeper.MultiOperationRecord@472b9d56 response:: org.apache.zookeeper.MultiResponse@616e1b60 21:34:20.342 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Client credentials: ['sasl,'zooclient , 'ip,'127.0.0.1 ] 21:34:20.342 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 208429686520 21:34:20.342 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 209920267323 21:34:20.342 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 213006641728 21:34:20.342 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:20.342 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Permission requested: 1 21:34:20.342 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - Processing request:: sessionid:0x1000001c6a50000 type:multi cxid:0xa6 zxid:0x6c txntype:14 reqpath:n/a 21:34:20.342 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - ACLs for node: [31,s{'world,'anyone} ] 21:34:20.342 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Client credentials: ['sasl,'zooclient , 'ip,'127.0.0.1 ] 21:34:20.342 [SyncThread:0] DEBUG o.apache.zookeeper.common.PathTrie - brokers 21:34:20.342 [SyncThread:0] DEBUG o.apache.zookeeper.server.DataTree - Digests are matching for Zxid: 6c, Digest in log and actual tree: 208429686520 21:34:20.342 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - sessionid:0x1000001c6a50000 type:multi cxid:0xa6 zxid:0x6c txntype:14 reqpath:n/a 21:34:20.342 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 213006641728 21:34:20.343 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:20.343 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Processing ACL: 31,s{'world,'anyone} 21:34:20.343 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Permission requested: 4 21:34:20.343 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - ACLs for node: [31,s{'world,'anyone} ] 21:34:20.343 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Client credentials: ['sasl,'zooclient , 'ip,'127.0.0.1 ] 21:34:20.343 [main-SendThread(127.0.0.1:36377)] DEBUG org.apache.zookeeper.ClientCnxn - Reading reply session id: 0x1000001c6a50000, packet:: clientPath:null serverPath:null finished:false header:: 166,14 replyHeader:: 166,108,0 request:: org.apache.zookeeper.MultiOperationRecord@b0f813d8 response:: org.apache.zookeeper.MultiResponse@cb3a91e2 21:34:20.343 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 213006641728 21:34:20.343 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 212296077426 21:34:20.343 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 214821290313 21:34:20.343 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:20.343 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Permission requested: 1 21:34:20.343 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - ACLs for node: [31,s{'world,'anyone} ] 21:34:20.343 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Client credentials: ['sasl,'zooclient , 'ip,'127.0.0.1 ] 21:34:20.343 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 214821290313 21:34:20.343 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - Processing request:: sessionid:0x1000001c6a50000 type:multi cxid:0xa7 zxid:0x6d txntype:14 reqpath:n/a 21:34:20.343 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:20.343 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Processing ACL: 31,s{'world,'anyone} 21:34:20.345 [SyncThread:0] DEBUG o.apache.zookeeper.common.PathTrie - brokers 21:34:20.345 [SyncThread:0] DEBUG o.apache.zookeeper.server.DataTree - Digests are matching for Zxid: 6d, Digest in log and actual tree: 213006641728 21:34:20.345 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - sessionid:0x1000001c6a50000 type:multi cxid:0xa7 zxid:0x6d txntype:14 reqpath:n/a 21:34:20.345 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Permission requested: 4 21:34:20.345 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - ACLs for node: [31,s{'world,'anyone} ] 21:34:20.345 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Client credentials: ['sasl,'zooclient , 'ip,'127.0.0.1 ] 21:34:20.345 [main-SendThread(127.0.0.1:36377)] DEBUG org.apache.zookeeper.ClientCnxn - Reading reply session id: 0x1000001c6a50000, packet:: clientPath:null serverPath:null finished:false header:: 167,14 replyHeader:: 167,109,0 request:: org.apache.zookeeper.MultiOperationRecord@78aa4e6b response:: org.apache.zookeeper.MultiResponse@92eccc75 21:34:20.345 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 214821290313 21:34:20.345 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 214597343383 21:34:20.345 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 218461942194 21:34:20.345 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:20.346 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Permission requested: 1 21:34:20.346 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - ACLs for node: [31,s{'world,'anyone} ] 21:34:20.346 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Client credentials: ['sasl,'zooclient , 'ip,'127.0.0.1 ] 21:34:20.346 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 218461942194 21:34:20.346 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - Processing request:: sessionid:0x1000001c6a50000 type:multi cxid:0xa8 zxid:0x6e txntype:14 reqpath:n/a 21:34:20.346 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:20.346 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Processing ACL: 31,s{'world,'anyone} 21:34:20.346 [SyncThread:0] DEBUG o.apache.zookeeper.common.PathTrie - brokers 21:34:20.346 [SyncThread:0] DEBUG o.apache.zookeeper.server.DataTree - Digests are matching for Zxid: 6e, Digest in log and actual tree: 214821290313 21:34:20.346 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - sessionid:0x1000001c6a50000 type:multi cxid:0xa8 zxid:0x6e txntype:14 reqpath:n/a 21:34:20.346 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Permission requested: 4 21:34:20.346 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - ACLs for node: [31,s{'world,'anyone} ] 21:34:20.346 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Client credentials: ['sasl,'zooclient , 'ip,'127.0.0.1 ] 21:34:20.346 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 218461942194 21:34:20.346 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 216816877356 21:34:20.346 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 218819870446 21:34:20.346 [main-SendThread(127.0.0.1:36377)] DEBUG org.apache.zookeeper.ClientCnxn - Reading reply session id: 0x1000001c6a50000, packet:: clientPath:null serverPath:null finished:false header:: 168,14 replyHeader:: 168,110,0 request:: org.apache.zookeeper.MultiOperationRecord@702b2626 response:: org.apache.zookeeper.MultiResponse@8a6da430 21:34:20.347 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:20.347 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Permission requested: 1 21:34:20.347 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - ACLs for node: [31,s{'world,'anyone} ] 21:34:20.347 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Client credentials: ['sasl,'zooclient , 'ip,'127.0.0.1 ] 21:34:20.347 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 218819870446 21:34:20.347 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:20.347 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Processing ACL: 31,s{'world,'anyone} 21:34:20.347 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Permission requested: 4 21:34:20.347 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - ACLs for node: [31,s{'world,'anyone} ] 21:34:20.347 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Client credentials: ['sasl,'zooclient , 'ip,'127.0.0.1 ] 21:34:20.347 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 218819870446 21:34:20.347 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 217182879860 21:34:20.347 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - Processing request:: sessionid:0x1000001c6a50000 type:multi cxid:0xa9 zxid:0x6f txntype:14 reqpath:n/a 21:34:20.347 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 218922185150 21:34:20.347 [SyncThread:0] DEBUG o.apache.zookeeper.common.PathTrie - brokers 21:34:20.347 [SyncThread:0] DEBUG o.apache.zookeeper.server.DataTree - Digests are matching for Zxid: 6f, Digest in log and actual tree: 218461942194 21:34:20.347 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - sessionid:0x1000001c6a50000 type:multi cxid:0xa9 zxid:0x6f txntype:14 reqpath:n/a 21:34:20.347 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:20.347 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Permission requested: 1 21:34:20.347 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - ACLs for node: [31,s{'world,'anyone} ] 21:34:20.348 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Client credentials: ['sasl,'zooclient , 'ip,'127.0.0.1 ] 21:34:20.348 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 218922185150 21:34:20.348 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:20.348 [main-SendThread(127.0.0.1:36377)] DEBUG org.apache.zookeeper.ClientCnxn - Reading reply session id: 0x1000001c6a50000, packet:: clientPath:null serverPath:null finished:false header:: 169,14 replyHeader:: 169,111,0 request:: org.apache.zookeeper.MultiOperationRecord@72166fc9 response:: org.apache.zookeeper.MultiResponse@8c58edd3 21:34:20.348 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Processing ACL: 31,s{'world,'anyone} 21:34:20.348 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Permission requested: 4 21:34:20.348 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - ACLs for node: [31,s{'world,'anyone} ] 21:34:20.348 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Client credentials: ['sasl,'zooclient , 'ip,'127.0.0.1 ] 21:34:20.348 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 218922185150 21:34:20.348 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 217324092819 21:34:20.348 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 218648724387 21:34:20.348 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:20.348 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Permission requested: 1 21:34:20.348 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - ACLs for node: [31,s{'world,'anyone} ] 21:34:20.348 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Client credentials: ['sasl,'zooclient , 'ip,'127.0.0.1 ] 21:34:20.348 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 218648724387 21:34:20.348 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:20.349 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Processing ACL: 31,s{'world,'anyone} 21:34:20.349 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Permission requested: 4 21:34:20.349 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - ACLs for node: [31,s{'world,'anyone} ] 21:34:20.349 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Client credentials: ['sasl,'zooclient , 'ip,'127.0.0.1 ] 21:34:20.349 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 218648724387 21:34:20.349 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 215943466926 21:34:20.349 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - Processing request:: sessionid:0x1000001c6a50000 type:multi cxid:0xaa zxid:0x70 txntype:14 reqpath:n/a 21:34:20.349 [SyncThread:0] DEBUG o.apache.zookeeper.common.PathTrie - brokers 21:34:20.349 [SyncThread:0] DEBUG o.apache.zookeeper.server.DataTree - Digests are matching for Zxid: 70, Digest in log and actual tree: 218819870446 21:34:20.349 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - sessionid:0x1000001c6a50000 type:multi cxid:0xaa zxid:0x70 txntype:14 reqpath:n/a 21:34:20.349 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 218307114172 21:34:20.349 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:20.349 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Permission requested: 1 21:34:20.349 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - ACLs for node: [31,s{'world,'anyone} ] 21:34:20.350 [main-SendThread(127.0.0.1:36377)] DEBUG org.apache.zookeeper.ClientCnxn - Reading reply session id: 0x1000001c6a50000, packet:: clientPath:null serverPath:null finished:false header:: 170,14 replyHeader:: 170,112,0 request:: org.apache.zookeeper.MultiOperationRecord@a3542ea response:: org.apache.zookeeper.MultiResponse@2477c0f4 21:34:20.350 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Client credentials: ['sasl,'zooclient , 'ip,'127.0.0.1 ] 21:34:20.350 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 218307114172 21:34:20.349 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - Processing request:: sessionid:0x1000001c6a50000 type:multi cxid:0xab zxid:0x71 txntype:14 reqpath:n/a 21:34:20.350 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:20.350 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Processing ACL: 31,s{'world,'anyone} 21:34:20.350 [SyncThread:0] DEBUG o.apache.zookeeper.common.PathTrie - brokers 21:34:20.350 [SyncThread:0] DEBUG o.apache.zookeeper.server.DataTree - Digests are matching for Zxid: 71, Digest in log and actual tree: 218922185150 21:34:20.350 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - sessionid:0x1000001c6a50000 type:multi cxid:0xab zxid:0x71 txntype:14 reqpath:n/a 21:34:20.350 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Permission requested: 4 21:34:20.350 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - ACLs for node: [31,s{'world,'anyone} ] 21:34:20.350 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Client credentials: ['sasl,'zooclient , 'ip,'127.0.0.1 ] 21:34:20.350 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 218307114172 21:34:20.350 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 221476975166 21:34:20.350 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 224670848884 21:34:20.350 [main-SendThread(127.0.0.1:36377)] DEBUG org.apache.zookeeper.ClientCnxn - Reading reply session id: 0x1000001c6a50000, packet:: clientPath:null serverPath:null finished:false header:: 171,14 replyHeader:: 171,113,0 request:: org.apache.zookeeper.MultiOperationRecord@175d002e response:: org.apache.zookeeper.MultiResponse@319f7e38 21:34:20.351 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:20.351 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Permission requested: 1 21:34:20.351 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - ACLs for node: [31,s{'world,'anyone} ] 21:34:20.351 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Client credentials: ['sasl,'zooclient , 'ip,'127.0.0.1 ] 21:34:20.351 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 224670848884 21:34:20.351 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:20.351 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - Processing request:: sessionid:0x1000001c6a50000 type:multi cxid:0xac zxid:0x72 txntype:14 reqpath:n/a 21:34:20.351 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Processing ACL: 31,s{'world,'anyone} 21:34:20.352 [SyncThread:0] DEBUG o.apache.zookeeper.common.PathTrie - brokers 21:34:20.353 [SyncThread:0] DEBUG o.apache.zookeeper.server.DataTree - Digests are matching for Zxid: 72, Digest in log and actual tree: 218648724387 21:34:20.353 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - sessionid:0x1000001c6a50000 type:multi cxid:0xac zxid:0x72 txntype:14 reqpath:n/a 21:34:20.353 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Permission requested: 4 21:34:20.353 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - ACLs for node: [31,s{'world,'anyone} ] 21:34:20.353 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - Processing request:: sessionid:0x1000001c6a50000 type:multi cxid:0xad zxid:0x73 txntype:14 reqpath:n/a 21:34:20.353 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Client credentials: ['sasl,'zooclient , 'ip,'127.0.0.1 ] 21:34:20.353 [SyncThread:0] DEBUG o.apache.zookeeper.common.PathTrie - brokers 21:34:20.353 [SyncThread:0] DEBUG o.apache.zookeeper.server.DataTree - Digests are matching for Zxid: 73, Digest in log and actual tree: 218307114172 21:34:20.353 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - sessionid:0x1000001c6a50000 type:multi cxid:0xad zxid:0x73 txntype:14 reqpath:n/a 21:34:20.353 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 224670848884 21:34:20.353 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 227842808310 21:34:20.353 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 230092151147 21:34:20.353 [main-SendThread(127.0.0.1:36377)] DEBUG org.apache.zookeeper.ClientCnxn - Reading reply session id: 0x1000001c6a50000, packet:: clientPath:null serverPath:null finished:false header:: 172,14 replyHeader:: 172,114,0 request:: org.apache.zookeeper.MultiOperationRecord@ad9089ac response:: org.apache.zookeeper.MultiResponse@c7d307b6 21:34:20.354 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:20.354 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Permission requested: 1 21:34:20.354 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - ACLs for node: [31,s{'world,'anyone} ] 21:34:20.354 [main-SendThread(127.0.0.1:36377)] DEBUG org.apache.zookeeper.ClientCnxn - Reading reply session id: 0x1000001c6a50000, packet:: clientPath:null serverPath:null finished:false header:: 173,14 replyHeader:: 173,115,0 request:: org.apache.zookeeper.MultiOperationRecord@4106c7ce response:: org.apache.zookeeper.MultiResponse@5b4945d8 21:34:20.354 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Client credentials: ['sasl,'zooclient , 'ip,'127.0.0.1 ] 21:34:20.354 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 230092151147 21:34:20.354 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:20.354 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Processing ACL: 31,s{'world,'anyone} 21:34:20.354 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Permission requested: 4 21:34:20.354 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - ACLs for node: [31,s{'world,'anyone} ] 21:34:20.354 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Client credentials: ['sasl,'zooclient , 'ip,'127.0.0.1 ] 21:34:20.354 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - Processing request:: sessionid:0x1000001c6a50000 type:multi cxid:0xae zxid:0x74 txntype:14 reqpath:n/a 21:34:20.354 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 230092151147 21:34:20.355 [SyncThread:0] DEBUG o.apache.zookeeper.common.PathTrie - brokers 21:34:20.355 [SyncThread:0] DEBUG o.apache.zookeeper.server.DataTree - Digests are matching for Zxid: 74, Digest in log and actual tree: 224670848884 21:34:20.355 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - sessionid:0x1000001c6a50000 type:multi cxid:0xae zxid:0x74 txntype:14 reqpath:n/a 21:34:20.355 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 232755735878 21:34:20.355 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 233917629110 21:34:20.355 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:20.355 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Permission requested: 1 21:34:20.355 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - ACLs for node: [31,s{'world,'anyone} ] 21:34:20.356 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Client credentials: ['sasl,'zooclient , 'ip,'127.0.0.1 ] 21:34:20.355 [main-SendThread(127.0.0.1:36377)] DEBUG org.apache.zookeeper.ClientCnxn - Reading reply session id: 0x1000001c6a50000, packet:: clientPath:null serverPath:null finished:false header:: 174,14 replyHeader:: 174,116,0 request:: org.apache.zookeeper.MultiOperationRecord@12b46b2f response:: org.apache.zookeeper.MultiResponse@2cf6e939 21:34:20.356 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 233917629110 21:34:20.356 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:20.356 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Processing ACL: 31,s{'world,'anyone} 21:34:20.356 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Permission requested: 4 21:34:20.356 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - ACLs for node: [31,s{'world,'anyone} ] 21:34:20.356 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Client credentials: ['sasl,'zooclient , 'ip,'127.0.0.1 ] 21:34:20.356 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 233917629110 21:34:20.356 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 236623017713 21:34:20.356 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - Processing request:: sessionid:0x1000001c6a50000 type:multi cxid:0xaf zxid:0x75 txntype:14 reqpath:n/a 21:34:20.356 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 237325240243 21:34:20.357 [SyncThread:0] DEBUG o.apache.zookeeper.common.PathTrie - brokers 21:34:20.357 [SyncThread:0] DEBUG o.apache.zookeeper.server.DataTree - Digests are matching for Zxid: 75, Digest in log and actual tree: 230092151147 21:34:20.357 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - sessionid:0x1000001c6a50000 type:multi cxid:0xaf zxid:0x75 txntype:14 reqpath:n/a 21:34:20.357 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:20.357 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Permission requested: 1 21:34:20.357 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - ACLs for node: [31,s{'world,'anyone} ] 21:34:20.357 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Client credentials: ['sasl,'zooclient , 'ip,'127.0.0.1 ] 21:34:20.357 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 237325240243 21:34:20.357 [main-SendThread(127.0.0.1:36377)] DEBUG org.apache.zookeeper.ClientCnxn - Reading reply session id: 0x1000001c6a50000, packet:: clientPath:null serverPath:null finished:false header:: 175,14 replyHeader:: 175,117,0 request:: org.apache.zookeeper.MultiOperationRecord@849f947 response:: org.apache.zookeeper.MultiResponse@228c7751 21:34:20.357 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:20.357 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - Processing request:: sessionid:0x1000001c6a50000 type:multi cxid:0xb0 zxid:0x76 txntype:14 reqpath:n/a 21:34:20.357 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Processing ACL: 31,s{'world,'anyone} 21:34:20.357 [SyncThread:0] DEBUG o.apache.zookeeper.common.PathTrie - brokers 21:34:20.357 [SyncThread:0] DEBUG o.apache.zookeeper.server.DataTree - Digests are matching for Zxid: 76, Digest in log and actual tree: 233917629110 21:34:20.357 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - sessionid:0x1000001c6a50000 type:multi cxid:0xb0 zxid:0x76 txntype:14 reqpath:n/a 21:34:20.357 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Permission requested: 4 21:34:20.357 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - ACLs for node: [31,s{'world,'anyone} ] 21:34:20.357 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Client credentials: ['sasl,'zooclient , 'ip,'127.0.0.1 ] 21:34:20.358 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 237325240243 21:34:20.358 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 236997488791 21:34:20.358 [main-SendThread(127.0.0.1:36377)] DEBUG org.apache.zookeeper.ClientCnxn - Reading reply session id: 0x1000001c6a50000, packet:: clientPath:null serverPath:null finished:false header:: 176,14 replyHeader:: 176,118,0 request:: org.apache.zookeeper.MultiOperationRecord@10c9218c response:: org.apache.zookeeper.MultiResponse@2b0b9f96 21:34:20.358 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 239379008847 21:34:20.358 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:20.358 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Permission requested: 1 21:34:20.358 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - ACLs for node: [31,s{'world,'anyone} ] 21:34:20.358 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Client credentials: ['sasl,'zooclient , 'ip,'127.0.0.1 ] 21:34:20.358 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 239379008847 21:34:20.358 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:20.358 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Processing ACL: 31,s{'world,'anyone} 21:34:20.358 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Permission requested: 4 21:34:20.358 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - ACLs for node: [31,s{'world,'anyone} ] 21:34:20.358 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Client credentials: ['sasl,'zooclient , 'ip,'127.0.0.1 ] 21:34:20.358 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 239379008847 21:34:20.358 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - Processing request:: sessionid:0x1000001c6a50000 type:multi cxid:0xb1 zxid:0x77 txntype:14 reqpath:n/a 21:34:20.358 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 239088975099 21:34:20.358 [SyncThread:0] DEBUG o.apache.zookeeper.common.PathTrie - brokers 21:34:20.358 [SyncThread:0] DEBUG o.apache.zookeeper.server.DataTree - Digests are matching for Zxid: 77, Digest in log and actual tree: 237325240243 21:34:20.358 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - sessionid:0x1000001c6a50000 type:multi cxid:0xb1 zxid:0x77 txntype:14 reqpath:n/a 21:34:20.358 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 239676742669 21:34:20.358 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:20.359 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Permission requested: 1 21:34:20.359 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - ACLs for node: [31,s{'world,'anyone} ] 21:34:20.359 [main-SendThread(127.0.0.1:36377)] DEBUG org.apache.zookeeper.ClientCnxn - Reading reply session id: 0x1000001c6a50000, packet:: clientPath:null serverPath:null finished:false header:: 177,14 replyHeader:: 177,119,0 request:: org.apache.zookeeper.MultiOperationRecord@a5116167 response:: org.apache.zookeeper.MultiResponse@bf53df71 21:34:20.359 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Client credentials: ['sasl,'zooclient , 'ip,'127.0.0.1 ] 21:34:20.359 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 239676742669 21:34:20.359 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:20.359 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Processing ACL: 31,s{'world,'anyone} 21:34:20.359 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Permission requested: 4 21:34:20.359 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - ACLs for node: [31,s{'world,'anyone} ] 21:34:20.359 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Client credentials: ['sasl,'zooclient , 'ip,'127.0.0.1 ] 21:34:20.359 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 239676742669 21:34:20.359 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 238078914538 21:34:20.359 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 242250831031 21:34:20.359 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:20.359 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Permission requested: 1 21:34:20.359 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - ACLs for node: [31,s{'world,'anyone} ] 21:34:20.359 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Client credentials: ['sasl,'zooclient , 'ip,'127.0.0.1 ] 21:34:20.359 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 242250831031 21:34:20.359 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:20.359 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Processing ACL: 31,s{'world,'anyone} 21:34:20.359 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Permission requested: 4 21:34:20.359 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - ACLs for node: [31,s{'world,'anyone} ] 21:34:20.359 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Client credentials: ['sasl,'zooclient , 'ip,'127.0.0.1 ] 21:34:20.359 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 242250831031 21:34:20.359 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 244922400908 21:34:20.360 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 248852565671 21:34:20.360 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - Processing request:: sessionid:0x1000001c6a50000 type:multi cxid:0xb2 zxid:0x78 txntype:14 reqpath:n/a 21:34:20.360 [SyncThread:0] DEBUG o.apache.zookeeper.common.PathTrie - brokers 21:34:20.360 [SyncThread:0] DEBUG o.apache.zookeeper.server.DataTree - Digests are matching for Zxid: 78, Digest in log and actual tree: 239379008847 21:34:20.360 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - sessionid:0x1000001c6a50000 type:multi cxid:0xb2 zxid:0x78 txntype:14 reqpath:n/a 21:34:20.360 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:20.360 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Permission requested: 1 21:34:20.360 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - ACLs for node: [31,s{'world,'anyone} ] 21:34:20.360 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - Processing request:: sessionid:0x1000001c6a50000 type:multi cxid:0xb3 zxid:0x79 txntype:14 reqpath:n/a 21:34:20.360 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Client credentials: ['sasl,'zooclient , 'ip,'127.0.0.1 ] 21:34:20.360 [main-SendThread(127.0.0.1:36377)] DEBUG org.apache.zookeeper.ClientCnxn - Reading reply session id: 0x1000001c6a50000, packet:: clientPath:null serverPath:null finished:false header:: 178,14 replyHeader:: 178,120,0 request:: org.apache.zookeeper.MultiOperationRecord@7392b052 response:: org.apache.zookeeper.MultiResponse@8dd52e5c 21:34:20.360 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 248852565671 21:34:20.360 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:20.360 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Processing ACL: 31,s{'world,'anyone} 21:34:20.360 [SyncThread:0] DEBUG o.apache.zookeeper.common.PathTrie - brokers 21:34:20.360 [SyncThread:0] DEBUG o.apache.zookeeper.server.DataTree - Digests are matching for Zxid: 79, Digest in log and actual tree: 239676742669 21:34:20.360 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - sessionid:0x1000001c6a50000 type:multi cxid:0xb3 zxid:0x79 txntype:14 reqpath:n/a 21:34:20.360 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Permission requested: 4 21:34:20.360 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - ACLs for node: [31,s{'world,'anyone} ] 21:34:20.361 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Client credentials: ['sasl,'zooclient , 'ip,'127.0.0.1 ] 21:34:20.361 [main-SendThread(127.0.0.1:36377)] DEBUG org.apache.zookeeper.ClientCnxn - Reading reply session id: 0x1000001c6a50000, packet:: clientPath:null serverPath:null finished:false header:: 179,14 replyHeader:: 179,121,0 request:: org.apache.zookeeper.MultiOperationRecord@aad33e50 response:: org.apache.zookeeper.MultiResponse@c515bc5a 21:34:20.361 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 248852565671 21:34:20.361 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 249977704489 21:34:20.361 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 250144312682 21:34:20.361 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:20.361 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Permission requested: 1 21:34:20.361 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - ACLs for node: [31,s{'world,'anyone} ] 21:34:20.361 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Client credentials: ['sasl,'zooclient , 'ip,'127.0.0.1 ] 21:34:20.361 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 250144312682 21:34:20.361 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:20.361 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Processing ACL: 31,s{'world,'anyone} 21:34:20.361 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Permission requested: 4 21:34:20.361 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - ACLs for node: [31,s{'world,'anyone} ] 21:34:20.361 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Client credentials: ['sasl,'zooclient , 'ip,'127.0.0.1 ] 21:34:20.361 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 250144312682 21:34:20.361 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 251437189864 21:34:20.361 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 254119838398 21:34:20.361 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:20.361 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Permission requested: 1 21:34:20.361 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - ACLs for node: [31,s{'world,'anyone} ] 21:34:20.361 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - Processing request:: sessionid:0x1000001c6a50000 type:multi cxid:0xb4 zxid:0x7a txntype:14 reqpath:n/a 21:34:20.361 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Client credentials: ['sasl,'zooclient , 'ip,'127.0.0.1 ] 21:34:20.362 [SyncThread:0] DEBUG o.apache.zookeeper.common.PathTrie - brokers 21:34:20.362 [SyncThread:0] DEBUG o.apache.zookeeper.server.DataTree - Digests are matching for Zxid: 7a, Digest in log and actual tree: 242250831031 21:34:20.362 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - sessionid:0x1000001c6a50000 type:multi cxid:0xb4 zxid:0x7a txntype:14 reqpath:n/a 21:34:20.362 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 254119838398 21:34:20.362 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:20.362 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - Processing request:: sessionid:0x1000001c6a50000 type:multi cxid:0xb5 zxid:0x7b txntype:14 reqpath:n/a 21:34:20.362 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Processing ACL: 31,s{'world,'anyone} 21:34:20.362 [main-SendThread(127.0.0.1:36377)] DEBUG org.apache.zookeeper.ClientCnxn - Reading reply session id: 0x1000001c6a50000, packet:: clientPath:null serverPath:null finished:false header:: 180,14 replyHeader:: 180,122,0 request:: org.apache.zookeeper.MultiOperationRecord@c208c8d response:: org.apache.zookeeper.MultiResponse@26630a97 21:34:20.362 [SyncThread:0] DEBUG o.apache.zookeeper.common.PathTrie - brokers 21:34:20.362 [SyncThread:0] DEBUG o.apache.zookeeper.server.DataTree - Digests are matching for Zxid: 7b, Digest in log and actual tree: 248852565671 21:34:20.362 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - sessionid:0x1000001c6a50000 type:multi cxid:0xb5 zxid:0x7b txntype:14 reqpath:n/a 21:34:20.362 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Permission requested: 4 21:34:20.362 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - ACLs for node: [31,s{'world,'anyone} ] 21:34:20.362 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Client credentials: ['sasl,'zooclient , 'ip,'127.0.0.1 ] 21:34:20.363 [main-SendThread(127.0.0.1:36377)] DEBUG org.apache.zookeeper.ClientCnxn - Reading reply session id: 0x1000001c6a50000, packet:: clientPath:null serverPath:null finished:false header:: 181,14 replyHeader:: 181,123,0 request:: org.apache.zookeeper.MultiOperationRecord@3f1b7e2b response:: org.apache.zookeeper.MultiResponse@595dfc35 21:34:20.363 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 254119838398 21:34:20.363 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 255742834361 21:34:20.363 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 257840987074 21:34:20.363 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:20.363 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Permission requested: 1 21:34:20.363 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - Processing request:: sessionid:0x1000001c6a50000 type:multi cxid:0xb6 zxid:0x7c txntype:14 reqpath:n/a 21:34:20.364 [SyncThread:0] DEBUG o.apache.zookeeper.common.PathTrie - brokers 21:34:20.364 [SyncThread:0] DEBUG o.apache.zookeeper.server.DataTree - Digests are matching for Zxid: 7c, Digest in log and actual tree: 250144312682 21:34:20.364 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - sessionid:0x1000001c6a50000 type:multi cxid:0xb6 zxid:0x7c txntype:14 reqpath:n/a 21:34:20.364 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - Processing request:: sessionid:0x1000001c6a50000 type:multi cxid:0xb7 zxid:0x7d txntype:14 reqpath:n/a 21:34:20.364 [main-SendThread(127.0.0.1:36377)] DEBUG org.apache.zookeeper.ClientCnxn - Reading reply session id: 0x1000001c6a50000, packet:: clientPath:null serverPath:null finished:false header:: 182,14 replyHeader:: 182,124,0 request:: org.apache.zookeeper.MultiOperationRecord@75ed030f response:: org.apache.zookeeper.MultiResponse@902f8119 21:34:20.364 [SyncThread:0] DEBUG o.apache.zookeeper.common.PathTrie - brokers 21:34:20.364 [SyncThread:0] DEBUG o.apache.zookeeper.server.DataTree - Digests are matching for Zxid: 7d, Digest in log and actual tree: 254119838398 21:34:20.364 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - sessionid:0x1000001c6a50000 type:multi cxid:0xb7 zxid:0x7d txntype:14 reqpath:n/a 21:34:20.365 [main-SendThread(127.0.0.1:36377)] DEBUG org.apache.zookeeper.ClientCnxn - Reading reply session id: 0x1000001c6a50000, packet:: clientPath:null serverPath:null finished:false header:: 183,14 replyHeader:: 183,125,0 request:: org.apache.zookeeper.MultiOperationRecord@e276c4ed response:: org.apache.zookeeper.MultiResponse@fcb942f7 21:34:20.363 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - ACLs for node: [31,s{'world,'anyone} ] 21:34:20.365 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Client credentials: ['sasl,'zooclient , 'ip,'127.0.0.1 ] 21:34:20.365 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 257840987074 21:34:20.366 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:20.366 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Processing ACL: 31,s{'world,'anyone} 21:34:20.366 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Permission requested: 4 21:34:20.366 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - ACLs for node: [31,s{'world,'anyone} ] 21:34:20.366 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Client credentials: ['sasl,'zooclient , 'ip,'127.0.0.1 ] 21:34:20.366 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 257840987074 21:34:20.366 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 259430690797 21:34:20.366 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 260193786227 21:34:20.367 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - Processing request:: sessionid:0x1000001c6a50000 type:multi cxid:0xb8 zxid:0x7e txntype:14 reqpath:n/a 21:34:20.368 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:20.368 [SyncThread:0] DEBUG o.apache.zookeeper.common.PathTrie - brokers 21:34:20.368 [SyncThread:0] DEBUG o.apache.zookeeper.server.DataTree - Digests are matching for Zxid: 7e, Digest in log and actual tree: 257840987074 21:34:20.368 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - sessionid:0x1000001c6a50000 type:multi cxid:0xb8 zxid:0x7e txntype:14 reqpath:n/a 21:34:20.369 [main-SendThread(127.0.0.1:36377)] DEBUG org.apache.zookeeper.ClientCnxn - Reading reply session id: 0x1000001c6a50000, packet:: clientPath:null serverPath:null finished:false header:: 184,14 replyHeader:: 184,126,0 request:: org.apache.zookeeper.MultiOperationRecord@dfb97991 response:: org.apache.zookeeper.MultiResponse@f9fbf79b 21:34:20.369 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Permission requested: 1 21:34:20.369 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - ACLs for node: [31,s{'world,'anyone} ] 21:34:20.369 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Client credentials: ['sasl,'zooclient , 'ip,'127.0.0.1 ] 21:34:20.370 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - Processing request:: sessionid:0x1000001c6a50000 type:multi cxid:0xb9 zxid:0x7f txntype:14 reqpath:n/a 21:34:20.370 [SyncThread:0] DEBUG o.apache.zookeeper.common.PathTrie - brokers 21:34:20.370 [SyncThread:0] DEBUG o.apache.zookeeper.server.DataTree - Digests are matching for Zxid: 7f, Digest in log and actual tree: 260193786227 21:34:20.370 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - sessionid:0x1000001c6a50000 type:multi cxid:0xb9 zxid:0x7f txntype:14 reqpath:n/a 21:34:20.370 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from data tree is: 260193786227 21:34:20.370 [main-SendThread(127.0.0.1:36377)] DEBUG org.apache.zookeeper.ClientCnxn - Reading reply session id: 0x1000001c6a50000, packet:: clientPath:null serverPath:null finished:false header:: 185,14 replyHeader:: 185,127,0 request:: org.apache.zookeeper.MultiOperationRecord@38879f89 response:: org.apache.zookeeper.MultiResponse@52ca1d93 21:34:20.371 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:20.371 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Processing ACL: 31,s{'world,'anyone} 21:34:20.371 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Permission requested: 4 21:34:20.371 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - ACLs for node: [31,s{'world,'anyone} ] 21:34:20.372 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Client credentials: ['sasl,'zooclient , 'ip,'127.0.0.1 ] 21:34:20.372 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from data tree is: 260193786227 21:34:20.372 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 259100029207 21:34:20.372 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 261129306851 21:34:20.373 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:20.374 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Permission requested: 1 21:34:20.374 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - ACLs for node: [31,s{'world,'anyone} ] 21:34:20.374 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - Processing request:: sessionid:0x1000001c6a50000 type:multi cxid:0xba zxid:0x80 txntype:14 reqpath:n/a 21:34:20.374 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Client credentials: ['sasl,'zooclient , 'ip,'127.0.0.1 ] 21:34:20.374 [SyncThread:0] DEBUG o.apache.zookeeper.common.PathTrie - brokers 21:34:20.374 [SyncThread:0] DEBUG o.apache.zookeeper.server.DataTree - Digests are matching for Zxid: 80, Digest in log and actual tree: 261129306851 21:34:20.374 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - sessionid:0x1000001c6a50000 type:multi cxid:0xba zxid:0x80 txntype:14 reqpath:n/a 21:34:20.375 [main-SendThread(127.0.0.1:36377)] DEBUG org.apache.zookeeper.ClientCnxn - Reading reply session id: 0x1000001c6a50000, packet:: clientPath:null serverPath:null finished:false header:: 186,14 replyHeader:: 186,128,0 request:: org.apache.zookeeper.MultiOperationRecord@3eac7511 response:: org.apache.zookeeper.MultiResponse@58eef31b 21:34:20.375 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from data tree is: 261129306851 21:34:20.375 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:20.375 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Processing ACL: 31,s{'world,'anyone} 21:34:20.375 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Permission requested: 4 21:34:20.375 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - ACLs for node: [31,s{'world,'anyone} ] 21:34:20.375 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Client credentials: ['sasl,'zooclient , 'ip,'127.0.0.1 ] 21:34:20.376 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from data tree is: 261129306851 21:34:20.376 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 260035481671 21:34:20.376 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 262524531342 21:34:20.376 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:20.376 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Permission requested: 1 21:34:20.376 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - ACLs for node: [31,s{'world,'anyone} ] 21:34:20.376 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Client credentials: ['sasl,'zooclient , 'ip,'127.0.0.1 ] 21:34:20.376 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 262524531342 21:34:20.376 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:20.376 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Processing ACL: 31,s{'world,'anyone} 21:34:20.376 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Permission requested: 4 21:34:20.376 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - ACLs for node: [31,s{'world,'anyone} ] 21:34:20.376 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Client credentials: ['sasl,'zooclient , 'ip,'127.0.0.1 ] 21:34:20.376 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 262524531342 21:34:20.376 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 260098835206 21:34:20.376 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - Processing request:: sessionid:0x1000001c6a50000 type:multi cxid:0xbb zxid:0x81 txntype:14 reqpath:n/a 21:34:20.378 [SyncThread:0] DEBUG o.apache.zookeeper.common.PathTrie - brokers 21:34:20.378 [SyncThread:0] DEBUG o.apache.zookeeper.server.DataTree - Digests are matching for Zxid: 81, Digest in log and actual tree: 262524531342 21:34:20.378 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - sessionid:0x1000001c6a50000 type:multi cxid:0xbb zxid:0x81 txntype:14 reqpath:n/a 21:34:20.378 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 261695245934 21:34:20.378 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:20.378 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Permission requested: 1 21:34:20.378 [main-SendThread(127.0.0.1:36377)] DEBUG org.apache.zookeeper.ClientCnxn - Reading reply session id: 0x1000001c6a50000, packet:: clientPath:null serverPath:null finished:false header:: 187,14 replyHeader:: 187,129,0 request:: org.apache.zookeeper.MultiOperationRecord@d9f79ca8 response:: org.apache.zookeeper.MultiResponse@f43a1ab2 21:34:20.378 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - ACLs for node: [31,s{'world,'anyone} ] 21:34:20.378 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Client credentials: ['sasl,'zooclient , 'ip,'127.0.0.1 ] 21:34:20.378 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 261695245934 21:34:20.379 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - Processing request:: sessionid:0x1000001c6a50000 type:multi cxid:0xbc zxid:0x82 txntype:14 reqpath:n/a 21:34:20.379 [SyncThread:0] DEBUG o.apache.zookeeper.common.PathTrie - brokers 21:34:20.379 [SyncThread:0] DEBUG o.apache.zookeeper.server.DataTree - Digests are matching for Zxid: 82, Digest in log and actual tree: 261695245934 21:34:20.379 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - sessionid:0x1000001c6a50000 type:multi cxid:0xbc zxid:0x82 txntype:14 reqpath:n/a 21:34:20.379 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:20.379 [main-SendThread(127.0.0.1:36377)] DEBUG org.apache.zookeeper.ClientCnxn - Reading reply session id: 0x1000001c6a50000, packet:: clientPath:null serverPath:null finished:false header:: 188,14 replyHeader:: 188,130,0 request:: org.apache.zookeeper.MultiOperationRecord@12456215 response:: org.apache.zookeeper.MultiResponse@2c87e01f 21:34:20.380 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Processing ACL: 31,s{'world,'anyone} 21:34:20.380 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Permission requested: 4 21:34:20.380 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - ACLs for node: [31,s{'world,'anyone} ] 21:34:20.380 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Client credentials: ['sasl,'zooclient , 'ip,'127.0.0.1 ] 21:34:20.380 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from data tree is: 261695245934 21:34:20.380 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 259825319670 21:34:20.380 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 260494323643 21:34:20.380 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:20.380 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Permission requested: 1 21:34:20.380 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - ACLs for node: [31,s{'world,'anyone} ] 21:34:20.380 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Client credentials: ['sasl,'zooclient , 'ip,'127.0.0.1 ] 21:34:20.380 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 260494323643 21:34:20.380 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:20.381 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Processing ACL: 31,s{'world,'anyone} 21:34:20.381 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Permission requested: 4 21:34:20.381 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - Processing request:: sessionid:0x1000001c6a50000 type:multi cxid:0xbd zxid:0x83 txntype:14 reqpath:n/a 21:34:20.382 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - ACLs for node: [31,s{'world,'anyone} ] 21:34:20.382 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Client credentials: ['sasl,'zooclient , 'ip,'127.0.0.1 ] 21:34:20.382 [SyncThread:0] DEBUG o.apache.zookeeper.common.PathTrie - brokers 21:34:20.382 [SyncThread:0] DEBUG o.apache.zookeeper.server.DataTree - Digests are matching for Zxid: 83, Digest in log and actual tree: 260494323643 21:34:20.382 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - sessionid:0x1000001c6a50000 type:multi cxid:0xbd zxid:0x83 txntype:14 reqpath:n/a 21:34:20.382 [main-SendThread(127.0.0.1:36377)] DEBUG org.apache.zookeeper.ClientCnxn - Reading reply session id: 0x1000001c6a50000, packet:: clientPath:null serverPath:null finished:false header:: 189,14 replyHeader:: 189,131,0 request:: org.apache.zookeeper.MultiOperationRecord@d73a514c response:: org.apache.zookeeper.MultiResponse@f17ccf56 21:34:20.382 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from data tree is: 260494323643 21:34:20.382 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 256566888918 21:34:20.382 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 259420886384 21:34:20.384 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:20.384 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Permission requested: 1 21:34:20.384 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - ACLs for node: [31,s{'world,'anyone} ] 21:34:20.384 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Client credentials: ['sasl,'zooclient , 'ip,'127.0.0.1 ] 21:34:20.384 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 259420886384 21:34:20.384 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:20.384 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Processing ACL: 31,s{'world,'anyone} 21:34:20.384 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Permission requested: 4 21:34:20.384 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - ACLs for node: [31,s{'world,'anyone} ] 21:34:20.384 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Client credentials: ['sasl,'zooclient , 'ip,'127.0.0.1 ] 21:34:20.384 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 259420886384 21:34:20.384 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 261621331799 21:34:20.384 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 261873327582 21:34:20.385 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:20.385 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Permission requested: 1 21:34:20.385 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - Processing request:: sessionid:0x1000001c6a50000 type:multi cxid:0xbe zxid:0x84 txntype:14 reqpath:n/a 21:34:20.385 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - ACLs for node: [31,s{'world,'anyone} ] 21:34:20.385 [SyncThread:0] DEBUG o.apache.zookeeper.common.PathTrie - brokers 21:34:20.385 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Client credentials: ['sasl,'zooclient , 'ip,'127.0.0.1 ] 21:34:20.385 [SyncThread:0] DEBUG o.apache.zookeeper.server.DataTree - Digests are matching for Zxid: 84, Digest in log and actual tree: 259420886384 21:34:20.385 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - sessionid:0x1000001c6a50000 type:multi cxid:0xbe zxid:0x84 txntype:14 reqpath:n/a 21:34:20.386 [main-SendThread(127.0.0.1:36377)] DEBUG org.apache.zookeeper.ClientCnxn - Reading reply session id: 0x1000001c6a50000, packet:: clientPath:null serverPath:null finished:false header:: 190,14 replyHeader:: 190,132,0 request:: org.apache.zookeeper.MultiOperationRecord@6b829127 response:: org.apache.zookeeper.MultiResponse@85c50f31 21:34:20.386 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 261873327582 21:34:20.386 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:20.386 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Processing ACL: 31,s{'world,'anyone} 21:34:20.386 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Permission requested: 4 21:34:20.386 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - ACLs for node: [31,s{'world,'anyone} ] 21:34:20.386 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Client credentials: ['sasl,'zooclient , 'ip,'127.0.0.1 ] 21:34:20.388 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - Processing request:: sessionid:0x1000001c6a50000 type:multi cxid:0xbf zxid:0x85 txntype:14 reqpath:n/a 21:34:20.388 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 261873327582 21:34:20.388 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 264279215734 21:34:20.388 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 264532977017 21:34:20.388 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:20.388 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Permission requested: 1 21:34:20.388 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - ACLs for node: [31,s{'world,'anyone} ] 21:34:20.388 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Client credentials: ['sasl,'zooclient , 'ip,'127.0.0.1 ] 21:34:20.388 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 264532977017 21:34:20.388 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:20.388 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Processing ACL: 31,s{'world,'anyone} 21:34:20.388 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Permission requested: 4 21:34:20.388 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - ACLs for node: [31,s{'world,'anyone} ] 21:34:20.388 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Client credentials: ['sasl,'zooclient , 'ip,'127.0.0.1 ] 21:34:20.388 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 264532977017 21:34:20.388 [data-plane-kafka-network-thread-1-ListenerName(SASL_PLAINTEXT)-SASL_PLAINTEXT-0] DEBUG kafka.request.logger - Completed request:{"isForwarded":false,"requestHeader":{"requestApiKey":3,"requestApiVersion":12,"correlationId":8,"clientId":"myid","requestApiKeyName":"METADATA"},"request":{"topics":[{"topicId":"AAAAAAAAAAAAAAAAAAAAAA","name":"mytopicA"},{"topicId":"AAAAAAAAAAAAAAAAAAAAAA","name":"mytopicB"}],"allowAutoTopicCreation":false,"includeTopicAuthorizedOperations":false},"response":{"throttleTimeMs":0,"brokers":[{"nodeId":1,"host":"localhost","port":39175,"rack":null}],"clusterId":"5YrvSAcTSC6U2UjuA70ZNA","controllerId":1,"topics":[{"errorCode":0,"name":"mytopicA","topicId":"YpyDa15qQo25q_iMZl8VKA","isInternal":false,"partitions":[{"errorCode":0,"partitionIndex":0,"leaderId":1,"leaderEpoch":0,"replicaNodes":[1],"isrNodes":[1],"offlineReplicas":[]}],"topicAuthorizedOperations":-2147483648},{"errorCode":0,"name":"mytopicB","topicId":"Cdlya8hGQ1iJi65VnsnjdA","isInternal":false,"partitions":[{"errorCode":0,"partitionIndex":0,"leaderId":1,"leaderEpoch":0,"replicaNodes":[1],"isrNodes":[1],"offlineReplicas":[]}],"topicAuthorizedOperations":-2147483648}]},"connection":"127.0.0.1:39175-127.0.0.1:56264-5","totalTimeMs":1.562,"requestQueueTimeMs":0.193,"localTimeMs":1.031,"remoteTimeMs":0.0,"throttleTimeMs":0,"responseQueueTimeMs":0.214,"sendTimeMs":0.122,"securityProtocol":"SASL_PLAINTEXT","principal":"User:admin","listener":"SASL_PLAINTEXT","clientInformation":{"softwareName":"apache-kafka-java","softwareVersion":"3.3.1"}} 21:34:20.388 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 266403034353 21:34:20.389 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 266617785175 21:34:20.389 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:20.389 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Permission requested: 1 21:34:20.389 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - ACLs for node: [31,s{'world,'anyone} ] 21:34:20.389 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Client credentials: ['sasl,'zooclient , 'ip,'127.0.0.1 ] 21:34:20.389 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 266617785175 21:34:20.389 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:20.389 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Processing ACL: 31,s{'world,'anyone} 21:34:20.389 [SyncThread:0] DEBUG o.apache.zookeeper.common.PathTrie - brokers 21:34:20.389 [SyncThread:0] DEBUG o.apache.zookeeper.server.DataTree - Digests are matching for Zxid: 85, Digest in log and actual tree: 261873327582 21:34:20.389 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - sessionid:0x1000001c6a50000 type:multi cxid:0xbf zxid:0x85 txntype:14 reqpath:n/a 21:34:20.390 [main-SendThread(127.0.0.1:36377)] DEBUG org.apache.zookeeper.ClientCnxn - Reading reply session id: 0x1000001c6a50000, packet:: clientPath:null serverPath:null finished:false header:: 191,14 replyHeader:: 191,133,0 request:: org.apache.zookeeper.MultiOperationRecord@d4dffe8f response:: org.apache.zookeeper.MultiResponse@ef227c99 21:34:20.391 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Permission requested: 4 21:34:20.391 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - ACLs for node: [31,s{'world,'anyone} ] 21:34:20.391 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Client credentials: ['sasl,'zooclient , 'ip,'127.0.0.1 ] 21:34:20.391 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - Processing request:: sessionid:0x1000001c6a50000 type:multi cxid:0xc0 zxid:0x86 txntype:14 reqpath:n/a 21:34:20.391 [SyncThread:0] DEBUG o.apache.zookeeper.common.PathTrie - brokers 21:34:20.391 [SyncThread:0] DEBUG o.apache.zookeeper.server.DataTree - Digests are matching for Zxid: 86, Digest in log and actual tree: 264532977017 21:34:20.391 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - sessionid:0x1000001c6a50000 type:multi cxid:0xc0 zxid:0x86 txntype:14 reqpath:n/a 21:34:20.392 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 266617785175 21:34:20.392 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - Processing request:: sessionid:0x1000001c6a50000 type:multi cxid:0xc1 zxid:0x87 txntype:14 reqpath:n/a 21:34:20.392 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 266094171808 21:34:20.392 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 269343682869 21:34:20.392 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:20.392 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Permission requested: 1 21:34:20.392 [main-SendThread(127.0.0.1:36377)] DEBUG org.apache.zookeeper.ClientCnxn - Reading reply session id: 0x1000001c6a50000, packet:: clientPath:null serverPath:null finished:false header:: 192,14 replyHeader:: 192,134,0 request:: org.apache.zookeeper.MultiOperationRecord@eddd7e9 response:: org.apache.zookeeper.MultiResponse@292055f3 21:34:20.392 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - ACLs for node: [31,s{'world,'anyone} ] 21:34:20.392 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Client credentials: ['sasl,'zooclient , 'ip,'127.0.0.1 ] 21:34:20.392 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 269343682869 21:34:20.392 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:20.392 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Processing ACL: 31,s{'world,'anyone} 21:34:20.392 [SyncThread:0] DEBUG o.apache.zookeeper.common.PathTrie - brokers 21:34:20.392 [SyncThread:0] DEBUG o.apache.zookeeper.server.DataTree - Digests are matching for Zxid: 87, Digest in log and actual tree: 266617785175 21:34:20.392 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - sessionid:0x1000001c6a50000 type:multi cxid:0xc1 zxid:0x87 txntype:14 reqpath:n/a 21:34:20.392 [main-SendThread(127.0.0.1:36377)] DEBUG org.apache.zookeeper.ClientCnxn - Reading reply session id: 0x1000001c6a50000, packet:: clientPath:null serverPath:null finished:false header:: 193,14 replyHeader:: 193,135,0 request:: org.apache.zookeeper.MultiOperationRecord@af7bd34f response:: org.apache.zookeeper.MultiResponse@c9be5159 21:34:20.393 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - Processing request:: sessionid:0x1000001c6a50000 type:multi cxid:0xc2 zxid:0x88 txntype:14 reqpath:n/a 21:34:20.393 [SyncThread:0] DEBUG o.apache.zookeeper.common.PathTrie - brokers 21:34:20.393 [SyncThread:0] DEBUG o.apache.zookeeper.server.DataTree - Digests are matching for Zxid: 88, Digest in log and actual tree: 269343682869 21:34:20.393 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - sessionid:0x1000001c6a50000 type:multi cxid:0xc2 zxid:0x88 txntype:14 reqpath:n/a 21:34:20.393 [main-SendThread(127.0.0.1:36377)] DEBUG org.apache.zookeeper.ClientCnxn - Reading reply session id: 0x1000001c6a50000, packet:: clientPath:null serverPath:null finished:false header:: 194,14 replyHeader:: 194,136,0 request:: org.apache.zookeeper.MultiOperationRecord@6d6ddaca response:: org.apache.zookeeper.MultiResponse@87b058d4 21:34:20.394 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Permission requested: 4 21:34:20.394 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - ACLs for node: [31,s{'world,'anyone} ] 21:34:20.394 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Client credentials: ['sasl,'zooclient , 'ip,'127.0.0.1 ] 21:34:20.394 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from data tree is: 269343682869 21:34:20.394 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 268819834492 21:34:20.394 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 271875149968 21:34:20.394 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:20.394 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Permission requested: 1 21:34:20.394 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - ACLs for node: [31,s{'world,'anyone} ] 21:34:20.395 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - Processing request:: sessionid:0x1000001c6a50000 type:multi cxid:0xc3 zxid:0x89 txntype:14 reqpath:n/a 21:34:20.395 [SyncThread:0] DEBUG o.apache.zookeeper.common.PathTrie - brokers 21:34:20.395 [SyncThread:0] DEBUG o.apache.zookeeper.server.DataTree - Digests are matching for Zxid: 89, Digest in log and actual tree: 271875149968 21:34:20.395 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - sessionid:0x1000001c6a50000 type:multi cxid:0xc3 zxid:0x89 txntype:14 reqpath:n/a 21:34:20.395 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Client credentials: ['sasl,'zooclient , 'ip,'127.0.0.1 ] 21:34:20.395 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from data tree is: 271875149968 21:34:20.395 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:20.395 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Processing ACL: 31,s{'world,'anyone} 21:34:20.395 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Permission requested: 4 21:34:20.395 [main-SendThread(127.0.0.1:36377)] DEBUG org.apache.zookeeper.ClientCnxn - Reading reply session id: 0x1000001c6a50000, packet:: clientPath:null serverPath:null finished:false header:: 195,14 replyHeader:: 195,137,0 request:: org.apache.zookeeper.MultiOperationRecord@43c4132a response:: org.apache.zookeeper.MultiResponse@5e069134 21:34:20.395 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - ACLs for node: [31,s{'world,'anyone} ] 21:34:20.396 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Client credentials: ['sasl,'zooclient , 'ip,'127.0.0.1 ] 21:34:20.396 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from data tree is: 271875149968 21:34:20.396 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 270020952104 21:34:20.396 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 271768908359 21:34:20.396 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:20.397 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Permission requested: 1 21:34:20.397 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - ACLs for node: [31,s{'world,'anyone} ] 21:34:20.397 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Client credentials: ['sasl,'zooclient , 'ip,'127.0.0.1 ] 21:34:20.397 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 271768908359 21:34:20.397 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:20.397 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Processing ACL: 31,s{'world,'anyone} 21:34:20.397 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - Processing request:: sessionid:0x1000001c6a50000 type:multi cxid:0xc4 zxid:0x8a txntype:14 reqpath:n/a 21:34:20.397 [SyncThread:0] DEBUG o.apache.zookeeper.common.PathTrie - brokers 21:34:20.397 [SyncThread:0] DEBUG o.apache.zookeeper.server.DataTree - Digests are matching for Zxid: 8a, Digest in log and actual tree: 271768908359 21:34:20.397 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - sessionid:0x1000001c6a50000 type:multi cxid:0xc4 zxid:0x8a txntype:14 reqpath:n/a 21:34:20.397 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Permission requested: 4 21:34:20.398 [main-SendThread(127.0.0.1:36377)] DEBUG org.apache.zookeeper.ClientCnxn - Reading reply session id: 0x1000001c6a50000, packet:: clientPath:null serverPath:null finished:false header:: 196,14 replyHeader:: 196,138,0 request:: org.apache.zookeeper.MultiOperationRecord@9c639d0 response:: org.apache.zookeeper.MultiResponse@2408b7da 21:34:20.398 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - ACLs for node: [31,s{'world,'anyone} ] 21:34:20.398 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Client credentials: ['sasl,'zooclient , 'ip,'127.0.0.1 ] 21:34:20.398 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from data tree is: 271768908359 21:34:20.398 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 274210578879 21:34:20.398 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 275373261253 21:34:20.417 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - Processing request:: sessionid:0x1000001c6a50000 type:multi cxid:0xc5 zxid:0x8b txntype:14 reqpath:n/a 21:34:20.417 [SyncThread:0] DEBUG o.apache.zookeeper.common.PathTrie - brokers 21:34:20.417 [SyncThread:0] DEBUG o.apache.zookeeper.server.DataTree - Digests are matching for Zxid: 8b, Digest in log and actual tree: 275373261253 21:34:20.417 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - sessionid:0x1000001c6a50000 type:multi cxid:0xc5 zxid:0x8b txntype:14 reqpath:n/a 21:34:20.418 [main-SendThread(127.0.0.1:36377)] DEBUG org.apache.zookeeper.ClientCnxn - Reading reply session id: 0x1000001c6a50000, packet:: clientPath:null serverPath:null finished:false header:: 197,14 replyHeader:: 197,139,0 request:: org.apache.zookeeper.MultiOperationRecord@dd5f26d4 response:: org.apache.zookeeper.MultiResponse@f7a1a4de 21:34:20.418 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:20.418 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Permission requested: 1 21:34:20.418 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - ACLs for node: [31,s{'world,'anyone} ] 21:34:20.418 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Client credentials: ['sasl,'zooclient , 'ip,'127.0.0.1 ] 21:34:20.419 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from data tree is: 275373261253 21:34:20.419 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:20.419 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Processing ACL: 31,s{'world,'anyone} 21:34:20.419 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Permission requested: 4 21:34:20.419 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - ACLs for node: [31,s{'world,'anyone} ] 21:34:20.419 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Client credentials: ['sasl,'zooclient , 'ip,'127.0.0.1 ] 21:34:20.419 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from data tree is: 275373261253 21:34:20.419 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 279372012460 21:34:20.420 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 281010725602 21:34:20.420 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:20.421 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Permission requested: 1 21:34:20.421 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - ACLs for node: [31,s{'world,'anyone} ] 21:34:20.421 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - Processing request:: sessionid:0x1000001c6a50000 type:multi cxid:0xc6 zxid:0x8c txntype:14 reqpath:n/a 21:34:20.421 [SyncThread:0] DEBUG o.apache.zookeeper.common.PathTrie - brokers 21:34:20.421 [SyncThread:0] DEBUG o.apache.zookeeper.server.DataTree - Digests are matching for Zxid: 8c, Digest in log and actual tree: 281010725602 21:34:20.421 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - sessionid:0x1000001c6a50000 type:multi cxid:0xc6 zxid:0x8c txntype:14 reqpath:n/a 21:34:20.421 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Client credentials: ['sasl,'zooclient , 'ip,'127.0.0.1 ] 21:34:20.421 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from data tree is: 281010725602 21:34:20.421 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:20.421 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Processing ACL: 31,s{'world,'anyone} 21:34:20.421 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Permission requested: 4 21:34:20.422 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - ACLs for node: [31,s{'world,'anyone} ] 21:34:20.422 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Client credentials: ['sasl,'zooclient , 'ip,'127.0.0.1 ] 21:34:20.422 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from data tree is: 281010725602 21:34:20.422 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 282246448381 21:34:20.422 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 284090865845 21:34:20.422 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - Processing request:: sessionid:0x1000001c6a50000 type:multi cxid:0xc7 zxid:0x8d txntype:14 reqpath:n/a 21:34:20.423 [SyncThread:0] DEBUG o.apache.zookeeper.common.PathTrie - brokers 21:34:20.423 [SyncThread:0] DEBUG o.apache.zookeeper.server.DataTree - Digests are matching for Zxid: 8d, Digest in log and actual tree: 284090865845 21:34:20.423 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - sessionid:0x1000001c6a50000 type:multi cxid:0xc7 zxid:0x8d txntype:14 reqpath:n/a 21:34:20.423 [main-SendThread(127.0.0.1:36377)] DEBUG org.apache.zookeeper.ClientCnxn - Reading reply session id: 0x1000001c6a50000, packet:: clientPath:null serverPath:null finished:false header:: 198,14 replyHeader:: 198,140,0 request:: org.apache.zookeeper.MultiOperationRecord@a8e7f4ad response:: org.apache.zookeeper.MultiResponse@c32a72b7 21:34:20.423 [main-SendThread(127.0.0.1:36377)] DEBUG org.apache.zookeeper.ClientCnxn - Reading reply session id: 0x1000001c6a50000, packet:: clientPath:null serverPath:null finished:false header:: 199,14 replyHeader:: 199,141,0 request:: org.apache.zookeeper.MultiOperationRecord@479aa670 response:: org.apache.zookeeper.MultiResponse@61dd247a 21:34:20.424 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:20.424 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Permission requested: 1 21:34:20.424 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - ACLs for node: [31,s{'world,'anyone} ] 21:34:20.424 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Client credentials: ['sasl,'zooclient , 'ip,'127.0.0.1 ] 21:34:20.424 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from data tree is: 284090865845 21:34:20.424 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:20.424 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Processing ACL: 31,s{'world,'anyone} 21:34:20.424 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Permission requested: 4 21:34:20.424 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - ACLs for node: [31,s{'world,'anyone} ] 21:34:20.424 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Client credentials: ['sasl,'zooclient , 'ip,'127.0.0.1 ] 21:34:20.424 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from data tree is: 284090865845 21:34:20.424 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 285961070653 21:34:20.425 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 286316326461 21:34:20.425 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:20.426 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Permission requested: 1 21:34:20.426 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - Processing request:: sessionid:0x1000001c6a50000 type:multi cxid:0xc8 zxid:0x8e txntype:14 reqpath:n/a 21:34:20.426 [SyncThread:0] DEBUG o.apache.zookeeper.common.PathTrie - brokers 21:34:20.426 [SyncThread:0] DEBUG o.apache.zookeeper.server.DataTree - Digests are matching for Zxid: 8e, Digest in log and actual tree: 286316326461 21:34:20.426 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - sessionid:0x1000001c6a50000 type:multi cxid:0xc8 zxid:0x8e txntype:14 reqpath:n/a 21:34:20.427 [main-SendThread(127.0.0.1:36377)] DEBUG org.apache.zookeeper.ClientCnxn - Reading reply session id: 0x1000001c6a50000, packet:: clientPath:null serverPath:null finished:false header:: 200,14 replyHeader:: 200,142,0 request:: org.apache.zookeeper.MultiOperationRecord@a6fcab0a response:: org.apache.zookeeper.MultiResponse@c13f2914 21:34:20.427 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - ACLs for node: [31,s{'world,'anyone} ] 21:34:20.427 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Client credentials: ['sasl,'zooclient , 'ip,'127.0.0.1 ] 21:34:20.427 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from data tree is: 286316326461 21:34:20.427 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:20.427 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Processing ACL: 31,s{'world,'anyone} 21:34:20.427 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Permission requested: 4 21:34:20.427 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - ACLs for node: [31,s{'world,'anyone} ] 21:34:20.427 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Client credentials: ['sasl,'zooclient , 'ip,'127.0.0.1 ] 21:34:20.427 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from data tree is: 286316326461 21:34:20.428 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 283928141253 21:34:20.428 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 285949784083 21:34:20.428 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:20.428 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Permission requested: 1 21:34:20.428 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - ACLs for node: [31,s{'world,'anyone} ] 21:34:20.428 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Client credentials: ['sasl,'zooclient , 'ip,'127.0.0.1 ] 21:34:20.428 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 285949784083 21:34:20.428 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:20.428 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - Processing request:: sessionid:0x1000001c6a50000 type:multi cxid:0xc9 zxid:0x8f txntype:14 reqpath:n/a 21:34:20.429 [SyncThread:0] DEBUG o.apache.zookeeper.common.PathTrie - brokers 21:34:20.429 [SyncThread:0] DEBUG o.apache.zookeeper.server.DataTree - Digests are matching for Zxid: 8f, Digest in log and actual tree: 285949784083 21:34:20.429 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - sessionid:0x1000001c6a50000 type:multi cxid:0xc9 zxid:0x8f txntype:14 reqpath:n/a 21:34:20.429 [main-SendThread(127.0.0.1:36377)] DEBUG org.apache.zookeeper.ClientCnxn - Reading reply session id: 0x1000001c6a50000, packet:: clientPath:null serverPath:null finished:false header:: 201,14 replyHeader:: 201,143,0 request:: org.apache.zookeeper.MultiOperationRecord@3a16448 response:: org.apache.zookeeper.MultiResponse@1de3e252 21:34:20.428 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Processing ACL: 31,s{'world,'anyone} 21:34:20.429 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Permission requested: 4 21:34:20.429 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - ACLs for node: [31,s{'world,'anyone} ] 21:34:20.429 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Client credentials: ['sasl,'zooclient , 'ip,'127.0.0.1 ] 21:34:20.430 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from data tree is: 285949784083 21:34:20.430 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 284885321591 21:34:20.430 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 284916105220 21:34:20.430 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:20.431 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - Processing request:: sessionid:0x1000001c6a50000 type:multi cxid:0xca zxid:0x90 txntype:14 reqpath:n/a 21:34:20.431 [SyncThread:0] DEBUG o.apache.zookeeper.common.PathTrie - brokers 21:34:20.431 [SyncThread:0] DEBUG o.apache.zookeeper.server.DataTree - Digests are matching for Zxid: 90, Digest in log and actual tree: 284916105220 21:34:20.431 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - sessionid:0x1000001c6a50000 type:multi cxid:0xca zxid:0x90 txntype:14 reqpath:n/a 21:34:20.431 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - Processing request:: sessionid:0x1000001c6a50000 type:exists cxid:0xcb zxid:0xfffffffffffffffe txntype:unknown reqpath:/admin/delete_topics/__consumer_offsets 21:34:20.431 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - sessionid:0x1000001c6a50000 type:exists cxid:0xcb zxid:0xfffffffffffffffe txntype:unknown reqpath:/admin/delete_topics/__consumer_offsets 21:34:20.431 [main-SendThread(127.0.0.1:36377)] DEBUG org.apache.zookeeper.ClientCnxn - Reading reply session id: 0x1000001c6a50000, packet:: clientPath:null serverPath:null finished:false header:: 202,14 replyHeader:: 202,144,0 request:: org.apache.zookeeper.MultiOperationRecord@3d303488 response:: org.apache.zookeeper.MultiResponse@5772b292 21:34:20.432 [main-SendThread(127.0.0.1:36377)] DEBUG org.apache.zookeeper.ClientCnxn - Reading reply session id: 0x1000001c6a50000, packet:: clientPath:/admin/delete_topics/__consumer_offsets serverPath:/admin/delete_topics/__consumer_offsets finished:false header:: 203,3 replyHeader:: 203,144,-101 request:: '/admin/delete_topics/__consumer_offsets,F response:: 21:34:20.431 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:20.432 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Permission requested: 1 21:34:20.432 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - ACLs for node: [31,s{'world,'anyone} ] 21:34:20.432 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Client credentials: ['sasl,'zooclient , 'ip,'127.0.0.1 ] 21:34:20.432 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from data tree is: 284916105220 21:34:20.432 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:20.432 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Processing ACL: 31,s{'world,'anyone} 21:34:20.432 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Permission requested: 4 21:34:20.432 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - ACLs for node: [31,s{'world,'anyone} ] 21:34:20.432 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Client credentials: ['sasl,'zooclient , 'ip,'127.0.0.1 ] 21:34:20.432 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from data tree is: 284916105220 21:34:20.432 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 283826802592 21:34:20.432 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 285232198164 21:34:20.433 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:20.433 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - Processing request:: sessionid:0x1000001c6a50000 type:multi cxid:0xcc zxid:0x91 txntype:14 reqpath:n/a 21:34:20.433 [SyncThread:0] DEBUG o.apache.zookeeper.common.PathTrie - brokers 21:34:20.433 [SyncThread:0] DEBUG o.apache.zookeeper.server.DataTree - Digests are matching for Zxid: 91, Digest in log and actual tree: 285232198164 21:34:20.433 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - sessionid:0x1000001c6a50000 type:multi cxid:0xcc zxid:0x91 txntype:14 reqpath:n/a 21:34:20.433 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - Processing request:: sessionid:0x1000001c6a50000 type:exists cxid:0xcd zxid:0xfffffffffffffffe txntype:unknown reqpath:/brokers/topics/__consumer_offsets 21:34:20.433 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - sessionid:0x1000001c6a50000 type:exists cxid:0xcd zxid:0xfffffffffffffffe txntype:unknown reqpath:/brokers/topics/__consumer_offsets 21:34:20.434 [main-SendThread(127.0.0.1:36377)] DEBUG org.apache.zookeeper.ClientCnxn - Reading reply session id: 0x1000001c6a50000, packet:: clientPath:null serverPath:null finished:false header:: 204,14 replyHeader:: 204,145,0 request:: org.apache.zookeeper.MultiOperationRecord@3b44eae5 response:: org.apache.zookeeper.MultiResponse@558768ef 21:34:20.434 [main-SendThread(127.0.0.1:36377)] DEBUG org.apache.zookeeper.ClientCnxn - Reading reply session id: 0x1000001c6a50000, packet:: clientPath:/brokers/topics/__consumer_offsets serverPath:/brokers/topics/__consumer_offsets finished:false header:: 205,3 replyHeader:: 205,145,0 request:: '/brokers/topics/__consumer_offsets,T response:: s{44,44,1725140060123,1725140060123,0,1,0,0,548,1,45} 21:34:20.434 [data-plane-kafka-request-handler-1] DEBUG kafka.server.ZkAdminManager - [Admin Manager on Broker 1]: Topic creation failed since topic '__consumer_offsets' already exists. org.apache.kafka.common.errors.TopicExistsException: Topic '__consumer_offsets' already exists. 21:34:20.434 [data-plane-kafka-request-handler-1] DEBUG k.s.DefaultAutoTopicCreationManager - Cleared inflight topic creation state for HashMap(__consumer_offsets -> CreatableTopic(name='__consumer_offsets', numPartitions=50, replicationFactor=1, assignments=[], configs=[CreateableTopicConfig(name='compression.type', value='producer'), CreateableTopicConfig(name='cleanup.policy', value='compact'), CreateableTopicConfig(name='segment.bytes', value='104857600')])) 21:34:20.435 [data-plane-kafka-network-thread-1-ListenerName(SASL_PLAINTEXT)-SASL_PLAINTEXT-0] DEBUG kafka.request.logger - Completed request:{"isForwarded":false,"requestHeader":{"requestApiKey":10,"requestApiVersion":4,"correlationId":9,"clientId":"myid","requestApiKeyName":"FIND_COORDINATOR"},"request":{"keyType":0,"coordinatorKeys":["mygroup"]},"response":{"throttleTimeMs":0,"coordinators":[{"key":"mygroup","nodeId":-1,"host":"","port":-1,"errorCode":15,"errorMessage":""}]},"connection":"127.0.0.1:39175-127.0.0.1:56264-5","totalTimeMs":44.965,"requestQueueTimeMs":0.157,"localTimeMs":44.518,"remoteTimeMs":0.0,"throttleTimeMs":0,"responseQueueTimeMs":0.104,"sendTimeMs":0.184,"securityProtocol":"SASL_PLAINTEXT","principal":"User:admin","listener":"SASL_PLAINTEXT","clientInformation":{"softwareName":"apache-kafka-java","softwareVersion":"3.3.1"}} 21:34:20.443 [controller-event-thread] INFO state.change.logger - [Controller id=1 epoch=1] Changed partition __consumer_offsets-22 from NewPartition to OnlinePartition with state LeaderAndIsr(leader=1, leaderEpoch=0, isr=List(1), leaderRecoveryState=RECOVERED, partitionEpoch=0) 21:34:20.443 [controller-event-thread] INFO state.change.logger - [Controller id=1 epoch=1] Changed partition __consumer_offsets-30 from NewPartition to OnlinePartition with state LeaderAndIsr(leader=1, leaderEpoch=0, isr=List(1), leaderRecoveryState=RECOVERED, partitionEpoch=0) 21:34:20.446 [controller-event-thread] INFO state.change.logger - [Controller id=1 epoch=1] Changed partition __consumer_offsets-25 from NewPartition to OnlinePartition with state LeaderAndIsr(leader=1, leaderEpoch=0, isr=List(1), leaderRecoveryState=RECOVERED, partitionEpoch=0) 21:34:20.449 [controller-event-thread] INFO state.change.logger - [Controller id=1 epoch=1] Changed partition __consumer_offsets-35 from NewPartition to OnlinePartition with state LeaderAndIsr(leader=1, leaderEpoch=0, isr=List(1), leaderRecoveryState=RECOVERED, partitionEpoch=0) 21:34:20.449 [controller-event-thread] INFO state.change.logger - [Controller id=1 epoch=1] Changed partition __consumer_offsets-37 from NewPartition to OnlinePartition with state LeaderAndIsr(leader=1, leaderEpoch=0, isr=List(1), leaderRecoveryState=RECOVERED, partitionEpoch=0) 21:34:20.449 [controller-event-thread] INFO state.change.logger - [Controller id=1 epoch=1] Changed partition __consumer_offsets-38 from NewPartition to OnlinePartition with state LeaderAndIsr(leader=1, leaderEpoch=0, isr=List(1), leaderRecoveryState=RECOVERED, partitionEpoch=0) 21:34:20.449 [controller-event-thread] INFO state.change.logger - [Controller id=1 epoch=1] Changed partition __consumer_offsets-13 from NewPartition to OnlinePartition with state LeaderAndIsr(leader=1, leaderEpoch=0, isr=List(1), leaderRecoveryState=RECOVERED, partitionEpoch=0) 21:34:20.449 [controller-event-thread] INFO state.change.logger - [Controller id=1 epoch=1] Changed partition __consumer_offsets-8 from NewPartition to OnlinePartition with state LeaderAndIsr(leader=1, leaderEpoch=0, isr=List(1), leaderRecoveryState=RECOVERED, partitionEpoch=0) 21:34:20.449 [controller-event-thread] INFO state.change.logger - [Controller id=1 epoch=1] Changed partition __consumer_offsets-21 from NewPartition to OnlinePartition with state LeaderAndIsr(leader=1, leaderEpoch=0, isr=List(1), leaderRecoveryState=RECOVERED, partitionEpoch=0) 21:34:20.449 [controller-event-thread] INFO state.change.logger - [Controller id=1 epoch=1] Changed partition __consumer_offsets-4 from NewPartition to OnlinePartition with state LeaderAndIsr(leader=1, leaderEpoch=0, isr=List(1), leaderRecoveryState=RECOVERED, partitionEpoch=0) 21:34:20.449 [controller-event-thread] INFO state.change.logger - [Controller id=1 epoch=1] Changed partition __consumer_offsets-27 from NewPartition to OnlinePartition with state LeaderAndIsr(leader=1, leaderEpoch=0, isr=List(1), leaderRecoveryState=RECOVERED, partitionEpoch=0) 21:34:20.450 [controller-event-thread] INFO state.change.logger - [Controller id=1 epoch=1] Changed partition __consumer_offsets-7 from NewPartition to OnlinePartition with state LeaderAndIsr(leader=1, leaderEpoch=0, isr=List(1), leaderRecoveryState=RECOVERED, partitionEpoch=0) 21:34:20.450 [controller-event-thread] INFO state.change.logger - [Controller id=1 epoch=1] Changed partition __consumer_offsets-9 from NewPartition to OnlinePartition with state LeaderAndIsr(leader=1, leaderEpoch=0, isr=List(1), leaderRecoveryState=RECOVERED, partitionEpoch=0) 21:34:20.450 [controller-event-thread] INFO state.change.logger - [Controller id=1 epoch=1] Changed partition __consumer_offsets-46 from NewPartition to OnlinePartition with state LeaderAndIsr(leader=1, leaderEpoch=0, isr=List(1), leaderRecoveryState=RECOVERED, partitionEpoch=0) 21:34:20.450 [controller-event-thread] INFO state.change.logger - [Controller id=1 epoch=1] Changed partition __consumer_offsets-41 from NewPartition to OnlinePartition with state LeaderAndIsr(leader=1, leaderEpoch=0, isr=List(1), leaderRecoveryState=RECOVERED, partitionEpoch=0) 21:34:20.450 [controller-event-thread] INFO state.change.logger - [Controller id=1 epoch=1] Changed partition __consumer_offsets-33 from NewPartition to OnlinePartition with state LeaderAndIsr(leader=1, leaderEpoch=0, isr=List(1), leaderRecoveryState=RECOVERED, partitionEpoch=0) 21:34:20.450 [controller-event-thread] INFO state.change.logger - [Controller id=1 epoch=1] Changed partition __consumer_offsets-23 from NewPartition to OnlinePartition with state LeaderAndIsr(leader=1, leaderEpoch=0, isr=List(1), leaderRecoveryState=RECOVERED, partitionEpoch=0) 21:34:20.450 [controller-event-thread] INFO state.change.logger - [Controller id=1 epoch=1] Changed partition __consumer_offsets-49 from NewPartition to OnlinePartition with state LeaderAndIsr(leader=1, leaderEpoch=0, isr=List(1), leaderRecoveryState=RECOVERED, partitionEpoch=0) 21:34:20.450 [controller-event-thread] INFO state.change.logger - [Controller id=1 epoch=1] Changed partition __consumer_offsets-47 from NewPartition to OnlinePartition with state LeaderAndIsr(leader=1, leaderEpoch=0, isr=List(1), leaderRecoveryState=RECOVERED, partitionEpoch=0) 21:34:20.450 [controller-event-thread] INFO state.change.logger - [Controller id=1 epoch=1] Changed partition __consumer_offsets-16 from NewPartition to OnlinePartition with state LeaderAndIsr(leader=1, leaderEpoch=0, isr=List(1), leaderRecoveryState=RECOVERED, partitionEpoch=0) 21:34:20.450 [controller-event-thread] INFO state.change.logger - [Controller id=1 epoch=1] Changed partition __consumer_offsets-28 from NewPartition to OnlinePartition with state LeaderAndIsr(leader=1, leaderEpoch=0, isr=List(1), leaderRecoveryState=RECOVERED, partitionEpoch=0) 21:34:20.450 [controller-event-thread] INFO state.change.logger - [Controller id=1 epoch=1] Changed partition __consumer_offsets-31 from NewPartition to OnlinePartition with state LeaderAndIsr(leader=1, leaderEpoch=0, isr=List(1), leaderRecoveryState=RECOVERED, partitionEpoch=0) 21:34:20.450 [controller-event-thread] INFO state.change.logger - [Controller id=1 epoch=1] Changed partition __consumer_offsets-36 from NewPartition to OnlinePartition with state LeaderAndIsr(leader=1, leaderEpoch=0, isr=List(1), leaderRecoveryState=RECOVERED, partitionEpoch=0) 21:34:20.450 [controller-event-thread] INFO state.change.logger - [Controller id=1 epoch=1] Changed partition __consumer_offsets-42 from NewPartition to OnlinePartition with state LeaderAndIsr(leader=1, leaderEpoch=0, isr=List(1), leaderRecoveryState=RECOVERED, partitionEpoch=0) 21:34:20.450 [controller-event-thread] INFO state.change.logger - [Controller id=1 epoch=1] Changed partition __consumer_offsets-3 from NewPartition to OnlinePartition with state LeaderAndIsr(leader=1, leaderEpoch=0, isr=List(1), leaderRecoveryState=RECOVERED, partitionEpoch=0) 21:34:20.450 [controller-event-thread] INFO state.change.logger - [Controller id=1 epoch=1] Changed partition __consumer_offsets-18 from NewPartition to OnlinePartition with state LeaderAndIsr(leader=1, leaderEpoch=0, isr=List(1), leaderRecoveryState=RECOVERED, partitionEpoch=0) 21:34:20.450 [controller-event-thread] INFO state.change.logger - [Controller id=1 epoch=1] Changed partition __consumer_offsets-15 from NewPartition to OnlinePartition with state LeaderAndIsr(leader=1, leaderEpoch=0, isr=List(1), leaderRecoveryState=RECOVERED, partitionEpoch=0) 21:34:20.450 [controller-event-thread] INFO state.change.logger - [Controller id=1 epoch=1] Changed partition __consumer_offsets-24 from NewPartition to OnlinePartition with state LeaderAndIsr(leader=1, leaderEpoch=0, isr=List(1), leaderRecoveryState=RECOVERED, partitionEpoch=0) 21:34:20.450 [controller-event-thread] INFO state.change.logger - [Controller id=1 epoch=1] Changed partition __consumer_offsets-17 from NewPartition to OnlinePartition with state LeaderAndIsr(leader=1, leaderEpoch=0, isr=List(1), leaderRecoveryState=RECOVERED, partitionEpoch=0) 21:34:20.450 [controller-event-thread] INFO state.change.logger - [Controller id=1 epoch=1] Changed partition __consumer_offsets-48 from NewPartition to OnlinePartition with state LeaderAndIsr(leader=1, leaderEpoch=0, isr=List(1), leaderRecoveryState=RECOVERED, partitionEpoch=0) 21:34:20.451 [controller-event-thread] INFO state.change.logger - [Controller id=1 epoch=1] Changed partition __consumer_offsets-19 from NewPartition to OnlinePartition with state LeaderAndIsr(leader=1, leaderEpoch=0, isr=List(1), leaderRecoveryState=RECOVERED, partitionEpoch=0) 21:34:20.451 [controller-event-thread] INFO state.change.logger - [Controller id=1 epoch=1] Changed partition __consumer_offsets-11 from NewPartition to OnlinePartition with state LeaderAndIsr(leader=1, leaderEpoch=0, isr=List(1), leaderRecoveryState=RECOVERED, partitionEpoch=0) 21:34:20.451 [controller-event-thread] INFO state.change.logger - [Controller id=1 epoch=1] Changed partition __consumer_offsets-2 from NewPartition to OnlinePartition with state LeaderAndIsr(leader=1, leaderEpoch=0, isr=List(1), leaderRecoveryState=RECOVERED, partitionEpoch=0) 21:34:20.451 [controller-event-thread] INFO state.change.logger - [Controller id=1 epoch=1] Changed partition __consumer_offsets-43 from NewPartition to OnlinePartition with state LeaderAndIsr(leader=1, leaderEpoch=0, isr=List(1), leaderRecoveryState=RECOVERED, partitionEpoch=0) 21:34:20.451 [controller-event-thread] INFO state.change.logger - [Controller id=1 epoch=1] Changed partition __consumer_offsets-6 from NewPartition to OnlinePartition with state LeaderAndIsr(leader=1, leaderEpoch=0, isr=List(1), leaderRecoveryState=RECOVERED, partitionEpoch=0) 21:34:20.451 [controller-event-thread] INFO state.change.logger - [Controller id=1 epoch=1] Changed partition __consumer_offsets-14 from NewPartition to OnlinePartition with state LeaderAndIsr(leader=1, leaderEpoch=0, isr=List(1), leaderRecoveryState=RECOVERED, partitionEpoch=0) 21:34:20.451 [controller-event-thread] INFO state.change.logger - [Controller id=1 epoch=1] Changed partition __consumer_offsets-20 from NewPartition to OnlinePartition with state LeaderAndIsr(leader=1, leaderEpoch=0, isr=List(1), leaderRecoveryState=RECOVERED, partitionEpoch=0) 21:34:20.451 [controller-event-thread] INFO state.change.logger - [Controller id=1 epoch=1] Changed partition __consumer_offsets-0 from NewPartition to OnlinePartition with state LeaderAndIsr(leader=1, leaderEpoch=0, isr=List(1), leaderRecoveryState=RECOVERED, partitionEpoch=0) 21:34:20.451 [controller-event-thread] INFO state.change.logger - [Controller id=1 epoch=1] Changed partition __consumer_offsets-44 from NewPartition to OnlinePartition with state LeaderAndIsr(leader=1, leaderEpoch=0, isr=List(1), leaderRecoveryState=RECOVERED, partitionEpoch=0) 21:34:20.451 [controller-event-thread] INFO state.change.logger - [Controller id=1 epoch=1] Changed partition __consumer_offsets-39 from NewPartition to OnlinePartition with state LeaderAndIsr(leader=1, leaderEpoch=0, isr=List(1), leaderRecoveryState=RECOVERED, partitionEpoch=0) 21:34:20.451 [controller-event-thread] INFO state.change.logger - [Controller id=1 epoch=1] Changed partition __consumer_offsets-12 from NewPartition to OnlinePartition with state LeaderAndIsr(leader=1, leaderEpoch=0, isr=List(1), leaderRecoveryState=RECOVERED, partitionEpoch=0) 21:34:20.451 [controller-event-thread] INFO state.change.logger - [Controller id=1 epoch=1] Changed partition __consumer_offsets-45 from NewPartition to OnlinePartition with state LeaderAndIsr(leader=1, leaderEpoch=0, isr=List(1), leaderRecoveryState=RECOVERED, partitionEpoch=0) 21:34:20.451 [controller-event-thread] INFO state.change.logger - [Controller id=1 epoch=1] Changed partition __consumer_offsets-1 from NewPartition to OnlinePartition with state LeaderAndIsr(leader=1, leaderEpoch=0, isr=List(1), leaderRecoveryState=RECOVERED, partitionEpoch=0) 21:34:20.451 [controller-event-thread] INFO state.change.logger - [Controller id=1 epoch=1] Changed partition __consumer_offsets-5 from NewPartition to OnlinePartition with state LeaderAndIsr(leader=1, leaderEpoch=0, isr=List(1), leaderRecoveryState=RECOVERED, partitionEpoch=0) 21:34:20.451 [controller-event-thread] INFO state.change.logger - [Controller id=1 epoch=1] Changed partition __consumer_offsets-26 from NewPartition to OnlinePartition with state LeaderAndIsr(leader=1, leaderEpoch=0, isr=List(1), leaderRecoveryState=RECOVERED, partitionEpoch=0) 21:34:20.451 [controller-event-thread] INFO state.change.logger - [Controller id=1 epoch=1] Changed partition __consumer_offsets-29 from NewPartition to OnlinePartition with state LeaderAndIsr(leader=1, leaderEpoch=0, isr=List(1), leaderRecoveryState=RECOVERED, partitionEpoch=0) 21:34:20.451 [controller-event-thread] INFO state.change.logger - [Controller id=1 epoch=1] Changed partition __consumer_offsets-34 from NewPartition to OnlinePartition with state LeaderAndIsr(leader=1, leaderEpoch=0, isr=List(1), leaderRecoveryState=RECOVERED, partitionEpoch=0) 21:34:20.451 [controller-event-thread] INFO state.change.logger - [Controller id=1 epoch=1] Changed partition __consumer_offsets-10 from NewPartition to OnlinePartition with state LeaderAndIsr(leader=1, leaderEpoch=0, isr=List(1), leaderRecoveryState=RECOVERED, partitionEpoch=0) 21:34:20.451 [controller-event-thread] INFO state.change.logger - [Controller id=1 epoch=1] Changed partition __consumer_offsets-32 from NewPartition to OnlinePartition with state LeaderAndIsr(leader=1, leaderEpoch=0, isr=List(1), leaderRecoveryState=RECOVERED, partitionEpoch=0) 21:34:20.452 [controller-event-thread] INFO state.change.logger - [Controller id=1 epoch=1] Changed partition __consumer_offsets-40 from NewPartition to OnlinePartition with state LeaderAndIsr(leader=1, leaderEpoch=0, isr=List(1), leaderRecoveryState=RECOVERED, partitionEpoch=0) 21:34:20.452 [controller-event-thread] INFO state.change.logger - [Controller id=1 epoch=1] Sending LeaderAndIsr request to broker 1 with 50 become-leader and 0 become-follower partitions 21:34:20.452 [controller-event-thread] INFO state.change.logger - [Controller id=1 epoch=1] Sending UpdateMetadata request to brokers HashSet(1) for 50 partitions 21:34:20.455 [controller-event-thread] INFO state.change.logger - [Controller id=1 epoch=1] Sending UpdateMetadata request to brokers HashSet() for 0 partitions 21:34:20.455 [data-plane-kafka-request-handler-1] INFO state.change.logger - [Broker id=1] Handling LeaderAndIsr request correlationId 5 from controller 1 for 50 partitions 21:34:20.463 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:20.464 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - Processing request:: sessionid:0x1000001c6a50000 type:getData cxid:0xce zxid:0xfffffffffffffffe txntype:unknown reqpath:/latest_producer_id_block 21:34:20.464 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - sessionid:0x1000001c6a50000 type:getData cxid:0xce zxid:0xfffffffffffffffe txntype:unknown reqpath:/latest_producer_id_block 21:34:20.464 [SyncThread:0] DEBUG o.a.zookeeper.server.ZooKeeperServer - Permission requested: 1 21:34:20.464 [SyncThread:0] DEBUG o.a.zookeeper.server.ZooKeeperServer - ACLs for node: [31,s{'world,'anyone} ] 21:34:20.464 [SyncThread:0] DEBUG o.a.zookeeper.server.ZooKeeperServer - Client credentials: ['sasl,'zooclient , 'ip,'127.0.0.1 ] 21:34:20.464 [main-SendThread(127.0.0.1:36377)] DEBUG org.apache.zookeeper.ClientCnxn - Reading reply session id: 0x1000001c6a50000, packet:: clientPath:/latest_producer_id_block serverPath:/latest_producer_id_block finished:false header:: 206,4 replyHeader:: 206,145,0 request:: '/latest_producer_id_block,F response:: ,s{15,15,1725140057205,1725140057205,0,0,0,0,0,0,15} 21:34:20.465 [controller-event-thread] DEBUG kafka.controller.KafkaController - [Controller id=1] There is no producerId block yet (Zk path version 0), creating the first block 21:34:20.465 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:20.465 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Permission requested: 2 21:34:20.465 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - ACLs for node: [31,s{'world,'anyone} ] 21:34:20.466 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.zookeeper.server.ZooKeeperServer - Client credentials: ['sasl,'zooclient , 'ip,'127.0.0.1 ] 21:34:20.466 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from data tree is: 285232198164 21:34:20.479 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - Processing request:: sessionid:0x1000001c6a50000 type:setData cxid:0xcf zxid:0x92 txntype:5 reqpath:n/a 21:34:20.479 [SyncThread:0] DEBUG o.apache.zookeeper.common.PathTrie - latest_producer_id_block 21:34:20.479 [SyncThread:0] DEBUG o.apache.zookeeper.server.DataTree - Digests are matching for Zxid: 92, Digest in log and actual tree: 288213171194 21:34:20.479 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - sessionid:0x1000001c6a50000 type:setData cxid:0xcf zxid:0x92 txntype:5 reqpath:n/a 21:34:20.480 [main-SendThread(127.0.0.1:36377)] DEBUG org.apache.zookeeper.ClientCnxn - Reading reply session id: 0x1000001c6a50000, packet:: clientPath:/latest_producer_id_block serverPath:/latest_producer_id_block finished:false header:: 207,5 replyHeader:: 207,146,0 request:: '/latest_producer_id_block,#7b2276657273696f6e223a312c2262726f6b6572223a312c22626c6f636b5f7374617274223a2230222c22626c6f636b5f656e64223a22393939227d,0 response:: s{15,146,1725140057205,1725140060465,1,0,0,0,60,0,15} 21:34:20.480 [controller-event-thread] DEBUG kafka.zk.KafkaZkClient - Conditional update of path /latest_producer_id_block with value {"version":1,"broker":1,"block_start":"0","block_end":"999"} and expected version 0 succeeded, returning the new version: 1 21:34:20.481 [controller-event-thread] INFO kafka.controller.KafkaController - [Controller id=1] Acquired new producerId block ProducerIdsBlock(assignedBrokerId=1, firstProducerId=0, size=1000) by writing to Zk with path version 1 21:34:20.483 [data-plane-kafka-network-thread-1-ListenerName(SASL_PLAINTEXT)-SASL_PLAINTEXT-1] DEBUG kafka.request.logger - Completed request:{"isForwarded":false,"requestHeader":{"requestApiKey":67,"requestApiVersion":0,"correlationId":0,"clientId":"1","requestApiKeyName":"ALLOCATE_PRODUCER_IDS"},"request":{"brokerId":1,"brokerEpoch":25},"response":{"throttleTimeMs":0,"errorCode":0,"producerIdStart":0,"producerIdLen":1000},"connection":"127.0.0.1:39175-127.0.0.1:56252-4","totalTimeMs":314.394,"requestQueueTimeMs":1.189,"localTimeMs":1.157,"remoteTimeMs":311.842,"throttleTimeMs":0,"responseQueueTimeMs":0.059,"sendTimeMs":0.145,"securityProtocol":"SASL_PLAINTEXT","principal":"User:admin","listener":"SASL_PLAINTEXT","clientInformation":{"softwareName":"apache-kafka-java","softwareVersion":"3.3.1"}} 21:34:20.484 [TestBroker:1:BrokerToControllerChannelManager broker=1 name=forwarding] DEBUG k.c.transaction.RPCProducerIdManager - [RPC ProducerId Manager 1]: Got next producer ID block from controller AllocateProducerIdsResponseData(throttleTimeMs=0, errorCode=0, producerIdStart=0, producerIdLen=1000) 21:34:20.487 [data-plane-kafka-network-thread-1-ListenerName(SASL_PLAINTEXT)-SASL_PLAINTEXT-0] DEBUG kafka.request.logger - Completed request:{"isForwarded":false,"requestHeader":{"requestApiKey":22,"requestApiVersion":4,"correlationId":2,"clientId":"myid-producer-d9af5f27-a788-4ea1-aa41-f695e16251fc","requestApiKeyName":"INIT_PRODUCER_ID"},"request":{"transactionalId":null,"transactionTimeoutMs":2147483647,"producerId":-1,"producerEpoch":-1},"response":{"throttleTimeMs":0,"errorCode":0,"producerId":0,"producerEpoch":0},"connection":"127.0.0.1:39175-127.0.0.1:56242-4","totalTimeMs":430.647,"requestQueueTimeMs":0.831,"localTimeMs":429.639,"remoteTimeMs":0.0,"throttleTimeMs":0,"responseQueueTimeMs":0.057,"sendTimeMs":0.119,"securityProtocol":"SASL_PLAINTEXT","principal":"User:admin","listener":"SASL_PLAINTEXT","clientInformation":{"softwareName":"apache-kafka-java","softwareVersion":"3.3.1"}} 21:34:20.491 [data-plane-kafka-network-thread-1-ListenerName(SASL_PLAINTEXT)-SASL_PLAINTEXT-0] DEBUG kafka.request.logger - Completed request:{"isForwarded":false,"requestHeader":{"requestApiKey":3,"requestApiVersion":12,"correlationId":10,"clientId":"myid","requestApiKeyName":"METADATA"},"request":{"topics":[{"topicId":"AAAAAAAAAAAAAAAAAAAAAA","name":"mytopicA"},{"topicId":"AAAAAAAAAAAAAAAAAAAAAA","name":"mytopicB"}],"allowAutoTopicCreation":false,"includeTopicAuthorizedOperations":false},"response":{"throttleTimeMs":0,"brokers":[{"nodeId":1,"host":"localhost","port":39175,"rack":null}],"clusterId":"5YrvSAcTSC6U2UjuA70ZNA","controllerId":1,"topics":[{"errorCode":0,"name":"mytopicA","topicId":"YpyDa15qQo25q_iMZl8VKA","isInternal":false,"partitions":[{"errorCode":0,"partitionIndex":0,"leaderId":1,"leaderEpoch":0,"replicaNodes":[1],"isrNodes":[1],"offlineReplicas":[]}],"topicAuthorizedOperations":-2147483648},{"errorCode":0,"name":"mytopicB","topicId":"Cdlya8hGQ1iJi65VnsnjdA","isInternal":false,"partitions":[{"errorCode":0,"partitionIndex":0,"leaderId":1,"leaderEpoch":0,"replicaNodes":[1],"isrNodes":[1],"offlineReplicas":[]}],"topicAuthorizedOperations":-2147483648}]},"connection":"127.0.0.1:39175-127.0.0.1:56264-5","totalTimeMs":1.346,"requestQueueTimeMs":0.121,"localTimeMs":1.082,"remoteTimeMs":0.0,"throttleTimeMs":0,"responseQueueTimeMs":0.044,"sendTimeMs":0.097,"securityProtocol":"SASL_PLAINTEXT","principal":"User:admin","listener":"SASL_PLAINTEXT","clientInformation":{"softwareName":"apache-kafka-java","softwareVersion":"3.3.1"}} 21:34:20.494 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:20.494 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - Processing request:: sessionid:0x1000001c6a50000 type:exists cxid:0xd0 zxid:0xfffffffffffffffe txntype:unknown reqpath:/admin/delete_topics/__consumer_offsets 21:34:20.494 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - sessionid:0x1000001c6a50000 type:exists cxid:0xd0 zxid:0xfffffffffffffffe txntype:unknown reqpath:/admin/delete_topics/__consumer_offsets 21:34:20.495 [main-SendThread(127.0.0.1:36377)] DEBUG org.apache.zookeeper.ClientCnxn - Reading reply session id: 0x1000001c6a50000, packet:: clientPath:/admin/delete_topics/__consumer_offsets serverPath:/admin/delete_topics/__consumer_offsets finished:false header:: 208,3 replyHeader:: 208,146,-101 request:: '/admin/delete_topics/__consumer_offsets,F response:: 21:34:20.495 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:20.495 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - Processing request:: sessionid:0x1000001c6a50000 type:exists cxid:0xd1 zxid:0xfffffffffffffffe txntype:unknown reqpath:/brokers/topics/__consumer_offsets 21:34:20.495 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - sessionid:0x1000001c6a50000 type:exists cxid:0xd1 zxid:0xfffffffffffffffe txntype:unknown reqpath:/brokers/topics/__consumer_offsets 21:34:20.496 [main-SendThread(127.0.0.1:36377)] DEBUG org.apache.zookeeper.ClientCnxn - Reading reply session id: 0x1000001c6a50000, packet:: clientPath:/brokers/topics/__consumer_offsets serverPath:/brokers/topics/__consumer_offsets finished:false header:: 209,3 replyHeader:: 209,146,0 request:: '/brokers/topics/__consumer_offsets,T response:: s{44,44,1725140060123,1725140060123,0,1,0,0,548,1,45} 21:34:20.496 [data-plane-kafka-request-handler-0] DEBUG kafka.server.ZkAdminManager - [Admin Manager on Broker 1]: Topic creation failed since topic '__consumer_offsets' already exists. org.apache.kafka.common.errors.TopicExistsException: Topic '__consumer_offsets' already exists. 21:34:20.496 [data-plane-kafka-request-handler-0] DEBUG k.s.DefaultAutoTopicCreationManager - Cleared inflight topic creation state for HashMap(__consumer_offsets -> CreatableTopic(name='__consumer_offsets', numPartitions=50, replicationFactor=1, assignments=[], configs=[CreateableTopicConfig(name='compression.type', value='producer'), CreateableTopicConfig(name='cleanup.policy', value='compact'), CreateableTopicConfig(name='segment.bytes', value='104857600')])) 21:34:20.497 [data-plane-kafka-network-thread-1-ListenerName(SASL_PLAINTEXT)-SASL_PLAINTEXT-0] DEBUG kafka.request.logger - Completed request:{"isForwarded":false,"requestHeader":{"requestApiKey":10,"requestApiVersion":4,"correlationId":11,"clientId":"myid","requestApiKeyName":"FIND_COORDINATOR"},"request":{"keyType":0,"coordinatorKeys":["mygroup"]},"response":{"throttleTimeMs":0,"coordinators":[{"key":"mygroup","nodeId":-1,"host":"","port":-1,"errorCode":15,"errorMessage":""}]},"connection":"127.0.0.1:39175-127.0.0.1:56264-5","totalTimeMs":4.774,"requestQueueTimeMs":0.066,"localTimeMs":4.555,"remoteTimeMs":0.0,"throttleTimeMs":0,"responseQueueTimeMs":0.041,"sendTimeMs":0.11,"securityProtocol":"SASL_PLAINTEXT","principal":"User:admin","listener":"SASL_PLAINTEXT","clientInformation":{"softwareName":"apache-kafka-java","softwareVersion":"3.3.1"}} 21:34:20.507 [data-plane-kafka-request-handler-1] INFO kafka.server.ReplicaFetcherManager - [ReplicaFetcherManager on broker 1] Removed fetcher for partitions HashSet(__consumer_offsets-22, __consumer_offsets-30, __consumer_offsets-25, __consumer_offsets-35, __consumer_offsets-37, __consumer_offsets-38, __consumer_offsets-13, __consumer_offsets-8, __consumer_offsets-21, __consumer_offsets-4, __consumer_offsets-27, __consumer_offsets-7, __consumer_offsets-9, __consumer_offsets-46, __consumer_offsets-41, __consumer_offsets-33, __consumer_offsets-23, __consumer_offsets-49, __consumer_offsets-47, __consumer_offsets-16, __consumer_offsets-28, __consumer_offsets-31, __consumer_offsets-36, __consumer_offsets-42, __consumer_offsets-3, __consumer_offsets-18, __consumer_offsets-15, __consumer_offsets-24, __consumer_offsets-17, __consumer_offsets-48, __consumer_offsets-19, __consumer_offsets-11, __consumer_offsets-2, __consumer_offsets-43, __consumer_offsets-6, __consumer_offsets-14, __consumer_offsets-20, __consumer_offsets-0, __consumer_offsets-44, __consumer_offsets-39, __consumer_offsets-12, __consumer_offsets-45, __consumer_offsets-1, __consumer_offsets-5, __consumer_offsets-26, __consumer_offsets-29, __consumer_offsets-34, __consumer_offsets-10, __consumer_offsets-32, __consumer_offsets-40) 21:34:20.507 [data-plane-kafka-request-handler-1] INFO state.change.logger - [Broker id=1] Stopped fetchers as part of LeaderAndIsr request correlationId 5 from controller 1 epoch 1 as part of the become-leader transition for 50 partitions 21:34:20.509 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:20.509 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - Processing request:: sessionid:0x1000001c6a50000 type:getData cxid:0xd2 zxid:0xfffffffffffffffe txntype:unknown reqpath:/config/topics/__consumer_offsets 21:34:20.509 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - sessionid:0x1000001c6a50000 type:getData cxid:0xd2 zxid:0xfffffffffffffffe txntype:unknown reqpath:/config/topics/__consumer_offsets 21:34:20.509 [SyncThread:0] DEBUG o.a.zookeeper.server.ZooKeeperServer - Permission requested: 1 21:34:20.509 [SyncThread:0] DEBUG o.a.zookeeper.server.ZooKeeperServer - ACLs for node: [31,s{'world,'anyone} ] 21:34:20.510 [SyncThread:0] DEBUG o.a.zookeeper.server.ZooKeeperServer - Client credentials: ['sasl,'zooclient , 'ip,'127.0.0.1 ] 21:34:20.510 [main-SendThread(127.0.0.1:36377)] DEBUG org.apache.zookeeper.ClientCnxn - Reading reply session id: 0x1000001c6a50000, packet:: clientPath:/config/topics/__consumer_offsets serverPath:/config/topics/__consumer_offsets finished:false header:: 210,4 replyHeader:: 210,146,0 request:: '/config/topics/__consumer_offsets,F response:: #7b2276657273696f6e223a312c22636f6e666967223a7b22636f6d7072657373696f6e2e74797065223a2270726f6475636572222c22636c65616e75702e706f6c696379223a22636f6d70616374222c227365676d656e742e6279746573223a22313034383537363030227d7d,s{43,43,1725140060114,1725140060114,0,0,0,0,109,0,43} 21:34:20.515 [data-plane-kafka-request-handler-1] DEBUG kafka.log.OffsetIndex - Loaded index file /tmp/kafka-unit13820654021505895920/__consumer_offsets-3/00000000000000000000.index with maxEntries = 1310720, maxIndexSize = 10485760, entries = 0, lastOffset = 0, file position = 0 21:34:20.515 [data-plane-kafka-request-handler-1] DEBUG kafka.log.AbstractIndex - Index /tmp/kafka-unit13820654021505895920/__consumer_offsets-3/00000000000000000000.index was not resized because it already has size 10485760 21:34:20.516 [data-plane-kafka-request-handler-1] DEBUG kafka.log.TimeIndex - Loaded index file /tmp/kafka-unit13820654021505895920/__consumer_offsets-3/00000000000000000000.timeindex with maxEntries = 873813, maxIndexSize = 10485760, entries = 0, lastOffset = TimestampOffset(-1,0), file position = 0 21:34:20.516 [data-plane-kafka-request-handler-1] DEBUG kafka.log.AbstractIndex - Index /tmp/kafka-unit13820654021505895920/__consumer_offsets-3/00000000000000000000.timeindex was not resized because it already has size 10485756 21:34:20.516 [data-plane-kafka-request-handler-1] INFO kafka.log.UnifiedLog$ - [LogLoader partition=__consumer_offsets-3, dir=/tmp/kafka-unit13820654021505895920] Loading producer state till offset 0 with message format version 2 21:34:20.517 [data-plane-kafka-request-handler-1] DEBUG kafka.utils.KafkaScheduler - Scheduling task flush-metadata-file with initial delay 0 ms and period -1 ms. 21:34:20.518 [data-plane-kafka-request-handler-1] DEBUG kafka.utils.KafkaScheduler - Scheduling task PeriodicProducerExpirationCheck with initial delay 600000 ms and period 600000 ms. 21:34:20.519 [data-plane-kafka-request-handler-1] INFO kafka.log.LogManager - Created log for partition __consumer_offsets-3 in /tmp/kafka-unit13820654021505895920/__consumer_offsets-3 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} 21:34:20.519 [data-plane-kafka-request-handler-1] INFO kafka.cluster.Partition - [Partition __consumer_offsets-3 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-3 21:34:20.519 [data-plane-kafka-request-handler-1] INFO kafka.cluster.Partition - [Partition __consumer_offsets-3 broker=1] Log loaded for partition __consumer_offsets-3 with initial high watermark 0 21:34:20.519 [data-plane-kafka-request-handler-1] INFO state.change.logger - [Broker id=1] Leader __consumer_offsets-3 with topic id Some(7nAbWTq2QkumtgCGHjjQWw) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [1], adding replicas [] and removing replicas []. Previous leader epoch was -1. 21:34:20.520 [data-plane-kafka-request-handler-1] DEBUG k.server.epoch.LeaderEpochFileCache - [LeaderEpochCache __consumer_offsets-3] Appended new epoch entry EpochEntry(epoch=0, startOffset=0). Cache now contains 1 entries. 21:34:20.524 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:20.524 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - Processing request:: sessionid:0x1000001c6a50000 type:getData cxid:0xd3 zxid:0xfffffffffffffffe txntype:unknown reqpath:/config/topics/__consumer_offsets 21:34:20.524 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - sessionid:0x1000001c6a50000 type:getData cxid:0xd3 zxid:0xfffffffffffffffe txntype:unknown reqpath:/config/topics/__consumer_offsets 21:34:20.524 [SyncThread:0] DEBUG o.a.zookeeper.server.ZooKeeperServer - Permission requested: 1 21:34:20.524 [SyncThread:0] DEBUG o.a.zookeeper.server.ZooKeeperServer - ACLs for node: [31,s{'world,'anyone} ] 21:34:20.524 [SyncThread:0] DEBUG o.a.zookeeper.server.ZooKeeperServer - Client credentials: ['sasl,'zooclient , 'ip,'127.0.0.1 ] 21:34:20.525 [main-SendThread(127.0.0.1:36377)] DEBUG org.apache.zookeeper.ClientCnxn - Reading reply session id: 0x1000001c6a50000, packet:: clientPath:/config/topics/__consumer_offsets serverPath:/config/topics/__consumer_offsets finished:false header:: 211,4 replyHeader:: 211,146,0 request:: '/config/topics/__consumer_offsets,F response:: #7b2276657273696f6e223a312c22636f6e666967223a7b22636f6d7072657373696f6e2e74797065223a2270726f6475636572222c22636c65616e75702e706f6c696379223a22636f6d70616374222c227365676d656e742e6279746573223a22313034383537363030227d7d,s{43,43,1725140060114,1725140060114,0,0,0,0,109,0,43} 21:34:20.528 [data-plane-kafka-request-handler-1] DEBUG kafka.log.OffsetIndex - Loaded index file /tmp/kafka-unit13820654021505895920/__consumer_offsets-18/00000000000000000000.index with maxEntries = 1310720, maxIndexSize = 10485760, entries = 0, lastOffset = 0, file position = 0 21:34:20.528 [data-plane-kafka-request-handler-1] DEBUG kafka.log.AbstractIndex - Index /tmp/kafka-unit13820654021505895920/__consumer_offsets-18/00000000000000000000.index was not resized because it already has size 10485760 21:34:20.528 [data-plane-kafka-request-handler-1] DEBUG kafka.log.TimeIndex - Loaded index file /tmp/kafka-unit13820654021505895920/__consumer_offsets-18/00000000000000000000.timeindex with maxEntries = 873813, maxIndexSize = 10485760, entries = 0, lastOffset = TimestampOffset(-1,0), file position = 0 21:34:20.528 [data-plane-kafka-request-handler-1] DEBUG kafka.log.AbstractIndex - Index /tmp/kafka-unit13820654021505895920/__consumer_offsets-18/00000000000000000000.timeindex was not resized because it already has size 10485756 21:34:20.528 [data-plane-kafka-request-handler-1] INFO kafka.log.UnifiedLog$ - [LogLoader partition=__consumer_offsets-18, dir=/tmp/kafka-unit13820654021505895920] Loading producer state till offset 0 with message format version 2 21:34:20.529 [data-plane-kafka-request-handler-1] DEBUG kafka.utils.KafkaScheduler - Scheduling task flush-metadata-file with initial delay 0 ms and period -1 ms. 21:34:20.531 [data-plane-kafka-request-handler-1] DEBUG kafka.utils.KafkaScheduler - Scheduling task PeriodicProducerExpirationCheck with initial delay 600000 ms and period 600000 ms. 21:34:20.531 [data-plane-kafka-request-handler-1] INFO kafka.log.LogManager - Created log for partition __consumer_offsets-18 in /tmp/kafka-unit13820654021505895920/__consumer_offsets-18 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} 21:34:20.531 [data-plane-kafka-request-handler-1] INFO kafka.cluster.Partition - [Partition __consumer_offsets-18 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-18 21:34:20.531 [data-plane-kafka-request-handler-1] INFO kafka.cluster.Partition - [Partition __consumer_offsets-18 broker=1] Log loaded for partition __consumer_offsets-18 with initial high watermark 0 21:34:20.532 [data-plane-kafka-request-handler-1] INFO state.change.logger - [Broker id=1] Leader __consumer_offsets-18 with topic id Some(7nAbWTq2QkumtgCGHjjQWw) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [1], adding replicas [] and removing replicas []. Previous leader epoch was -1. 21:34:20.532 [data-plane-kafka-request-handler-1] DEBUG k.server.epoch.LeaderEpochFileCache - [LeaderEpochCache __consumer_offsets-18] Appended new epoch entry EpochEntry(epoch=0, startOffset=0). Cache now contains 1 entries. 21:34:20.535 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:20.535 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - Processing request:: sessionid:0x1000001c6a50000 type:getData cxid:0xd4 zxid:0xfffffffffffffffe txntype:unknown reqpath:/config/topics/__consumer_offsets 21:34:20.536 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - sessionid:0x1000001c6a50000 type:getData cxid:0xd4 zxid:0xfffffffffffffffe txntype:unknown reqpath:/config/topics/__consumer_offsets 21:34:20.536 [SyncThread:0] DEBUG o.a.zookeeper.server.ZooKeeperServer - Permission requested: 1 21:34:20.536 [SyncThread:0] DEBUG o.a.zookeeper.server.ZooKeeperServer - ACLs for node: [31,s{'world,'anyone} ] 21:34:20.536 [SyncThread:0] DEBUG o.a.zookeeper.server.ZooKeeperServer - Client credentials: ['sasl,'zooclient , 'ip,'127.0.0.1 ] 21:34:20.536 [main-SendThread(127.0.0.1:36377)] DEBUG org.apache.zookeeper.ClientCnxn - Reading reply session id: 0x1000001c6a50000, packet:: clientPath:/config/topics/__consumer_offsets serverPath:/config/topics/__consumer_offsets finished:false header:: 212,4 replyHeader:: 212,146,0 request:: '/config/topics/__consumer_offsets,F response:: #7b2276657273696f6e223a312c22636f6e666967223a7b22636f6d7072657373696f6e2e74797065223a2270726f6475636572222c22636c65616e75702e706f6c696379223a22636f6d70616374222c227365676d656e742e6279746573223a22313034383537363030227d7d,s{43,43,1725140060114,1725140060114,0,0,0,0,109,0,43} 21:34:20.539 [data-plane-kafka-request-handler-1] DEBUG kafka.log.OffsetIndex - Loaded index file /tmp/kafka-unit13820654021505895920/__consumer_offsets-41/00000000000000000000.index with maxEntries = 1310720, maxIndexSize = 10485760, entries = 0, lastOffset = 0, file position = 0 21:34:20.539 [data-plane-kafka-request-handler-1] DEBUG kafka.log.AbstractIndex - Index /tmp/kafka-unit13820654021505895920/__consumer_offsets-41/00000000000000000000.index was not resized because it already has size 10485760 21:34:20.539 [data-plane-kafka-request-handler-1] DEBUG kafka.log.TimeIndex - Loaded index file /tmp/kafka-unit13820654021505895920/__consumer_offsets-41/00000000000000000000.timeindex with maxEntries = 873813, maxIndexSize = 10485760, entries = 0, lastOffset = TimestampOffset(-1,0), file position = 0 21:34:20.539 [data-plane-kafka-request-handler-1] DEBUG kafka.log.AbstractIndex - Index /tmp/kafka-unit13820654021505895920/__consumer_offsets-41/00000000000000000000.timeindex was not resized because it already has size 10485756 21:34:20.540 [data-plane-kafka-request-handler-1] INFO kafka.log.UnifiedLog$ - [LogLoader partition=__consumer_offsets-41, dir=/tmp/kafka-unit13820654021505895920] Loading producer state till offset 0 with message format version 2 21:34:20.540 [data-plane-kafka-request-handler-1] DEBUG kafka.utils.KafkaScheduler - Scheduling task flush-metadata-file with initial delay 0 ms and period -1 ms. 21:34:20.542 [data-plane-kafka-request-handler-1] DEBUG kafka.utils.KafkaScheduler - Scheduling task PeriodicProducerExpirationCheck with initial delay 600000 ms and period 600000 ms. 21:34:20.542 [data-plane-kafka-request-handler-1] INFO kafka.log.LogManager - Created log for partition __consumer_offsets-41 in /tmp/kafka-unit13820654021505895920/__consumer_offsets-41 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} 21:34:20.542 [data-plane-kafka-request-handler-1] INFO kafka.cluster.Partition - [Partition __consumer_offsets-41 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-41 21:34:20.542 [data-plane-kafka-request-handler-1] INFO kafka.cluster.Partition - [Partition __consumer_offsets-41 broker=1] Log loaded for partition __consumer_offsets-41 with initial high watermark 0 21:34:20.543 [data-plane-kafka-request-handler-1] INFO state.change.logger - [Broker id=1] Leader __consumer_offsets-41 with topic id Some(7nAbWTq2QkumtgCGHjjQWw) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [1], adding replicas [] and removing replicas []. Previous leader epoch was -1. 21:34:20.543 [data-plane-kafka-request-handler-1] DEBUG k.server.epoch.LeaderEpochFileCache - [LeaderEpochCache __consumer_offsets-41] Appended new epoch entry EpochEntry(epoch=0, startOffset=0). Cache now contains 1 entries. 21:34:20.546 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:20.546 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - Processing request:: sessionid:0x1000001c6a50000 type:getData cxid:0xd5 zxid:0xfffffffffffffffe txntype:unknown reqpath:/config/topics/__consumer_offsets 21:34:20.546 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - sessionid:0x1000001c6a50000 type:getData cxid:0xd5 zxid:0xfffffffffffffffe txntype:unknown reqpath:/config/topics/__consumer_offsets 21:34:20.546 [SyncThread:0] DEBUG o.a.zookeeper.server.ZooKeeperServer - Permission requested: 1 21:34:20.546 [SyncThread:0] DEBUG o.a.zookeeper.server.ZooKeeperServer - ACLs for node: [31,s{'world,'anyone} ] 21:34:20.546 [SyncThread:0] DEBUG o.a.zookeeper.server.ZooKeeperServer - Client credentials: ['sasl,'zooclient , 'ip,'127.0.0.1 ] 21:34:20.546 [main-SendThread(127.0.0.1:36377)] DEBUG org.apache.zookeeper.ClientCnxn - Reading reply session id: 0x1000001c6a50000, packet:: clientPath:/config/topics/__consumer_offsets serverPath:/config/topics/__consumer_offsets finished:false header:: 213,4 replyHeader:: 213,146,0 request:: '/config/topics/__consumer_offsets,F response:: #7b2276657273696f6e223a312c22636f6e666967223a7b22636f6d7072657373696f6e2e74797065223a2270726f6475636572222c22636c65616e75702e706f6c696379223a22636f6d70616374222c227365676d656e742e6279746573223a22313034383537363030227d7d,s{43,43,1725140060114,1725140060114,0,0,0,0,109,0,43} 21:34:20.549 [data-plane-kafka-request-handler-1] DEBUG kafka.log.OffsetIndex - Loaded index file /tmp/kafka-unit13820654021505895920/__consumer_offsets-10/00000000000000000000.index with maxEntries = 1310720, maxIndexSize = 10485760, entries = 0, lastOffset = 0, file position = 0 21:34:20.549 [data-plane-kafka-request-handler-1] DEBUG kafka.log.AbstractIndex - Index /tmp/kafka-unit13820654021505895920/__consumer_offsets-10/00000000000000000000.index was not resized because it already has size 10485760 21:34:20.549 [data-plane-kafka-request-handler-1] DEBUG kafka.log.TimeIndex - Loaded index file /tmp/kafka-unit13820654021505895920/__consumer_offsets-10/00000000000000000000.timeindex with maxEntries = 873813, maxIndexSize = 10485760, entries = 0, lastOffset = TimestampOffset(-1,0), file position = 0 21:34:20.549 [data-plane-kafka-request-handler-1] DEBUG kafka.log.AbstractIndex - Index /tmp/kafka-unit13820654021505895920/__consumer_offsets-10/00000000000000000000.timeindex was not resized because it already has size 10485756 21:34:20.549 [data-plane-kafka-request-handler-1] INFO kafka.log.UnifiedLog$ - [LogLoader partition=__consumer_offsets-10, dir=/tmp/kafka-unit13820654021505895920] Loading producer state till offset 0 with message format version 2 21:34:20.549 [data-plane-kafka-request-handler-1] DEBUG kafka.utils.KafkaScheduler - Scheduling task flush-metadata-file with initial delay 0 ms and period -1 ms. 21:34:20.550 [data-plane-kafka-request-handler-1] DEBUG kafka.utils.KafkaScheduler - Scheduling task PeriodicProducerExpirationCheck with initial delay 600000 ms and period 600000 ms. 21:34:20.560 [data-plane-kafka-request-handler-1] INFO kafka.log.LogManager - Created log for partition __consumer_offsets-10 in /tmp/kafka-unit13820654021505895920/__consumer_offsets-10 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} 21:34:20.560 [data-plane-kafka-request-handler-1] INFO kafka.cluster.Partition - [Partition __consumer_offsets-10 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-10 21:34:20.560 [data-plane-kafka-request-handler-1] INFO kafka.cluster.Partition - [Partition __consumer_offsets-10 broker=1] Log loaded for partition __consumer_offsets-10 with initial high watermark 0 21:34:20.560 [data-plane-kafka-request-handler-1] INFO state.change.logger - [Broker id=1] Leader __consumer_offsets-10 with topic id Some(7nAbWTq2QkumtgCGHjjQWw) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [1], adding replicas [] and removing replicas []. Previous leader epoch was -1. 21:34:20.560 [data-plane-kafka-request-handler-1] DEBUG k.server.epoch.LeaderEpochFileCache - [LeaderEpochCache __consumer_offsets-10] Appended new epoch entry EpochEntry(epoch=0, startOffset=0). Cache now contains 1 entries. 21:34:20.568 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:20.569 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - Processing request:: sessionid:0x1000001c6a50000 type:getData cxid:0xd6 zxid:0xfffffffffffffffe txntype:unknown reqpath:/config/topics/__consumer_offsets 21:34:20.569 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - sessionid:0x1000001c6a50000 type:getData cxid:0xd6 zxid:0xfffffffffffffffe txntype:unknown reqpath:/config/topics/__consumer_offsets 21:34:20.569 [SyncThread:0] DEBUG o.a.zookeeper.server.ZooKeeperServer - Permission requested: 1 21:34:20.569 [SyncThread:0] DEBUG o.a.zookeeper.server.ZooKeeperServer - ACLs for node: [31,s{'world,'anyone} ] 21:34:20.569 [SyncThread:0] DEBUG o.a.zookeeper.server.ZooKeeperServer - Client credentials: ['sasl,'zooclient , 'ip,'127.0.0.1 ] 21:34:20.569 [main-SendThread(127.0.0.1:36377)] DEBUG org.apache.zookeeper.ClientCnxn - Reading reply session id: 0x1000001c6a50000, packet:: clientPath:/config/topics/__consumer_offsets serverPath:/config/topics/__consumer_offsets finished:false header:: 214,4 replyHeader:: 214,146,0 request:: '/config/topics/__consumer_offsets,F response:: #7b2276657273696f6e223a312c22636f6e666967223a7b22636f6d7072657373696f6e2e74797065223a2270726f6475636572222c22636c65616e75702e706f6c696379223a22636f6d70616374222c227365676d656e742e6279746573223a22313034383537363030227d7d,s{43,43,1725140060114,1725140060114,0,0,0,0,109,0,43} 21:34:20.574 [data-plane-kafka-request-handler-1] DEBUG kafka.log.OffsetIndex - Loaded index file /tmp/kafka-unit13820654021505895920/__consumer_offsets-33/00000000000000000000.index with maxEntries = 1310720, maxIndexSize = 10485760, entries = 0, lastOffset = 0, file position = 0 21:34:20.574 [data-plane-kafka-request-handler-1] DEBUG kafka.log.AbstractIndex - Index /tmp/kafka-unit13820654021505895920/__consumer_offsets-33/00000000000000000000.index was not resized because it already has size 10485760 21:34:20.574 [data-plane-kafka-request-handler-1] DEBUG kafka.log.TimeIndex - Loaded index file /tmp/kafka-unit13820654021505895920/__consumer_offsets-33/00000000000000000000.timeindex with maxEntries = 873813, maxIndexSize = 10485760, entries = 0, lastOffset = TimestampOffset(-1,0), file position = 0 21:34:20.574 [data-plane-kafka-request-handler-1] DEBUG kafka.log.AbstractIndex - Index /tmp/kafka-unit13820654021505895920/__consumer_offsets-33/00000000000000000000.timeindex was not resized because it already has size 10485756 21:34:20.575 [data-plane-kafka-request-handler-1] INFO kafka.log.UnifiedLog$ - [LogLoader partition=__consumer_offsets-33, dir=/tmp/kafka-unit13820654021505895920] Loading producer state till offset 0 with message format version 2 21:34:20.576 [data-plane-kafka-request-handler-1] DEBUG kafka.utils.KafkaScheduler - Scheduling task flush-metadata-file with initial delay 0 ms and period -1 ms. 21:34:20.577 [data-plane-kafka-request-handler-1] DEBUG kafka.utils.KafkaScheduler - Scheduling task PeriodicProducerExpirationCheck with initial delay 600000 ms and period 600000 ms. 21:34:20.578 [data-plane-kafka-request-handler-1] INFO kafka.log.LogManager - Created log for partition __consumer_offsets-33 in /tmp/kafka-unit13820654021505895920/__consumer_offsets-33 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} 21:34:20.578 [data-plane-kafka-request-handler-1] INFO kafka.cluster.Partition - [Partition __consumer_offsets-33 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-33 21:34:20.578 [data-plane-kafka-request-handler-1] INFO kafka.cluster.Partition - [Partition __consumer_offsets-33 broker=1] Log loaded for partition __consumer_offsets-33 with initial high watermark 0 21:34:20.579 [data-plane-kafka-request-handler-1] INFO state.change.logger - [Broker id=1] Leader __consumer_offsets-33 with topic id Some(7nAbWTq2QkumtgCGHjjQWw) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [1], adding replicas [] and removing replicas []. Previous leader epoch was -1. 21:34:20.579 [data-plane-kafka-request-handler-1] DEBUG k.server.epoch.LeaderEpochFileCache - [LeaderEpochCache __consumer_offsets-33] Appended new epoch entry EpochEntry(epoch=0, startOffset=0). Cache now contains 1 entries. 21:34:20.582 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:20.582 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - Processing request:: sessionid:0x1000001c6a50000 type:getData cxid:0xd7 zxid:0xfffffffffffffffe txntype:unknown reqpath:/config/topics/__consumer_offsets 21:34:20.583 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - sessionid:0x1000001c6a50000 type:getData cxid:0xd7 zxid:0xfffffffffffffffe txntype:unknown reqpath:/config/topics/__consumer_offsets 21:34:20.583 [SyncThread:0] DEBUG o.a.zookeeper.server.ZooKeeperServer - Permission requested: 1 21:34:20.583 [SyncThread:0] DEBUG o.a.zookeeper.server.ZooKeeperServer - ACLs for node: [31,s{'world,'anyone} ] 21:34:20.583 [SyncThread:0] DEBUG o.a.zookeeper.server.ZooKeeperServer - Client credentials: ['sasl,'zooclient , 'ip,'127.0.0.1 ] 21:34:20.583 [main-SendThread(127.0.0.1:36377)] DEBUG org.apache.zookeeper.ClientCnxn - Reading reply session id: 0x1000001c6a50000, packet:: clientPath:/config/topics/__consumer_offsets serverPath:/config/topics/__consumer_offsets finished:false header:: 215,4 replyHeader:: 215,146,0 request:: '/config/topics/__consumer_offsets,F response:: #7b2276657273696f6e223a312c22636f6e666967223a7b22636f6d7072657373696f6e2e74797065223a2270726f6475636572222c22636c65616e75702e706f6c696379223a22636f6d70616374222c227365676d656e742e6279746573223a22313034383537363030227d7d,s{43,43,1725140060114,1725140060114,0,0,0,0,109,0,43} 21:34:20.585 [data-plane-kafka-request-handler-1] DEBUG kafka.log.OffsetIndex - Loaded index file /tmp/kafka-unit13820654021505895920/__consumer_offsets-48/00000000000000000000.index with maxEntries = 1310720, maxIndexSize = 10485760, entries = 0, lastOffset = 0, file position = 0 21:34:20.585 [data-plane-kafka-request-handler-1] DEBUG kafka.log.AbstractIndex - Index /tmp/kafka-unit13820654021505895920/__consumer_offsets-48/00000000000000000000.index was not resized because it already has size 10485760 21:34:20.587 [data-plane-kafka-request-handler-1] DEBUG kafka.log.TimeIndex - Loaded index file /tmp/kafka-unit13820654021505895920/__consumer_offsets-48/00000000000000000000.timeindex with maxEntries = 873813, maxIndexSize = 10485760, entries = 0, lastOffset = TimestampOffset(-1,0), file position = 0 21:34:20.587 [data-plane-kafka-request-handler-1] DEBUG kafka.log.AbstractIndex - Index /tmp/kafka-unit13820654021505895920/__consumer_offsets-48/00000000000000000000.timeindex was not resized because it already has size 10485756 21:34:20.587 [data-plane-kafka-request-handler-1] INFO kafka.log.UnifiedLog$ - [LogLoader partition=__consumer_offsets-48, dir=/tmp/kafka-unit13820654021505895920] Loading producer state till offset 0 with message format version 2 21:34:20.588 [data-plane-kafka-request-handler-1] DEBUG kafka.utils.KafkaScheduler - Scheduling task flush-metadata-file with initial delay 0 ms and period -1 ms. 21:34:20.590 [data-plane-kafka-request-handler-1] DEBUG kafka.utils.KafkaScheduler - Scheduling task PeriodicProducerExpirationCheck with initial delay 600000 ms and period 600000 ms. 21:34:20.590 [data-plane-kafka-request-handler-1] INFO kafka.log.LogManager - Created log for partition __consumer_offsets-48 in /tmp/kafka-unit13820654021505895920/__consumer_offsets-48 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} 21:34:20.590 [data-plane-kafka-request-handler-1] INFO kafka.cluster.Partition - [Partition __consumer_offsets-48 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-48 21:34:20.590 [data-plane-kafka-request-handler-1] INFO kafka.cluster.Partition - [Partition __consumer_offsets-48 broker=1] Log loaded for partition __consumer_offsets-48 with initial high watermark 0 21:34:20.591 [data-plane-kafka-request-handler-1] INFO state.change.logger - [Broker id=1] Leader __consumer_offsets-48 with topic id Some(7nAbWTq2QkumtgCGHjjQWw) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [1], adding replicas [] and removing replicas []. Previous leader epoch was -1. 21:34:20.591 [data-plane-kafka-request-handler-1] DEBUG k.server.epoch.LeaderEpochFileCache - [LeaderEpochCache __consumer_offsets-48] Appended new epoch entry EpochEntry(epoch=0, startOffset=0). Cache now contains 1 entries. 21:34:20.594 [data-plane-kafka-network-thread-1-ListenerName(SASL_PLAINTEXT)-SASL_PLAINTEXT-0] DEBUG kafka.request.logger - Completed request:{"isForwarded":false,"requestHeader":{"requestApiKey":3,"requestApiVersion":12,"correlationId":12,"clientId":"myid","requestApiKeyName":"METADATA"},"request":{"topics":[{"topicId":"AAAAAAAAAAAAAAAAAAAAAA","name":"mytopicA"},{"topicId":"AAAAAAAAAAAAAAAAAAAAAA","name":"mytopicB"}],"allowAutoTopicCreation":false,"includeTopicAuthorizedOperations":false},"response":{"throttleTimeMs":0,"brokers":[{"nodeId":1,"host":"localhost","port":39175,"rack":null}],"clusterId":"5YrvSAcTSC6U2UjuA70ZNA","controllerId":1,"topics":[{"errorCode":0,"name":"mytopicA","topicId":"YpyDa15qQo25q_iMZl8VKA","isInternal":false,"partitions":[{"errorCode":0,"partitionIndex":0,"leaderId":1,"leaderEpoch":0,"replicaNodes":[1],"isrNodes":[1],"offlineReplicas":[]}],"topicAuthorizedOperations":-2147483648},{"errorCode":0,"name":"mytopicB","topicId":"Cdlya8hGQ1iJi65VnsnjdA","isInternal":false,"partitions":[{"errorCode":0,"partitionIndex":0,"leaderId":1,"leaderEpoch":0,"replicaNodes":[1],"isrNodes":[1],"offlineReplicas":[]}],"topicAuthorizedOperations":-2147483648}]},"connection":"127.0.0.1:39175-127.0.0.1:56264-5","totalTimeMs":1.605,"requestQueueTimeMs":0.16,"localTimeMs":1.263,"remoteTimeMs":0.0,"throttleTimeMs":0,"responseQueueTimeMs":0.051,"sendTimeMs":0.13,"securityProtocol":"SASL_PLAINTEXT","principal":"User:admin","listener":"SASL_PLAINTEXT","clientInformation":{"softwareName":"apache-kafka-java","softwareVersion":"3.3.1"}} 21:34:20.595 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:20.595 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - Processing request:: sessionid:0x1000001c6a50000 type:getData cxid:0xd8 zxid:0xfffffffffffffffe txntype:unknown reqpath:/config/topics/__consumer_offsets 21:34:20.595 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - sessionid:0x1000001c6a50000 type:getData cxid:0xd8 zxid:0xfffffffffffffffe txntype:unknown reqpath:/config/topics/__consumer_offsets 21:34:20.595 [SyncThread:0] DEBUG o.a.zookeeper.server.ZooKeeperServer - Permission requested: 1 21:34:20.595 [SyncThread:0] DEBUG o.a.zookeeper.server.ZooKeeperServer - ACLs for node: [31,s{'world,'anyone} ] 21:34:20.595 [SyncThread:0] DEBUG o.a.zookeeper.server.ZooKeeperServer - Client credentials: ['sasl,'zooclient , 'ip,'127.0.0.1 ] 21:34:20.595 [main-SendThread(127.0.0.1:36377)] DEBUG org.apache.zookeeper.ClientCnxn - Reading reply session id: 0x1000001c6a50000, packet:: clientPath:/config/topics/__consumer_offsets serverPath:/config/topics/__consumer_offsets finished:false header:: 216,4 replyHeader:: 216,146,0 request:: '/config/topics/__consumer_offsets,F response:: #7b2276657273696f6e223a312c22636f6e666967223a7b22636f6d7072657373696f6e2e74797065223a2270726f6475636572222c22636c65616e75702e706f6c696379223a22636f6d70616374222c227365676d656e742e6279746573223a22313034383537363030227d7d,s{43,43,1725140060114,1725140060114,0,0,0,0,109,0,43} 21:34:20.596 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:20.596 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - Processing request:: sessionid:0x1000001c6a50000 type:exists cxid:0xd9 zxid:0xfffffffffffffffe txntype:unknown reqpath:/admin/delete_topics/__consumer_offsets 21:34:20.596 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - sessionid:0x1000001c6a50000 type:exists cxid:0xd9 zxid:0xfffffffffffffffe txntype:unknown reqpath:/admin/delete_topics/__consumer_offsets 21:34:20.597 [main-SendThread(127.0.0.1:36377)] DEBUG org.apache.zookeeper.ClientCnxn - Reading reply session id: 0x1000001c6a50000, packet:: clientPath:/admin/delete_topics/__consumer_offsets serverPath:/admin/delete_topics/__consumer_offsets finished:false header:: 217,3 replyHeader:: 217,146,-101 request:: '/admin/delete_topics/__consumer_offsets,F response:: 21:34:20.597 [data-plane-kafka-request-handler-1] DEBUG kafka.log.OffsetIndex - Loaded index file /tmp/kafka-unit13820654021505895920/__consumer_offsets-19/00000000000000000000.index with maxEntries = 1310720, maxIndexSize = 10485760, entries = 0, lastOffset = 0, file position = 0 21:34:20.597 [data-plane-kafka-request-handler-1] DEBUG kafka.log.AbstractIndex - Index /tmp/kafka-unit13820654021505895920/__consumer_offsets-19/00000000000000000000.index was not resized because it already has size 10485760 21:34:20.597 [data-plane-kafka-request-handler-1] DEBUG kafka.log.TimeIndex - Loaded index file /tmp/kafka-unit13820654021505895920/__consumer_offsets-19/00000000000000000000.timeindex with maxEntries = 873813, maxIndexSize = 10485760, entries = 0, lastOffset = TimestampOffset(-1,0), file position = 0 21:34:20.597 [data-plane-kafka-request-handler-1] DEBUG kafka.log.AbstractIndex - Index /tmp/kafka-unit13820654021505895920/__consumer_offsets-19/00000000000000000000.timeindex was not resized because it already has size 10485756 21:34:20.598 [data-plane-kafka-request-handler-1] INFO kafka.log.UnifiedLog$ - [LogLoader partition=__consumer_offsets-19, dir=/tmp/kafka-unit13820654021505895920] Loading producer state till offset 0 with message format version 2 21:34:20.598 [data-plane-kafka-request-handler-1] DEBUG kafka.utils.KafkaScheduler - Scheduling task flush-metadata-file with initial delay 0 ms and period -1 ms. 21:34:20.598 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:20.598 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - Processing request:: sessionid:0x1000001c6a50000 type:exists cxid:0xda zxid:0xfffffffffffffffe txntype:unknown reqpath:/brokers/topics/__consumer_offsets 21:34:20.598 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - sessionid:0x1000001c6a50000 type:exists cxid:0xda zxid:0xfffffffffffffffe txntype:unknown reqpath:/brokers/topics/__consumer_offsets 21:34:20.598 [main-SendThread(127.0.0.1:36377)] DEBUG org.apache.zookeeper.ClientCnxn - Reading reply session id: 0x1000001c6a50000, packet:: clientPath:/brokers/topics/__consumer_offsets serverPath:/brokers/topics/__consumer_offsets finished:false header:: 218,3 replyHeader:: 218,146,0 request:: '/brokers/topics/__consumer_offsets,T response:: s{44,44,1725140060123,1725140060123,0,1,0,0,548,1,45} 21:34:20.598 [data-plane-kafka-request-handler-0] DEBUG kafka.server.ZkAdminManager - [Admin Manager on Broker 1]: Topic creation failed since topic '__consumer_offsets' already exists. org.apache.kafka.common.errors.TopicExistsException: Topic '__consumer_offsets' already exists. 21:34:20.599 [data-plane-kafka-request-handler-1] DEBUG kafka.utils.KafkaScheduler - Scheduling task PeriodicProducerExpirationCheck with initial delay 600000 ms and period 600000 ms. 21:34:20.599 [data-plane-kafka-request-handler-1] INFO kafka.log.LogManager - Created log for partition __consumer_offsets-19 in /tmp/kafka-unit13820654021505895920/__consumer_offsets-19 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} 21:34:20.599 [data-plane-kafka-request-handler-0] DEBUG k.s.DefaultAutoTopicCreationManager - Cleared inflight topic creation state for HashMap(__consumer_offsets -> CreatableTopic(name='__consumer_offsets', numPartitions=50, replicationFactor=1, assignments=[], configs=[CreateableTopicConfig(name='compression.type', value='producer'), CreateableTopicConfig(name='cleanup.policy', value='compact'), CreateableTopicConfig(name='segment.bytes', value='104857600')])) 21:34:20.599 [data-plane-kafka-request-handler-1] INFO kafka.cluster.Partition - [Partition __consumer_offsets-19 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-19 21:34:20.599 [data-plane-kafka-request-handler-1] INFO kafka.cluster.Partition - [Partition __consumer_offsets-19 broker=1] Log loaded for partition __consumer_offsets-19 with initial high watermark 0 21:34:20.599 [data-plane-kafka-request-handler-1] INFO state.change.logger - [Broker id=1] Leader __consumer_offsets-19 with topic id Some(7nAbWTq2QkumtgCGHjjQWw) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [1], adding replicas [] and removing replicas []. Previous leader epoch was -1. 21:34:20.599 [data-plane-kafka-request-handler-1] DEBUG k.server.epoch.LeaderEpochFileCache - [LeaderEpochCache __consumer_offsets-19] Appended new epoch entry EpochEntry(epoch=0, startOffset=0). Cache now contains 1 entries. 21:34:20.600 [data-plane-kafka-network-thread-1-ListenerName(SASL_PLAINTEXT)-SASL_PLAINTEXT-0] DEBUG kafka.request.logger - Completed request:{"isForwarded":false,"requestHeader":{"requestApiKey":10,"requestApiVersion":4,"correlationId":13,"clientId":"myid","requestApiKeyName":"FIND_COORDINATOR"},"request":{"keyType":0,"coordinatorKeys":["mygroup"]},"response":{"throttleTimeMs":0,"coordinators":[{"key":"mygroup","nodeId":-1,"host":"","port":-1,"errorCode":15,"errorMessage":""}]},"connection":"127.0.0.1:39175-127.0.0.1:56264-5","totalTimeMs":4.321,"requestQueueTimeMs":0.075,"localTimeMs":4.059,"remoteTimeMs":0.0,"throttleTimeMs":0,"responseQueueTimeMs":0.065,"sendTimeMs":0.12,"securityProtocol":"SASL_PLAINTEXT","principal":"User:admin","listener":"SASL_PLAINTEXT","clientInformation":{"softwareName":"apache-kafka-java","softwareVersion":"3.3.1"}} 21:34:20.603 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:20.603 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - Processing request:: sessionid:0x1000001c6a50000 type:getData cxid:0xdb zxid:0xfffffffffffffffe txntype:unknown reqpath:/config/topics/__consumer_offsets 21:34:20.603 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - sessionid:0x1000001c6a50000 type:getData cxid:0xdb zxid:0xfffffffffffffffe txntype:unknown reqpath:/config/topics/__consumer_offsets 21:34:20.603 [SyncThread:0] DEBUG o.a.zookeeper.server.ZooKeeperServer - Permission requested: 1 21:34:20.603 [SyncThread:0] DEBUG o.a.zookeeper.server.ZooKeeperServer - ACLs for node: [31,s{'world,'anyone} ] 21:34:20.603 [SyncThread:0] DEBUG o.a.zookeeper.server.ZooKeeperServer - Client credentials: ['sasl,'zooclient , 'ip,'127.0.0.1 ] 21:34:20.603 [main-SendThread(127.0.0.1:36377)] DEBUG org.apache.zookeeper.ClientCnxn - Reading reply session id: 0x1000001c6a50000, packet:: clientPath:/config/topics/__consumer_offsets serverPath:/config/topics/__consumer_offsets finished:false header:: 219,4 replyHeader:: 219,146,0 request:: '/config/topics/__consumer_offsets,F response:: #7b2276657273696f6e223a312c22636f6e666967223a7b22636f6d7072657373696f6e2e74797065223a2270726f6475636572222c22636c65616e75702e706f6c696379223a22636f6d70616374222c227365676d656e742e6279746573223a22313034383537363030227d7d,s{43,43,1725140060114,1725140060114,0,0,0,0,109,0,43} 21:34:20.605 [data-plane-kafka-request-handler-1] DEBUG kafka.log.OffsetIndex - Loaded index file /tmp/kafka-unit13820654021505895920/__consumer_offsets-34/00000000000000000000.index with maxEntries = 1310720, maxIndexSize = 10485760, entries = 0, lastOffset = 0, file position = 0 21:34:20.605 [data-plane-kafka-request-handler-1] DEBUG kafka.log.AbstractIndex - Index /tmp/kafka-unit13820654021505895920/__consumer_offsets-34/00000000000000000000.index was not resized because it already has size 10485760 21:34:20.605 [data-plane-kafka-request-handler-1] DEBUG kafka.log.TimeIndex - Loaded index file /tmp/kafka-unit13820654021505895920/__consumer_offsets-34/00000000000000000000.timeindex with maxEntries = 873813, maxIndexSize = 10485760, entries = 0, lastOffset = TimestampOffset(-1,0), file position = 0 21:34:20.605 [data-plane-kafka-request-handler-1] DEBUG kafka.log.AbstractIndex - Index /tmp/kafka-unit13820654021505895920/__consumer_offsets-34/00000000000000000000.timeindex was not resized because it already has size 10485756 21:34:20.605 [data-plane-kafka-request-handler-1] INFO kafka.log.UnifiedLog$ - [LogLoader partition=__consumer_offsets-34, dir=/tmp/kafka-unit13820654021505895920] Loading producer state till offset 0 with message format version 2 21:34:20.605 [data-plane-kafka-request-handler-1] DEBUG kafka.utils.KafkaScheduler - Scheduling task flush-metadata-file with initial delay 0 ms and period -1 ms. 21:34:20.606 [data-plane-kafka-request-handler-1] DEBUG kafka.utils.KafkaScheduler - Scheduling task PeriodicProducerExpirationCheck with initial delay 600000 ms and period 600000 ms. 21:34:20.606 [data-plane-kafka-request-handler-1] INFO kafka.log.LogManager - Created log for partition __consumer_offsets-34 in /tmp/kafka-unit13820654021505895920/__consumer_offsets-34 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} 21:34:20.606 [data-plane-kafka-request-handler-1] INFO kafka.cluster.Partition - [Partition __consumer_offsets-34 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-34 21:34:20.606 [data-plane-kafka-request-handler-1] INFO kafka.cluster.Partition - [Partition __consumer_offsets-34 broker=1] Log loaded for partition __consumer_offsets-34 with initial high watermark 0 21:34:20.606 [data-plane-kafka-request-handler-1] INFO state.change.logger - [Broker id=1] Leader __consumer_offsets-34 with topic id Some(7nAbWTq2QkumtgCGHjjQWw) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [1], adding replicas [] and removing replicas []. Previous leader epoch was -1. 21:34:20.606 [data-plane-kafka-request-handler-1] DEBUG k.server.epoch.LeaderEpochFileCache - [LeaderEpochCache __consumer_offsets-34] Appended new epoch entry EpochEntry(epoch=0, startOffset=0). Cache now contains 1 entries. 21:34:20.616 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:20.616 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - Processing request:: sessionid:0x1000001c6a50000 type:getData cxid:0xdc zxid:0xfffffffffffffffe txntype:unknown reqpath:/config/topics/__consumer_offsets 21:34:20.616 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - sessionid:0x1000001c6a50000 type:getData cxid:0xdc zxid:0xfffffffffffffffe txntype:unknown reqpath:/config/topics/__consumer_offsets 21:34:20.616 [SyncThread:0] DEBUG o.a.zookeeper.server.ZooKeeperServer - Permission requested: 1 21:34:20.616 [SyncThread:0] DEBUG o.a.zookeeper.server.ZooKeeperServer - ACLs for node: [31,s{'world,'anyone} ] 21:34:20.616 [SyncThread:0] DEBUG o.a.zookeeper.server.ZooKeeperServer - Client credentials: ['sasl,'zooclient , 'ip,'127.0.0.1 ] 21:34:20.616 [main-SendThread(127.0.0.1:36377)] DEBUG org.apache.zookeeper.ClientCnxn - Reading reply session id: 0x1000001c6a50000, packet:: clientPath:/config/topics/__consumer_offsets serverPath:/config/topics/__consumer_offsets finished:false header:: 220,4 replyHeader:: 220,146,0 request:: '/config/topics/__consumer_offsets,F response:: #7b2276657273696f6e223a312c22636f6e666967223a7b22636f6d7072657373696f6e2e74797065223a2270726f6475636572222c22636c65616e75702e706f6c696379223a22636f6d70616374222c227365676d656e742e6279746573223a22313034383537363030227d7d,s{43,43,1725140060114,1725140060114,0,0,0,0,109,0,43} 21:34:20.618 [data-plane-kafka-request-handler-1] DEBUG kafka.log.OffsetIndex - Loaded index file /tmp/kafka-unit13820654021505895920/__consumer_offsets-4/00000000000000000000.index with maxEntries = 1310720, maxIndexSize = 10485760, entries = 0, lastOffset = 0, file position = 0 21:34:20.618 [data-plane-kafka-request-handler-1] DEBUG kafka.log.AbstractIndex - Index /tmp/kafka-unit13820654021505895920/__consumer_offsets-4/00000000000000000000.index was not resized because it already has size 10485760 21:34:20.618 [data-plane-kafka-request-handler-1] DEBUG kafka.log.TimeIndex - Loaded index file /tmp/kafka-unit13820654021505895920/__consumer_offsets-4/00000000000000000000.timeindex with maxEntries = 873813, maxIndexSize = 10485760, entries = 0, lastOffset = TimestampOffset(-1,0), file position = 0 21:34:20.619 [data-plane-kafka-request-handler-1] DEBUG kafka.log.AbstractIndex - Index /tmp/kafka-unit13820654021505895920/__consumer_offsets-4/00000000000000000000.timeindex was not resized because it already has size 10485756 21:34:20.619 [data-plane-kafka-request-handler-1] INFO kafka.log.UnifiedLog$ - [LogLoader partition=__consumer_offsets-4, dir=/tmp/kafka-unit13820654021505895920] Loading producer state till offset 0 with message format version 2 21:34:20.619 [data-plane-kafka-request-handler-1] DEBUG kafka.utils.KafkaScheduler - Scheduling task flush-metadata-file with initial delay 0 ms and period -1 ms. 21:34:20.620 [data-plane-kafka-request-handler-1] DEBUG kafka.utils.KafkaScheduler - Scheduling task PeriodicProducerExpirationCheck with initial delay 600000 ms and period 600000 ms. 21:34:20.620 [data-plane-kafka-request-handler-1] INFO kafka.log.LogManager - Created log for partition __consumer_offsets-4 in /tmp/kafka-unit13820654021505895920/__consumer_offsets-4 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} 21:34:20.620 [data-plane-kafka-request-handler-1] INFO kafka.cluster.Partition - [Partition __consumer_offsets-4 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-4 21:34:20.620 [data-plane-kafka-request-handler-1] INFO kafka.cluster.Partition - [Partition __consumer_offsets-4 broker=1] Log loaded for partition __consumer_offsets-4 with initial high watermark 0 21:34:20.620 [data-plane-kafka-request-handler-1] INFO state.change.logger - [Broker id=1] Leader __consumer_offsets-4 with topic id Some(7nAbWTq2QkumtgCGHjjQWw) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [1], adding replicas [] and removing replicas []. Previous leader epoch was -1. 21:34:20.620 [data-plane-kafka-request-handler-1] DEBUG k.server.epoch.LeaderEpochFileCache - [LeaderEpochCache __consumer_offsets-4] Appended new epoch entry EpochEntry(epoch=0, startOffset=0). Cache now contains 1 entries. 21:34:20.626 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:20.626 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - Processing request:: sessionid:0x1000001c6a50000 type:getData cxid:0xdd zxid:0xfffffffffffffffe txntype:unknown reqpath:/config/topics/__consumer_offsets 21:34:20.626 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - sessionid:0x1000001c6a50000 type:getData cxid:0xdd zxid:0xfffffffffffffffe txntype:unknown reqpath:/config/topics/__consumer_offsets 21:34:20.626 [SyncThread:0] DEBUG o.a.zookeeper.server.ZooKeeperServer - Permission requested: 1 21:34:20.626 [SyncThread:0] DEBUG o.a.zookeeper.server.ZooKeeperServer - ACLs for node: [31,s{'world,'anyone} ] 21:34:20.626 [SyncThread:0] DEBUG o.a.zookeeper.server.ZooKeeperServer - Client credentials: ['sasl,'zooclient , 'ip,'127.0.0.1 ] 21:34:20.626 [main-SendThread(127.0.0.1:36377)] DEBUG org.apache.zookeeper.ClientCnxn - Reading reply session id: 0x1000001c6a50000, packet:: clientPath:/config/topics/__consumer_offsets serverPath:/config/topics/__consumer_offsets finished:false header:: 221,4 replyHeader:: 221,146,0 request:: '/config/topics/__consumer_offsets,F response:: #7b2276657273696f6e223a312c22636f6e666967223a7b22636f6d7072657373696f6e2e74797065223a2270726f6475636572222c22636c65616e75702e706f6c696379223a22636f6d70616374222c227365676d656e742e6279746573223a22313034383537363030227d7d,s{43,43,1725140060114,1725140060114,0,0,0,0,109,0,43} 21:34:20.629 [data-plane-kafka-request-handler-1] DEBUG kafka.log.OffsetIndex - Loaded index file /tmp/kafka-unit13820654021505895920/__consumer_offsets-11/00000000000000000000.index with maxEntries = 1310720, maxIndexSize = 10485760, entries = 0, lastOffset = 0, file position = 0 21:34:20.629 [data-plane-kafka-request-handler-1] DEBUG kafka.log.AbstractIndex - Index /tmp/kafka-unit13820654021505895920/__consumer_offsets-11/00000000000000000000.index was not resized because it already has size 10485760 21:34:20.629 [data-plane-kafka-request-handler-1] DEBUG kafka.log.TimeIndex - Loaded index file /tmp/kafka-unit13820654021505895920/__consumer_offsets-11/00000000000000000000.timeindex with maxEntries = 873813, maxIndexSize = 10485760, entries = 0, lastOffset = TimestampOffset(-1,0), file position = 0 21:34:20.629 [data-plane-kafka-request-handler-1] DEBUG kafka.log.AbstractIndex - Index /tmp/kafka-unit13820654021505895920/__consumer_offsets-11/00000000000000000000.timeindex was not resized because it already has size 10485756 21:34:20.629 [data-plane-kafka-request-handler-1] INFO kafka.log.UnifiedLog$ - [LogLoader partition=__consumer_offsets-11, dir=/tmp/kafka-unit13820654021505895920] Loading producer state till offset 0 with message format version 2 21:34:20.629 [data-plane-kafka-request-handler-1] DEBUG kafka.utils.KafkaScheduler - Scheduling task flush-metadata-file with initial delay 0 ms and period -1 ms. 21:34:20.630 [data-plane-kafka-request-handler-1] DEBUG kafka.utils.KafkaScheduler - Scheduling task PeriodicProducerExpirationCheck with initial delay 600000 ms and period 600000 ms. 21:34:20.632 [data-plane-kafka-request-handler-1] INFO kafka.log.LogManager - Created log for partition __consumer_offsets-11 in /tmp/kafka-unit13820654021505895920/__consumer_offsets-11 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} 21:34:20.632 [data-plane-kafka-request-handler-1] INFO kafka.cluster.Partition - [Partition __consumer_offsets-11 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-11 21:34:20.632 [data-plane-kafka-request-handler-1] INFO kafka.cluster.Partition - [Partition __consumer_offsets-11 broker=1] Log loaded for partition __consumer_offsets-11 with initial high watermark 0 21:34:20.632 [data-plane-kafka-request-handler-1] INFO state.change.logger - [Broker id=1] Leader __consumer_offsets-11 with topic id Some(7nAbWTq2QkumtgCGHjjQWw) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [1], adding replicas [] and removing replicas []. Previous leader epoch was -1. 21:34:20.632 [data-plane-kafka-request-handler-1] DEBUG k.server.epoch.LeaderEpochFileCache - [LeaderEpochCache __consumer_offsets-11] Appended new epoch entry EpochEntry(epoch=0, startOffset=0). Cache now contains 1 entries. 21:34:20.637 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:20.637 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - Processing request:: sessionid:0x1000001c6a50000 type:getData cxid:0xde zxid:0xfffffffffffffffe txntype:unknown reqpath:/config/topics/__consumer_offsets 21:34:20.637 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - sessionid:0x1000001c6a50000 type:getData cxid:0xde zxid:0xfffffffffffffffe txntype:unknown reqpath:/config/topics/__consumer_offsets 21:34:20.637 [SyncThread:0] DEBUG o.a.zookeeper.server.ZooKeeperServer - Permission requested: 1 21:34:20.637 [SyncThread:0] DEBUG o.a.zookeeper.server.ZooKeeperServer - ACLs for node: [31,s{'world,'anyone} ] 21:34:20.637 [SyncThread:0] DEBUG o.a.zookeeper.server.ZooKeeperServer - Client credentials: ['sasl,'zooclient , 'ip,'127.0.0.1 ] 21:34:20.637 [main-SendThread(127.0.0.1:36377)] DEBUG org.apache.zookeeper.ClientCnxn - Reading reply session id: 0x1000001c6a50000, packet:: clientPath:/config/topics/__consumer_offsets serverPath:/config/topics/__consumer_offsets finished:false header:: 222,4 replyHeader:: 222,146,0 request:: '/config/topics/__consumer_offsets,F response:: #7b2276657273696f6e223a312c22636f6e666967223a7b22636f6d7072657373696f6e2e74797065223a2270726f6475636572222c22636c65616e75702e706f6c696379223a22636f6d70616374222c227365676d656e742e6279746573223a22313034383537363030227d7d,s{43,43,1725140060114,1725140060114,0,0,0,0,109,0,43} 21:34:20.639 [data-plane-kafka-request-handler-1] DEBUG kafka.log.OffsetIndex - Loaded index file /tmp/kafka-unit13820654021505895920/__consumer_offsets-26/00000000000000000000.index with maxEntries = 1310720, maxIndexSize = 10485760, entries = 0, lastOffset = 0, file position = 0 21:34:20.639 [data-plane-kafka-request-handler-1] DEBUG kafka.log.AbstractIndex - Index /tmp/kafka-unit13820654021505895920/__consumer_offsets-26/00000000000000000000.index was not resized because it already has size 10485760 21:34:20.639 [data-plane-kafka-request-handler-1] DEBUG kafka.log.TimeIndex - Loaded index file /tmp/kafka-unit13820654021505895920/__consumer_offsets-26/00000000000000000000.timeindex with maxEntries = 873813, maxIndexSize = 10485760, entries = 0, lastOffset = TimestampOffset(-1,0), file position = 0 21:34:20.639 [data-plane-kafka-request-handler-1] DEBUG kafka.log.AbstractIndex - Index /tmp/kafka-unit13820654021505895920/__consumer_offsets-26/00000000000000000000.timeindex was not resized because it already has size 10485756 21:34:20.639 [data-plane-kafka-request-handler-1] INFO kafka.log.UnifiedLog$ - [LogLoader partition=__consumer_offsets-26, dir=/tmp/kafka-unit13820654021505895920] Loading producer state till offset 0 with message format version 2 21:34:20.640 [data-plane-kafka-request-handler-1] DEBUG kafka.utils.KafkaScheduler - Scheduling task flush-metadata-file with initial delay 0 ms and period -1 ms. 21:34:20.640 [data-plane-kafka-request-handler-1] DEBUG kafka.utils.KafkaScheduler - Scheduling task PeriodicProducerExpirationCheck with initial delay 600000 ms and period 600000 ms. 21:34:20.641 [data-plane-kafka-request-handler-1] INFO kafka.log.LogManager - Created log for partition __consumer_offsets-26 in /tmp/kafka-unit13820654021505895920/__consumer_offsets-26 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} 21:34:20.641 [data-plane-kafka-request-handler-1] INFO kafka.cluster.Partition - [Partition __consumer_offsets-26 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-26 21:34:20.641 [data-plane-kafka-request-handler-1] INFO kafka.cluster.Partition - [Partition __consumer_offsets-26 broker=1] Log loaded for partition __consumer_offsets-26 with initial high watermark 0 21:34:20.641 [data-plane-kafka-request-handler-1] INFO state.change.logger - [Broker id=1] Leader __consumer_offsets-26 with topic id Some(7nAbWTq2QkumtgCGHjjQWw) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [1], adding replicas [] and removing replicas []. Previous leader epoch was -1. 21:34:20.641 [data-plane-kafka-request-handler-1] DEBUG k.server.epoch.LeaderEpochFileCache - [LeaderEpochCache __consumer_offsets-26] Appended new epoch entry EpochEntry(epoch=0, startOffset=0). Cache now contains 1 entries. 21:34:20.674 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:20.674 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - Processing request:: sessionid:0x1000001c6a50000 type:getData cxid:0xdf zxid:0xfffffffffffffffe txntype:unknown reqpath:/config/topics/__consumer_offsets 21:34:20.674 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - sessionid:0x1000001c6a50000 type:getData cxid:0xdf zxid:0xfffffffffffffffe txntype:unknown reqpath:/config/topics/__consumer_offsets 21:34:20.674 [SyncThread:0] DEBUG o.a.zookeeper.server.ZooKeeperServer - Permission requested: 1 21:34:20.674 [SyncThread:0] DEBUG o.a.zookeeper.server.ZooKeeperServer - ACLs for node: [31,s{'world,'anyone} ] 21:34:20.674 [SyncThread:0] DEBUG o.a.zookeeper.server.ZooKeeperServer - Client credentials: ['sasl,'zooclient , 'ip,'127.0.0.1 ] 21:34:20.674 [main-SendThread(127.0.0.1:36377)] DEBUG org.apache.zookeeper.ClientCnxn - Reading reply session id: 0x1000001c6a50000, packet:: clientPath:/config/topics/__consumer_offsets serverPath:/config/topics/__consumer_offsets finished:false header:: 223,4 replyHeader:: 223,146,0 request:: '/config/topics/__consumer_offsets,F response:: #7b2276657273696f6e223a312c22636f6e666967223a7b22636f6d7072657373696f6e2e74797065223a2270726f6475636572222c22636c65616e75702e706f6c696379223a22636f6d70616374222c227365676d656e742e6279746573223a22313034383537363030227d7d,s{43,43,1725140060114,1725140060114,0,0,0,0,109,0,43} 21:34:20.676 [data-plane-kafka-request-handler-1] DEBUG kafka.log.OffsetIndex - Loaded index file /tmp/kafka-unit13820654021505895920/__consumer_offsets-49/00000000000000000000.index with maxEntries = 1310720, maxIndexSize = 10485760, entries = 0, lastOffset = 0, file position = 0 21:34:20.676 [data-plane-kafka-request-handler-1] DEBUG kafka.log.AbstractIndex - Index /tmp/kafka-unit13820654021505895920/__consumer_offsets-49/00000000000000000000.index was not resized because it already has size 10485760 21:34:20.676 [data-plane-kafka-request-handler-1] DEBUG kafka.log.TimeIndex - Loaded index file /tmp/kafka-unit13820654021505895920/__consumer_offsets-49/00000000000000000000.timeindex with maxEntries = 873813, maxIndexSize = 10485760, entries = 0, lastOffset = TimestampOffset(-1,0), file position = 0 21:34:20.676 [data-plane-kafka-request-handler-1] DEBUG kafka.log.AbstractIndex - Index /tmp/kafka-unit13820654021505895920/__consumer_offsets-49/00000000000000000000.timeindex was not resized because it already has size 10485756 21:34:20.676 [data-plane-kafka-request-handler-1] INFO kafka.log.UnifiedLog$ - [LogLoader partition=__consumer_offsets-49, dir=/tmp/kafka-unit13820654021505895920] Loading producer state till offset 0 with message format version 2 21:34:20.676 [data-plane-kafka-request-handler-1] DEBUG kafka.utils.KafkaScheduler - Scheduling task flush-metadata-file with initial delay 0 ms and period -1 ms. 21:34:20.677 [data-plane-kafka-request-handler-1] DEBUG kafka.utils.KafkaScheduler - Scheduling task PeriodicProducerExpirationCheck with initial delay 600000 ms and period 600000 ms. 21:34:20.677 [data-plane-kafka-request-handler-1] INFO kafka.log.LogManager - Created log for partition __consumer_offsets-49 in /tmp/kafka-unit13820654021505895920/__consumer_offsets-49 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} 21:34:20.677 [data-plane-kafka-request-handler-1] INFO kafka.cluster.Partition - [Partition __consumer_offsets-49 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-49 21:34:20.677 [data-plane-kafka-request-handler-1] INFO kafka.cluster.Partition - [Partition __consumer_offsets-49 broker=1] Log loaded for partition __consumer_offsets-49 with initial high watermark 0 21:34:20.677 [data-plane-kafka-request-handler-1] INFO state.change.logger - [Broker id=1] Leader __consumer_offsets-49 with topic id Some(7nAbWTq2QkumtgCGHjjQWw) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [1], adding replicas [] and removing replicas []. Previous leader epoch was -1. 21:34:20.677 [data-plane-kafka-request-handler-1] DEBUG k.server.epoch.LeaderEpochFileCache - [LeaderEpochCache __consumer_offsets-49] Appended new epoch entry EpochEntry(epoch=0, startOffset=0). Cache now contains 1 entries. 21:34:20.681 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:20.681 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - Processing request:: sessionid:0x1000001c6a50000 type:getData cxid:0xe0 zxid:0xfffffffffffffffe txntype:unknown reqpath:/config/topics/__consumer_offsets 21:34:20.681 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - sessionid:0x1000001c6a50000 type:getData cxid:0xe0 zxid:0xfffffffffffffffe txntype:unknown reqpath:/config/topics/__consumer_offsets 21:34:20.681 [SyncThread:0] DEBUG o.a.zookeeper.server.ZooKeeperServer - Permission requested: 1 21:34:20.681 [SyncThread:0] DEBUG o.a.zookeeper.server.ZooKeeperServer - ACLs for node: [31,s{'world,'anyone} ] 21:34:20.681 [SyncThread:0] DEBUG o.a.zookeeper.server.ZooKeeperServer - Client credentials: ['sasl,'zooclient , 'ip,'127.0.0.1 ] 21:34:20.682 [main-SendThread(127.0.0.1:36377)] DEBUG org.apache.zookeeper.ClientCnxn - Reading reply session id: 0x1000001c6a50000, packet:: clientPath:/config/topics/__consumer_offsets serverPath:/config/topics/__consumer_offsets finished:false header:: 224,4 replyHeader:: 224,146,0 request:: '/config/topics/__consumer_offsets,F response:: #7b2276657273696f6e223a312c22636f6e666967223a7b22636f6d7072657373696f6e2e74797065223a2270726f6475636572222c22636c65616e75702e706f6c696379223a22636f6d70616374222c227365676d656e742e6279746573223a22313034383537363030227d7d,s{43,43,1725140060114,1725140060114,0,0,0,0,109,0,43} 21:34:20.683 [data-plane-kafka-request-handler-1] DEBUG kafka.log.OffsetIndex - Loaded index file /tmp/kafka-unit13820654021505895920/__consumer_offsets-39/00000000000000000000.index with maxEntries = 1310720, maxIndexSize = 10485760, entries = 0, lastOffset = 0, file position = 0 21:34:20.683 [data-plane-kafka-request-handler-1] DEBUG kafka.log.AbstractIndex - Index /tmp/kafka-unit13820654021505895920/__consumer_offsets-39/00000000000000000000.index was not resized because it already has size 10485760 21:34:20.683 [data-plane-kafka-request-handler-1] DEBUG kafka.log.TimeIndex - Loaded index file /tmp/kafka-unit13820654021505895920/__consumer_offsets-39/00000000000000000000.timeindex with maxEntries = 873813, maxIndexSize = 10485760, entries = 0, lastOffset = TimestampOffset(-1,0), file position = 0 21:34:20.683 [data-plane-kafka-request-handler-1] DEBUG kafka.log.AbstractIndex - Index /tmp/kafka-unit13820654021505895920/__consumer_offsets-39/00000000000000000000.timeindex was not resized because it already has size 10485756 21:34:20.683 [data-plane-kafka-request-handler-1] INFO kafka.log.UnifiedLog$ - [LogLoader partition=__consumer_offsets-39, dir=/tmp/kafka-unit13820654021505895920] Loading producer state till offset 0 with message format version 2 21:34:20.683 [data-plane-kafka-request-handler-1] DEBUG kafka.utils.KafkaScheduler - Scheduling task flush-metadata-file with initial delay 0 ms and period -1 ms. 21:34:20.684 [data-plane-kafka-request-handler-1] DEBUG kafka.utils.KafkaScheduler - Scheduling task PeriodicProducerExpirationCheck with initial delay 600000 ms and period 600000 ms. 21:34:20.684 [data-plane-kafka-request-handler-1] INFO kafka.log.LogManager - Created log for partition __consumer_offsets-39 in /tmp/kafka-unit13820654021505895920/__consumer_offsets-39 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} 21:34:20.684 [data-plane-kafka-request-handler-1] INFO kafka.cluster.Partition - [Partition __consumer_offsets-39 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-39 21:34:20.684 [data-plane-kafka-request-handler-1] INFO kafka.cluster.Partition - [Partition __consumer_offsets-39 broker=1] Log loaded for partition __consumer_offsets-39 with initial high watermark 0 21:34:20.684 [data-plane-kafka-request-handler-1] INFO state.change.logger - [Broker id=1] Leader __consumer_offsets-39 with topic id Some(7nAbWTq2QkumtgCGHjjQWw) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [1], adding replicas [] and removing replicas []. Previous leader epoch was -1. 21:34:20.684 [data-plane-kafka-request-handler-1] DEBUG k.server.epoch.LeaderEpochFileCache - [LeaderEpochCache __consumer_offsets-39] Appended new epoch entry EpochEntry(epoch=0, startOffset=0). Cache now contains 1 entries. 21:34:20.688 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:20.688 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - Processing request:: sessionid:0x1000001c6a50000 type:getData cxid:0xe1 zxid:0xfffffffffffffffe txntype:unknown reqpath:/config/topics/__consumer_offsets 21:34:20.688 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - sessionid:0x1000001c6a50000 type:getData cxid:0xe1 zxid:0xfffffffffffffffe txntype:unknown reqpath:/config/topics/__consumer_offsets 21:34:20.688 [SyncThread:0] DEBUG o.a.zookeeper.server.ZooKeeperServer - Permission requested: 1 21:34:20.688 [SyncThread:0] DEBUG o.a.zookeeper.server.ZooKeeperServer - ACLs for node: [31,s{'world,'anyone} ] 21:34:20.688 [SyncThread:0] DEBUG o.a.zookeeper.server.ZooKeeperServer - Client credentials: ['sasl,'zooclient , 'ip,'127.0.0.1 ] 21:34:20.688 [main-SendThread(127.0.0.1:36377)] DEBUG org.apache.zookeeper.ClientCnxn - Reading reply session id: 0x1000001c6a50000, packet:: clientPath:/config/topics/__consumer_offsets serverPath:/config/topics/__consumer_offsets finished:false header:: 225,4 replyHeader:: 225,146,0 request:: '/config/topics/__consumer_offsets,F response:: #7b2276657273696f6e223a312c22636f6e666967223a7b22636f6d7072657373696f6e2e74797065223a2270726f6475636572222c22636c65616e75702e706f6c696379223a22636f6d70616374222c227365676d656e742e6279746573223a22313034383537363030227d7d,s{43,43,1725140060114,1725140060114,0,0,0,0,109,0,43} 21:34:20.689 [data-plane-kafka-request-handler-1] DEBUG kafka.log.OffsetIndex - Loaded index file /tmp/kafka-unit13820654021505895920/__consumer_offsets-9/00000000000000000000.index with maxEntries = 1310720, maxIndexSize = 10485760, entries = 0, lastOffset = 0, file position = 0 21:34:20.689 [data-plane-kafka-request-handler-1] DEBUG kafka.log.AbstractIndex - Index /tmp/kafka-unit13820654021505895920/__consumer_offsets-9/00000000000000000000.index was not resized because it already has size 10485760 21:34:20.690 [data-plane-kafka-request-handler-1] DEBUG kafka.log.TimeIndex - Loaded index file /tmp/kafka-unit13820654021505895920/__consumer_offsets-9/00000000000000000000.timeindex with maxEntries = 873813, maxIndexSize = 10485760, entries = 0, lastOffset = TimestampOffset(-1,0), file position = 0 21:34:20.690 [data-plane-kafka-request-handler-1] DEBUG kafka.log.AbstractIndex - Index /tmp/kafka-unit13820654021505895920/__consumer_offsets-9/00000000000000000000.timeindex was not resized because it already has size 10485756 21:34:20.690 [data-plane-kafka-request-handler-1] INFO kafka.log.UnifiedLog$ - [LogLoader partition=__consumer_offsets-9, dir=/tmp/kafka-unit13820654021505895920] Loading producer state till offset 0 with message format version 2 21:34:20.690 [data-plane-kafka-request-handler-1] DEBUG kafka.utils.KafkaScheduler - Scheduling task flush-metadata-file with initial delay 0 ms and period -1 ms. 21:34:20.690 [data-plane-kafka-request-handler-1] DEBUG kafka.utils.KafkaScheduler - Scheduling task PeriodicProducerExpirationCheck with initial delay 600000 ms and period 600000 ms. 21:34:20.690 [data-plane-kafka-request-handler-1] INFO kafka.log.LogManager - Created log for partition __consumer_offsets-9 in /tmp/kafka-unit13820654021505895920/__consumer_offsets-9 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} 21:34:20.691 [data-plane-kafka-request-handler-1] INFO kafka.cluster.Partition - [Partition __consumer_offsets-9 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-9 21:34:20.691 [data-plane-kafka-request-handler-1] INFO kafka.cluster.Partition - [Partition __consumer_offsets-9 broker=1] Log loaded for partition __consumer_offsets-9 with initial high watermark 0 21:34:20.691 [data-plane-kafka-request-handler-1] INFO state.change.logger - [Broker id=1] Leader __consumer_offsets-9 with topic id Some(7nAbWTq2QkumtgCGHjjQWw) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [1], adding replicas [] and removing replicas []. Previous leader epoch was -1. 21:34:20.691 [data-plane-kafka-request-handler-1] DEBUG k.server.epoch.LeaderEpochFileCache - [LeaderEpochCache __consumer_offsets-9] Appended new epoch entry EpochEntry(epoch=0, startOffset=0). Cache now contains 1 entries. 21:34:20.695 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:20.695 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - Processing request:: sessionid:0x1000001c6a50000 type:getData cxid:0xe2 zxid:0xfffffffffffffffe txntype:unknown reqpath:/config/topics/__consumer_offsets 21:34:20.695 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - sessionid:0x1000001c6a50000 type:getData cxid:0xe2 zxid:0xfffffffffffffffe txntype:unknown reqpath:/config/topics/__consumer_offsets 21:34:20.695 [SyncThread:0] DEBUG o.a.zookeeper.server.ZooKeeperServer - Permission requested: 1 21:34:20.695 [SyncThread:0] DEBUG o.a.zookeeper.server.ZooKeeperServer - ACLs for node: [31,s{'world,'anyone} ] 21:34:20.695 [SyncThread:0] DEBUG o.a.zookeeper.server.ZooKeeperServer - Client credentials: ['sasl,'zooclient , 'ip,'127.0.0.1 ] 21:34:20.696 [data-plane-kafka-network-thread-1-ListenerName(SASL_PLAINTEXT)-SASL_PLAINTEXT-0] DEBUG kafka.request.logger - Completed request:{"isForwarded":false,"requestHeader":{"requestApiKey":3,"requestApiVersion":12,"correlationId":14,"clientId":"myid","requestApiKeyName":"METADATA"},"request":{"topics":[{"topicId":"AAAAAAAAAAAAAAAAAAAAAA","name":"mytopicA"},{"topicId":"AAAAAAAAAAAAAAAAAAAAAA","name":"mytopicB"}],"allowAutoTopicCreation":false,"includeTopicAuthorizedOperations":false},"response":{"throttleTimeMs":0,"brokers":[{"nodeId":1,"host":"localhost","port":39175,"rack":null}],"clusterId":"5YrvSAcTSC6U2UjuA70ZNA","controllerId":1,"topics":[{"errorCode":0,"name":"mytopicA","topicId":"YpyDa15qQo25q_iMZl8VKA","isInternal":false,"partitions":[{"errorCode":0,"partitionIndex":0,"leaderId":1,"leaderEpoch":0,"replicaNodes":[1],"isrNodes":[1],"offlineReplicas":[]}],"topicAuthorizedOperations":-2147483648},{"errorCode":0,"name":"mytopicB","topicId":"Cdlya8hGQ1iJi65VnsnjdA","isInternal":false,"partitions":[{"errorCode":0,"partitionIndex":0,"leaderId":1,"leaderEpoch":0,"replicaNodes":[1],"isrNodes":[1],"offlineReplicas":[]}],"topicAuthorizedOperations":-2147483648}]},"connection":"127.0.0.1:39175-127.0.0.1:56264-5","totalTimeMs":1.428,"requestQueueTimeMs":0.171,"localTimeMs":1.047,"remoteTimeMs":0.0,"throttleTimeMs":0,"responseQueueTimeMs":0.055,"sendTimeMs":0.153,"securityProtocol":"SASL_PLAINTEXT","principal":"User:admin","listener":"SASL_PLAINTEXT","clientInformation":{"softwareName":"apache-kafka-java","softwareVersion":"3.3.1"}} 21:34:20.696 [main-SendThread(127.0.0.1:36377)] DEBUG org.apache.zookeeper.ClientCnxn - Reading reply session id: 0x1000001c6a50000, packet:: clientPath:/config/topics/__consumer_offsets serverPath:/config/topics/__consumer_offsets finished:false header:: 226,4 replyHeader:: 226,146,0 request:: '/config/topics/__consumer_offsets,F response:: #7b2276657273696f6e223a312c22636f6e666967223a7b22636f6d7072657373696f6e2e74797065223a2270726f6475636572222c22636c65616e75702e706f6c696379223a22636f6d70616374222c227365676d656e742e6279746573223a22313034383537363030227d7d,s{43,43,1725140060114,1725140060114,0,0,0,0,109,0,43} 21:34:20.698 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:20.698 [data-plane-kafka-request-handler-1] DEBUG kafka.log.OffsetIndex - Loaded index file /tmp/kafka-unit13820654021505895920/__consumer_offsets-24/00000000000000000000.index with maxEntries = 1310720, maxIndexSize = 10485760, entries = 0, lastOffset = 0, file position = 0 21:34:20.698 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - Processing request:: sessionid:0x1000001c6a50000 type:exists cxid:0xe3 zxid:0xfffffffffffffffe txntype:unknown reqpath:/admin/delete_topics/__consumer_offsets 21:34:20.698 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - sessionid:0x1000001c6a50000 type:exists cxid:0xe3 zxid:0xfffffffffffffffe txntype:unknown reqpath:/admin/delete_topics/__consumer_offsets 21:34:20.699 [main-SendThread(127.0.0.1:36377)] DEBUG org.apache.zookeeper.ClientCnxn - Reading reply session id: 0x1000001c6a50000, packet:: clientPath:/admin/delete_topics/__consumer_offsets serverPath:/admin/delete_topics/__consumer_offsets finished:false header:: 227,3 replyHeader:: 227,146,-101 request:: '/admin/delete_topics/__consumer_offsets,F response:: 21:34:20.699 [data-plane-kafka-request-handler-1] DEBUG kafka.log.AbstractIndex - Index /tmp/kafka-unit13820654021505895920/__consumer_offsets-24/00000000000000000000.index was not resized because it already has size 10485760 21:34:20.699 [data-plane-kafka-request-handler-1] DEBUG kafka.log.TimeIndex - Loaded index file /tmp/kafka-unit13820654021505895920/__consumer_offsets-24/00000000000000000000.timeindex with maxEntries = 873813, maxIndexSize = 10485760, entries = 0, lastOffset = TimestampOffset(-1,0), file position = 0 21:34:20.699 [data-plane-kafka-request-handler-1] DEBUG kafka.log.AbstractIndex - Index /tmp/kafka-unit13820654021505895920/__consumer_offsets-24/00000000000000000000.timeindex was not resized because it already has size 10485756 21:34:20.699 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:20.699 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - Processing request:: sessionid:0x1000001c6a50000 type:exists cxid:0xe4 zxid:0xfffffffffffffffe txntype:unknown reqpath:/brokers/topics/__consumer_offsets 21:34:20.699 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - sessionid:0x1000001c6a50000 type:exists cxid:0xe4 zxid:0xfffffffffffffffe txntype:unknown reqpath:/brokers/topics/__consumer_offsets 21:34:20.699 [main-SendThread(127.0.0.1:36377)] DEBUG org.apache.zookeeper.ClientCnxn - Reading reply session id: 0x1000001c6a50000, packet:: clientPath:/brokers/topics/__consumer_offsets serverPath:/brokers/topics/__consumer_offsets finished:false header:: 228,3 replyHeader:: 228,146,0 request:: '/brokers/topics/__consumer_offsets,T response:: s{44,44,1725140060123,1725140060123,0,1,0,0,548,1,45} 21:34:20.699 [data-plane-kafka-request-handler-1] INFO kafka.log.UnifiedLog$ - [LogLoader partition=__consumer_offsets-24, dir=/tmp/kafka-unit13820654021505895920] Loading producer state till offset 0 with message format version 2 21:34:20.700 [data-plane-kafka-request-handler-1] DEBUG kafka.utils.KafkaScheduler - Scheduling task flush-metadata-file with initial delay 0 ms and period -1 ms. 21:34:20.700 [data-plane-kafka-request-handler-0] DEBUG kafka.server.ZkAdminManager - [Admin Manager on Broker 1]: Topic creation failed since topic '__consumer_offsets' already exists. org.apache.kafka.common.errors.TopicExistsException: Topic '__consumer_offsets' already exists. 21:34:20.700 [data-plane-kafka-request-handler-0] DEBUG k.s.DefaultAutoTopicCreationManager - Cleared inflight topic creation state for HashMap(__consumer_offsets -> CreatableTopic(name='__consumer_offsets', numPartitions=50, replicationFactor=1, assignments=[], configs=[CreateableTopicConfig(name='compression.type', value='producer'), CreateableTopicConfig(name='cleanup.policy', value='compact'), CreateableTopicConfig(name='segment.bytes', value='104857600')])) 21:34:20.700 [data-plane-kafka-request-handler-1] DEBUG kafka.utils.KafkaScheduler - Scheduling task PeriodicProducerExpirationCheck with initial delay 600000 ms and period 600000 ms. 21:34:20.701 [data-plane-kafka-network-thread-1-ListenerName(SASL_PLAINTEXT)-SASL_PLAINTEXT-0] DEBUG kafka.request.logger - Completed request:{"isForwarded":false,"requestHeader":{"requestApiKey":10,"requestApiVersion":4,"correlationId":15,"clientId":"myid","requestApiKeyName":"FIND_COORDINATOR"},"request":{"keyType":0,"coordinatorKeys":["mygroup"]},"response":{"throttleTimeMs":0,"coordinators":[{"key":"mygroup","nodeId":-1,"host":"","port":-1,"errorCode":15,"errorMessage":""}]},"connection":"127.0.0.1:39175-127.0.0.1:56264-5","totalTimeMs":3.219,"requestQueueTimeMs":0.074,"localTimeMs":2.941,"remoteTimeMs":0.0,"throttleTimeMs":0,"responseQueueTimeMs":0.046,"sendTimeMs":0.157,"securityProtocol":"SASL_PLAINTEXT","principal":"User:admin","listener":"SASL_PLAINTEXT","clientInformation":{"softwareName":"apache-kafka-java","softwareVersion":"3.3.1"}} 21:34:20.701 [data-plane-kafka-request-handler-1] INFO kafka.log.LogManager - Created log for partition __consumer_offsets-24 in /tmp/kafka-unit13820654021505895920/__consumer_offsets-24 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} 21:34:20.701 [data-plane-kafka-request-handler-1] INFO kafka.cluster.Partition - [Partition __consumer_offsets-24 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-24 21:34:20.701 [data-plane-kafka-request-handler-1] INFO kafka.cluster.Partition - [Partition __consumer_offsets-24 broker=1] Log loaded for partition __consumer_offsets-24 with initial high watermark 0 21:34:20.701 [data-plane-kafka-request-handler-1] INFO state.change.logger - [Broker id=1] Leader __consumer_offsets-24 with topic id Some(7nAbWTq2QkumtgCGHjjQWw) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [1], adding replicas [] and removing replicas []. Previous leader epoch was -1. 21:34:20.701 [data-plane-kafka-request-handler-1] DEBUG k.server.epoch.LeaderEpochFileCache - [LeaderEpochCache __consumer_offsets-24] Appended new epoch entry EpochEntry(epoch=0, startOffset=0). Cache now contains 1 entries. 21:34:20.704 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:20.704 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - Processing request:: sessionid:0x1000001c6a50000 type:getData cxid:0xe5 zxid:0xfffffffffffffffe txntype:unknown reqpath:/config/topics/__consumer_offsets 21:34:20.704 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - sessionid:0x1000001c6a50000 type:getData cxid:0xe5 zxid:0xfffffffffffffffe txntype:unknown reqpath:/config/topics/__consumer_offsets 21:34:20.704 [SyncThread:0] DEBUG o.a.zookeeper.server.ZooKeeperServer - Permission requested: 1 21:34:20.704 [SyncThread:0] DEBUG o.a.zookeeper.server.ZooKeeperServer - ACLs for node: [31,s{'world,'anyone} ] 21:34:20.704 [SyncThread:0] DEBUG o.a.zookeeper.server.ZooKeeperServer - Client credentials: ['sasl,'zooclient , 'ip,'127.0.0.1 ] 21:34:20.704 [main-SendThread(127.0.0.1:36377)] DEBUG org.apache.zookeeper.ClientCnxn - Reading reply session id: 0x1000001c6a50000, packet:: clientPath:/config/topics/__consumer_offsets serverPath:/config/topics/__consumer_offsets finished:false header:: 229,4 replyHeader:: 229,146,0 request:: '/config/topics/__consumer_offsets,F response:: #7b2276657273696f6e223a312c22636f6e666967223a7b22636f6d7072657373696f6e2e74797065223a2270726f6475636572222c22636c65616e75702e706f6c696379223a22636f6d70616374222c227365676d656e742e6279746573223a22313034383537363030227d7d,s{43,43,1725140060114,1725140060114,0,0,0,0,109,0,43} 21:34:20.706 [data-plane-kafka-request-handler-1] DEBUG kafka.log.OffsetIndex - Loaded index file /tmp/kafka-unit13820654021505895920/__consumer_offsets-31/00000000000000000000.index with maxEntries = 1310720, maxIndexSize = 10485760, entries = 0, lastOffset = 0, file position = 0 21:34:20.706 [data-plane-kafka-request-handler-1] DEBUG kafka.log.AbstractIndex - Index /tmp/kafka-unit13820654021505895920/__consumer_offsets-31/00000000000000000000.index was not resized because it already has size 10485760 21:34:20.706 [data-plane-kafka-request-handler-1] DEBUG kafka.log.TimeIndex - Loaded index file /tmp/kafka-unit13820654021505895920/__consumer_offsets-31/00000000000000000000.timeindex with maxEntries = 873813, maxIndexSize = 10485760, entries = 0, lastOffset = TimestampOffset(-1,0), file position = 0 21:34:20.707 [data-plane-kafka-request-handler-1] DEBUG kafka.log.AbstractIndex - Index /tmp/kafka-unit13820654021505895920/__consumer_offsets-31/00000000000000000000.timeindex was not resized because it already has size 10485756 21:34:20.707 [data-plane-kafka-request-handler-1] INFO kafka.log.UnifiedLog$ - [LogLoader partition=__consumer_offsets-31, dir=/tmp/kafka-unit13820654021505895920] Loading producer state till offset 0 with message format version 2 21:34:20.707 [data-plane-kafka-request-handler-1] DEBUG kafka.utils.KafkaScheduler - Scheduling task flush-metadata-file with initial delay 0 ms and period -1 ms. 21:34:20.707 [data-plane-kafka-request-handler-1] DEBUG kafka.utils.KafkaScheduler - Scheduling task PeriodicProducerExpirationCheck with initial delay 600000 ms and period 600000 ms. 21:34:20.708 [data-plane-kafka-request-handler-1] INFO kafka.log.LogManager - Created log for partition __consumer_offsets-31 in /tmp/kafka-unit13820654021505895920/__consumer_offsets-31 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} 21:34:20.708 [data-plane-kafka-request-handler-1] INFO kafka.cluster.Partition - [Partition __consumer_offsets-31 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-31 21:34:20.708 [data-plane-kafka-request-handler-1] INFO kafka.cluster.Partition - [Partition __consumer_offsets-31 broker=1] Log loaded for partition __consumer_offsets-31 with initial high watermark 0 21:34:20.708 [data-plane-kafka-request-handler-1] INFO state.change.logger - [Broker id=1] Leader __consumer_offsets-31 with topic id Some(7nAbWTq2QkumtgCGHjjQWw) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [1], adding replicas [] and removing replicas []. Previous leader epoch was -1. 21:34:20.708 [data-plane-kafka-request-handler-1] DEBUG k.server.epoch.LeaderEpochFileCache - [LeaderEpochCache __consumer_offsets-31] Appended new epoch entry EpochEntry(epoch=0, startOffset=0). Cache now contains 1 entries. 21:34:20.712 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:20.712 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - Processing request:: sessionid:0x1000001c6a50000 type:getData cxid:0xe6 zxid:0xfffffffffffffffe txntype:unknown reqpath:/config/topics/__consumer_offsets 21:34:20.712 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - sessionid:0x1000001c6a50000 type:getData cxid:0xe6 zxid:0xfffffffffffffffe txntype:unknown reqpath:/config/topics/__consumer_offsets 21:34:20.712 [SyncThread:0] DEBUG o.a.zookeeper.server.ZooKeeperServer - Permission requested: 1 21:34:20.712 [SyncThread:0] DEBUG o.a.zookeeper.server.ZooKeeperServer - ACLs for node: [31,s{'world,'anyone} ] 21:34:20.712 [SyncThread:0] DEBUG o.a.zookeeper.server.ZooKeeperServer - Client credentials: ['sasl,'zooclient , 'ip,'127.0.0.1 ] 21:34:20.713 [main-SendThread(127.0.0.1:36377)] DEBUG org.apache.zookeeper.ClientCnxn - Reading reply session id: 0x1000001c6a50000, packet:: clientPath:/config/topics/__consumer_offsets serverPath:/config/topics/__consumer_offsets finished:false header:: 230,4 replyHeader:: 230,146,0 request:: '/config/topics/__consumer_offsets,F response:: #7b2276657273696f6e223a312c22636f6e666967223a7b22636f6d7072657373696f6e2e74797065223a2270726f6475636572222c22636c65616e75702e706f6c696379223a22636f6d70616374222c227365676d656e742e6279746573223a22313034383537363030227d7d,s{43,43,1725140060114,1725140060114,0,0,0,0,109,0,43} 21:34:20.714 [data-plane-kafka-request-handler-1] DEBUG kafka.log.OffsetIndex - Loaded index file /tmp/kafka-unit13820654021505895920/__consumer_offsets-46/00000000000000000000.index with maxEntries = 1310720, maxIndexSize = 10485760, entries = 0, lastOffset = 0, file position = 0 21:34:20.714 [data-plane-kafka-request-handler-1] DEBUG kafka.log.AbstractIndex - Index /tmp/kafka-unit13820654021505895920/__consumer_offsets-46/00000000000000000000.index was not resized because it already has size 10485760 21:34:20.714 [data-plane-kafka-request-handler-1] DEBUG kafka.log.TimeIndex - Loaded index file /tmp/kafka-unit13820654021505895920/__consumer_offsets-46/00000000000000000000.timeindex with maxEntries = 873813, maxIndexSize = 10485760, entries = 0, lastOffset = TimestampOffset(-1,0), file position = 0 21:34:20.714 [data-plane-kafka-request-handler-1] DEBUG kafka.log.AbstractIndex - Index /tmp/kafka-unit13820654021505895920/__consumer_offsets-46/00000000000000000000.timeindex was not resized because it already has size 10485756 21:34:20.714 [data-plane-kafka-request-handler-1] INFO kafka.log.UnifiedLog$ - [LogLoader partition=__consumer_offsets-46, dir=/tmp/kafka-unit13820654021505895920] Loading producer state till offset 0 with message format version 2 21:34:20.714 [data-plane-kafka-request-handler-1] DEBUG kafka.utils.KafkaScheduler - Scheduling task flush-metadata-file with initial delay 0 ms and period -1 ms. 21:34:20.715 [data-plane-kafka-request-handler-1] DEBUG kafka.utils.KafkaScheduler - Scheduling task PeriodicProducerExpirationCheck with initial delay 600000 ms and period 600000 ms. 21:34:20.715 [data-plane-kafka-request-handler-1] INFO kafka.log.LogManager - Created log for partition __consumer_offsets-46 in /tmp/kafka-unit13820654021505895920/__consumer_offsets-46 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} 21:34:20.715 [data-plane-kafka-request-handler-1] INFO kafka.cluster.Partition - [Partition __consumer_offsets-46 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-46 21:34:20.715 [data-plane-kafka-request-handler-1] INFO kafka.cluster.Partition - [Partition __consumer_offsets-46 broker=1] Log loaded for partition __consumer_offsets-46 with initial high watermark 0 21:34:20.715 [data-plane-kafka-request-handler-1] INFO state.change.logger - [Broker id=1] Leader __consumer_offsets-46 with topic id Some(7nAbWTq2QkumtgCGHjjQWw) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [1], adding replicas [] and removing replicas []. Previous leader epoch was -1. 21:34:20.715 [data-plane-kafka-request-handler-1] DEBUG k.server.epoch.LeaderEpochFileCache - [LeaderEpochCache __consumer_offsets-46] Appended new epoch entry EpochEntry(epoch=0, startOffset=0). Cache now contains 1 entries. 21:34:20.720 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:20.720 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - Processing request:: sessionid:0x1000001c6a50000 type:getData cxid:0xe7 zxid:0xfffffffffffffffe txntype:unknown reqpath:/config/topics/__consumer_offsets 21:34:20.720 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - sessionid:0x1000001c6a50000 type:getData cxid:0xe7 zxid:0xfffffffffffffffe txntype:unknown reqpath:/config/topics/__consumer_offsets 21:34:20.720 [SyncThread:0] DEBUG o.a.zookeeper.server.ZooKeeperServer - Permission requested: 1 21:34:20.720 [SyncThread:0] DEBUG o.a.zookeeper.server.ZooKeeperServer - ACLs for node: [31,s{'world,'anyone} ] 21:34:20.720 [SyncThread:0] DEBUG o.a.zookeeper.server.ZooKeeperServer - Client credentials: ['sasl,'zooclient , 'ip,'127.0.0.1 ] 21:34:20.720 [main-SendThread(127.0.0.1:36377)] DEBUG org.apache.zookeeper.ClientCnxn - Reading reply session id: 0x1000001c6a50000, packet:: clientPath:/config/topics/__consumer_offsets serverPath:/config/topics/__consumer_offsets finished:false header:: 231,4 replyHeader:: 231,146,0 request:: '/config/topics/__consumer_offsets,F response:: #7b2276657273696f6e223a312c22636f6e666967223a7b22636f6d7072657373696f6e2e74797065223a2270726f6475636572222c22636c65616e75702e706f6c696379223a22636f6d70616374222c227365676d656e742e6279746573223a22313034383537363030227d7d,s{43,43,1725140060114,1725140060114,0,0,0,0,109,0,43} 21:34:20.722 [data-plane-kafka-request-handler-1] DEBUG kafka.log.OffsetIndex - Loaded index file /tmp/kafka-unit13820654021505895920/__consumer_offsets-1/00000000000000000000.index with maxEntries = 1310720, maxIndexSize = 10485760, entries = 0, lastOffset = 0, file position = 0 21:34:20.722 [data-plane-kafka-request-handler-1] DEBUG kafka.log.AbstractIndex - Index /tmp/kafka-unit13820654021505895920/__consumer_offsets-1/00000000000000000000.index was not resized because it already has size 10485760 21:34:20.722 [data-plane-kafka-request-handler-1] DEBUG kafka.log.TimeIndex - Loaded index file /tmp/kafka-unit13820654021505895920/__consumer_offsets-1/00000000000000000000.timeindex with maxEntries = 873813, maxIndexSize = 10485760, entries = 0, lastOffset = TimestampOffset(-1,0), file position = 0 21:34:20.722 [data-plane-kafka-request-handler-1] DEBUG kafka.log.AbstractIndex - Index /tmp/kafka-unit13820654021505895920/__consumer_offsets-1/00000000000000000000.timeindex was not resized because it already has size 10485756 21:34:20.722 [data-plane-kafka-request-handler-1] INFO kafka.log.UnifiedLog$ - [LogLoader partition=__consumer_offsets-1, dir=/tmp/kafka-unit13820654021505895920] Loading producer state till offset 0 with message format version 2 21:34:20.723 [data-plane-kafka-request-handler-1] DEBUG kafka.utils.KafkaScheduler - Scheduling task flush-metadata-file with initial delay 0 ms and period -1 ms. 21:34:20.723 [data-plane-kafka-request-handler-1] DEBUG kafka.utils.KafkaScheduler - Scheduling task PeriodicProducerExpirationCheck with initial delay 600000 ms and period 600000 ms. 21:34:20.723 [data-plane-kafka-request-handler-1] INFO kafka.log.LogManager - Created log for partition __consumer_offsets-1 in /tmp/kafka-unit13820654021505895920/__consumer_offsets-1 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} 21:34:20.724 [data-plane-kafka-request-handler-1] INFO kafka.cluster.Partition - [Partition __consumer_offsets-1 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-1 21:34:20.724 [data-plane-kafka-request-handler-1] INFO kafka.cluster.Partition - [Partition __consumer_offsets-1 broker=1] Log loaded for partition __consumer_offsets-1 with initial high watermark 0 21:34:20.724 [data-plane-kafka-request-handler-1] INFO state.change.logger - [Broker id=1] Leader __consumer_offsets-1 with topic id Some(7nAbWTq2QkumtgCGHjjQWw) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [1], adding replicas [] and removing replicas []. Previous leader epoch was -1. 21:34:20.724 [data-plane-kafka-request-handler-1] DEBUG k.server.epoch.LeaderEpochFileCache - [LeaderEpochCache __consumer_offsets-1] Appended new epoch entry EpochEntry(epoch=0, startOffset=0). Cache now contains 1 entries. 21:34:20.727 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:20.727 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - Processing request:: sessionid:0x1000001c6a50000 type:getData cxid:0xe8 zxid:0xfffffffffffffffe txntype:unknown reqpath:/config/topics/__consumer_offsets 21:34:20.727 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - sessionid:0x1000001c6a50000 type:getData cxid:0xe8 zxid:0xfffffffffffffffe txntype:unknown reqpath:/config/topics/__consumer_offsets 21:34:20.727 [SyncThread:0] DEBUG o.a.zookeeper.server.ZooKeeperServer - Permission requested: 1 21:34:20.727 [SyncThread:0] DEBUG o.a.zookeeper.server.ZooKeeperServer - ACLs for node: [31,s{'world,'anyone} ] 21:34:20.727 [SyncThread:0] DEBUG o.a.zookeeper.server.ZooKeeperServer - Client credentials: ['sasl,'zooclient , 'ip,'127.0.0.1 ] 21:34:20.727 [main-SendThread(127.0.0.1:36377)] DEBUG org.apache.zookeeper.ClientCnxn - Reading reply session id: 0x1000001c6a50000, packet:: clientPath:/config/topics/__consumer_offsets serverPath:/config/topics/__consumer_offsets finished:false header:: 232,4 replyHeader:: 232,146,0 request:: '/config/topics/__consumer_offsets,F response:: #7b2276657273696f6e223a312c22636f6e666967223a7b22636f6d7072657373696f6e2e74797065223a2270726f6475636572222c22636c65616e75702e706f6c696379223a22636f6d70616374222c227365676d656e742e6279746573223a22313034383537363030227d7d,s{43,43,1725140060114,1725140060114,0,0,0,0,109,0,43} 21:34:20.729 [data-plane-kafka-request-handler-1] DEBUG kafka.log.OffsetIndex - Loaded index file /tmp/kafka-unit13820654021505895920/__consumer_offsets-16/00000000000000000000.index with maxEntries = 1310720, maxIndexSize = 10485760, entries = 0, lastOffset = 0, file position = 0 21:34:20.729 [data-plane-kafka-request-handler-1] DEBUG kafka.log.AbstractIndex - Index /tmp/kafka-unit13820654021505895920/__consumer_offsets-16/00000000000000000000.index was not resized because it already has size 10485760 21:34:20.729 [data-plane-kafka-request-handler-1] DEBUG kafka.log.TimeIndex - Loaded index file /tmp/kafka-unit13820654021505895920/__consumer_offsets-16/00000000000000000000.timeindex with maxEntries = 873813, maxIndexSize = 10485760, entries = 0, lastOffset = TimestampOffset(-1,0), file position = 0 21:34:20.729 [data-plane-kafka-request-handler-1] DEBUG kafka.log.AbstractIndex - Index /tmp/kafka-unit13820654021505895920/__consumer_offsets-16/00000000000000000000.timeindex was not resized because it already has size 10485756 21:34:20.729 [data-plane-kafka-request-handler-1] INFO kafka.log.UnifiedLog$ - [LogLoader partition=__consumer_offsets-16, dir=/tmp/kafka-unit13820654021505895920] Loading producer state till offset 0 with message format version 2 21:34:20.730 [data-plane-kafka-request-handler-1] DEBUG kafka.utils.KafkaScheduler - Scheduling task flush-metadata-file with initial delay 0 ms and period -1 ms. 21:34:20.730 [data-plane-kafka-request-handler-1] DEBUG kafka.utils.KafkaScheduler - Scheduling task PeriodicProducerExpirationCheck with initial delay 600000 ms and period 600000 ms. 21:34:20.731 [data-plane-kafka-request-handler-1] INFO kafka.log.LogManager - Created log for partition __consumer_offsets-16 in /tmp/kafka-unit13820654021505895920/__consumer_offsets-16 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} 21:34:20.731 [data-plane-kafka-request-handler-1] INFO kafka.cluster.Partition - [Partition __consumer_offsets-16 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-16 21:34:20.731 [data-plane-kafka-request-handler-1] INFO kafka.cluster.Partition - [Partition __consumer_offsets-16 broker=1] Log loaded for partition __consumer_offsets-16 with initial high watermark 0 21:34:20.731 [data-plane-kafka-request-handler-1] INFO state.change.logger - [Broker id=1] Leader __consumer_offsets-16 with topic id Some(7nAbWTq2QkumtgCGHjjQWw) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [1], adding replicas [] and removing replicas []. Previous leader epoch was -1. 21:34:20.732 [data-plane-kafka-request-handler-1] DEBUG k.server.epoch.LeaderEpochFileCache - [LeaderEpochCache __consumer_offsets-16] Appended new epoch entry EpochEntry(epoch=0, startOffset=0). Cache now contains 1 entries. 21:34:20.734 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:20.734 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - Processing request:: sessionid:0x1000001c6a50000 type:getData cxid:0xe9 zxid:0xfffffffffffffffe txntype:unknown reqpath:/config/topics/__consumer_offsets 21:34:20.734 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - sessionid:0x1000001c6a50000 type:getData cxid:0xe9 zxid:0xfffffffffffffffe txntype:unknown reqpath:/config/topics/__consumer_offsets 21:34:20.734 [SyncThread:0] DEBUG o.a.zookeeper.server.ZooKeeperServer - Permission requested: 1 21:34:20.734 [SyncThread:0] DEBUG o.a.zookeeper.server.ZooKeeperServer - ACLs for node: [31,s{'world,'anyone} ] 21:34:20.735 [SyncThread:0] DEBUG o.a.zookeeper.server.ZooKeeperServer - Client credentials: ['sasl,'zooclient , 'ip,'127.0.0.1 ] 21:34:20.735 [main-SendThread(127.0.0.1:36377)] DEBUG org.apache.zookeeper.ClientCnxn - Reading reply session id: 0x1000001c6a50000, packet:: clientPath:/config/topics/__consumer_offsets serverPath:/config/topics/__consumer_offsets finished:false header:: 233,4 replyHeader:: 233,146,0 request:: '/config/topics/__consumer_offsets,F response:: #7b2276657273696f6e223a312c22636f6e666967223a7b22636f6d7072657373696f6e2e74797065223a2270726f6475636572222c22636c65616e75702e706f6c696379223a22636f6d70616374222c227365676d656e742e6279746573223a22313034383537363030227d7d,s{43,43,1725140060114,1725140060114,0,0,0,0,109,0,43} 21:34:20.736 [data-plane-kafka-request-handler-1] DEBUG kafka.log.OffsetIndex - Loaded index file /tmp/kafka-unit13820654021505895920/__consumer_offsets-2/00000000000000000000.index with maxEntries = 1310720, maxIndexSize = 10485760, entries = 0, lastOffset = 0, file position = 0 21:34:20.737 [data-plane-kafka-request-handler-1] DEBUG kafka.log.AbstractIndex - Index /tmp/kafka-unit13820654021505895920/__consumer_offsets-2/00000000000000000000.index was not resized because it already has size 10485760 21:34:20.737 [data-plane-kafka-request-handler-1] DEBUG kafka.log.TimeIndex - Loaded index file /tmp/kafka-unit13820654021505895920/__consumer_offsets-2/00000000000000000000.timeindex with maxEntries = 873813, maxIndexSize = 10485760, entries = 0, lastOffset = TimestampOffset(-1,0), file position = 0 21:34:20.737 [data-plane-kafka-request-handler-1] DEBUG kafka.log.AbstractIndex - Index /tmp/kafka-unit13820654021505895920/__consumer_offsets-2/00000000000000000000.timeindex was not resized because it already has size 10485756 21:34:20.737 [data-plane-kafka-request-handler-1] INFO kafka.log.UnifiedLog$ - [LogLoader partition=__consumer_offsets-2, dir=/tmp/kafka-unit13820654021505895920] Loading producer state till offset 0 with message format version 2 21:34:20.737 [data-plane-kafka-request-handler-1] DEBUG kafka.utils.KafkaScheduler - Scheduling task flush-metadata-file with initial delay 0 ms and period -1 ms. 21:34:20.738 [data-plane-kafka-request-handler-1] DEBUG kafka.utils.KafkaScheduler - Scheduling task PeriodicProducerExpirationCheck with initial delay 600000 ms and period 600000 ms. 21:34:20.738 [data-plane-kafka-request-handler-1] INFO kafka.log.LogManager - Created log for partition __consumer_offsets-2 in /tmp/kafka-unit13820654021505895920/__consumer_offsets-2 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} 21:34:20.738 [data-plane-kafka-request-handler-1] INFO kafka.cluster.Partition - [Partition __consumer_offsets-2 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-2 21:34:20.738 [data-plane-kafka-request-handler-1] INFO kafka.cluster.Partition - [Partition __consumer_offsets-2 broker=1] Log loaded for partition __consumer_offsets-2 with initial high watermark 0 21:34:20.738 [data-plane-kafka-request-handler-1] INFO state.change.logger - [Broker id=1] Leader __consumer_offsets-2 with topic id Some(7nAbWTq2QkumtgCGHjjQWw) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [1], adding replicas [] and removing replicas []. Previous leader epoch was -1. 21:34:20.739 [data-plane-kafka-request-handler-1] DEBUG k.server.epoch.LeaderEpochFileCache - [LeaderEpochCache __consumer_offsets-2] Appended new epoch entry EpochEntry(epoch=0, startOffset=0). Cache now contains 1 entries. 21:34:20.742 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:20.742 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - Processing request:: sessionid:0x1000001c6a50000 type:getData cxid:0xea zxid:0xfffffffffffffffe txntype:unknown reqpath:/config/topics/__consumer_offsets 21:34:20.742 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - sessionid:0x1000001c6a50000 type:getData cxid:0xea zxid:0xfffffffffffffffe txntype:unknown reqpath:/config/topics/__consumer_offsets 21:34:20.742 [SyncThread:0] DEBUG o.a.zookeeper.server.ZooKeeperServer - Permission requested: 1 21:34:20.742 [SyncThread:0] DEBUG o.a.zookeeper.server.ZooKeeperServer - ACLs for node: [31,s{'world,'anyone} ] 21:34:20.742 [SyncThread:0] DEBUG o.a.zookeeper.server.ZooKeeperServer - Client credentials: ['sasl,'zooclient , 'ip,'127.0.0.1 ] 21:34:20.742 [main-SendThread(127.0.0.1:36377)] DEBUG org.apache.zookeeper.ClientCnxn - Reading reply session id: 0x1000001c6a50000, packet:: clientPath:/config/topics/__consumer_offsets serverPath:/config/topics/__consumer_offsets finished:false header:: 234,4 replyHeader:: 234,146,0 request:: '/config/topics/__consumer_offsets,F response:: #7b2276657273696f6e223a312c22636f6e666967223a7b22636f6d7072657373696f6e2e74797065223a2270726f6475636572222c22636c65616e75702e706f6c696379223a22636f6d70616374222c227365676d656e742e6279746573223a22313034383537363030227d7d,s{43,43,1725140060114,1725140060114,0,0,0,0,109,0,43} 21:34:20.744 [data-plane-kafka-request-handler-1] DEBUG kafka.log.OffsetIndex - Loaded index file /tmp/kafka-unit13820654021505895920/__consumer_offsets-25/00000000000000000000.index with maxEntries = 1310720, maxIndexSize = 10485760, entries = 0, lastOffset = 0, file position = 0 21:34:20.744 [data-plane-kafka-request-handler-1] DEBUG kafka.log.AbstractIndex - Index /tmp/kafka-unit13820654021505895920/__consumer_offsets-25/00000000000000000000.index was not resized because it already has size 10485760 21:34:20.744 [data-plane-kafka-request-handler-1] DEBUG kafka.log.TimeIndex - Loaded index file /tmp/kafka-unit13820654021505895920/__consumer_offsets-25/00000000000000000000.timeindex with maxEntries = 873813, maxIndexSize = 10485760, entries = 0, lastOffset = TimestampOffset(-1,0), file position = 0 21:34:20.744 [data-plane-kafka-request-handler-1] DEBUG kafka.log.AbstractIndex - Index /tmp/kafka-unit13820654021505895920/__consumer_offsets-25/00000000000000000000.timeindex was not resized because it already has size 10485756 21:34:20.744 [data-plane-kafka-request-handler-1] INFO kafka.log.UnifiedLog$ - [LogLoader partition=__consumer_offsets-25, dir=/tmp/kafka-unit13820654021505895920] Loading producer state till offset 0 with message format version 2 21:34:20.745 [data-plane-kafka-request-handler-1] DEBUG kafka.utils.KafkaScheduler - Scheduling task flush-metadata-file with initial delay 0 ms and period -1 ms. 21:34:20.745 [data-plane-kafka-request-handler-1] DEBUG kafka.utils.KafkaScheduler - Scheduling task PeriodicProducerExpirationCheck with initial delay 600000 ms and period 600000 ms. 21:34:20.746 [data-plane-kafka-request-handler-1] INFO kafka.log.LogManager - Created log for partition __consumer_offsets-25 in /tmp/kafka-unit13820654021505895920/__consumer_offsets-25 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} 21:34:20.746 [data-plane-kafka-request-handler-1] INFO kafka.cluster.Partition - [Partition __consumer_offsets-25 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-25 21:34:20.746 [data-plane-kafka-request-handler-1] INFO kafka.cluster.Partition - [Partition __consumer_offsets-25 broker=1] Log loaded for partition __consumer_offsets-25 with initial high watermark 0 21:34:20.746 [data-plane-kafka-request-handler-1] INFO state.change.logger - [Broker id=1] Leader __consumer_offsets-25 with topic id Some(7nAbWTq2QkumtgCGHjjQWw) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [1], adding replicas [] and removing replicas []. Previous leader epoch was -1. 21:34:20.746 [data-plane-kafka-request-handler-1] DEBUG k.server.epoch.LeaderEpochFileCache - [LeaderEpochCache __consumer_offsets-25] Appended new epoch entry EpochEntry(epoch=0, startOffset=0). Cache now contains 1 entries. 21:34:20.756 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:20.757 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - Processing request:: sessionid:0x1000001c6a50000 type:getData cxid:0xeb zxid:0xfffffffffffffffe txntype:unknown reqpath:/config/topics/__consumer_offsets 21:34:20.757 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - sessionid:0x1000001c6a50000 type:getData cxid:0xeb zxid:0xfffffffffffffffe txntype:unknown reqpath:/config/topics/__consumer_offsets 21:34:20.757 [SyncThread:0] DEBUG o.a.zookeeper.server.ZooKeeperServer - Permission requested: 1 21:34:20.757 [SyncThread:0] DEBUG o.a.zookeeper.server.ZooKeeperServer - ACLs for node: [31,s{'world,'anyone} ] 21:34:20.757 [SyncThread:0] DEBUG o.a.zookeeper.server.ZooKeeperServer - Client credentials: ['sasl,'zooclient , 'ip,'127.0.0.1 ] 21:34:20.757 [main-SendThread(127.0.0.1:36377)] DEBUG org.apache.zookeeper.ClientCnxn - Reading reply session id: 0x1000001c6a50000, packet:: clientPath:/config/topics/__consumer_offsets serverPath:/config/topics/__consumer_offsets finished:false header:: 235,4 replyHeader:: 235,146,0 request:: '/config/topics/__consumer_offsets,F response:: #7b2276657273696f6e223a312c22636f6e666967223a7b22636f6d7072657373696f6e2e74797065223a2270726f6475636572222c22636c65616e75702e706f6c696379223a22636f6d70616374222c227365676d656e742e6279746573223a22313034383537363030227d7d,s{43,43,1725140060114,1725140060114,0,0,0,0,109,0,43} 21:34:20.759 [data-plane-kafka-request-handler-1] DEBUG kafka.log.OffsetIndex - Loaded index file /tmp/kafka-unit13820654021505895920/__consumer_offsets-40/00000000000000000000.index with maxEntries = 1310720, maxIndexSize = 10485760, entries = 0, lastOffset = 0, file position = 0 21:34:20.759 [data-plane-kafka-request-handler-1] DEBUG kafka.log.AbstractIndex - Index /tmp/kafka-unit13820654021505895920/__consumer_offsets-40/00000000000000000000.index was not resized because it already has size 10485760 21:34:20.759 [data-plane-kafka-request-handler-1] DEBUG kafka.log.TimeIndex - Loaded index file /tmp/kafka-unit13820654021505895920/__consumer_offsets-40/00000000000000000000.timeindex with maxEntries = 873813, maxIndexSize = 10485760, entries = 0, lastOffset = TimestampOffset(-1,0), file position = 0 21:34:20.759 [data-plane-kafka-request-handler-1] DEBUG kafka.log.AbstractIndex - Index /tmp/kafka-unit13820654021505895920/__consumer_offsets-40/00000000000000000000.timeindex was not resized because it already has size 10485756 21:34:20.759 [data-plane-kafka-request-handler-1] INFO kafka.log.UnifiedLog$ - [LogLoader partition=__consumer_offsets-40, dir=/tmp/kafka-unit13820654021505895920] Loading producer state till offset 0 with message format version 2 21:34:20.759 [data-plane-kafka-request-handler-1] DEBUG kafka.utils.KafkaScheduler - Scheduling task flush-metadata-file with initial delay 0 ms and period -1 ms. 21:34:20.759 [data-plane-kafka-request-handler-1] DEBUG kafka.utils.KafkaScheduler - Scheduling task PeriodicProducerExpirationCheck with initial delay 600000 ms and period 600000 ms. 21:34:20.760 [data-plane-kafka-request-handler-1] INFO kafka.log.LogManager - Created log for partition __consumer_offsets-40 in /tmp/kafka-unit13820654021505895920/__consumer_offsets-40 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} 21:34:20.760 [data-plane-kafka-request-handler-1] INFO kafka.cluster.Partition - [Partition __consumer_offsets-40 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-40 21:34:20.760 [data-plane-kafka-request-handler-1] INFO kafka.cluster.Partition - [Partition __consumer_offsets-40 broker=1] Log loaded for partition __consumer_offsets-40 with initial high watermark 0 21:34:20.760 [data-plane-kafka-request-handler-1] INFO state.change.logger - [Broker id=1] Leader __consumer_offsets-40 with topic id Some(7nAbWTq2QkumtgCGHjjQWw) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [1], adding replicas [] and removing replicas []. Previous leader epoch was -1. 21:34:20.760 [data-plane-kafka-request-handler-1] DEBUG k.server.epoch.LeaderEpochFileCache - [LeaderEpochCache __consumer_offsets-40] Appended new epoch entry EpochEntry(epoch=0, startOffset=0). Cache now contains 1 entries. 21:34:20.763 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:20.763 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - Processing request:: sessionid:0x1000001c6a50000 type:getData cxid:0xec zxid:0xfffffffffffffffe txntype:unknown reqpath:/config/topics/__consumer_offsets 21:34:20.763 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - sessionid:0x1000001c6a50000 type:getData cxid:0xec zxid:0xfffffffffffffffe txntype:unknown reqpath:/config/topics/__consumer_offsets 21:34:20.763 [SyncThread:0] DEBUG o.a.zookeeper.server.ZooKeeperServer - Permission requested: 1 21:34:20.763 [SyncThread:0] DEBUG o.a.zookeeper.server.ZooKeeperServer - ACLs for node: [31,s{'world,'anyone} ] 21:34:20.763 [SyncThread:0] DEBUG o.a.zookeeper.server.ZooKeeperServer - Client credentials: ['sasl,'zooclient , 'ip,'127.0.0.1 ] 21:34:20.763 [main-SendThread(127.0.0.1:36377)] DEBUG org.apache.zookeeper.ClientCnxn - Reading reply session id: 0x1000001c6a50000, packet:: clientPath:/config/topics/__consumer_offsets serverPath:/config/topics/__consumer_offsets finished:false header:: 236,4 replyHeader:: 236,146,0 request:: '/config/topics/__consumer_offsets,F response:: #7b2276657273696f6e223a312c22636f6e666967223a7b22636f6d7072657373696f6e2e74797065223a2270726f6475636572222c22636c65616e75702e706f6c696379223a22636f6d70616374222c227365676d656e742e6279746573223a22313034383537363030227d7d,s{43,43,1725140060114,1725140060114,0,0,0,0,109,0,43} 21:34:20.765 [data-plane-kafka-request-handler-1] DEBUG kafka.log.OffsetIndex - Loaded index file /tmp/kafka-unit13820654021505895920/__consumer_offsets-47/00000000000000000000.index with maxEntries = 1310720, maxIndexSize = 10485760, entries = 0, lastOffset = 0, file position = 0 21:34:20.765 [data-plane-kafka-request-handler-1] DEBUG kafka.log.AbstractIndex - Index /tmp/kafka-unit13820654021505895920/__consumer_offsets-47/00000000000000000000.index was not resized because it already has size 10485760 21:34:20.765 [data-plane-kafka-request-handler-1] DEBUG kafka.log.TimeIndex - Loaded index file /tmp/kafka-unit13820654021505895920/__consumer_offsets-47/00000000000000000000.timeindex with maxEntries = 873813, maxIndexSize = 10485760, entries = 0, lastOffset = TimestampOffset(-1,0), file position = 0 21:34:20.765 [data-plane-kafka-request-handler-1] DEBUG kafka.log.AbstractIndex - Index /tmp/kafka-unit13820654021505895920/__consumer_offsets-47/00000000000000000000.timeindex was not resized because it already has size 10485756 21:34:20.765 [data-plane-kafka-request-handler-1] INFO kafka.log.UnifiedLog$ - [LogLoader partition=__consumer_offsets-47, dir=/tmp/kafka-unit13820654021505895920] Loading producer state till offset 0 with message format version 2 21:34:20.765 [data-plane-kafka-request-handler-1] DEBUG kafka.utils.KafkaScheduler - Scheduling task flush-metadata-file with initial delay 0 ms and period -1 ms. 21:34:20.767 [data-plane-kafka-request-handler-1] DEBUG kafka.utils.KafkaScheduler - Scheduling task PeriodicProducerExpirationCheck with initial delay 600000 ms and period 600000 ms. 21:34:20.767 [data-plane-kafka-request-handler-1] INFO kafka.log.LogManager - Created log for partition __consumer_offsets-47 in /tmp/kafka-unit13820654021505895920/__consumer_offsets-47 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} 21:34:20.767 [data-plane-kafka-request-handler-1] INFO kafka.cluster.Partition - [Partition __consumer_offsets-47 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-47 21:34:20.767 [data-plane-kafka-request-handler-1] INFO kafka.cluster.Partition - [Partition __consumer_offsets-47 broker=1] Log loaded for partition __consumer_offsets-47 with initial high watermark 0 21:34:20.767 [data-plane-kafka-request-handler-1] INFO state.change.logger - [Broker id=1] Leader __consumer_offsets-47 with topic id Some(7nAbWTq2QkumtgCGHjjQWw) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [1], adding replicas [] and removing replicas []. Previous leader epoch was -1. 21:34:20.767 [data-plane-kafka-request-handler-1] DEBUG k.server.epoch.LeaderEpochFileCache - [LeaderEpochCache __consumer_offsets-47] Appended new epoch entry EpochEntry(epoch=0, startOffset=0). Cache now contains 1 entries. 21:34:20.801 [data-plane-kafka-network-thread-1-ListenerName(SASL_PLAINTEXT)-SASL_PLAINTEXT-0] DEBUG kafka.request.logger - Completed request:{"isForwarded":false,"requestHeader":{"requestApiKey":3,"requestApiVersion":12,"correlationId":16,"clientId":"myid","requestApiKeyName":"METADATA"},"request":{"topics":[{"topicId":"AAAAAAAAAAAAAAAAAAAAAA","name":"mytopicA"},{"topicId":"AAAAAAAAAAAAAAAAAAAAAA","name":"mytopicB"}],"allowAutoTopicCreation":false,"includeTopicAuthorizedOperations":false},"response":{"throttleTimeMs":0,"brokers":[{"nodeId":1,"host":"localhost","port":39175,"rack":null}],"clusterId":"5YrvSAcTSC6U2UjuA70ZNA","controllerId":1,"topics":[{"errorCode":0,"name":"mytopicA","topicId":"YpyDa15qQo25q_iMZl8VKA","isInternal":false,"partitions":[{"errorCode":0,"partitionIndex":0,"leaderId":1,"leaderEpoch":0,"replicaNodes":[1],"isrNodes":[1],"offlineReplicas":[]}],"topicAuthorizedOperations":-2147483648},{"errorCode":0,"name":"mytopicB","topicId":"Cdlya8hGQ1iJi65VnsnjdA","isInternal":false,"partitions":[{"errorCode":0,"partitionIndex":0,"leaderId":1,"leaderEpoch":0,"replicaNodes":[1],"isrNodes":[1],"offlineReplicas":[]}],"topicAuthorizedOperations":-2147483648}]},"connection":"127.0.0.1:39175-127.0.0.1:56264-5","totalTimeMs":2.349,"requestQueueTimeMs":0.337,"localTimeMs":1.641,"remoteTimeMs":0.0,"throttleTimeMs":0,"responseQueueTimeMs":0.106,"sendTimeMs":0.265,"securityProtocol":"SASL_PLAINTEXT","principal":"User:admin","listener":"SASL_PLAINTEXT","clientInformation":{"softwareName":"apache-kafka-java","softwareVersion":"3.3.1"}} 21:34:20.803 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:20.805 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - Processing request:: sessionid:0x1000001c6a50000 type:exists cxid:0xed zxid:0xfffffffffffffffe txntype:unknown reqpath:/admin/delete_topics/__consumer_offsets 21:34:20.805 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - sessionid:0x1000001c6a50000 type:exists cxid:0xed zxid:0xfffffffffffffffe txntype:unknown reqpath:/admin/delete_topics/__consumer_offsets 21:34:20.806 [main-SendThread(127.0.0.1:36377)] DEBUG org.apache.zookeeper.ClientCnxn - Reading reply session id: 0x1000001c6a50000, packet:: clientPath:/admin/delete_topics/__consumer_offsets serverPath:/admin/delete_topics/__consumer_offsets finished:false header:: 237,3 replyHeader:: 237,146,-101 request:: '/admin/delete_topics/__consumer_offsets,F response:: 21:34:20.807 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:20.807 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - Processing request:: sessionid:0x1000001c6a50000 type:getData cxid:0xee zxid:0xfffffffffffffffe txntype:unknown reqpath:/config/topics/__consumer_offsets 21:34:20.807 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - sessionid:0x1000001c6a50000 type:getData cxid:0xee zxid:0xfffffffffffffffe txntype:unknown reqpath:/config/topics/__consumer_offsets 21:34:20.807 [SyncThread:0] DEBUG o.a.zookeeper.server.ZooKeeperServer - Permission requested: 1 21:34:20.807 [SyncThread:0] DEBUG o.a.zookeeper.server.ZooKeeperServer - ACLs for node: [31,s{'world,'anyone} ] 21:34:20.807 [SyncThread:0] DEBUG o.a.zookeeper.server.ZooKeeperServer - Client credentials: ['sasl,'zooclient , 'ip,'127.0.0.1 ] 21:34:20.807 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:20.807 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - Processing request:: sessionid:0x1000001c6a50000 type:exists cxid:0xef zxid:0xfffffffffffffffe txntype:unknown reqpath:/brokers/topics/__consumer_offsets 21:34:20.807 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - sessionid:0x1000001c6a50000 type:exists cxid:0xef zxid:0xfffffffffffffffe txntype:unknown reqpath:/brokers/topics/__consumer_offsets 21:34:20.807 [main-SendThread(127.0.0.1:36377)] DEBUG org.apache.zookeeper.ClientCnxn - Reading reply session id: 0x1000001c6a50000, packet:: clientPath:/config/topics/__consumer_offsets serverPath:/config/topics/__consumer_offsets finished:false header:: 238,4 replyHeader:: 238,146,0 request:: '/config/topics/__consumer_offsets,F response:: #7b2276657273696f6e223a312c22636f6e666967223a7b22636f6d7072657373696f6e2e74797065223a2270726f6475636572222c22636c65616e75702e706f6c696379223a22636f6d70616374222c227365676d656e742e6279746573223a22313034383537363030227d7d,s{43,43,1725140060114,1725140060114,0,0,0,0,109,0,43} 21:34:20.807 [main-SendThread(127.0.0.1:36377)] DEBUG org.apache.zookeeper.ClientCnxn - Reading reply session id: 0x1000001c6a50000, packet:: clientPath:/brokers/topics/__consumer_offsets serverPath:/brokers/topics/__consumer_offsets finished:false header:: 239,3 replyHeader:: 239,146,0 request:: '/brokers/topics/__consumer_offsets,T response:: s{44,44,1725140060123,1725140060123,0,1,0,0,548,1,45} 21:34:20.808 [data-plane-kafka-request-handler-0] DEBUG kafka.server.ZkAdminManager - [Admin Manager on Broker 1]: Topic creation failed since topic '__consumer_offsets' already exists. org.apache.kafka.common.errors.TopicExistsException: Topic '__consumer_offsets' already exists. 21:34:20.808 [data-plane-kafka-request-handler-0] DEBUG k.s.DefaultAutoTopicCreationManager - Cleared inflight topic creation state for HashMap(__consumer_offsets -> CreatableTopic(name='__consumer_offsets', numPartitions=50, replicationFactor=1, assignments=[], configs=[CreateableTopicConfig(name='compression.type', value='producer'), CreateableTopicConfig(name='cleanup.policy', value='compact'), CreateableTopicConfig(name='segment.bytes', value='104857600')])) 21:34:20.809 [data-plane-kafka-request-handler-1] DEBUG kafka.log.OffsetIndex - Loaded index file /tmp/kafka-unit13820654021505895920/__consumer_offsets-17/00000000000000000000.index with maxEntries = 1310720, maxIndexSize = 10485760, entries = 0, lastOffset = 0, file position = 0 21:34:20.809 [data-plane-kafka-request-handler-1] DEBUG kafka.log.AbstractIndex - Index /tmp/kafka-unit13820654021505895920/__consumer_offsets-17/00000000000000000000.index was not resized because it already has size 10485760 21:34:20.809 [data-plane-kafka-request-handler-1] DEBUG kafka.log.TimeIndex - Loaded index file /tmp/kafka-unit13820654021505895920/__consumer_offsets-17/00000000000000000000.timeindex with maxEntries = 873813, maxIndexSize = 10485760, entries = 0, lastOffset = TimestampOffset(-1,0), file position = 0 21:34:20.809 [data-plane-kafka-request-handler-1] DEBUG kafka.log.AbstractIndex - Index /tmp/kafka-unit13820654021505895920/__consumer_offsets-17/00000000000000000000.timeindex was not resized because it already has size 10485756 21:34:20.809 [data-plane-kafka-request-handler-1] INFO kafka.log.UnifiedLog$ - [LogLoader partition=__consumer_offsets-17, dir=/tmp/kafka-unit13820654021505895920] Loading producer state till offset 0 with message format version 2 21:34:20.810 [data-plane-kafka-network-thread-1-ListenerName(SASL_PLAINTEXT)-SASL_PLAINTEXT-0] DEBUG kafka.request.logger - Completed request:{"isForwarded":false,"requestHeader":{"requestApiKey":10,"requestApiVersion":4,"correlationId":17,"clientId":"myid","requestApiKeyName":"FIND_COORDINATOR"},"request":{"keyType":0,"coordinatorKeys":["mygroup"]},"response":{"throttleTimeMs":0,"coordinators":[{"key":"mygroup","nodeId":-1,"host":"","port":-1,"errorCode":15,"errorMessage":""}]},"connection":"127.0.0.1:39175-127.0.0.1:56264-5","totalTimeMs":8.594,"requestQueueTimeMs":0.152,"localTimeMs":7.115,"remoteTimeMs":0.0,"throttleTimeMs":0,"responseQueueTimeMs":1.198,"sendTimeMs":0.127,"securityProtocol":"SASL_PLAINTEXT","principal":"User:admin","listener":"SASL_PLAINTEXT","clientInformation":{"softwareName":"apache-kafka-java","softwareVersion":"3.3.1"}} 21:34:20.810 [data-plane-kafka-request-handler-1] DEBUG kafka.utils.KafkaScheduler - Scheduling task flush-metadata-file with initial delay 0 ms and period -1 ms. 21:34:20.811 [data-plane-kafka-request-handler-1] DEBUG kafka.utils.KafkaScheduler - Scheduling task PeriodicProducerExpirationCheck with initial delay 600000 ms and period 600000 ms. 21:34:20.811 [data-plane-kafka-request-handler-1] INFO kafka.log.LogManager - Created log for partition __consumer_offsets-17 in /tmp/kafka-unit13820654021505895920/__consumer_offsets-17 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} 21:34:20.811 [data-plane-kafka-request-handler-1] INFO kafka.cluster.Partition - [Partition __consumer_offsets-17 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-17 21:34:20.811 [data-plane-kafka-request-handler-1] INFO kafka.cluster.Partition - [Partition __consumer_offsets-17 broker=1] Log loaded for partition __consumer_offsets-17 with initial high watermark 0 21:34:20.811 [data-plane-kafka-request-handler-1] INFO state.change.logger - [Broker id=1] Leader __consumer_offsets-17 with topic id Some(7nAbWTq2QkumtgCGHjjQWw) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [1], adding replicas [] and removing replicas []. Previous leader epoch was -1. 21:34:20.811 [data-plane-kafka-request-handler-1] DEBUG k.server.epoch.LeaderEpochFileCache - [LeaderEpochCache __consumer_offsets-17] Appended new epoch entry EpochEntry(epoch=0, startOffset=0). Cache now contains 1 entries. 21:34:20.814 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:20.814 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - Processing request:: sessionid:0x1000001c6a50000 type:getData cxid:0xf0 zxid:0xfffffffffffffffe txntype:unknown reqpath:/config/topics/__consumer_offsets 21:34:20.814 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - sessionid:0x1000001c6a50000 type:getData cxid:0xf0 zxid:0xfffffffffffffffe txntype:unknown reqpath:/config/topics/__consumer_offsets 21:34:20.814 [SyncThread:0] DEBUG o.a.zookeeper.server.ZooKeeperServer - Permission requested: 1 21:34:20.814 [SyncThread:0] DEBUG o.a.zookeeper.server.ZooKeeperServer - ACLs for node: [31,s{'world,'anyone} ] 21:34:20.814 [SyncThread:0] DEBUG o.a.zookeeper.server.ZooKeeperServer - Client credentials: ['sasl,'zooclient , 'ip,'127.0.0.1 ] 21:34:20.815 [main-SendThread(127.0.0.1:36377)] DEBUG org.apache.zookeeper.ClientCnxn - Reading reply session id: 0x1000001c6a50000, packet:: clientPath:/config/topics/__consumer_offsets serverPath:/config/topics/__consumer_offsets finished:false header:: 240,4 replyHeader:: 240,146,0 request:: '/config/topics/__consumer_offsets,F response:: #7b2276657273696f6e223a312c22636f6e666967223a7b22636f6d7072657373696f6e2e74797065223a2270726f6475636572222c22636c65616e75702e706f6c696379223a22636f6d70616374222c227365676d656e742e6279746573223a22313034383537363030227d7d,s{43,43,1725140060114,1725140060114,0,0,0,0,109,0,43} 21:34:20.816 [data-plane-kafka-request-handler-1] DEBUG kafka.log.OffsetIndex - Loaded index file /tmp/kafka-unit13820654021505895920/__consumer_offsets-32/00000000000000000000.index with maxEntries = 1310720, maxIndexSize = 10485760, entries = 0, lastOffset = 0, file position = 0 21:34:20.816 [data-plane-kafka-request-handler-1] DEBUG kafka.log.AbstractIndex - Index /tmp/kafka-unit13820654021505895920/__consumer_offsets-32/00000000000000000000.index was not resized because it already has size 10485760 21:34:20.816 [data-plane-kafka-request-handler-1] DEBUG kafka.log.TimeIndex - Loaded index file /tmp/kafka-unit13820654021505895920/__consumer_offsets-32/00000000000000000000.timeindex with maxEntries = 873813, maxIndexSize = 10485760, entries = 0, lastOffset = TimestampOffset(-1,0), file position = 0 21:34:20.816 [data-plane-kafka-request-handler-1] DEBUG kafka.log.AbstractIndex - Index /tmp/kafka-unit13820654021505895920/__consumer_offsets-32/00000000000000000000.timeindex was not resized because it already has size 10485756 21:34:20.816 [data-plane-kafka-request-handler-1] INFO kafka.log.UnifiedLog$ - [LogLoader partition=__consumer_offsets-32, dir=/tmp/kafka-unit13820654021505895920] Loading producer state till offset 0 with message format version 2 21:34:20.816 [data-plane-kafka-request-handler-1] DEBUG kafka.utils.KafkaScheduler - Scheduling task flush-metadata-file with initial delay 0 ms and period -1 ms. 21:34:20.817 [data-plane-kafka-request-handler-1] DEBUG kafka.utils.KafkaScheduler - Scheduling task PeriodicProducerExpirationCheck with initial delay 600000 ms and period 600000 ms. 21:34:20.817 [data-plane-kafka-request-handler-1] INFO kafka.log.LogManager - Created log for partition __consumer_offsets-32 in /tmp/kafka-unit13820654021505895920/__consumer_offsets-32 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} 21:34:20.817 [data-plane-kafka-request-handler-1] INFO kafka.cluster.Partition - [Partition __consumer_offsets-32 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-32 21:34:20.817 [data-plane-kafka-request-handler-1] INFO kafka.cluster.Partition - [Partition __consumer_offsets-32 broker=1] Log loaded for partition __consumer_offsets-32 with initial high watermark 0 21:34:20.817 [data-plane-kafka-request-handler-1] INFO state.change.logger - [Broker id=1] Leader __consumer_offsets-32 with topic id Some(7nAbWTq2QkumtgCGHjjQWw) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [1], adding replicas [] and removing replicas []. Previous leader epoch was -1. 21:34:20.817 [data-plane-kafka-request-handler-1] DEBUG k.server.epoch.LeaderEpochFileCache - [LeaderEpochCache __consumer_offsets-32] Appended new epoch entry EpochEntry(epoch=0, startOffset=0). Cache now contains 1 entries. 21:34:20.820 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:20.820 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - Processing request:: sessionid:0x1000001c6a50000 type:getData cxid:0xf1 zxid:0xfffffffffffffffe txntype:unknown reqpath:/config/topics/__consumer_offsets 21:34:20.820 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - sessionid:0x1000001c6a50000 type:getData cxid:0xf1 zxid:0xfffffffffffffffe txntype:unknown reqpath:/config/topics/__consumer_offsets 21:34:20.820 [SyncThread:0] DEBUG o.a.zookeeper.server.ZooKeeperServer - Permission requested: 1 21:34:20.820 [SyncThread:0] DEBUG o.a.zookeeper.server.ZooKeeperServer - ACLs for node: [31,s{'world,'anyone} ] 21:34:20.820 [SyncThread:0] DEBUG o.a.zookeeper.server.ZooKeeperServer - Client credentials: ['sasl,'zooclient , 'ip,'127.0.0.1 ] 21:34:20.821 [main-SendThread(127.0.0.1:36377)] DEBUG org.apache.zookeeper.ClientCnxn - Reading reply session id: 0x1000001c6a50000, packet:: clientPath:/config/topics/__consumer_offsets serverPath:/config/topics/__consumer_offsets finished:false header:: 241,4 replyHeader:: 241,146,0 request:: '/config/topics/__consumer_offsets,F response:: #7b2276657273696f6e223a312c22636f6e666967223a7b22636f6d7072657373696f6e2e74797065223a2270726f6475636572222c22636c65616e75702e706f6c696379223a22636f6d70616374222c227365676d656e742e6279746573223a22313034383537363030227d7d,s{43,43,1725140060114,1725140060114,0,0,0,0,109,0,43} 21:34:20.822 [data-plane-kafka-request-handler-1] DEBUG kafka.log.OffsetIndex - Loaded index file /tmp/kafka-unit13820654021505895920/__consumer_offsets-37/00000000000000000000.index with maxEntries = 1310720, maxIndexSize = 10485760, entries = 0, lastOffset = 0, file position = 0 21:34:20.822 [data-plane-kafka-request-handler-1] DEBUG kafka.log.AbstractIndex - Index /tmp/kafka-unit13820654021505895920/__consumer_offsets-37/00000000000000000000.index was not resized because it already has size 10485760 21:34:20.822 [data-plane-kafka-request-handler-1] DEBUG kafka.log.TimeIndex - Loaded index file /tmp/kafka-unit13820654021505895920/__consumer_offsets-37/00000000000000000000.timeindex with maxEntries = 873813, maxIndexSize = 10485760, entries = 0, lastOffset = TimestampOffset(-1,0), file position = 0 21:34:20.822 [data-plane-kafka-request-handler-1] DEBUG kafka.log.AbstractIndex - Index /tmp/kafka-unit13820654021505895920/__consumer_offsets-37/00000000000000000000.timeindex was not resized because it already has size 10485756 21:34:20.822 [data-plane-kafka-request-handler-1] INFO kafka.log.UnifiedLog$ - [LogLoader partition=__consumer_offsets-37, dir=/tmp/kafka-unit13820654021505895920] Loading producer state till offset 0 with message format version 2 21:34:20.822 [data-plane-kafka-request-handler-1] DEBUG kafka.utils.KafkaScheduler - Scheduling task flush-metadata-file with initial delay 0 ms and period -1 ms. 21:34:20.823 [data-plane-kafka-request-handler-1] DEBUG kafka.utils.KafkaScheduler - Scheduling task PeriodicProducerExpirationCheck with initial delay 600000 ms and period 600000 ms. 21:34:20.823 [data-plane-kafka-request-handler-1] INFO kafka.log.LogManager - Created log for partition __consumer_offsets-37 in /tmp/kafka-unit13820654021505895920/__consumer_offsets-37 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} 21:34:20.823 [data-plane-kafka-request-handler-1] INFO kafka.cluster.Partition - [Partition __consumer_offsets-37 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-37 21:34:20.823 [data-plane-kafka-request-handler-1] INFO kafka.cluster.Partition - [Partition __consumer_offsets-37 broker=1] Log loaded for partition __consumer_offsets-37 with initial high watermark 0 21:34:20.823 [data-plane-kafka-request-handler-1] INFO state.change.logger - [Broker id=1] Leader __consumer_offsets-37 with topic id Some(7nAbWTq2QkumtgCGHjjQWw) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [1], adding replicas [] and removing replicas []. Previous leader epoch was -1. 21:34:20.824 [data-plane-kafka-request-handler-1] DEBUG k.server.epoch.LeaderEpochFileCache - [LeaderEpochCache __consumer_offsets-37] Appended new epoch entry EpochEntry(epoch=0, startOffset=0). Cache now contains 1 entries. 21:34:20.826 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:20.826 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - Processing request:: sessionid:0x1000001c6a50000 type:getData cxid:0xf2 zxid:0xfffffffffffffffe txntype:unknown reqpath:/config/topics/__consumer_offsets 21:34:20.826 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - sessionid:0x1000001c6a50000 type:getData cxid:0xf2 zxid:0xfffffffffffffffe txntype:unknown reqpath:/config/topics/__consumer_offsets 21:34:20.826 [SyncThread:0] DEBUG o.a.zookeeper.server.ZooKeeperServer - Permission requested: 1 21:34:20.826 [SyncThread:0] DEBUG o.a.zookeeper.server.ZooKeeperServer - ACLs for node: [31,s{'world,'anyone} ] 21:34:20.826 [SyncThread:0] DEBUG o.a.zookeeper.server.ZooKeeperServer - Client credentials: ['sasl,'zooclient , 'ip,'127.0.0.1 ] 21:34:20.827 [main-SendThread(127.0.0.1:36377)] DEBUG org.apache.zookeeper.ClientCnxn - Reading reply session id: 0x1000001c6a50000, packet:: clientPath:/config/topics/__consumer_offsets serverPath:/config/topics/__consumer_offsets finished:false header:: 242,4 replyHeader:: 242,146,0 request:: '/config/topics/__consumer_offsets,F response:: #7b2276657273696f6e223a312c22636f6e666967223a7b22636f6d7072657373696f6e2e74797065223a2270726f6475636572222c22636c65616e75702e706f6c696379223a22636f6d70616374222c227365676d656e742e6279746573223a22313034383537363030227d7d,s{43,43,1725140060114,1725140060114,0,0,0,0,109,0,43} 21:34:20.828 [data-plane-kafka-request-handler-1] DEBUG kafka.log.OffsetIndex - Loaded index file /tmp/kafka-unit13820654021505895920/__consumer_offsets-7/00000000000000000000.index with maxEntries = 1310720, maxIndexSize = 10485760, entries = 0, lastOffset = 0, file position = 0 21:34:20.828 [data-plane-kafka-request-handler-1] DEBUG kafka.log.AbstractIndex - Index /tmp/kafka-unit13820654021505895920/__consumer_offsets-7/00000000000000000000.index was not resized because it already has size 10485760 21:34:20.828 [data-plane-kafka-request-handler-1] DEBUG kafka.log.TimeIndex - Loaded index file /tmp/kafka-unit13820654021505895920/__consumer_offsets-7/00000000000000000000.timeindex with maxEntries = 873813, maxIndexSize = 10485760, entries = 0, lastOffset = TimestampOffset(-1,0), file position = 0 21:34:20.828 [data-plane-kafka-request-handler-1] DEBUG kafka.log.AbstractIndex - Index /tmp/kafka-unit13820654021505895920/__consumer_offsets-7/00000000000000000000.timeindex was not resized because it already has size 10485756 21:34:20.828 [data-plane-kafka-request-handler-1] INFO kafka.log.UnifiedLog$ - [LogLoader partition=__consumer_offsets-7, dir=/tmp/kafka-unit13820654021505895920] Loading producer state till offset 0 with message format version 2 21:34:20.828 [data-plane-kafka-request-handler-1] DEBUG kafka.utils.KafkaScheduler - Scheduling task flush-metadata-file with initial delay 0 ms and period -1 ms. 21:34:20.829 [data-plane-kafka-request-handler-1] DEBUG kafka.utils.KafkaScheduler - Scheduling task PeriodicProducerExpirationCheck with initial delay 600000 ms and period 600000 ms. 21:34:20.829 [data-plane-kafka-request-handler-1] INFO kafka.log.LogManager - Created log for partition __consumer_offsets-7 in /tmp/kafka-unit13820654021505895920/__consumer_offsets-7 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} 21:34:20.829 [data-plane-kafka-request-handler-1] INFO kafka.cluster.Partition - [Partition __consumer_offsets-7 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-7 21:34:20.829 [data-plane-kafka-request-handler-1] INFO kafka.cluster.Partition - [Partition __consumer_offsets-7 broker=1] Log loaded for partition __consumer_offsets-7 with initial high watermark 0 21:34:20.829 [data-plane-kafka-request-handler-1] INFO state.change.logger - [Broker id=1] Leader __consumer_offsets-7 with topic id Some(7nAbWTq2QkumtgCGHjjQWw) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [1], adding replicas [] and removing replicas []. Previous leader epoch was -1. 21:34:20.829 [data-plane-kafka-request-handler-1] DEBUG k.server.epoch.LeaderEpochFileCache - [LeaderEpochCache __consumer_offsets-7] Appended new epoch entry EpochEntry(epoch=0, startOffset=0). Cache now contains 1 entries. 21:34:20.834 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:20.834 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - Processing request:: sessionid:0x1000001c6a50000 type:getData cxid:0xf3 zxid:0xfffffffffffffffe txntype:unknown reqpath:/config/topics/__consumer_offsets 21:34:20.834 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - sessionid:0x1000001c6a50000 type:getData cxid:0xf3 zxid:0xfffffffffffffffe txntype:unknown reqpath:/config/topics/__consumer_offsets 21:34:20.834 [SyncThread:0] DEBUG o.a.zookeeper.server.ZooKeeperServer - Permission requested: 1 21:34:20.834 [SyncThread:0] DEBUG o.a.zookeeper.server.ZooKeeperServer - ACLs for node: [31,s{'world,'anyone} ] 21:34:20.834 [SyncThread:0] DEBUG o.a.zookeeper.server.ZooKeeperServer - Client credentials: ['sasl,'zooclient , 'ip,'127.0.0.1 ] 21:34:20.834 [main-SendThread(127.0.0.1:36377)] DEBUG org.apache.zookeeper.ClientCnxn - Reading reply session id: 0x1000001c6a50000, packet:: clientPath:/config/topics/__consumer_offsets serverPath:/config/topics/__consumer_offsets finished:false header:: 243,4 replyHeader:: 243,146,0 request:: '/config/topics/__consumer_offsets,F response:: #7b2276657273696f6e223a312c22636f6e666967223a7b22636f6d7072657373696f6e2e74797065223a2270726f6475636572222c22636c65616e75702e706f6c696379223a22636f6d70616374222c227365676d656e742e6279746573223a22313034383537363030227d7d,s{43,43,1725140060114,1725140060114,0,0,0,0,109,0,43} 21:34:20.835 [data-plane-kafka-request-handler-1] DEBUG kafka.log.OffsetIndex - Loaded index file /tmp/kafka-unit13820654021505895920/__consumer_offsets-22/00000000000000000000.index with maxEntries = 1310720, maxIndexSize = 10485760, entries = 0, lastOffset = 0, file position = 0 21:34:20.836 [data-plane-kafka-request-handler-1] DEBUG kafka.log.AbstractIndex - Index /tmp/kafka-unit13820654021505895920/__consumer_offsets-22/00000000000000000000.index was not resized because it already has size 10485760 21:34:20.837 [data-plane-kafka-request-handler-1] DEBUG kafka.log.TimeIndex - Loaded index file /tmp/kafka-unit13820654021505895920/__consumer_offsets-22/00000000000000000000.timeindex with maxEntries = 873813, maxIndexSize = 10485760, entries = 0, lastOffset = TimestampOffset(-1,0), file position = 0 21:34:20.837 [data-plane-kafka-request-handler-1] DEBUG kafka.log.AbstractIndex - Index /tmp/kafka-unit13820654021505895920/__consumer_offsets-22/00000000000000000000.timeindex was not resized because it already has size 10485756 21:34:20.839 [data-plane-kafka-request-handler-1] INFO kafka.log.UnifiedLog$ - [LogLoader partition=__consumer_offsets-22, dir=/tmp/kafka-unit13820654021505895920] Loading producer state till offset 0 with message format version 2 21:34:20.839 [data-plane-kafka-request-handler-1] DEBUG kafka.utils.KafkaScheduler - Scheduling task flush-metadata-file with initial delay 0 ms and period -1 ms. 21:34:20.840 [data-plane-kafka-request-handler-1] DEBUG kafka.utils.KafkaScheduler - Scheduling task PeriodicProducerExpirationCheck with initial delay 600000 ms and period 600000 ms. 21:34:20.840 [data-plane-kafka-request-handler-1] INFO kafka.log.LogManager - Created log for partition __consumer_offsets-22 in /tmp/kafka-unit13820654021505895920/__consumer_offsets-22 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} 21:34:20.841 [data-plane-kafka-request-handler-1] INFO kafka.cluster.Partition - [Partition __consumer_offsets-22 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-22 21:34:20.841 [data-plane-kafka-request-handler-1] INFO kafka.cluster.Partition - [Partition __consumer_offsets-22 broker=1] Log loaded for partition __consumer_offsets-22 with initial high watermark 0 21:34:20.841 [data-plane-kafka-request-handler-1] INFO state.change.logger - [Broker id=1] Leader __consumer_offsets-22 with topic id Some(7nAbWTq2QkumtgCGHjjQWw) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [1], adding replicas [] and removing replicas []. Previous leader epoch was -1. 21:34:20.841 [data-plane-kafka-request-handler-1] DEBUG k.server.epoch.LeaderEpochFileCache - [LeaderEpochCache __consumer_offsets-22] Appended new epoch entry EpochEntry(epoch=0, startOffset=0). Cache now contains 1 entries. 21:34:20.844 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:20.844 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - Processing request:: sessionid:0x1000001c6a50000 type:getData cxid:0xf4 zxid:0xfffffffffffffffe txntype:unknown reqpath:/config/topics/__consumer_offsets 21:34:20.844 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - sessionid:0x1000001c6a50000 type:getData cxid:0xf4 zxid:0xfffffffffffffffe txntype:unknown reqpath:/config/topics/__consumer_offsets 21:34:20.844 [SyncThread:0] DEBUG o.a.zookeeper.server.ZooKeeperServer - Permission requested: 1 21:34:20.844 [SyncThread:0] DEBUG o.a.zookeeper.server.ZooKeeperServer - ACLs for node: [31,s{'world,'anyone} ] 21:34:20.844 [SyncThread:0] DEBUG o.a.zookeeper.server.ZooKeeperServer - Client credentials: ['sasl,'zooclient , 'ip,'127.0.0.1 ] 21:34:20.845 [main-SendThread(127.0.0.1:36377)] DEBUG org.apache.zookeeper.ClientCnxn - Reading reply session id: 0x1000001c6a50000, packet:: clientPath:/config/topics/__consumer_offsets serverPath:/config/topics/__consumer_offsets finished:false header:: 244,4 replyHeader:: 244,146,0 request:: '/config/topics/__consumer_offsets,F response:: #7b2276657273696f6e223a312c22636f6e666967223a7b22636f6d7072657373696f6e2e74797065223a2270726f6475636572222c22636c65616e75702e706f6c696379223a22636f6d70616374222c227365676d656e742e6279746573223a22313034383537363030227d7d,s{43,43,1725140060114,1725140060114,0,0,0,0,109,0,43} 21:34:20.848 [data-plane-kafka-request-handler-1] DEBUG kafka.log.OffsetIndex - Loaded index file /tmp/kafka-unit13820654021505895920/__consumer_offsets-29/00000000000000000000.index with maxEntries = 1310720, maxIndexSize = 10485760, entries = 0, lastOffset = 0, file position = 0 21:34:20.848 [data-plane-kafka-request-handler-1] DEBUG kafka.log.AbstractIndex - Index /tmp/kafka-unit13820654021505895920/__consumer_offsets-29/00000000000000000000.index was not resized because it already has size 10485760 21:34:20.849 [data-plane-kafka-request-handler-1] DEBUG kafka.log.TimeIndex - Loaded index file /tmp/kafka-unit13820654021505895920/__consumer_offsets-29/00000000000000000000.timeindex with maxEntries = 873813, maxIndexSize = 10485760, entries = 0, lastOffset = TimestampOffset(-1,0), file position = 0 21:34:20.849 [data-plane-kafka-request-handler-1] DEBUG kafka.log.AbstractIndex - Index /tmp/kafka-unit13820654021505895920/__consumer_offsets-29/00000000000000000000.timeindex was not resized because it already has size 10485756 21:34:20.850 [data-plane-kafka-request-handler-1] INFO kafka.log.UnifiedLog$ - [LogLoader partition=__consumer_offsets-29, dir=/tmp/kafka-unit13820654021505895920] Loading producer state till offset 0 with message format version 2 21:34:20.850 [data-plane-kafka-request-handler-1] DEBUG kafka.utils.KafkaScheduler - Scheduling task flush-metadata-file with initial delay 0 ms and period -1 ms. 21:34:20.851 [data-plane-kafka-request-handler-1] DEBUG kafka.utils.KafkaScheduler - Scheduling task PeriodicProducerExpirationCheck with initial delay 600000 ms and period 600000 ms. 21:34:20.851 [data-plane-kafka-request-handler-1] INFO kafka.log.LogManager - Created log for partition __consumer_offsets-29 in /tmp/kafka-unit13820654021505895920/__consumer_offsets-29 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} 21:34:20.851 [data-plane-kafka-request-handler-1] INFO kafka.cluster.Partition - [Partition __consumer_offsets-29 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-29 21:34:20.852 [data-plane-kafka-request-handler-1] INFO kafka.cluster.Partition - [Partition __consumer_offsets-29 broker=1] Log loaded for partition __consumer_offsets-29 with initial high watermark 0 21:34:20.852 [data-plane-kafka-request-handler-1] INFO state.change.logger - [Broker id=1] Leader __consumer_offsets-29 with topic id Some(7nAbWTq2QkumtgCGHjjQWw) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [1], adding replicas [] and removing replicas []. Previous leader epoch was -1. 21:34:20.852 [data-plane-kafka-request-handler-1] DEBUG k.server.epoch.LeaderEpochFileCache - [LeaderEpochCache __consumer_offsets-29] Appended new epoch entry EpochEntry(epoch=0, startOffset=0). Cache now contains 1 entries. 21:34:20.856 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:20.856 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - Processing request:: sessionid:0x1000001c6a50000 type:getData cxid:0xf5 zxid:0xfffffffffffffffe txntype:unknown reqpath:/config/topics/__consumer_offsets 21:34:20.856 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - sessionid:0x1000001c6a50000 type:getData cxid:0xf5 zxid:0xfffffffffffffffe txntype:unknown reqpath:/config/topics/__consumer_offsets 21:34:20.856 [SyncThread:0] DEBUG o.a.zookeeper.server.ZooKeeperServer - Permission requested: 1 21:34:20.856 [SyncThread:0] DEBUG o.a.zookeeper.server.ZooKeeperServer - ACLs for node: [31,s{'world,'anyone} ] 21:34:20.856 [SyncThread:0] DEBUG o.a.zookeeper.server.ZooKeeperServer - Client credentials: ['sasl,'zooclient , 'ip,'127.0.0.1 ] 21:34:20.857 [main-SendThread(127.0.0.1:36377)] DEBUG org.apache.zookeeper.ClientCnxn - Reading reply session id: 0x1000001c6a50000, packet:: clientPath:/config/topics/__consumer_offsets serverPath:/config/topics/__consumer_offsets finished:false header:: 245,4 replyHeader:: 245,146,0 request:: '/config/topics/__consumer_offsets,F response:: #7b2276657273696f6e223a312c22636f6e666967223a7b22636f6d7072657373696f6e2e74797065223a2270726f6475636572222c22636c65616e75702e706f6c696379223a22636f6d70616374222c227365676d656e742e6279746573223a22313034383537363030227d7d,s{43,43,1725140060114,1725140060114,0,0,0,0,109,0,43} 21:34:20.859 [data-plane-kafka-request-handler-1] DEBUG kafka.log.OffsetIndex - Loaded index file /tmp/kafka-unit13820654021505895920/__consumer_offsets-44/00000000000000000000.index with maxEntries = 1310720, maxIndexSize = 10485760, entries = 0, lastOffset = 0, file position = 0 21:34:20.860 [data-plane-kafka-request-handler-1] DEBUG kafka.log.AbstractIndex - Index /tmp/kafka-unit13820654021505895920/__consumer_offsets-44/00000000000000000000.index was not resized because it already has size 10485760 21:34:20.860 [data-plane-kafka-request-handler-1] DEBUG kafka.log.TimeIndex - Loaded index file /tmp/kafka-unit13820654021505895920/__consumer_offsets-44/00000000000000000000.timeindex with maxEntries = 873813, maxIndexSize = 10485760, entries = 0, lastOffset = TimestampOffset(-1,0), file position = 0 21:34:20.860 [data-plane-kafka-request-handler-1] DEBUG kafka.log.AbstractIndex - Index /tmp/kafka-unit13820654021505895920/__consumer_offsets-44/00000000000000000000.timeindex was not resized because it already has size 10485756 21:34:20.860 [data-plane-kafka-request-handler-1] INFO kafka.log.UnifiedLog$ - [LogLoader partition=__consumer_offsets-44, dir=/tmp/kafka-unit13820654021505895920] Loading producer state till offset 0 with message format version 2 21:34:20.860 [data-plane-kafka-request-handler-1] DEBUG kafka.utils.KafkaScheduler - Scheduling task flush-metadata-file with initial delay 0 ms and period -1 ms. 21:34:20.861 [data-plane-kafka-request-handler-1] DEBUG kafka.utils.KafkaScheduler - Scheduling task PeriodicProducerExpirationCheck with initial delay 600000 ms and period 600000 ms. 21:34:20.861 [data-plane-kafka-request-handler-1] INFO kafka.log.LogManager - Created log for partition __consumer_offsets-44 in /tmp/kafka-unit13820654021505895920/__consumer_offsets-44 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} 21:34:20.861 [data-plane-kafka-request-handler-1] INFO kafka.cluster.Partition - [Partition __consumer_offsets-44 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-44 21:34:20.861 [data-plane-kafka-request-handler-1] INFO kafka.cluster.Partition - [Partition __consumer_offsets-44 broker=1] Log loaded for partition __consumer_offsets-44 with initial high watermark 0 21:34:20.861 [data-plane-kafka-request-handler-1] INFO state.change.logger - [Broker id=1] Leader __consumer_offsets-44 with topic id Some(7nAbWTq2QkumtgCGHjjQWw) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [1], adding replicas [] and removing replicas []. Previous leader epoch was -1. 21:34:20.861 [data-plane-kafka-request-handler-1] DEBUG k.server.epoch.LeaderEpochFileCache - [LeaderEpochCache __consumer_offsets-44] Appended new epoch entry EpochEntry(epoch=0, startOffset=0). Cache now contains 1 entries. 21:34:20.865 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:20.865 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - Processing request:: sessionid:0x1000001c6a50000 type:getData cxid:0xf6 zxid:0xfffffffffffffffe txntype:unknown reqpath:/config/topics/__consumer_offsets 21:34:20.865 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - sessionid:0x1000001c6a50000 type:getData cxid:0xf6 zxid:0xfffffffffffffffe txntype:unknown reqpath:/config/topics/__consumer_offsets 21:34:20.865 [SyncThread:0] DEBUG o.a.zookeeper.server.ZooKeeperServer - Permission requested: 1 21:34:20.865 [SyncThread:0] DEBUG o.a.zookeeper.server.ZooKeeperServer - ACLs for node: [31,s{'world,'anyone} ] 21:34:20.865 [SyncThread:0] DEBUG o.a.zookeeper.server.ZooKeeperServer - Client credentials: ['sasl,'zooclient , 'ip,'127.0.0.1 ] 21:34:20.865 [main-SendThread(127.0.0.1:36377)] DEBUG org.apache.zookeeper.ClientCnxn - Reading reply session id: 0x1000001c6a50000, packet:: clientPath:/config/topics/__consumer_offsets serverPath:/config/topics/__consumer_offsets finished:false header:: 246,4 replyHeader:: 246,146,0 request:: '/config/topics/__consumer_offsets,F response:: #7b2276657273696f6e223a312c22636f6e666967223a7b22636f6d7072657373696f6e2e74797065223a2270726f6475636572222c22636c65616e75702e706f6c696379223a22636f6d70616374222c227365676d656e742e6279746573223a22313034383537363030227d7d,s{43,43,1725140060114,1725140060114,0,0,0,0,109,0,43} 21:34:20.869 [data-plane-kafka-request-handler-1] DEBUG kafka.log.OffsetIndex - Loaded index file /tmp/kafka-unit13820654021505895920/__consumer_offsets-14/00000000000000000000.index with maxEntries = 1310720, maxIndexSize = 10485760, entries = 0, lastOffset = 0, file position = 0 21:34:20.869 [data-plane-kafka-request-handler-1] DEBUG kafka.log.AbstractIndex - Index /tmp/kafka-unit13820654021505895920/__consumer_offsets-14/00000000000000000000.index was not resized because it already has size 10485760 21:34:20.869 [data-plane-kafka-request-handler-1] DEBUG kafka.log.TimeIndex - Loaded index file /tmp/kafka-unit13820654021505895920/__consumer_offsets-14/00000000000000000000.timeindex with maxEntries = 873813, maxIndexSize = 10485760, entries = 0, lastOffset = TimestampOffset(-1,0), file position = 0 21:34:20.869 [data-plane-kafka-request-handler-1] DEBUG kafka.log.AbstractIndex - Index /tmp/kafka-unit13820654021505895920/__consumer_offsets-14/00000000000000000000.timeindex was not resized because it already has size 10485756 21:34:20.869 [data-plane-kafka-request-handler-1] INFO kafka.log.UnifiedLog$ - [LogLoader partition=__consumer_offsets-14, dir=/tmp/kafka-unit13820654021505895920] Loading producer state till offset 0 with message format version 2 21:34:20.870 [data-plane-kafka-request-handler-1] DEBUG kafka.utils.KafkaScheduler - Scheduling task flush-metadata-file with initial delay 0 ms and period -1 ms. 21:34:20.870 [data-plane-kafka-request-handler-1] DEBUG kafka.utils.KafkaScheduler - Scheduling task PeriodicProducerExpirationCheck with initial delay 600000 ms and period 600000 ms. 21:34:20.875 [data-plane-kafka-request-handler-1] INFO kafka.log.LogManager - Created log for partition __consumer_offsets-14 in /tmp/kafka-unit13820654021505895920/__consumer_offsets-14 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} 21:34:20.875 [data-plane-kafka-request-handler-1] INFO kafka.cluster.Partition - [Partition __consumer_offsets-14 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-14 21:34:20.875 [data-plane-kafka-request-handler-1] INFO kafka.cluster.Partition - [Partition __consumer_offsets-14 broker=1] Log loaded for partition __consumer_offsets-14 with initial high watermark 0 21:34:20.875 [data-plane-kafka-request-handler-1] INFO state.change.logger - [Broker id=1] Leader __consumer_offsets-14 with topic id Some(7nAbWTq2QkumtgCGHjjQWw) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [1], adding replicas [] and removing replicas []. Previous leader epoch was -1. 21:34:20.876 [data-plane-kafka-request-handler-1] DEBUG k.server.epoch.LeaderEpochFileCache - [LeaderEpochCache __consumer_offsets-14] Appended new epoch entry EpochEntry(epoch=0, startOffset=0). Cache now contains 1 entries. 21:34:20.879 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:20.879 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - Processing request:: sessionid:0x1000001c6a50000 type:getData cxid:0xf7 zxid:0xfffffffffffffffe txntype:unknown reqpath:/config/topics/__consumer_offsets 21:34:20.879 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - sessionid:0x1000001c6a50000 type:getData cxid:0xf7 zxid:0xfffffffffffffffe txntype:unknown reqpath:/config/topics/__consumer_offsets 21:34:20.879 [SyncThread:0] DEBUG o.a.zookeeper.server.ZooKeeperServer - Permission requested: 1 21:34:20.879 [SyncThread:0] DEBUG o.a.zookeeper.server.ZooKeeperServer - ACLs for node: [31,s{'world,'anyone} ] 21:34:20.879 [SyncThread:0] DEBUG o.a.zookeeper.server.ZooKeeperServer - Client credentials: ['sasl,'zooclient , 'ip,'127.0.0.1 ] 21:34:20.880 [main-SendThread(127.0.0.1:36377)] DEBUG org.apache.zookeeper.ClientCnxn - Reading reply session id: 0x1000001c6a50000, packet:: clientPath:/config/topics/__consumer_offsets serverPath:/config/topics/__consumer_offsets finished:false header:: 247,4 replyHeader:: 247,146,0 request:: '/config/topics/__consumer_offsets,F response:: #7b2276657273696f6e223a312c22636f6e666967223a7b22636f6d7072657373696f6e2e74797065223a2270726f6475636572222c22636c65616e75702e706f6c696379223a22636f6d70616374222c227365676d656e742e6279746573223a22313034383537363030227d7d,s{43,43,1725140060114,1725140060114,0,0,0,0,109,0,43} 21:34:20.881 [data-plane-kafka-request-handler-1] DEBUG kafka.log.OffsetIndex - Loaded index file /tmp/kafka-unit13820654021505895920/__consumer_offsets-23/00000000000000000000.index with maxEntries = 1310720, maxIndexSize = 10485760, entries = 0, lastOffset = 0, file position = 0 21:34:20.881 [data-plane-kafka-request-handler-1] DEBUG kafka.log.AbstractIndex - Index /tmp/kafka-unit13820654021505895920/__consumer_offsets-23/00000000000000000000.index was not resized because it already has size 10485760 21:34:20.881 [data-plane-kafka-request-handler-1] DEBUG kafka.log.TimeIndex - Loaded index file /tmp/kafka-unit13820654021505895920/__consumer_offsets-23/00000000000000000000.timeindex with maxEntries = 873813, maxIndexSize = 10485760, entries = 0, lastOffset = TimestampOffset(-1,0), file position = 0 21:34:20.881 [data-plane-kafka-request-handler-1] DEBUG kafka.log.AbstractIndex - Index /tmp/kafka-unit13820654021505895920/__consumer_offsets-23/00000000000000000000.timeindex was not resized because it already has size 10485756 21:34:20.881 [data-plane-kafka-request-handler-1] INFO kafka.log.UnifiedLog$ - [LogLoader partition=__consumer_offsets-23, dir=/tmp/kafka-unit13820654021505895920] Loading producer state till offset 0 with message format version 2 21:34:20.882 [data-plane-kafka-request-handler-1] DEBUG kafka.utils.KafkaScheduler - Scheduling task flush-metadata-file with initial delay 0 ms and period -1 ms. 21:34:20.882 [data-plane-kafka-request-handler-1] DEBUG kafka.utils.KafkaScheduler - Scheduling task PeriodicProducerExpirationCheck with initial delay 600000 ms and period 600000 ms. 21:34:20.882 [data-plane-kafka-request-handler-1] INFO kafka.log.LogManager - Created log for partition __consumer_offsets-23 in /tmp/kafka-unit13820654021505895920/__consumer_offsets-23 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} 21:34:20.886 [data-plane-kafka-request-handler-1] INFO kafka.cluster.Partition - [Partition __consumer_offsets-23 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-23 21:34:20.886 [data-plane-kafka-request-handler-1] INFO kafka.cluster.Partition - [Partition __consumer_offsets-23 broker=1] Log loaded for partition __consumer_offsets-23 with initial high watermark 0 21:34:20.886 [data-plane-kafka-request-handler-1] INFO state.change.logger - [Broker id=1] Leader __consumer_offsets-23 with topic id Some(7nAbWTq2QkumtgCGHjjQWw) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [1], adding replicas [] and removing replicas []. Previous leader epoch was -1. 21:34:20.886 [data-plane-kafka-request-handler-1] DEBUG k.server.epoch.LeaderEpochFileCache - [LeaderEpochCache __consumer_offsets-23] Appended new epoch entry EpochEntry(epoch=0, startOffset=0). Cache now contains 1 entries. 21:34:20.889 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:20.889 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - Processing request:: sessionid:0x1000001c6a50000 type:getData cxid:0xf8 zxid:0xfffffffffffffffe txntype:unknown reqpath:/config/topics/__consumer_offsets 21:34:20.889 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - sessionid:0x1000001c6a50000 type:getData cxid:0xf8 zxid:0xfffffffffffffffe txntype:unknown reqpath:/config/topics/__consumer_offsets 21:34:20.889 [SyncThread:0] DEBUG o.a.zookeeper.server.ZooKeeperServer - Permission requested: 1 21:34:20.889 [SyncThread:0] DEBUG o.a.zookeeper.server.ZooKeeperServer - ACLs for node: [31,s{'world,'anyone} ] 21:34:20.890 [SyncThread:0] DEBUG o.a.zookeeper.server.ZooKeeperServer - Client credentials: ['sasl,'zooclient , 'ip,'127.0.0.1 ] 21:34:20.890 [main-SendThread(127.0.0.1:36377)] DEBUG org.apache.zookeeper.ClientCnxn - Reading reply session id: 0x1000001c6a50000, packet:: clientPath:/config/topics/__consumer_offsets serverPath:/config/topics/__consumer_offsets finished:false header:: 248,4 replyHeader:: 248,146,0 request:: '/config/topics/__consumer_offsets,F response:: #7b2276657273696f6e223a312c22636f6e666967223a7b22636f6d7072657373696f6e2e74797065223a2270726f6475636572222c22636c65616e75702e706f6c696379223a22636f6d70616374222c227365676d656e742e6279746573223a22313034383537363030227d7d,s{43,43,1725140060114,1725140060114,0,0,0,0,109,0,43} 21:34:20.893 [data-plane-kafka-request-handler-1] DEBUG kafka.log.OffsetIndex - Loaded index file /tmp/kafka-unit13820654021505895920/__consumer_offsets-38/00000000000000000000.index with maxEntries = 1310720, maxIndexSize = 10485760, entries = 0, lastOffset = 0, file position = 0 21:34:20.893 [data-plane-kafka-request-handler-1] DEBUG kafka.log.AbstractIndex - Index /tmp/kafka-unit13820654021505895920/__consumer_offsets-38/00000000000000000000.index was not resized because it already has size 10485760 21:34:20.894 [data-plane-kafka-request-handler-1] DEBUG kafka.log.TimeIndex - Loaded index file /tmp/kafka-unit13820654021505895920/__consumer_offsets-38/00000000000000000000.timeindex with maxEntries = 873813, maxIndexSize = 10485760, entries = 0, lastOffset = TimestampOffset(-1,0), file position = 0 21:34:20.894 [data-plane-kafka-request-handler-1] DEBUG kafka.log.AbstractIndex - Index /tmp/kafka-unit13820654021505895920/__consumer_offsets-38/00000000000000000000.timeindex was not resized because it already has size 10485756 21:34:20.894 [data-plane-kafka-request-handler-1] INFO kafka.log.UnifiedLog$ - [LogLoader partition=__consumer_offsets-38, dir=/tmp/kafka-unit13820654021505895920] Loading producer state till offset 0 with message format version 2 21:34:20.895 [data-plane-kafka-request-handler-1] DEBUG kafka.utils.KafkaScheduler - Scheduling task flush-metadata-file with initial delay 0 ms and period -1 ms. 21:34:20.896 [data-plane-kafka-request-handler-1] DEBUG kafka.utils.KafkaScheduler - Scheduling task PeriodicProducerExpirationCheck with initial delay 600000 ms and period 600000 ms. 21:34:20.896 [data-plane-kafka-request-handler-1] INFO kafka.log.LogManager - Created log for partition __consumer_offsets-38 in /tmp/kafka-unit13820654021505895920/__consumer_offsets-38 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} 21:34:20.897 [data-plane-kafka-request-handler-1] INFO kafka.cluster.Partition - [Partition __consumer_offsets-38 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-38 21:34:20.897 [data-plane-kafka-request-handler-1] INFO kafka.cluster.Partition - [Partition __consumer_offsets-38 broker=1] Log loaded for partition __consumer_offsets-38 with initial high watermark 0 21:34:20.897 [data-plane-kafka-request-handler-1] INFO state.change.logger - [Broker id=1] Leader __consumer_offsets-38 with topic id Some(7nAbWTq2QkumtgCGHjjQWw) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [1], adding replicas [] and removing replicas []. Previous leader epoch was -1. 21:34:20.898 [data-plane-kafka-request-handler-1] DEBUG k.server.epoch.LeaderEpochFileCache - [LeaderEpochCache __consumer_offsets-38] Appended new epoch entry EpochEntry(epoch=0, startOffset=0). Cache now contains 1 entries. 21:34:20.901 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:20.901 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - Processing request:: sessionid:0x1000001c6a50000 type:getData cxid:0xf9 zxid:0xfffffffffffffffe txntype:unknown reqpath:/config/topics/__consumer_offsets 21:34:20.901 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - sessionid:0x1000001c6a50000 type:getData cxid:0xf9 zxid:0xfffffffffffffffe txntype:unknown reqpath:/config/topics/__consumer_offsets 21:34:20.901 [SyncThread:0] DEBUG o.a.zookeeper.server.ZooKeeperServer - Permission requested: 1 21:34:20.901 [SyncThread:0] DEBUG o.a.zookeeper.server.ZooKeeperServer - ACLs for node: [31,s{'world,'anyone} ] 21:34:20.901 [SyncThread:0] DEBUG o.a.zookeeper.server.ZooKeeperServer - Client credentials: ['sasl,'zooclient , 'ip,'127.0.0.1 ] 21:34:20.901 [main-SendThread(127.0.0.1:36377)] DEBUG org.apache.zookeeper.ClientCnxn - Reading reply session id: 0x1000001c6a50000, packet:: clientPath:/config/topics/__consumer_offsets serverPath:/config/topics/__consumer_offsets finished:false header:: 249,4 replyHeader:: 249,146,0 request:: '/config/topics/__consumer_offsets,F response:: #7b2276657273696f6e223a312c22636f6e666967223a7b22636f6d7072657373696f6e2e74797065223a2270726f6475636572222c22636c65616e75702e706f6c696379223a22636f6d70616374222c227365676d656e742e6279746573223a22313034383537363030227d7d,s{43,43,1725140060114,1725140060114,0,0,0,0,109,0,43} 21:34:20.903 [data-plane-kafka-network-thread-1-ListenerName(SASL_PLAINTEXT)-SASL_PLAINTEXT-0] DEBUG kafka.request.logger - Completed request:{"isForwarded":false,"requestHeader":{"requestApiKey":3,"requestApiVersion":12,"correlationId":18,"clientId":"myid","requestApiKeyName":"METADATA"},"request":{"topics":[{"topicId":"AAAAAAAAAAAAAAAAAAAAAA","name":"mytopicA"},{"topicId":"AAAAAAAAAAAAAAAAAAAAAA","name":"mytopicB"}],"allowAutoTopicCreation":false,"includeTopicAuthorizedOperations":false},"response":{"throttleTimeMs":0,"brokers":[{"nodeId":1,"host":"localhost","port":39175,"rack":null}],"clusterId":"5YrvSAcTSC6U2UjuA70ZNA","controllerId":1,"topics":[{"errorCode":0,"name":"mytopicA","topicId":"YpyDa15qQo25q_iMZl8VKA","isInternal":false,"partitions":[{"errorCode":0,"partitionIndex":0,"leaderId":1,"leaderEpoch":0,"replicaNodes":[1],"isrNodes":[1],"offlineReplicas":[]}],"topicAuthorizedOperations":-2147483648},{"errorCode":0,"name":"mytopicB","topicId":"Cdlya8hGQ1iJi65VnsnjdA","isInternal":false,"partitions":[{"errorCode":0,"partitionIndex":0,"leaderId":1,"leaderEpoch":0,"replicaNodes":[1],"isrNodes":[1],"offlineReplicas":[]}],"topicAuthorizedOperations":-2147483648}]},"connection":"127.0.0.1:39175-127.0.0.1:56264-5","totalTimeMs":1.757,"requestQueueTimeMs":0.195,"localTimeMs":1.219,"remoteTimeMs":0.0,"throttleTimeMs":0,"responseQueueTimeMs":0.092,"sendTimeMs":0.249,"securityProtocol":"SASL_PLAINTEXT","principal":"User:admin","listener":"SASL_PLAINTEXT","clientInformation":{"softwareName":"apache-kafka-java","softwareVersion":"3.3.1"}} 21:34:20.905 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:20.906 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - Processing request:: sessionid:0x1000001c6a50000 type:exists cxid:0xfa zxid:0xfffffffffffffffe txntype:unknown reqpath:/admin/delete_topics/__consumer_offsets 21:34:20.906 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - sessionid:0x1000001c6a50000 type:exists cxid:0xfa zxid:0xfffffffffffffffe txntype:unknown reqpath:/admin/delete_topics/__consumer_offsets 21:34:20.906 [main-SendThread(127.0.0.1:36377)] DEBUG org.apache.zookeeper.ClientCnxn - Reading reply session id: 0x1000001c6a50000, packet:: clientPath:/admin/delete_topics/__consumer_offsets serverPath:/admin/delete_topics/__consumer_offsets finished:false header:: 250,3 replyHeader:: 250,146,-101 request:: '/admin/delete_topics/__consumer_offsets,F response:: 21:34:20.907 [data-plane-kafka-request-handler-1] DEBUG kafka.log.OffsetIndex - Loaded index file /tmp/kafka-unit13820654021505895920/__consumer_offsets-8/00000000000000000000.index with maxEntries = 1310720, maxIndexSize = 10485760, entries = 0, lastOffset = 0, file position = 0 21:34:20.907 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:20.907 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - Processing request:: sessionid:0x1000001c6a50000 type:exists cxid:0xfb zxid:0xfffffffffffffffe txntype:unknown reqpath:/brokers/topics/__consumer_offsets 21:34:20.907 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - sessionid:0x1000001c6a50000 type:exists cxid:0xfb zxid:0xfffffffffffffffe txntype:unknown reqpath:/brokers/topics/__consumer_offsets 21:34:20.908 [data-plane-kafka-request-handler-1] DEBUG kafka.log.AbstractIndex - Index /tmp/kafka-unit13820654021505895920/__consumer_offsets-8/00000000000000000000.index was not resized because it already has size 10485760 21:34:20.908 [main-SendThread(127.0.0.1:36377)] DEBUG org.apache.zookeeper.ClientCnxn - Reading reply session id: 0x1000001c6a50000, packet:: clientPath:/brokers/topics/__consumer_offsets serverPath:/brokers/topics/__consumer_offsets finished:false header:: 251,3 replyHeader:: 251,146,0 request:: '/brokers/topics/__consumer_offsets,T response:: s{44,44,1725140060123,1725140060123,0,1,0,0,548,1,45} 21:34:20.908 [data-plane-kafka-request-handler-1] DEBUG kafka.log.TimeIndex - Loaded index file /tmp/kafka-unit13820654021505895920/__consumer_offsets-8/00000000000000000000.timeindex with maxEntries = 873813, maxIndexSize = 10485760, entries = 0, lastOffset = TimestampOffset(-1,0), file position = 0 21:34:20.908 [data-plane-kafka-request-handler-0] DEBUG kafka.server.ZkAdminManager - [Admin Manager on Broker 1]: Topic creation failed since topic '__consumer_offsets' already exists. org.apache.kafka.common.errors.TopicExistsException: Topic '__consumer_offsets' already exists. 21:34:20.908 [data-plane-kafka-request-handler-1] DEBUG kafka.log.AbstractIndex - Index /tmp/kafka-unit13820654021505895920/__consumer_offsets-8/00000000000000000000.timeindex was not resized because it already has size 10485756 21:34:20.908 [data-plane-kafka-request-handler-0] DEBUG k.s.DefaultAutoTopicCreationManager - Cleared inflight topic creation state for HashMap(__consumer_offsets -> CreatableTopic(name='__consumer_offsets', numPartitions=50, replicationFactor=1, assignments=[], configs=[CreateableTopicConfig(name='compression.type', value='producer'), CreateableTopicConfig(name='cleanup.policy', value='compact'), CreateableTopicConfig(name='segment.bytes', value='104857600')])) 21:34:20.908 [data-plane-kafka-request-handler-1] INFO kafka.log.UnifiedLog$ - [LogLoader partition=__consumer_offsets-8, dir=/tmp/kafka-unit13820654021505895920] Loading producer state till offset 0 with message format version 2 21:34:20.909 [data-plane-kafka-network-thread-1-ListenerName(SASL_PLAINTEXT)-SASL_PLAINTEXT-0] DEBUG kafka.request.logger - Completed request:{"isForwarded":false,"requestHeader":{"requestApiKey":10,"requestApiVersion":4,"correlationId":19,"clientId":"myid","requestApiKeyName":"FIND_COORDINATOR"},"request":{"keyType":0,"coordinatorKeys":["mygroup"]},"response":{"throttleTimeMs":0,"coordinators":[{"key":"mygroup","nodeId":-1,"host":"","port":-1,"errorCode":15,"errorMessage":""}]},"connection":"127.0.0.1:39175-127.0.0.1:56264-5","totalTimeMs":5.451,"requestQueueTimeMs":0.122,"localTimeMs":5.028,"remoteTimeMs":0.0,"throttleTimeMs":0,"responseQueueTimeMs":0.075,"sendTimeMs":0.225,"securityProtocol":"SASL_PLAINTEXT","principal":"User:admin","listener":"SASL_PLAINTEXT","clientInformation":{"softwareName":"apache-kafka-java","softwareVersion":"3.3.1"}} 21:34:20.910 [data-plane-kafka-request-handler-1] DEBUG kafka.utils.KafkaScheduler - Scheduling task flush-metadata-file with initial delay 0 ms and period -1 ms. 21:34:20.910 [data-plane-kafka-request-handler-1] DEBUG kafka.utils.KafkaScheduler - Scheduling task PeriodicProducerExpirationCheck with initial delay 600000 ms and period 600000 ms. 21:34:20.911 [data-plane-kafka-request-handler-1] INFO kafka.log.LogManager - Created log for partition __consumer_offsets-8 in /tmp/kafka-unit13820654021505895920/__consumer_offsets-8 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} 21:34:20.911 [data-plane-kafka-request-handler-1] INFO kafka.cluster.Partition - [Partition __consumer_offsets-8 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-8 21:34:20.911 [data-plane-kafka-request-handler-1] INFO kafka.cluster.Partition - [Partition __consumer_offsets-8 broker=1] Log loaded for partition __consumer_offsets-8 with initial high watermark 0 21:34:20.911 [data-plane-kafka-request-handler-1] INFO state.change.logger - [Broker id=1] Leader __consumer_offsets-8 with topic id Some(7nAbWTq2QkumtgCGHjjQWw) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [1], adding replicas [] and removing replicas []. Previous leader epoch was -1. 21:34:20.911 [data-plane-kafka-request-handler-1] DEBUG k.server.epoch.LeaderEpochFileCache - [LeaderEpochCache __consumer_offsets-8] Appended new epoch entry EpochEntry(epoch=0, startOffset=0). Cache now contains 1 entries. 21:34:20.915 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:20.915 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - Processing request:: sessionid:0x1000001c6a50000 type:getData cxid:0xfc zxid:0xfffffffffffffffe txntype:unknown reqpath:/config/topics/__consumer_offsets 21:34:20.915 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - sessionid:0x1000001c6a50000 type:getData cxid:0xfc zxid:0xfffffffffffffffe txntype:unknown reqpath:/config/topics/__consumer_offsets 21:34:20.915 [SyncThread:0] DEBUG o.a.zookeeper.server.ZooKeeperServer - Permission requested: 1 21:34:20.915 [SyncThread:0] DEBUG o.a.zookeeper.server.ZooKeeperServer - ACLs for node: [31,s{'world,'anyone} ] 21:34:20.915 [SyncThread:0] DEBUG o.a.zookeeper.server.ZooKeeperServer - Client credentials: ['sasl,'zooclient , 'ip,'127.0.0.1 ] 21:34:20.916 [main-SendThread(127.0.0.1:36377)] DEBUG org.apache.zookeeper.ClientCnxn - Reading reply session id: 0x1000001c6a50000, packet:: clientPath:/config/topics/__consumer_offsets serverPath:/config/topics/__consumer_offsets finished:false header:: 252,4 replyHeader:: 252,146,0 request:: '/config/topics/__consumer_offsets,F response:: #7b2276657273696f6e223a312c22636f6e666967223a7b22636f6d7072657373696f6e2e74797065223a2270726f6475636572222c22636c65616e75702e706f6c696379223a22636f6d70616374222c227365676d656e742e6279746573223a22313034383537363030227d7d,s{43,43,1725140060114,1725140060114,0,0,0,0,109,0,43} 21:34:20.917 [data-plane-kafka-request-handler-1] DEBUG kafka.log.OffsetIndex - Loaded index file /tmp/kafka-unit13820654021505895920/__consumer_offsets-45/00000000000000000000.index with maxEntries = 1310720, maxIndexSize = 10485760, entries = 0, lastOffset = 0, file position = 0 21:34:20.917 [data-plane-kafka-request-handler-1] DEBUG kafka.log.AbstractIndex - Index /tmp/kafka-unit13820654021505895920/__consumer_offsets-45/00000000000000000000.index was not resized because it already has size 10485760 21:34:20.917 [data-plane-kafka-request-handler-1] DEBUG kafka.log.TimeIndex - Loaded index file /tmp/kafka-unit13820654021505895920/__consumer_offsets-45/00000000000000000000.timeindex with maxEntries = 873813, maxIndexSize = 10485760, entries = 0, lastOffset = TimestampOffset(-1,0), file position = 0 21:34:20.917 [data-plane-kafka-request-handler-1] DEBUG kafka.log.AbstractIndex - Index /tmp/kafka-unit13820654021505895920/__consumer_offsets-45/00000000000000000000.timeindex was not resized because it already has size 10485756 21:34:20.917 [data-plane-kafka-request-handler-1] INFO kafka.log.UnifiedLog$ - [LogLoader partition=__consumer_offsets-45, dir=/tmp/kafka-unit13820654021505895920] Loading producer state till offset 0 with message format version 2 21:34:20.918 [data-plane-kafka-request-handler-1] DEBUG kafka.utils.KafkaScheduler - Scheduling task flush-metadata-file with initial delay 0 ms and period -1 ms. 21:34:20.918 [data-plane-kafka-request-handler-1] DEBUG kafka.utils.KafkaScheduler - Scheduling task PeriodicProducerExpirationCheck with initial delay 600000 ms and period 600000 ms. 21:34:20.918 [data-plane-kafka-request-handler-1] INFO kafka.log.LogManager - Created log for partition __consumer_offsets-45 in /tmp/kafka-unit13820654021505895920/__consumer_offsets-45 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} 21:34:20.918 [data-plane-kafka-request-handler-1] INFO kafka.cluster.Partition - [Partition __consumer_offsets-45 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-45 21:34:20.918 [data-plane-kafka-request-handler-1] INFO kafka.cluster.Partition - [Partition __consumer_offsets-45 broker=1] Log loaded for partition __consumer_offsets-45 with initial high watermark 0 21:34:20.918 [data-plane-kafka-request-handler-1] INFO state.change.logger - [Broker id=1] Leader __consumer_offsets-45 with topic id Some(7nAbWTq2QkumtgCGHjjQWw) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [1], adding replicas [] and removing replicas []. Previous leader epoch was -1. 21:34:20.918 [data-plane-kafka-request-handler-1] DEBUG k.server.epoch.LeaderEpochFileCache - [LeaderEpochCache __consumer_offsets-45] Appended new epoch entry EpochEntry(epoch=0, startOffset=0). Cache now contains 1 entries. 21:34:20.924 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:20.924 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - Processing request:: sessionid:0x1000001c6a50000 type:getData cxid:0xfd zxid:0xfffffffffffffffe txntype:unknown reqpath:/config/topics/__consumer_offsets 21:34:20.924 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - sessionid:0x1000001c6a50000 type:getData cxid:0xfd zxid:0xfffffffffffffffe txntype:unknown reqpath:/config/topics/__consumer_offsets 21:34:20.924 [SyncThread:0] DEBUG o.a.zookeeper.server.ZooKeeperServer - Permission requested: 1 21:34:20.924 [SyncThread:0] DEBUG o.a.zookeeper.server.ZooKeeperServer - ACLs for node: [31,s{'world,'anyone} ] 21:34:20.924 [SyncThread:0] DEBUG o.a.zookeeper.server.ZooKeeperServer - Client credentials: ['sasl,'zooclient , 'ip,'127.0.0.1 ] 21:34:20.925 [main-SendThread(127.0.0.1:36377)] DEBUG org.apache.zookeeper.ClientCnxn - Reading reply session id: 0x1000001c6a50000, packet:: clientPath:/config/topics/__consumer_offsets serverPath:/config/topics/__consumer_offsets finished:false header:: 253,4 replyHeader:: 253,146,0 request:: '/config/topics/__consumer_offsets,F response:: #7b2276657273696f6e223a312c22636f6e666967223a7b22636f6d7072657373696f6e2e74797065223a2270726f6475636572222c22636c65616e75702e706f6c696379223a22636f6d70616374222c227365676d656e742e6279746573223a22313034383537363030227d7d,s{43,43,1725140060114,1725140060114,0,0,0,0,109,0,43} 21:34:20.927 [data-plane-kafka-request-handler-1] DEBUG kafka.log.OffsetIndex - Loaded index file /tmp/kafka-unit13820654021505895920/__consumer_offsets-15/00000000000000000000.index with maxEntries = 1310720, maxIndexSize = 10485760, entries = 0, lastOffset = 0, file position = 0 21:34:20.927 [data-plane-kafka-request-handler-1] DEBUG kafka.log.AbstractIndex - Index /tmp/kafka-unit13820654021505895920/__consumer_offsets-15/00000000000000000000.index was not resized because it already has size 10485760 21:34:20.927 [data-plane-kafka-request-handler-1] DEBUG kafka.log.TimeIndex - Loaded index file /tmp/kafka-unit13820654021505895920/__consumer_offsets-15/00000000000000000000.timeindex with maxEntries = 873813, maxIndexSize = 10485760, entries = 0, lastOffset = TimestampOffset(-1,0), file position = 0 21:34:20.927 [data-plane-kafka-request-handler-1] DEBUG kafka.log.AbstractIndex - Index /tmp/kafka-unit13820654021505895920/__consumer_offsets-15/00000000000000000000.timeindex was not resized because it already has size 10485756 21:34:20.927 [data-plane-kafka-request-handler-1] INFO kafka.log.UnifiedLog$ - [LogLoader partition=__consumer_offsets-15, dir=/tmp/kafka-unit13820654021505895920] Loading producer state till offset 0 with message format version 2 21:34:20.927 [data-plane-kafka-request-handler-1] DEBUG kafka.utils.KafkaScheduler - Scheduling task flush-metadata-file with initial delay 0 ms and period -1 ms. 21:34:20.928 [data-plane-kafka-request-handler-1] DEBUG kafka.utils.KafkaScheduler - Scheduling task PeriodicProducerExpirationCheck with initial delay 600000 ms and period 600000 ms. 21:34:20.928 [data-plane-kafka-request-handler-1] INFO kafka.log.LogManager - Created log for partition __consumer_offsets-15 in /tmp/kafka-unit13820654021505895920/__consumer_offsets-15 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} 21:34:20.928 [data-plane-kafka-request-handler-1] INFO kafka.cluster.Partition - [Partition __consumer_offsets-15 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-15 21:34:20.928 [data-plane-kafka-request-handler-1] INFO kafka.cluster.Partition - [Partition __consumer_offsets-15 broker=1] Log loaded for partition __consumer_offsets-15 with initial high watermark 0 21:34:20.928 [data-plane-kafka-request-handler-1] INFO state.change.logger - [Broker id=1] Leader __consumer_offsets-15 with topic id Some(7nAbWTq2QkumtgCGHjjQWw) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [1], adding replicas [] and removing replicas []. Previous leader epoch was -1. 21:34:20.928 [data-plane-kafka-request-handler-1] DEBUG k.server.epoch.LeaderEpochFileCache - [LeaderEpochCache __consumer_offsets-15] Appended new epoch entry EpochEntry(epoch=0, startOffset=0). Cache now contains 1 entries. 21:34:20.932 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:20.932 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - Processing request:: sessionid:0x1000001c6a50000 type:getData cxid:0xfe zxid:0xfffffffffffffffe txntype:unknown reqpath:/config/topics/__consumer_offsets 21:34:20.933 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - sessionid:0x1000001c6a50000 type:getData cxid:0xfe zxid:0xfffffffffffffffe txntype:unknown reqpath:/config/topics/__consumer_offsets 21:34:20.933 [SyncThread:0] DEBUG o.a.zookeeper.server.ZooKeeperServer - Permission requested: 1 21:34:20.933 [SyncThread:0] DEBUG o.a.zookeeper.server.ZooKeeperServer - ACLs for node: [31,s{'world,'anyone} ] 21:34:20.933 [SyncThread:0] DEBUG o.a.zookeeper.server.ZooKeeperServer - Client credentials: ['sasl,'zooclient , 'ip,'127.0.0.1 ] 21:34:20.933 [main-SendThread(127.0.0.1:36377)] DEBUG org.apache.zookeeper.ClientCnxn - Reading reply session id: 0x1000001c6a50000, packet:: clientPath:/config/topics/__consumer_offsets serverPath:/config/topics/__consumer_offsets finished:false header:: 254,4 replyHeader:: 254,146,0 request:: '/config/topics/__consumer_offsets,F response:: #7b2276657273696f6e223a312c22636f6e666967223a7b22636f6d7072657373696f6e2e74797065223a2270726f6475636572222c22636c65616e75702e706f6c696379223a22636f6d70616374222c227365676d656e742e6279746573223a22313034383537363030227d7d,s{43,43,1725140060114,1725140060114,0,0,0,0,109,0,43} 21:34:20.934 [data-plane-kafka-request-handler-1] DEBUG kafka.log.OffsetIndex - Loaded index file /tmp/kafka-unit13820654021505895920/__consumer_offsets-30/00000000000000000000.index with maxEntries = 1310720, maxIndexSize = 10485760, entries = 0, lastOffset = 0, file position = 0 21:34:20.934 [data-plane-kafka-request-handler-1] DEBUG kafka.log.AbstractIndex - Index /tmp/kafka-unit13820654021505895920/__consumer_offsets-30/00000000000000000000.index was not resized because it already has size 10485760 21:34:20.934 [data-plane-kafka-request-handler-1] DEBUG kafka.log.TimeIndex - Loaded index file /tmp/kafka-unit13820654021505895920/__consumer_offsets-30/00000000000000000000.timeindex with maxEntries = 873813, maxIndexSize = 10485760, entries = 0, lastOffset = TimestampOffset(-1,0), file position = 0 21:34:20.934 [data-plane-kafka-request-handler-1] DEBUG kafka.log.AbstractIndex - Index /tmp/kafka-unit13820654021505895920/__consumer_offsets-30/00000000000000000000.timeindex was not resized because it already has size 10485756 21:34:20.935 [data-plane-kafka-request-handler-1] INFO kafka.log.UnifiedLog$ - [LogLoader partition=__consumer_offsets-30, dir=/tmp/kafka-unit13820654021505895920] Loading producer state till offset 0 with message format version 2 21:34:20.935 [data-plane-kafka-request-handler-1] DEBUG kafka.utils.KafkaScheduler - Scheduling task flush-metadata-file with initial delay 0 ms and period -1 ms. 21:34:20.935 [data-plane-kafka-request-handler-1] DEBUG kafka.utils.KafkaScheduler - Scheduling task PeriodicProducerExpirationCheck with initial delay 600000 ms and period 600000 ms. 21:34:20.935 [data-plane-kafka-request-handler-1] INFO kafka.log.LogManager - Created log for partition __consumer_offsets-30 in /tmp/kafka-unit13820654021505895920/__consumer_offsets-30 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} 21:34:20.938 [data-plane-kafka-request-handler-1] INFO kafka.cluster.Partition - [Partition __consumer_offsets-30 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-30 21:34:20.938 [data-plane-kafka-request-handler-1] INFO kafka.cluster.Partition - [Partition __consumer_offsets-30 broker=1] Log loaded for partition __consumer_offsets-30 with initial high watermark 0 21:34:20.938 [data-plane-kafka-request-handler-1] INFO state.change.logger - [Broker id=1] Leader __consumer_offsets-30 with topic id Some(7nAbWTq2QkumtgCGHjjQWw) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [1], adding replicas [] and removing replicas []. Previous leader epoch was -1. 21:34:20.938 [data-plane-kafka-request-handler-1] DEBUG k.server.epoch.LeaderEpochFileCache - [LeaderEpochCache __consumer_offsets-30] Appended new epoch entry EpochEntry(epoch=0, startOffset=0). Cache now contains 1 entries. 21:34:20.942 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:20.942 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - Processing request:: sessionid:0x1000001c6a50000 type:getData cxid:0xff zxid:0xfffffffffffffffe txntype:unknown reqpath:/config/topics/__consumer_offsets 21:34:20.942 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - sessionid:0x1000001c6a50000 type:getData cxid:0xff zxid:0xfffffffffffffffe txntype:unknown reqpath:/config/topics/__consumer_offsets 21:34:20.942 [SyncThread:0] DEBUG o.a.zookeeper.server.ZooKeeperServer - Permission requested: 1 21:34:20.942 [SyncThread:0] DEBUG o.a.zookeeper.server.ZooKeeperServer - ACLs for node: [31,s{'world,'anyone} ] 21:34:20.942 [SyncThread:0] DEBUG o.a.zookeeper.server.ZooKeeperServer - Client credentials: ['sasl,'zooclient , 'ip,'127.0.0.1 ] 21:34:20.942 [main-SendThread(127.0.0.1:36377)] DEBUG org.apache.zookeeper.ClientCnxn - Reading reply session id: 0x1000001c6a50000, packet:: clientPath:/config/topics/__consumer_offsets serverPath:/config/topics/__consumer_offsets finished:false header:: 255,4 replyHeader:: 255,146,0 request:: '/config/topics/__consumer_offsets,F response:: #7b2276657273696f6e223a312c22636f6e666967223a7b22636f6d7072657373696f6e2e74797065223a2270726f6475636572222c22636c65616e75702e706f6c696379223a22636f6d70616374222c227365676d656e742e6279746573223a22313034383537363030227d7d,s{43,43,1725140060114,1725140060114,0,0,0,0,109,0,43} 21:34:20.945 [data-plane-kafka-request-handler-1] DEBUG kafka.log.OffsetIndex - Loaded index file /tmp/kafka-unit13820654021505895920/__consumer_offsets-0/00000000000000000000.index with maxEntries = 1310720, maxIndexSize = 10485760, entries = 0, lastOffset = 0, file position = 0 21:34:20.945 [data-plane-kafka-request-handler-1] DEBUG kafka.log.AbstractIndex - Index /tmp/kafka-unit13820654021505895920/__consumer_offsets-0/00000000000000000000.index was not resized because it already has size 10485760 21:34:20.945 [data-plane-kafka-request-handler-1] DEBUG kafka.log.TimeIndex - Loaded index file /tmp/kafka-unit13820654021505895920/__consumer_offsets-0/00000000000000000000.timeindex with maxEntries = 873813, maxIndexSize = 10485760, entries = 0, lastOffset = TimestampOffset(-1,0), file position = 0 21:34:20.945 [data-plane-kafka-request-handler-1] DEBUG kafka.log.AbstractIndex - Index /tmp/kafka-unit13820654021505895920/__consumer_offsets-0/00000000000000000000.timeindex was not resized because it already has size 10485756 21:34:20.945 [data-plane-kafka-request-handler-1] INFO kafka.log.UnifiedLog$ - [LogLoader partition=__consumer_offsets-0, dir=/tmp/kafka-unit13820654021505895920] Loading producer state till offset 0 with message format version 2 21:34:20.946 [data-plane-kafka-request-handler-1] DEBUG kafka.utils.KafkaScheduler - Scheduling task flush-metadata-file with initial delay 0 ms and period -1 ms. 21:34:20.949 [data-plane-kafka-request-handler-1] DEBUG kafka.utils.KafkaScheduler - Scheduling task PeriodicProducerExpirationCheck with initial delay 600000 ms and period 600000 ms. 21:34:20.950 [data-plane-kafka-request-handler-1] INFO kafka.log.LogManager - Created log for partition __consumer_offsets-0 in /tmp/kafka-unit13820654021505895920/__consumer_offsets-0 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} 21:34:20.950 [data-plane-kafka-request-handler-1] INFO kafka.cluster.Partition - [Partition __consumer_offsets-0 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-0 21:34:20.950 [data-plane-kafka-request-handler-1] INFO kafka.cluster.Partition - [Partition __consumer_offsets-0 broker=1] Log loaded for partition __consumer_offsets-0 with initial high watermark 0 21:34:20.950 [data-plane-kafka-request-handler-1] INFO state.change.logger - [Broker id=1] Leader __consumer_offsets-0 with topic id Some(7nAbWTq2QkumtgCGHjjQWw) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [1], adding replicas [] and removing replicas []. Previous leader epoch was -1. 21:34:20.950 [data-plane-kafka-request-handler-1] DEBUG k.server.epoch.LeaderEpochFileCache - [LeaderEpochCache __consumer_offsets-0] Appended new epoch entry EpochEntry(epoch=0, startOffset=0). Cache now contains 1 entries. 21:34:20.953 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:20.953 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - Processing request:: sessionid:0x1000001c6a50000 type:getData cxid:0x100 zxid:0xfffffffffffffffe txntype:unknown reqpath:/config/topics/__consumer_offsets 21:34:20.953 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - sessionid:0x1000001c6a50000 type:getData cxid:0x100 zxid:0xfffffffffffffffe txntype:unknown reqpath:/config/topics/__consumer_offsets 21:34:20.953 [SyncThread:0] DEBUG o.a.zookeeper.server.ZooKeeperServer - Permission requested: 1 21:34:20.953 [SyncThread:0] DEBUG o.a.zookeeper.server.ZooKeeperServer - ACLs for node: [31,s{'world,'anyone} ] 21:34:20.953 [SyncThread:0] DEBUG o.a.zookeeper.server.ZooKeeperServer - Client credentials: ['sasl,'zooclient , 'ip,'127.0.0.1 ] 21:34:20.953 [main-SendThread(127.0.0.1:36377)] DEBUG org.apache.zookeeper.ClientCnxn - Reading reply session id: 0x1000001c6a50000, packet:: clientPath:/config/topics/__consumer_offsets serverPath:/config/topics/__consumer_offsets finished:false header:: 256,4 replyHeader:: 256,146,0 request:: '/config/topics/__consumer_offsets,F response:: #7b2276657273696f6e223a312c22636f6e666967223a7b22636f6d7072657373696f6e2e74797065223a2270726f6475636572222c22636c65616e75702e706f6c696379223a22636f6d70616374222c227365676d656e742e6279746573223a22313034383537363030227d7d,s{43,43,1725140060114,1725140060114,0,0,0,0,109,0,43} 21:34:20.955 [data-plane-kafka-request-handler-1] DEBUG kafka.log.OffsetIndex - Loaded index file /tmp/kafka-unit13820654021505895920/__consumer_offsets-35/00000000000000000000.index with maxEntries = 1310720, maxIndexSize = 10485760, entries = 0, lastOffset = 0, file position = 0 21:34:20.955 [data-plane-kafka-request-handler-1] DEBUG kafka.log.AbstractIndex - Index /tmp/kafka-unit13820654021505895920/__consumer_offsets-35/00000000000000000000.index was not resized because it already has size 10485760 21:34:20.955 [data-plane-kafka-request-handler-1] DEBUG kafka.log.TimeIndex - Loaded index file /tmp/kafka-unit13820654021505895920/__consumer_offsets-35/00000000000000000000.timeindex with maxEntries = 873813, maxIndexSize = 10485760, entries = 0, lastOffset = TimestampOffset(-1,0), file position = 0 21:34:20.955 [data-plane-kafka-request-handler-1] DEBUG kafka.log.AbstractIndex - Index /tmp/kafka-unit13820654021505895920/__consumer_offsets-35/00000000000000000000.timeindex was not resized because it already has size 10485756 21:34:20.955 [data-plane-kafka-request-handler-1] INFO kafka.log.UnifiedLog$ - [LogLoader partition=__consumer_offsets-35, dir=/tmp/kafka-unit13820654021505895920] Loading producer state till offset 0 with message format version 2 21:34:20.955 [data-plane-kafka-request-handler-1] DEBUG kafka.utils.KafkaScheduler - Scheduling task flush-metadata-file with initial delay 0 ms and period -1 ms. 21:34:20.956 [data-plane-kafka-request-handler-1] DEBUG kafka.utils.KafkaScheduler - Scheduling task PeriodicProducerExpirationCheck with initial delay 600000 ms and period 600000 ms. 21:34:20.956 [data-plane-kafka-request-handler-1] INFO kafka.log.LogManager - Created log for partition __consumer_offsets-35 in /tmp/kafka-unit13820654021505895920/__consumer_offsets-35 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} 21:34:20.956 [data-plane-kafka-request-handler-1] INFO kafka.cluster.Partition - [Partition __consumer_offsets-35 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-35 21:34:20.956 [data-plane-kafka-request-handler-1] INFO kafka.cluster.Partition - [Partition __consumer_offsets-35 broker=1] Log loaded for partition __consumer_offsets-35 with initial high watermark 0 21:34:20.956 [data-plane-kafka-request-handler-1] INFO state.change.logger - [Broker id=1] Leader __consumer_offsets-35 with topic id Some(7nAbWTq2QkumtgCGHjjQWw) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [1], adding replicas [] and removing replicas []. Previous leader epoch was -1. 21:34:20.957 [data-plane-kafka-request-handler-1] DEBUG k.server.epoch.LeaderEpochFileCache - [LeaderEpochCache __consumer_offsets-35] Appended new epoch entry EpochEntry(epoch=0, startOffset=0). Cache now contains 1 entries. 21:34:20.960 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:20.960 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - Processing request:: sessionid:0x1000001c6a50000 type:getData cxid:0x101 zxid:0xfffffffffffffffe txntype:unknown reqpath:/config/topics/__consumer_offsets 21:34:20.960 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - sessionid:0x1000001c6a50000 type:getData cxid:0x101 zxid:0xfffffffffffffffe txntype:unknown reqpath:/config/topics/__consumer_offsets 21:34:20.960 [SyncThread:0] DEBUG o.a.zookeeper.server.ZooKeeperServer - Permission requested: 1 21:34:20.960 [SyncThread:0] DEBUG o.a.zookeeper.server.ZooKeeperServer - ACLs for node: [31,s{'world,'anyone} ] 21:34:20.960 [SyncThread:0] DEBUG o.a.zookeeper.server.ZooKeeperServer - Client credentials: ['sasl,'zooclient , 'ip,'127.0.0.1 ] 21:34:20.961 [main-SendThread(127.0.0.1:36377)] DEBUG org.apache.zookeeper.ClientCnxn - Reading reply session id: 0x1000001c6a50000, packet:: clientPath:/config/topics/__consumer_offsets serverPath:/config/topics/__consumer_offsets finished:false header:: 257,4 replyHeader:: 257,146,0 request:: '/config/topics/__consumer_offsets,F response:: #7b2276657273696f6e223a312c22636f6e666967223a7b22636f6d7072657373696f6e2e74797065223a2270726f6475636572222c22636c65616e75702e706f6c696379223a22636f6d70616374222c227365676d656e742e6279746573223a22313034383537363030227d7d,s{43,43,1725140060114,1725140060114,0,0,0,0,109,0,43} 21:34:20.965 [data-plane-kafka-request-handler-1] DEBUG kafka.log.OffsetIndex - Loaded index file /tmp/kafka-unit13820654021505895920/__consumer_offsets-5/00000000000000000000.index with maxEntries = 1310720, maxIndexSize = 10485760, entries = 0, lastOffset = 0, file position = 0 21:34:20.966 [data-plane-kafka-request-handler-1] DEBUG kafka.log.AbstractIndex - Index /tmp/kafka-unit13820654021505895920/__consumer_offsets-5/00000000000000000000.index was not resized because it already has size 10485760 21:34:20.966 [data-plane-kafka-request-handler-1] DEBUG kafka.log.TimeIndex - Loaded index file /tmp/kafka-unit13820654021505895920/__consumer_offsets-5/00000000000000000000.timeindex with maxEntries = 873813, maxIndexSize = 10485760, entries = 0, lastOffset = TimestampOffset(-1,0), file position = 0 21:34:20.966 [data-plane-kafka-request-handler-1] DEBUG kafka.log.AbstractIndex - Index /tmp/kafka-unit13820654021505895920/__consumer_offsets-5/00000000000000000000.timeindex was not resized because it already has size 10485756 21:34:20.966 [data-plane-kafka-request-handler-1] INFO kafka.log.UnifiedLog$ - [LogLoader partition=__consumer_offsets-5, dir=/tmp/kafka-unit13820654021505895920] Loading producer state till offset 0 with message format version 2 21:34:20.967 [data-plane-kafka-request-handler-1] DEBUG kafka.utils.KafkaScheduler - Scheduling task flush-metadata-file with initial delay 0 ms and period -1 ms. 21:34:20.967 [data-plane-kafka-request-handler-1] DEBUG kafka.utils.KafkaScheduler - Scheduling task PeriodicProducerExpirationCheck with initial delay 600000 ms and period 600000 ms. 21:34:20.968 [data-plane-kafka-request-handler-1] INFO kafka.log.LogManager - Created log for partition __consumer_offsets-5 in /tmp/kafka-unit13820654021505895920/__consumer_offsets-5 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} 21:34:20.968 [data-plane-kafka-request-handler-1] INFO kafka.cluster.Partition - [Partition __consumer_offsets-5 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-5 21:34:20.969 [data-plane-kafka-request-handler-1] INFO kafka.cluster.Partition - [Partition __consumer_offsets-5 broker=1] Log loaded for partition __consumer_offsets-5 with initial high watermark 0 21:34:20.969 [data-plane-kafka-request-handler-1] INFO state.change.logger - [Broker id=1] Leader __consumer_offsets-5 with topic id Some(7nAbWTq2QkumtgCGHjjQWw) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [1], adding replicas [] and removing replicas []. Previous leader epoch was -1. 21:34:20.969 [data-plane-kafka-request-handler-1] DEBUG k.server.epoch.LeaderEpochFileCache - [LeaderEpochCache __consumer_offsets-5] Appended new epoch entry EpochEntry(epoch=0, startOffset=0). Cache now contains 1 entries. 21:34:20.973 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:20.973 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - Processing request:: sessionid:0x1000001c6a50000 type:getData cxid:0x102 zxid:0xfffffffffffffffe txntype:unknown reqpath:/config/topics/__consumer_offsets 21:34:20.973 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - sessionid:0x1000001c6a50000 type:getData cxid:0x102 zxid:0xfffffffffffffffe txntype:unknown reqpath:/config/topics/__consumer_offsets 21:34:20.973 [SyncThread:0] DEBUG o.a.zookeeper.server.ZooKeeperServer - Permission requested: 1 21:34:20.973 [SyncThread:0] DEBUG o.a.zookeeper.server.ZooKeeperServer - ACLs for node: [31,s{'world,'anyone} ] 21:34:20.973 [SyncThread:0] DEBUG o.a.zookeeper.server.ZooKeeperServer - Client credentials: ['sasl,'zooclient , 'ip,'127.0.0.1 ] 21:34:20.974 [main-SendThread(127.0.0.1:36377)] DEBUG org.apache.zookeeper.ClientCnxn - Reading reply session id: 0x1000001c6a50000, packet:: clientPath:/config/topics/__consumer_offsets serverPath:/config/topics/__consumer_offsets finished:false header:: 258,4 replyHeader:: 258,146,0 request:: '/config/topics/__consumer_offsets,F response:: #7b2276657273696f6e223a312c22636f6e666967223a7b22636f6d7072657373696f6e2e74797065223a2270726f6475636572222c22636c65616e75702e706f6c696379223a22636f6d70616374222c227365676d656e742e6279746573223a22313034383537363030227d7d,s{43,43,1725140060114,1725140060114,0,0,0,0,109,0,43} 21:34:20.977 [data-plane-kafka-request-handler-1] DEBUG kafka.log.OffsetIndex - Loaded index file /tmp/kafka-unit13820654021505895920/__consumer_offsets-20/00000000000000000000.index with maxEntries = 1310720, maxIndexSize = 10485760, entries = 0, lastOffset = 0, file position = 0 21:34:20.977 [data-plane-kafka-request-handler-1] DEBUG kafka.log.AbstractIndex - Index /tmp/kafka-unit13820654021505895920/__consumer_offsets-20/00000000000000000000.index was not resized because it already has size 10485760 21:34:20.977 [data-plane-kafka-request-handler-1] DEBUG kafka.log.TimeIndex - Loaded index file /tmp/kafka-unit13820654021505895920/__consumer_offsets-20/00000000000000000000.timeindex with maxEntries = 873813, maxIndexSize = 10485760, entries = 0, lastOffset = TimestampOffset(-1,0), file position = 0 21:34:20.977 [data-plane-kafka-request-handler-1] DEBUG kafka.log.AbstractIndex - Index /tmp/kafka-unit13820654021505895920/__consumer_offsets-20/00000000000000000000.timeindex was not resized because it already has size 10485756 21:34:20.977 [data-plane-kafka-request-handler-1] INFO kafka.log.UnifiedLog$ - [LogLoader partition=__consumer_offsets-20, dir=/tmp/kafka-unit13820654021505895920] Loading producer state till offset 0 with message format version 2 21:34:20.977 [data-plane-kafka-request-handler-1] DEBUG kafka.utils.KafkaScheduler - Scheduling task flush-metadata-file with initial delay 0 ms and period -1 ms. 21:34:20.980 [data-plane-kafka-request-handler-1] DEBUG kafka.utils.KafkaScheduler - Scheduling task PeriodicProducerExpirationCheck with initial delay 600000 ms and period 600000 ms. 21:34:20.980 [data-plane-kafka-request-handler-1] INFO kafka.log.LogManager - Created log for partition __consumer_offsets-20 in /tmp/kafka-unit13820654021505895920/__consumer_offsets-20 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} 21:34:20.980 [data-plane-kafka-request-handler-1] INFO kafka.cluster.Partition - [Partition __consumer_offsets-20 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-20 21:34:20.980 [data-plane-kafka-request-handler-1] INFO kafka.cluster.Partition - [Partition __consumer_offsets-20 broker=1] Log loaded for partition __consumer_offsets-20 with initial high watermark 0 21:34:20.980 [data-plane-kafka-request-handler-1] INFO state.change.logger - [Broker id=1] Leader __consumer_offsets-20 with topic id Some(7nAbWTq2QkumtgCGHjjQWw) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [1], adding replicas [] and removing replicas []. Previous leader epoch was -1. 21:34:20.980 [data-plane-kafka-request-handler-1] DEBUG k.server.epoch.LeaderEpochFileCache - [LeaderEpochCache __consumer_offsets-20] Appended new epoch entry EpochEntry(epoch=0, startOffset=0). Cache now contains 1 entries. 21:34:20.986 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:20.986 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - Processing request:: sessionid:0x1000001c6a50000 type:getData cxid:0x103 zxid:0xfffffffffffffffe txntype:unknown reqpath:/config/topics/__consumer_offsets 21:34:20.986 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - sessionid:0x1000001c6a50000 type:getData cxid:0x103 zxid:0xfffffffffffffffe txntype:unknown reqpath:/config/topics/__consumer_offsets 21:34:20.986 [SyncThread:0] DEBUG o.a.zookeeper.server.ZooKeeperServer - Permission requested: 1 21:34:20.986 [SyncThread:0] DEBUG o.a.zookeeper.server.ZooKeeperServer - ACLs for node: [31,s{'world,'anyone} ] 21:34:20.986 [SyncThread:0] DEBUG o.a.zookeeper.server.ZooKeeperServer - Client credentials: ['sasl,'zooclient , 'ip,'127.0.0.1 ] 21:34:20.992 [main-SendThread(127.0.0.1:36377)] DEBUG org.apache.zookeeper.ClientCnxn - Reading reply session id: 0x1000001c6a50000, packet:: clientPath:/config/topics/__consumer_offsets serverPath:/config/topics/__consumer_offsets finished:false header:: 259,4 replyHeader:: 259,146,0 request:: '/config/topics/__consumer_offsets,F response:: #7b2276657273696f6e223a312c22636f6e666967223a7b22636f6d7072657373696f6e2e74797065223a2270726f6475636572222c22636c65616e75702e706f6c696379223a22636f6d70616374222c227365676d656e742e6279746573223a22313034383537363030227d7d,s{43,43,1725140060114,1725140060114,0,0,0,0,109,0,43} 21:34:20.996 [data-plane-kafka-request-handler-1] DEBUG kafka.log.OffsetIndex - Loaded index file /tmp/kafka-unit13820654021505895920/__consumer_offsets-27/00000000000000000000.index with maxEntries = 1310720, maxIndexSize = 10485760, entries = 0, lastOffset = 0, file position = 0 21:34:20.996 [data-plane-kafka-request-handler-1] DEBUG kafka.log.AbstractIndex - Index /tmp/kafka-unit13820654021505895920/__consumer_offsets-27/00000000000000000000.index was not resized because it already has size 10485760 21:34:20.996 [data-plane-kafka-request-handler-1] DEBUG kafka.log.TimeIndex - Loaded index file /tmp/kafka-unit13820654021505895920/__consumer_offsets-27/00000000000000000000.timeindex with maxEntries = 873813, maxIndexSize = 10485760, entries = 0, lastOffset = TimestampOffset(-1,0), file position = 0 21:34:20.996 [data-plane-kafka-request-handler-1] DEBUG kafka.log.AbstractIndex - Index /tmp/kafka-unit13820654021505895920/__consumer_offsets-27/00000000000000000000.timeindex was not resized because it already has size 10485756 21:34:20.997 [data-plane-kafka-request-handler-1] INFO kafka.log.UnifiedLog$ - [LogLoader partition=__consumer_offsets-27, dir=/tmp/kafka-unit13820654021505895920] Loading producer state till offset 0 with message format version 2 21:34:20.997 [data-plane-kafka-request-handler-1] DEBUG kafka.utils.KafkaScheduler - Scheduling task flush-metadata-file with initial delay 0 ms and period -1 ms. 21:34:20.997 [data-plane-kafka-request-handler-1] DEBUG kafka.utils.KafkaScheduler - Scheduling task PeriodicProducerExpirationCheck with initial delay 600000 ms and period 600000 ms. 21:34:20.997 [data-plane-kafka-request-handler-1] INFO kafka.log.LogManager - Created log for partition __consumer_offsets-27 in /tmp/kafka-unit13820654021505895920/__consumer_offsets-27 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} 21:34:20.998 [data-plane-kafka-request-handler-1] INFO kafka.cluster.Partition - [Partition __consumer_offsets-27 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-27 21:34:20.998 [data-plane-kafka-request-handler-1] INFO kafka.cluster.Partition - [Partition __consumer_offsets-27 broker=1] Log loaded for partition __consumer_offsets-27 with initial high watermark 0 21:34:20.999 [data-plane-kafka-request-handler-1] INFO state.change.logger - [Broker id=1] Leader __consumer_offsets-27 with topic id Some(7nAbWTq2QkumtgCGHjjQWw) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [1], adding replicas [] and removing replicas []. Previous leader epoch was -1. 21:34:20.999 [data-plane-kafka-request-handler-1] DEBUG k.server.epoch.LeaderEpochFileCache - [LeaderEpochCache __consumer_offsets-27] Appended new epoch entry EpochEntry(epoch=0, startOffset=0). Cache now contains 1 entries. 21:34:21.002 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:21.002 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - Processing request:: sessionid:0x1000001c6a50000 type:getData cxid:0x104 zxid:0xfffffffffffffffe txntype:unknown reqpath:/config/topics/__consumer_offsets 21:34:21.002 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - sessionid:0x1000001c6a50000 type:getData cxid:0x104 zxid:0xfffffffffffffffe txntype:unknown reqpath:/config/topics/__consumer_offsets 21:34:21.002 [SyncThread:0] DEBUG o.a.zookeeper.server.ZooKeeperServer - Permission requested: 1 21:34:21.002 [SyncThread:0] DEBUG o.a.zookeeper.server.ZooKeeperServer - ACLs for node: [31,s{'world,'anyone} ] 21:34:21.002 [SyncThread:0] DEBUG o.a.zookeeper.server.ZooKeeperServer - Client credentials: ['sasl,'zooclient , 'ip,'127.0.0.1 ] 21:34:21.002 [main-SendThread(127.0.0.1:36377)] DEBUG org.apache.zookeeper.ClientCnxn - Reading reply session id: 0x1000001c6a50000, packet:: clientPath:/config/topics/__consumer_offsets serverPath:/config/topics/__consumer_offsets finished:false header:: 260,4 replyHeader:: 260,146,0 request:: '/config/topics/__consumer_offsets,F response:: #7b2276657273696f6e223a312c22636f6e666967223a7b22636f6d7072657373696f6e2e74797065223a2270726f6475636572222c22636c65616e75702e706f6c696379223a22636f6d70616374222c227365676d656e742e6279746573223a22313034383537363030227d7d,s{43,43,1725140060114,1725140060114,0,0,0,0,109,0,43} 21:34:21.005 [data-plane-kafka-request-handler-1] DEBUG kafka.log.OffsetIndex - Loaded index file /tmp/kafka-unit13820654021505895920/__consumer_offsets-42/00000000000000000000.index with maxEntries = 1310720, maxIndexSize = 10485760, entries = 0, lastOffset = 0, file position = 0 21:34:21.005 [data-plane-kafka-request-handler-1] DEBUG kafka.log.AbstractIndex - Index /tmp/kafka-unit13820654021505895920/__consumer_offsets-42/00000000000000000000.index was not resized because it already has size 10485760 21:34:21.005 [data-plane-kafka-request-handler-1] DEBUG kafka.log.TimeIndex - Loaded index file /tmp/kafka-unit13820654021505895920/__consumer_offsets-42/00000000000000000000.timeindex with maxEntries = 873813, maxIndexSize = 10485760, entries = 0, lastOffset = TimestampOffset(-1,0), file position = 0 21:34:21.005 [data-plane-kafka-request-handler-1] DEBUG kafka.log.AbstractIndex - Index /tmp/kafka-unit13820654021505895920/__consumer_offsets-42/00000000000000000000.timeindex was not resized because it already has size 10485756 21:34:21.006 [data-plane-kafka-network-thread-1-ListenerName(SASL_PLAINTEXT)-SASL_PLAINTEXT-0] DEBUG kafka.request.logger - Completed request:{"isForwarded":false,"requestHeader":{"requestApiKey":3,"requestApiVersion":12,"correlationId":20,"clientId":"myid","requestApiKeyName":"METADATA"},"request":{"topics":[{"topicId":"AAAAAAAAAAAAAAAAAAAAAA","name":"mytopicA"},{"topicId":"AAAAAAAAAAAAAAAAAAAAAA","name":"mytopicB"}],"allowAutoTopicCreation":false,"includeTopicAuthorizedOperations":false},"response":{"throttleTimeMs":0,"brokers":[{"nodeId":1,"host":"localhost","port":39175,"rack":null}],"clusterId":"5YrvSAcTSC6U2UjuA70ZNA","controllerId":1,"topics":[{"errorCode":0,"name":"mytopicA","topicId":"YpyDa15qQo25q_iMZl8VKA","isInternal":false,"partitions":[{"errorCode":0,"partitionIndex":0,"leaderId":1,"leaderEpoch":0,"replicaNodes":[1],"isrNodes":[1],"offlineReplicas":[]}],"topicAuthorizedOperations":-2147483648},{"errorCode":0,"name":"mytopicB","topicId":"Cdlya8hGQ1iJi65VnsnjdA","isInternal":false,"partitions":[{"errorCode":0,"partitionIndex":0,"leaderId":1,"leaderEpoch":0,"replicaNodes":[1],"isrNodes":[1],"offlineReplicas":[]}],"topicAuthorizedOperations":-2147483648}]},"connection":"127.0.0.1:39175-127.0.0.1:56264-5","totalTimeMs":1.637,"requestQueueTimeMs":0.166,"localTimeMs":1.128,"remoteTimeMs":0.0,"throttleTimeMs":0,"responseQueueTimeMs":0.055,"sendTimeMs":0.287,"securityProtocol":"SASL_PLAINTEXT","principal":"User:admin","listener":"SASL_PLAINTEXT","clientInformation":{"softwareName":"apache-kafka-java","softwareVersion":"3.3.1"}} 21:34:21.007 [data-plane-kafka-request-handler-1] INFO kafka.log.UnifiedLog$ - [LogLoader partition=__consumer_offsets-42, dir=/tmp/kafka-unit13820654021505895920] Loading producer state till offset 0 with message format version 2 21:34:21.008 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:21.008 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - Processing request:: sessionid:0x1000001c6a50000 type:exists cxid:0x105 zxid:0xfffffffffffffffe txntype:unknown reqpath:/admin/delete_topics/__consumer_offsets 21:34:21.008 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - sessionid:0x1000001c6a50000 type:exists cxid:0x105 zxid:0xfffffffffffffffe txntype:unknown reqpath:/admin/delete_topics/__consumer_offsets 21:34:21.008 [main-SendThread(127.0.0.1:36377)] DEBUG org.apache.zookeeper.ClientCnxn - Reading reply session id: 0x1000001c6a50000, packet:: clientPath:/admin/delete_topics/__consumer_offsets serverPath:/admin/delete_topics/__consumer_offsets finished:false header:: 261,3 replyHeader:: 261,146,-101 request:: '/admin/delete_topics/__consumer_offsets,F response:: 21:34:21.008 [data-plane-kafka-request-handler-1] DEBUG kafka.utils.KafkaScheduler - Scheduling task flush-metadata-file with initial delay 0 ms and period -1 ms. 21:34:21.009 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:21.009 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - Processing request:: sessionid:0x1000001c6a50000 type:exists cxid:0x106 zxid:0xfffffffffffffffe txntype:unknown reqpath:/brokers/topics/__consumer_offsets 21:34:21.009 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - sessionid:0x1000001c6a50000 type:exists cxid:0x106 zxid:0xfffffffffffffffe txntype:unknown reqpath:/brokers/topics/__consumer_offsets 21:34:21.009 [main-SendThread(127.0.0.1:36377)] DEBUG org.apache.zookeeper.ClientCnxn - Reading reply session id: 0x1000001c6a50000, packet:: clientPath:/brokers/topics/__consumer_offsets serverPath:/brokers/topics/__consumer_offsets finished:false header:: 262,3 replyHeader:: 262,146,0 request:: '/brokers/topics/__consumer_offsets,T response:: s{44,44,1725140060123,1725140060123,0,1,0,0,548,1,45} 21:34:21.009 [data-plane-kafka-request-handler-0] DEBUG kafka.server.ZkAdminManager - [Admin Manager on Broker 1]: Topic creation failed since topic '__consumer_offsets' already exists. org.apache.kafka.common.errors.TopicExistsException: Topic '__consumer_offsets' already exists. 21:34:21.010 [data-plane-kafka-request-handler-0] DEBUG k.s.DefaultAutoTopicCreationManager - Cleared inflight topic creation state for HashMap(__consumer_offsets -> CreatableTopic(name='__consumer_offsets', numPartitions=50, replicationFactor=1, assignments=[], configs=[CreateableTopicConfig(name='compression.type', value='producer'), CreateableTopicConfig(name='cleanup.policy', value='compact'), CreateableTopicConfig(name='segment.bytes', value='104857600')])) 21:34:21.011 [data-plane-kafka-network-thread-1-ListenerName(SASL_PLAINTEXT)-SASL_PLAINTEXT-0] DEBUG kafka.request.logger - Completed request:{"isForwarded":false,"requestHeader":{"requestApiKey":10,"requestApiVersion":4,"correlationId":21,"clientId":"myid","requestApiKeyName":"FIND_COORDINATOR"},"request":{"keyType":0,"coordinatorKeys":["mygroup"]},"response":{"throttleTimeMs":0,"coordinators":[{"key":"mygroup","nodeId":-1,"host":"","port":-1,"errorCode":15,"errorMessage":""}]},"connection":"127.0.0.1:39175-127.0.0.1:56264-5","totalTimeMs":4.199,"requestQueueTimeMs":0.072,"localTimeMs":3.916,"remoteTimeMs":0.0,"throttleTimeMs":0,"responseQueueTimeMs":0.086,"sendTimeMs":0.124,"securityProtocol":"SASL_PLAINTEXT","principal":"User:admin","listener":"SASL_PLAINTEXT","clientInformation":{"softwareName":"apache-kafka-java","softwareVersion":"3.3.1"}} 21:34:21.010 [data-plane-kafka-request-handler-1] DEBUG kafka.utils.KafkaScheduler - Scheduling task PeriodicProducerExpirationCheck with initial delay 600000 ms and period 600000 ms. 21:34:21.011 [data-plane-kafka-request-handler-1] INFO kafka.log.LogManager - Created log for partition __consumer_offsets-42 in /tmp/kafka-unit13820654021505895920/__consumer_offsets-42 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} 21:34:21.011 [data-plane-kafka-request-handler-1] INFO kafka.cluster.Partition - [Partition __consumer_offsets-42 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-42 21:34:21.011 [data-plane-kafka-request-handler-1] INFO kafka.cluster.Partition - [Partition __consumer_offsets-42 broker=1] Log loaded for partition __consumer_offsets-42 with initial high watermark 0 21:34:21.011 [data-plane-kafka-request-handler-1] INFO state.change.logger - [Broker id=1] Leader __consumer_offsets-42 with topic id Some(7nAbWTq2QkumtgCGHjjQWw) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [1], adding replicas [] and removing replicas []. Previous leader epoch was -1. 21:34:21.011 [data-plane-kafka-request-handler-1] DEBUG k.server.epoch.LeaderEpochFileCache - [LeaderEpochCache __consumer_offsets-42] Appended new epoch entry EpochEntry(epoch=0, startOffset=0). Cache now contains 1 entries. 21:34:21.017 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:21.017 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - Processing request:: sessionid:0x1000001c6a50000 type:getData cxid:0x107 zxid:0xfffffffffffffffe txntype:unknown reqpath:/config/topics/__consumer_offsets 21:34:21.018 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - sessionid:0x1000001c6a50000 type:getData cxid:0x107 zxid:0xfffffffffffffffe txntype:unknown reqpath:/config/topics/__consumer_offsets 21:34:21.018 [SyncThread:0] DEBUG o.a.zookeeper.server.ZooKeeperServer - Permission requested: 1 21:34:21.018 [SyncThread:0] DEBUG o.a.zookeeper.server.ZooKeeperServer - ACLs for node: [31,s{'world,'anyone} ] 21:34:21.018 [SyncThread:0] DEBUG o.a.zookeeper.server.ZooKeeperServer - Client credentials: ['sasl,'zooclient , 'ip,'127.0.0.1 ] 21:34:21.018 [main-SendThread(127.0.0.1:36377)] DEBUG org.apache.zookeeper.ClientCnxn - Reading reply session id: 0x1000001c6a50000, packet:: clientPath:/config/topics/__consumer_offsets serverPath:/config/topics/__consumer_offsets finished:false header:: 263,4 replyHeader:: 263,146,0 request:: '/config/topics/__consumer_offsets,F response:: #7b2276657273696f6e223a312c22636f6e666967223a7b22636f6d7072657373696f6e2e74797065223a2270726f6475636572222c22636c65616e75702e706f6c696379223a22636f6d70616374222c227365676d656e742e6279746573223a22313034383537363030227d7d,s{43,43,1725140060114,1725140060114,0,0,0,0,109,0,43} 21:34:21.019 [data-plane-kafka-request-handler-1] DEBUG kafka.log.OffsetIndex - Loaded index file /tmp/kafka-unit13820654021505895920/__consumer_offsets-12/00000000000000000000.index with maxEntries = 1310720, maxIndexSize = 10485760, entries = 0, lastOffset = 0, file position = 0 21:34:21.020 [data-plane-kafka-request-handler-1] DEBUG kafka.log.AbstractIndex - Index /tmp/kafka-unit13820654021505895920/__consumer_offsets-12/00000000000000000000.index was not resized because it already has size 10485760 21:34:21.020 [data-plane-kafka-request-handler-1] DEBUG kafka.log.TimeIndex - Loaded index file /tmp/kafka-unit13820654021505895920/__consumer_offsets-12/00000000000000000000.timeindex with maxEntries = 873813, maxIndexSize = 10485760, entries = 0, lastOffset = TimestampOffset(-1,0), file position = 0 21:34:21.020 [data-plane-kafka-request-handler-1] DEBUG kafka.log.AbstractIndex - Index /tmp/kafka-unit13820654021505895920/__consumer_offsets-12/00000000000000000000.timeindex was not resized because it already has size 10485756 21:34:21.020 [data-plane-kafka-request-handler-1] INFO kafka.log.UnifiedLog$ - [LogLoader partition=__consumer_offsets-12, dir=/tmp/kafka-unit13820654021505895920] Loading producer state till offset 0 with message format version 2 21:34:21.020 [data-plane-kafka-request-handler-1] DEBUG kafka.utils.KafkaScheduler - Scheduling task flush-metadata-file with initial delay 0 ms and period -1 ms. 21:34:21.020 [data-plane-kafka-request-handler-1] DEBUG kafka.utils.KafkaScheduler - Scheduling task PeriodicProducerExpirationCheck with initial delay 600000 ms and period 600000 ms. 21:34:21.023 [data-plane-kafka-request-handler-1] INFO kafka.log.LogManager - Created log for partition __consumer_offsets-12 in /tmp/kafka-unit13820654021505895920/__consumer_offsets-12 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} 21:34:21.024 [data-plane-kafka-request-handler-1] INFO kafka.cluster.Partition - [Partition __consumer_offsets-12 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-12 21:34:21.024 [data-plane-kafka-request-handler-1] INFO kafka.cluster.Partition - [Partition __consumer_offsets-12 broker=1] Log loaded for partition __consumer_offsets-12 with initial high watermark 0 21:34:21.024 [data-plane-kafka-request-handler-1] INFO state.change.logger - [Broker id=1] Leader __consumer_offsets-12 with topic id Some(7nAbWTq2QkumtgCGHjjQWw) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [1], adding replicas [] and removing replicas []. Previous leader epoch was -1. 21:34:21.024 [data-plane-kafka-request-handler-1] DEBUG k.server.epoch.LeaderEpochFileCache - [LeaderEpochCache __consumer_offsets-12] Appended new epoch entry EpochEntry(epoch=0, startOffset=0). Cache now contains 1 entries. 21:34:21.027 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:21.027 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - Processing request:: sessionid:0x1000001c6a50000 type:getData cxid:0x108 zxid:0xfffffffffffffffe txntype:unknown reqpath:/config/topics/__consumer_offsets 21:34:21.027 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - sessionid:0x1000001c6a50000 type:getData cxid:0x108 zxid:0xfffffffffffffffe txntype:unknown reqpath:/config/topics/__consumer_offsets 21:34:21.027 [SyncThread:0] DEBUG o.a.zookeeper.server.ZooKeeperServer - Permission requested: 1 21:34:21.027 [SyncThread:0] DEBUG o.a.zookeeper.server.ZooKeeperServer - ACLs for node: [31,s{'world,'anyone} ] 21:34:21.027 [SyncThread:0] DEBUG o.a.zookeeper.server.ZooKeeperServer - Client credentials: ['sasl,'zooclient , 'ip,'127.0.0.1 ] 21:34:21.028 [main-SendThread(127.0.0.1:36377)] DEBUG org.apache.zookeeper.ClientCnxn - Reading reply session id: 0x1000001c6a50000, packet:: clientPath:/config/topics/__consumer_offsets serverPath:/config/topics/__consumer_offsets finished:false header:: 264,4 replyHeader:: 264,146,0 request:: '/config/topics/__consumer_offsets,F response:: #7b2276657273696f6e223a312c22636f6e666967223a7b22636f6d7072657373696f6e2e74797065223a2270726f6475636572222c22636c65616e75702e706f6c696379223a22636f6d70616374222c227365676d656e742e6279746573223a22313034383537363030227d7d,s{43,43,1725140060114,1725140060114,0,0,0,0,109,0,43} 21:34:21.030 [data-plane-kafka-request-handler-1] DEBUG kafka.log.OffsetIndex - Loaded index file /tmp/kafka-unit13820654021505895920/__consumer_offsets-21/00000000000000000000.index with maxEntries = 1310720, maxIndexSize = 10485760, entries = 0, lastOffset = 0, file position = 0 21:34:21.030 [data-plane-kafka-request-handler-1] DEBUG kafka.log.AbstractIndex - Index /tmp/kafka-unit13820654021505895920/__consumer_offsets-21/00000000000000000000.index was not resized because it already has size 10485760 21:34:21.031 [data-plane-kafka-request-handler-1] DEBUG kafka.log.TimeIndex - Loaded index file /tmp/kafka-unit13820654021505895920/__consumer_offsets-21/00000000000000000000.timeindex with maxEntries = 873813, maxIndexSize = 10485760, entries = 0, lastOffset = TimestampOffset(-1,0), file position = 0 21:34:21.031 [data-plane-kafka-request-handler-1] DEBUG kafka.log.AbstractIndex - Index /tmp/kafka-unit13820654021505895920/__consumer_offsets-21/00000000000000000000.timeindex was not resized because it already has size 10485756 21:34:21.031 [data-plane-kafka-request-handler-1] INFO kafka.log.UnifiedLog$ - [LogLoader partition=__consumer_offsets-21, dir=/tmp/kafka-unit13820654021505895920] Loading producer state till offset 0 with message format version 2 21:34:21.031 [data-plane-kafka-request-handler-1] DEBUG kafka.utils.KafkaScheduler - Scheduling task flush-metadata-file with initial delay 0 ms and period -1 ms. 21:34:21.032 [data-plane-kafka-request-handler-1] DEBUG kafka.utils.KafkaScheduler - Scheduling task PeriodicProducerExpirationCheck with initial delay 600000 ms and period 600000 ms. 21:34:21.038 [data-plane-kafka-request-handler-1] INFO kafka.log.LogManager - Created log for partition __consumer_offsets-21 in /tmp/kafka-unit13820654021505895920/__consumer_offsets-21 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} 21:34:21.038 [data-plane-kafka-request-handler-1] INFO kafka.cluster.Partition - [Partition __consumer_offsets-21 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-21 21:34:21.038 [data-plane-kafka-request-handler-1] INFO kafka.cluster.Partition - [Partition __consumer_offsets-21 broker=1] Log loaded for partition __consumer_offsets-21 with initial high watermark 0 21:34:21.038 [data-plane-kafka-request-handler-1] INFO state.change.logger - [Broker id=1] Leader __consumer_offsets-21 with topic id Some(7nAbWTq2QkumtgCGHjjQWw) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [1], adding replicas [] and removing replicas []. Previous leader epoch was -1. 21:34:21.039 [data-plane-kafka-request-handler-1] DEBUG k.server.epoch.LeaderEpochFileCache - [LeaderEpochCache __consumer_offsets-21] Appended new epoch entry EpochEntry(epoch=0, startOffset=0). Cache now contains 1 entries. 21:34:21.042 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:21.042 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - Processing request:: sessionid:0x1000001c6a50000 type:getData cxid:0x109 zxid:0xfffffffffffffffe txntype:unknown reqpath:/config/topics/__consumer_offsets 21:34:21.042 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - sessionid:0x1000001c6a50000 type:getData cxid:0x109 zxid:0xfffffffffffffffe txntype:unknown reqpath:/config/topics/__consumer_offsets 21:34:21.042 [SyncThread:0] DEBUG o.a.zookeeper.server.ZooKeeperServer - Permission requested: 1 21:34:21.042 [SyncThread:0] DEBUG o.a.zookeeper.server.ZooKeeperServer - ACLs for node: [31,s{'world,'anyone} ] 21:34:21.042 [SyncThread:0] DEBUG o.a.zookeeper.server.ZooKeeperServer - Client credentials: ['sasl,'zooclient , 'ip,'127.0.0.1 ] 21:34:21.042 [main-SendThread(127.0.0.1:36377)] DEBUG org.apache.zookeeper.ClientCnxn - Reading reply session id: 0x1000001c6a50000, packet:: clientPath:/config/topics/__consumer_offsets serverPath:/config/topics/__consumer_offsets finished:false header:: 265,4 replyHeader:: 265,146,0 request:: '/config/topics/__consumer_offsets,F response:: #7b2276657273696f6e223a312c22636f6e666967223a7b22636f6d7072657373696f6e2e74797065223a2270726f6475636572222c22636c65616e75702e706f6c696379223a22636f6d70616374222c227365676d656e742e6279746573223a22313034383537363030227d7d,s{43,43,1725140060114,1725140060114,0,0,0,0,109,0,43} 21:34:21.045 [data-plane-kafka-request-handler-1] DEBUG kafka.log.OffsetIndex - Loaded index file /tmp/kafka-unit13820654021505895920/__consumer_offsets-36/00000000000000000000.index with maxEntries = 1310720, maxIndexSize = 10485760, entries = 0, lastOffset = 0, file position = 0 21:34:21.045 [data-plane-kafka-request-handler-1] DEBUG kafka.log.AbstractIndex - Index /tmp/kafka-unit13820654021505895920/__consumer_offsets-36/00000000000000000000.index was not resized because it already has size 10485760 21:34:21.045 [data-plane-kafka-request-handler-1] DEBUG kafka.log.TimeIndex - Loaded index file /tmp/kafka-unit13820654021505895920/__consumer_offsets-36/00000000000000000000.timeindex with maxEntries = 873813, maxIndexSize = 10485760, entries = 0, lastOffset = TimestampOffset(-1,0), file position = 0 21:34:21.045 [data-plane-kafka-request-handler-1] DEBUG kafka.log.AbstractIndex - Index /tmp/kafka-unit13820654021505895920/__consumer_offsets-36/00000000000000000000.timeindex was not resized because it already has size 10485756 21:34:21.045 [data-plane-kafka-request-handler-1] INFO kafka.log.UnifiedLog$ - [LogLoader partition=__consumer_offsets-36, dir=/tmp/kafka-unit13820654021505895920] Loading producer state till offset 0 with message format version 2 21:34:21.045 [data-plane-kafka-request-handler-1] DEBUG kafka.utils.KafkaScheduler - Scheduling task flush-metadata-file with initial delay 0 ms and period -1 ms. 21:34:21.046 [data-plane-kafka-request-handler-1] DEBUG kafka.utils.KafkaScheduler - Scheduling task PeriodicProducerExpirationCheck with initial delay 600000 ms and period 600000 ms. 21:34:21.046 [data-plane-kafka-request-handler-1] INFO kafka.log.LogManager - Created log for partition __consumer_offsets-36 in /tmp/kafka-unit13820654021505895920/__consumer_offsets-36 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} 21:34:21.046 [data-plane-kafka-request-handler-1] INFO kafka.cluster.Partition - [Partition __consumer_offsets-36 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-36 21:34:21.047 [data-plane-kafka-request-handler-1] INFO kafka.cluster.Partition - [Partition __consumer_offsets-36 broker=1] Log loaded for partition __consumer_offsets-36 with initial high watermark 0 21:34:21.047 [data-plane-kafka-request-handler-1] INFO state.change.logger - [Broker id=1] Leader __consumer_offsets-36 with topic id Some(7nAbWTq2QkumtgCGHjjQWw) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [1], adding replicas [] and removing replicas []. Previous leader epoch was -1. 21:34:21.047 [data-plane-kafka-request-handler-1] DEBUG k.server.epoch.LeaderEpochFileCache - [LeaderEpochCache __consumer_offsets-36] Appended new epoch entry EpochEntry(epoch=0, startOffset=0). Cache now contains 1 entries. 21:34:21.050 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:21.050 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - Processing request:: sessionid:0x1000001c6a50000 type:getData cxid:0x10a zxid:0xfffffffffffffffe txntype:unknown reqpath:/config/topics/__consumer_offsets 21:34:21.050 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - sessionid:0x1000001c6a50000 type:getData cxid:0x10a zxid:0xfffffffffffffffe txntype:unknown reqpath:/config/topics/__consumer_offsets 21:34:21.050 [SyncThread:0] DEBUG o.a.zookeeper.server.ZooKeeperServer - Permission requested: 1 21:34:21.050 [SyncThread:0] DEBUG o.a.zookeeper.server.ZooKeeperServer - ACLs for node: [31,s{'world,'anyone} ] 21:34:21.051 [SyncThread:0] DEBUG o.a.zookeeper.server.ZooKeeperServer - Client credentials: ['sasl,'zooclient , 'ip,'127.0.0.1 ] 21:34:21.051 [main-SendThread(127.0.0.1:36377)] DEBUG org.apache.zookeeper.ClientCnxn - Reading reply session id: 0x1000001c6a50000, packet:: clientPath:/config/topics/__consumer_offsets serverPath:/config/topics/__consumer_offsets finished:false header:: 266,4 replyHeader:: 266,146,0 request:: '/config/topics/__consumer_offsets,F response:: #7b2276657273696f6e223a312c22636f6e666967223a7b22636f6d7072657373696f6e2e74797065223a2270726f6475636572222c22636c65616e75702e706f6c696379223a22636f6d70616374222c227365676d656e742e6279746573223a22313034383537363030227d7d,s{43,43,1725140060114,1725140060114,0,0,0,0,109,0,43} 21:34:21.055 [data-plane-kafka-request-handler-1] DEBUG kafka.log.OffsetIndex - Loaded index file /tmp/kafka-unit13820654021505895920/__consumer_offsets-6/00000000000000000000.index with maxEntries = 1310720, maxIndexSize = 10485760, entries = 0, lastOffset = 0, file position = 0 21:34:21.057 [data-plane-kafka-request-handler-1] DEBUG kafka.log.AbstractIndex - Index /tmp/kafka-unit13820654021505895920/__consumer_offsets-6/00000000000000000000.index was not resized because it already has size 10485760 21:34:21.058 [data-plane-kafka-request-handler-1] DEBUG kafka.log.TimeIndex - Loaded index file /tmp/kafka-unit13820654021505895920/__consumer_offsets-6/00000000000000000000.timeindex with maxEntries = 873813, maxIndexSize = 10485760, entries = 0, lastOffset = TimestampOffset(-1,0), file position = 0 21:34:21.058 [data-plane-kafka-request-handler-1] DEBUG kafka.log.AbstractIndex - Index /tmp/kafka-unit13820654021505895920/__consumer_offsets-6/00000000000000000000.timeindex was not resized because it already has size 10485756 21:34:21.059 [data-plane-kafka-request-handler-1] INFO kafka.log.UnifiedLog$ - [LogLoader partition=__consumer_offsets-6, dir=/tmp/kafka-unit13820654021505895920] Loading producer state till offset 0 with message format version 2 21:34:21.060 [data-plane-kafka-request-handler-1] DEBUG kafka.utils.KafkaScheduler - Scheduling task flush-metadata-file with initial delay 0 ms and period -1 ms. 21:34:21.062 [data-plane-kafka-request-handler-1] DEBUG kafka.utils.KafkaScheduler - Scheduling task PeriodicProducerExpirationCheck with initial delay 600000 ms and period 600000 ms. 21:34:21.062 [data-plane-kafka-request-handler-1] INFO kafka.log.LogManager - Created log for partition __consumer_offsets-6 in /tmp/kafka-unit13820654021505895920/__consumer_offsets-6 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} 21:34:21.063 [data-plane-kafka-request-handler-1] INFO kafka.cluster.Partition - [Partition __consumer_offsets-6 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-6 21:34:21.063 [data-plane-kafka-request-handler-1] INFO kafka.cluster.Partition - [Partition __consumer_offsets-6 broker=1] Log loaded for partition __consumer_offsets-6 with initial high watermark 0 21:34:21.063 [data-plane-kafka-request-handler-1] INFO state.change.logger - [Broker id=1] Leader __consumer_offsets-6 with topic id Some(7nAbWTq2QkumtgCGHjjQWw) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [1], adding replicas [] and removing replicas []. Previous leader epoch was -1. 21:34:21.063 [data-plane-kafka-request-handler-1] DEBUG k.server.epoch.LeaderEpochFileCache - [LeaderEpochCache __consumer_offsets-6] Appended new epoch entry EpochEntry(epoch=0, startOffset=0). Cache now contains 1 entries. 21:34:21.068 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:21.068 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - Processing request:: sessionid:0x1000001c6a50000 type:getData cxid:0x10b zxid:0xfffffffffffffffe txntype:unknown reqpath:/config/topics/__consumer_offsets 21:34:21.068 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - sessionid:0x1000001c6a50000 type:getData cxid:0x10b zxid:0xfffffffffffffffe txntype:unknown reqpath:/config/topics/__consumer_offsets 21:34:21.068 [SyncThread:0] DEBUG o.a.zookeeper.server.ZooKeeperServer - Permission requested: 1 21:34:21.068 [SyncThread:0] DEBUG o.a.zookeeper.server.ZooKeeperServer - ACLs for node: [31,s{'world,'anyone} ] 21:34:21.068 [SyncThread:0] DEBUG o.a.zookeeper.server.ZooKeeperServer - Client credentials: ['sasl,'zooclient , 'ip,'127.0.0.1 ] 21:34:21.069 [main-SendThread(127.0.0.1:36377)] DEBUG org.apache.zookeeper.ClientCnxn - Reading reply session id: 0x1000001c6a50000, packet:: clientPath:/config/topics/__consumer_offsets serverPath:/config/topics/__consumer_offsets finished:false header:: 267,4 replyHeader:: 267,146,0 request:: '/config/topics/__consumer_offsets,F response:: #7b2276657273696f6e223a312c22636f6e666967223a7b22636f6d7072657373696f6e2e74797065223a2270726f6475636572222c22636c65616e75702e706f6c696379223a22636f6d70616374222c227365676d656e742e6279746573223a22313034383537363030227d7d,s{43,43,1725140060114,1725140060114,0,0,0,0,109,0,43} 21:34:21.072 [data-plane-kafka-request-handler-1] DEBUG kafka.log.OffsetIndex - Loaded index file /tmp/kafka-unit13820654021505895920/__consumer_offsets-43/00000000000000000000.index with maxEntries = 1310720, maxIndexSize = 10485760, entries = 0, lastOffset = 0, file position = 0 21:34:21.072 [data-plane-kafka-request-handler-1] DEBUG kafka.log.AbstractIndex - Index /tmp/kafka-unit13820654021505895920/__consumer_offsets-43/00000000000000000000.index was not resized because it already has size 10485760 21:34:21.072 [data-plane-kafka-request-handler-1] DEBUG kafka.log.TimeIndex - Loaded index file /tmp/kafka-unit13820654021505895920/__consumer_offsets-43/00000000000000000000.timeindex with maxEntries = 873813, maxIndexSize = 10485760, entries = 0, lastOffset = TimestampOffset(-1,0), file position = 0 21:34:21.072 [data-plane-kafka-request-handler-1] DEBUG kafka.log.AbstractIndex - Index /tmp/kafka-unit13820654021505895920/__consumer_offsets-43/00000000000000000000.timeindex was not resized because it already has size 10485756 21:34:21.072 [data-plane-kafka-request-handler-1] INFO kafka.log.UnifiedLog$ - [LogLoader partition=__consumer_offsets-43, dir=/tmp/kafka-unit13820654021505895920] Loading producer state till offset 0 with message format version 2 21:34:21.072 [data-plane-kafka-request-handler-1] DEBUG kafka.utils.KafkaScheduler - Scheduling task flush-metadata-file with initial delay 0 ms and period -1 ms. 21:34:21.073 [data-plane-kafka-request-handler-1] DEBUG kafka.utils.KafkaScheduler - Scheduling task PeriodicProducerExpirationCheck with initial delay 600000 ms and period 600000 ms. 21:34:21.073 [data-plane-kafka-request-handler-1] INFO kafka.log.LogManager - Created log for partition __consumer_offsets-43 in /tmp/kafka-unit13820654021505895920/__consumer_offsets-43 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} 21:34:21.074 [data-plane-kafka-request-handler-1] INFO kafka.cluster.Partition - [Partition __consumer_offsets-43 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-43 21:34:21.074 [data-plane-kafka-request-handler-1] INFO kafka.cluster.Partition - [Partition __consumer_offsets-43 broker=1] Log loaded for partition __consumer_offsets-43 with initial high watermark 0 21:34:21.074 [data-plane-kafka-request-handler-1] INFO state.change.logger - [Broker id=1] Leader __consumer_offsets-43 with topic id Some(7nAbWTq2QkumtgCGHjjQWw) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [1], adding replicas [] and removing replicas []. Previous leader epoch was -1. 21:34:21.074 [data-plane-kafka-request-handler-1] DEBUG k.server.epoch.LeaderEpochFileCache - [LeaderEpochCache __consumer_offsets-43] Appended new epoch entry EpochEntry(epoch=0, startOffset=0). Cache now contains 1 entries. 21:34:21.077 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:21.077 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - Processing request:: sessionid:0x1000001c6a50000 type:getData cxid:0x10c zxid:0xfffffffffffffffe txntype:unknown reqpath:/config/topics/__consumer_offsets 21:34:21.078 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - sessionid:0x1000001c6a50000 type:getData cxid:0x10c zxid:0xfffffffffffffffe txntype:unknown reqpath:/config/topics/__consumer_offsets 21:34:21.078 [SyncThread:0] DEBUG o.a.zookeeper.server.ZooKeeperServer - Permission requested: 1 21:34:21.078 [SyncThread:0] DEBUG o.a.zookeeper.server.ZooKeeperServer - ACLs for node: [31,s{'world,'anyone} ] 21:34:21.078 [SyncThread:0] DEBUG o.a.zookeeper.server.ZooKeeperServer - Client credentials: ['sasl,'zooclient , 'ip,'127.0.0.1 ] 21:34:21.078 [main-SendThread(127.0.0.1:36377)] DEBUG org.apache.zookeeper.ClientCnxn - Reading reply session id: 0x1000001c6a50000, packet:: clientPath:/config/topics/__consumer_offsets serverPath:/config/topics/__consumer_offsets finished:false header:: 268,4 replyHeader:: 268,146,0 request:: '/config/topics/__consumer_offsets,F response:: #7b2276657273696f6e223a312c22636f6e666967223a7b22636f6d7072657373696f6e2e74797065223a2270726f6475636572222c22636c65616e75702e706f6c696379223a22636f6d70616374222c227365676d656e742e6279746573223a22313034383537363030227d7d,s{43,43,1725140060114,1725140060114,0,0,0,0,109,0,43} 21:34:21.081 [data-plane-kafka-request-handler-1] DEBUG kafka.log.OffsetIndex - Loaded index file /tmp/kafka-unit13820654021505895920/__consumer_offsets-13/00000000000000000000.index with maxEntries = 1310720, maxIndexSize = 10485760, entries = 0, lastOffset = 0, file position = 0 21:34:21.081 [data-plane-kafka-request-handler-1] DEBUG kafka.log.AbstractIndex - Index /tmp/kafka-unit13820654021505895920/__consumer_offsets-13/00000000000000000000.index was not resized because it already has size 10485760 21:34:21.081 [data-plane-kafka-request-handler-1] DEBUG kafka.log.TimeIndex - Loaded index file /tmp/kafka-unit13820654021505895920/__consumer_offsets-13/00000000000000000000.timeindex with maxEntries = 873813, maxIndexSize = 10485760, entries = 0, lastOffset = TimestampOffset(-1,0), file position = 0 21:34:21.081 [data-plane-kafka-request-handler-1] DEBUG kafka.log.AbstractIndex - Index /tmp/kafka-unit13820654021505895920/__consumer_offsets-13/00000000000000000000.timeindex was not resized because it already has size 10485756 21:34:21.082 [data-plane-kafka-request-handler-1] INFO kafka.log.UnifiedLog$ - [LogLoader partition=__consumer_offsets-13, dir=/tmp/kafka-unit13820654021505895920] Loading producer state till offset 0 with message format version 2 21:34:21.082 [data-plane-kafka-request-handler-1] DEBUG kafka.utils.KafkaScheduler - Scheduling task flush-metadata-file with initial delay 0 ms and period -1 ms. 21:34:21.083 [data-plane-kafka-request-handler-1] DEBUG kafka.utils.KafkaScheduler - Scheduling task PeriodicProducerExpirationCheck with initial delay 600000 ms and period 600000 ms. 21:34:21.083 [data-plane-kafka-request-handler-1] INFO kafka.log.LogManager - Created log for partition __consumer_offsets-13 in /tmp/kafka-unit13820654021505895920/__consumer_offsets-13 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} 21:34:21.083 [data-plane-kafka-request-handler-1] INFO kafka.cluster.Partition - [Partition __consumer_offsets-13 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-13 21:34:21.083 [data-plane-kafka-request-handler-1] INFO kafka.cluster.Partition - [Partition __consumer_offsets-13 broker=1] Log loaded for partition __consumer_offsets-13 with initial high watermark 0 21:34:21.083 [data-plane-kafka-request-handler-1] INFO state.change.logger - [Broker id=1] Leader __consumer_offsets-13 with topic id Some(7nAbWTq2QkumtgCGHjjQWw) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [1], adding replicas [] and removing replicas []. Previous leader epoch was -1. 21:34:21.083 [data-plane-kafka-request-handler-1] DEBUG k.server.epoch.LeaderEpochFileCache - [LeaderEpochCache __consumer_offsets-13] Appended new epoch entry EpochEntry(epoch=0, startOffset=0). Cache now contains 1 entries. 21:34:21.088 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:21.088 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - Processing request:: sessionid:0x1000001c6a50000 type:getData cxid:0x10d zxid:0xfffffffffffffffe txntype:unknown reqpath:/config/topics/__consumer_offsets 21:34:21.088 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - sessionid:0x1000001c6a50000 type:getData cxid:0x10d zxid:0xfffffffffffffffe txntype:unknown reqpath:/config/topics/__consumer_offsets 21:34:21.088 [SyncThread:0] DEBUG o.a.zookeeper.server.ZooKeeperServer - Permission requested: 1 21:34:21.088 [SyncThread:0] DEBUG o.a.zookeeper.server.ZooKeeperServer - ACLs for node: [31,s{'world,'anyone} ] 21:34:21.088 [SyncThread:0] DEBUG o.a.zookeeper.server.ZooKeeperServer - Client credentials: ['sasl,'zooclient , 'ip,'127.0.0.1 ] 21:34:21.088 [main-SendThread(127.0.0.1:36377)] DEBUG org.apache.zookeeper.ClientCnxn - Reading reply session id: 0x1000001c6a50000, packet:: clientPath:/config/topics/__consumer_offsets serverPath:/config/topics/__consumer_offsets finished:false header:: 269,4 replyHeader:: 269,146,0 request:: '/config/topics/__consumer_offsets,F response:: #7b2276657273696f6e223a312c22636f6e666967223a7b22636f6d7072657373696f6e2e74797065223a2270726f6475636572222c22636c65616e75702e706f6c696379223a22636f6d70616374222c227365676d656e742e6279746573223a22313034383537363030227d7d,s{43,43,1725140060114,1725140060114,0,0,0,0,109,0,43} 21:34:21.089 [data-plane-kafka-request-handler-1] DEBUG kafka.log.OffsetIndex - Loaded index file /tmp/kafka-unit13820654021505895920/__consumer_offsets-28/00000000000000000000.index with maxEntries = 1310720, maxIndexSize = 10485760, entries = 0, lastOffset = 0, file position = 0 21:34:21.090 [data-plane-kafka-request-handler-1] DEBUG kafka.log.AbstractIndex - Index /tmp/kafka-unit13820654021505895920/__consumer_offsets-28/00000000000000000000.index was not resized because it already has size 10485760 21:34:21.090 [data-plane-kafka-request-handler-1] DEBUG kafka.log.TimeIndex - Loaded index file /tmp/kafka-unit13820654021505895920/__consumer_offsets-28/00000000000000000000.timeindex with maxEntries = 873813, maxIndexSize = 10485760, entries = 0, lastOffset = TimestampOffset(-1,0), file position = 0 21:34:21.090 [data-plane-kafka-request-handler-1] DEBUG kafka.log.AbstractIndex - Index /tmp/kafka-unit13820654021505895920/__consumer_offsets-28/00000000000000000000.timeindex was not resized because it already has size 10485756 21:34:21.091 [data-plane-kafka-request-handler-1] INFO kafka.log.UnifiedLog$ - [LogLoader partition=__consumer_offsets-28, dir=/tmp/kafka-unit13820654021505895920] Loading producer state till offset 0 with message format version 2 21:34:21.091 [data-plane-kafka-request-handler-1] DEBUG kafka.utils.KafkaScheduler - Scheduling task flush-metadata-file with initial delay 0 ms and period -1 ms. 21:34:21.092 [data-plane-kafka-request-handler-1] DEBUG kafka.utils.KafkaScheduler - Scheduling task PeriodicProducerExpirationCheck with initial delay 600000 ms and period 600000 ms. 21:34:21.092 [data-plane-kafka-request-handler-1] INFO kafka.log.LogManager - Created log for partition __consumer_offsets-28 in /tmp/kafka-unit13820654021505895920/__consumer_offsets-28 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} 21:34:21.092 [data-plane-kafka-request-handler-1] INFO kafka.cluster.Partition - [Partition __consumer_offsets-28 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-28 21:34:21.092 [data-plane-kafka-request-handler-1] INFO kafka.cluster.Partition - [Partition __consumer_offsets-28 broker=1] Log loaded for partition __consumer_offsets-28 with initial high watermark 0 21:34:21.092 [data-plane-kafka-request-handler-1] INFO state.change.logger - [Broker id=1] Leader __consumer_offsets-28 with topic id Some(7nAbWTq2QkumtgCGHjjQWw) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [1], adding replicas [] and removing replicas []. Previous leader epoch was -1. 21:34:21.092 [data-plane-kafka-request-handler-1] DEBUG k.server.epoch.LeaderEpochFileCache - [LeaderEpochCache __consumer_offsets-28] Appended new epoch entry EpochEntry(epoch=0, startOffset=0). Cache now contains 1 entries. 21:34:21.111 [data-plane-kafka-network-thread-1-ListenerName(SASL_PLAINTEXT)-SASL_PLAINTEXT-0] DEBUG kafka.request.logger - Completed request:{"isForwarded":false,"requestHeader":{"requestApiKey":3,"requestApiVersion":12,"correlationId":22,"clientId":"myid","requestApiKeyName":"METADATA"},"request":{"topics":[{"topicId":"AAAAAAAAAAAAAAAAAAAAAA","name":"mytopicA"},{"topicId":"AAAAAAAAAAAAAAAAAAAAAA","name":"mytopicB"}],"allowAutoTopicCreation":false,"includeTopicAuthorizedOperations":false},"response":{"throttleTimeMs":0,"brokers":[{"nodeId":1,"host":"localhost","port":39175,"rack":null}],"clusterId":"5YrvSAcTSC6U2UjuA70ZNA","controllerId":1,"topics":[{"errorCode":0,"name":"mytopicA","topicId":"YpyDa15qQo25q_iMZl8VKA","isInternal":false,"partitions":[{"errorCode":0,"partitionIndex":0,"leaderId":1,"leaderEpoch":0,"replicaNodes":[1],"isrNodes":[1],"offlineReplicas":[]}],"topicAuthorizedOperations":-2147483648},{"errorCode":0,"name":"mytopicB","topicId":"Cdlya8hGQ1iJi65VnsnjdA","isInternal":false,"partitions":[{"errorCode":0,"partitionIndex":0,"leaderId":1,"leaderEpoch":0,"replicaNodes":[1],"isrNodes":[1],"offlineReplicas":[]}],"topicAuthorizedOperations":-2147483648}]},"connection":"127.0.0.1:39175-127.0.0.1:56264-5","totalTimeMs":2.867,"requestQueueTimeMs":0.21,"localTimeMs":1.299,"remoteTimeMs":0.0,"throttleTimeMs":0,"responseQueueTimeMs":1.187,"sendTimeMs":0.17,"securityProtocol":"SASL_PLAINTEXT","principal":"User:admin","listener":"SASL_PLAINTEXT","clientInformation":{"softwareName":"apache-kafka-java","softwareVersion":"3.3.1"}} 21:34:21.115 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:21.115 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - Processing request:: sessionid:0x1000001c6a50000 type:exists cxid:0x10e zxid:0xfffffffffffffffe txntype:unknown reqpath:/admin/delete_topics/__consumer_offsets 21:34:21.115 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - sessionid:0x1000001c6a50000 type:exists cxid:0x10e zxid:0xfffffffffffffffe txntype:unknown reqpath:/admin/delete_topics/__consumer_offsets 21:34:21.116 [main-SendThread(127.0.0.1:36377)] DEBUG org.apache.zookeeper.ClientCnxn - Reading reply session id: 0x1000001c6a50000, packet:: clientPath:/admin/delete_topics/__consumer_offsets serverPath:/admin/delete_topics/__consumer_offsets finished:false header:: 270,3 replyHeader:: 270,146,-101 request:: '/admin/delete_topics/__consumer_offsets,F response:: 21:34:21.116 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:21.116 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - Processing request:: sessionid:0x1000001c6a50000 type:exists cxid:0x10f zxid:0xfffffffffffffffe txntype:unknown reqpath:/brokers/topics/__consumer_offsets 21:34:21.116 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - sessionid:0x1000001c6a50000 type:exists cxid:0x10f zxid:0xfffffffffffffffe txntype:unknown reqpath:/brokers/topics/__consumer_offsets 21:34:21.117 [main-SendThread(127.0.0.1:36377)] DEBUG org.apache.zookeeper.ClientCnxn - Reading reply session id: 0x1000001c6a50000, packet:: clientPath:/brokers/topics/__consumer_offsets serverPath:/brokers/topics/__consumer_offsets finished:false header:: 271,3 replyHeader:: 271,146,0 request:: '/brokers/topics/__consumer_offsets,T response:: s{44,44,1725140060123,1725140060123,0,1,0,0,548,1,45} 21:34:21.117 [data-plane-kafka-request-handler-0] DEBUG kafka.server.ZkAdminManager - [Admin Manager on Broker 1]: Topic creation failed since topic '__consumer_offsets' already exists. org.apache.kafka.common.errors.TopicExistsException: Topic '__consumer_offsets' already exists. 21:34:21.117 [data-plane-kafka-request-handler-0] DEBUG k.s.DefaultAutoTopicCreationManager - Cleared inflight topic creation state for HashMap(__consumer_offsets -> CreatableTopic(name='__consumer_offsets', numPartitions=50, replicationFactor=1, assignments=[], configs=[CreateableTopicConfig(name='compression.type', value='producer'), CreateableTopicConfig(name='cleanup.policy', value='compact'), CreateableTopicConfig(name='segment.bytes', value='104857600')])) 21:34:21.118 [data-plane-kafka-network-thread-1-ListenerName(SASL_PLAINTEXT)-SASL_PLAINTEXT-0] DEBUG kafka.request.logger - Completed request:{"isForwarded":false,"requestHeader":{"requestApiKey":10,"requestApiVersion":4,"correlationId":23,"clientId":"myid","requestApiKeyName":"FIND_COORDINATOR"},"request":{"keyType":0,"coordinatorKeys":["mygroup"]},"response":{"throttleTimeMs":0,"coordinators":[{"key":"mygroup","nodeId":-1,"host":"","port":-1,"errorCode":15,"errorMessage":""}]},"connection":"127.0.0.1:39175-127.0.0.1:56264-5","totalTimeMs":3.78,"requestQueueTimeMs":0.115,"localTimeMs":3.413,"remoteTimeMs":0.0,"throttleTimeMs":0,"responseQueueTimeMs":0.09,"sendTimeMs":0.161,"securityProtocol":"SASL_PLAINTEXT","principal":"User:admin","listener":"SASL_PLAINTEXT","clientInformation":{"softwareName":"apache-kafka-java","softwareVersion":"3.3.1"}} 21:34:21.127 [data-plane-kafka-request-handler-1] INFO k.coordinator.group.GroupCoordinator - [GroupCoordinator 1]: Elected as the group coordinator for partition 3 in epoch 0 21:34:21.129 [data-plane-kafka-request-handler-1] INFO k.c.group.GroupMetadataManager - [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-3 for epoch 0 21:34:21.130 [data-plane-kafka-request-handler-1] DEBUG kafka.utils.KafkaScheduler - Scheduling task __consumer_offsets-3 with initial delay 0 ms and period -1 ms. 21:34:21.132 [group-metadata-manager-0] DEBUG k.c.group.GroupMetadataManager - [GroupMetadataManager brokerId=1] Started loading offsets and group metadata from __consumer_offsets-3 for epoch 0 21:34:21.132 [data-plane-kafka-request-handler-1] INFO k.coordinator.group.GroupCoordinator - [GroupCoordinator 1]: Elected as the group coordinator for partition 18 in epoch 0 21:34:21.133 [data-plane-kafka-request-handler-1] INFO k.c.group.GroupMetadataManager - [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-18 for epoch 0 21:34:21.133 [data-plane-kafka-request-handler-1] DEBUG kafka.utils.KafkaScheduler - Scheduling task __consumer_offsets-18 with initial delay 0 ms and period -1 ms. 21:34:21.133 [data-plane-kafka-request-handler-1] INFO k.coordinator.group.GroupCoordinator - [GroupCoordinator 1]: Elected as the group coordinator for partition 41 in epoch 0 21:34:21.133 [data-plane-kafka-request-handler-1] INFO k.c.group.GroupMetadataManager - [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-41 for epoch 0 21:34:21.133 [data-plane-kafka-request-handler-1] DEBUG kafka.utils.KafkaScheduler - Scheduling task __consumer_offsets-41 with initial delay 0 ms and period -1 ms. 21:34:21.133 [data-plane-kafka-request-handler-1] INFO k.coordinator.group.GroupCoordinator - [GroupCoordinator 1]: Elected as the group coordinator for partition 10 in epoch 0 21:34:21.133 [data-plane-kafka-request-handler-1] INFO k.c.group.GroupMetadataManager - [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-10 for epoch 0 21:34:21.133 [data-plane-kafka-request-handler-1] DEBUG kafka.utils.KafkaScheduler - Scheduling task __consumer_offsets-10 with initial delay 0 ms and period -1 ms. 21:34:21.133 [data-plane-kafka-request-handler-1] INFO k.coordinator.group.GroupCoordinator - [GroupCoordinator 1]: Elected as the group coordinator for partition 33 in epoch 0 21:34:21.133 [data-plane-kafka-request-handler-1] INFO k.c.group.GroupMetadataManager - [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-33 for epoch 0 21:34:21.133 [data-plane-kafka-request-handler-1] DEBUG kafka.utils.KafkaScheduler - Scheduling task __consumer_offsets-33 with initial delay 0 ms and period -1 ms. 21:34:21.133 [data-plane-kafka-request-handler-1] INFO k.coordinator.group.GroupCoordinator - [GroupCoordinator 1]: Elected as the group coordinator for partition 48 in epoch 0 21:34:21.133 [data-plane-kafka-request-handler-1] INFO k.c.group.GroupMetadataManager - [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-48 for epoch 0 21:34:21.133 [data-plane-kafka-request-handler-1] DEBUG kafka.utils.KafkaScheduler - Scheduling task __consumer_offsets-48 with initial delay 0 ms and period -1 ms. 21:34:21.133 [data-plane-kafka-request-handler-1] INFO k.coordinator.group.GroupCoordinator - [GroupCoordinator 1]: Elected as the group coordinator for partition 19 in epoch 0 21:34:21.133 [data-plane-kafka-request-handler-1] INFO k.c.group.GroupMetadataManager - [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-19 for epoch 0 21:34:21.133 [data-plane-kafka-request-handler-1] DEBUG kafka.utils.KafkaScheduler - Scheduling task __consumer_offsets-19 with initial delay 0 ms and period -1 ms. 21:34:21.133 [data-plane-kafka-request-handler-1] INFO k.coordinator.group.GroupCoordinator - [GroupCoordinator 1]: Elected as the group coordinator for partition 34 in epoch 0 21:34:21.133 [data-plane-kafka-request-handler-1] INFO k.c.group.GroupMetadataManager - [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-34 for epoch 0 21:34:21.134 [data-plane-kafka-request-handler-1] DEBUG kafka.utils.KafkaScheduler - Scheduling task __consumer_offsets-34 with initial delay 0 ms and period -1 ms. 21:34:21.134 [data-plane-kafka-request-handler-1] INFO k.coordinator.group.GroupCoordinator - [GroupCoordinator 1]: Elected as the group coordinator for partition 4 in epoch 0 21:34:21.134 [data-plane-kafka-request-handler-1] INFO k.c.group.GroupMetadataManager - [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-4 for epoch 0 21:34:21.134 [data-plane-kafka-request-handler-1] DEBUG kafka.utils.KafkaScheduler - Scheduling task __consumer_offsets-4 with initial delay 0 ms and period -1 ms. 21:34:21.134 [data-plane-kafka-request-handler-1] INFO k.coordinator.group.GroupCoordinator - [GroupCoordinator 1]: Elected as the group coordinator for partition 11 in epoch 0 21:34:21.134 [data-plane-kafka-request-handler-1] INFO k.c.group.GroupMetadataManager - [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-11 for epoch 0 21:34:21.134 [data-plane-kafka-request-handler-1] DEBUG kafka.utils.KafkaScheduler - Scheduling task __consumer_offsets-11 with initial delay 0 ms and period -1 ms. 21:34:21.134 [data-plane-kafka-request-handler-1] INFO k.coordinator.group.GroupCoordinator - [GroupCoordinator 1]: Elected as the group coordinator for partition 26 in epoch 0 21:34:21.134 [data-plane-kafka-request-handler-1] INFO k.c.group.GroupMetadataManager - [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-26 for epoch 0 21:34:21.134 [data-plane-kafka-request-handler-1] DEBUG kafka.utils.KafkaScheduler - Scheduling task __consumer_offsets-26 with initial delay 0 ms and period -1 ms. 21:34:21.134 [data-plane-kafka-request-handler-1] INFO k.coordinator.group.GroupCoordinator - [GroupCoordinator 1]: Elected as the group coordinator for partition 49 in epoch 0 21:34:21.134 [data-plane-kafka-request-handler-1] INFO k.c.group.GroupMetadataManager - [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-49 for epoch 0 21:34:21.134 [data-plane-kafka-request-handler-1] DEBUG kafka.utils.KafkaScheduler - Scheduling task __consumer_offsets-49 with initial delay 0 ms and period -1 ms. 21:34:21.134 [data-plane-kafka-request-handler-1] INFO k.coordinator.group.GroupCoordinator - [GroupCoordinator 1]: Elected as the group coordinator for partition 39 in epoch 0 21:34:21.134 [data-plane-kafka-request-handler-1] INFO k.c.group.GroupMetadataManager - [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-39 for epoch 0 21:34:21.134 [data-plane-kafka-request-handler-1] DEBUG kafka.utils.KafkaScheduler - Scheduling task __consumer_offsets-39 with initial delay 0 ms and period -1 ms. 21:34:21.134 [data-plane-kafka-request-handler-1] INFO k.coordinator.group.GroupCoordinator - [GroupCoordinator 1]: Elected as the group coordinator for partition 9 in epoch 0 21:34:21.134 [data-plane-kafka-request-handler-1] INFO k.c.group.GroupMetadataManager - [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-9 for epoch 0 21:34:21.134 [data-plane-kafka-request-handler-1] DEBUG kafka.utils.KafkaScheduler - Scheduling task __consumer_offsets-9 with initial delay 0 ms and period -1 ms. 21:34:21.135 [data-plane-kafka-request-handler-1] INFO k.coordinator.group.GroupCoordinator - [GroupCoordinator 1]: Elected as the group coordinator for partition 24 in epoch 0 21:34:21.135 [data-plane-kafka-request-handler-1] INFO k.c.group.GroupMetadataManager - [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-24 for epoch 0 21:34:21.135 [data-plane-kafka-request-handler-1] DEBUG kafka.utils.KafkaScheduler - Scheduling task __consumer_offsets-24 with initial delay 0 ms and period -1 ms. 21:34:21.135 [data-plane-kafka-request-handler-1] INFO k.coordinator.group.GroupCoordinator - [GroupCoordinator 1]: Elected as the group coordinator for partition 31 in epoch 0 21:34:21.135 [data-plane-kafka-request-handler-1] INFO k.c.group.GroupMetadataManager - [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-31 for epoch 0 21:34:21.135 [data-plane-kafka-request-handler-1] DEBUG kafka.utils.KafkaScheduler - Scheduling task __consumer_offsets-31 with initial delay 0 ms and period -1 ms. 21:34:21.135 [data-plane-kafka-request-handler-1] INFO k.coordinator.group.GroupCoordinator - [GroupCoordinator 1]: Elected as the group coordinator for partition 46 in epoch 0 21:34:21.135 [data-plane-kafka-request-handler-1] INFO k.c.group.GroupMetadataManager - [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-46 for epoch 0 21:34:21.135 [data-plane-kafka-request-handler-1] DEBUG kafka.utils.KafkaScheduler - Scheduling task __consumer_offsets-46 with initial delay 0 ms and period -1 ms. 21:34:21.135 [data-plane-kafka-request-handler-1] INFO k.coordinator.group.GroupCoordinator - [GroupCoordinator 1]: Elected as the group coordinator for partition 1 in epoch 0 21:34:21.135 [data-plane-kafka-request-handler-1] INFO k.c.group.GroupMetadataManager - [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-1 for epoch 0 21:34:21.135 [data-plane-kafka-request-handler-1] DEBUG kafka.utils.KafkaScheduler - Scheduling task __consumer_offsets-1 with initial delay 0 ms and period -1 ms. 21:34:21.135 [data-plane-kafka-request-handler-1] INFO k.coordinator.group.GroupCoordinator - [GroupCoordinator 1]: Elected as the group coordinator for partition 16 in epoch 0 21:34:21.135 [data-plane-kafka-request-handler-1] INFO k.c.group.GroupMetadataManager - [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-16 for epoch 0 21:34:21.135 [data-plane-kafka-request-handler-1] DEBUG kafka.utils.KafkaScheduler - Scheduling task __consumer_offsets-16 with initial delay 0 ms and period -1 ms. 21:34:21.135 [data-plane-kafka-request-handler-1] INFO k.coordinator.group.GroupCoordinator - [GroupCoordinator 1]: Elected as the group coordinator for partition 2 in epoch 0 21:34:21.135 [data-plane-kafka-request-handler-1] INFO k.c.group.GroupMetadataManager - [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-2 for epoch 0 21:34:21.135 [data-plane-kafka-request-handler-1] DEBUG kafka.utils.KafkaScheduler - Scheduling task __consumer_offsets-2 with initial delay 0 ms and period -1 ms. 21:34:21.135 [data-plane-kafka-request-handler-1] INFO k.coordinator.group.GroupCoordinator - [GroupCoordinator 1]: Elected as the group coordinator for partition 25 in epoch 0 21:34:21.135 [data-plane-kafka-request-handler-1] INFO k.c.group.GroupMetadataManager - [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-25 for epoch 0 21:34:21.135 [data-plane-kafka-request-handler-1] DEBUG kafka.utils.KafkaScheduler - Scheduling task __consumer_offsets-25 with initial delay 0 ms and period -1 ms. 21:34:21.135 [data-plane-kafka-request-handler-1] INFO k.coordinator.group.GroupCoordinator - [GroupCoordinator 1]: Elected as the group coordinator for partition 40 in epoch 0 21:34:21.135 [data-plane-kafka-request-handler-1] INFO k.c.group.GroupMetadataManager - [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-40 for epoch 0 21:34:21.136 [data-plane-kafka-request-handler-1] DEBUG kafka.utils.KafkaScheduler - Scheduling task __consumer_offsets-40 with initial delay 0 ms and period -1 ms. 21:34:21.136 [data-plane-kafka-request-handler-1] INFO k.coordinator.group.GroupCoordinator - [GroupCoordinator 1]: Elected as the group coordinator for partition 47 in epoch 0 21:34:21.136 [data-plane-kafka-request-handler-1] INFO k.c.group.GroupMetadataManager - [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-47 for epoch 0 21:34:21.136 [group-metadata-manager-0] INFO k.c.group.GroupMetadataManager - [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-3 in 6 milliseconds for epoch 0, of which 3 milliseconds was spent in the scheduler. 21:34:21.136 [data-plane-kafka-request-handler-1] DEBUG kafka.utils.KafkaScheduler - Scheduling task __consumer_offsets-47 with initial delay 0 ms and period -1 ms. 21:34:21.136 [data-plane-kafka-request-handler-1] INFO k.coordinator.group.GroupCoordinator - [GroupCoordinator 1]: Elected as the group coordinator for partition 17 in epoch 0 21:34:21.136 [group-metadata-manager-0] DEBUG k.c.group.GroupMetadataManager - [GroupMetadataManager brokerId=1] Started loading offsets and group metadata from __consumer_offsets-18 for epoch 0 21:34:21.136 [group-metadata-manager-0] INFO k.c.group.GroupMetadataManager - [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-18 in 3 milliseconds for epoch 0, of which 3 milliseconds was spent in the scheduler. 21:34:21.136 [group-metadata-manager-0] DEBUG k.c.group.GroupMetadataManager - [GroupMetadataManager brokerId=1] Started loading offsets and group metadata from __consumer_offsets-41 for epoch 0 21:34:21.136 [group-metadata-manager-0] INFO k.c.group.GroupMetadataManager - [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-41 in 3 milliseconds for epoch 0, of which 3 milliseconds was spent in the scheduler. 21:34:21.136 [group-metadata-manager-0] DEBUG k.c.group.GroupMetadataManager - [GroupMetadataManager brokerId=1] Started loading offsets and group metadata from __consumer_offsets-10 for epoch 0 21:34:21.136 [group-metadata-manager-0] INFO k.c.group.GroupMetadataManager - [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-10 in 3 milliseconds for epoch 0, of which 3 milliseconds was spent in the scheduler. 21:34:21.136 [group-metadata-manager-0] DEBUG k.c.group.GroupMetadataManager - [GroupMetadataManager brokerId=1] Started loading offsets and group metadata from __consumer_offsets-33 for epoch 0 21:34:21.137 [group-metadata-manager-0] INFO k.c.group.GroupMetadataManager - [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-33 in 4 milliseconds for epoch 0, of which 3 milliseconds was spent in the scheduler. 21:34:21.137 [group-metadata-manager-0] DEBUG k.c.group.GroupMetadataManager - [GroupMetadataManager brokerId=1] Started loading offsets and group metadata from __consumer_offsets-48 for epoch 0 21:34:21.137 [group-metadata-manager-0] INFO k.c.group.GroupMetadataManager - [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-48 in 4 milliseconds for epoch 0, of which 4 milliseconds was spent in the scheduler. 21:34:21.137 [group-metadata-manager-0] DEBUG k.c.group.GroupMetadataManager - [GroupMetadataManager brokerId=1] Started loading offsets and group metadata from __consumer_offsets-19 for epoch 0 21:34:21.137 [group-metadata-manager-0] INFO k.c.group.GroupMetadataManager - [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-19 in 4 milliseconds for epoch 0, of which 4 milliseconds was spent in the scheduler. 21:34:21.137 [group-metadata-manager-0] DEBUG k.c.group.GroupMetadataManager - [GroupMetadataManager brokerId=1] Started loading offsets and group metadata from __consumer_offsets-34 for epoch 0 21:34:21.137 [group-metadata-manager-0] INFO k.c.group.GroupMetadataManager - [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-34 in 3 milliseconds for epoch 0, of which 3 milliseconds was spent in the scheduler. 21:34:21.137 [group-metadata-manager-0] DEBUG k.c.group.GroupMetadataManager - [GroupMetadataManager brokerId=1] Started loading offsets and group metadata from __consumer_offsets-4 for epoch 0 21:34:21.138 [group-metadata-manager-0] INFO k.c.group.GroupMetadataManager - [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-4 in 4 milliseconds for epoch 0, of which 3 milliseconds was spent in the scheduler. 21:34:21.138 [group-metadata-manager-0] DEBUG k.c.group.GroupMetadataManager - [GroupMetadataManager brokerId=1] Started loading offsets and group metadata from __consumer_offsets-11 for epoch 0 21:34:21.139 [group-metadata-manager-0] INFO k.c.group.GroupMetadataManager - [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-11 in 5 milliseconds for epoch 0, of which 4 milliseconds was spent in the scheduler. 21:34:21.140 [group-metadata-manager-0] DEBUG k.c.group.GroupMetadataManager - [GroupMetadataManager brokerId=1] Started loading offsets and group metadata from __consumer_offsets-26 for epoch 0 21:34:21.140 [group-metadata-manager-0] INFO k.c.group.GroupMetadataManager - [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-26 in 6 milliseconds for epoch 0, of which 6 milliseconds was spent in the scheduler. 21:34:21.140 [group-metadata-manager-0] DEBUG k.c.group.GroupMetadataManager - [GroupMetadataManager brokerId=1] Started loading offsets and group metadata from __consumer_offsets-49 for epoch 0 21:34:21.140 [group-metadata-manager-0] INFO k.c.group.GroupMetadataManager - [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-49 in 6 milliseconds for epoch 0, of which 6 milliseconds was spent in the scheduler. 21:34:21.140 [group-metadata-manager-0] DEBUG k.c.group.GroupMetadataManager - [GroupMetadataManager brokerId=1] Started loading offsets and group metadata from __consumer_offsets-39 for epoch 0 21:34:21.140 [group-metadata-manager-0] INFO k.c.group.GroupMetadataManager - [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-39 in 6 milliseconds for epoch 0, of which 6 milliseconds was spent in the scheduler. 21:34:21.136 [data-plane-kafka-request-handler-1] INFO k.c.group.GroupMetadataManager - [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-17 for epoch 0 21:34:21.140 [data-plane-kafka-request-handler-1] DEBUG kafka.utils.KafkaScheduler - Scheduling task __consumer_offsets-17 with initial delay 0 ms and period -1 ms. 21:34:21.140 [data-plane-kafka-request-handler-1] INFO k.coordinator.group.GroupCoordinator - [GroupCoordinator 1]: Elected as the group coordinator for partition 32 in epoch 0 21:34:21.140 [data-plane-kafka-request-handler-1] INFO k.c.group.GroupMetadataManager - [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-32 for epoch 0 21:34:21.141 [data-plane-kafka-request-handler-1] DEBUG kafka.utils.KafkaScheduler - Scheduling task __consumer_offsets-32 with initial delay 0 ms and period -1 ms. 21:34:21.141 [data-plane-kafka-request-handler-1] INFO k.coordinator.group.GroupCoordinator - [GroupCoordinator 1]: Elected as the group coordinator for partition 37 in epoch 0 21:34:21.141 [group-metadata-manager-0] DEBUG k.c.group.GroupMetadataManager - [GroupMetadataManager brokerId=1] Started loading offsets and group metadata from __consumer_offsets-9 for epoch 0 21:34:21.141 [data-plane-kafka-request-handler-1] INFO k.c.group.GroupMetadataManager - [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-37 for epoch 0 21:34:21.141 [group-metadata-manager-0] INFO k.c.group.GroupMetadataManager - [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-9 in 7 milliseconds for epoch 0, of which 6 milliseconds was spent in the scheduler. 21:34:21.141 [group-metadata-manager-0] DEBUG k.c.group.GroupMetadataManager - [GroupMetadataManager brokerId=1] Started loading offsets and group metadata from __consumer_offsets-24 for epoch 0 21:34:21.141 [group-metadata-manager-0] INFO k.c.group.GroupMetadataManager - [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-24 in 6 milliseconds for epoch 0, of which 6 milliseconds was spent in the scheduler. 21:34:21.141 [data-plane-kafka-request-handler-1] DEBUG kafka.utils.KafkaScheduler - Scheduling task __consumer_offsets-37 with initial delay 0 ms and period -1 ms. 21:34:21.142 [group-metadata-manager-0] DEBUG k.c.group.GroupMetadataManager - [GroupMetadataManager brokerId=1] Started loading offsets and group metadata from __consumer_offsets-31 for epoch 0 21:34:21.142 [group-metadata-manager-0] INFO k.c.group.GroupMetadataManager - [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-31 in 7 milliseconds for epoch 0, of which 7 milliseconds was spent in the scheduler. 21:34:21.142 [group-metadata-manager-0] DEBUG k.c.group.GroupMetadataManager - [GroupMetadataManager brokerId=1] Started loading offsets and group metadata from __consumer_offsets-46 for epoch 0 21:34:21.142 [data-plane-kafka-request-handler-1] INFO k.coordinator.group.GroupCoordinator - [GroupCoordinator 1]: Elected as the group coordinator for partition 7 in epoch 0 21:34:21.142 [data-plane-kafka-request-handler-1] INFO k.c.group.GroupMetadataManager - [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-7 for epoch 0 21:34:21.142 [group-metadata-manager-0] INFO k.c.group.GroupMetadataManager - [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-46 in 7 milliseconds for epoch 0, of which 7 milliseconds was spent in the scheduler. 21:34:21.142 [group-metadata-manager-0] DEBUG k.c.group.GroupMetadataManager - [GroupMetadataManager brokerId=1] Started loading offsets and group metadata from __consumer_offsets-1 for epoch 0 21:34:21.142 [group-metadata-manager-0] INFO k.c.group.GroupMetadataManager - [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-1 in 7 milliseconds for epoch 0, of which 7 milliseconds was spent in the scheduler. 21:34:21.142 [group-metadata-manager-0] DEBUG k.c.group.GroupMetadataManager - [GroupMetadataManager brokerId=1] Started loading offsets and group metadata from __consumer_offsets-16 for epoch 0 21:34:21.142 [data-plane-kafka-request-handler-1] DEBUG kafka.utils.KafkaScheduler - Scheduling task __consumer_offsets-7 with initial delay 0 ms and period -1 ms. 21:34:21.142 [group-metadata-manager-0] INFO k.c.group.GroupMetadataManager - [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-16 in 7 milliseconds for epoch 0, of which 7 milliseconds was spent in the scheduler. 21:34:21.142 [data-plane-kafka-request-handler-1] INFO k.coordinator.group.GroupCoordinator - [GroupCoordinator 1]: Elected as the group coordinator for partition 22 in epoch 0 21:34:21.142 [group-metadata-manager-0] DEBUG k.c.group.GroupMetadataManager - [GroupMetadataManager brokerId=1] Started loading offsets and group metadata from __consumer_offsets-2 for epoch 0 21:34:21.143 [group-metadata-manager-0] INFO k.c.group.GroupMetadataManager - [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-2 in 8 milliseconds for epoch 0, of which 7 milliseconds was spent in the scheduler. 21:34:21.142 [data-plane-kafka-request-handler-1] INFO k.c.group.GroupMetadataManager - [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-22 for epoch 0 21:34:21.143 [group-metadata-manager-0] DEBUG k.c.group.GroupMetadataManager - [GroupMetadataManager brokerId=1] Started loading offsets and group metadata from __consumer_offsets-25 for epoch 0 21:34:21.143 [group-metadata-manager-0] INFO k.c.group.GroupMetadataManager - [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-25 in 8 milliseconds for epoch 0, of which 8 milliseconds was spent in the scheduler. 21:34:21.143 [data-plane-kafka-request-handler-1] DEBUG kafka.utils.KafkaScheduler - Scheduling task __consumer_offsets-22 with initial delay 0 ms and period -1 ms. 21:34:21.143 [data-plane-kafka-request-handler-1] INFO k.coordinator.group.GroupCoordinator - [GroupCoordinator 1]: Elected as the group coordinator for partition 29 in epoch 0 21:34:21.143 [group-metadata-manager-0] DEBUG k.c.group.GroupMetadataManager - [GroupMetadataManager brokerId=1] Started loading offsets and group metadata from __consumer_offsets-40 for epoch 0 21:34:21.143 [data-plane-kafka-request-handler-1] INFO k.c.group.GroupMetadataManager - [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-29 for epoch 0 21:34:21.144 [group-metadata-manager-0] INFO k.c.group.GroupMetadataManager - [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-40 in 7 milliseconds for epoch 0, of which 7 milliseconds was spent in the scheduler. 21:34:21.144 [group-metadata-manager-0] DEBUG k.c.group.GroupMetadataManager - [GroupMetadataManager brokerId=1] Started loading offsets and group metadata from __consumer_offsets-47 for epoch 0 21:34:21.144 [data-plane-kafka-request-handler-1] DEBUG kafka.utils.KafkaScheduler - Scheduling task __consumer_offsets-29 with initial delay 0 ms and period -1 ms. 21:34:21.144 [data-plane-kafka-request-handler-1] INFO k.coordinator.group.GroupCoordinator - [GroupCoordinator 1]: Elected as the group coordinator for partition 44 in epoch 0 21:34:21.144 [data-plane-kafka-request-handler-1] INFO k.c.group.GroupMetadataManager - [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-44 for epoch 0 21:34:21.144 [group-metadata-manager-0] INFO k.c.group.GroupMetadataManager - [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-47 in 8 milliseconds for epoch 0, of which 8 milliseconds was spent in the scheduler. 21:34:21.144 [group-metadata-manager-0] DEBUG k.c.group.GroupMetadataManager - [GroupMetadataManager brokerId=1] Started loading offsets and group metadata from __consumer_offsets-17 for epoch 0 21:34:21.144 [group-metadata-manager-0] INFO k.c.group.GroupMetadataManager - [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-17 in 4 milliseconds for epoch 0, of which 4 milliseconds was spent in the scheduler. 21:34:21.144 [data-plane-kafka-request-handler-1] DEBUG kafka.utils.KafkaScheduler - Scheduling task __consumer_offsets-44 with initial delay 0 ms and period -1 ms. 21:34:21.144 [group-metadata-manager-0] DEBUG k.c.group.GroupMetadataManager - [GroupMetadataManager brokerId=1] Started loading offsets and group metadata from __consumer_offsets-32 for epoch 0 21:34:21.144 [data-plane-kafka-request-handler-1] INFO k.coordinator.group.GroupCoordinator - [GroupCoordinator 1]: Elected as the group coordinator for partition 14 in epoch 0 21:34:21.144 [data-plane-kafka-request-handler-1] INFO k.c.group.GroupMetadataManager - [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-14 for epoch 0 21:34:21.144 [group-metadata-manager-0] INFO k.c.group.GroupMetadataManager - [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-32 in 4 milliseconds for epoch 0, of which 4 milliseconds was spent in the scheduler. 21:34:21.144 [data-plane-kafka-request-handler-1] DEBUG kafka.utils.KafkaScheduler - Scheduling task __consumer_offsets-14 with initial delay 0 ms and period -1 ms. 21:34:21.144 [group-metadata-manager-0] DEBUG k.c.group.GroupMetadataManager - [GroupMetadataManager brokerId=1] Started loading offsets and group metadata from __consumer_offsets-37 for epoch 0 21:34:21.144 [data-plane-kafka-request-handler-1] INFO k.coordinator.group.GroupCoordinator - [GroupCoordinator 1]: Elected as the group coordinator for partition 23 in epoch 0 21:34:21.145 [group-metadata-manager-0] INFO k.c.group.GroupMetadataManager - [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-37 in 4 milliseconds for epoch 0, of which 3 milliseconds was spent in the scheduler. 21:34:21.145 [data-plane-kafka-request-handler-1] INFO k.c.group.GroupMetadataManager - [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-23 for epoch 0 21:34:21.145 [group-metadata-manager-0] DEBUG k.c.group.GroupMetadataManager - [GroupMetadataManager brokerId=1] Started loading offsets and group metadata from __consumer_offsets-7 for epoch 0 21:34:21.145 [data-plane-kafka-request-handler-1] DEBUG kafka.utils.KafkaScheduler - Scheduling task __consumer_offsets-23 with initial delay 0 ms and period -1 ms. 21:34:21.145 [data-plane-kafka-request-handler-1] INFO k.coordinator.group.GroupCoordinator - [GroupCoordinator 1]: Elected as the group coordinator for partition 38 in epoch 0 21:34:21.145 [data-plane-kafka-request-handler-1] INFO k.c.group.GroupMetadataManager - [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-38 for epoch 0 21:34:21.145 [data-plane-kafka-request-handler-1] DEBUG kafka.utils.KafkaScheduler - Scheduling task __consumer_offsets-38 with initial delay 0 ms and period -1 ms. 21:34:21.145 [data-plane-kafka-request-handler-1] INFO k.coordinator.group.GroupCoordinator - [GroupCoordinator 1]: Elected as the group coordinator for partition 8 in epoch 0 21:34:21.145 [data-plane-kafka-request-handler-1] INFO k.c.group.GroupMetadataManager - [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-8 for epoch 0 21:34:21.145 [data-plane-kafka-request-handler-1] DEBUG kafka.utils.KafkaScheduler - Scheduling task __consumer_offsets-8 with initial delay 0 ms and period -1 ms. 21:34:21.145 [data-plane-kafka-request-handler-1] INFO k.coordinator.group.GroupCoordinator - [GroupCoordinator 1]: Elected as the group coordinator for partition 45 in epoch 0 21:34:21.145 [data-plane-kafka-request-handler-1] INFO k.c.group.GroupMetadataManager - [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-45 for epoch 0 21:34:21.145 [data-plane-kafka-request-handler-1] DEBUG kafka.utils.KafkaScheduler - Scheduling task __consumer_offsets-45 with initial delay 0 ms and period -1 ms. 21:34:21.146 [data-plane-kafka-request-handler-1] INFO k.coordinator.group.GroupCoordinator - [GroupCoordinator 1]: Elected as the group coordinator for partition 15 in epoch 0 21:34:21.146 [data-plane-kafka-request-handler-1] INFO k.c.group.GroupMetadataManager - [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-15 for epoch 0 21:34:21.146 [data-plane-kafka-request-handler-1] DEBUG kafka.utils.KafkaScheduler - Scheduling task __consumer_offsets-15 with initial delay 0 ms and period -1 ms. 21:34:21.146 [data-plane-kafka-request-handler-1] INFO k.coordinator.group.GroupCoordinator - [GroupCoordinator 1]: Elected as the group coordinator for partition 30 in epoch 0 21:34:21.146 [data-plane-kafka-request-handler-1] INFO k.c.group.GroupMetadataManager - [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-30 for epoch 0 21:34:21.146 [data-plane-kafka-request-handler-1] DEBUG kafka.utils.KafkaScheduler - Scheduling task __consumer_offsets-30 with initial delay 0 ms and period -1 ms. 21:34:21.146 [data-plane-kafka-request-handler-1] INFO k.coordinator.group.GroupCoordinator - [GroupCoordinator 1]: Elected as the group coordinator for partition 0 in epoch 0 21:34:21.146 [data-plane-kafka-request-handler-1] INFO k.c.group.GroupMetadataManager - [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-0 for epoch 0 21:34:21.146 [data-plane-kafka-request-handler-1] DEBUG kafka.utils.KafkaScheduler - Scheduling task __consumer_offsets-0 with initial delay 0 ms and period -1 ms. 21:34:21.146 [data-plane-kafka-request-handler-1] INFO k.coordinator.group.GroupCoordinator - [GroupCoordinator 1]: Elected as the group coordinator for partition 35 in epoch 0 21:34:21.146 [data-plane-kafka-request-handler-1] INFO k.c.group.GroupMetadataManager - [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-35 for epoch 0 21:34:21.146 [data-plane-kafka-request-handler-1] DEBUG kafka.utils.KafkaScheduler - Scheduling task __consumer_offsets-35 with initial delay 0 ms and period -1 ms. 21:34:21.146 [data-plane-kafka-request-handler-1] INFO k.coordinator.group.GroupCoordinator - [GroupCoordinator 1]: Elected as the group coordinator for partition 5 in epoch 0 21:34:21.146 [data-plane-kafka-request-handler-1] INFO k.c.group.GroupMetadataManager - [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-5 for epoch 0 21:34:21.146 [data-plane-kafka-request-handler-1] DEBUG kafka.utils.KafkaScheduler - Scheduling task __consumer_offsets-5 with initial delay 0 ms and period -1 ms. 21:34:21.146 [data-plane-kafka-request-handler-1] INFO k.coordinator.group.GroupCoordinator - [GroupCoordinator 1]: Elected as the group coordinator for partition 20 in epoch 0 21:34:21.146 [data-plane-kafka-request-handler-1] INFO k.c.group.GroupMetadataManager - [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-20 for epoch 0 21:34:21.146 [data-plane-kafka-request-handler-1] DEBUG kafka.utils.KafkaScheduler - Scheduling task __consumer_offsets-20 with initial delay 0 ms and period -1 ms. 21:34:21.146 [data-plane-kafka-request-handler-1] INFO k.coordinator.group.GroupCoordinator - [GroupCoordinator 1]: Elected as the group coordinator for partition 27 in epoch 0 21:34:21.146 [data-plane-kafka-request-handler-1] INFO k.c.group.GroupMetadataManager - [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-27 for epoch 0 21:34:21.146 [data-plane-kafka-request-handler-1] DEBUG kafka.utils.KafkaScheduler - Scheduling task __consumer_offsets-27 with initial delay 0 ms and period -1 ms. 21:34:21.146 [data-plane-kafka-request-handler-1] INFO k.coordinator.group.GroupCoordinator - [GroupCoordinator 1]: Elected as the group coordinator for partition 42 in epoch 0 21:34:21.146 [data-plane-kafka-request-handler-1] INFO k.c.group.GroupMetadataManager - [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-42 for epoch 0 21:34:21.146 [data-plane-kafka-request-handler-1] DEBUG kafka.utils.KafkaScheduler - Scheduling task __consumer_offsets-42 with initial delay 0 ms and period -1 ms. 21:34:21.146 [data-plane-kafka-request-handler-1] INFO k.coordinator.group.GroupCoordinator - [GroupCoordinator 1]: Elected as the group coordinator for partition 12 in epoch 0 21:34:21.147 [data-plane-kafka-request-handler-1] INFO k.c.group.GroupMetadataManager - [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-12 for epoch 0 21:34:21.147 [data-plane-kafka-request-handler-1] DEBUG kafka.utils.KafkaScheduler - Scheduling task __consumer_offsets-12 with initial delay 0 ms and period -1 ms. 21:34:21.147 [data-plane-kafka-request-handler-1] INFO k.coordinator.group.GroupCoordinator - [GroupCoordinator 1]: Elected as the group coordinator for partition 21 in epoch 0 21:34:21.147 [data-plane-kafka-request-handler-1] INFO k.c.group.GroupMetadataManager - [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-21 for epoch 0 21:34:21.147 [data-plane-kafka-request-handler-1] DEBUG kafka.utils.KafkaScheduler - Scheduling task __consumer_offsets-21 with initial delay 0 ms and period -1 ms. 21:34:21.147 [data-plane-kafka-request-handler-1] INFO k.coordinator.group.GroupCoordinator - [GroupCoordinator 1]: Elected as the group coordinator for partition 36 in epoch 0 21:34:21.147 [data-plane-kafka-request-handler-1] INFO k.c.group.GroupMetadataManager - [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-36 for epoch 0 21:34:21.147 [data-plane-kafka-request-handler-1] DEBUG kafka.utils.KafkaScheduler - Scheduling task __consumer_offsets-36 with initial delay 0 ms and period -1 ms. 21:34:21.147 [data-plane-kafka-request-handler-1] INFO k.coordinator.group.GroupCoordinator - [GroupCoordinator 1]: Elected as the group coordinator for partition 6 in epoch 0 21:34:21.147 [data-plane-kafka-request-handler-1] INFO k.c.group.GroupMetadataManager - [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-6 for epoch 0 21:34:21.147 [data-plane-kafka-request-handler-1] DEBUG kafka.utils.KafkaScheduler - Scheduling task __consumer_offsets-6 with initial delay 0 ms and period -1 ms. 21:34:21.147 [data-plane-kafka-request-handler-1] INFO k.coordinator.group.GroupCoordinator - [GroupCoordinator 1]: Elected as the group coordinator for partition 43 in epoch 0 21:34:21.147 [data-plane-kafka-request-handler-1] INFO k.c.group.GroupMetadataManager - [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-43 for epoch 0 21:34:21.147 [data-plane-kafka-request-handler-1] DEBUG kafka.utils.KafkaScheduler - Scheduling task __consumer_offsets-43 with initial delay 0 ms and period -1 ms. 21:34:21.147 [data-plane-kafka-request-handler-1] INFO k.coordinator.group.GroupCoordinator - [GroupCoordinator 1]: Elected as the group coordinator for partition 13 in epoch 0 21:34:21.147 [data-plane-kafka-request-handler-1] INFO k.c.group.GroupMetadataManager - [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-13 for epoch 0 21:34:21.147 [data-plane-kafka-request-handler-1] DEBUG kafka.utils.KafkaScheduler - Scheduling task __consumer_offsets-13 with initial delay 0 ms and period -1 ms. 21:34:21.147 [data-plane-kafka-request-handler-1] INFO k.coordinator.group.GroupCoordinator - [GroupCoordinator 1]: Elected as the group coordinator for partition 28 in epoch 0 21:34:21.147 [data-plane-kafka-request-handler-1] INFO k.c.group.GroupMetadataManager - [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-28 for epoch 0 21:34:21.147 [data-plane-kafka-request-handler-1] DEBUG kafka.utils.KafkaScheduler - Scheduling task __consumer_offsets-28 with initial delay 0 ms and period -1 ms. 21:34:21.148 [data-plane-kafka-request-handler-1] INFO state.change.logger - [Broker id=1] Finished LeaderAndIsr request in 692ms correlationId 5 from controller 1 for 50 partitions 21:34:21.149 [group-metadata-manager-0] INFO k.c.group.GroupMetadataManager - [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-7 in 7 milliseconds for epoch 0, of which 3 milliseconds was spent in the scheduler. 21:34:21.149 [group-metadata-manager-0] DEBUG k.c.group.GroupMetadataManager - [GroupMetadataManager brokerId=1] Started loading offsets and group metadata from __consumer_offsets-22 for epoch 0 21:34:21.150 [group-metadata-manager-0] INFO k.c.group.GroupMetadataManager - [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-22 in 7 milliseconds for epoch 0, of which 6 milliseconds was spent in the scheduler. 21:34:21.150 [group-metadata-manager-0] DEBUG k.c.group.GroupMetadataManager - [GroupMetadataManager brokerId=1] Started loading offsets and group metadata from __consumer_offsets-29 for epoch 0 21:34:21.150 [group-metadata-manager-0] INFO k.c.group.GroupMetadataManager - [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-29 in 7 milliseconds for epoch 0, of which 7 milliseconds was spent in the scheduler. 21:34:21.150 [group-metadata-manager-0] DEBUG k.c.group.GroupMetadataManager - [GroupMetadataManager brokerId=1] Started loading offsets and group metadata from __consumer_offsets-44 for epoch 0 21:34:21.150 [group-metadata-manager-0] INFO k.c.group.GroupMetadataManager - [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-44 in 6 milliseconds for epoch 0, of which 6 milliseconds was spent in the scheduler. 21:34:21.150 [group-metadata-manager-0] DEBUG k.c.group.GroupMetadataManager - [GroupMetadataManager brokerId=1] Started loading offsets and group metadata from __consumer_offsets-14 for epoch 0 21:34:21.150 [group-metadata-manager-0] INFO k.c.group.GroupMetadataManager - [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-14 in 6 milliseconds for epoch 0, of which 6 milliseconds was spent in the scheduler. 21:34:21.150 [group-metadata-manager-0] DEBUG k.c.group.GroupMetadataManager - [GroupMetadataManager brokerId=1] Started loading offsets and group metadata from __consumer_offsets-23 for epoch 0 21:34:21.150 [group-metadata-manager-0] INFO k.c.group.GroupMetadataManager - [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-23 in 5 milliseconds for epoch 0, of which 5 milliseconds was spent in the scheduler. 21:34:21.150 [group-metadata-manager-0] DEBUG k.c.group.GroupMetadataManager - [GroupMetadataManager brokerId=1] Started loading offsets and group metadata from __consumer_offsets-38 for epoch 0 21:34:21.150 [group-metadata-manager-0] INFO k.c.group.GroupMetadataManager - [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-38 in 5 milliseconds for epoch 0, of which 5 milliseconds was spent in the scheduler. 21:34:21.150 [group-metadata-manager-0] DEBUG k.c.group.GroupMetadataManager - [GroupMetadataManager brokerId=1] Started loading offsets and group metadata from __consumer_offsets-8 for epoch 0 21:34:21.151 [group-metadata-manager-0] INFO k.c.group.GroupMetadataManager - [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-8 in 6 milliseconds for epoch 0, of which 5 milliseconds was spent in the scheduler. 21:34:21.151 [group-metadata-manager-0] DEBUG k.c.group.GroupMetadataManager - [GroupMetadataManager brokerId=1] Started loading offsets and group metadata from __consumer_offsets-45 for epoch 0 21:34:21.151 [group-metadata-manager-0] INFO k.c.group.GroupMetadataManager - [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-45 in 6 milliseconds for epoch 0, of which 6 milliseconds was spent in the scheduler. 21:34:21.151 [group-metadata-manager-0] DEBUG k.c.group.GroupMetadataManager - [GroupMetadataManager brokerId=1] Started loading offsets and group metadata from __consumer_offsets-15 for epoch 0 21:34:21.151 [group-metadata-manager-0] INFO k.c.group.GroupMetadataManager - [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-15 in 5 milliseconds for epoch 0, of which 5 milliseconds was spent in the scheduler. 21:34:21.151 [group-metadata-manager-0] DEBUG k.c.group.GroupMetadataManager - [GroupMetadataManager brokerId=1] Started loading offsets and group metadata from __consumer_offsets-30 for epoch 0 21:34:21.151 [group-metadata-manager-0] INFO k.c.group.GroupMetadataManager - [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-30 in 5 milliseconds for epoch 0, of which 5 milliseconds was spent in the scheduler. 21:34:21.151 [group-metadata-manager-0] DEBUG k.c.group.GroupMetadataManager - [GroupMetadataManager brokerId=1] Started loading offsets and group metadata from __consumer_offsets-0 for epoch 0 21:34:21.152 [data-plane-kafka-network-thread-1-ListenerName(SASL_PLAINTEXT)-SASL_PLAINTEXT-0] DEBUG kafka.request.logger - Completed request:{"isForwarded":false,"requestHeader":{"requestApiKey":4,"requestApiVersion":6,"correlationId":5,"clientId":"1","requestApiKeyName":"LEADER_AND_ISR"},"request":{"controllerId":1,"controllerEpoch":1,"brokerEpoch":25,"type":0,"topicStates":[{"topicName":"__consumer_offsets","topicId":"7nAbWTq2QkumtgCGHjjQWw","partitionStates":[{"partitionIndex":13,"controllerEpoch":1,"leader":1,"leaderEpoch":0,"isr":[1],"partitionEpoch":0,"replicas":[1],"addingReplicas":[],"removingReplicas":[],"isNew":true,"leaderRecoveryState":0},{"partitionIndex":46,"controllerEpoch":1,"leader":1,"leaderEpoch":0,"isr":[1],"partitionEpoch":0,"replicas":[1],"addingReplicas":[],"removingReplicas":[],"isNew":true,"leaderRecoveryState":0},{"partitionIndex":9,"controllerEpoch":1,"leader":1,"leaderEpoch":0,"isr":[1],"partitionEpoch":0,"replicas":[1],"addingReplicas":[],"removingReplicas":[],"isNew":true,"leaderRecoveryState":0},{"partitionIndex":42,"controllerEpoch":1,"leader":1,"leaderEpoch":0,"isr":[1],"partitionEpoch":0,"replicas":[1],"addingReplicas":[],"removingReplicas":[],"isNew":true,"leaderRecoveryState":0},{"partitionIndex":21,"controllerEpoch":1,"leader":1,"leaderEpoch":0,"isr":[1],"partitionEpoch":0,"replicas":[1],"addingReplicas":[],"removingReplicas":[],"isNew":true,"leaderRecoveryState":0},{"partitionIndex":17,"controllerEpoch":1,"leader":1,"leaderEpoch":0,"isr":[1],"partitionEpoch":0,"replicas":[1],"addingReplicas":[],"removingReplicas":[],"isNew":true,"leaderRecoveryState":0},{"partitionIndex":30,"controllerEpoch":1,"leader":1,"leaderEpoch":0,"isr":[1],"partitionEpoch":0,"replicas":[1],"addingReplicas":[],"removingReplicas":[],"isNew":true,"leaderRecoveryState":0},{"partitionIndex":26,"controllerEpoch":1,"leader":1,"leaderEpoch":0,"isr":[1],"partitionEpoch":0,"replicas":[1],"addingReplicas":[],"removingReplicas":[],"isNew":true,"leaderRecoveryState":0},{"partitionIndex":5,"controllerEpoch":1,"leader":1,"leaderEpoch":0,"isr":[1],"partitionEpoch":0,"replicas":[1],"addingReplicas":[],"removingReplicas":[],"isNew":true,"leaderRecoveryState":0},{"partitionIndex":38,"controllerEpoch":1,"leader":1,"leaderEpoch":0,"isr":[1],"partitionEpoch":0,"replicas":[1],"addingReplicas":[],"removingReplicas":[],"isNew":true,"leaderRecoveryState":0},{"partitionIndex":1,"controllerEpoch":1,"leader":1,"leaderEpoch":0,"isr":[1],"partitionEpoch":0,"replicas":[1],"addingReplicas":[],"removingReplicas":[],"isNew":true,"leaderRecoveryState":0},{"partitionIndex":34,"controllerEpoch":1,"leader":1,"leaderEpoch":0,"isr":[1],"partitionEpoch":0,"replicas":[1],"addingReplicas":[],"removingReplicas":[],"isNew":true,"leaderRecoveryState":0},{"partitionIndex":16,"controllerEpoch":1,"leader":1,"leaderEpoch":0,"isr":[1],"partitionEpoch":0,"replicas":[1],"addingReplicas":[],"removingReplicas":[],"isNew":true,"leaderRecoveryState":0},{"partitionIndex":45,"controllerEpoch":1,"leader":1,"leaderEpoch":0,"isr":[1],"partitionEpoch":0,"replicas":[1],"addingReplicas":[],"removingReplicas":[],"isNew":true,"leaderRecoveryState":0},{"partitionIndex":12,"controllerEpoch":1,"leader":1,"leaderEpoch":0,"isr":[1],"partitionEpoch":0,"replicas":[1],"addingReplicas":[],"removingReplicas":[],"isNew":true,"leaderRecoveryState":0},{"partitionIndex":41,"controllerEpoch":1,"leader":1,"leaderEpoch":0,"isr":[1],"partitionEpoch":0,"replicas":[1],"addingReplicas":[],"removingReplicas":[],"isNew":true,"leaderRecoveryState":0},{"partitionIndex":24,"controllerEpoch":1,"leader":1,"leaderEpoch":0,"isr":[1],"partitionEpoch":0,"replicas":[1],"addingReplicas":[],"removingReplicas":[],"isNew":true,"leaderRecoveryState":0},{"partitionIndex":20,"controllerEpoch":1,"leader":1,"leaderEpoch":0,"isr":[1],"partitionEpoch":0,"replicas":[1],"addingReplicas":[],"removingReplicas":[],"isNew":true,"leaderRecoveryState":0},{"partitionIndex":49,"controllerEpoch":1,"leader":1,"leaderEpoch":0,"isr":[1],"partitionEpoch":0,"replicas":[1],"addingReplicas":[],"removingReplicas":[],"isNew":true,"leaderRecoveryState":0},{"partitionIndex":0,"controllerEpoch":1,"leader":1,"leaderEpoch":0,"isr":[1],"partitionEpoch":0,"replicas":[1],"addingReplicas":[],"removingReplicas":[],"isNew":true,"leaderRecoveryState":0},{"partitionIndex":29,"controllerEpoch":1,"leader":1,"leaderEpoch":0,"isr":[1],"partitionEpoch":0,"replicas":[1],"addingReplicas":[],"removingReplicas":[],"isNew":true,"leaderRecoveryState":0},{"partitionIndex":25,"controllerEpoch":1,"leader":1,"leaderEpoch":0,"isr":[1],"partitionEpoch":0,"replicas":[1],"addingReplicas":[],"removingReplicas":[],"isNew":true,"leaderRecoveryState":0},{"partitionIndex":8,"controllerEpoch":1,"leader":1,"leaderEpoch":0,"isr":[1],"partitionEpoch":0,"replicas":[1],"addingReplicas":[],"removingReplicas":[],"isNew":true,"leaderRecoveryState":0},{"partitionIndex":37,"controllerEpoch":1,"leader":1,"leaderEpoch":0,"isr":[1],"partitionEpoch":0,"replicas":[1],"addingReplicas":[],"removingReplicas":[],"isNew":true,"leaderRecoveryState":0},{"partitionIndex":4,"controllerEpoch":1,"leader":1,"leaderEpoch":0,"isr":[1],"partitionEpoch":0,"replicas":[1],"addingReplicas":[],"removingReplicas":[],"isNew":true,"leaderRecoveryState":0},{"partitionIndex":33,"controllerEpoch":1,"leader":1,"leaderEpoch":0,"isr":[1],"partitionEpoch":0,"replicas":[1],"addingReplicas":[],"removingReplicas":[],"isNew":true,"leaderRecoveryState":0},{"partitionIndex":15,"controllerEpoch":1,"leader":1,"leaderEpoch":0,"isr":[1],"partitionEpoch":0,"replicas":[1],"addingReplicas":[],"removingReplicas":[],"isNew":true,"leaderRecoveryState":0},{"partitionIndex":48,"controllerEpoch":1,"leader":1,"leaderEpoch":0,"isr":[1],"partitionEpoch":0,"replicas":[1],"addingReplicas":[],"removingReplicas":[],"isNew":true,"leaderRecoveryState":0},{"partitionIndex":11,"controllerEpoch":1,"leader":1,"leaderEpoch":0,"isr":[1],"partitionEpoch":0,"replicas":[1],"addingReplicas":[],"removingReplicas":[],"isNew":true,"leaderRecoveryState":0},{"partitionIndex":44,"controllerEpoch":1,"leader":1,"leaderEpoch":0,"isr":[1],"partitionEpoch":0,"replicas":[1],"addingReplicas":[],"removingReplicas":[],"isNew":true,"leaderRecoveryState":0},{"partitionIndex":23,"controllerEpoch":1,"leader":1,"leaderEpoch":0,"isr":[1],"partitionEpoch":0,"replicas":[1],"addingReplicas":[],"removingReplicas":[],"isNew":true,"leaderRecoveryState":0},{"partitionIndex":19,"controllerEpoch":1,"leader":1,"leaderEpoch":0,"isr":[1],"partitionEpoch":0,"replicas":[1],"addingReplicas":[],"removingReplicas":[],"isNew":true,"leaderRecoveryState":0},{"partitionIndex":32,"controllerEpoch":1,"leader":1,"leaderEpoch":0,"isr":[1],"partitionEpoch":0,"replicas":[1],"addingReplicas":[],"removingReplicas":[],"isNew":true,"leaderRecoveryState":0},{"partitionIndex":28,"controllerEpoch":1,"leader":1,"leaderEpoch":0,"isr":[1],"partitionEpoch":0,"replicas":[1],"addingReplicas":[],"removingReplicas":[],"isNew":true,"leaderRecoveryState":0},{"partitionIndex":7,"controllerEpoch":1,"leader":1,"leaderEpoch":0,"isr":[1],"partitionEpoch":0,"replicas":[1],"addingReplicas":[],"removingReplicas":[],"isNew":true,"leaderRecoveryState":0},{"partitionIndex":40,"controllerEpoch":1,"leader":1,"leaderEpoch":0,"isr":[1],"partitionEpoch":0,"replicas":[1],"addingReplicas":[],"removingReplicas":[],"isNew":true,"leaderRecoveryState":0},{"partitionIndex":3,"controllerEpoch":1,"leader":1,"leaderEpoch":0,"isr":[1],"partitionEpoch":0,"replicas":[1],"addingReplicas":[],"removingReplicas":[],"isNew":true,"leaderRecoveryState":0},{"partitionIndex":36,"controllerEpoch":1,"leader":1,"leaderEpoch":0,"isr":[1],"partitionEpoch":0,"replicas":[1],"addingReplicas":[],"removingReplicas":[],"isNew":true,"leaderRecoveryState":0},{"partitionIndex":47,"controllerEpoch":1,"leader":1,"leaderEpoch":0,"isr":[1],"partitionEpoch":0,"replicas":[1],"addingReplicas":[],"removingReplicas":[],"isNew":true,"leaderRecoveryState":0},{"partitionIndex":14,"controllerEpoch":1,"leader":1,"leaderEpoch":0,"isr":[1],"partitionEpoch":0,"replicas":[1],"addingReplicas":[],"removingReplicas":[],"isNew":true,"leaderRecoveryState":0},{"partitionIndex":43,"controllerEpoch":1,"leader":1,"leaderEpoch":0,"isr":[1],"partitionEpoch":0,"replicas":[1],"addingReplicas":[],"removingReplicas":[],"isNew":true,"leaderRecoveryState":0},{"partitionIndex":10,"controllerEpoch":1,"leader":1,"leaderEpoch":0,"isr":[1],"partitionEpoch":0,"replicas":[1],"addingReplicas":[],"removingReplicas":[],"isNew":true,"leaderRecoveryState":0},{"partitionIndex":22,"controllerEpoch":1,"leader":1,"leaderEpoch":0,"isr":[1],"partitionEpoch":0,"replicas":[1],"addingReplicas":[],"removingReplicas":[],"isNew":true,"leaderRecoveryState":0},{"partitionIndex":18,"controllerEpoch":1,"leader":1,"leaderEpoch":0,"isr":[1],"partitionEpoch":0,"replicas":[1],"addingReplicas":[],"removingReplicas":[],"isNew":true,"leaderRecoveryState":0},{"partitionIndex":31,"controllerEpoch":1,"leader":1,"leaderEpoch":0,"isr":[1],"partitionEpoch":0,"replicas":[1],"addingReplicas":[],"removingReplicas":[],"isNew":true,"leaderRecoveryState":0},{"partitionIndex":27,"controllerEpoch":1,"leader":1,"leaderEpoch":0,"isr":[1],"partitionEpoch":0,"replicas":[1],"addingReplicas":[],"removingReplicas":[],"isNew":true,"leaderRecoveryState":0},{"partitionIndex":39,"controllerEpoch":1,"leader":1,"leaderEpoch":0,"isr":[1],"partitionEpoch":0,"replicas":[1],"addingReplicas":[],"removingReplicas":[],"isNew":true,"leaderRecoveryState":0},{"partitionIndex":6,"controllerEpoch":1,"leader":1,"leaderEpoch":0,"isr":[1],"partitionEpoch":0,"replicas":[1],"addingReplicas":[],"removingReplicas":[],"isNew":true,"leaderRecoveryState":0},{"partitionIndex":35,"controllerEpoch":1,"leader":1,"leaderEpoch":0,"isr":[1],"partitionEpoch":0,"replicas":[1],"addingReplicas":[],"removingReplicas":[],"isNew":true,"leaderRecoveryState":0},{"partitionIndex":2,"controllerEpoch":1,"leader":1,"leaderEpoch":0,"isr":[1],"partitionEpoch":0,"replicas":[1],"addingReplicas":[],"removingReplicas":[],"isNew":true,"leaderRecoveryState":0}]}],"liveLeaders":[{"brokerId":1,"hostName":"localhost","port":39175}]},"response":{"errorCode":0,"topics":[{"topicId":"7nAbWTq2QkumtgCGHjjQWw","partitionErrors":[{"partitionIndex":13,"errorCode":0},{"partitionIndex":46,"errorCode":0},{"partitionIndex":9,"errorCode":0},{"partitionIndex":42,"errorCode":0},{"partitionIndex":21,"errorCode":0},{"partitionIndex":17,"errorCode":0},{"partitionIndex":30,"errorCode":0},{"partitionIndex":26,"errorCode":0},{"partitionIndex":5,"errorCode":0},{"partitionIndex":38,"errorCode":0},{"partitionIndex":1,"errorCode":0},{"partitionIndex":34,"errorCode":0},{"partitionIndex":16,"errorCode":0},{"partitionIndex":45,"errorCode":0},{"partitionIndex":12,"errorCode":0},{"partitionIndex":41,"errorCode":0},{"partitionIndex":24,"errorCode":0},{"partitionIndex":20,"errorCode":0},{"partitionIndex":49,"errorCode":0},{"partitionIndex":0,"errorCode":0},{"partitionIndex":29,"errorCode":0},{"partitionIndex":25,"errorCode":0},{"partitionIndex":8,"errorCode":0},{"partitionIndex":37,"errorCode":0},{"partitionIndex":4,"errorCode":0},{"partitionIndex":33,"errorCode":0},{"partitionIndex":15,"errorCode":0},{"partitionIndex":48,"errorCode":0},{"partitionIndex":11,"errorCode":0},{"partitionIndex":44,"errorCode":0},{"partitionIndex":23,"errorCode":0},{"partitionIndex":19,"errorCode":0},{"partitionIndex":32,"errorCode":0},{"partitionIndex":28,"errorCode":0},{"partitionIndex":7,"errorCode":0},{"partitionIndex":40,"errorCode":0},{"partitionIndex":3,"errorCode":0},{"partitionIndex":36,"errorCode":0},{"partitionIndex":47,"errorCode":0},{"partitionIndex":14,"errorCode":0},{"partitionIndex":43,"errorCode":0},{"partitionIndex":10,"errorCode":0},{"partitionIndex":22,"errorCode":0},{"partitionIndex":18,"errorCode":0},{"partitionIndex":31,"errorCode":0},{"partitionIndex":27,"errorCode":0},{"partitionIndex":39,"errorCode":0},{"partitionIndex":6,"errorCode":0},{"partitionIndex":35,"errorCode":0},{"partitionIndex":2,"errorCode":0}]}]},"connection":"127.0.0.1:39175-127.0.0.1:37602-0","totalTimeMs":695.249,"requestQueueTimeMs":0.765,"localTimeMs":693.013,"remoteTimeMs":0.0,"throttleTimeMs":0,"responseQueueTimeMs":1.33,"sendTimeMs":0.139,"securityProtocol":"SASL_PLAINTEXT","principal":"User:admin","listener":"SASL_PLAINTEXT","clientInformation":{"softwareName":"unknown","softwareVersion":"unknown"}} 21:34:21.154 [group-metadata-manager-0] INFO k.c.group.GroupMetadataManager - [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-0 in 8 milliseconds for epoch 0, of which 5 milliseconds was spent in the scheduler. 21:34:21.154 [data-plane-kafka-request-handler-0] INFO state.change.logger - [Broker id=1] Add 50 partitions and deleted 0 partitions from metadata cache in response to UpdateMetadata request sent by controller 1 epoch 1 with correlation id 6 21:34:21.155 [group-metadata-manager-0] DEBUG k.c.group.GroupMetadataManager - [GroupMetadataManager brokerId=1] Started loading offsets and group metadata from __consumer_offsets-35 for epoch 0 21:34:21.155 [group-metadata-manager-0] INFO k.c.group.GroupMetadataManager - [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-35 in 9 milliseconds for epoch 0, of which 9 milliseconds was spent in the scheduler. 21:34:21.155 [group-metadata-manager-0] DEBUG k.c.group.GroupMetadataManager - [GroupMetadataManager brokerId=1] Started loading offsets and group metadata from __consumer_offsets-5 for epoch 0 21:34:21.155 [group-metadata-manager-0] INFO k.c.group.GroupMetadataManager - [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-5 in 9 milliseconds for epoch 0, of which 9 milliseconds was spent in the scheduler. 21:34:21.155 [group-metadata-manager-0] DEBUG k.c.group.GroupMetadataManager - [GroupMetadataManager brokerId=1] Started loading offsets and group metadata from __consumer_offsets-20 for epoch 0 21:34:21.156 [group-metadata-manager-0] INFO k.c.group.GroupMetadataManager - [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-20 in 10 milliseconds for epoch 0, of which 9 milliseconds was spent in the scheduler. 21:34:21.156 [group-metadata-manager-0] DEBUG k.c.group.GroupMetadataManager - [GroupMetadataManager brokerId=1] Started loading offsets and group metadata from __consumer_offsets-27 for epoch 0 21:34:21.156 [group-metadata-manager-0] INFO k.c.group.GroupMetadataManager - [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-27 in 10 milliseconds for epoch 0, of which 10 milliseconds was spent in the scheduler. 21:34:21.156 [group-metadata-manager-0] DEBUG k.c.group.GroupMetadataManager - [GroupMetadataManager brokerId=1] Started loading offsets and group metadata from __consumer_offsets-42 for epoch 0 21:34:21.156 [data-plane-kafka-network-thread-1-ListenerName(SASL_PLAINTEXT)-SASL_PLAINTEXT-0] DEBUG kafka.request.logger - Completed request:{"isForwarded":false,"requestHeader":{"requestApiKey":6,"requestApiVersion":7,"correlationId":6,"clientId":"1","requestApiKeyName":"UPDATE_METADATA"},"request":{"controllerId":1,"controllerEpoch":1,"brokerEpoch":25,"topicStates":[{"topicName":"__consumer_offsets","topicId":"7nAbWTq2QkumtgCGHjjQWw","partitionStates":[{"partitionIndex":13,"controllerEpoch":1,"leader":1,"leaderEpoch":0,"isr":[1],"zkVersion":0,"replicas":[1],"offlineReplicas":[]},{"partitionIndex":46,"controllerEpoch":1,"leader":1,"leaderEpoch":0,"isr":[1],"zkVersion":0,"replicas":[1],"offlineReplicas":[]},{"partitionIndex":9,"controllerEpoch":1,"leader":1,"leaderEpoch":0,"isr":[1],"zkVersion":0,"replicas":[1],"offlineReplicas":[]},{"partitionIndex":42,"controllerEpoch":1,"leader":1,"leaderEpoch":0,"isr":[1],"zkVersion":0,"replicas":[1],"offlineReplicas":[]},{"partitionIndex":21,"controllerEpoch":1,"leader":1,"leaderEpoch":0,"isr":[1],"zkVersion":0,"replicas":[1],"offlineReplicas":[]},{"partitionIndex":17,"controllerEpoch":1,"leader":1,"leaderEpoch":0,"isr":[1],"zkVersion":0,"replicas":[1],"offlineReplicas":[]},{"partitionIndex":30,"controllerEpoch":1,"leader":1,"leaderEpoch":0,"isr":[1],"zkVersion":0,"replicas":[1],"offlineReplicas":[]},{"partitionIndex":26,"controllerEpoch":1,"leader":1,"leaderEpoch":0,"isr":[1],"zkVersion":0,"replicas":[1],"offlineReplicas":[]},{"partitionIndex":5,"controllerEpoch":1,"leader":1,"leaderEpoch":0,"isr":[1],"zkVersion":0,"replicas":[1],"offlineReplicas":[]},{"partitionIndex":38,"controllerEpoch":1,"leader":1,"leaderEpoch":0,"isr":[1],"zkVersion":0,"replicas":[1],"offlineReplicas":[]},{"partitionIndex":1,"controllerEpoch":1,"leader":1,"leaderEpoch":0,"isr":[1],"zkVersion":0,"replicas":[1],"offlineReplicas":[]},{"partitionIndex":34,"controllerEpoch":1,"leader":1,"leaderEpoch":0,"isr":[1],"zkVersion":0,"replicas":[1],"offlineReplicas":[]},{"partitionIndex":16,"controllerEpoch":1,"leader":1,"leaderEpoch":0,"isr":[1],"zkVersion":0,"replicas":[1],"offlineReplicas":[]},{"partitionIndex":45,"controllerEpoch":1,"leader":1,"leaderEpoch":0,"isr":[1],"zkVersion":0,"replicas":[1],"offlineReplicas":[]},{"partitionIndex":12,"controllerEpoch":1,"leader":1,"leaderEpoch":0,"isr":[1],"zkVersion":0,"replicas":[1],"offlineReplicas":[]},{"partitionIndex":41,"controllerEpoch":1,"leader":1,"leaderEpoch":0,"isr":[1],"zkVersion":0,"replicas":[1],"offlineReplicas":[]},{"partitionIndex":24,"controllerEpoch":1,"leader":1,"leaderEpoch":0,"isr":[1],"zkVersion":0,"replicas":[1],"offlineReplicas":[]},{"partitionIndex":20,"controllerEpoch":1,"leader":1,"leaderEpoch":0,"isr":[1],"zkVersion":0,"replicas":[1],"offlineReplicas":[]},{"partitionIndex":49,"controllerEpoch":1,"leader":1,"leaderEpoch":0,"isr":[1],"zkVersion":0,"replicas":[1],"offlineReplicas":[]},{"partitionIndex":0,"controllerEpoch":1,"leader":1,"leaderEpoch":0,"isr":[1],"zkVersion":0,"replicas":[1],"offlineReplicas":[]},{"partitionIndex":29,"controllerEpoch":1,"leader":1,"leaderEpoch":0,"isr":[1],"zkVersion":0,"replicas":[1],"offlineReplicas":[]},{"partitionIndex":25,"controllerEpoch":1,"leader":1,"leaderEpoch":0,"isr":[1],"zkVersion":0,"replicas":[1],"offlineReplicas":[]},{"partitionIndex":8,"controllerEpoch":1,"leader":1,"leaderEpoch":0,"isr":[1],"zkVersion":0,"replicas":[1],"offlineReplicas":[]},{"partitionIndex":37,"controllerEpoch":1,"leader":1,"leaderEpoch":0,"isr":[1],"zkVersion":0,"replicas":[1],"offlineReplicas":[]},{"partitionIndex":4,"controllerEpoch":1,"leader":1,"leaderEpoch":0,"isr":[1],"zkVersion":0,"replicas":[1],"offlineReplicas":[]},{"partitionIndex":33,"controllerEpoch":1,"leader":1,"leaderEpoch":0,"isr":[1],"zkVersion":0,"replicas":[1],"offlineReplicas":[]},{"partitionIndex":15,"controllerEpoch":1,"leader":1,"leaderEpoch":0,"isr":[1],"zkVersion":0,"replicas":[1],"offlineReplicas":[]},{"partitionIndex":48,"controllerEpoch":1,"leader":1,"leaderEpoch":0,"isr":[1],"zkVersion":0,"replicas":[1],"offlineReplicas":[]},{"partitionIndex":11,"controllerEpoch":1,"leader":1,"leaderEpoch":0,"isr":[1],"zkVersion":0,"replicas":[1],"offlineReplicas":[]},{"partitionIndex":44,"controllerEpoch":1,"leader":1,"leaderEpoch":0,"isr":[1],"zkVersion":0,"replicas":[1],"offlineReplicas":[]},{"partitionIndex":23,"controllerEpoch":1,"leader":1,"leaderEpoch":0,"isr":[1],"zkVersion":0,"replicas":[1],"offlineReplicas":[]},{"partitionIndex":19,"controllerEpoch":1,"leader":1,"leaderEpoch":0,"isr":[1],"zkVersion":0,"replicas":[1],"offlineReplicas":[]},{"partitionIndex":32,"controllerEpoch":1,"leader":1,"leaderEpoch":0,"isr":[1],"zkVersion":0,"replicas":[1],"offlineReplicas":[]},{"partitionIndex":28,"controllerEpoch":1,"leader":1,"leaderEpoch":0,"isr":[1],"zkVersion":0,"replicas":[1],"offlineReplicas":[]},{"partitionIndex":7,"controllerEpoch":1,"leader":1,"leaderEpoch":0,"isr":[1],"zkVersion":0,"replicas":[1],"offlineReplicas":[]},{"partitionIndex":40,"controllerEpoch":1,"leader":1,"leaderEpoch":0,"isr":[1],"zkVersion":0,"replicas":[1],"offlineReplicas":[]},{"partitionIndex":3,"controllerEpoch":1,"leader":1,"leaderEpoch":0,"isr":[1],"zkVersion":0,"replicas":[1],"offlineReplicas":[]},{"partitionIndex":36,"controllerEpoch":1,"leader":1,"leaderEpoch":0,"isr":[1],"zkVersion":0,"replicas":[1],"offlineReplicas":[]},{"partitionIndex":47,"controllerEpoch":1,"leader":1,"leaderEpoch":0,"isr":[1],"zkVersion":0,"replicas":[1],"offlineReplicas":[]},{"partitionIndex":14,"controllerEpoch":1,"leader":1,"leaderEpoch":0,"isr":[1],"zkVersion":0,"replicas":[1],"offlineReplicas":[]},{"partitionIndex":43,"controllerEpoch":1,"leader":1,"leaderEpoch":0,"isr":[1],"zkVersion":0,"replicas":[1],"offlineReplicas":[]},{"partitionIndex":10,"controllerEpoch":1,"leader":1,"leaderEpoch":0,"isr":[1],"zkVersion":0,"replicas":[1],"offlineReplicas":[]},{"partitionIndex":22,"controllerEpoch":1,"leader":1,"leaderEpoch":0,"isr":[1],"zkVersion":0,"replicas":[1],"offlineReplicas":[]},{"partitionIndex":18,"controllerEpoch":1,"leader":1,"leaderEpoch":0,"isr":[1],"zkVersion":0,"replicas":[1],"offlineReplicas":[]},{"partitionIndex":31,"controllerEpoch":1,"leader":1,"leaderEpoch":0,"isr":[1],"zkVersion":0,"replicas":[1],"offlineReplicas":[]},{"partitionIndex":27,"controllerEpoch":1,"leader":1,"leaderEpoch":0,"isr":[1],"zkVersion":0,"replicas":[1],"offlineReplicas":[]},{"partitionIndex":39,"controllerEpoch":1,"leader":1,"leaderEpoch":0,"isr":[1],"zkVersion":0,"replicas":[1],"offlineReplicas":[]},{"partitionIndex":6,"controllerEpoch":1,"leader":1,"leaderEpoch":0,"isr":[1],"zkVersion":0,"replicas":[1],"offlineReplicas":[]},{"partitionIndex":35,"controllerEpoch":1,"leader":1,"leaderEpoch":0,"isr":[1],"zkVersion":0,"replicas":[1],"offlineReplicas":[]},{"partitionIndex":2,"controllerEpoch":1,"leader":1,"leaderEpoch":0,"isr":[1],"zkVersion":0,"replicas":[1],"offlineReplicas":[]}]}],"liveBrokers":[{"id":1,"endpoints":[{"port":39175,"host":"localhost","listener":"SASL_PLAINTEXT","securityProtocol":2}],"rack":null}]},"response":{"errorCode":0},"connection":"127.0.0.1:39175-127.0.0.1:37602-0","totalTimeMs":2.149,"requestQueueTimeMs":0.449,"localTimeMs":1.549,"remoteTimeMs":0.0,"throttleTimeMs":0,"responseQueueTimeMs":0.05,"sendTimeMs":0.099,"securityProtocol":"SASL_PLAINTEXT","principal":"User:admin","listener":"SASL_PLAINTEXT","clientInformation":{"softwareName":"unknown","softwareVersion":"unknown"}} 21:34:21.156 [group-metadata-manager-0] INFO k.c.group.GroupMetadataManager - [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-42 in 10 milliseconds for epoch 0, of which 10 milliseconds was spent in the scheduler. 21:34:21.160 [group-metadata-manager-0] DEBUG k.c.group.GroupMetadataManager - [GroupMetadataManager brokerId=1] Started loading offsets and group metadata from __consumer_offsets-12 for epoch 0 21:34:21.160 [group-metadata-manager-0] INFO k.c.group.GroupMetadataManager - [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-12 in 13 milliseconds for epoch 0, of which 13 milliseconds was spent in the scheduler. 21:34:21.161 [group-metadata-manager-0] DEBUG k.c.group.GroupMetadataManager - [GroupMetadataManager brokerId=1] Started loading offsets and group metadata from __consumer_offsets-21 for epoch 0 21:34:21.161 [group-metadata-manager-0] INFO k.c.group.GroupMetadataManager - [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-21 in 14 milliseconds for epoch 0, of which 14 milliseconds was spent in the scheduler. 21:34:21.161 [group-metadata-manager-0] DEBUG k.c.group.GroupMetadataManager - [GroupMetadataManager brokerId=1] Started loading offsets and group metadata from __consumer_offsets-36 for epoch 0 21:34:21.161 [group-metadata-manager-0] INFO k.c.group.GroupMetadataManager - [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-36 in 14 milliseconds for epoch 0, of which 14 milliseconds was spent in the scheduler. 21:34:21.162 [group-metadata-manager-0] DEBUG k.c.group.GroupMetadataManager - [GroupMetadataManager brokerId=1] Started loading offsets and group metadata from __consumer_offsets-6 for epoch 0 21:34:21.162 [group-metadata-manager-0] INFO k.c.group.GroupMetadataManager - [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-6 in 15 milliseconds for epoch 0, of which 15 milliseconds was spent in the scheduler. 21:34:21.162 [group-metadata-manager-0] DEBUG k.c.group.GroupMetadataManager - [GroupMetadataManager brokerId=1] Started loading offsets and group metadata from __consumer_offsets-43 for epoch 0 21:34:21.163 [group-metadata-manager-0] INFO k.c.group.GroupMetadataManager - [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-43 in 16 milliseconds for epoch 0, of which 15 milliseconds was spent in the scheduler. 21:34:21.163 [group-metadata-manager-0] DEBUG k.c.group.GroupMetadataManager - [GroupMetadataManager brokerId=1] Started loading offsets and group metadata from __consumer_offsets-13 for epoch 0 21:34:21.163 [group-metadata-manager-0] INFO k.c.group.GroupMetadataManager - [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-13 in 16 milliseconds for epoch 0, of which 16 milliseconds was spent in the scheduler. 21:34:21.163 [group-metadata-manager-0] DEBUG k.c.group.GroupMetadataManager - [GroupMetadataManager brokerId=1] Started loading offsets and group metadata from __consumer_offsets-28 for epoch 0 21:34:21.164 [group-metadata-manager-0] INFO k.c.group.GroupMetadataManager - [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-28 in 17 milliseconds for epoch 0, of which 16 milliseconds was spent in the scheduler. 21:34:21.214 [data-plane-kafka-network-thread-1-ListenerName(SASL_PLAINTEXT)-SASL_PLAINTEXT-0] DEBUG kafka.request.logger - Completed request:{"isForwarded":false,"requestHeader":{"requestApiKey":3,"requestApiVersion":12,"correlationId":24,"clientId":"myid","requestApiKeyName":"METADATA"},"request":{"topics":[{"topicId":"AAAAAAAAAAAAAAAAAAAAAA","name":"mytopicA"},{"topicId":"AAAAAAAAAAAAAAAAAAAAAA","name":"mytopicB"}],"allowAutoTopicCreation":false,"includeTopicAuthorizedOperations":false},"response":{"throttleTimeMs":0,"brokers":[{"nodeId":1,"host":"localhost","port":39175,"rack":null}],"clusterId":"5YrvSAcTSC6U2UjuA70ZNA","controllerId":1,"topics":[{"errorCode":0,"name":"mytopicA","topicId":"YpyDa15qQo25q_iMZl8VKA","isInternal":false,"partitions":[{"errorCode":0,"partitionIndex":0,"leaderId":1,"leaderEpoch":0,"replicaNodes":[1],"isrNodes":[1],"offlineReplicas":[]}],"topicAuthorizedOperations":-2147483648},{"errorCode":0,"name":"mytopicB","topicId":"Cdlya8hGQ1iJi65VnsnjdA","isInternal":false,"partitions":[{"errorCode":0,"partitionIndex":0,"leaderId":1,"leaderEpoch":0,"replicaNodes":[1],"isrNodes":[1],"offlineReplicas":[]}],"topicAuthorizedOperations":-2147483648}]},"connection":"127.0.0.1:39175-127.0.0.1:56264-5","totalTimeMs":2.367,"requestQueueTimeMs":0.387,"localTimeMs":1.606,"remoteTimeMs":0.0,"throttleTimeMs":0,"responseQueueTimeMs":0.112,"sendTimeMs":0.261,"securityProtocol":"SASL_PLAINTEXT","principal":"User:admin","listener":"SASL_PLAINTEXT","clientInformation":{"softwareName":"apache-kafka-java","softwareVersion":"3.3.1"}} 21:34:21.220 [data-plane-kafka-network-thread-1-ListenerName(SASL_PLAINTEXT)-SASL_PLAINTEXT-0] DEBUG kafka.request.logger - Completed request:{"isForwarded":false,"requestHeader":{"requestApiKey":10,"requestApiVersion":4,"correlationId":25,"clientId":"myid","requestApiKeyName":"FIND_COORDINATOR"},"request":{"keyType":0,"coordinatorKeys":["mygroup"]},"response":{"throttleTimeMs":0,"coordinators":[{"key":"mygroup","nodeId":1,"host":"localhost","port":39175,"errorCode":0,"errorMessage":""}]},"connection":"127.0.0.1:39175-127.0.0.1:56264-5","totalTimeMs":5.305,"requestQueueTimeMs":0.147,"localTimeMs":4.802,"remoteTimeMs":0.0,"throttleTimeMs":0,"responseQueueTimeMs":0.216,"sendTimeMs":0.14,"securityProtocol":"SASL_PLAINTEXT","principal":"User:admin","listener":"SASL_PLAINTEXT","clientInformation":{"softwareName":"apache-kafka-java","softwareVersion":"3.3.1"}} 21:34:21.221 [data-plane-kafka-socket-acceptor-ListenerName(SASL_PLAINTEXT)-SASL_PLAINTEXT-39175] DEBUG kafka.network.DataPlaneAcceptor - Accepted connection from /127.0.0.1:56280 on /127.0.0.1:39175 and assigned it to processor 1, sendBufferSize [actual|requested]: [102400|102400] recvBufferSize [actual|requested]: [102400|102400] 21:34:21.222 [data-plane-kafka-network-thread-1-ListenerName(SASL_PLAINTEXT)-SASL_PLAINTEXT-1] DEBUG kafka.network.Processor - Processor 1 listening to new connection from /127.0.0.1:56280 21:34:21.260 [data-plane-kafka-network-thread-1-ListenerName(SASL_PLAINTEXT)-SASL_PLAINTEXT-1] DEBUG kafka.request.logger - Completed request:{"isForwarded":false,"requestHeader":{"requestApiKey":18,"requestApiVersion":3,"correlationId":27,"clientId":"myid","requestApiKeyName":"API_VERSIONS"},"request":{"clientSoftwareName":"apache-kafka-java","clientSoftwareVersion":"3.3.1"},"response":{"errorCode":0,"apiKeys":[{"apiKey":0,"minVersion":0,"maxVersion":9},{"apiKey":1,"minVersion":0,"maxVersion":13},{"apiKey":2,"minVersion":0,"maxVersion":7},{"apiKey":3,"minVersion":0,"maxVersion":12},{"apiKey":4,"minVersion":0,"maxVersion":6},{"apiKey":5,"minVersion":0,"maxVersion":3},{"apiKey":6,"minVersion":0,"maxVersion":7},{"apiKey":7,"minVersion":0,"maxVersion":3},{"apiKey":8,"minVersion":0,"maxVersion":8},{"apiKey":9,"minVersion":0,"maxVersion":8},{"apiKey":10,"minVersion":0,"maxVersion":4},{"apiKey":11,"minVersion":0,"maxVersion":9},{"apiKey":12,"minVersion":0,"maxVersion":4},{"apiKey":13,"minVersion":0,"maxVersion":5},{"apiKey":14,"minVersion":0,"maxVersion":5},{"apiKey":15,"minVersion":0,"maxVersion":5},{"apiKey":16,"minVersion":0,"maxVersion":4},{"apiKey":17,"minVersion":0,"maxVersion":1},{"apiKey":18,"minVersion":0,"maxVersion":3},{"apiKey":19,"minVersion":0,"maxVersion":7},{"apiKey":20,"minVersion":0,"maxVersion":6},{"apiKey":21,"minVersion":0,"maxVersion":2},{"apiKey":22,"minVersion":0,"maxVersion":4},{"apiKey":23,"minVersion":0,"maxVersion":4},{"apiKey":24,"minVersion":0,"maxVersion":3},{"apiKey":25,"minVersion":0,"maxVersion":3},{"apiKey":26,"minVersion":0,"maxVersion":3},{"apiKey":27,"minVersion":0,"maxVersion":1},{"apiKey":28,"minVersion":0,"maxVersion":3},{"apiKey":29,"minVersion":0,"maxVersion":3},{"apiKey":30,"minVersion":0,"maxVersion":3},{"apiKey":31,"minVersion":0,"maxVersion":3},{"apiKey":32,"minVersion":0,"maxVersion":4},{"apiKey":33,"minVersion":0,"maxVersion":2},{"apiKey":34,"minVersion":0,"maxVersion":2},{"apiKey":35,"minVersion":0,"maxVersion":4},{"apiKey":36,"minVersion":0,"maxVersion":2},{"apiKey":37,"minVersion":0,"maxVersion":3},{"apiKey":38,"minVersion":0,"maxVersion":3},{"apiKey":39,"minVersion":0,"maxVersion":2},{"apiKey":40,"minVersion":0,"maxVersion":2},{"apiKey":41,"minVersion":0,"maxVersion":3},{"apiKey":42,"minVersion":0,"maxVersion":2},{"apiKey":43,"minVersion":0,"maxVersion":2},{"apiKey":44,"minVersion":0,"maxVersion":1},{"apiKey":45,"minVersion":0,"maxVersion":0},{"apiKey":46,"minVersion":0,"maxVersion":0},{"apiKey":47,"minVersion":0,"maxVersion":0},{"apiKey":48,"minVersion":0,"maxVersion":1},{"apiKey":49,"minVersion":0,"maxVersion":1},{"apiKey":50,"minVersion":0,"maxVersion":0},{"apiKey":51,"minVersion":0,"maxVersion":0},{"apiKey":56,"minVersion":0,"maxVersion":2},{"apiKey":57,"minVersion":0,"maxVersion":1},{"apiKey":60,"minVersion":0,"maxVersion":0},{"apiKey":61,"minVersion":0,"maxVersion":0},{"apiKey":65,"minVersion":0,"maxVersion":0},{"apiKey":66,"minVersion":0,"maxVersion":0},{"apiKey":67,"minVersion":0,"maxVersion":0}],"throttleTimeMs":0,"finalizedFeaturesEpoch":0},"connection":"127.0.0.1:39175-127.0.0.1:56280-5","totalTimeMs":1.836,"requestQueueTimeMs":0.219,"localTimeMs":1.433,"remoteTimeMs":0.0,"throttleTimeMs":0,"responseQueueTimeMs":0.061,"sendTimeMs":0.122,"securityProtocol":"SASL_PLAINTEXT","principal":"User:admin","listener":"SASL_PLAINTEXT","clientInformation":{"softwareName":"unknown","softwareVersion":"unknown"}} 21:34:21.272 [data-plane-kafka-request-handler-1] INFO k.coordinator.group.GroupCoordinator - [GroupCoordinator 1]: Dynamic member with unknown member id joins group mygroup in Empty state. Created a new member id myid-ef8fafd9-e4c3-421b-9eaa-b74902340cfc and request the member to rejoin with this id. 21:34:21.277 [data-plane-kafka-network-thread-1-ListenerName(SASL_PLAINTEXT)-SASL_PLAINTEXT-1] DEBUG kafka.request.logger - Completed request:{"isForwarded":false,"requestHeader":{"requestApiKey":11,"requestApiVersion":9,"correlationId":26,"clientId":"myid","requestApiKeyName":"JOIN_GROUP"},"request":{"groupId":"mygroup","sessionTimeoutMs":45000,"rebalanceTimeoutMs":300000,"memberId":"","groupInstanceId":null,"protocolType":"consumer","protocols":[{"name":"range","metadata":"AAEAAAACAAhteXRvcGljQQAIbXl0b3BpY0L/////AAAAAA=="},{"name":"cooperative-sticky","metadata":"AAEAAAACAAhteXRvcGljQQAIbXl0b3BpY0IAAAAE/////wAAAAA="}],"reason":""},"response":{"throttleTimeMs":0,"errorCode":79,"generationId":-1,"protocolType":null,"protocolName":null,"leader":"","skipAssignment":false,"memberId":"myid-ef8fafd9-e4c3-421b-9eaa-b74902340cfc","members":[]},"connection":"127.0.0.1:39175-127.0.0.1:56280-5","totalTimeMs":14.032,"requestQueueTimeMs":1.907,"localTimeMs":11.916,"remoteTimeMs":0.0,"throttleTimeMs":0,"responseQueueTimeMs":0.07,"sendTimeMs":0.137,"securityProtocol":"SASL_PLAINTEXT","principal":"User:admin","listener":"SASL_PLAINTEXT","clientInformation":{"softwareName":"apache-kafka-java","softwareVersion":"3.3.1"}} 21:34:21.281 [data-plane-kafka-request-handler-0] DEBUG k.coordinator.group.GroupCoordinator - [GroupCoordinator 1]: Pending dynamic member with id myid-ef8fafd9-e4c3-421b-9eaa-b74902340cfc joins group mygroup in Empty state. Adding to the group now. 21:34:21.284 [data-plane-kafka-request-handler-0] DEBUG k.server.DelayedOperationPurgatory - Request key MemberKey(mygroup,myid-ef8fafd9-e4c3-421b-9eaa-b74902340cfc) unblocked 1 Heartbeat operations 21:34:21.286 [data-plane-kafka-request-handler-0] INFO k.coordinator.group.GroupCoordinator - [GroupCoordinator 1]: Preparing to rebalance group mygroup in state PreparingRebalance with old generation 0 (__consumer_offsets-39) (reason: Adding new member myid-ef8fafd9-e4c3-421b-9eaa-b74902340cfc with group instance id None; client reason: rebalance failed due to MemberIdRequiredException) 21:34:24.044 [controller-event-thread] INFO kafka.controller.KafkaController - [Controller id=1] Processing automatic preferred replica leader election 21:34:24.053 [controller-event-thread] DEBUG kafka.controller.KafkaController - [Controller id=1] Topics not in preferred replica for broker 1 HashMap() 21:34:24.054 [controller-event-thread] DEBUG kafka.utils.KafkaScheduler - Scheduling task auto-leader-rebalance-task with initial delay 300000 ms and period -1000 ms. 21:34:24.295 [executor-Rebalance] INFO k.coordinator.group.GroupCoordinator - [GroupCoordinator 1]: Stabilized group mygroup generation 1 (__consumer_offsets-39) with 1 members 21:34:24.300 [data-plane-kafka-network-thread-1-ListenerName(SASL_PLAINTEXT)-SASL_PLAINTEXT-1] DEBUG kafka.request.logger - Completed request:{"isForwarded":false,"requestHeader":{"requestApiKey":11,"requestApiVersion":9,"correlationId":28,"clientId":"myid","requestApiKeyName":"JOIN_GROUP"},"request":{"groupId":"mygroup","sessionTimeoutMs":45000,"rebalanceTimeoutMs":300000,"memberId":"myid-ef8fafd9-e4c3-421b-9eaa-b74902340cfc","groupInstanceId":null,"protocolType":"consumer","protocols":[{"name":"range","metadata":"AAEAAAACAAhteXRvcGljQQAIbXl0b3BpY0L/////AAAAAA=="},{"name":"cooperative-sticky","metadata":"AAEAAAACAAhteXRvcGljQQAIbXl0b3BpY0IAAAAE/////wAAAAA="}],"reason":"rebalance failed due to MemberIdRequiredException"},"response":{"throttleTimeMs":0,"errorCode":0,"generationId":1,"protocolType":"consumer","protocolName":"range","leader":"myid-ef8fafd9-e4c3-421b-9eaa-b74902340cfc","skipAssignment":false,"memberId":"myid-ef8fafd9-e4c3-421b-9eaa-b74902340cfc","members":[{"memberId":"myid-ef8fafd9-e4c3-421b-9eaa-b74902340cfc","groupInstanceId":null,"metadata":"AAEAAAACAAhteXRvcGljQQAIbXl0b3BpY0L/////AAAAAA=="}]},"connection":"127.0.0.1:39175-127.0.0.1:56280-5","totalTimeMs":3021.221,"requestQueueTimeMs":0.122,"localTimeMs":9.296,"remoteTimeMs":3010.978,"throttleTimeMs":0,"responseQueueTimeMs":0.096,"sendTimeMs":0.728,"securityProtocol":"SASL_PLAINTEXT","principal":"User:admin","listener":"SASL_PLAINTEXT","clientInformation":{"softwareName":"apache-kafka-java","softwareVersion":"3.3.1"}} 21:34:24.303 [executor-Rebalance] DEBUG k.server.DelayedOperationPurgatory - Request key MemberKey(mygroup,myid-ef8fafd9-e4c3-421b-9eaa-b74902340cfc) unblocked 1 Heartbeat operations 21:34:24.313 [data-plane-kafka-request-handler-1] DEBUG k.server.DelayedOperationPurgatory - Request key GroupSyncKey(mygroup) unblocked 1 Rebalance operations 21:34:24.314 [data-plane-kafka-request-handler-1] INFO k.coordinator.group.GroupCoordinator - [GroupCoordinator 1]: Assignment received from leader myid-ef8fafd9-e4c3-421b-9eaa-b74902340cfc for group mygroup for generation 1. The group has 1 members, 0 of which are static. 21:34:24.356 [data-plane-kafka-request-handler-1] DEBUG kafka.log.UnifiedLog - [UnifiedLog partition=__consumer_offsets-39, dir=/tmp/kafka-unit13820654021505895920] Flushing log up to offset 1 (exclusive)with recovery point 1, last flushed: 1725140060683, current time: 1725140064356,unflushed: 1 21:34:24.412 [data-plane-kafka-request-handler-1] DEBUG kafka.cluster.Partition - [Partition __consumer_offsets-39 broker=1] High watermark updated from (offset=0 segment=[0:0]) to (offset=1 segment=[0:318]) 21:34:24.419 [data-plane-kafka-request-handler-1] DEBUG kafka.server.ReplicaManager - [ReplicaManager broker=1] Produce to local log in 82 ms 21:34:24.434 [data-plane-kafka-request-handler-1] DEBUG k.server.DelayedOperationPurgatory - Request key MemberKey(mygroup,myid-ef8fafd9-e4c3-421b-9eaa-b74902340cfc) unblocked 1 Heartbeat operations 21:34:24.435 [data-plane-kafka-network-thread-1-ListenerName(SASL_PLAINTEXT)-SASL_PLAINTEXT-1] DEBUG kafka.request.logger - Completed request:{"isForwarded":false,"requestHeader":{"requestApiKey":14,"requestApiVersion":5,"correlationId":29,"clientId":"myid","requestApiKeyName":"SYNC_GROUP"},"request":{"groupId":"mygroup","generationId":1,"memberId":"myid-ef8fafd9-e4c3-421b-9eaa-b74902340cfc","groupInstanceId":null,"protocolType":"consumer","protocolName":"range","assignments":[{"memberId":"myid-ef8fafd9-e4c3-421b-9eaa-b74902340cfc","assignment":"AAEAAAACAAhteXRvcGljQQAAAAEAAAAAAAhteXRvcGljQgAAAAEAAAAA/////w=="}]},"response":{"throttleTimeMs":0,"errorCode":0,"protocolType":"consumer","protocolName":"range","assignment":"AAEAAAACAAhteXRvcGljQQAAAAEAAAAAAAhteXRvcGljQgAAAAEAAAAA/////w=="},"connection":"127.0.0.1:39175-127.0.0.1:56280-5","totalTimeMs":126.22,"requestQueueTimeMs":1.55,"localTimeMs":123.553,"remoteTimeMs":0.0,"throttleTimeMs":0,"responseQueueTimeMs":0.132,"sendTimeMs":0.984,"securityProtocol":"SASL_PLAINTEXT","principal":"User:admin","listener":"SASL_PLAINTEXT","clientInformation":{"softwareName":"apache-kafka-java","softwareVersion":"3.3.1"}} 21:34:24.466 [data-plane-kafka-network-thread-1-ListenerName(SASL_PLAINTEXT)-SASL_PLAINTEXT-1] DEBUG kafka.request.logger - Completed request:{"isForwarded":false,"requestHeader":{"requestApiKey":9,"requestApiVersion":8,"correlationId":30,"clientId":"myid","requestApiKeyName":"OFFSET_FETCH"},"request":{"groups":[{"groupId":"mygroup","topics":[{"name":"mytopicA","partitionIndexes":[0]},{"name":"mytopicB","partitionIndexes":[0]}]}],"requireStable":true},"response":{"throttleTimeMs":0,"groups":[{"groupId":"mygroup","topics":[{"name":"mytopicA","partitions":[{"partitionIndex":0,"committedOffset":-1,"committedLeaderEpoch":-1,"metadata":"","errorCode":0}]},{"name":"mytopicB","partitions":[{"partitionIndex":0,"committedOffset":-1,"committedLeaderEpoch":-1,"metadata":"","errorCode":0}]}],"errorCode":0}]},"connection":"127.0.0.1:39175-127.0.0.1:56280-5","totalTimeMs":19.078,"requestQueueTimeMs":5.097,"localTimeMs":13.774,"remoteTimeMs":0.0,"throttleTimeMs":0,"responseQueueTimeMs":0.062,"sendTimeMs":0.143,"securityProtocol":"SASL_PLAINTEXT","principal":"User:admin","listener":"SASL_PLAINTEXT","clientInformation":{"softwareName":"apache-kafka-java","softwareVersion":"3.3.1"}} 21:34:24.487 [data-plane-kafka-network-thread-1-ListenerName(SASL_PLAINTEXT)-SASL_PLAINTEXT-0] DEBUG kafka.request.logger - Completed request:{"isForwarded":false,"requestHeader":{"requestApiKey":2,"requestApiVersion":7,"correlationId":31,"clientId":"myid","requestApiKeyName":"LIST_OFFSETS"},"request":{"replicaId":-1,"isolationLevel":0,"topics":[{"name":"mytopicA","partitions":[{"partitionIndex":0,"currentLeaderEpoch":0,"timestamp":-1}]},{"name":"mytopicB","partitions":[{"partitionIndex":0,"currentLeaderEpoch":0,"timestamp":-1}]}]},"response":{"throttleTimeMs":0,"topics":[{"name":"mytopicA","partitions":[{"partitionIndex":0,"errorCode":0,"timestamp":-1,"offset":0,"leaderEpoch":0}]},{"name":"mytopicB","partitions":[{"partitionIndex":0,"errorCode":0,"timestamp":-1,"offset":0,"leaderEpoch":0}]}]},"connection":"127.0.0.1:39175-127.0.0.1:56264-5","totalTimeMs":11.938,"requestQueueTimeMs":2.558,"localTimeMs":9.085,"remoteTimeMs":0.0,"throttleTimeMs":0,"responseQueueTimeMs":0.089,"sendTimeMs":0.205,"securityProtocol":"SASL_PLAINTEXT","principal":"User:admin","listener":"SASL_PLAINTEXT","clientInformation":{"softwareName":"apache-kafka-java","softwareVersion":"3.3.1"}} 21:34:24.511 [data-plane-kafka-request-handler-0] DEBUG kafka.server.FetchManager - Created a new full FetchContext with 2 partition(s). 21:34:25.053 [executor-Fetch] DEBUG kafka.server.FetchSessionCache - Created fetch session FetchSession(id=1198157315, privileged=false, partitionMap.size=2, usesTopicIds=true, creationMs=1725140065049, lastUsedMs=1725140065049, epoch=1) 21:34:25.058 [executor-Fetch] DEBUG kafka.server.FullFetchContext - Full fetch context with session id 1198157315 returning 2 partition(s) 21:34:25.066 [data-plane-kafka-network-thread-1-ListenerName(SASL_PLAINTEXT)-SASL_PLAINTEXT-0] DEBUG kafka.request.logger - Completed request:{"isForwarded":false,"requestHeader":{"requestApiKey":1,"requestApiVersion":13,"correlationId":32,"clientId":"myid","requestApiKeyName":"FETCH"},"request":{"replicaId":-1,"maxWaitMs":500,"minBytes":1,"maxBytes":52428800,"isolationLevel":0,"sessionId":0,"sessionEpoch":0,"topics":[{"topicId":"Cdlya8hGQ1iJi65VnsnjdA","partitions":[{"partition":0,"currentLeaderEpoch":0,"fetchOffset":0,"lastFetchedEpoch":-1,"logStartOffset":-1,"partitionMaxBytes":1048576}]},{"topicId":"YpyDa15qQo25q_iMZl8VKA","partitions":[{"partition":0,"currentLeaderEpoch":0,"fetchOffset":0,"lastFetchedEpoch":-1,"logStartOffset":-1,"partitionMaxBytes":1048576}]}],"forgottenTopicsData":[],"rackId":""},"response":{"throttleTimeMs":0,"errorCode":0,"sessionId":1198157315,"responses":[{"topicId":"Cdlya8hGQ1iJi65VnsnjdA","partitions":[{"partitionIndex":0,"errorCode":0,"highWatermark":0,"lastStableOffset":0,"logStartOffset":0,"abortedTransactions":null,"preferredReadReplica":-1,"recordsSizeInBytes":0}]},{"topicId":"YpyDa15qQo25q_iMZl8VKA","partitions":[{"partitionIndex":0,"errorCode":0,"highWatermark":0,"lastStableOffset":0,"logStartOffset":0,"abortedTransactions":null,"preferredReadReplica":-1,"recordsSizeInBytes":0}]}]},"connection":"127.0.0.1:39175-127.0.0.1:56264-5","totalTimeMs":561.768,"requestQueueTimeMs":3.547,"localTimeMs":33.594,"remoteTimeMs":524.21,"throttleTimeMs":0,"responseQueueTimeMs":0.124,"sendTimeMs":0.29,"securityProtocol":"SASL_PLAINTEXT","principal":"User:admin","listener":"SASL_PLAINTEXT","clientInformation":{"softwareName":"apache-kafka-java","softwareVersion":"3.3.1"}} 21:34:25.078 [data-plane-kafka-request-handler-1] DEBUG kafka.server.FetchManager - Created a new incremental FetchContext for session id 1198157315, epoch 2: added 0 partition(s), updated 0 partition(s), removed 0 partition(s) 21:34:25.584 [executor-Fetch] DEBUG k.server.IncrementalFetchContext - Incremental fetch context with session id 1198157315 returning 0 partition(s) 21:34:25.586 [data-plane-kafka-network-thread-1-ListenerName(SASL_PLAINTEXT)-SASL_PLAINTEXT-0] DEBUG kafka.request.logger - Completed request:{"isForwarded":false,"requestHeader":{"requestApiKey":1,"requestApiVersion":13,"correlationId":33,"clientId":"myid","requestApiKeyName":"FETCH"},"request":{"replicaId":-1,"maxWaitMs":500,"minBytes":1,"maxBytes":52428800,"isolationLevel":0,"sessionId":1198157315,"sessionEpoch":1,"topics":[],"forgottenTopicsData":[],"rackId":""},"response":{"throttleTimeMs":0,"errorCode":0,"sessionId":1198157315,"responses":[]},"connection":"127.0.0.1:39175-127.0.0.1:56264-5","totalTimeMs":508.719,"requestQueueTimeMs":0.177,"localTimeMs":3.614,"remoteTimeMs":504.449,"throttleTimeMs":0,"responseQueueTimeMs":0.165,"sendTimeMs":0.312,"securityProtocol":"SASL_PLAINTEXT","principal":"User:admin","listener":"SASL_PLAINTEXT","clientInformation":{"softwareName":"apache-kafka-java","softwareVersion":"3.3.1"}} 21:34:25.588 [data-plane-kafka-request-handler-1] DEBUG kafka.server.FetchManager - Created a new incremental FetchContext for session id 1198157315, epoch 3: added 0 partition(s), updated 0 partition(s), removed 0 partition(s) 21:34:26.091 [executor-Fetch] DEBUG k.server.IncrementalFetchContext - Incremental fetch context with session id 1198157315 returning 0 partition(s) 21:34:26.093 [data-plane-kafka-network-thread-1-ListenerName(SASL_PLAINTEXT)-SASL_PLAINTEXT-0] DEBUG kafka.request.logger - Completed request:{"isForwarded":false,"requestHeader":{"requestApiKey":1,"requestApiVersion":13,"correlationId":34,"clientId":"myid","requestApiKeyName":"FETCH"},"request":{"replicaId":-1,"maxWaitMs":500,"minBytes":1,"maxBytes":52428800,"isolationLevel":0,"sessionId":1198157315,"sessionEpoch":2,"topics":[],"forgottenTopicsData":[],"rackId":""},"response":{"throttleTimeMs":0,"errorCode":0,"sessionId":1198157315,"responses":[]},"connection":"127.0.0.1:39175-127.0.0.1:56264-5","totalTimeMs":504.629,"requestQueueTimeMs":0.209,"localTimeMs":1.47,"remoteTimeMs":502.423,"throttleTimeMs":0,"responseQueueTimeMs":0.162,"sendTimeMs":0.364,"securityProtocol":"SASL_PLAINTEXT","principal":"User:admin","listener":"SASL_PLAINTEXT","clientInformation":{"softwareName":"apache-kafka-java","softwareVersion":"3.3.1"}} 21:34:26.094 [data-plane-kafka-request-handler-1] DEBUG kafka.server.FetchManager - Created a new incremental FetchContext for session id 1198157315, epoch 4: added 0 partition(s), updated 0 partition(s), removed 0 partition(s) 21:34:26.596 [executor-Fetch] DEBUG k.server.IncrementalFetchContext - Incremental fetch context with session id 1198157315 returning 0 partition(s) 21:34:26.598 [data-plane-kafka-network-thread-1-ListenerName(SASL_PLAINTEXT)-SASL_PLAINTEXT-0] DEBUG kafka.request.logger - Completed request:{"isForwarded":false,"requestHeader":{"requestApiKey":1,"requestApiVersion":13,"correlationId":35,"clientId":"myid","requestApiKeyName":"FETCH"},"request":{"replicaId":-1,"maxWaitMs":500,"minBytes":1,"maxBytes":52428800,"isolationLevel":0,"sessionId":1198157315,"sessionEpoch":3,"topics":[],"forgottenTopicsData":[],"rackId":""},"response":{"throttleTimeMs":0,"errorCode":0,"sessionId":1198157315,"responses":[]},"connection":"127.0.0.1:39175-127.0.0.1:56264-5","totalTimeMs":504.186,"requestQueueTimeMs":0.213,"localTimeMs":1.669,"remoteTimeMs":501.867,"throttleTimeMs":0,"responseQueueTimeMs":0.128,"sendTimeMs":0.307,"securityProtocol":"SASL_PLAINTEXT","principal":"User:admin","listener":"SASL_PLAINTEXT","clientInformation":{"softwareName":"apache-kafka-java","softwareVersion":"3.3.1"}} 21:34:26.599 [data-plane-kafka-request-handler-0] DEBUG kafka.server.FetchManager - Created a new incremental FetchContext for session id 1198157315, epoch 5: added 0 partition(s), updated 0 partition(s), removed 0 partition(s) 21:34:27.101 [executor-Fetch] DEBUG k.server.IncrementalFetchContext - Incremental fetch context with session id 1198157315 returning 0 partition(s) 21:34:27.103 [data-plane-kafka-network-thread-1-ListenerName(SASL_PLAINTEXT)-SASL_PLAINTEXT-0] DEBUG kafka.request.logger - Completed request:{"isForwarded":false,"requestHeader":{"requestApiKey":1,"requestApiVersion":13,"correlationId":36,"clientId":"myid","requestApiKeyName":"FETCH"},"request":{"replicaId":-1,"maxWaitMs":500,"minBytes":1,"maxBytes":52428800,"isolationLevel":0,"sessionId":1198157315,"sessionEpoch":4,"topics":[],"forgottenTopicsData":[],"rackId":""},"response":{"throttleTimeMs":0,"errorCode":0,"sessionId":1198157315,"responses":[]},"connection":"127.0.0.1:39175-127.0.0.1:56264-5","totalTimeMs":503.315,"requestQueueTimeMs":0.193,"localTimeMs":1.446,"remoteTimeMs":501.252,"throttleTimeMs":0,"responseQueueTimeMs":0.134,"sendTimeMs":0.288,"securityProtocol":"SASL_PLAINTEXT","principal":"User:admin","listener":"SASL_PLAINTEXT","clientInformation":{"softwareName":"apache-kafka-java","softwareVersion":"3.3.1"}} 21:34:27.105 [data-plane-kafka-request-handler-0] DEBUG kafka.server.FetchManager - Created a new incremental FetchContext for session id 1198157315, epoch 6: added 0 partition(s), updated 0 partition(s), removed 0 partition(s) 21:34:27.308 [data-plane-kafka-request-handler-0] DEBUG k.server.DelayedOperationPurgatory - Request key MemberKey(mygroup,myid-ef8fafd9-e4c3-421b-9eaa-b74902340cfc) unblocked 1 Heartbeat operations 21:34:27.311 [data-plane-kafka-network-thread-1-ListenerName(SASL_PLAINTEXT)-SASL_PLAINTEXT-1] DEBUG kafka.request.logger - Completed request:{"isForwarded":false,"requestHeader":{"requestApiKey":12,"requestApiVersion":4,"correlationId":38,"clientId":"myid","requestApiKeyName":"HEARTBEAT"},"request":{"groupId":"mygroup","generationId":1,"memberId":"myid-ef8fafd9-e4c3-421b-9eaa-b74902340cfc","groupInstanceId":null},"response":{"throttleTimeMs":0,"errorCode":0},"connection":"127.0.0.1:39175-127.0.0.1:56280-5","totalTimeMs":6.919,"requestQueueTimeMs":1.416,"localTimeMs":5.322,"remoteTimeMs":0.0,"throttleTimeMs":0,"responseQueueTimeMs":0.061,"sendTimeMs":0.119,"securityProtocol":"SASL_PLAINTEXT","principal":"User:admin","listener":"SASL_PLAINTEXT","clientInformation":{"softwareName":"apache-kafka-java","softwareVersion":"3.3.1"}} 21:34:27.607 [executor-Fetch] DEBUG k.server.IncrementalFetchContext - Incremental fetch context with session id 1198157315 returning 0 partition(s) 21:34:27.609 [data-plane-kafka-network-thread-1-ListenerName(SASL_PLAINTEXT)-SASL_PLAINTEXT-0] DEBUG kafka.request.logger - Completed request:{"isForwarded":false,"requestHeader":{"requestApiKey":1,"requestApiVersion":13,"correlationId":37,"clientId":"myid","requestApiKeyName":"FETCH"},"request":{"replicaId":-1,"maxWaitMs":500,"minBytes":1,"maxBytes":52428800,"isolationLevel":0,"sessionId":1198157315,"sessionEpoch":5,"topics":[],"forgottenTopicsData":[],"rackId":""},"response":{"throttleTimeMs":0,"errorCode":0,"sessionId":1198157315,"responses":[]},"connection":"127.0.0.1:39175-127.0.0.1:56264-5","totalTimeMs":503.805,"requestQueueTimeMs":0.177,"localTimeMs":1.269,"remoteTimeMs":501.768,"throttleTimeMs":0,"responseQueueTimeMs":0.172,"sendTimeMs":0.418,"securityProtocol":"SASL_PLAINTEXT","principal":"User:admin","listener":"SASL_PLAINTEXT","clientInformation":{"softwareName":"apache-kafka-java","softwareVersion":"3.3.1"}} 21:34:27.611 [data-plane-kafka-request-handler-0] DEBUG kafka.server.FetchManager - Created a new incremental FetchContext for session id 1198157315, epoch 7: added 0 partition(s), updated 0 partition(s), removed 0 partition(s) 21:34:28.114 [executor-Fetch] DEBUG k.server.IncrementalFetchContext - Incremental fetch context with session id 1198157315 returning 0 partition(s) 21:34:28.118 [data-plane-kafka-network-thread-1-ListenerName(SASL_PLAINTEXT)-SASL_PLAINTEXT-0] DEBUG kafka.request.logger - Completed request:{"isForwarded":false,"requestHeader":{"requestApiKey":1,"requestApiVersion":13,"correlationId":39,"clientId":"myid","requestApiKeyName":"FETCH"},"request":{"replicaId":-1,"maxWaitMs":500,"minBytes":1,"maxBytes":52428800,"isolationLevel":0,"sessionId":1198157315,"sessionEpoch":6,"topics":[],"forgottenTopicsData":[],"rackId":""},"response":{"throttleTimeMs":0,"errorCode":0,"sessionId":1198157315,"responses":[]},"connection":"127.0.0.1:39175-127.0.0.1:56264-5","totalTimeMs":505.963,"requestQueueTimeMs":0.235,"localTimeMs":1.271,"remoteTimeMs":502.038,"throttleTimeMs":0,"responseQueueTimeMs":0.123,"sendTimeMs":2.295,"securityProtocol":"SASL_PLAINTEXT","principal":"User:admin","listener":"SASL_PLAINTEXT","clientInformation":{"softwareName":"apache-kafka-java","softwareVersion":"3.3.1"}} 21:34:28.119 [data-plane-kafka-request-handler-1] DEBUG kafka.server.FetchManager - Created a new incremental FetchContext for session id 1198157315, epoch 8: added 0 partition(s), updated 0 partition(s), removed 0 partition(s) 21:34:28.622 [executor-Fetch] DEBUG k.server.IncrementalFetchContext - Incremental fetch context with session id 1198157315 returning 0 partition(s) 21:34:28.626 [data-plane-kafka-network-thread-1-ListenerName(SASL_PLAINTEXT)-SASL_PLAINTEXT-0] DEBUG kafka.request.logger - Completed request:{"isForwarded":false,"requestHeader":{"requestApiKey":1,"requestApiVersion":13,"correlationId":40,"clientId":"myid","requestApiKeyName":"FETCH"},"request":{"replicaId":-1,"maxWaitMs":500,"minBytes":1,"maxBytes":52428800,"isolationLevel":0,"sessionId":1198157315,"sessionEpoch":7,"topics":[],"forgottenTopicsData":[],"rackId":""},"response":{"throttleTimeMs":0,"errorCode":0,"sessionId":1198157315,"responses":[]},"connection":"127.0.0.1:39175-127.0.0.1:56264-5","totalTimeMs":506.871,"requestQueueTimeMs":0.19,"localTimeMs":1.836,"remoteTimeMs":502.492,"throttleTimeMs":0,"responseQueueTimeMs":0.115,"sendTimeMs":2.236,"securityProtocol":"SASL_PLAINTEXT","principal":"User:admin","listener":"SASL_PLAINTEXT","clientInformation":{"softwareName":"apache-kafka-java","softwareVersion":"3.3.1"}} 21:34:28.629 [data-plane-kafka-request-handler-1] DEBUG kafka.server.FetchManager - Created a new incremental FetchContext for session id 1198157315, epoch 9: added 0 partition(s), updated 0 partition(s), removed 0 partition(s) 21:34:29.131 [executor-Fetch] DEBUG k.server.IncrementalFetchContext - Incremental fetch context with session id 1198157315 returning 0 partition(s) 21:34:29.133 [data-plane-kafka-network-thread-1-ListenerName(SASL_PLAINTEXT)-SASL_PLAINTEXT-0] DEBUG kafka.request.logger - Completed request:{"isForwarded":false,"requestHeader":{"requestApiKey":1,"requestApiVersion":13,"correlationId":41,"clientId":"myid","requestApiKeyName":"FETCH"},"request":{"replicaId":-1,"maxWaitMs":500,"minBytes":1,"maxBytes":52428800,"isolationLevel":0,"sessionId":1198157315,"sessionEpoch":8,"topics":[],"forgottenTopicsData":[],"rackId":""},"response":{"throttleTimeMs":0,"errorCode":0,"sessionId":1198157315,"responses":[]},"connection":"127.0.0.1:39175-127.0.0.1:56264-5","totalTimeMs":504.556,"requestQueueTimeMs":0.228,"localTimeMs":1.269,"remoteTimeMs":501.992,"throttleTimeMs":0,"responseQueueTimeMs":0.1,"sendTimeMs":0.965,"securityProtocol":"SASL_PLAINTEXT","principal":"User:admin","listener":"SASL_PLAINTEXT","clientInformation":{"softwareName":"apache-kafka-java","softwareVersion":"3.3.1"}} 21:34:29.134 [data-plane-kafka-request-handler-1] DEBUG kafka.server.FetchManager - Created a new incremental FetchContext for session id 1198157315, epoch 10: added 0 partition(s), updated 0 partition(s), removed 0 partition(s) 21:34:29.448 [data-plane-kafka-request-handler-0] DEBUG k.server.DelayedOperationPurgatory - Request key MemberKey(mygroup,myid-ef8fafd9-e4c3-421b-9eaa-b74902340cfc) unblocked 1 Heartbeat operations 21:34:29.454 [data-plane-kafka-request-handler-0] DEBUG kafka.log.UnifiedLog - [UnifiedLog partition=__consumer_offsets-39, dir=/tmp/kafka-unit13820654021505895920] Flushing log up to offset 3 (exclusive)with recovery point 3, last flushed: 1725140064411, current time: 1725140069454,unflushed: 2 21:34:29.489 [data-plane-kafka-request-handler-0] DEBUG kafka.cluster.Partition - [Partition __consumer_offsets-39 broker=1] High watermark updated from (offset=1 segment=[0:318]) to (offset=3 segment=[0:491]) 21:34:29.492 [data-plane-kafka-request-handler-0] DEBUG kafka.server.ReplicaManager - [ReplicaManager broker=1] Produce to local log in 38 ms 21:34:29.504 [data-plane-kafka-network-thread-1-ListenerName(SASL_PLAINTEXT)-SASL_PLAINTEXT-1] DEBUG kafka.request.logger - Completed request:{"isForwarded":false,"requestHeader":{"requestApiKey":8,"requestApiVersion":8,"correlationId":43,"clientId":"myid","requestApiKeyName":"OFFSET_COMMIT"},"request":{"groupId":"mygroup","generationId":1,"memberId":"myid-ef8fafd9-e4c3-421b-9eaa-b74902340cfc","groupInstanceId":null,"topics":[{"name":"mytopicA","partitions":[{"partitionIndex":0,"committedOffset":0,"committedLeaderEpoch":-1,"committedMetadata":""}]},{"name":"mytopicB","partitions":[{"partitionIndex":0,"committedOffset":0,"committedLeaderEpoch":-1,"committedMetadata":""}]}]},"response":{"throttleTimeMs":0,"topics":[{"name":"mytopicA","partitions":[{"partitionIndex":0,"errorCode":0}]},{"name":"mytopicB","partitions":[{"partitionIndex":0,"errorCode":0}]}]},"connection":"127.0.0.1:39175-127.0.0.1:56280-5","totalTimeMs":62.636,"requestQueueTimeMs":4.641,"localTimeMs":57.359,"remoteTimeMs":0.0,"throttleTimeMs":0,"responseQueueTimeMs":0.221,"sendTimeMs":0.413,"securityProtocol":"SASL_PLAINTEXT","principal":"User:admin","listener":"SASL_PLAINTEXT","clientInformation":{"softwareName":"apache-kafka-java","softwareVersion":"3.3.1"}} 21:34:29.636 [executor-Fetch] DEBUG k.server.IncrementalFetchContext - Incremental fetch context with session id 1198157315 returning 0 partition(s) 21:34:29.639 [data-plane-kafka-network-thread-1-ListenerName(SASL_PLAINTEXT)-SASL_PLAINTEXT-0] DEBUG kafka.request.logger - Completed request:{"isForwarded":false,"requestHeader":{"requestApiKey":1,"requestApiVersion":13,"correlationId":42,"clientId":"myid","requestApiKeyName":"FETCH"},"request":{"replicaId":-1,"maxWaitMs":500,"minBytes":1,"maxBytes":52428800,"isolationLevel":0,"sessionId":1198157315,"sessionEpoch":9,"topics":[],"forgottenTopicsData":[],"rackId":""},"response":{"throttleTimeMs":0,"errorCode":0,"sessionId":1198157315,"responses":[]},"connection":"127.0.0.1:39175-127.0.0.1:56264-5","totalTimeMs":502.926,"requestQueueTimeMs":0.182,"localTimeMs":1.245,"remoteTimeMs":501.131,"throttleTimeMs":0,"responseQueueTimeMs":0.11,"sendTimeMs":0.256,"securityProtocol":"SASL_PLAINTEXT","principal":"User:admin","listener":"SASL_PLAINTEXT","clientInformation":{"softwareName":"apache-kafka-java","softwareVersion":"3.3.1"}} 21:34:29.642 [data-plane-kafka-request-handler-1] DEBUG kafka.server.FetchManager - Created a new incremental FetchContext for session id 1198157315, epoch 11: added 0 partition(s), updated 0 partition(s), removed 0 partition(s) 21:34:30.041 [data-plane-kafka-socket-acceptor-ListenerName(SASL_PLAINTEXT)-SASL_PLAINTEXT-39175] DEBUG kafka.network.DataPlaneAcceptor - Accepted connection from /127.0.0.1:43252 on /127.0.0.1:39175 and assigned it to processor 0, sendBufferSize [actual|requested]: [102400|102400] recvBufferSize [actual|requested]: [102400|102400] 21:34:30.041 [data-plane-kafka-network-thread-1-ListenerName(SASL_PLAINTEXT)-SASL_PLAINTEXT-0] DEBUG kafka.network.Processor - Processor 0 listening to new connection from /127.0.0.1:43252 21:34:30.047 [data-plane-kafka-network-thread-1-ListenerName(SASL_PLAINTEXT)-SASL_PLAINTEXT-0] DEBUG kafka.request.logger - Completed request:{"isForwarded":false,"requestHeader":{"requestApiKey":18,"requestApiVersion":3,"correlationId":3,"clientId":"myid-producer-d9af5f27-a788-4ea1-aa41-f695e16251fc","requestApiKeyName":"API_VERSIONS"},"request":{"clientSoftwareName":"apache-kafka-java","clientSoftwareVersion":"3.3.1"},"response":{"errorCode":0,"apiKeys":[{"apiKey":0,"minVersion":0,"maxVersion":9},{"apiKey":1,"minVersion":0,"maxVersion":13},{"apiKey":2,"minVersion":0,"maxVersion":7},{"apiKey":3,"minVersion":0,"maxVersion":12},{"apiKey":4,"minVersion":0,"maxVersion":6},{"apiKey":5,"minVersion":0,"maxVersion":3},{"apiKey":6,"minVersion":0,"maxVersion":7},{"apiKey":7,"minVersion":0,"maxVersion":3},{"apiKey":8,"minVersion":0,"maxVersion":8},{"apiKey":9,"minVersion":0,"maxVersion":8},{"apiKey":10,"minVersion":0,"maxVersion":4},{"apiKey":11,"minVersion":0,"maxVersion":9},{"apiKey":12,"minVersion":0,"maxVersion":4},{"apiKey":13,"minVersion":0,"maxVersion":5},{"apiKey":14,"minVersion":0,"maxVersion":5},{"apiKey":15,"minVersion":0,"maxVersion":5},{"apiKey":16,"minVersion":0,"maxVersion":4},{"apiKey":17,"minVersion":0,"maxVersion":1},{"apiKey":18,"minVersion":0,"maxVersion":3},{"apiKey":19,"minVersion":0,"maxVersion":7},{"apiKey":20,"minVersion":0,"maxVersion":6},{"apiKey":21,"minVersion":0,"maxVersion":2},{"apiKey":22,"minVersion":0,"maxVersion":4},{"apiKey":23,"minVersion":0,"maxVersion":4},{"apiKey":24,"minVersion":0,"maxVersion":3},{"apiKey":25,"minVersion":0,"maxVersion":3},{"apiKey":26,"minVersion":0,"maxVersion":3},{"apiKey":27,"minVersion":0,"maxVersion":1},{"apiKey":28,"minVersion":0,"maxVersion":3},{"apiKey":29,"minVersion":0,"maxVersion":3},{"apiKey":30,"minVersion":0,"maxVersion":3},{"apiKey":31,"minVersion":0,"maxVersion":3},{"apiKey":32,"minVersion":0,"maxVersion":4},{"apiKey":33,"minVersion":0,"maxVersion":2},{"apiKey":34,"minVersion":0,"maxVersion":2},{"apiKey":35,"minVersion":0,"maxVersion":4},{"apiKey":36,"minVersion":0,"maxVersion":2},{"apiKey":37,"minVersion":0,"maxVersion":3},{"apiKey":38,"minVersion":0,"maxVersion":3},{"apiKey":39,"minVersion":0,"maxVersion":2},{"apiKey":40,"minVersion":0,"maxVersion":2},{"apiKey":41,"minVersion":0,"maxVersion":3},{"apiKey":42,"minVersion":0,"maxVersion":2},{"apiKey":43,"minVersion":0,"maxVersion":2},{"apiKey":44,"minVersion":0,"maxVersion":1},{"apiKey":45,"minVersion":0,"maxVersion":0},{"apiKey":46,"minVersion":0,"maxVersion":0},{"apiKey":47,"minVersion":0,"maxVersion":0},{"apiKey":48,"minVersion":0,"maxVersion":1},{"apiKey":49,"minVersion":0,"maxVersion":1},{"apiKey":50,"minVersion":0,"maxVersion":0},{"apiKey":51,"minVersion":0,"maxVersion":0},{"apiKey":56,"minVersion":0,"maxVersion":2},{"apiKey":57,"minVersion":0,"maxVersion":1},{"apiKey":60,"minVersion":0,"maxVersion":0},{"apiKey":61,"minVersion":0,"maxVersion":0},{"apiKey":65,"minVersion":0,"maxVersion":0},{"apiKey":66,"minVersion":0,"maxVersion":0},{"apiKey":67,"minVersion":0,"maxVersion":0}],"throttleTimeMs":0,"finalizedFeaturesEpoch":0},"connection":"127.0.0.1:39175-127.0.0.1:43252-6","totalTimeMs":1.72,"requestQueueTimeMs":0.186,"localTimeMs":1.338,"remoteTimeMs":0.0,"throttleTimeMs":0,"responseQueueTimeMs":0.069,"sendTimeMs":0.126,"securityProtocol":"SASL_PLAINTEXT","principal":"User:admin","listener":"SASL_PLAINTEXT","clientInformation":{"softwareName":"unknown","softwareVersion":"unknown"}} 21:34:30.056 [data-plane-kafka-network-thread-1-ListenerName(SASL_PLAINTEXT)-SASL_PLAINTEXT-0] DEBUG kafka.request.logger - Completed request:{"isForwarded":false,"requestHeader":{"requestApiKey":3,"requestApiVersion":12,"correlationId":4,"clientId":"myid-producer-d9af5f27-a788-4ea1-aa41-f695e16251fc","requestApiKeyName":"METADATA"},"request":{"topics":[{"topicId":"AAAAAAAAAAAAAAAAAAAAAA","name":"mytopicA"}],"allowAutoTopicCreation":true,"includeTopicAuthorizedOperations":false},"response":{"throttleTimeMs":0,"brokers":[{"nodeId":1,"host":"localhost","port":39175,"rack":null}],"clusterId":"5YrvSAcTSC6U2UjuA70ZNA","controllerId":1,"topics":[{"errorCode":0,"name":"mytopicA","topicId":"YpyDa15qQo25q_iMZl8VKA","isInternal":false,"partitions":[{"errorCode":0,"partitionIndex":0,"leaderId":1,"leaderEpoch":0,"replicaNodes":[1],"isrNodes":[1],"offlineReplicas":[]}],"topicAuthorizedOperations":-2147483648}]},"connection":"127.0.0.1:39175-127.0.0.1:43252-6","totalTimeMs":8.725,"requestQueueTimeMs":5.32,"localTimeMs":3.188,"remoteTimeMs":0.0,"throttleTimeMs":0,"responseQueueTimeMs":0.092,"sendTimeMs":0.124,"securityProtocol":"SASL_PLAINTEXT","principal":"User:admin","listener":"SASL_PLAINTEXT","clientInformation":{"softwareName":"apache-kafka-java","softwareVersion":"3.3.1"}} 21:34:30.099 [data-plane-kafka-request-handler-0] DEBUG kafka.log.UnifiedLog - [UnifiedLog partition=mytopicA-0, dir=/tmp/kafka-unit13820654021505895920] Flushing log up to offset 1 (exclusive)with recovery point 1, last flushed: 1725140059715, current time: 1725140070099,unflushed: 1 21:34:30.103 [data-plane-kafka-request-handler-0] DEBUG kafka.cluster.Partition - [Partition mytopicA-0 broker=1] High watermark updated from (offset=0 segment=[0:0]) to (offset=1 segment=[0:84]) 21:34:30.104 [data-plane-kafka-request-handler-0] DEBUG kafka.server.ReplicaManager - [ReplicaManager broker=1] Produce to local log in 23 ms 21:34:30.114 [data-plane-kafka-network-thread-1-ListenerName(SASL_PLAINTEXT)-SASL_PLAINTEXT-0] DEBUG kafka.request.logger - Completed request:{"isForwarded":false,"requestHeader":{"requestApiKey":0,"requestApiVersion":9,"correlationId":5,"clientId":"myid-producer-d9af5f27-a788-4ea1-aa41-f695e16251fc","requestApiKeyName":"PRODUCE"},"request":{"transactionalId":null,"acks":-1,"timeoutMs":30000,"topicData":[{"name":"mytopicA","partitionData":[{"index":0,"recordsSizeInBytes":84}]}]},"response":{"responses":[{"name":"mytopicA","partitionResponses":[{"index":0,"errorCode":0,"baseOffset":0,"logAppendTimeMs":-1,"logStartOffset":0,"recordErrors":[],"errorMessage":null}]}],"throttleTimeMs":0},"connection":"127.0.0.1:39175-127.0.0.1:43252-6","totalTimeMs":36.566,"requestQueueTimeMs":2.891,"localTimeMs":33.387,"remoteTimeMs":0.0,"throttleTimeMs":0,"responseQueueTimeMs":0.092,"sendTimeMs":0.195,"securityProtocol":"SASL_PLAINTEXT","principal":"User:admin","listener":"SASL_PLAINTEXT","clientInformation":{"softwareName":"apache-kafka-java","softwareVersion":"3.3.1"}} 21:34:30.120 [data-plane-kafka-network-thread-1-ListenerName(SASL_PLAINTEXT)-SASL_PLAINTEXT-0] DEBUG kafka.request.logger - Completed request:{"isForwarded":false,"requestHeader":{"requestApiKey":3,"requestApiVersion":12,"correlationId":6,"clientId":"myid-producer-d9af5f27-a788-4ea1-aa41-f695e16251fc","requestApiKeyName":"METADATA"},"request":{"topics":[{"topicId":"AAAAAAAAAAAAAAAAAAAAAA","name":"mytopicB"}],"allowAutoTopicCreation":true,"includeTopicAuthorizedOperations":false},"response":{"throttleTimeMs":0,"brokers":[{"nodeId":1,"host":"localhost","port":39175,"rack":null}],"clusterId":"5YrvSAcTSC6U2UjuA70ZNA","controllerId":1,"topics":[{"errorCode":0,"name":"mytopicB","topicId":"Cdlya8hGQ1iJi65VnsnjdA","isInternal":false,"partitions":[{"errorCode":0,"partitionIndex":0,"leaderId":1,"leaderEpoch":0,"replicaNodes":[1],"isrNodes":[1],"offlineReplicas":[]}],"topicAuthorizedOperations":-2147483648}]},"connection":"127.0.0.1:39175-127.0.0.1:43252-6","totalTimeMs":1.821,"requestQueueTimeMs":0.176,"localTimeMs":1.208,"remoteTimeMs":0.0,"throttleTimeMs":0,"responseQueueTimeMs":0.291,"sendTimeMs":0.145,"securityProtocol":"SASL_PLAINTEXT","principal":"User:admin","listener":"SASL_PLAINTEXT","clientInformation":{"softwareName":"apache-kafka-java","softwareVersion":"3.3.1"}} 21:34:30.124 [data-plane-kafka-request-handler-0] DEBUG k.server.IncrementalFetchContext - Incremental fetch context with session id 1198157315 returning 1 partition(s) 21:34:30.127 [data-plane-kafka-request-handler-1] DEBUG kafka.log.UnifiedLog - [UnifiedLog partition=mytopicB-0, dir=/tmp/kafka-unit13820654021505895920] Flushing log up to offset 1 (exclusive)with recovery point 1, last flushed: 1725140059864, current time: 1725140070127,unflushed: 1 21:34:30.128 [data-plane-kafka-request-handler-0] DEBUG k.server.DelayedOperationPurgatory - Request key TopicPartitionOperationKey(mytopicA,0) unblocked 1 Fetch operations 21:34:30.131 [data-plane-kafka-request-handler-1] DEBUG kafka.cluster.Partition - [Partition mytopicB-0 broker=1] High watermark updated from (offset=0 segment=[0:0]) to (offset=1 segment=[0:90]) 21:34:30.131 [data-plane-kafka-request-handler-1] DEBUG kafka.server.ReplicaManager - [ReplicaManager broker=1] Produce to local log in 5 ms 21:34:30.131 [data-plane-kafka-network-thread-1-ListenerName(SASL_PLAINTEXT)-SASL_PLAINTEXT-0] DEBUG kafka.request.logger - Completed request:{"isForwarded":false,"requestHeader":{"requestApiKey":1,"requestApiVersion":13,"correlationId":44,"clientId":"myid","requestApiKeyName":"FETCH"},"request":{"replicaId":-1,"maxWaitMs":500,"minBytes":1,"maxBytes":52428800,"isolationLevel":0,"sessionId":1198157315,"sessionEpoch":10,"topics":[],"forgottenTopicsData":[],"rackId":""},"response":{"throttleTimeMs":0,"errorCode":0,"sessionId":1198157315,"responses":[{"topicId":"YpyDa15qQo25q_iMZl8VKA","partitions":[{"partitionIndex":0,"errorCode":0,"highWatermark":1,"lastStableOffset":1,"logStartOffset":0,"abortedTransactions":null,"preferredReadReplica":-1,"recordsSizeInBytes":84}]}]},"connection":"127.0.0.1:39175-127.0.0.1:56264-5","totalTimeMs":491.148,"requestQueueTimeMs":1.77,"localTimeMs":2.167,"remoteTimeMs":484.23,"throttleTimeMs":0,"responseQueueTimeMs":0.087,"sendTimeMs":2.892,"securityProtocol":"SASL_PLAINTEXT","principal":"User:admin","listener":"SASL_PLAINTEXT","clientInformation":{"softwareName":"apache-kafka-java","softwareVersion":"3.3.1"}} 21:34:30.132 [data-plane-kafka-network-thread-1-ListenerName(SASL_PLAINTEXT)-SASL_PLAINTEXT-0] DEBUG kafka.request.logger - Completed request:{"isForwarded":false,"requestHeader":{"requestApiKey":0,"requestApiVersion":9,"correlationId":7,"clientId":"myid-producer-d9af5f27-a788-4ea1-aa41-f695e16251fc","requestApiKeyName":"PRODUCE"},"request":{"transactionalId":null,"acks":-1,"timeoutMs":30000,"topicData":[{"name":"mytopicB","partitionData":[{"index":0,"recordsSizeInBytes":90}]}]},"response":{"responses":[{"name":"mytopicB","partitionResponses":[{"index":0,"errorCode":0,"baseOffset":0,"logAppendTimeMs":-1,"logStartOffset":0,"recordErrors":[],"errorMessage":null}]}],"throttleTimeMs":0},"connection":"127.0.0.1:39175-127.0.0.1:43252-6","totalTimeMs":6.983,"requestQueueTimeMs":0.345,"localTimeMs":6.397,"remoteTimeMs":0.0,"throttleTimeMs":0,"responseQueueTimeMs":0.074,"sendTimeMs":0.165,"securityProtocol":"SASL_PLAINTEXT","principal":"User:admin","listener":"SASL_PLAINTEXT","clientInformation":{"softwareName":"apache-kafka-java","softwareVersion":"3.3.1"}} 21:34:30.133 [main] DEBUG o.onap.dmaap.kafka.OnapKafkaConsumer - Polling records for topic mytopicA 21:34:30.136 [main] DEBUG o.onap.dmaap.kafka.OnapKafkaConsumer - Polling records for topic mytopicA 21:34:30.137 [data-plane-kafka-request-handler-0] DEBUG kafka.server.FetchManager - Created a new incremental FetchContext for session id 1198157315, epoch 12: added 0 partition(s), updated 1 partition(s), removed 0 partition(s) 21:34:30.139 [data-plane-kafka-request-handler-0] DEBUG k.server.IncrementalFetchContext - Incremental fetch context with session id 1198157315 returning 1 partition(s) 21:34:30.140 [data-plane-kafka-network-thread-1-ListenerName(SASL_PLAINTEXT)-SASL_PLAINTEXT-0] DEBUG kafka.request.logger - Completed request:{"isForwarded":false,"requestHeader":{"requestApiKey":1,"requestApiVersion":13,"correlationId":45,"clientId":"myid","requestApiKeyName":"FETCH"},"request":{"replicaId":-1,"maxWaitMs":500,"minBytes":1,"maxBytes":52428800,"isolationLevel":0,"sessionId":1198157315,"sessionEpoch":11,"topics":[{"topicId":"YpyDa15qQo25q_iMZl8VKA","partitions":[{"partition":0,"currentLeaderEpoch":0,"fetchOffset":1,"lastFetchedEpoch":-1,"logStartOffset":-1,"partitionMaxBytes":1048576}]}],"forgottenTopicsData":[],"rackId":""},"response":{"throttleTimeMs":0,"errorCode":0,"sessionId":1198157315,"responses":[{"topicId":"Cdlya8hGQ1iJi65VnsnjdA","partitions":[{"partitionIndex":0,"errorCode":0,"highWatermark":1,"lastStableOffset":1,"logStartOffset":0,"abortedTransactions":null,"preferredReadReplica":-1,"recordsSizeInBytes":90}]}]},"connection":"127.0.0.1:39175-127.0.0.1:56264-5","totalTimeMs":3.464,"requestQueueTimeMs":0.425,"localTimeMs":2.804,"remoteTimeMs":0.0,"throttleTimeMs":0,"responseQueueTimeMs":0.074,"sendTimeMs":0.16,"securityProtocol":"SASL_PLAINTEXT","principal":"User:admin","listener":"SASL_PLAINTEXT","clientInformation":{"softwareName":"apache-kafka-java","softwareVersion":"3.3.1"}} 21:34:30.140 [main] DEBUG o.onap.dmaap.kafka.OnapKafkaConsumer - Polling records for topic mytopicB 21:34:30.141 [data-plane-kafka-request-handler-1] DEBUG kafka.server.FetchManager - Created a new incremental FetchContext for session id 1198157315, epoch 13: added 0 partition(s), updated 1 partition(s), removed 0 partition(s) 21:34:30.303 [data-plane-kafka-request-handler-0] DEBUG k.server.DelayedOperationPurgatory - Request key MemberKey(mygroup,myid-ef8fafd9-e4c3-421b-9eaa-b74902340cfc) unblocked 1 Heartbeat operations 21:34:30.305 [data-plane-kafka-network-thread-1-ListenerName(SASL_PLAINTEXT)-SASL_PLAINTEXT-1] DEBUG kafka.request.logger - Completed request:{"isForwarded":false,"requestHeader":{"requestApiKey":12,"requestApiVersion":4,"correlationId":47,"clientId":"myid","requestApiKeyName":"HEARTBEAT"},"request":{"groupId":"mygroup","generationId":1,"memberId":"myid-ef8fafd9-e4c3-421b-9eaa-b74902340cfc","groupInstanceId":null},"response":{"throttleTimeMs":0,"errorCode":0},"connection":"127.0.0.1:39175-127.0.0.1:56280-5","totalTimeMs":1.564,"requestQueueTimeMs":0.242,"localTimeMs":0.974,"remoteTimeMs":0.0,"throttleTimeMs":0,"responseQueueTimeMs":0.088,"sendTimeMs":0.258,"securityProtocol":"SASL_PLAINTEXT","principal":"User:admin","listener":"SASL_PLAINTEXT","clientInformation":{"softwareName":"apache-kafka-java","softwareVersion":"3.3.1"}} 21:34:30.642 [executor-Fetch] DEBUG k.server.IncrementalFetchContext - Incremental fetch context with session id 1198157315 returning 0 partition(s) 21:34:30.644 [data-plane-kafka-network-thread-1-ListenerName(SASL_PLAINTEXT)-SASL_PLAINTEXT-0] DEBUG kafka.request.logger - Completed request:{"isForwarded":false,"requestHeader":{"requestApiKey":1,"requestApiVersion":13,"correlationId":46,"clientId":"myid","requestApiKeyName":"FETCH"},"request":{"replicaId":-1,"maxWaitMs":500,"minBytes":1,"maxBytes":52428800,"isolationLevel":0,"sessionId":1198157315,"sessionEpoch":12,"topics":[{"topicId":"Cdlya8hGQ1iJi65VnsnjdA","partitions":[{"partition":0,"currentLeaderEpoch":0,"fetchOffset":1,"lastFetchedEpoch":-1,"logStartOffset":-1,"partitionMaxBytes":1048576}]}],"forgottenTopicsData":[],"rackId":""},"response":{"throttleTimeMs":0,"errorCode":0,"sessionId":1198157315,"responses":[]},"connection":"127.0.0.1:39175-127.0.0.1:56264-5","totalTimeMs":503.006,"requestQueueTimeMs":0.118,"localTimeMs":1.092,"remoteTimeMs":501.346,"throttleTimeMs":0,"responseQueueTimeMs":0.138,"sendTimeMs":0.31,"securityProtocol":"SASL_PLAINTEXT","principal":"User:admin","listener":"SASL_PLAINTEXT","clientInformation":{"softwareName":"apache-kafka-java","softwareVersion":"3.3.1"}} 21:34:30.646 [data-plane-kafka-request-handler-1] DEBUG kafka.server.FetchManager - Created a new incremental FetchContext for session id 1198157315, epoch 14: added 0 partition(s), updated 0 partition(s), removed 0 partition(s) 21:34:31.127 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:31.127 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - Processing request:: sessionid:0x1000001c6a50000 type:ping cxid:0xfffffffffffffffe zxid:0xfffffffffffffffe txntype:unknown reqpath:n/a 21:34:31.127 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - sessionid:0x1000001c6a50000 type:ping cxid:0xfffffffffffffffe zxid:0xfffffffffffffffe txntype:unknown reqpath:n/a 21:34:31.128 [main-SendThread(127.0.0.1:36377)] DEBUG org.apache.zookeeper.ClientCnxn - Got ping response for session id: 0x1000001c6a50000 after 1ms. 21:34:31.148 [executor-Fetch] DEBUG k.server.IncrementalFetchContext - Incremental fetch context with session id 1198157315 returning 0 partition(s) 21:34:31.150 [data-plane-kafka-network-thread-1-ListenerName(SASL_PLAINTEXT)-SASL_PLAINTEXT-0] DEBUG kafka.request.logger - Completed request:{"isForwarded":false,"requestHeader":{"requestApiKey":1,"requestApiVersion":13,"correlationId":48,"clientId":"myid","requestApiKeyName":"FETCH"},"request":{"replicaId":-1,"maxWaitMs":500,"minBytes":1,"maxBytes":52428800,"isolationLevel":0,"sessionId":1198157315,"sessionEpoch":13,"topics":[],"forgottenTopicsData":[],"rackId":""},"response":{"throttleTimeMs":0,"errorCode":0,"sessionId":1198157315,"responses":[]},"connection":"127.0.0.1:39175-127.0.0.1:56264-5","totalTimeMs":503.85,"requestQueueTimeMs":0.126,"localTimeMs":0.978,"remoteTimeMs":502.266,"throttleTimeMs":0,"responseQueueTimeMs":0.135,"sendTimeMs":0.343,"securityProtocol":"SASL_PLAINTEXT","principal":"User:admin","listener":"SASL_PLAINTEXT","clientInformation":{"softwareName":"apache-kafka-java","softwareVersion":"3.3.1"}} 21:34:31.152 [data-plane-kafka-request-handler-0] DEBUG kafka.server.FetchManager - Created a new incremental FetchContext for session id 1198157315, epoch 15: added 0 partition(s), updated 0 partition(s), removed 0 partition(s) 21:34:31.654 [executor-Fetch] DEBUG k.server.IncrementalFetchContext - Incremental fetch context with session id 1198157315 returning 0 partition(s) 21:34:31.656 [data-plane-kafka-network-thread-1-ListenerName(SASL_PLAINTEXT)-SASL_PLAINTEXT-0] DEBUG kafka.request.logger - Completed request:{"isForwarded":false,"requestHeader":{"requestApiKey":1,"requestApiVersion":13,"correlationId":49,"clientId":"myid","requestApiKeyName":"FETCH"},"request":{"replicaId":-1,"maxWaitMs":500,"minBytes":1,"maxBytes":52428800,"isolationLevel":0,"sessionId":1198157315,"sessionEpoch":14,"topics":[],"forgottenTopicsData":[],"rackId":""},"response":{"throttleTimeMs":0,"errorCode":0,"sessionId":1198157315,"responses":[]},"connection":"127.0.0.1:39175-127.0.0.1:56264-5","totalTimeMs":504.297,"requestQueueTimeMs":0.185,"localTimeMs":1.593,"remoteTimeMs":502.017,"throttleTimeMs":0,"responseQueueTimeMs":0.137,"sendTimeMs":0.363,"securityProtocol":"SASL_PLAINTEXT","principal":"User:admin","listener":"SASL_PLAINTEXT","clientInformation":{"softwareName":"apache-kafka-java","softwareVersion":"3.3.1"}} 21:34:31.658 [data-plane-kafka-request-handler-0] DEBUG kafka.server.FetchManager - Created a new incremental FetchContext for session id 1198157315, epoch 16: added 0 partition(s), updated 0 partition(s), removed 0 partition(s) 21:34:32.161 [executor-Fetch] DEBUG k.server.IncrementalFetchContext - Incremental fetch context with session id 1198157315 returning 0 partition(s) 21:34:32.162 [data-plane-kafka-network-thread-1-ListenerName(SASL_PLAINTEXT)-SASL_PLAINTEXT-0] DEBUG kafka.request.logger - Completed request:{"isForwarded":false,"requestHeader":{"requestApiKey":1,"requestApiVersion":13,"correlationId":50,"clientId":"myid","requestApiKeyName":"FETCH"},"request":{"replicaId":-1,"maxWaitMs":500,"minBytes":1,"maxBytes":52428800,"isolationLevel":0,"sessionId":1198157315,"sessionEpoch":15,"topics":[],"forgottenTopicsData":[],"rackId":""},"response":{"throttleTimeMs":0,"errorCode":0,"sessionId":1198157315,"responses":[]},"connection":"127.0.0.1:39175-127.0.0.1:56264-5","totalTimeMs":504.426,"requestQueueTimeMs":0.193,"localTimeMs":2.318,"remoteTimeMs":501.506,"throttleTimeMs":0,"responseQueueTimeMs":0.095,"sendTimeMs":0.311,"securityProtocol":"SASL_PLAINTEXT","principal":"User:admin","listener":"SASL_PLAINTEXT","clientInformation":{"softwareName":"apache-kafka-java","softwareVersion":"3.3.1"}} 21:34:32.164 [data-plane-kafka-request-handler-0] DEBUG kafka.server.FetchManager - Created a new incremental FetchContext for session id 1198157315, epoch 17: added 0 partition(s), updated 0 partition(s), removed 0 partition(s) 21:34:32.666 [executor-Fetch] DEBUG k.server.IncrementalFetchContext - Incremental fetch context with session id 1198157315 returning 0 partition(s) 21:34:32.668 [data-plane-kafka-network-thread-1-ListenerName(SASL_PLAINTEXT)-SASL_PLAINTEXT-0] DEBUG kafka.request.logger - Completed request:{"isForwarded":false,"requestHeader":{"requestApiKey":1,"requestApiVersion":13,"correlationId":51,"clientId":"myid","requestApiKeyName":"FETCH"},"request":{"replicaId":-1,"maxWaitMs":500,"minBytes":1,"maxBytes":52428800,"isolationLevel":0,"sessionId":1198157315,"sessionEpoch":16,"topics":[],"forgottenTopicsData":[],"rackId":""},"response":{"throttleTimeMs":0,"errorCode":0,"sessionId":1198157315,"responses":[]},"connection":"127.0.0.1:39175-127.0.0.1:56264-5","totalTimeMs":504.238,"requestQueueTimeMs":0.21,"localTimeMs":1.666,"remoteTimeMs":501.769,"throttleTimeMs":0,"responseQueueTimeMs":0.159,"sendTimeMs":0.431,"securityProtocol":"SASL_PLAINTEXT","principal":"User:admin","listener":"SASL_PLAINTEXT","clientInformation":{"softwareName":"apache-kafka-java","softwareVersion":"3.3.1"}} 21:34:32.670 [data-plane-kafka-request-handler-1] DEBUG kafka.server.FetchManager - Created a new incremental FetchContext for session id 1198157315, epoch 18: added 0 partition(s), updated 0 partition(s), removed 0 partition(s) 21:34:32.880 [kafka-log-cleaner-thread-0] DEBUG kafka.log.LogCleanerManager$ - Finding range of cleanable offsets for log=__consumer_offsets-13. Last clean offset=None now=1725140072874 => firstDirtyOffset=0 firstUncleanableOffset=0 activeSegment.baseOffset=0 21:34:32.886 [kafka-log-cleaner-thread-0] DEBUG kafka.log.LogCleanerManager$ - Finding range of cleanable offsets for log=__consumer_offsets-46. Last clean offset=None now=1725140072874 => firstDirtyOffset=0 firstUncleanableOffset=0 activeSegment.baseOffset=0 21:34:32.886 [kafka-log-cleaner-thread-0] DEBUG kafka.log.LogCleanerManager$ - Finding range of cleanable offsets for log=__consumer_offsets-9. Last clean offset=None now=1725140072874 => firstDirtyOffset=0 firstUncleanableOffset=0 activeSegment.baseOffset=0 21:34:32.887 [kafka-log-cleaner-thread-0] DEBUG kafka.log.LogCleanerManager$ - Finding range of cleanable offsets for log=__consumer_offsets-42. Last clean offset=None now=1725140072874 => firstDirtyOffset=0 firstUncleanableOffset=0 activeSegment.baseOffset=0 21:34:32.887 [kafka-log-cleaner-thread-0] DEBUG kafka.log.LogCleanerManager$ - Finding range of cleanable offsets for log=__consumer_offsets-21. Last clean offset=None now=1725140072874 => firstDirtyOffset=0 firstUncleanableOffset=0 activeSegment.baseOffset=0 21:34:32.887 [kafka-log-cleaner-thread-0] DEBUG kafka.log.LogCleanerManager$ - Finding range of cleanable offsets for log=__consumer_offsets-17. Last clean offset=None now=1725140072874 => firstDirtyOffset=0 firstUncleanableOffset=0 activeSegment.baseOffset=0 21:34:32.887 [kafka-log-cleaner-thread-0] DEBUG kafka.log.LogCleanerManager$ - Finding range of cleanable offsets for log=__consumer_offsets-30. Last clean offset=None now=1725140072874 => firstDirtyOffset=0 firstUncleanableOffset=0 activeSegment.baseOffset=0 21:34:32.887 [kafka-log-cleaner-thread-0] DEBUG kafka.log.LogCleanerManager$ - Finding range of cleanable offsets for log=__consumer_offsets-26. Last clean offset=None now=1725140072874 => firstDirtyOffset=0 firstUncleanableOffset=0 activeSegment.baseOffset=0 21:34:32.887 [kafka-log-cleaner-thread-0] DEBUG kafka.log.LogCleanerManager$ - Finding range of cleanable offsets for log=__consumer_offsets-5. Last clean offset=None now=1725140072874 => firstDirtyOffset=0 firstUncleanableOffset=0 activeSegment.baseOffset=0 21:34:32.887 [kafka-log-cleaner-thread-0] DEBUG kafka.log.LogCleanerManager$ - Finding range of cleanable offsets for log=__consumer_offsets-38. Last clean offset=None now=1725140072874 => firstDirtyOffset=0 firstUncleanableOffset=0 activeSegment.baseOffset=0 21:34:32.887 [kafka-log-cleaner-thread-0] DEBUG kafka.log.LogCleanerManager$ - Finding range of cleanable offsets for log=__consumer_offsets-1. Last clean offset=None now=1725140072874 => firstDirtyOffset=0 firstUncleanableOffset=0 activeSegment.baseOffset=0 21:34:32.887 [kafka-log-cleaner-thread-0] DEBUG kafka.log.LogCleanerManager$ - Finding range of cleanable offsets for log=__consumer_offsets-34. Last clean offset=None now=1725140072874 => firstDirtyOffset=0 firstUncleanableOffset=0 activeSegment.baseOffset=0 21:34:32.888 [kafka-log-cleaner-thread-0] DEBUG kafka.log.LogCleanerManager$ - Finding range of cleanable offsets for log=__consumer_offsets-16. Last clean offset=None now=1725140072874 => firstDirtyOffset=0 firstUncleanableOffset=0 activeSegment.baseOffset=0 21:34:32.888 [kafka-log-cleaner-thread-0] DEBUG kafka.log.LogCleanerManager$ - Finding range of cleanable offsets for log=__consumer_offsets-45. Last clean offset=None now=1725140072874 => firstDirtyOffset=0 firstUncleanableOffset=0 activeSegment.baseOffset=0 21:34:32.888 [kafka-log-cleaner-thread-0] DEBUG kafka.log.LogCleanerManager$ - Finding range of cleanable offsets for log=__consumer_offsets-12. Last clean offset=None now=1725140072874 => firstDirtyOffset=0 firstUncleanableOffset=0 activeSegment.baseOffset=0 21:34:32.888 [kafka-log-cleaner-thread-0] DEBUG kafka.log.LogCleanerManager$ - Finding range of cleanable offsets for log=__consumer_offsets-41. Last clean offset=None now=1725140072874 => firstDirtyOffset=0 firstUncleanableOffset=0 activeSegment.baseOffset=0 21:34:32.888 [kafka-log-cleaner-thread-0] DEBUG kafka.log.LogCleanerManager$ - Finding range of cleanable offsets for log=__consumer_offsets-24. Last clean offset=None now=1725140072874 => firstDirtyOffset=0 firstUncleanableOffset=0 activeSegment.baseOffset=0 21:34:32.888 [kafka-log-cleaner-thread-0] DEBUG kafka.log.LogCleanerManager$ - Finding range of cleanable offsets for log=__consumer_offsets-20. Last clean offset=None now=1725140072874 => firstDirtyOffset=0 firstUncleanableOffset=0 activeSegment.baseOffset=0 21:34:32.888 [kafka-log-cleaner-thread-0] DEBUG kafka.log.LogCleanerManager$ - Finding range of cleanable offsets for log=__consumer_offsets-49. Last clean offset=None now=1725140072874 => firstDirtyOffset=0 firstUncleanableOffset=0 activeSegment.baseOffset=0 21:34:32.889 [kafka-log-cleaner-thread-0] DEBUG kafka.log.LogCleanerManager$ - Finding range of cleanable offsets for log=__consumer_offsets-0. Last clean offset=None now=1725140072874 => firstDirtyOffset=0 firstUncleanableOffset=0 activeSegment.baseOffset=0 21:34:32.889 [kafka-log-cleaner-thread-0] DEBUG kafka.log.LogCleanerManager$ - Finding range of cleanable offsets for log=__consumer_offsets-29. Last clean offset=None now=1725140072874 => firstDirtyOffset=0 firstUncleanableOffset=0 activeSegment.baseOffset=0 21:34:32.889 [kafka-log-cleaner-thread-0] DEBUG kafka.log.LogCleanerManager$ - Finding range of cleanable offsets for log=__consumer_offsets-25. Last clean offset=None now=1725140072874 => firstDirtyOffset=0 firstUncleanableOffset=0 activeSegment.baseOffset=0 21:34:32.889 [kafka-log-cleaner-thread-0] DEBUG kafka.log.LogCleanerManager$ - Finding range of cleanable offsets for log=__consumer_offsets-8. Last clean offset=None now=1725140072874 => firstDirtyOffset=0 firstUncleanableOffset=0 activeSegment.baseOffset=0 21:34:32.889 [kafka-log-cleaner-thread-0] DEBUG kafka.log.LogCleanerManager$ - Finding range of cleanable offsets for log=__consumer_offsets-37. Last clean offset=None now=1725140072874 => firstDirtyOffset=0 firstUncleanableOffset=0 activeSegment.baseOffset=0 21:34:32.889 [kafka-log-cleaner-thread-0] DEBUG kafka.log.LogCleanerManager$ - Finding range of cleanable offsets for log=__consumer_offsets-4. Last clean offset=None now=1725140072874 => firstDirtyOffset=0 firstUncleanableOffset=0 activeSegment.baseOffset=0 21:34:32.889 [kafka-log-cleaner-thread-0] DEBUG kafka.log.LogCleanerManager$ - Finding range of cleanable offsets for log=__consumer_offsets-33. Last clean offset=None now=1725140072874 => firstDirtyOffset=0 firstUncleanableOffset=0 activeSegment.baseOffset=0 21:34:32.889 [kafka-log-cleaner-thread-0] DEBUG kafka.log.LogCleanerManager$ - Finding range of cleanable offsets for log=__consumer_offsets-15. Last clean offset=None now=1725140072874 => firstDirtyOffset=0 firstUncleanableOffset=0 activeSegment.baseOffset=0 21:34:32.890 [kafka-log-cleaner-thread-0] DEBUG kafka.log.LogCleanerManager$ - Finding range of cleanable offsets for log=__consumer_offsets-48. Last clean offset=None now=1725140072874 => firstDirtyOffset=0 firstUncleanableOffset=0 activeSegment.baseOffset=0 21:34:32.890 [kafka-log-cleaner-thread-0] DEBUG kafka.log.LogCleanerManager$ - Finding range of cleanable offsets for log=__consumer_offsets-11. Last clean offset=None now=1725140072874 => firstDirtyOffset=0 firstUncleanableOffset=0 activeSegment.baseOffset=0 21:34:32.890 [kafka-log-cleaner-thread-0] DEBUG kafka.log.LogCleanerManager$ - Finding range of cleanable offsets for log=__consumer_offsets-44. Last clean offset=None now=1725140072874 => firstDirtyOffset=0 firstUncleanableOffset=0 activeSegment.baseOffset=0 21:34:32.890 [kafka-log-cleaner-thread-0] DEBUG kafka.log.LogCleanerManager$ - Finding range of cleanable offsets for log=__consumer_offsets-23. Last clean offset=None now=1725140072874 => firstDirtyOffset=0 firstUncleanableOffset=0 activeSegment.baseOffset=0 21:34:32.890 [kafka-log-cleaner-thread-0] DEBUG kafka.log.LogCleanerManager$ - Finding range of cleanable offsets for log=__consumer_offsets-19. Last clean offset=None now=1725140072874 => firstDirtyOffset=0 firstUncleanableOffset=0 activeSegment.baseOffset=0 21:34:32.890 [kafka-log-cleaner-thread-0] DEBUG kafka.log.LogCleanerManager$ - Finding range of cleanable offsets for log=__consumer_offsets-32. Last clean offset=None now=1725140072874 => firstDirtyOffset=0 firstUncleanableOffset=0 activeSegment.baseOffset=0 21:34:32.890 [kafka-log-cleaner-thread-0] DEBUG kafka.log.LogCleanerManager$ - Finding range of cleanable offsets for log=__consumer_offsets-28. Last clean offset=None now=1725140072874 => firstDirtyOffset=0 firstUncleanableOffset=0 activeSegment.baseOffset=0 21:34:32.891 [kafka-log-cleaner-thread-0] DEBUG kafka.log.LogCleanerManager$ - Finding range of cleanable offsets for log=__consumer_offsets-7. Last clean offset=None now=1725140072874 => firstDirtyOffset=0 firstUncleanableOffset=0 activeSegment.baseOffset=0 21:34:32.891 [kafka-log-cleaner-thread-0] DEBUG kafka.log.LogCleanerManager$ - Finding range of cleanable offsets for log=__consumer_offsets-40. Last clean offset=None now=1725140072874 => firstDirtyOffset=0 firstUncleanableOffset=0 activeSegment.baseOffset=0 21:34:32.891 [kafka-log-cleaner-thread-0] DEBUG kafka.log.LogCleanerManager$ - Finding range of cleanable offsets for log=__consumer_offsets-3. Last clean offset=None now=1725140072874 => firstDirtyOffset=0 firstUncleanableOffset=0 activeSegment.baseOffset=0 21:34:32.891 [kafka-log-cleaner-thread-0] DEBUG kafka.log.LogCleanerManager$ - Finding range of cleanable offsets for log=__consumer_offsets-36. Last clean offset=None now=1725140072874 => firstDirtyOffset=0 firstUncleanableOffset=0 activeSegment.baseOffset=0 21:34:32.891 [kafka-log-cleaner-thread-0] DEBUG kafka.log.LogCleanerManager$ - Finding range of cleanable offsets for log=__consumer_offsets-47. Last clean offset=None now=1725140072874 => firstDirtyOffset=0 firstUncleanableOffset=0 activeSegment.baseOffset=0 21:34:32.891 [kafka-log-cleaner-thread-0] DEBUG kafka.log.LogCleanerManager$ - Finding range of cleanable offsets for log=__consumer_offsets-14. Last clean offset=None now=1725140072874 => firstDirtyOffset=0 firstUncleanableOffset=0 activeSegment.baseOffset=0 21:34:32.891 [kafka-log-cleaner-thread-0] DEBUG kafka.log.LogCleanerManager$ - Finding range of cleanable offsets for log=__consumer_offsets-43. Last clean offset=None now=1725140072874 => firstDirtyOffset=0 firstUncleanableOffset=0 activeSegment.baseOffset=0 21:34:32.892 [kafka-log-cleaner-thread-0] DEBUG kafka.log.LogCleanerManager$ - Finding range of cleanable offsets for log=__consumer_offsets-10. Last clean offset=None now=1725140072874 => firstDirtyOffset=0 firstUncleanableOffset=0 activeSegment.baseOffset=0 21:34:32.892 [kafka-log-cleaner-thread-0] DEBUG kafka.log.LogCleanerManager$ - Finding range of cleanable offsets for log=__consumer_offsets-22. Last clean offset=None now=1725140072874 => firstDirtyOffset=0 firstUncleanableOffset=0 activeSegment.baseOffset=0 21:34:32.892 [kafka-log-cleaner-thread-0] DEBUG kafka.log.LogCleanerManager$ - Finding range of cleanable offsets for log=__consumer_offsets-18. Last clean offset=None now=1725140072874 => firstDirtyOffset=0 firstUncleanableOffset=0 activeSegment.baseOffset=0 21:34:32.892 [kafka-log-cleaner-thread-0] DEBUG kafka.log.LogCleanerManager$ - Finding range of cleanable offsets for log=__consumer_offsets-31. Last clean offset=None now=1725140072874 => firstDirtyOffset=0 firstUncleanableOffset=0 activeSegment.baseOffset=0 21:34:32.892 [kafka-log-cleaner-thread-0] DEBUG kafka.log.LogCleanerManager$ - Finding range of cleanable offsets for log=__consumer_offsets-27. Last clean offset=None now=1725140072874 => firstDirtyOffset=0 firstUncleanableOffset=0 activeSegment.baseOffset=0 21:34:32.892 [kafka-log-cleaner-thread-0] DEBUG kafka.log.LogCleanerManager$ - Finding range of cleanable offsets for log=__consumer_offsets-39. Last clean offset=None now=1725140072874 => firstDirtyOffset=0 firstUncleanableOffset=0 activeSegment.baseOffset=0 21:34:32.893 [kafka-log-cleaner-thread-0] DEBUG kafka.log.LogCleanerManager$ - Finding range of cleanable offsets for log=__consumer_offsets-6. Last clean offset=None now=1725140072874 => firstDirtyOffset=0 firstUncleanableOffset=0 activeSegment.baseOffset=0 21:34:32.893 [kafka-log-cleaner-thread-0] DEBUG kafka.log.LogCleanerManager$ - Finding range of cleanable offsets for log=__consumer_offsets-35. Last clean offset=None now=1725140072874 => firstDirtyOffset=0 firstUncleanableOffset=0 activeSegment.baseOffset=0 21:34:32.893 [kafka-log-cleaner-thread-0] DEBUG kafka.log.LogCleanerManager$ - Finding range of cleanable offsets for log=__consumer_offsets-2. Last clean offset=None now=1725140072874 => firstDirtyOffset=0 firstUncleanableOffset=0 activeSegment.baseOffset=0 21:34:33.172 [executor-Fetch] DEBUG k.server.IncrementalFetchContext - Incremental fetch context with session id 1198157315 returning 0 partition(s) 21:34:33.173 [data-plane-kafka-network-thread-1-ListenerName(SASL_PLAINTEXT)-SASL_PLAINTEXT-0] DEBUG kafka.request.logger - Completed request:{"isForwarded":false,"requestHeader":{"requestApiKey":1,"requestApiVersion":13,"correlationId":52,"clientId":"myid","requestApiKeyName":"FETCH"},"request":{"replicaId":-1,"maxWaitMs":500,"minBytes":1,"maxBytes":52428800,"isolationLevel":0,"sessionId":1198157315,"sessionEpoch":17,"topics":[],"forgottenTopicsData":[],"rackId":""},"response":{"throttleTimeMs":0,"errorCode":0,"sessionId":1198157315,"responses":[]},"connection":"127.0.0.1:39175-127.0.0.1:56264-5","totalTimeMs":503.66,"requestQueueTimeMs":0.262,"localTimeMs":1.475,"remoteTimeMs":501.415,"throttleTimeMs":0,"responseQueueTimeMs":0.136,"sendTimeMs":0.37,"securityProtocol":"SASL_PLAINTEXT","principal":"User:admin","listener":"SASL_PLAINTEXT","clientInformation":{"softwareName":"apache-kafka-java","softwareVersion":"3.3.1"}} 21:34:33.175 [data-plane-kafka-request-handler-1] DEBUG kafka.server.FetchManager - Created a new incremental FetchContext for session id 1198157315, epoch 19: added 0 partition(s), updated 0 partition(s), removed 0 partition(s) 21:34:33.305 [data-plane-kafka-request-handler-0] DEBUG k.server.DelayedOperationPurgatory - Request key MemberKey(mygroup,myid-ef8fafd9-e4c3-421b-9eaa-b74902340cfc) unblocked 1 Heartbeat operations 21:34:33.306 [data-plane-kafka-network-thread-1-ListenerName(SASL_PLAINTEXT)-SASL_PLAINTEXT-1] DEBUG kafka.request.logger - Completed request:{"isForwarded":false,"requestHeader":{"requestApiKey":12,"requestApiVersion":4,"correlationId":54,"clientId":"myid","requestApiKeyName":"HEARTBEAT"},"request":{"groupId":"mygroup","generationId":1,"memberId":"myid-ef8fafd9-e4c3-421b-9eaa-b74902340cfc","groupInstanceId":null},"response":{"throttleTimeMs":0,"errorCode":0},"connection":"127.0.0.1:39175-127.0.0.1:56280-5","totalTimeMs":2.332,"requestQueueTimeMs":1.009,"localTimeMs":0.935,"remoteTimeMs":0.0,"throttleTimeMs":0,"responseQueueTimeMs":0.117,"sendTimeMs":0.27,"securityProtocol":"SASL_PLAINTEXT","principal":"User:admin","listener":"SASL_PLAINTEXT","clientInformation":{"softwareName":"apache-kafka-java","softwareVersion":"3.3.1"}} 21:34:33.677 [executor-Fetch] DEBUG k.server.IncrementalFetchContext - Incremental fetch context with session id 1198157315 returning 0 partition(s) 21:34:33.678 [data-plane-kafka-network-thread-1-ListenerName(SASL_PLAINTEXT)-SASL_PLAINTEXT-0] DEBUG kafka.request.logger - Completed request:{"isForwarded":false,"requestHeader":{"requestApiKey":1,"requestApiVersion":13,"correlationId":53,"clientId":"myid","requestApiKeyName":"FETCH"},"request":{"replicaId":-1,"maxWaitMs":500,"minBytes":1,"maxBytes":52428800,"isolationLevel":0,"sessionId":1198157315,"sessionEpoch":18,"topics":[],"forgottenTopicsData":[],"rackId":""},"response":{"throttleTimeMs":0,"errorCode":0,"sessionId":1198157315,"responses":[]},"connection":"127.0.0.1:39175-127.0.0.1:56264-5","totalTimeMs":503.696,"requestQueueTimeMs":0.175,"localTimeMs":1.331,"remoteTimeMs":501.462,"throttleTimeMs":0,"responseQueueTimeMs":0.141,"sendTimeMs":0.585,"securityProtocol":"SASL_PLAINTEXT","principal":"User:admin","listener":"SASL_PLAINTEXT","clientInformation":{"softwareName":"apache-kafka-java","softwareVersion":"3.3.1"}} 21:34:33.680 [data-plane-kafka-request-handler-1] DEBUG kafka.server.FetchManager - Created a new incremental FetchContext for session id 1198157315, epoch 20: added 0 partition(s), updated 0 partition(s), removed 0 partition(s) 21:34:34.182 [executor-Fetch] DEBUG k.server.IncrementalFetchContext - Incremental fetch context with session id 1198157315 returning 0 partition(s) 21:34:34.183 [data-plane-kafka-network-thread-1-ListenerName(SASL_PLAINTEXT)-SASL_PLAINTEXT-0] DEBUG kafka.request.logger - Completed request:{"isForwarded":false,"requestHeader":{"requestApiKey":1,"requestApiVersion":13,"correlationId":55,"clientId":"myid","requestApiKeyName":"FETCH"},"request":{"replicaId":-1,"maxWaitMs":500,"minBytes":1,"maxBytes":52428800,"isolationLevel":0,"sessionId":1198157315,"sessionEpoch":19,"topics":[],"forgottenTopicsData":[],"rackId":""},"response":{"throttleTimeMs":0,"errorCode":0,"sessionId":1198157315,"responses":[]},"connection":"127.0.0.1:39175-127.0.0.1:56264-5","totalTimeMs":503.32,"requestQueueTimeMs":0.205,"localTimeMs":0.996,"remoteTimeMs":501.665,"throttleTimeMs":0,"responseQueueTimeMs":0.118,"sendTimeMs":0.334,"securityProtocol":"SASL_PLAINTEXT","principal":"User:admin","listener":"SASL_PLAINTEXT","clientInformation":{"softwareName":"apache-kafka-java","softwareVersion":"3.3.1"}} 21:34:34.185 [data-plane-kafka-request-handler-0] DEBUG kafka.server.FetchManager - Created a new incremental FetchContext for session id 1198157315, epoch 21: added 0 partition(s), updated 0 partition(s), removed 0 partition(s) 21:34:34.441 [data-plane-kafka-request-handler-0] DEBUG k.server.DelayedOperationPurgatory - Request key MemberKey(mygroup,myid-ef8fafd9-e4c3-421b-9eaa-b74902340cfc) unblocked 1 Heartbeat operations 21:34:34.443 [data-plane-kafka-request-handler-0] DEBUG kafka.log.UnifiedLog - [UnifiedLog partition=__consumer_offsets-39, dir=/tmp/kafka-unit13820654021505895920] Flushing log up to offset 5 (exclusive)with recovery point 5, last flushed: 1725140069489, current time: 1725140074443,unflushed: 2 21:34:34.467 [data-plane-kafka-request-handler-0] DEBUG kafka.cluster.Partition - [Partition __consumer_offsets-39 broker=1] High watermark updated from (offset=3 segment=[0:491]) to (offset=5 segment=[0:664]) 21:34:34.468 [data-plane-kafka-request-handler-0] DEBUG kafka.server.ReplicaManager - [ReplicaManager broker=1] Produce to local log in 25 ms 21:34:34.469 [data-plane-kafka-network-thread-1-ListenerName(SASL_PLAINTEXT)-SASL_PLAINTEXT-1] DEBUG kafka.request.logger - Completed request:{"isForwarded":false,"requestHeader":{"requestApiKey":8,"requestApiVersion":8,"correlationId":57,"clientId":"myid","requestApiKeyName":"OFFSET_COMMIT"},"request":{"groupId":"mygroup","generationId":1,"memberId":"myid-ef8fafd9-e4c3-421b-9eaa-b74902340cfc","groupInstanceId":null,"topics":[{"name":"mytopicA","partitions":[{"partitionIndex":0,"committedOffset":1,"committedLeaderEpoch":0,"committedMetadata":""}]},{"name":"mytopicB","partitions":[{"partitionIndex":0,"committedOffset":1,"committedLeaderEpoch":0,"committedMetadata":""}]}]},"response":{"throttleTimeMs":0,"topics":[{"name":"mytopicA","partitions":[{"partitionIndex":0,"errorCode":0}]},{"name":"mytopicB","partitions":[{"partitionIndex":0,"errorCode":0}]}]},"connection":"127.0.0.1:39175-127.0.0.1:56280-5","totalTimeMs":28.998,"requestQueueTimeMs":0.402,"localTimeMs":28.175,"remoteTimeMs":0.0,"throttleTimeMs":0,"responseQueueTimeMs":0.087,"sendTimeMs":0.332,"securityProtocol":"SASL_PLAINTEXT","principal":"User:admin","listener":"SASL_PLAINTEXT","clientInformation":{"softwareName":"apache-kafka-java","softwareVersion":"3.3.1"}} 21:34:34.689 [executor-Fetch] DEBUG k.server.IncrementalFetchContext - Incremental fetch context with session id 1198157315 returning 0 partition(s) 21:34:34.691 [data-plane-kafka-network-thread-1-ListenerName(SASL_PLAINTEXT)-SASL_PLAINTEXT-0] DEBUG kafka.request.logger - Completed request:{"isForwarded":false,"requestHeader":{"requestApiKey":1,"requestApiVersion":13,"correlationId":56,"clientId":"myid","requestApiKeyName":"FETCH"},"request":{"replicaId":-1,"maxWaitMs":500,"minBytes":1,"maxBytes":52428800,"isolationLevel":0,"sessionId":1198157315,"sessionEpoch":20,"topics":[],"forgottenTopicsData":[],"rackId":""},"response":{"throttleTimeMs":0,"errorCode":0,"sessionId":1198157315,"responses":[]},"connection":"127.0.0.1:39175-127.0.0.1:56264-5","totalTimeMs":505.444,"requestQueueTimeMs":0.219,"localTimeMs":1.801,"remoteTimeMs":502.837,"throttleTimeMs":0,"responseQueueTimeMs":0.196,"sendTimeMs":0.389,"securityProtocol":"SASL_PLAINTEXT","principal":"User:admin","listener":"SASL_PLAINTEXT","clientInformation":{"softwareName":"apache-kafka-java","softwareVersion":"3.3.1"}} 21:34:34.692 [data-plane-kafka-request-handler-0] DEBUG kafka.server.FetchManager - Created a new incremental FetchContext for session id 1198157315, epoch 22: added 0 partition(s), updated 0 partition(s), removed 0 partition(s) 21:34:35.194 [executor-Fetch] DEBUG k.server.IncrementalFetchContext - Incremental fetch context with session id 1198157315 returning 0 partition(s) 21:34:35.196 [data-plane-kafka-network-thread-1-ListenerName(SASL_PLAINTEXT)-SASL_PLAINTEXT-0] DEBUG kafka.request.logger - Completed request:{"isForwarded":false,"requestHeader":{"requestApiKey":1,"requestApiVersion":13,"correlationId":58,"clientId":"myid","requestApiKeyName":"FETCH"},"request":{"replicaId":-1,"maxWaitMs":500,"minBytes":1,"maxBytes":52428800,"isolationLevel":0,"sessionId":1198157315,"sessionEpoch":21,"topics":[],"forgottenTopicsData":[],"rackId":""},"response":{"throttleTimeMs":0,"errorCode":0,"sessionId":1198157315,"responses":[]},"connection":"127.0.0.1:39175-127.0.0.1:56264-5","totalTimeMs":503.878,"requestQueueTimeMs":0.301,"localTimeMs":1.854,"remoteTimeMs":501.168,"throttleTimeMs":0,"responseQueueTimeMs":0.171,"sendTimeMs":0.383,"securityProtocol":"SASL_PLAINTEXT","principal":"User:admin","listener":"SASL_PLAINTEXT","clientInformation":{"softwareName":"apache-kafka-java","softwareVersion":"3.3.1"}} 21:34:35.197 [data-plane-kafka-request-handler-0] DEBUG kafka.server.FetchManager - Created a new incremental FetchContext for session id 1198157315, epoch 23: added 0 partition(s), updated 0 partition(s), removed 0 partition(s) 21:34:35.700 [executor-Fetch] DEBUG k.server.IncrementalFetchContext - Incremental fetch context with session id 1198157315 returning 0 partition(s) 21:34:35.701 [data-plane-kafka-network-thread-1-ListenerName(SASL_PLAINTEXT)-SASL_PLAINTEXT-0] DEBUG kafka.request.logger - Completed request:{"isForwarded":false,"requestHeader":{"requestApiKey":1,"requestApiVersion":13,"correlationId":59,"clientId":"myid","requestApiKeyName":"FETCH"},"request":{"replicaId":-1,"maxWaitMs":500,"minBytes":1,"maxBytes":52428800,"isolationLevel":0,"sessionId":1198157315,"sessionEpoch":22,"topics":[],"forgottenTopicsData":[],"rackId":""},"response":{"throttleTimeMs":0,"errorCode":0,"sessionId":1198157315,"responses":[]},"connection":"127.0.0.1:39175-127.0.0.1:56264-5","totalTimeMs":503.962,"requestQueueTimeMs":0.213,"localTimeMs":1.544,"remoteTimeMs":501.733,"throttleTimeMs":0,"responseQueueTimeMs":0.138,"sendTimeMs":0.332,"securityProtocol":"SASL_PLAINTEXT","principal":"User:admin","listener":"SASL_PLAINTEXT","clientInformation":{"softwareName":"apache-kafka-java","softwareVersion":"3.3.1"}} 21:34:35.703 [data-plane-kafka-request-handler-1] DEBUG kafka.server.FetchManager - Created a new incremental FetchContext for session id 1198157315, epoch 24: added 0 partition(s), updated 0 partition(s), removed 0 partition(s) 21:34:36.205 [executor-Fetch] DEBUG k.server.IncrementalFetchContext - Incremental fetch context with session id 1198157315 returning 0 partition(s) 21:34:36.206 [data-plane-kafka-network-thread-1-ListenerName(SASL_PLAINTEXT)-SASL_PLAINTEXT-0] DEBUG kafka.request.logger - Completed request:{"isForwarded":false,"requestHeader":{"requestApiKey":1,"requestApiVersion":13,"correlationId":60,"clientId":"myid","requestApiKeyName":"FETCH"},"request":{"replicaId":-1,"maxWaitMs":500,"minBytes":1,"maxBytes":52428800,"isolationLevel":0,"sessionId":1198157315,"sessionEpoch":23,"topics":[],"forgottenTopicsData":[],"rackId":""},"response":{"throttleTimeMs":0,"errorCode":0,"sessionId":1198157315,"responses":[]},"connection":"127.0.0.1:39175-127.0.0.1:56264-5","totalTimeMs":503.548,"requestQueueTimeMs":0.186,"localTimeMs":1.219,"remoteTimeMs":501.76,"throttleTimeMs":0,"responseQueueTimeMs":0.091,"sendTimeMs":0.29,"securityProtocol":"SASL_PLAINTEXT","principal":"User:admin","listener":"SASL_PLAINTEXT","clientInformation":{"softwareName":"apache-kafka-java","softwareVersion":"3.3.1"}} 21:34:36.208 [data-plane-kafka-request-handler-1] DEBUG kafka.server.FetchManager - Created a new incremental FetchContext for session id 1198157315, epoch 25: added 0 partition(s), updated 0 partition(s), removed 0 partition(s) 21:34:36.305 [data-plane-kafka-request-handler-0] DEBUG k.server.DelayedOperationPurgatory - Request key MemberKey(mygroup,myid-ef8fafd9-e4c3-421b-9eaa-b74902340cfc) unblocked 1 Heartbeat operations 21:34:36.306 [data-plane-kafka-network-thread-1-ListenerName(SASL_PLAINTEXT)-SASL_PLAINTEXT-1] DEBUG kafka.request.logger - Completed request:{"isForwarded":false,"requestHeader":{"requestApiKey":12,"requestApiVersion":4,"correlationId":62,"clientId":"myid","requestApiKeyName":"HEARTBEAT"},"request":{"groupId":"mygroup","generationId":1,"memberId":"myid-ef8fafd9-e4c3-421b-9eaa-b74902340cfc","groupInstanceId":null},"response":{"throttleTimeMs":0,"errorCode":0},"connection":"127.0.0.1:39175-127.0.0.1:56280-5","totalTimeMs":1.366,"requestQueueTimeMs":0.22,"localTimeMs":0.8,"remoteTimeMs":0.0,"throttleTimeMs":0,"responseQueueTimeMs":0.154,"sendTimeMs":0.19,"securityProtocol":"SASL_PLAINTEXT","principal":"User:admin","listener":"SASL_PLAINTEXT","clientInformation":{"softwareName":"apache-kafka-java","softwareVersion":"3.3.1"}} 21:34:36.711 [executor-Fetch] DEBUG k.server.IncrementalFetchContext - Incremental fetch context with session id 1198157315 returning 0 partition(s) 21:34:36.712 [data-plane-kafka-network-thread-1-ListenerName(SASL_PLAINTEXT)-SASL_PLAINTEXT-0] DEBUG kafka.request.logger - Completed request:{"isForwarded":false,"requestHeader":{"requestApiKey":1,"requestApiVersion":13,"correlationId":61,"clientId":"myid","requestApiKeyName":"FETCH"},"request":{"replicaId":-1,"maxWaitMs":500,"minBytes":1,"maxBytes":52428800,"isolationLevel":0,"sessionId":1198157315,"sessionEpoch":24,"topics":[],"forgottenTopicsData":[],"rackId":""},"response":{"throttleTimeMs":0,"errorCode":0,"sessionId":1198157315,"responses":[]},"connection":"127.0.0.1:39175-127.0.0.1:56264-5","totalTimeMs":503.998,"requestQueueTimeMs":0.177,"localTimeMs":1.386,"remoteTimeMs":501.993,"throttleTimeMs":0,"responseQueueTimeMs":0.135,"sendTimeMs":0.304,"securityProtocol":"SASL_PLAINTEXT","principal":"User:admin","listener":"SASL_PLAINTEXT","clientInformation":{"softwareName":"apache-kafka-java","softwareVersion":"3.3.1"}} 21:34:36.713 [data-plane-kafka-request-handler-1] DEBUG kafka.server.FetchManager - Created a new incremental FetchContext for session id 1198157315, epoch 26: added 0 partition(s), updated 0 partition(s), removed 0 partition(s) 21:34:37.215 [executor-Fetch] DEBUG k.server.IncrementalFetchContext - Incremental fetch context with session id 1198157315 returning 0 partition(s) 21:34:37.217 [data-plane-kafka-network-thread-1-ListenerName(SASL_PLAINTEXT)-SASL_PLAINTEXT-0] DEBUG kafka.request.logger - Completed request:{"isForwarded":false,"requestHeader":{"requestApiKey":1,"requestApiVersion":13,"correlationId":63,"clientId":"myid","requestApiKeyName":"FETCH"},"request":{"replicaId":-1,"maxWaitMs":500,"minBytes":1,"maxBytes":52428800,"isolationLevel":0,"sessionId":1198157315,"sessionEpoch":25,"topics":[],"forgottenTopicsData":[],"rackId":""},"response":{"throttleTimeMs":0,"errorCode":0,"sessionId":1198157315,"responses":[]},"connection":"127.0.0.1:39175-127.0.0.1:56264-5","totalTimeMs":503.262,"requestQueueTimeMs":0.193,"localTimeMs":1.262,"remoteTimeMs":501.484,"throttleTimeMs":0,"responseQueueTimeMs":0.074,"sendTimeMs":0.247,"securityProtocol":"SASL_PLAINTEXT","principal":"User:admin","listener":"SASL_PLAINTEXT","clientInformation":{"softwareName":"apache-kafka-java","softwareVersion":"3.3.1"}} 21:34:37.218 [data-plane-kafka-request-handler-1] DEBUG kafka.server.FetchManager - Created a new incremental FetchContext for session id 1198157315, epoch 27: added 0 partition(s), updated 0 partition(s), removed 0 partition(s) 21:34:37.721 [executor-Fetch] DEBUG k.server.IncrementalFetchContext - Incremental fetch context with session id 1198157315 returning 0 partition(s) 21:34:37.723 [data-plane-kafka-network-thread-1-ListenerName(SASL_PLAINTEXT)-SASL_PLAINTEXT-0] DEBUG kafka.request.logger - Completed request:{"isForwarded":false,"requestHeader":{"requestApiKey":1,"requestApiVersion":13,"correlationId":64,"clientId":"myid","requestApiKeyName":"FETCH"},"request":{"replicaId":-1,"maxWaitMs":500,"minBytes":1,"maxBytes":52428800,"isolationLevel":0,"sessionId":1198157315,"sessionEpoch":26,"topics":[],"forgottenTopicsData":[],"rackId":""},"response":{"throttleTimeMs":0,"errorCode":0,"sessionId":1198157315,"responses":[]},"connection":"127.0.0.1:39175-127.0.0.1:56264-5","totalTimeMs":505.078,"requestQueueTimeMs":0.162,"localTimeMs":1.271,"remoteTimeMs":503.098,"throttleTimeMs":0,"responseQueueTimeMs":0.221,"sendTimeMs":0.325,"securityProtocol":"SASL_PLAINTEXT","principal":"User:admin","listener":"SASL_PLAINTEXT","clientInformation":{"softwareName":"apache-kafka-java","softwareVersion":"3.3.1"}} 21:34:37.724 [data-plane-kafka-request-handler-0] DEBUG kafka.server.FetchManager - Created a new incremental FetchContext for session id 1198157315, epoch 28: added 0 partition(s), updated 0 partition(s), removed 0 partition(s) 21:34:38.226 [executor-Fetch] DEBUG k.server.IncrementalFetchContext - Incremental fetch context with session id 1198157315 returning 0 partition(s) 21:34:38.228 [data-plane-kafka-network-thread-1-ListenerName(SASL_PLAINTEXT)-SASL_PLAINTEXT-0] DEBUG kafka.request.logger - Completed request:{"isForwarded":false,"requestHeader":{"requestApiKey":1,"requestApiVersion":13,"correlationId":65,"clientId":"myid","requestApiKeyName":"FETCH"},"request":{"replicaId":-1,"maxWaitMs":500,"minBytes":1,"maxBytes":52428800,"isolationLevel":0,"sessionId":1198157315,"sessionEpoch":27,"topics":[],"forgottenTopicsData":[],"rackId":""},"response":{"throttleTimeMs":0,"errorCode":0,"sessionId":1198157315,"responses":[]},"connection":"127.0.0.1:39175-127.0.0.1:56264-5","totalTimeMs":503.327,"requestQueueTimeMs":0.192,"localTimeMs":1.531,"remoteTimeMs":501.188,"throttleTimeMs":0,"responseQueueTimeMs":0.088,"sendTimeMs":0.326,"securityProtocol":"SASL_PLAINTEXT","principal":"User:admin","listener":"SASL_PLAINTEXT","clientInformation":{"softwareName":"apache-kafka-java","softwareVersion":"3.3.1"}} 21:34:38.231 [data-plane-kafka-request-handler-0] DEBUG kafka.server.FetchManager - Created a new incremental FetchContext for session id 1198157315, epoch 29: added 0 partition(s), updated 0 partition(s), removed 0 partition(s) 21:34:38.733 [executor-Fetch] DEBUG k.server.IncrementalFetchContext - Incremental fetch context with session id 1198157315 returning 0 partition(s) 21:34:38.735 [data-plane-kafka-network-thread-1-ListenerName(SASL_PLAINTEXT)-SASL_PLAINTEXT-0] DEBUG kafka.request.logger - Completed request:{"isForwarded":false,"requestHeader":{"requestApiKey":1,"requestApiVersion":13,"correlationId":66,"clientId":"myid","requestApiKeyName":"FETCH"},"request":{"replicaId":-1,"maxWaitMs":500,"minBytes":1,"maxBytes":52428800,"isolationLevel":0,"sessionId":1198157315,"sessionEpoch":28,"topics":[],"forgottenTopicsData":[],"rackId":""},"response":{"throttleTimeMs":0,"errorCode":0,"sessionId":1198157315,"responses":[]},"connection":"127.0.0.1:39175-127.0.0.1:56264-5","totalTimeMs":503.533,"requestQueueTimeMs":0.224,"localTimeMs":1.376,"remoteTimeMs":501.379,"throttleTimeMs":0,"responseQueueTimeMs":0.186,"sendTimeMs":0.367,"securityProtocol":"SASL_PLAINTEXT","principal":"User:admin","listener":"SASL_PLAINTEXT","clientInformation":{"softwareName":"apache-kafka-java","softwareVersion":"3.3.1"}} 21:34:38.737 [data-plane-kafka-request-handler-0] DEBUG kafka.server.FetchManager - Created a new incremental FetchContext for session id 1198157315, epoch 30: added 0 partition(s), updated 0 partition(s), removed 0 partition(s) 21:34:39.239 [executor-Fetch] DEBUG k.server.IncrementalFetchContext - Incremental fetch context with session id 1198157315 returning 0 partition(s) 21:34:39.241 [data-plane-kafka-network-thread-1-ListenerName(SASL_PLAINTEXT)-SASL_PLAINTEXT-0] DEBUG kafka.request.logger - Completed request:{"isForwarded":false,"requestHeader":{"requestApiKey":1,"requestApiVersion":13,"correlationId":67,"clientId":"myid","requestApiKeyName":"FETCH"},"request":{"replicaId":-1,"maxWaitMs":500,"minBytes":1,"maxBytes":52428800,"isolationLevel":0,"sessionId":1198157315,"sessionEpoch":29,"topics":[],"forgottenTopicsData":[],"rackId":""},"response":{"throttleTimeMs":0,"errorCode":0,"sessionId":1198157315,"responses":[]},"connection":"127.0.0.1:39175-127.0.0.1:56264-5","totalTimeMs":503.291,"requestQueueTimeMs":0.208,"localTimeMs":0.959,"remoteTimeMs":501.679,"throttleTimeMs":0,"responseQueueTimeMs":0.131,"sendTimeMs":0.312,"securityProtocol":"SASL_PLAINTEXT","principal":"User:admin","listener":"SASL_PLAINTEXT","clientInformation":{"softwareName":"apache-kafka-java","softwareVersion":"3.3.1"}} 21:34:39.243 [data-plane-kafka-request-handler-1] DEBUG kafka.server.FetchManager - Created a new incremental FetchContext for session id 1198157315, epoch 31: added 0 partition(s), updated 0 partition(s), removed 0 partition(s) 21:34:39.306 [data-plane-kafka-request-handler-0] DEBUG k.server.DelayedOperationPurgatory - Request key MemberKey(mygroup,myid-ef8fafd9-e4c3-421b-9eaa-b74902340cfc) unblocked 1 Heartbeat operations 21:34:39.307 [data-plane-kafka-network-thread-1-ListenerName(SASL_PLAINTEXT)-SASL_PLAINTEXT-1] DEBUG kafka.request.logger - Completed request:{"isForwarded":false,"requestHeader":{"requestApiKey":12,"requestApiVersion":4,"correlationId":69,"clientId":"myid","requestApiKeyName":"HEARTBEAT"},"request":{"groupId":"mygroup","generationId":1,"memberId":"myid-ef8fafd9-e4c3-421b-9eaa-b74902340cfc","groupInstanceId":null},"response":{"throttleTimeMs":0,"errorCode":0},"connection":"127.0.0.1:39175-127.0.0.1:56280-5","totalTimeMs":1.344,"requestQueueTimeMs":0.171,"localTimeMs":0.946,"remoteTimeMs":0.0,"throttleTimeMs":0,"responseQueueTimeMs":0.057,"sendTimeMs":0.17,"securityProtocol":"SASL_PLAINTEXT","principal":"User:admin","listener":"SASL_PLAINTEXT","clientInformation":{"softwareName":"apache-kafka-java","softwareVersion":"3.3.1"}} 21:34:39.442 [data-plane-kafka-request-handler-1] DEBUG k.server.DelayedOperationPurgatory - Request key MemberKey(mygroup,myid-ef8fafd9-e4c3-421b-9eaa-b74902340cfc) unblocked 1 Heartbeat operations 21:34:39.444 [data-plane-kafka-request-handler-1] DEBUG kafka.log.UnifiedLog - [UnifiedLog partition=__consumer_offsets-39, dir=/tmp/kafka-unit13820654021505895920] Flushing log up to offset 7 (exclusive)with recovery point 7, last flushed: 1725140074467, current time: 1725140079444,unflushed: 2 21:34:39.450 [data-plane-kafka-request-handler-1] DEBUG kafka.cluster.Partition - [Partition __consumer_offsets-39 broker=1] High watermark updated from (offset=5 segment=[0:664]) to (offset=7 segment=[0:837]) 21:34:39.450 [data-plane-kafka-request-handler-1] DEBUG kafka.server.ReplicaManager - [ReplicaManager broker=1] Produce to local log in 8 ms 21:34:39.451 [data-plane-kafka-network-thread-1-ListenerName(SASL_PLAINTEXT)-SASL_PLAINTEXT-1] DEBUG kafka.request.logger - Completed request:{"isForwarded":false,"requestHeader":{"requestApiKey":8,"requestApiVersion":8,"correlationId":70,"clientId":"myid","requestApiKeyName":"OFFSET_COMMIT"},"request":{"groupId":"mygroup","generationId":1,"memberId":"myid-ef8fafd9-e4c3-421b-9eaa-b74902340cfc","groupInstanceId":null,"topics":[{"name":"mytopicA","partitions":[{"partitionIndex":0,"committedOffset":1,"committedLeaderEpoch":0,"committedMetadata":""}]},{"name":"mytopicB","partitions":[{"partitionIndex":0,"committedOffset":1,"committedLeaderEpoch":0,"committedMetadata":""}]}]},"response":{"throttleTimeMs":0,"topics":[{"name":"mytopicA","partitions":[{"partitionIndex":0,"errorCode":0}]},{"name":"mytopicB","partitions":[{"partitionIndex":0,"errorCode":0}]}]},"connection":"127.0.0.1:39175-127.0.0.1:56280-5","totalTimeMs":10.816,"requestQueueTimeMs":0.305,"localTimeMs":10.247,"remoteTimeMs":0.0,"throttleTimeMs":0,"responseQueueTimeMs":0.082,"sendTimeMs":0.181,"securityProtocol":"SASL_PLAINTEXT","principal":"User:admin","listener":"SASL_PLAINTEXT","clientInformation":{"softwareName":"apache-kafka-java","softwareVersion":"3.3.1"}} 21:34:39.745 [executor-Fetch] DEBUG k.server.IncrementalFetchContext - Incremental fetch context with session id 1198157315 returning 0 partition(s) 21:34:39.747 [data-plane-kafka-network-thread-1-ListenerName(SASL_PLAINTEXT)-SASL_PLAINTEXT-0] DEBUG kafka.request.logger - Completed request:{"isForwarded":false,"requestHeader":{"requestApiKey":1,"requestApiVersion":13,"correlationId":68,"clientId":"myid","requestApiKeyName":"FETCH"},"request":{"replicaId":-1,"maxWaitMs":500,"minBytes":1,"maxBytes":52428800,"isolationLevel":0,"sessionId":1198157315,"sessionEpoch":30,"topics":[],"forgottenTopicsData":[],"rackId":""},"response":{"throttleTimeMs":0,"errorCode":0,"sessionId":1198157315,"responses":[]},"connection":"127.0.0.1:39175-127.0.0.1:56264-5","totalTimeMs":504.072,"requestQueueTimeMs":0.172,"localTimeMs":1.215,"remoteTimeMs":502.043,"throttleTimeMs":0,"responseQueueTimeMs":0.317,"sendTimeMs":0.323,"securityProtocol":"SASL_PLAINTEXT","principal":"User:admin","listener":"SASL_PLAINTEXT","clientInformation":{"softwareName":"apache-kafka-java","softwareVersion":"3.3.1"}} 21:34:39.748 [data-plane-kafka-request-handler-1] DEBUG kafka.server.FetchManager - Created a new incremental FetchContext for session id 1198157315, epoch 32: added 0 partition(s), updated 0 partition(s), removed 0 partition(s) 21:34:40.156 [main] ERROR o.onap.dmaap.kafka.OnapKafkaClient - Consumer has not been initialised with the required topic list 21:34:40.160 [kafka-producer-network-thread | myid-producer-fa706d46-0021-452a-86db-89537540d51e] WARN o.apache.kafka.clients.NetworkClient - [Producer clientId=myid-producer-fa706d46-0021-452a-86db-89537540d51e] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 21:34:40.161 [kafka-producer-network-thread | myid-producer-fa706d46-0021-452a-86db-89537540d51e] WARN o.apache.kafka.clients.NetworkClient - [Producer clientId=myid-producer-fa706d46-0021-452a-86db-89537540d51e] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 21:34:40.162 [main] ERROR o.onap.dmaap.kafka.OnapKafkaClient - Consumer has not been initialised with the required topic list 21:34:40.165 [kafka-producer-network-thread | myid-producer-72434050-35ab-4c18-b896-833aaf843f4f] WARN o.apache.kafka.clients.NetworkClient - [Producer clientId=myid-producer-72434050-35ab-4c18-b896-833aaf843f4f] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 21:34:40.166 [kafka-producer-network-thread | myid-producer-72434050-35ab-4c18-b896-833aaf843f4f] WARN o.apache.kafka.clients.NetworkClient - [Producer clientId=myid-producer-72434050-35ab-4c18-b896-833aaf843f4f] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 21:34:40.170 [kafka-producer-network-thread | myid-producer-45472d0f-869d-4646-814f-47d635de5545] WARN o.apache.kafka.clients.NetworkClient - [Producer clientId=myid-producer-45472d0f-869d-4646-814f-47d635de5545] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 21:34:40.170 [kafka-producer-network-thread | myid-producer-45472d0f-869d-4646-814f-47d635de5545] WARN o.apache.kafka.clients.NetworkClient - [Producer clientId=myid-producer-45472d0f-869d-4646-814f-47d635de5545] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 21:34:40.250 [executor-Fetch] DEBUG k.server.IncrementalFetchContext - Incremental fetch context with session id 1198157315 returning 0 partition(s) 21:34:40.252 [data-plane-kafka-network-thread-1-ListenerName(SASL_PLAINTEXT)-SASL_PLAINTEXT-0] DEBUG kafka.request.logger - Completed request:{"isForwarded":false,"requestHeader":{"requestApiKey":1,"requestApiVersion":13,"correlationId":71,"clientId":"myid","requestApiKeyName":"FETCH"},"request":{"replicaId":-1,"maxWaitMs":500,"minBytes":1,"maxBytes":52428800,"isolationLevel":0,"sessionId":1198157315,"sessionEpoch":31,"topics":[],"forgottenTopicsData":[],"rackId":""},"response":{"throttleTimeMs":0,"errorCode":0,"sessionId":1198157315,"responses":[]},"connection":"127.0.0.1:39175-127.0.0.1:56264-5","totalTimeMs":503.552,"requestQueueTimeMs":0.212,"localTimeMs":1.53,"remoteTimeMs":501.003,"throttleTimeMs":0,"responseQueueTimeMs":0.501,"sendTimeMs":0.304,"securityProtocol":"SASL_PLAINTEXT","principal":"User:admin","listener":"SASL_PLAINTEXT","clientInformation":{"softwareName":"apache-kafka-java","softwareVersion":"3.3.1"}} 21:34:40.264 [kafka-producer-network-thread | myid-producer-fa706d46-0021-452a-86db-89537540d51e] WARN o.apache.kafka.clients.NetworkClient - [Producer clientId=myid-producer-fa706d46-0021-452a-86db-89537540d51e] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 21:34:40.264 [kafka-producer-network-thread | myid-producer-fa706d46-0021-452a-86db-89537540d51e] WARN o.apache.kafka.clients.NetworkClient - [Producer clientId=myid-producer-fa706d46-0021-452a-86db-89537540d51e] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 21:34:40.268 [kafka-producer-network-thread | myid-producer-72434050-35ab-4c18-b896-833aaf843f4f] WARN o.apache.kafka.clients.NetworkClient - [Producer clientId=myid-producer-72434050-35ab-4c18-b896-833aaf843f4f] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 21:34:40.268 [kafka-producer-network-thread | myid-producer-72434050-35ab-4c18-b896-833aaf843f4f] WARN o.apache.kafka.clients.NetworkClient - [Producer clientId=myid-producer-72434050-35ab-4c18-b896-833aaf843f4f] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 21:34:40.272 [kafka-producer-network-thread | myid-producer-45472d0f-869d-4646-814f-47d635de5545] WARN o.apache.kafka.clients.NetworkClient - [Producer clientId=myid-producer-45472d0f-869d-4646-814f-47d635de5545] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 21:34:40.272 [kafka-producer-network-thread | myid-producer-45472d0f-869d-4646-814f-47d635de5545] WARN o.apache.kafka.clients.NetworkClient - [Producer clientId=myid-producer-45472d0f-869d-4646-814f-47d635de5545] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 21:34:40.367 [kafka-producer-network-thread | myid-producer-fa706d46-0021-452a-86db-89537540d51e] WARN o.apache.kafka.clients.NetworkClient - [Producer clientId=myid-producer-fa706d46-0021-452a-86db-89537540d51e] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 21:34:40.368 [kafka-producer-network-thread | myid-producer-fa706d46-0021-452a-86db-89537540d51e] WARN o.apache.kafka.clients.NetworkClient - [Producer clientId=myid-producer-fa706d46-0021-452a-86db-89537540d51e] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 21:34:40.420 [kafka-producer-network-thread | myid-producer-72434050-35ab-4c18-b896-833aaf843f4f] WARN o.apache.kafka.clients.NetworkClient - [Producer clientId=myid-producer-72434050-35ab-4c18-b896-833aaf843f4f] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 21:34:40.420 [kafka-producer-network-thread | myid-producer-72434050-35ab-4c18-b896-833aaf843f4f] WARN o.apache.kafka.clients.NetworkClient - [Producer clientId=myid-producer-72434050-35ab-4c18-b896-833aaf843f4f] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 21:34:40.424 [kafka-producer-network-thread | myid-producer-45472d0f-869d-4646-814f-47d635de5545] WARN o.apache.kafka.clients.NetworkClient - [Producer clientId=myid-producer-45472d0f-869d-4646-814f-47d635de5545] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 21:34:40.424 [kafka-producer-network-thread | myid-producer-45472d0f-869d-4646-814f-47d635de5545] WARN o.apache.kafka.clients.NetworkClient - [Producer clientId=myid-producer-45472d0f-869d-4646-814f-47d635de5545] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 21:34:40.570 [kafka-producer-network-thread | myid-producer-fa706d46-0021-452a-86db-89537540d51e] WARN o.apache.kafka.clients.NetworkClient - [Producer clientId=myid-producer-fa706d46-0021-452a-86db-89537540d51e] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 21:34:40.571 [kafka-producer-network-thread | myid-producer-fa706d46-0021-452a-86db-89537540d51e] WARN o.apache.kafka.clients.NetworkClient - [Producer clientId=myid-producer-fa706d46-0021-452a-86db-89537540d51e] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 21:34:40.623 [kafka-producer-network-thread | myid-producer-72434050-35ab-4c18-b896-833aaf843f4f] WARN o.apache.kafka.clients.NetworkClient - [Producer clientId=myid-producer-72434050-35ab-4c18-b896-833aaf843f4f] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 21:34:40.624 [kafka-producer-network-thread | myid-producer-72434050-35ab-4c18-b896-833aaf843f4f] WARN o.apache.kafka.clients.NetworkClient - [Producer clientId=myid-producer-72434050-35ab-4c18-b896-833aaf843f4f] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 21:34:40.677 [kafka-producer-network-thread | myid-producer-45472d0f-869d-4646-814f-47d635de5545] WARN o.apache.kafka.clients.NetworkClient - [Producer clientId=myid-producer-45472d0f-869d-4646-814f-47d635de5545] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 21:34:40.678 [kafka-producer-network-thread | myid-producer-45472d0f-869d-4646-814f-47d635de5545] WARN o.apache.kafka.clients.NetworkClient - [Producer clientId=myid-producer-45472d0f-869d-4646-814f-47d635de5545] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 21:34:41.028 [kafka-producer-network-thread | myid-producer-72434050-35ab-4c18-b896-833aaf843f4f] WARN o.apache.kafka.clients.NetworkClient - [Producer clientId=myid-producer-72434050-35ab-4c18-b896-833aaf843f4f] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 21:34:41.029 [kafka-producer-network-thread | myid-producer-72434050-35ab-4c18-b896-833aaf843f4f] WARN o.apache.kafka.clients.NetworkClient - [Producer clientId=myid-producer-72434050-35ab-4c18-b896-833aaf843f4f] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 21:34:41.075 [kafka-producer-network-thread | myid-producer-fa706d46-0021-452a-86db-89537540d51e] WARN o.apache.kafka.clients.NetworkClient - [Producer clientId=myid-producer-fa706d46-0021-452a-86db-89537540d51e] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 21:34:41.075 [kafka-producer-network-thread | myid-producer-fa706d46-0021-452a-86db-89537540d51e] WARN o.apache.kafka.clients.NetworkClient - [Producer clientId=myid-producer-fa706d46-0021-452a-86db-89537540d51e] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 21:34:41.132 [kafka-producer-network-thread | myid-producer-45472d0f-869d-4646-814f-47d635de5545] WARN o.apache.kafka.clients.NetworkClient - [Producer clientId=myid-producer-45472d0f-869d-4646-814f-47d635de5545] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 21:34:41.133 [kafka-producer-network-thread | myid-producer-45472d0f-869d-4646-814f-47d635de5545] WARN o.apache.kafka.clients.NetworkClient - [Producer clientId=myid-producer-45472d0f-869d-4646-814f-47d635de5545] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 21:34:41.135 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.SessionTrackerImpl - Checking session 0x1000001c6a50000 21:34:41.135 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - Processing request:: sessionid:0x1000001c6a50000 type:ping cxid:0xfffffffffffffffe zxid:0xfffffffffffffffe txntype:unknown reqpath:n/a 21:34:41.135 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - sessionid:0x1000001c6a50000 type:ping cxid:0xfffffffffffffffe zxid:0xfffffffffffffffe txntype:unknown reqpath:n/a 21:34:41.136 [main-SendThread(127.0.0.1:36377)] DEBUG org.apache.zookeeper.ClientCnxn - Got ping response for session id: 0x1000001c6a50000 after 1ms. 21:34:41.735 [kafka-producer-network-thread | myid-producer-72434050-35ab-4c18-b896-833aaf843f4f] WARN o.apache.kafka.clients.NetworkClient - [Producer clientId=myid-producer-72434050-35ab-4c18-b896-833aaf843f4f] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 21:34:41.735 [kafka-producer-network-thread | myid-producer-72434050-35ab-4c18-b896-833aaf843f4f] WARN o.apache.kafka.clients.NetworkClient - [Producer clientId=myid-producer-72434050-35ab-4c18-b896-833aaf843f4f] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 21:34:41.881 [kafka-producer-network-thread | myid-producer-fa706d46-0021-452a-86db-89537540d51e] WARN o.apache.kafka.clients.NetworkClient - [Producer clientId=myid-producer-fa706d46-0021-452a-86db-89537540d51e] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 21:34:41.881 [kafka-producer-network-thread | myid-producer-fa706d46-0021-452a-86db-89537540d51e] WARN o.apache.kafka.clients.NetworkClient - [Producer clientId=myid-producer-fa706d46-0021-452a-86db-89537540d51e] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 21:34:41.989 [kafka-producer-network-thread | myid-producer-45472d0f-869d-4646-814f-47d635de5545] WARN o.apache.kafka.clients.NetworkClient - [Producer clientId=myid-producer-45472d0f-869d-4646-814f-47d635de5545] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 21:34:41.989 [kafka-producer-network-thread | myid-producer-45472d0f-869d-4646-814f-47d635de5545] WARN o.apache.kafka.clients.NetworkClient - [Producer clientId=myid-producer-45472d0f-869d-4646-814f-47d635de5545] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 21:34:42.349 [data-plane-kafka-request-handler-1] DEBUG k.server.DelayedOperationPurgatory - Request key MemberKey(mygroup,myid-ef8fafd9-e4c3-421b-9eaa-b74902340cfc) unblocked 1 Heartbeat operations 21:34:42.350 [data-plane-kafka-network-thread-1-ListenerName(SASL_PLAINTEXT)-SASL_PLAINTEXT-1] DEBUG kafka.request.logger - Completed request:{"isForwarded":false,"requestHeader":{"requestApiKey":12,"requestApiVersion":4,"correlationId":72,"clientId":"myid","requestApiKeyName":"HEARTBEAT"},"request":{"groupId":"mygroup","generationId":1,"memberId":"myid-ef8fafd9-e4c3-421b-9eaa-b74902340cfc","groupInstanceId":null},"response":{"throttleTimeMs":0,"errorCode":0},"connection":"127.0.0.1:39175-127.0.0.1:56280-5","totalTimeMs":1.658,"requestQueueTimeMs":0.262,"localTimeMs":0.901,"remoteTimeMs":0.0,"throttleTimeMs":0,"responseQueueTimeMs":0.196,"sendTimeMs":0.297,"securityProtocol":"SASL_PLAINTEXT","principal":"User:admin","listener":"SASL_PLAINTEXT","clientInformation":{"softwareName":"apache-kafka-java","softwareVersion":"3.3.1"}} 21:34:42.741 [kafka-producer-network-thread | myid-producer-72434050-35ab-4c18-b896-833aaf843f4f] WARN o.apache.kafka.clients.NetworkClient - [Producer clientId=myid-producer-72434050-35ab-4c18-b896-833aaf843f4f] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 21:34:42.741 [kafka-producer-network-thread | myid-producer-72434050-35ab-4c18-b896-833aaf843f4f] WARN o.apache.kafka.clients.NetworkClient - [Producer clientId=myid-producer-72434050-35ab-4c18-b896-833aaf843f4f] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 21:34:42.894 [kafka-producer-network-thread | myid-producer-45472d0f-869d-4646-814f-47d635de5545] WARN o.apache.kafka.clients.NetworkClient - [Producer clientId=myid-producer-45472d0f-869d-4646-814f-47d635de5545] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 21:34:42.894 [kafka-producer-network-thread | myid-producer-45472d0f-869d-4646-814f-47d635de5545] WARN o.apache.kafka.clients.NetworkClient - [Producer clientId=myid-producer-45472d0f-869d-4646-814f-47d635de5545] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 21:34:43.038 [kafka-producer-network-thread | myid-producer-fa706d46-0021-452a-86db-89537540d51e] WARN o.apache.kafka.clients.NetworkClient - [Producer clientId=myid-producer-fa706d46-0021-452a-86db-89537540d51e] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 21:34:43.039 [kafka-producer-network-thread | myid-producer-fa706d46-0021-452a-86db-89537540d51e] WARN o.apache.kafka.clients.NetworkClient - [Producer clientId=myid-producer-fa706d46-0021-452a-86db-89537540d51e] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 21:34:43.848 [kafka-producer-network-thread | myid-producer-72434050-35ab-4c18-b896-833aaf843f4f] WARN o.apache.kafka.clients.NetworkClient - [Producer clientId=myid-producer-72434050-35ab-4c18-b896-833aaf843f4f] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 21:34:43.848 [kafka-producer-network-thread | myid-producer-72434050-35ab-4c18-b896-833aaf843f4f] WARN o.apache.kafka.clients.NetworkClient - [Producer clientId=myid-producer-72434050-35ab-4c18-b896-833aaf843f4f] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 21:34:44.099 [kafka-producer-network-thread | myid-producer-45472d0f-869d-4646-814f-47d635de5545] WARN o.apache.kafka.clients.NetworkClient - [Producer clientId=myid-producer-45472d0f-869d-4646-814f-47d635de5545] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 21:34:44.099 [kafka-producer-network-thread | myid-producer-45472d0f-869d-4646-814f-47d635de5545] WARN o.apache.kafka.clients.NetworkClient - [Producer clientId=myid-producer-45472d0f-869d-4646-814f-47d635de5545] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 21:34:44.146 [kafka-producer-network-thread | myid-producer-fa706d46-0021-452a-86db-89537540d51e] WARN o.apache.kafka.clients.NetworkClient - [Producer clientId=myid-producer-fa706d46-0021-452a-86db-89537540d51e] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 21:34:44.146 [kafka-producer-network-thread | myid-producer-fa706d46-0021-452a-86db-89537540d51e] WARN o.apache.kafka.clients.NetworkClient - [Producer clientId=myid-producer-fa706d46-0021-452a-86db-89537540d51e] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 21:34:44.805 [kafka-producer-network-thread | myid-producer-72434050-35ab-4c18-b896-833aaf843f4f] WARN o.apache.kafka.clients.NetworkClient - [Producer clientId=myid-producer-72434050-35ab-4c18-b896-833aaf843f4f] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 21:34:44.805 [kafka-producer-network-thread | myid-producer-72434050-35ab-4c18-b896-833aaf843f4f] WARN o.apache.kafka.clients.NetworkClient - [Producer clientId=myid-producer-72434050-35ab-4c18-b896-833aaf843f4f] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 21:34:45.004 [kafka-producer-network-thread | myid-producer-45472d0f-869d-4646-814f-47d635de5545] WARN o.apache.kafka.clients.NetworkClient - [Producer clientId=myid-producer-45472d0f-869d-4646-814f-47d635de5545] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 21:34:45.005 [kafka-producer-network-thread | myid-producer-45472d0f-869d-4646-814f-47d635de5545] WARN o.apache.kafka.clients.NetworkClient - [Producer clientId=myid-producer-45472d0f-869d-4646-814f-47d635de5545] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 21:34:45.052 [kafka-producer-network-thread | myid-producer-fa706d46-0021-452a-86db-89537540d51e] WARN o.apache.kafka.clients.NetworkClient - [Producer clientId=myid-producer-fa706d46-0021-452a-86db-89537540d51e] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 21:34:45.052 [kafka-producer-network-thread | myid-producer-fa706d46-0021-452a-86db-89537540d51e] WARN o.apache.kafka.clients.NetworkClient - [Producer clientId=myid-producer-fa706d46-0021-452a-86db-89537540d51e] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 21:34:45.357 [data-plane-kafka-request-handler-0] DEBUG k.server.DelayedOperationPurgatory - Request key MemberKey(mygroup,myid-ef8fafd9-e4c3-421b-9eaa-b74902340cfc) unblocked 1 Heartbeat operations 21:34:45.358 [data-plane-kafka-network-thread-1-ListenerName(SASL_PLAINTEXT)-SASL_PLAINTEXT-1] DEBUG kafka.request.logger - Completed request:{"isForwarded":false,"requestHeader":{"requestApiKey":12,"requestApiVersion":4,"correlationId":73,"clientId":"myid","requestApiKeyName":"HEARTBEAT"},"request":{"groupId":"mygroup","generationId":1,"memberId":"myid-ef8fafd9-e4c3-421b-9eaa-b74902340cfc","groupInstanceId":null},"response":{"throttleTimeMs":0,"errorCode":0},"connection":"127.0.0.1:39175-127.0.0.1:56280-5","totalTimeMs":1.973,"requestQueueTimeMs":0.294,"localTimeMs":1.292,"remoteTimeMs":0.0,"throttleTimeMs":0,"responseQueueTimeMs":0.081,"sendTimeMs":0.304,"securityProtocol":"SASL_PLAINTEXT","principal":"User:admin","listener":"SASL_PLAINTEXT","clientInformation":{"softwareName":"apache-kafka-java","softwareVersion":"3.3.1"}} 21:34:45.660 [kafka-producer-network-thread | myid-producer-72434050-35ab-4c18-b896-833aaf843f4f] WARN o.apache.kafka.clients.NetworkClient - [Producer clientId=myid-producer-72434050-35ab-4c18-b896-833aaf843f4f] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 21:34:45.661 [kafka-producer-network-thread | myid-producer-72434050-35ab-4c18-b896-833aaf843f4f] WARN o.apache.kafka.clients.NetworkClient - [Producer clientId=myid-producer-72434050-35ab-4c18-b896-833aaf843f4f] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 21:34:45.960 [kafka-producer-network-thread | myid-producer-45472d0f-869d-4646-814f-47d635de5545] WARN o.apache.kafka.clients.NetworkClient - [Producer clientId=myid-producer-45472d0f-869d-4646-814f-47d635de5545] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 21:34:45.960 [kafka-producer-network-thread | myid-producer-45472d0f-869d-4646-814f-47d635de5545] WARN o.apache.kafka.clients.NetworkClient - [Producer clientId=myid-producer-45472d0f-869d-4646-814f-47d635de5545] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 21:34:46.007 [kafka-producer-network-thread | myid-producer-fa706d46-0021-452a-86db-89537540d51e] WARN o.apache.kafka.clients.NetworkClient - [Producer clientId=myid-producer-fa706d46-0021-452a-86db-89537540d51e] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 21:34:46.008 [kafka-producer-network-thread | myid-producer-fa706d46-0021-452a-86db-89537540d51e] WARN o.apache.kafka.clients.NetworkClient - [Producer clientId=myid-producer-fa706d46-0021-452a-86db-89537540d51e] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 21:34:46.565 [kafka-producer-network-thread | myid-producer-72434050-35ab-4c18-b896-833aaf843f4f] WARN o.apache.kafka.clients.NetworkClient - [Producer clientId=myid-producer-72434050-35ab-4c18-b896-833aaf843f4f] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 21:34:46.565 [kafka-producer-network-thread | myid-producer-72434050-35ab-4c18-b896-833aaf843f4f] WARN o.apache.kafka.clients.NetworkClient - [Producer clientId=myid-producer-72434050-35ab-4c18-b896-833aaf843f4f] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 21:34:47.013 [kafka-producer-network-thread | myid-producer-fa706d46-0021-452a-86db-89537540d51e] WARN o.apache.kafka.clients.NetworkClient - [Producer clientId=myid-producer-fa706d46-0021-452a-86db-89537540d51e] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 21:34:47.014 [kafka-producer-network-thread | myid-producer-fa706d46-0021-452a-86db-89537540d51e] WARN o.apache.kafka.clients.NetworkClient - [Producer clientId=myid-producer-fa706d46-0021-452a-86db-89537540d51e] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 21:34:47.116 [kafka-producer-network-thread | myid-producer-45472d0f-869d-4646-814f-47d635de5545] WARN o.apache.kafka.clients.NetworkClient - [Producer clientId=myid-producer-45472d0f-869d-4646-814f-47d635de5545] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 21:34:47.116 [kafka-producer-network-thread | myid-producer-45472d0f-869d-4646-814f-47d635de5545] WARN o.apache.kafka.clients.NetworkClient - [Producer clientId=myid-producer-45472d0f-869d-4646-814f-47d635de5545] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 21:34:47.570 [kafka-producer-network-thread | myid-producer-72434050-35ab-4c18-b896-833aaf843f4f] WARN o.apache.kafka.clients.NetworkClient - [Producer clientId=myid-producer-72434050-35ab-4c18-b896-833aaf843f4f] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 21:34:47.570 [kafka-producer-network-thread | myid-producer-72434050-35ab-4c18-b896-833aaf843f4f] WARN o.apache.kafka.clients.NetworkClient - [Producer clientId=myid-producer-72434050-35ab-4c18-b896-833aaf843f4f] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 21:34:47.797 [kafka-scheduler-1] DEBUG kafka.log.LogManager - Beginning log cleanup... 21:34:47.797 [kafka-scheduler-3] DEBUG kafka.log.LogManager - Checking for dirty logs to flush... 21:34:47.799 [kafka-scheduler-3] DEBUG kafka.log.LogManager - Checking if flush is needed on __consumer_offsets flush interval 9223372036854775807 last flushed 1725140061082 time since last flush: 26716 21:34:47.799 [kafka-scheduler-3] DEBUG kafka.log.LogManager - Checking if flush is needed on __consumer_offsets flush interval 9223372036854775807 last flushed 1725140060714 time since last flush: 27085 21:34:47.799 [kafka-scheduler-3] DEBUG kafka.log.LogManager - Checking if flush is needed on __consumer_offsets flush interval 9223372036854775807 last flushed 1725140060690 time since last flush: 27109 21:34:47.799 [kafka-scheduler-3] DEBUG kafka.log.LogManager - Checking if flush is needed on __consumer_offsets flush interval 9223372036854775807 last flushed 1725140061007 time since last flush: 26792 21:34:47.799 [kafka-scheduler-3] DEBUG kafka.log.LogManager - Checking if flush is needed on __consumer_offsets flush interval 9223372036854775807 last flushed 1725140061031 time since last flush: 26768 21:34:47.799 [kafka-scheduler-3] DEBUG kafka.log.LogManager - Checking if flush is needed on __consumer_offsets flush interval 9223372036854775807 last flushed 1725140060809 time since last flush: 26990 21:34:47.799 [kafka-scheduler-3] DEBUG kafka.log.LogManager - Checking if flush is needed on __consumer_offsets flush interval 9223372036854775807 last flushed 1725140060935 time since last flush: 26864 21:34:47.800 [kafka-scheduler-3] DEBUG kafka.log.LogManager - Checking if flush is needed on mytopicB flush interval 9223372036854775807 last flushed 1725140070131 time since last flush: 17669 21:34:47.800 [kafka-scheduler-3] DEBUG kafka.log.LogManager - Checking if flush is needed on __consumer_offsets flush interval 9223372036854775807 last flushed 1725140060639 time since last flush: 27161 21:34:47.800 [kafka-scheduler-3] DEBUG kafka.log.LogManager - Checking if flush is needed on __consumer_offsets flush interval 9223372036854775807 last flushed 1725140060967 time since last flush: 26833 21:34:47.800 [kafka-scheduler-3] DEBUG kafka.log.LogManager - Checking if flush is needed on __consumer_offsets flush interval 9223372036854775807 last flushed 1725140060895 time since last flush: 26905 21:34:47.800 [kafka-scheduler-3] DEBUG kafka.log.LogManager - Checking if flush is needed on __consumer_offsets flush interval 9223372036854775807 last flushed 1725140060722 time since last flush: 27078 21:34:47.800 [kafka-scheduler-3] DEBUG kafka.log.LogManager - Checking if flush is needed on __consumer_offsets flush interval 9223372036854775807 last flushed 1725140060605 time since last flush: 27195 21:34:47.800 [kafka-scheduler-3] DEBUG kafka.log.LogManager - Checking if flush is needed on __consumer_offsets flush interval 9223372036854775807 last flushed 1725140060729 time since last flush: 27071 21:34:47.800 [kafka-scheduler-3] DEBUG kafka.log.LogManager - Checking if flush is needed on __consumer_offsets flush interval 9223372036854775807 last flushed 1725140060918 time since last flush: 26882 21:34:47.800 [kafka-scheduler-3] DEBUG kafka.log.LogManager - Checking if flush is needed on __consumer_offsets flush interval 9223372036854775807 last flushed 1725140061020 time since last flush: 26780 21:34:47.800 [kafka-scheduler-3] DEBUG kafka.log.LogManager - Checking if flush is needed on __consumer_offsets flush interval 9223372036854775807 last flushed 1725140060540 time since last flush: 27260 21:34:47.800 [kafka-scheduler-3] DEBUG kafka.log.LogManager - Checking if flush is needed on __consumer_offsets flush interval 9223372036854775807 last flushed 1725140060700 time since last flush: 27100 21:34:47.800 [kafka-scheduler-3] DEBUG kafka.log.LogManager - Checking if flush is needed on mytopicA flush interval 9223372036854775807 last flushed 1725140070103 time since last flush: 17697 21:34:47.800 [kafka-scheduler-3] DEBUG kafka.log.LogManager - Checking if flush is needed on __consumer_offsets flush interval 9223372036854775807 last flushed 1725140060977 time since last flush: 26823 21:34:47.800 [kafka-scheduler-3] DEBUG kafka.log.LogManager - Checking if flush is needed on __consumer_offsets flush interval 9223372036854775807 last flushed 1725140060676 time since last flush: 27124 21:34:47.800 [kafka-scheduler-3] DEBUG kafka.log.LogManager - Checking if flush is needed on __consumer_offsets flush interval 9223372036854775807 last flushed 1725140060946 time since last flush: 26854 21:34:47.800 [kafka-scheduler-3] DEBUG kafka.log.LogManager - Checking if flush is needed on __consumer_offsets flush interval 9223372036854775807 last flushed 1725140060850 time since last flush: 26950 21:34:47.800 [kafka-scheduler-3] DEBUG kafka.log.LogManager - Checking if flush is needed on __consumer_offsets flush interval 9223372036854775807 last flushed 1725140060745 time since last flush: 27055 21:34:47.800 [kafka-scheduler-3] DEBUG kafka.log.LogManager - Checking if flush is needed on __consumer_offsets flush interval 9223372036854775807 last flushed 1725140060910 time since last flush: 26890 21:34:47.800 [kafka-scheduler-3] DEBUG kafka.log.LogManager - Checking if flush is needed on __consumer_offsets flush interval 9223372036854775807 last flushed 1725140060822 time since last flush: 26978 21:34:47.800 [kafka-scheduler-3] DEBUG kafka.log.LogManager - Checking if flush is needed on __consumer_offsets flush interval 9223372036854775807 last flushed 1725140060619 time since last flush: 27181 21:34:47.800 [kafka-scheduler-3] DEBUG kafka.log.LogManager - Checking if flush is needed on __consumer_offsets flush interval 9223372036854775807 last flushed 1725140060575 time since last flush: 27225 21:34:47.800 [kafka-scheduler-3] DEBUG kafka.log.LogManager - Checking if flush is needed on __consumer_offsets flush interval 9223372036854775807 last flushed 1725140060927 time since last flush: 26873 21:34:47.800 [kafka-scheduler-3] DEBUG kafka.log.LogManager - Checking if flush is needed on __consumer_offsets flush interval 9223372036854775807 last flushed 1725140060588 time since last flush: 27212 21:34:47.800 [kafka-scheduler-3] DEBUG kafka.log.LogManager - Checking if flush is needed on __consumer_offsets flush interval 9223372036854775807 last flushed 1725140060629 time since last flush: 27171 21:34:47.801 [kafka-scheduler-3] DEBUG kafka.log.LogManager - Checking if flush is needed on __consumer_offsets flush interval 9223372036854775807 last flushed 1725140060860 time since last flush: 26941 21:34:47.801 [kafka-scheduler-3] DEBUG kafka.log.LogManager - Checking if flush is needed on __consumer_offsets flush interval 9223372036854775807 last flushed 1725140060882 time since last flush: 26919 21:34:47.801 [kafka-scheduler-3] DEBUG kafka.log.LogManager - Checking if flush is needed on __consumer_offsets flush interval 9223372036854775807 last flushed 1725140060598 time since last flush: 27203 21:34:47.801 [kafka-scheduler-3] DEBUG kafka.log.LogManager - Checking if flush is needed on __consumer_offsets flush interval 9223372036854775807 last flushed 1725140060816 time since last flush: 26985 21:34:47.801 [kafka-scheduler-3] DEBUG kafka.log.LogManager - Checking if flush is needed on __consumer_offsets flush interval 9223372036854775807 last flushed 1725140061091 time since last flush: 26710 21:34:47.801 [kafka-scheduler-3] DEBUG kafka.log.LogManager - Checking if flush is needed on __consumer_offsets flush interval 9223372036854775807 last flushed 1725140060828 time since last flush: 26973 21:34:47.801 [kafka-scheduler-3] DEBUG kafka.log.LogManager - Checking if flush is needed on __consumer_offsets flush interval 9223372036854775807 last flushed 1725140060759 time since last flush: 27042 21:34:47.801 [kafka-scheduler-3] DEBUG kafka.log.LogManager - Checking if flush is needed on __consumer_offsets flush interval 9223372036854775807 last flushed 1725140060517 time since last flush: 27284 21:34:47.801 [kafka-scheduler-3] DEBUG kafka.log.LogManager - Checking if flush is needed on __consumer_offsets flush interval 9223372036854775807 last flushed 1725140061045 time since last flush: 26756 21:34:47.801 [kafka-scheduler-3] DEBUG kafka.log.LogManager - Checking if flush is needed on __consumer_offsets flush interval 9223372036854775807 last flushed 1725140060765 time since last flush: 27036 21:34:47.801 [kafka-scheduler-3] DEBUG kafka.log.LogManager - Checking if flush is needed on __consumer_offsets flush interval 9223372036854775807 last flushed 1725140060869 time since last flush: 26932 21:34:47.801 [kafka-scheduler-1] DEBUG kafka.log.LogManager - Garbage collecting 'mytopicB-0' 21:34:47.801 [kafka-scheduler-3] DEBUG kafka.log.LogManager - Checking if flush is needed on __consumer_offsets flush interval 9223372036854775807 last flushed 1725140061072 time since last flush: 26729 21:34:47.801 [kafka-scheduler-3] DEBUG kafka.log.LogManager - Checking if flush is needed on __consumer_offsets flush interval 9223372036854775807 last flushed 1725140060549 time since last flush: 27252 21:34:47.801 [kafka-scheduler-3] DEBUG kafka.log.LogManager - Checking if flush is needed on __consumer_offsets flush interval 9223372036854775807 last flushed 1725140060839 time since last flush: 26962 21:34:47.801 [kafka-scheduler-3] DEBUG kafka.log.LogManager - Checking if flush is needed on __consumer_offsets flush interval 9223372036854775807 last flushed 1725140060529 time since last flush: 27272 21:34:47.801 [kafka-scheduler-3] DEBUG kafka.log.LogManager - Checking if flush is needed on __consumer_offsets flush interval 9223372036854775807 last flushed 1725140060707 time since last flush: 27094 21:34:47.801 [kafka-scheduler-3] DEBUG kafka.log.LogManager - Checking if flush is needed on __consumer_offsets flush interval 9223372036854775807 last flushed 1725140060997 time since last flush: 26804 21:34:47.801 [kafka-scheduler-3] DEBUG kafka.log.LogManager - Checking if flush is needed on __consumer_offsets flush interval 9223372036854775807 last flushed 1725140079450 time since last flush: 8351 21:34:47.801 [kafka-scheduler-3] DEBUG kafka.log.LogManager - Checking if flush is needed on __consumer_offsets flush interval 9223372036854775807 last flushed 1725140061060 time since last flush: 26741 21:34:47.801 [kafka-scheduler-3] DEBUG kafka.log.LogManager - Checking if flush is needed on __consumer_offsets flush interval 9223372036854775807 last flushed 1725140060955 time since last flush: 26846 21:34:47.801 [kafka-scheduler-3] DEBUG kafka.log.LogManager - Checking if flush is needed on __consumer_offsets flush interval 9223372036854775807 last flushed 1725140060737 time since last flush: 27064 21:34:47.803 [kafka-scheduler-8] DEBUG kafka.utils.KafkaScheduler - Scheduling task kafka-delete-logs with initial delay 60000 ms and period -1 ms. 21:34:47.804 [kafka-scheduler-1] DEBUG kafka.log.LogManager - Garbage collecting 'mytopicA-0' 21:34:47.808 [kafka-scheduler-1] DEBUG kafka.log.LogManager - Log cleanup completed. 0 files deleted in 0 seconds 21:34:47.899 [kafka-log-cleaner-thread-0] DEBUG kafka.log.LogCleanerManager$ - Finding range of cleanable offsets for log=__consumer_offsets-13. Last clean offset=None now=1725140087898 => firstDirtyOffset=0 firstUncleanableOffset=0 activeSegment.baseOffset=0 21:34:47.900 [kafka-log-cleaner-thread-0] DEBUG kafka.log.LogCleanerManager$ - Finding range of cleanable offsets for log=__consumer_offsets-46. Last clean offset=None now=1725140087898 => firstDirtyOffset=0 firstUncleanableOffset=0 activeSegment.baseOffset=0 21:34:47.900 [kafka-log-cleaner-thread-0] DEBUG kafka.log.LogCleanerManager$ - Finding range of cleanable offsets for log=__consumer_offsets-9. Last clean offset=None now=1725140087898 => firstDirtyOffset=0 firstUncleanableOffset=0 activeSegment.baseOffset=0 21:34:47.900 [kafka-log-cleaner-thread-0] DEBUG kafka.log.LogCleanerManager$ - Finding range of cleanable offsets for log=__consumer_offsets-42. Last clean offset=None now=1725140087898 => firstDirtyOffset=0 firstUncleanableOffset=0 activeSegment.baseOffset=0 21:34:47.900 [kafka-log-cleaner-thread-0] DEBUG kafka.log.LogCleanerManager$ - Finding range of cleanable offsets for log=__consumer_offsets-21. Last clean offset=None now=1725140087898 => firstDirtyOffset=0 firstUncleanableOffset=0 activeSegment.baseOffset=0 21:34:47.900 [kafka-log-cleaner-thread-0] DEBUG kafka.log.LogCleanerManager$ - Finding range of cleanable offsets for log=__consumer_offsets-17. Last clean offset=None now=1725140087898 => firstDirtyOffset=0 firstUncleanableOffset=0 activeSegment.baseOffset=0 21:34:47.901 [kafka-log-cleaner-thread-0] DEBUG kafka.log.LogCleanerManager$ - Finding range of cleanable offsets for log=__consumer_offsets-30. Last clean offset=None now=1725140087898 => firstDirtyOffset=0 firstUncleanableOffset=0 activeSegment.baseOffset=0 21:34:47.901 [kafka-log-cleaner-thread-0] DEBUG kafka.log.LogCleanerManager$ - Finding range of cleanable offsets for log=__consumer_offsets-26. Last clean offset=None now=1725140087898 => firstDirtyOffset=0 firstUncleanableOffset=0 activeSegment.baseOffset=0 21:34:47.901 [kafka-log-cleaner-thread-0] DEBUG kafka.log.LogCleanerManager$ - Finding range of cleanable offsets for log=__consumer_offsets-5. Last clean offset=None now=1725140087898 => firstDirtyOffset=0 firstUncleanableOffset=0 activeSegment.baseOffset=0 21:34:47.901 [kafka-log-cleaner-thread-0] DEBUG kafka.log.LogCleanerManager$ - Finding range of cleanable offsets for log=__consumer_offsets-38. Last clean offset=None now=1725140087898 => firstDirtyOffset=0 firstUncleanableOffset=0 activeSegment.baseOffset=0 21:34:47.901 [kafka-log-cleaner-thread-0] DEBUG kafka.log.LogCleanerManager$ - Finding range of cleanable offsets for log=__consumer_offsets-1. Last clean offset=None now=1725140087898 => firstDirtyOffset=0 firstUncleanableOffset=0 activeSegment.baseOffset=0 21:34:47.902 [kafka-log-cleaner-thread-0] DEBUG kafka.log.LogCleanerManager$ - Finding range of cleanable offsets for log=__consumer_offsets-34. Last clean offset=None now=1725140087898 => firstDirtyOffset=0 firstUncleanableOffset=0 activeSegment.baseOffset=0 21:34:47.902 [kafka-log-cleaner-thread-0] DEBUG kafka.log.LogCleanerManager$ - Finding range of cleanable offsets for log=__consumer_offsets-16. Last clean offset=None now=1725140087898 => firstDirtyOffset=0 firstUncleanableOffset=0 activeSegment.baseOffset=0 21:34:47.902 [kafka-log-cleaner-thread-0] DEBUG kafka.log.LogCleanerManager$ - Finding range of cleanable offsets for log=__consumer_offsets-45. Last clean offset=None now=1725140087898 => firstDirtyOffset=0 firstUncleanableOffset=0 activeSegment.baseOffset=0 21:34:47.902 [kafka-log-cleaner-thread-0] DEBUG kafka.log.LogCleanerManager$ - Finding range of cleanable offsets for log=__consumer_offsets-12. Last clean offset=None now=1725140087898 => firstDirtyOffset=0 firstUncleanableOffset=0 activeSegment.baseOffset=0 21:34:47.902 [kafka-log-cleaner-thread-0] DEBUG kafka.log.LogCleanerManager$ - Finding range of cleanable offsets for log=__consumer_offsets-41. Last clean offset=None now=1725140087898 => firstDirtyOffset=0 firstUncleanableOffset=0 activeSegment.baseOffset=0 21:34:47.902 [kafka-log-cleaner-thread-0] DEBUG kafka.log.LogCleanerManager$ - Finding range of cleanable offsets for log=__consumer_offsets-24. Last clean offset=None now=1725140087898 => firstDirtyOffset=0 firstUncleanableOffset=0 activeSegment.baseOffset=0 21:34:47.903 [kafka-log-cleaner-thread-0] DEBUG kafka.log.LogCleanerManager$ - Finding range of cleanable offsets for log=__consumer_offsets-20. Last clean offset=None now=1725140087898 => firstDirtyOffset=0 firstUncleanableOffset=0 activeSegment.baseOffset=0 21:34:47.903 [kafka-log-cleaner-thread-0] DEBUG kafka.log.LogCleanerManager$ - Finding range of cleanable offsets for log=__consumer_offsets-49. Last clean offset=None now=1725140087898 => firstDirtyOffset=0 firstUncleanableOffset=0 activeSegment.baseOffset=0 21:34:47.903 [kafka-log-cleaner-thread-0] DEBUG kafka.log.LogCleanerManager$ - Finding range of cleanable offsets for log=__consumer_offsets-0. Last clean offset=None now=1725140087898 => firstDirtyOffset=0 firstUncleanableOffset=0 activeSegment.baseOffset=0 21:34:47.903 [kafka-log-cleaner-thread-0] DEBUG kafka.log.LogCleanerManager$ - Finding range of cleanable offsets for log=__consumer_offsets-29. Last clean offset=None now=1725140087898 => firstDirtyOffset=0 firstUncleanableOffset=0 activeSegment.baseOffset=0 21:34:47.903 [kafka-log-cleaner-thread-0] DEBUG kafka.log.LogCleanerManager$ - Finding range of cleanable offsets for log=__consumer_offsets-25. Last clean offset=None now=1725140087898 => firstDirtyOffset=0 firstUncleanableOffset=0 activeSegment.baseOffset=0 21:34:47.904 [kafka-log-cleaner-thread-0] DEBUG kafka.log.LogCleanerManager$ - Finding range of cleanable offsets for log=__consumer_offsets-8. Last clean offset=None now=1725140087898 => firstDirtyOffset=0 firstUncleanableOffset=0 activeSegment.baseOffset=0 21:34:47.904 [kafka-log-cleaner-thread-0] DEBUG kafka.log.LogCleanerManager$ - Finding range of cleanable offsets for log=__consumer_offsets-37. Last clean offset=None now=1725140087898 => firstDirtyOffset=0 firstUncleanableOffset=0 activeSegment.baseOffset=0 21:34:47.904 [kafka-log-cleaner-thread-0] DEBUG kafka.log.LogCleanerManager$ - Finding range of cleanable offsets for log=__consumer_offsets-4. Last clean offset=None now=1725140087898 => firstDirtyOffset=0 firstUncleanableOffset=0 activeSegment.baseOffset=0 21:34:47.904 [kafka-log-cleaner-thread-0] DEBUG kafka.log.LogCleanerManager$ - Finding range of cleanable offsets for log=__consumer_offsets-33. Last clean offset=None now=1725140087898 => firstDirtyOffset=0 firstUncleanableOffset=0 activeSegment.baseOffset=0 21:34:47.904 [kafka-log-cleaner-thread-0] DEBUG kafka.log.LogCleanerManager$ - Finding range of cleanable offsets for log=__consumer_offsets-15. Last clean offset=None now=1725140087898 => firstDirtyOffset=0 firstUncleanableOffset=0 activeSegment.baseOffset=0 21:34:47.905 [kafka-log-cleaner-thread-0] DEBUG kafka.log.LogCleanerManager$ - Finding range of cleanable offsets for log=__consumer_offsets-48. Last clean offset=None now=1725140087898 => firstDirtyOffset=0 firstUncleanableOffset=0 activeSegment.baseOffset=0 21:34:47.905 [kafka-log-cleaner-thread-0] DEBUG kafka.log.LogCleanerManager$ - Finding range of cleanable offsets for log=__consumer_offsets-11. Last clean offset=None now=1725140087898 => firstDirtyOffset=0 firstUncleanableOffset=0 activeSegment.baseOffset=0 21:34:47.905 [kafka-log-cleaner-thread-0] DEBUG kafka.log.LogCleanerManager$ - Finding range of cleanable offsets for log=__consumer_offsets-44. Last clean offset=None now=1725140087898 => firstDirtyOffset=0 firstUncleanableOffset=0 activeSegment.baseOffset=0 21:34:47.905 [kafka-log-cleaner-thread-0] DEBUG kafka.log.LogCleanerManager$ - Finding range of cleanable offsets for log=__consumer_offsets-23. Last clean offset=None now=1725140087898 => firstDirtyOffset=0 firstUncleanableOffset=0 activeSegment.baseOffset=0 21:34:47.905 [kafka-log-cleaner-thread-0] DEBUG kafka.log.LogCleanerManager$ - Finding range of cleanable offsets for log=__consumer_offsets-19. Last clean offset=None now=1725140087898 => firstDirtyOffset=0 firstUncleanableOffset=0 activeSegment.baseOffset=0 21:34:47.906 [kafka-log-cleaner-thread-0] DEBUG kafka.log.LogCleanerManager$ - Finding range of cleanable offsets for log=__consumer_offsets-32. Last clean offset=None now=1725140087898 => firstDirtyOffset=0 firstUncleanableOffset=0 activeSegment.baseOffset=0 21:34:47.906 [kafka-log-cleaner-thread-0] DEBUG kafka.log.LogCleanerManager$ - Finding range of cleanable offsets for log=__consumer_offsets-28. Last clean offset=None now=1725140087898 => firstDirtyOffset=0 firstUncleanableOffset=0 activeSegment.baseOffset=0 21:34:47.906 [kafka-log-cleaner-thread-0] DEBUG kafka.log.LogCleanerManager$ - Finding range of cleanable offsets for log=__consumer_offsets-7. Last clean offset=None now=1725140087898 => firstDirtyOffset=0 firstUncleanableOffset=0 activeSegment.baseOffset=0 21:34:47.906 [kafka-log-cleaner-thread-0] DEBUG kafka.log.LogCleanerManager$ - Finding range of cleanable offsets for log=__consumer_offsets-40. Last clean offset=None now=1725140087898 => firstDirtyOffset=0 firstUncleanableOffset=0 activeSegment.baseOffset=0 21:34:47.906 [kafka-log-cleaner-thread-0] DEBUG kafka.log.LogCleanerManager$ - Finding range of cleanable offsets for log=__consumer_offsets-3. Last clean offset=None now=1725140087898 => firstDirtyOffset=0 firstUncleanableOffset=0 activeSegment.baseOffset=0 21:34:47.906 [kafka-log-cleaner-thread-0] DEBUG kafka.log.LogCleanerManager$ - Finding range of cleanable offsets for log=__consumer_offsets-36. Last clean offset=None now=1725140087898 => firstDirtyOffset=0 firstUncleanableOffset=0 activeSegment.baseOffset=0 21:34:47.906 [kafka-log-cleaner-thread-0] DEBUG kafka.log.LogCleanerManager$ - Finding range of cleanable offsets for log=__consumer_offsets-47. Last clean offset=None now=1725140087898 => firstDirtyOffset=0 firstUncleanableOffset=0 activeSegment.baseOffset=0 21:34:47.906 [kafka-log-cleaner-thread-0] DEBUG kafka.log.LogCleanerManager$ - Finding range of cleanable offsets for log=__consumer_offsets-14. Last clean offset=None now=1725140087898 => firstDirtyOffset=0 firstUncleanableOffset=0 activeSegment.baseOffset=0 21:34:47.907 [kafka-log-cleaner-thread-0] DEBUG kafka.log.LogCleanerManager$ - Finding range of cleanable offsets for log=__consumer_offsets-43. Last clean offset=None now=1725140087898 => firstDirtyOffset=0 firstUncleanableOffset=0 activeSegment.baseOffset=0 21:34:47.907 [kafka-log-cleaner-thread-0] DEBUG kafka.log.LogCleanerManager$ - Finding range of cleanable offsets for log=__consumer_offsets-10. Last clean offset=None now=1725140087898 => firstDirtyOffset=0 firstUncleanableOffset=0 activeSegment.baseOffset=0 21:34:47.907 [kafka-log-cleaner-thread-0] DEBUG kafka.log.LogCleanerManager$ - Finding range of cleanable offsets for log=__consumer_offsets-22. Last clean offset=None now=1725140087898 => firstDirtyOffset=0 firstUncleanableOffset=0 activeSegment.baseOffset=0 21:34:47.907 [kafka-log-cleaner-thread-0] DEBUG kafka.log.LogCleanerManager$ - Finding range of cleanable offsets for log=__consumer_offsets-18. Last clean offset=None now=1725140087898 => firstDirtyOffset=0 firstUncleanableOffset=0 activeSegment.baseOffset=0 21:34:47.907 [kafka-log-cleaner-thread-0] DEBUG kafka.log.LogCleanerManager$ - Finding range of cleanable offsets for log=__consumer_offsets-31. Last clean offset=None now=1725140087898 => firstDirtyOffset=0 firstUncleanableOffset=0 activeSegment.baseOffset=0 21:34:47.907 [kafka-log-cleaner-thread-0] DEBUG kafka.log.LogCleanerManager$ - Finding range of cleanable offsets for log=__consumer_offsets-27. Last clean offset=None now=1725140087898 => firstDirtyOffset=0 firstUncleanableOffset=0 activeSegment.baseOffset=0 21:34:47.910 [kafka-log-cleaner-thread-0] DEBUG kafka.log.LogCleanerManager$ - Finding range of cleanable offsets for log=__consumer_offsets-39. Last clean offset=None now=1725140087898 => firstDirtyOffset=0 firstUncleanableOffset=0 activeSegment.baseOffset=0 21:34:47.910 [kafka-log-cleaner-thread-0] DEBUG kafka.log.LogCleanerManager$ - Finding range of cleanable offsets for log=__consumer_offsets-6. Last clean offset=None now=1725140087898 => firstDirtyOffset=0 firstUncleanableOffset=0 activeSegment.baseOffset=0 21:34:47.910 [kafka-log-cleaner-thread-0] DEBUG kafka.log.LogCleanerManager$ - Finding range of cleanable offsets for log=__consumer_offsets-35. Last clean offset=None now=1725140087898 => firstDirtyOffset=0 firstUncleanableOffset=0 activeSegment.baseOffset=0 21:34:47.910 [kafka-log-cleaner-thread-0] DEBUG kafka.log.LogCleanerManager$ - Finding range of cleanable offsets for log=__consumer_offsets-2. Last clean offset=None now=1725140087898 => firstDirtyOffset=0 firstUncleanableOffset=0 activeSegment.baseOffset=0 21:34:47.970 [kafka-producer-network-thread | myid-producer-fa706d46-0021-452a-86db-89537540d51e] WARN o.apache.kafka.clients.NetworkClient - [Producer clientId=myid-producer-fa706d46-0021-452a-86db-89537540d51e] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 21:34:47.970 [kafka-producer-network-thread | myid-producer-fa706d46-0021-452a-86db-89537540d51e] WARN o.apache.kafka.clients.NetworkClient - [Producer clientId=myid-producer-fa706d46-0021-452a-86db-89537540d51e] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 21:34:48.321 [kafka-producer-network-thread | myid-producer-45472d0f-869d-4646-814f-47d635de5545] WARN o.apache.kafka.clients.NetworkClient - [Producer clientId=myid-producer-45472d0f-869d-4646-814f-47d635de5545] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 21:34:48.321 [kafka-producer-network-thread | myid-producer-45472d0f-869d-4646-814f-47d635de5545] WARN o.apache.kafka.clients.NetworkClient - [Producer clientId=myid-producer-45472d0f-869d-4646-814f-47d635de5545] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 21:34:48.368 [data-plane-kafka-request-handler-1] DEBUG k.server.DelayedOperationPurgatory - Request key MemberKey(mygroup,myid-ef8fafd9-e4c3-421b-9eaa-b74902340cfc) unblocked 1 Heartbeat operations 21:34:48.369 [data-plane-kafka-network-thread-1-ListenerName(SASL_PLAINTEXT)-SASL_PLAINTEXT-1] DEBUG kafka.request.logger - Completed request:{"isForwarded":false,"requestHeader":{"requestApiKey":12,"requestApiVersion":4,"correlationId":74,"clientId":"myid","requestApiKeyName":"HEARTBEAT"},"request":{"groupId":"mygroup","generationId":1,"memberId":"myid-ef8fafd9-e4c3-421b-9eaa-b74902340cfc","groupInstanceId":null},"response":{"throttleTimeMs":0,"errorCode":0},"connection":"127.0.0.1:39175-127.0.0.1:56280-5","totalTimeMs":2.877,"requestQueueTimeMs":0.193,"localTimeMs":2.224,"remoteTimeMs":0.0,"throttleTimeMs":0,"responseQueueTimeMs":0.122,"sendTimeMs":0.336,"securityProtocol":"SASL_PLAINTEXT","principal":"User:admin","listener":"SASL_PLAINTEXT","clientInformation":{"softwareName":"apache-kafka-java","softwareVersion":"3.3.1"}} 21:34:48.674 [kafka-producer-network-thread | myid-producer-72434050-35ab-4c18-b896-833aaf843f4f] WARN o.apache.kafka.clients.NetworkClient - [Producer clientId=myid-producer-72434050-35ab-4c18-b896-833aaf843f4f] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 21:34:48.674 [kafka-producer-network-thread | myid-producer-72434050-35ab-4c18-b896-833aaf843f4f] WARN o.apache.kafka.clients.NetworkClient - [Producer clientId=myid-producer-72434050-35ab-4c18-b896-833aaf843f4f] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 21:34:48.975 [kafka-producer-network-thread | myid-producer-fa706d46-0021-452a-86db-89537540d51e] WARN o.apache.kafka.clients.NetworkClient - [Producer clientId=myid-producer-fa706d46-0021-452a-86db-89537540d51e] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 21:34:48.975 [kafka-producer-network-thread | myid-producer-fa706d46-0021-452a-86db-89537540d51e] WARN o.apache.kafka.clients.NetworkClient - [Producer clientId=myid-producer-fa706d46-0021-452a-86db-89537540d51e] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 21:34:49.476 [kafka-producer-network-thread | myid-producer-45472d0f-869d-4646-814f-47d635de5545] WARN o.apache.kafka.clients.NetworkClient - [Producer clientId=myid-producer-45472d0f-869d-4646-814f-47d635de5545] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 21:34:49.476 [kafka-producer-network-thread | myid-producer-45472d0f-869d-4646-814f-47d635de5545] WARN o.apache.kafka.clients.NetworkClient - [Producer clientId=myid-producer-45472d0f-869d-4646-814f-47d635de5545] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 21:34:49.778 [kafka-producer-network-thread | myid-producer-72434050-35ab-4c18-b896-833aaf843f4f] WARN o.apache.kafka.clients.NetworkClient - [Producer clientId=myid-producer-72434050-35ab-4c18-b896-833aaf843f4f] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 21:34:49.778 [kafka-producer-network-thread | myid-producer-72434050-35ab-4c18-b896-833aaf843f4f] WARN o.apache.kafka.clients.NetworkClient - [Producer clientId=myid-producer-72434050-35ab-4c18-b896-833aaf843f4f] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 21:34:49.879 [kafka-producer-network-thread | myid-producer-fa706d46-0021-452a-86db-89537540d51e] WARN o.apache.kafka.clients.NetworkClient - [Producer clientId=myid-producer-fa706d46-0021-452a-86db-89537540d51e] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 21:34:49.879 [kafka-producer-network-thread | myid-producer-fa706d46-0021-452a-86db-89537540d51e] WARN o.apache.kafka.clients.NetworkClient - [Producer clientId=myid-producer-fa706d46-0021-452a-86db-89537540d51e] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 21:34:50.170 [main] ERROR o.onap.dmaap.kafka.OnapKafkaProducer - Failed the send data: exc org.apache.kafka.common.errors.TimeoutException: Topic invalid.topic not present in metadata after 10000 ms. 21:34:50.176 [main] INFO kafka.server.KafkaServer - [KafkaServer id=1] shutting down 21:34:50.177 [main] INFO kafka.server.KafkaServer - [KafkaServer id=1] Starting controlled shutdown 21:34:50.180 [data-plane-kafka-socket-acceptor-ListenerName(SASL_PLAINTEXT)-SASL_PLAINTEXT-39175] DEBUG kafka.network.DataPlaneAcceptor - Accepted connection from /127.0.0.1:50922 on /127.0.0.1:39175 and assigned it to processor 1, sendBufferSize [actual|requested]: [102400|102400] recvBufferSize [actual|requested]: [102400|102400] 21:34:50.180 [data-plane-kafka-network-thread-1-ListenerName(SASL_PLAINTEXT)-SASL_PLAINTEXT-1] DEBUG kafka.network.Processor - Processor 1 listening to new connection from /127.0.0.1:50922 21:34:50.187 [controller-event-thread] INFO kafka.controller.KafkaController - [Controller id=1] Shutting down broker 1 21:34:50.187 [controller-event-thread] DEBUG kafka.controller.KafkaController - [Controller id=1] All shutting down brokers: 1 21:34:50.187 [controller-event-thread] DEBUG kafka.controller.KafkaController - [Controller id=1] Live brokers: 21:34:50.190 [controller-event-thread] INFO state.change.logger - [Controller id=1 epoch=1] Sending UpdateMetadata request to brokers HashSet() for 0 partitions 21:34:50.194 [main] INFO kafka.server.KafkaServer - [KafkaServer id=1] Controlled shutdown request returned successfully after 9ms 21:34:50.194 [data-plane-kafka-network-thread-1-ListenerName(SASL_PLAINTEXT)-SASL_PLAINTEXT-1] DEBUG kafka.request.logger - Completed request:{"isForwarded":false,"requestHeader":{"requestApiKey":7,"requestApiVersion":3,"correlationId":0,"clientId":"1","requestApiKeyName":"CONTROLLED_SHUTDOWN"},"request":{"brokerId":1,"brokerEpoch":25},"response":{"errorCode":0,"remainingPartitions":[]},"connection":"127.0.0.1:39175-127.0.0.1:50922-6","totalTimeMs":9.129,"requestQueueTimeMs":1.51,"localTimeMs":0.882,"remoteTimeMs":6.196,"throttleTimeMs":0,"responseQueueTimeMs":0.126,"sendTimeMs":0.413,"securityProtocol":"SASL_PLAINTEXT","principal":"User:admin","listener":"SASL_PLAINTEXT","clientInformation":{"softwareName":"unknown","softwareVersion":"unknown"}} 21:34:50.195 [main] INFO k.c.ZkNodeChangeNotificationListener$ChangeEventProcessThread - [/config/changes-event-process-thread]: Shutting down 21:34:50.196 [/config/changes-event-process-thread] INFO k.c.ZkNodeChangeNotificationListener$ChangeEventProcessThread - [/config/changes-event-process-thread]: Stopped 21:34:50.197 [main] INFO k.c.ZkNodeChangeNotificationListener$ChangeEventProcessThread - [/config/changes-event-process-thread]: Shutdown completed 21:34:50.197 [main] INFO kafka.network.SocketServer - [SocketServer listenerType=ZK_BROKER, nodeId=1] Stopping socket server request processors 21:34:50.198 [data-plane-kafka-socket-acceptor-ListenerName(SASL_PLAINTEXT)-SASL_PLAINTEXT-39175] DEBUG kafka.network.DataPlaneAcceptor - Closing server socket, selector, and any throttled sockets. 21:34:50.200 [data-plane-kafka-network-thread-1-ListenerName(SASL_PLAINTEXT)-SASL_PLAINTEXT-0] DEBUG kafka.network.Processor - Closing selector - processor 0 21:34:50.200 [data-plane-kafka-network-thread-1-ListenerName(SASL_PLAINTEXT)-SASL_PLAINTEXT-1] DEBUG kafka.network.Processor - Closing selector - processor 1 21:34:50.200 [data-plane-kafka-network-thread-1-ListenerName(SASL_PLAINTEXT)-SASL_PLAINTEXT-0] DEBUG kafka.network.Processor - Closing selector connection 127.0.0.1:39175-127.0.0.1:37602-0 21:34:50.200 [data-plane-kafka-network-thread-1-ListenerName(SASL_PLAINTEXT)-SASL_PLAINTEXT-1] DEBUG kafka.network.Processor - Closing selector connection 127.0.0.1:39175-127.0.0.1:56238-3 21:34:50.201 [data-plane-kafka-network-thread-1-ListenerName(SASL_PLAINTEXT)-SASL_PLAINTEXT-0] DEBUG kafka.network.Processor - Closing selector connection 127.0.0.1:39175-127.0.0.1:56242-4 21:34:50.201 [data-plane-kafka-network-thread-1-ListenerName(SASL_PLAINTEXT)-SASL_PLAINTEXT-0] DEBUG kafka.network.Processor - Closing selector connection 127.0.0.1:39175-127.0.0.1:56264-5 21:34:50.201 [data-plane-kafka-network-thread-1-ListenerName(SASL_PLAINTEXT)-SASL_PLAINTEXT-0] DEBUG kafka.network.Processor - Closing selector connection 127.0.0.1:39175-127.0.0.1:43252-6 21:34:50.202 [data-plane-kafka-network-thread-1-ListenerName(SASL_PLAINTEXT)-SASL_PLAINTEXT-1] DEBUG kafka.network.Processor - Closing selector connection 127.0.0.1:39175-127.0.0.1:56280-5 21:34:50.202 [data-plane-kafka-network-thread-1-ListenerName(SASL_PLAINTEXT)-SASL_PLAINTEXT-1] DEBUG kafka.network.Processor - Closing selector connection 127.0.0.1:39175-127.0.0.1:56252-4 21:34:50.204 [main] INFO kafka.network.SocketServer - [SocketServer listenerType=ZK_BROKER, nodeId=1] Stopped socket server request processors 21:34:50.205 [main] INFO k.server.KafkaRequestHandlerPool - [data-plane Kafka Request Handler on Broker 1], shutting down 21:34:50.206 [data-plane-kafka-request-handler-1] DEBUG kafka.server.KafkaRequestHandler - [Kafka Request Handler 1 on Broker 1], Kafka request handler 1 on broker 1 received shut down command 21:34:50.207 [data-plane-kafka-request-handler-0] DEBUG kafka.server.KafkaRequestHandler - [Kafka Request Handler 0 on Broker 1], Kafka request handler 0 on broker 1 received shut down command 21:34:50.208 [main] INFO k.server.KafkaRequestHandlerPool - [data-plane Kafka Request Handler on Broker 1], shut down completely 21:34:50.209 [main] DEBUG kafka.utils.KafkaScheduler - Shutting down task scheduler. 21:34:50.211 [main] INFO k.s.DelayedOperationPurgatory$ExpiredOperationReaper - [ExpirationReaper-1-AlterAcls]: Shutting down 21:34:50.213 [ExpirationReaper-1-AlterAcls] INFO k.s.DelayedOperationPurgatory$ExpiredOperationReaper - [ExpirationReaper-1-AlterAcls]: Stopped 21:34:50.213 [main] INFO k.s.DelayedOperationPurgatory$ExpiredOperationReaper - [ExpirationReaper-1-AlterAcls]: Shutdown completed 21:34:50.214 [main] INFO kafka.server.KafkaApis - [KafkaApi-1] Shutdown complete. 21:34:50.215 [main] INFO k.s.DelayedOperationPurgatory$ExpiredOperationReaper - [ExpirationReaper-1-topic]: Shutting down 21:34:50.218 [ExpirationReaper-1-topic] INFO k.s.DelayedOperationPurgatory$ExpiredOperationReaper - [ExpirationReaper-1-topic]: Stopped 21:34:50.218 [main] INFO k.s.DelayedOperationPurgatory$ExpiredOperationReaper - [ExpirationReaper-1-topic]: Shutdown completed 21:34:50.221 [main] INFO k.c.t.TransactionCoordinator - [TransactionCoordinator id=1] Shutting down. 21:34:50.221 [main] DEBUG kafka.utils.KafkaScheduler - Shutting down task scheduler. 21:34:50.221 [main] INFO k.c.t.TransactionStateManager - [Transaction State Manager 1]: Shutdown complete 21:34:50.222 [main] INFO k.c.t.TransactionMarkerChannelManager - [Transaction Marker Channel Manager 1]: Shutting down 21:34:50.222 [main] INFO k.c.t.TransactionMarkerChannelManager - [Transaction Marker Channel Manager 1]: Shutdown completed 21:34:50.222 [TxnMarkerSenderThread-1] INFO k.c.t.TransactionMarkerChannelManager - [Transaction Marker Channel Manager 1]: Stopped 21:34:50.223 [main] INFO k.c.t.TransactionCoordinator - [TransactionCoordinator id=1] Shutdown complete. 21:34:50.224 [main] INFO k.coordinator.group.GroupCoordinator - [GroupCoordinator 1]: Shutting down. 21:34:50.225 [main] DEBUG kafka.utils.KafkaScheduler - Shutting down task scheduler. 21:34:50.225 [main] INFO k.s.DelayedOperationPurgatory$ExpiredOperationReaper - [ExpirationReaper-1-Heartbeat]: Shutting down 21:34:50.226 [ExpirationReaper-1-Heartbeat] INFO k.s.DelayedOperationPurgatory$ExpiredOperationReaper - [ExpirationReaper-1-Heartbeat]: Stopped 21:34:50.227 [main] INFO k.s.DelayedOperationPurgatory$ExpiredOperationReaper - [ExpirationReaper-1-Heartbeat]: Shutdown completed 21:34:50.227 [main] INFO k.s.DelayedOperationPurgatory$ExpiredOperationReaper - [ExpirationReaper-1-Rebalance]: Shutting down 21:34:50.228 [ExpirationReaper-1-Rebalance] INFO k.s.DelayedOperationPurgatory$ExpiredOperationReaper - [ExpirationReaper-1-Rebalance]: Stopped 21:34:50.228 [main] INFO k.s.DelayedOperationPurgatory$ExpiredOperationReaper - [ExpirationReaper-1-Rebalance]: Shutdown completed 21:34:50.229 [main] INFO k.coordinator.group.GroupCoordinator - [GroupCoordinator 1]: Shutdown complete. 21:34:50.230 [main] INFO kafka.server.ReplicaManager - [ReplicaManager broker=1] Shutting down 21:34:50.230 [main] INFO k.s.ReplicaManager$LogDirFailureHandler - [LogDirFailureHandler]: Shutting down 21:34:50.230 [LogDirFailureHandler] INFO k.s.ReplicaManager$LogDirFailureHandler - [LogDirFailureHandler]: Stopped 21:34:50.231 [main] INFO k.s.ReplicaManager$LogDirFailureHandler - [LogDirFailureHandler]: Shutdown completed 21:34:50.231 [main] INFO kafka.server.ReplicaFetcherManager - [ReplicaFetcherManager on broker 1] shutting down 21:34:50.232 [main] INFO kafka.server.ReplicaFetcherManager - [ReplicaFetcherManager on broker 1] shutdown completed 21:34:50.233 [main] INFO k.server.ReplicaAlterLogDirsManager - [ReplicaAlterLogDirsManager on broker 1] shutting down 21:34:50.233 [main] INFO k.server.ReplicaAlterLogDirsManager - [ReplicaAlterLogDirsManager on broker 1] shutdown completed 21:34:50.233 [main] INFO k.s.DelayedOperationPurgatory$ExpiredOperationReaper - [ExpirationReaper-1-Fetch]: Shutting down 21:34:50.234 [main] INFO k.s.DelayedOperationPurgatory$ExpiredOperationReaper - [ExpirationReaper-1-Fetch]: Shutdown completed 21:34:50.234 [ExpirationReaper-1-Fetch] INFO k.s.DelayedOperationPurgatory$ExpiredOperationReaper - [ExpirationReaper-1-Fetch]: Stopped 21:34:50.235 [main] INFO k.s.DelayedOperationPurgatory$ExpiredOperationReaper - [ExpirationReaper-1-Produce]: Shutting down 21:34:50.236 [main] INFO k.s.DelayedOperationPurgatory$ExpiredOperationReaper - [ExpirationReaper-1-Produce]: Shutdown completed 21:34:50.236 [ExpirationReaper-1-Produce] INFO k.s.DelayedOperationPurgatory$ExpiredOperationReaper - [ExpirationReaper-1-Produce]: Stopped 21:34:50.236 [main] INFO k.s.DelayedOperationPurgatory$ExpiredOperationReaper - [ExpirationReaper-1-DeleteRecords]: Shutting down 21:34:50.237 [ExpirationReaper-1-DeleteRecords] INFO k.s.DelayedOperationPurgatory$ExpiredOperationReaper - [ExpirationReaper-1-DeleteRecords]: Stopped 21:34:50.237 [main] INFO k.s.DelayedOperationPurgatory$ExpiredOperationReaper - [ExpirationReaper-1-DeleteRecords]: Shutdown completed 21:34:50.238 [main] INFO k.s.DelayedOperationPurgatory$ExpiredOperationReaper - [ExpirationReaper-1-ElectLeader]: Shutting down 21:34:50.239 [ExpirationReaper-1-ElectLeader] INFO k.s.DelayedOperationPurgatory$ExpiredOperationReaper - [ExpirationReaper-1-ElectLeader]: Stopped 21:34:50.239 [main] INFO k.s.DelayedOperationPurgatory$ExpiredOperationReaper - [ExpirationReaper-1-ElectLeader]: Shutdown completed 21:34:50.245 [main] INFO kafka.server.ReplicaManager - [ReplicaManager broker=1] Shut down completely 21:34:50.246 [main] INFO k.s.BrokerToControllerRequestThread - [TestBroker:1:BrokerToControllerChannelManager broker=1 name=alterPartition]: Shutting down 21:34:50.246 [TestBroker:1:BrokerToControllerChannelManager broker=1 name=alterPartition] INFO k.s.BrokerToControllerRequestThread - [TestBroker:1:BrokerToControllerChannelManager broker=1 name=alterPartition]: Stopped 21:34:50.246 [main] INFO k.s.BrokerToControllerRequestThread - [TestBroker:1:BrokerToControllerChannelManager broker=1 name=alterPartition]: Shutdown completed 21:34:50.249 [main] INFO k.s.BrokerToControllerChannelManagerImpl - Broker to controller channel manager for alterPartition shutdown 21:34:50.250 [main] INFO k.s.BrokerToControllerRequestThread - [TestBroker:1:BrokerToControllerChannelManager broker=1 name=forwarding]: Shutting down 21:34:50.251 [TestBroker:1:BrokerToControllerChannelManager broker=1 name=forwarding] INFO k.s.BrokerToControllerRequestThread - [TestBroker:1:BrokerToControllerChannelManager broker=1 name=forwarding]: Stopped 21:34:50.251 [main] INFO k.s.BrokerToControllerRequestThread - [TestBroker:1:BrokerToControllerChannelManager broker=1 name=forwarding]: Shutdown completed 21:34:50.252 [main] INFO k.s.BrokerToControllerChannelManagerImpl - Broker to controller channel manager for forwarding shutdown 21:34:50.262 [main] INFO kafka.log.LogManager - Shutting down. 21:34:50.263 [main] INFO kafka.log.LogCleaner - Shutting down the log cleaner. 21:34:50.263 [main] INFO kafka.log.LogCleaner - [kafka-log-cleaner-thread-0]: Shutting down 21:34:50.264 [main] INFO kafka.log.LogCleaner - [kafka-log-cleaner-thread-0]: Shutdown completed 21:34:50.264 [kafka-log-cleaner-thread-0] INFO kafka.log.LogCleaner - [kafka-log-cleaner-thread-0]: Stopped 21:34:50.265 [main] DEBUG kafka.log.LogManager - Flushing and closing logs at /tmp/kafka-unit13820654021505895920 21:34:50.268 [log-closing-/tmp/kafka-unit13820654021505895920] DEBUG kafka.log.UnifiedLog - [UnifiedLog partition=__consumer_offsets-29, dir=/tmp/kafka-unit13820654021505895920] Flushing log up to offset 0 (inclusive)with recovery point 0, last flushed: 1725140060850, current time: 1725140090268,unflushed: 0 21:34:50.272 [log-closing-/tmp/kafka-unit13820654021505895920] DEBUG kafka.log.UnifiedLog - [UnifiedLog partition=__consumer_offsets-29, dir=/tmp/kafka-unit13820654021505895920] Closing log 21:34:50.273 [log-closing-/tmp/kafka-unit13820654021505895920] DEBUG kafka.log.AbstractIndex - Resized /tmp/kafka-unit13820654021505895920/__consumer_offsets-29/00000000000000000000.index to 0, position is 0 and limit is 0 21:34:50.277 [log-closing-/tmp/kafka-unit13820654021505895920] DEBUG kafka.log.AbstractIndex - Resized /tmp/kafka-unit13820654021505895920/__consumer_offsets-29/00000000000000000000.timeindex to 0, position is 0 and limit is 0 21:34:50.278 [log-closing-/tmp/kafka-unit13820654021505895920] DEBUG kafka.log.UnifiedLog - [UnifiedLog partition=__consumer_offsets-43, dir=/tmp/kafka-unit13820654021505895920] Flushing log up to offset 0 (inclusive)with recovery point 0, last flushed: 1725140061072, current time: 1725140090278,unflushed: 0 21:34:50.280 [log-closing-/tmp/kafka-unit13820654021505895920] DEBUG kafka.log.UnifiedLog - [UnifiedLog partition=__consumer_offsets-43, dir=/tmp/kafka-unit13820654021505895920] Closing log 21:34:50.281 [log-closing-/tmp/kafka-unit13820654021505895920] DEBUG kafka.log.AbstractIndex - Resized /tmp/kafka-unit13820654021505895920/__consumer_offsets-43/00000000000000000000.index to 0, position is 0 and limit is 0 21:34:50.281 [log-closing-/tmp/kafka-unit13820654021505895920] DEBUG kafka.log.AbstractIndex - Resized /tmp/kafka-unit13820654021505895920/__consumer_offsets-43/00000000000000000000.timeindex to 0, position is 0 and limit is 0 21:34:50.282 [log-closing-/tmp/kafka-unit13820654021505895920] DEBUG kafka.log.UnifiedLog - [UnifiedLog partition=__consumer_offsets-0, dir=/tmp/kafka-unit13820654021505895920] Flushing log up to offset 0 (inclusive)with recovery point 0, last flushed: 1725140060946, current time: 1725140090282,unflushed: 0 21:34:50.284 [log-closing-/tmp/kafka-unit13820654021505895920] DEBUG kafka.log.UnifiedLog - [UnifiedLog partition=__consumer_offsets-0, dir=/tmp/kafka-unit13820654021505895920] Closing log 21:34:50.285 [log-closing-/tmp/kafka-unit13820654021505895920] DEBUG kafka.log.AbstractIndex - Resized /tmp/kafka-unit13820654021505895920/__consumer_offsets-0/00000000000000000000.index to 0, position is 0 and limit is 0 21:34:50.285 [log-closing-/tmp/kafka-unit13820654021505895920] DEBUG kafka.log.AbstractIndex - Resized /tmp/kafka-unit13820654021505895920/__consumer_offsets-0/00000000000000000000.timeindex to 0, position is 0 and limit is 0 21:34:50.285 [log-closing-/tmp/kafka-unit13820654021505895920] DEBUG kafka.log.UnifiedLog - [UnifiedLog partition=__consumer_offsets-6, dir=/tmp/kafka-unit13820654021505895920] Flushing log up to offset 0 (inclusive)with recovery point 0, last flushed: 1725140061060, current time: 1725140090285,unflushed: 0 21:34:50.287 [log-closing-/tmp/kafka-unit13820654021505895920] DEBUG kafka.log.UnifiedLog - [UnifiedLog partition=__consumer_offsets-6, dir=/tmp/kafka-unit13820654021505895920] Closing log 21:34:50.287 [log-closing-/tmp/kafka-unit13820654021505895920] DEBUG kafka.log.AbstractIndex - Resized /tmp/kafka-unit13820654021505895920/__consumer_offsets-6/00000000000000000000.index to 0, position is 0 and limit is 0 21:34:50.288 [log-closing-/tmp/kafka-unit13820654021505895920] DEBUG kafka.log.AbstractIndex - Resized /tmp/kafka-unit13820654021505895920/__consumer_offsets-6/00000000000000000000.timeindex to 0, position is 0 and limit is 0 21:34:50.288 [log-closing-/tmp/kafka-unit13820654021505895920] DEBUG kafka.log.UnifiedLog - [UnifiedLog partition=__consumer_offsets-35, dir=/tmp/kafka-unit13820654021505895920] Flushing log up to offset 0 (inclusive)with recovery point 0, last flushed: 1725140060955, current time: 1725140090288,unflushed: 0 21:34:50.290 [log-closing-/tmp/kafka-unit13820654021505895920] DEBUG kafka.log.UnifiedLog - [UnifiedLog partition=__consumer_offsets-35, dir=/tmp/kafka-unit13820654021505895920] Closing log 21:34:50.290 [log-closing-/tmp/kafka-unit13820654021505895920] DEBUG kafka.log.AbstractIndex - Resized /tmp/kafka-unit13820654021505895920/__consumer_offsets-35/00000000000000000000.index to 0, position is 0 and limit is 0 21:34:50.291 [log-closing-/tmp/kafka-unit13820654021505895920] DEBUG kafka.log.AbstractIndex - Resized /tmp/kafka-unit13820654021505895920/__consumer_offsets-35/00000000000000000000.timeindex to 0, position is 0 and limit is 0 21:34:50.292 [log-closing-/tmp/kafka-unit13820654021505895920] DEBUG kafka.log.UnifiedLog - [UnifiedLog partition=__consumer_offsets-30, dir=/tmp/kafka-unit13820654021505895920] Flushing log up to offset 0 (inclusive)with recovery point 0, last flushed: 1725140060935, current time: 1725140090292,unflushed: 0 21:34:50.293 [log-closing-/tmp/kafka-unit13820654021505895920] DEBUG kafka.log.UnifiedLog - [UnifiedLog partition=__consumer_offsets-30, dir=/tmp/kafka-unit13820654021505895920] Closing log 21:34:50.294 [log-closing-/tmp/kafka-unit13820654021505895920] DEBUG kafka.log.AbstractIndex - Resized /tmp/kafka-unit13820654021505895920/__consumer_offsets-30/00000000000000000000.index to 0, position is 0 and limit is 0 21:34:50.294 [log-closing-/tmp/kafka-unit13820654021505895920] DEBUG kafka.log.AbstractIndex - Resized /tmp/kafka-unit13820654021505895920/__consumer_offsets-30/00000000000000000000.timeindex to 0, position is 0 and limit is 0 21:34:50.295 [log-closing-/tmp/kafka-unit13820654021505895920] DEBUG kafka.log.UnifiedLog - [UnifiedLog partition=__consumer_offsets-13, dir=/tmp/kafka-unit13820654021505895920] Flushing log up to offset 0 (inclusive)with recovery point 0, last flushed: 1725140061082, current time: 1725140090295,unflushed: 0 21:34:50.296 [log-closing-/tmp/kafka-unit13820654021505895920] DEBUG kafka.log.UnifiedLog - [UnifiedLog partition=__consumer_offsets-13, dir=/tmp/kafka-unit13820654021505895920] Closing log 21:34:50.297 [log-closing-/tmp/kafka-unit13820654021505895920] DEBUG kafka.log.AbstractIndex - Resized /tmp/kafka-unit13820654021505895920/__consumer_offsets-13/00000000000000000000.index to 0, position is 0 and limit is 0 21:34:50.297 [log-closing-/tmp/kafka-unit13820654021505895920] DEBUG kafka.log.AbstractIndex - Resized /tmp/kafka-unit13820654021505895920/__consumer_offsets-13/00000000000000000000.timeindex to 0, position is 0 and limit is 0 21:34:50.298 [log-closing-/tmp/kafka-unit13820654021505895920] DEBUG kafka.log.UnifiedLog - [UnifiedLog partition=__consumer_offsets-26, dir=/tmp/kafka-unit13820654021505895920] Flushing log up to offset 0 (inclusive)with recovery point 0, last flushed: 1725140060639, current time: 1725140090298,unflushed: 0 21:34:50.299 [log-closing-/tmp/kafka-unit13820654021505895920] DEBUG kafka.log.UnifiedLog - [UnifiedLog partition=__consumer_offsets-26, dir=/tmp/kafka-unit13820654021505895920] Closing log 21:34:50.300 [log-closing-/tmp/kafka-unit13820654021505895920] DEBUG kafka.log.AbstractIndex - Resized /tmp/kafka-unit13820654021505895920/__consumer_offsets-26/00000000000000000000.index to 0, position is 0 and limit is 0 21:34:50.300 [log-closing-/tmp/kafka-unit13820654021505895920] DEBUG kafka.log.AbstractIndex - Resized /tmp/kafka-unit13820654021505895920/__consumer_offsets-26/00000000000000000000.timeindex to 0, position is 0 and limit is 0 21:34:50.301 [log-closing-/tmp/kafka-unit13820654021505895920] DEBUG kafka.log.UnifiedLog - [UnifiedLog partition=__consumer_offsets-21, dir=/tmp/kafka-unit13820654021505895920] Flushing log up to offset 0 (inclusive)with recovery point 0, last flushed: 1725140061031, current time: 1725140090301,unflushed: 0 21:34:50.303 [log-closing-/tmp/kafka-unit13820654021505895920] DEBUG kafka.log.UnifiedLog - [UnifiedLog partition=__consumer_offsets-21, dir=/tmp/kafka-unit13820654021505895920] Closing log 21:34:50.303 [log-closing-/tmp/kafka-unit13820654021505895920] DEBUG kafka.log.AbstractIndex - Resized /tmp/kafka-unit13820654021505895920/__consumer_offsets-21/00000000000000000000.index to 0, position is 0 and limit is 0 21:34:50.303 [kafka-producer-network-thread | myid-producer-d9af5f27-a788-4ea1-aa41-f695e16251fc] WARN o.apache.kafka.clients.NetworkClient - [Producer clientId=myid-producer-d9af5f27-a788-4ea1-aa41-f695e16251fc] Connection to node 1 (localhost/127.0.0.1:39175) could not be established. Broker may not be available. 21:34:50.304 [log-closing-/tmp/kafka-unit13820654021505895920] DEBUG kafka.log.AbstractIndex - Resized /tmp/kafka-unit13820654021505895920/__consumer_offsets-21/00000000000000000000.timeindex to 0, position is 0 and limit is 0 21:34:50.305 [log-closing-/tmp/kafka-unit13820654021505895920] DEBUG kafka.log.UnifiedLog - [UnifiedLog partition=__consumer_offsets-19, dir=/tmp/kafka-unit13820654021505895920] Flushing log up to offset 0 (inclusive)with recovery point 0, last flushed: 1725140060598, current time: 1725140090305,unflushed: 0 21:34:50.307 [log-closing-/tmp/kafka-unit13820654021505895920] DEBUG kafka.log.UnifiedLog - [UnifiedLog partition=__consumer_offsets-19, dir=/tmp/kafka-unit13820654021505895920] Closing log 21:34:50.307 [log-closing-/tmp/kafka-unit13820654021505895920] DEBUG kafka.log.AbstractIndex - Resized /tmp/kafka-unit13820654021505895920/__consumer_offsets-19/00000000000000000000.index to 0, position is 0 and limit is 0 21:34:50.308 [log-closing-/tmp/kafka-unit13820654021505895920] DEBUG kafka.log.AbstractIndex - Resized /tmp/kafka-unit13820654021505895920/__consumer_offsets-19/00000000000000000000.timeindex to 0, position is 0 and limit is 0 21:34:50.308 [log-closing-/tmp/kafka-unit13820654021505895920] DEBUG kafka.log.UnifiedLog - [UnifiedLog partition=__consumer_offsets-25, dir=/tmp/kafka-unit13820654021505895920] Flushing log up to offset 0 (inclusive)with recovery point 0, last flushed: 1725140060745, current time: 1725140090308,unflushed: 0 21:34:50.310 [log-closing-/tmp/kafka-unit13820654021505895920] DEBUG kafka.log.UnifiedLog - [UnifiedLog partition=__consumer_offsets-25, dir=/tmp/kafka-unit13820654021505895920] Closing log 21:34:50.310 [log-closing-/tmp/kafka-unit13820654021505895920] DEBUG kafka.log.AbstractIndex - Resized /tmp/kafka-unit13820654021505895920/__consumer_offsets-25/00000000000000000000.index to 0, position is 0 and limit is 0 21:34:50.310 [log-closing-/tmp/kafka-unit13820654021505895920] DEBUG kafka.log.AbstractIndex - Resized /tmp/kafka-unit13820654021505895920/__consumer_offsets-25/00000000000000000000.timeindex to 0, position is 0 and limit is 0 21:34:50.311 [log-closing-/tmp/kafka-unit13820654021505895920] DEBUG kafka.log.UnifiedLog - [UnifiedLog partition=__consumer_offsets-33, dir=/tmp/kafka-unit13820654021505895920] Flushing log up to offset 0 (inclusive)with recovery point 0, last flushed: 1725140060575, current time: 1725140090311,unflushed: 0 21:34:50.313 [log-closing-/tmp/kafka-unit13820654021505895920] DEBUG kafka.log.UnifiedLog - [UnifiedLog partition=__consumer_offsets-33, dir=/tmp/kafka-unit13820654021505895920] Closing log 21:34:50.313 [log-closing-/tmp/kafka-unit13820654021505895920] DEBUG kafka.log.AbstractIndex - Resized /tmp/kafka-unit13820654021505895920/__consumer_offsets-33/00000000000000000000.index to 0, position is 0 and limit is 0 21:34:50.313 [log-closing-/tmp/kafka-unit13820654021505895920] DEBUG kafka.log.AbstractIndex - Resized /tmp/kafka-unit13820654021505895920/__consumer_offsets-33/00000000000000000000.timeindex to 0, position is 0 and limit is 0 21:34:50.314 [log-closing-/tmp/kafka-unit13820654021505895920] DEBUG kafka.log.UnifiedLog - [UnifiedLog partition=__consumer_offsets-41, dir=/tmp/kafka-unit13820654021505895920] Flushing log up to offset 0 (inclusive)with recovery point 0, last flushed: 1725140060540, current time: 1725140090314,unflushed: 0 21:34:50.316 [log-closing-/tmp/kafka-unit13820654021505895920] DEBUG kafka.log.UnifiedLog - [UnifiedLog partition=__consumer_offsets-41, dir=/tmp/kafka-unit13820654021505895920] Closing log 21:34:50.316 [log-closing-/tmp/kafka-unit13820654021505895920] DEBUG kafka.log.AbstractIndex - Resized /tmp/kafka-unit13820654021505895920/__consumer_offsets-41/00000000000000000000.index to 0, position is 0 and limit is 0 21:34:50.316 [log-closing-/tmp/kafka-unit13820654021505895920] DEBUG kafka.log.AbstractIndex - Resized /tmp/kafka-unit13820654021505895920/__consumer_offsets-41/00000000000000000000.timeindex to 0, position is 0 and limit is 0 21:34:50.317 [log-closing-/tmp/kafka-unit13820654021505895920] DEBUG kafka.log.UnifiedLog - [UnifiedLog partition=__consumer_offsets-37, dir=/tmp/kafka-unit13820654021505895920] Flushing log up to offset 0 (inclusive)with recovery point 0, last flushed: 1725140060822, current time: 1725140090317,unflushed: 0 21:34:50.318 [log-closing-/tmp/kafka-unit13820654021505895920] DEBUG kafka.log.UnifiedLog - [UnifiedLog partition=__consumer_offsets-37, dir=/tmp/kafka-unit13820654021505895920] Closing log 21:34:50.319 [log-closing-/tmp/kafka-unit13820654021505895920] DEBUG kafka.log.AbstractIndex - Resized /tmp/kafka-unit13820654021505895920/__consumer_offsets-37/00000000000000000000.index to 0, position is 0 and limit is 0 21:34:50.319 [log-closing-/tmp/kafka-unit13820654021505895920] DEBUG kafka.log.AbstractIndex - Resized /tmp/kafka-unit13820654021505895920/__consumer_offsets-37/00000000000000000000.timeindex to 0, position is 0 and limit is 0 21:34:50.319 [log-closing-/tmp/kafka-unit13820654021505895920] DEBUG kafka.log.UnifiedLog - [UnifiedLog partition=__consumer_offsets-8, dir=/tmp/kafka-unit13820654021505895920] Flushing log up to offset 0 (inclusive)with recovery point 0, last flushed: 1725140060910, current time: 1725140090319,unflushed: 0 21:34:50.321 [log-closing-/tmp/kafka-unit13820654021505895920] DEBUG kafka.log.UnifiedLog - [UnifiedLog partition=__consumer_offsets-8, dir=/tmp/kafka-unit13820654021505895920] Closing log 21:34:50.321 [log-closing-/tmp/kafka-unit13820654021505895920] DEBUG kafka.log.AbstractIndex - Resized /tmp/kafka-unit13820654021505895920/__consumer_offsets-8/00000000000000000000.index to 0, position is 0 and limit is 0 21:34:50.321 [log-closing-/tmp/kafka-unit13820654021505895920] DEBUG kafka.log.AbstractIndex - Resized /tmp/kafka-unit13820654021505895920/__consumer_offsets-8/00000000000000000000.timeindex to 0, position is 0 and limit is 0 21:34:50.321 [log-closing-/tmp/kafka-unit13820654021505895920] DEBUG kafka.log.UnifiedLog - [UnifiedLog partition=__consumer_offsets-24, dir=/tmp/kafka-unit13820654021505895920] Flushing log up to offset 0 (inclusive)with recovery point 0, last flushed: 1725140060700, current time: 1725140090321,unflushed: 0 21:34:50.323 [log-closing-/tmp/kafka-unit13820654021505895920] DEBUG kafka.log.UnifiedLog - [UnifiedLog partition=__consumer_offsets-24, dir=/tmp/kafka-unit13820654021505895920] Closing log 21:34:50.323 [log-closing-/tmp/kafka-unit13820654021505895920] DEBUG kafka.log.AbstractIndex - Resized /tmp/kafka-unit13820654021505895920/__consumer_offsets-24/00000000000000000000.index to 0, position is 0 and limit is 0 21:34:50.323 [log-closing-/tmp/kafka-unit13820654021505895920] DEBUG kafka.log.AbstractIndex - Resized /tmp/kafka-unit13820654021505895920/__consumer_offsets-24/00000000000000000000.timeindex to 0, position is 0 and limit is 0 21:34:50.324 [log-closing-/tmp/kafka-unit13820654021505895920] DEBUG kafka.log.UnifiedLog - [UnifiedLog partition=__consumer_offsets-49, dir=/tmp/kafka-unit13820654021505895920] Flushing log up to offset 0 (inclusive)with recovery point 0, last flushed: 1725140060676, current time: 1725140090324,unflushed: 0 21:34:50.326 [log-closing-/tmp/kafka-unit13820654021505895920] DEBUG kafka.log.UnifiedLog - [UnifiedLog partition=__consumer_offsets-49, dir=/tmp/kafka-unit13820654021505895920] Closing log 21:34:50.326 [log-closing-/tmp/kafka-unit13820654021505895920] DEBUG kafka.log.AbstractIndex - Resized /tmp/kafka-unit13820654021505895920/__consumer_offsets-49/00000000000000000000.index to 0, position is 0 and limit is 0 21:34:50.327 [log-closing-/tmp/kafka-unit13820654021505895920] DEBUG kafka.log.AbstractIndex - Resized /tmp/kafka-unit13820654021505895920/__consumer_offsets-49/00000000000000000000.timeindex to 0, position is 0 and limit is 0 21:34:50.327 [log-closing-/tmp/kafka-unit13820654021505895920] DEBUG kafka.log.UnifiedLog - [UnifiedLog partition=__consumer_offsets-3, dir=/tmp/kafka-unit13820654021505895920] Flushing log up to offset 0 (inclusive)with recovery point 0, last flushed: 1725140060517, current time: 1725140090327,unflushed: 0 21:34:50.328 [log-closing-/tmp/kafka-unit13820654021505895920] DEBUG kafka.log.UnifiedLog - [UnifiedLog partition=__consumer_offsets-3, dir=/tmp/kafka-unit13820654021505895920] Closing log 21:34:50.329 [log-closing-/tmp/kafka-unit13820654021505895920] DEBUG kafka.log.AbstractIndex - Resized /tmp/kafka-unit13820654021505895920/__consumer_offsets-3/00000000000000000000.index to 0, position is 0 and limit is 0 21:34:50.329 [log-closing-/tmp/kafka-unit13820654021505895920] DEBUG kafka.log.AbstractIndex - Resized /tmp/kafka-unit13820654021505895920/__consumer_offsets-3/00000000000000000000.timeindex to 0, position is 0 and limit is 0 21:34:50.329 [log-closing-/tmp/kafka-unit13820654021505895920] DEBUG kafka.log.UnifiedLog - [UnifiedLog partition=__consumer_offsets-40, dir=/tmp/kafka-unit13820654021505895920] Flushing log up to offset 0 (inclusive)with recovery point 0, last flushed: 1725140060759, current time: 1725140090329,unflushed: 0 21:34:50.330 [log-closing-/tmp/kafka-unit13820654021505895920] DEBUG kafka.log.UnifiedLog - [UnifiedLog partition=__consumer_offsets-40, dir=/tmp/kafka-unit13820654021505895920] Closing log 21:34:50.331 [log-closing-/tmp/kafka-unit13820654021505895920] DEBUG kafka.log.AbstractIndex - Resized /tmp/kafka-unit13820654021505895920/__consumer_offsets-40/00000000000000000000.index to 0, position is 0 and limit is 0 21:34:50.331 [log-closing-/tmp/kafka-unit13820654021505895920] DEBUG kafka.log.AbstractIndex - Resized /tmp/kafka-unit13820654021505895920/__consumer_offsets-40/00000000000000000000.timeindex to 0, position is 0 and limit is 0 21:34:50.337 [log-closing-/tmp/kafka-unit13820654021505895920] DEBUG kafka.log.UnifiedLog - [UnifiedLog partition=__consumer_offsets-27, dir=/tmp/kafka-unit13820654021505895920] Flushing log up to offset 0 (inclusive)with recovery point 0, last flushed: 1725140060997, current time: 1725140090337,unflushed: 0 21:34:50.339 [log-closing-/tmp/kafka-unit13820654021505895920] DEBUG kafka.log.UnifiedLog - [UnifiedLog partition=__consumer_offsets-27, dir=/tmp/kafka-unit13820654021505895920] Closing log 21:34:50.339 [log-closing-/tmp/kafka-unit13820654021505895920] DEBUG kafka.log.AbstractIndex - Resized /tmp/kafka-unit13820654021505895920/__consumer_offsets-27/00000000000000000000.index to 0, position is 0 and limit is 0 21:34:50.339 [log-closing-/tmp/kafka-unit13820654021505895920] DEBUG kafka.log.AbstractIndex - Resized /tmp/kafka-unit13820654021505895920/__consumer_offsets-27/00000000000000000000.timeindex to 0, position is 0 and limit is 0 21:34:50.340 [log-closing-/tmp/kafka-unit13820654021505895920] DEBUG kafka.log.UnifiedLog - [UnifiedLog partition=__consumer_offsets-17, dir=/tmp/kafka-unit13820654021505895920] Flushing log up to offset 0 (inclusive)with recovery point 0, last flushed: 1725140060809, current time: 1725140090340,unflushed: 0 21:34:50.341 [log-closing-/tmp/kafka-unit13820654021505895920] DEBUG kafka.log.UnifiedLog - [UnifiedLog partition=__consumer_offsets-17, dir=/tmp/kafka-unit13820654021505895920] Closing log 21:34:50.342 [log-closing-/tmp/kafka-unit13820654021505895920] DEBUG kafka.log.AbstractIndex - Resized /tmp/kafka-unit13820654021505895920/__consumer_offsets-17/00000000000000000000.index to 0, position is 0 and limit is 0 21:34:50.342 [log-closing-/tmp/kafka-unit13820654021505895920] DEBUG kafka.log.AbstractIndex - Resized /tmp/kafka-unit13820654021505895920/__consumer_offsets-17/00000000000000000000.timeindex to 0, position is 0 and limit is 0 21:34:50.342 [log-closing-/tmp/kafka-unit13820654021505895920] DEBUG kafka.log.UnifiedLog - [UnifiedLog partition=__consumer_offsets-32, dir=/tmp/kafka-unit13820654021505895920] Flushing log up to offset 0 (inclusive)with recovery point 0, last flushed: 1725140060816, current time: 1725140090342,unflushed: 0 21:34:50.343 [log-closing-/tmp/kafka-unit13820654021505895920] DEBUG kafka.log.UnifiedLog - [UnifiedLog partition=__consumer_offsets-32, dir=/tmp/kafka-unit13820654021505895920] Closing log 21:34:50.343 [log-closing-/tmp/kafka-unit13820654021505895920] DEBUG kafka.log.AbstractIndex - Resized /tmp/kafka-unit13820654021505895920/__consumer_offsets-32/00000000000000000000.index to 0, position is 0 and limit is 0 21:34:50.344 [log-closing-/tmp/kafka-unit13820654021505895920] DEBUG kafka.log.AbstractIndex - Resized /tmp/kafka-unit13820654021505895920/__consumer_offsets-32/00000000000000000000.timeindex to 0, position is 0 and limit is 0 21:34:50.344 [log-closing-/tmp/kafka-unit13820654021505895920] DEBUG kafka.log.UnifiedLog - [UnifiedLog partition=__consumer_offsets-39, dir=/tmp/kafka-unit13820654021505895920] Flushing log up to offset 7 (inclusive)with recovery point 7, last flushed: 1725140079450, current time: 1725140090344,unflushed: 0 21:34:50.344 [log-closing-/tmp/kafka-unit13820654021505895920] DEBUG kafka.log.UnifiedLog - [UnifiedLog partition=__consumer_offsets-39, dir=/tmp/kafka-unit13820654021505895920] Closing log 21:34:50.349 [log-closing-/tmp/kafka-unit13820654021505895920] INFO kafka.log.ProducerStateManager - [ProducerStateManager partition=__consumer_offsets-39] Wrote producer snapshot at offset 7 with 0 producer ids in 3 ms. 21:34:50.350 [log-closing-/tmp/kafka-unit13820654021505895920] DEBUG kafka.log.AbstractIndex - Resized /tmp/kafka-unit13820654021505895920/__consumer_offsets-39/00000000000000000000.index to 0, position is 0 and limit is 0 21:34:50.351 [log-closing-/tmp/kafka-unit13820654021505895920] DEBUG kafka.log.AbstractIndex - Resized /tmp/kafka-unit13820654021505895920/__consumer_offsets-39/00000000000000000000.timeindex to 12, position is 12 and limit is 12 21:34:50.351 [log-closing-/tmp/kafka-unit13820654021505895920] DEBUG kafka.log.UnifiedLog - [UnifiedLog partition=__consumer_offsets-2, dir=/tmp/kafka-unit13820654021505895920] Flushing log up to offset 0 (inclusive)with recovery point 0, last flushed: 1725140060737, current time: 1725140090351,unflushed: 0 21:34:50.352 [log-closing-/tmp/kafka-unit13820654021505895920] DEBUG kafka.log.UnifiedLog - [UnifiedLog partition=__consumer_offsets-2, dir=/tmp/kafka-unit13820654021505895920] Closing log 21:34:50.352 [log-closing-/tmp/kafka-unit13820654021505895920] DEBUG kafka.log.AbstractIndex - Resized /tmp/kafka-unit13820654021505895920/__consumer_offsets-2/00000000000000000000.index to 0, position is 0 and limit is 0 21:34:50.353 [log-closing-/tmp/kafka-unit13820654021505895920] DEBUG kafka.log.AbstractIndex - Resized /tmp/kafka-unit13820654021505895920/__consumer_offsets-2/00000000000000000000.timeindex to 0, position is 0 and limit is 0 21:34:50.353 [log-closing-/tmp/kafka-unit13820654021505895920] DEBUG kafka.log.UnifiedLog - [UnifiedLog partition=__consumer_offsets-44, dir=/tmp/kafka-unit13820654021505895920] Flushing log up to offset 0 (inclusive)with recovery point 0, last flushed: 1725140060860, current time: 1725140090353,unflushed: 0 21:34:50.354 [log-closing-/tmp/kafka-unit13820654021505895920] DEBUG kafka.log.UnifiedLog - [UnifiedLog partition=__consumer_offsets-44, dir=/tmp/kafka-unit13820654021505895920] Closing log 21:34:50.354 [log-closing-/tmp/kafka-unit13820654021505895920] DEBUG kafka.log.AbstractIndex - Resized /tmp/kafka-unit13820654021505895920/__consumer_offsets-44/00000000000000000000.index to 0, position is 0 and limit is 0 21:34:50.354 [log-closing-/tmp/kafka-unit13820654021505895920] DEBUG kafka.log.AbstractIndex - Resized /tmp/kafka-unit13820654021505895920/__consumer_offsets-44/00000000000000000000.timeindex to 0, position is 0 and limit is 0 21:34:50.355 [log-closing-/tmp/kafka-unit13820654021505895920] DEBUG kafka.log.UnifiedLog - [UnifiedLog partition=__consumer_offsets-12, dir=/tmp/kafka-unit13820654021505895920] Flushing log up to offset 0 (inclusive)with recovery point 0, last flushed: 1725140061020, current time: 1725140090355,unflushed: 0 21:34:50.356 [log-closing-/tmp/kafka-unit13820654021505895920] DEBUG kafka.log.UnifiedLog - [UnifiedLog partition=__consumer_offsets-12, dir=/tmp/kafka-unit13820654021505895920] Closing log 21:34:50.356 [log-closing-/tmp/kafka-unit13820654021505895920] DEBUG kafka.log.AbstractIndex - Resized /tmp/kafka-unit13820654021505895920/__consumer_offsets-12/00000000000000000000.index to 0, position is 0 and limit is 0 21:34:50.356 [log-closing-/tmp/kafka-unit13820654021505895920] DEBUG kafka.log.AbstractIndex - Resized /tmp/kafka-unit13820654021505895920/__consumer_offsets-12/00000000000000000000.timeindex to 0, position is 0 and limit is 0 21:34:50.356 [log-closing-/tmp/kafka-unit13820654021505895920] DEBUG kafka.log.UnifiedLog - [UnifiedLog partition=__consumer_offsets-36, dir=/tmp/kafka-unit13820654021505895920] Flushing log up to offset 0 (inclusive)with recovery point 0, last flushed: 1725140061045, current time: 1725140090356,unflushed: 0 21:34:50.357 [log-closing-/tmp/kafka-unit13820654021505895920] DEBUG kafka.log.UnifiedLog - [UnifiedLog partition=__consumer_offsets-36, dir=/tmp/kafka-unit13820654021505895920] Closing log 21:34:50.357 [log-closing-/tmp/kafka-unit13820654021505895920] DEBUG kafka.log.AbstractIndex - Resized /tmp/kafka-unit13820654021505895920/__consumer_offsets-36/00000000000000000000.index to 0, position is 0 and limit is 0 21:34:50.357 [log-closing-/tmp/kafka-unit13820654021505895920] DEBUG kafka.log.AbstractIndex - Resized /tmp/kafka-unit13820654021505895920/__consumer_offsets-36/00000000000000000000.timeindex to 0, position is 0 and limit is 0 21:34:50.357 [log-closing-/tmp/kafka-unit13820654021505895920] DEBUG kafka.log.UnifiedLog - [UnifiedLog partition=__consumer_offsets-45, dir=/tmp/kafka-unit13820654021505895920] Flushing log up to offset 0 (inclusive)with recovery point 0, last flushed: 1725140060918, current time: 1725140090357,unflushed: 0 21:34:50.359 [log-closing-/tmp/kafka-unit13820654021505895920] DEBUG kafka.log.UnifiedLog - [UnifiedLog partition=__consumer_offsets-45, dir=/tmp/kafka-unit13820654021505895920] Closing log 21:34:50.359 [log-closing-/tmp/kafka-unit13820654021505895920] DEBUG kafka.log.AbstractIndex - Resized /tmp/kafka-unit13820654021505895920/__consumer_offsets-45/00000000000000000000.index to 0, position is 0 and limit is 0 21:34:50.359 [log-closing-/tmp/kafka-unit13820654021505895920] DEBUG kafka.log.AbstractIndex - Resized /tmp/kafka-unit13820654021505895920/__consumer_offsets-45/00000000000000000000.timeindex to 0, position is 0 and limit is 0 21:34:50.359 [log-closing-/tmp/kafka-unit13820654021505895920] DEBUG kafka.log.UnifiedLog - [UnifiedLog partition=__consumer_offsets-16, dir=/tmp/kafka-unit13820654021505895920] Flushing log up to offset 0 (inclusive)with recovery point 0, last flushed: 1725140060729, current time: 1725140090359,unflushed: 0 21:34:50.360 [log-closing-/tmp/kafka-unit13820654021505895920] DEBUG kafka.log.UnifiedLog - [UnifiedLog partition=__consumer_offsets-16, dir=/tmp/kafka-unit13820654021505895920] Closing log 21:34:50.361 [log-closing-/tmp/kafka-unit13820654021505895920] DEBUG kafka.log.AbstractIndex - Resized /tmp/kafka-unit13820654021505895920/__consumer_offsets-16/00000000000000000000.index to 0, position is 0 and limit is 0 21:34:50.361 [log-closing-/tmp/kafka-unit13820654021505895920] DEBUG kafka.log.AbstractIndex - Resized /tmp/kafka-unit13820654021505895920/__consumer_offsets-16/00000000000000000000.timeindex to 0, position is 0 and limit is 0 21:34:50.361 [log-closing-/tmp/kafka-unit13820654021505895920] DEBUG kafka.log.UnifiedLog - [UnifiedLog partition=__consumer_offsets-10, dir=/tmp/kafka-unit13820654021505895920] Flushing log up to offset 0 (inclusive)with recovery point 0, last flushed: 1725140060549, current time: 1725140090361,unflushed: 0 21:34:50.362 [log-closing-/tmp/kafka-unit13820654021505895920] DEBUG kafka.log.UnifiedLog - [UnifiedLog partition=__consumer_offsets-10, dir=/tmp/kafka-unit13820654021505895920] Closing log 21:34:50.362 [log-closing-/tmp/kafka-unit13820654021505895920] DEBUG kafka.log.AbstractIndex - Resized /tmp/kafka-unit13820654021505895920/__consumer_offsets-10/00000000000000000000.index to 0, position is 0 and limit is 0 21:34:50.362 [log-closing-/tmp/kafka-unit13820654021505895920] DEBUG kafka.log.AbstractIndex - Resized /tmp/kafka-unit13820654021505895920/__consumer_offsets-10/00000000000000000000.timeindex to 0, position is 0 and limit is 0 21:34:50.362 [log-closing-/tmp/kafka-unit13820654021505895920] DEBUG kafka.log.UnifiedLog - [UnifiedLog partition=__consumer_offsets-11, dir=/tmp/kafka-unit13820654021505895920] Flushing log up to offset 0 (inclusive)with recovery point 0, last flushed: 1725140060629, current time: 1725140090362,unflushed: 0 21:34:50.363 [log-closing-/tmp/kafka-unit13820654021505895920] DEBUG kafka.log.UnifiedLog - [UnifiedLog partition=__consumer_offsets-11, dir=/tmp/kafka-unit13820654021505895920] Closing log 21:34:50.364 [log-closing-/tmp/kafka-unit13820654021505895920] DEBUG kafka.log.AbstractIndex - Resized /tmp/kafka-unit13820654021505895920/__consumer_offsets-11/00000000000000000000.index to 0, position is 0 and limit is 0 21:34:50.364 [log-closing-/tmp/kafka-unit13820654021505895920] DEBUG kafka.log.AbstractIndex - Resized /tmp/kafka-unit13820654021505895920/__consumer_offsets-11/00000000000000000000.timeindex to 0, position is 0 and limit is 0 21:34:50.364 [log-closing-/tmp/kafka-unit13820654021505895920] DEBUG kafka.log.UnifiedLog - [UnifiedLog partition=mytopicB-0, dir=/tmp/kafka-unit13820654021505895920] Flushing log up to offset 1 (inclusive)with recovery point 1, last flushed: 1725140070131, current time: 1725140090364,unflushed: 0 21:34:50.364 [log-closing-/tmp/kafka-unit13820654021505895920] DEBUG kafka.log.UnifiedLog - [UnifiedLog partition=mytopicB-0, dir=/tmp/kafka-unit13820654021505895920] Closing log 21:34:50.366 [log-closing-/tmp/kafka-unit13820654021505895920] INFO kafka.log.ProducerStateManager - [ProducerStateManager partition=mytopicB-0] Wrote producer snapshot at offset 1 with 1 producer ids in 2 ms. 21:34:50.367 [log-closing-/tmp/kafka-unit13820654021505895920] DEBUG kafka.log.AbstractIndex - Resized /tmp/kafka-unit13820654021505895920/mytopicB-0/00000000000000000000.index to 0, position is 0 and limit is 0 21:34:50.367 [log-closing-/tmp/kafka-unit13820654021505895920] DEBUG kafka.log.AbstractIndex - Resized /tmp/kafka-unit13820654021505895920/mytopicB-0/00000000000000000000.timeindex to 12, position is 12 and limit is 12 21:34:50.367 [log-closing-/tmp/kafka-unit13820654021505895920] DEBUG kafka.log.UnifiedLog - [UnifiedLog partition=__consumer_offsets-20, dir=/tmp/kafka-unit13820654021505895920] Flushing log up to offset 0 (inclusive)with recovery point 0, last flushed: 1725140060977, current time: 1725140090367,unflushed: 0 21:34:50.368 [log-closing-/tmp/kafka-unit13820654021505895920] DEBUG kafka.log.UnifiedLog - [UnifiedLog partition=__consumer_offsets-20, dir=/tmp/kafka-unit13820654021505895920] Closing log 21:34:50.368 [log-closing-/tmp/kafka-unit13820654021505895920] DEBUG kafka.log.AbstractIndex - Resized /tmp/kafka-unit13820654021505895920/__consumer_offsets-20/00000000000000000000.index to 0, position is 0 and limit is 0 21:34:50.368 [log-closing-/tmp/kafka-unit13820654021505895920] DEBUG kafka.log.AbstractIndex - Resized /tmp/kafka-unit13820654021505895920/__consumer_offsets-20/00000000000000000000.timeindex to 0, position is 0 and limit is 0 21:34:50.368 [log-closing-/tmp/kafka-unit13820654021505895920] DEBUG kafka.log.UnifiedLog - [UnifiedLog partition=__consumer_offsets-47, dir=/tmp/kafka-unit13820654021505895920] Flushing log up to offset 0 (inclusive)with recovery point 0, last flushed: 1725140060765, current time: 1725140090368,unflushed: 0 21:34:50.369 [log-closing-/tmp/kafka-unit13820654021505895920] DEBUG kafka.log.UnifiedLog - [UnifiedLog partition=__consumer_offsets-47, dir=/tmp/kafka-unit13820654021505895920] Closing log 21:34:50.370 [log-closing-/tmp/kafka-unit13820654021505895920] DEBUG kafka.log.AbstractIndex - Resized /tmp/kafka-unit13820654021505895920/__consumer_offsets-47/00000000000000000000.index to 0, position is 0 and limit is 0 21:34:50.370 [log-closing-/tmp/kafka-unit13820654021505895920] DEBUG kafka.log.AbstractIndex - Resized /tmp/kafka-unit13820654021505895920/__consumer_offsets-47/00000000000000000000.timeindex to 0, position is 0 and limit is 0 21:34:50.370 [log-closing-/tmp/kafka-unit13820654021505895920] DEBUG kafka.log.UnifiedLog - [UnifiedLog partition=__consumer_offsets-18, dir=/tmp/kafka-unit13820654021505895920] Flushing log up to offset 0 (inclusive)with recovery point 0, last flushed: 1725140060529, current time: 1725140090370,unflushed: 0 21:34:50.371 [log-closing-/tmp/kafka-unit13820654021505895920] DEBUG kafka.log.UnifiedLog - [UnifiedLog partition=__consumer_offsets-18, dir=/tmp/kafka-unit13820654021505895920] Closing log 21:34:50.371 [log-closing-/tmp/kafka-unit13820654021505895920] DEBUG kafka.log.AbstractIndex - Resized /tmp/kafka-unit13820654021505895920/__consumer_offsets-18/00000000000000000000.index to 0, position is 0 and limit is 0 21:34:50.371 [log-closing-/tmp/kafka-unit13820654021505895920] DEBUG kafka.log.AbstractIndex - Resized /tmp/kafka-unit13820654021505895920/__consumer_offsets-18/00000000000000000000.timeindex to 0, position is 0 and limit is 0 21:34:50.371 [log-closing-/tmp/kafka-unit13820654021505895920] DEBUG kafka.log.UnifiedLog - [UnifiedLog partition=__consumer_offsets-7, dir=/tmp/kafka-unit13820654021505895920] Flushing log up to offset 0 (inclusive)with recovery point 0, last flushed: 1725140060828, current time: 1725140090371,unflushed: 0 21:34:50.372 [log-closing-/tmp/kafka-unit13820654021505895920] DEBUG kafka.log.UnifiedLog - [UnifiedLog partition=__consumer_offsets-7, dir=/tmp/kafka-unit13820654021505895920] Closing log 21:34:50.373 [log-closing-/tmp/kafka-unit13820654021505895920] DEBUG kafka.log.AbstractIndex - Resized /tmp/kafka-unit13820654021505895920/__consumer_offsets-7/00000000000000000000.index to 0, position is 0 and limit is 0 21:34:50.373 [log-closing-/tmp/kafka-unit13820654021505895920] DEBUG kafka.log.AbstractIndex - Resized /tmp/kafka-unit13820654021505895920/__consumer_offsets-7/00000000000000000000.timeindex to 0, position is 0 and limit is 0 21:34:50.373 [log-closing-/tmp/kafka-unit13820654021505895920] DEBUG kafka.log.UnifiedLog - [UnifiedLog partition=__consumer_offsets-48, dir=/tmp/kafka-unit13820654021505895920] Flushing log up to offset 0 (inclusive)with recovery point 0, last flushed: 1725140060588, current time: 1725140090373,unflushed: 0 21:34:50.374 [log-closing-/tmp/kafka-unit13820654021505895920] DEBUG kafka.log.UnifiedLog - [UnifiedLog partition=__consumer_offsets-48, dir=/tmp/kafka-unit13820654021505895920] Closing log 21:34:50.374 [log-closing-/tmp/kafka-unit13820654021505895920] DEBUG kafka.log.AbstractIndex - Resized /tmp/kafka-unit13820654021505895920/__consumer_offsets-48/00000000000000000000.index to 0, position is 0 and limit is 0 21:34:50.374 [log-closing-/tmp/kafka-unit13820654021505895920] DEBUG kafka.log.AbstractIndex - Resized /tmp/kafka-unit13820654021505895920/__consumer_offsets-48/00000000000000000000.timeindex to 0, position is 0 and limit is 0 21:34:50.374 [log-closing-/tmp/kafka-unit13820654021505895920] DEBUG kafka.log.UnifiedLog - [UnifiedLog partition=__consumer_offsets-22, dir=/tmp/kafka-unit13820654021505895920] Flushing log up to offset 0 (inclusive)with recovery point 0, last flushed: 1725140060839, current time: 1725140090374,unflushed: 0 21:34:50.375 [kafka-coordinator-heartbeat-thread | mygroup] WARN o.apache.kafka.clients.NetworkClient - [Consumer clientId=myid, groupId=mygroup] Connection to node 1 (localhost/127.0.0.1:39175) could not be established. Broker may not be available. 21:34:50.375 [log-closing-/tmp/kafka-unit13820654021505895920] DEBUG kafka.log.UnifiedLog - [UnifiedLog partition=__consumer_offsets-22, dir=/tmp/kafka-unit13820654021505895920] Closing log 21:34:50.376 [log-closing-/tmp/kafka-unit13820654021505895920] DEBUG kafka.log.AbstractIndex - Resized /tmp/kafka-unit13820654021505895920/__consumer_offsets-22/00000000000000000000.index to 0, position is 0 and limit is 0 21:34:50.376 [log-closing-/tmp/kafka-unit13820654021505895920] DEBUG kafka.log.AbstractIndex - Resized /tmp/kafka-unit13820654021505895920/__consumer_offsets-22/00000000000000000000.timeindex to 0, position is 0 and limit is 0 21:34:50.376 [log-closing-/tmp/kafka-unit13820654021505895920] DEBUG kafka.log.UnifiedLog - [UnifiedLog partition=__consumer_offsets-46, dir=/tmp/kafka-unit13820654021505895920] Flushing log up to offset 0 (inclusive)with recovery point 0, last flushed: 1725140060714, current time: 1725140090376,unflushed: 0 21:34:50.377 [log-closing-/tmp/kafka-unit13820654021505895920] DEBUG kafka.log.UnifiedLog - [UnifiedLog partition=__consumer_offsets-46, dir=/tmp/kafka-unit13820654021505895920] Closing log 21:34:50.377 [log-closing-/tmp/kafka-unit13820654021505895920] DEBUG kafka.log.AbstractIndex - Resized /tmp/kafka-unit13820654021505895920/__consumer_offsets-46/00000000000000000000.index to 0, position is 0 and limit is 0 21:34:50.377 [log-closing-/tmp/kafka-unit13820654021505895920] DEBUG kafka.log.AbstractIndex - Resized /tmp/kafka-unit13820654021505895920/__consumer_offsets-46/00000000000000000000.timeindex to 0, position is 0 and limit is 0 21:34:50.377 [log-closing-/tmp/kafka-unit13820654021505895920] DEBUG kafka.log.UnifiedLog - [UnifiedLog partition=__consumer_offsets-23, dir=/tmp/kafka-unit13820654021505895920] Flushing log up to offset 0 (inclusive)with recovery point 0, last flushed: 1725140060882, current time: 1725140090377,unflushed: 0 21:34:50.381 [log-closing-/tmp/kafka-unit13820654021505895920] DEBUG kafka.log.UnifiedLog - [UnifiedLog partition=__consumer_offsets-23, dir=/tmp/kafka-unit13820654021505895920] Closing log 21:34:50.381 [log-closing-/tmp/kafka-unit13820654021505895920] DEBUG kafka.log.AbstractIndex - Resized /tmp/kafka-unit13820654021505895920/__consumer_offsets-23/00000000000000000000.index to 0, position is 0 and limit is 0 21:34:50.382 [log-closing-/tmp/kafka-unit13820654021505895920] DEBUG kafka.log.AbstractIndex - Resized /tmp/kafka-unit13820654021505895920/__consumer_offsets-23/00000000000000000000.timeindex to 0, position is 0 and limit is 0 21:34:50.382 [log-closing-/tmp/kafka-unit13820654021505895920] DEBUG kafka.log.UnifiedLog - [UnifiedLog partition=__consumer_offsets-42, dir=/tmp/kafka-unit13820654021505895920] Flushing log up to offset 0 (inclusive)with recovery point 0, last flushed: 1725140061007, current time: 1725140090382,unflushed: 0 21:34:50.383 [log-closing-/tmp/kafka-unit13820654021505895920] DEBUG kafka.log.UnifiedLog - [UnifiedLog partition=__consumer_offsets-42, dir=/tmp/kafka-unit13820654021505895920] Closing log 21:34:50.383 [log-closing-/tmp/kafka-unit13820654021505895920] DEBUG kafka.log.AbstractIndex - Resized /tmp/kafka-unit13820654021505895920/__consumer_offsets-42/00000000000000000000.index to 0, position is 0 and limit is 0 21:34:50.383 [log-closing-/tmp/kafka-unit13820654021505895920] DEBUG kafka.log.AbstractIndex - Resized /tmp/kafka-unit13820654021505895920/__consumer_offsets-42/00000000000000000000.timeindex to 0, position is 0 and limit is 0 21:34:50.384 [log-closing-/tmp/kafka-unit13820654021505895920] DEBUG kafka.log.UnifiedLog - [UnifiedLog partition=__consumer_offsets-28, dir=/tmp/kafka-unit13820654021505895920] Flushing log up to offset 0 (inclusive)with recovery point 0, last flushed: 1725140061091, current time: 1725140090384,unflushed: 0 21:34:50.385 [log-closing-/tmp/kafka-unit13820654021505895920] DEBUG kafka.log.UnifiedLog - [UnifiedLog partition=__consumer_offsets-28, dir=/tmp/kafka-unit13820654021505895920] Closing log 21:34:50.385 [log-closing-/tmp/kafka-unit13820654021505895920] DEBUG kafka.log.AbstractIndex - Resized /tmp/kafka-unit13820654021505895920/__consumer_offsets-28/00000000000000000000.index to 0, position is 0 and limit is 0 21:34:50.385 [log-closing-/tmp/kafka-unit13820654021505895920] DEBUG kafka.log.AbstractIndex - Resized /tmp/kafka-unit13820654021505895920/__consumer_offsets-28/00000000000000000000.timeindex to 0, position is 0 and limit is 0 21:34:50.385 [log-closing-/tmp/kafka-unit13820654021505895920] DEBUG kafka.log.UnifiedLog - [UnifiedLog partition=mytopicA-0, dir=/tmp/kafka-unit13820654021505895920] Flushing log up to offset 1 (inclusive)with recovery point 1, last flushed: 1725140070103, current time: 1725140090385,unflushed: 0 21:34:50.385 [log-closing-/tmp/kafka-unit13820654021505895920] DEBUG kafka.log.UnifiedLog - [UnifiedLog partition=mytopicA-0, dir=/tmp/kafka-unit13820654021505895920] Closing log 21:34:50.387 [log-closing-/tmp/kafka-unit13820654021505895920] INFO kafka.log.ProducerStateManager - [ProducerStateManager partition=mytopicA-0] Wrote producer snapshot at offset 1 with 1 producer ids in 2 ms. 21:34:50.387 [log-closing-/tmp/kafka-unit13820654021505895920] DEBUG kafka.log.AbstractIndex - Resized /tmp/kafka-unit13820654021505895920/mytopicA-0/00000000000000000000.index to 0, position is 0 and limit is 0 21:34:50.387 [log-closing-/tmp/kafka-unit13820654021505895920] DEBUG kafka.log.AbstractIndex - Resized /tmp/kafka-unit13820654021505895920/mytopicA-0/00000000000000000000.timeindex to 12, position is 12 and limit is 12 21:34:50.387 [log-closing-/tmp/kafka-unit13820654021505895920] DEBUG kafka.log.UnifiedLog - [UnifiedLog partition=__consumer_offsets-4, dir=/tmp/kafka-unit13820654021505895920] Flushing log up to offset 0 (inclusive)with recovery point 0, last flushed: 1725140060619, current time: 1725140090387,unflushed: 0 21:34:50.389 [log-closing-/tmp/kafka-unit13820654021505895920] DEBUG kafka.log.UnifiedLog - [UnifiedLog partition=__consumer_offsets-4, dir=/tmp/kafka-unit13820654021505895920] Closing log 21:34:50.389 [log-closing-/tmp/kafka-unit13820654021505895920] DEBUG kafka.log.AbstractIndex - Resized /tmp/kafka-unit13820654021505895920/__consumer_offsets-4/00000000000000000000.index to 0, position is 0 and limit is 0 21:34:50.389 [log-closing-/tmp/kafka-unit13820654021505895920] DEBUG kafka.log.AbstractIndex - Resized /tmp/kafka-unit13820654021505895920/__consumer_offsets-4/00000000000000000000.timeindex to 0, position is 0 and limit is 0 21:34:50.389 [log-closing-/tmp/kafka-unit13820654021505895920] DEBUG kafka.log.UnifiedLog - [UnifiedLog partition=__consumer_offsets-31, dir=/tmp/kafka-unit13820654021505895920] Flushing log up to offset 0 (inclusive)with recovery point 0, last flushed: 1725140060707, current time: 1725140090389,unflushed: 0 21:34:50.390 [log-closing-/tmp/kafka-unit13820654021505895920] DEBUG kafka.log.UnifiedLog - [UnifiedLog partition=__consumer_offsets-31, dir=/tmp/kafka-unit13820654021505895920] Closing log 21:34:50.390 [log-closing-/tmp/kafka-unit13820654021505895920] DEBUG kafka.log.AbstractIndex - Resized /tmp/kafka-unit13820654021505895920/__consumer_offsets-31/00000000000000000000.index to 0, position is 0 and limit is 0 21:34:50.390 [log-closing-/tmp/kafka-unit13820654021505895920] DEBUG kafka.log.AbstractIndex - Resized /tmp/kafka-unit13820654021505895920/__consumer_offsets-31/00000000000000000000.timeindex to 0, position is 0 and limit is 0 21:34:50.390 [log-closing-/tmp/kafka-unit13820654021505895920] DEBUG kafka.log.UnifiedLog - [UnifiedLog partition=__consumer_offsets-5, dir=/tmp/kafka-unit13820654021505895920] Flushing log up to offset 0 (inclusive)with recovery point 0, last flushed: 1725140060967, current time: 1725140090390,unflushed: 0 21:34:50.392 [log-closing-/tmp/kafka-unit13820654021505895920] DEBUG kafka.log.UnifiedLog - [UnifiedLog partition=__consumer_offsets-5, dir=/tmp/kafka-unit13820654021505895920] Closing log 21:34:50.392 [log-closing-/tmp/kafka-unit13820654021505895920] DEBUG kafka.log.AbstractIndex - Resized /tmp/kafka-unit13820654021505895920/__consumer_offsets-5/00000000000000000000.index to 0, position is 0 and limit is 0 21:34:50.392 [log-closing-/tmp/kafka-unit13820654021505895920] DEBUG kafka.log.AbstractIndex - Resized /tmp/kafka-unit13820654021505895920/__consumer_offsets-5/00000000000000000000.timeindex to 0, position is 0 and limit is 0 21:34:50.392 [log-closing-/tmp/kafka-unit13820654021505895920] DEBUG kafka.log.UnifiedLog - [UnifiedLog partition=__consumer_offsets-1, dir=/tmp/kafka-unit13820654021505895920] Flushing log up to offset 0 (inclusive)with recovery point 0, last flushed: 1725140060722, current time: 1725140090392,unflushed: 0 21:34:50.393 [log-closing-/tmp/kafka-unit13820654021505895920] DEBUG kafka.log.UnifiedLog - [UnifiedLog partition=__consumer_offsets-1, dir=/tmp/kafka-unit13820654021505895920] Closing log 21:34:50.393 [log-closing-/tmp/kafka-unit13820654021505895920] DEBUG kafka.log.AbstractIndex - Resized /tmp/kafka-unit13820654021505895920/__consumer_offsets-1/00000000000000000000.index to 0, position is 0 and limit is 0 21:34:50.393 [log-closing-/tmp/kafka-unit13820654021505895920] DEBUG kafka.log.AbstractIndex - Resized /tmp/kafka-unit13820654021505895920/__consumer_offsets-1/00000000000000000000.timeindex to 0, position is 0 and limit is 0 21:34:50.394 [log-closing-/tmp/kafka-unit13820654021505895920] DEBUG kafka.log.UnifiedLog - [UnifiedLog partition=__consumer_offsets-15, dir=/tmp/kafka-unit13820654021505895920] Flushing log up to offset 0 (inclusive)with recovery point 0, last flushed: 1725140060927, current time: 1725140090394,unflushed: 0 21:34:50.395 [log-closing-/tmp/kafka-unit13820654021505895920] DEBUG kafka.log.UnifiedLog - [UnifiedLog partition=__consumer_offsets-15, dir=/tmp/kafka-unit13820654021505895920] Closing log 21:34:50.395 [log-closing-/tmp/kafka-unit13820654021505895920] DEBUG kafka.log.AbstractIndex - Resized /tmp/kafka-unit13820654021505895920/__consumer_offsets-15/00000000000000000000.index to 0, position is 0 and limit is 0 21:34:50.395 [log-closing-/tmp/kafka-unit13820654021505895920] DEBUG kafka.log.AbstractIndex - Resized /tmp/kafka-unit13820654021505895920/__consumer_offsets-15/00000000000000000000.timeindex to 0, position is 0 and limit is 0 21:34:50.395 [log-closing-/tmp/kafka-unit13820654021505895920] DEBUG kafka.log.UnifiedLog - [UnifiedLog partition=__consumer_offsets-38, dir=/tmp/kafka-unit13820654021505895920] Flushing log up to offset 0 (inclusive)with recovery point 0, last flushed: 1725140060895, current time: 1725140090395,unflushed: 0 21:34:50.396 [log-closing-/tmp/kafka-unit13820654021505895920] DEBUG kafka.log.UnifiedLog - [UnifiedLog partition=__consumer_offsets-38, dir=/tmp/kafka-unit13820654021505895920] Closing log 21:34:50.396 [log-closing-/tmp/kafka-unit13820654021505895920] DEBUG kafka.log.AbstractIndex - Resized /tmp/kafka-unit13820654021505895920/__consumer_offsets-38/00000000000000000000.index to 0, position is 0 and limit is 0 21:34:50.396 [log-closing-/tmp/kafka-unit13820654021505895920] DEBUG kafka.log.AbstractIndex - Resized /tmp/kafka-unit13820654021505895920/__consumer_offsets-38/00000000000000000000.timeindex to 0, position is 0 and limit is 0 21:34:50.396 [log-closing-/tmp/kafka-unit13820654021505895920] DEBUG kafka.log.UnifiedLog - [UnifiedLog partition=__consumer_offsets-34, dir=/tmp/kafka-unit13820654021505895920] Flushing log up to offset 0 (inclusive)with recovery point 0, last flushed: 1725140060605, current time: 1725140090396,unflushed: 0 21:34:50.397 [log-closing-/tmp/kafka-unit13820654021505895920] DEBUG kafka.log.UnifiedLog - [UnifiedLog partition=__consumer_offsets-34, dir=/tmp/kafka-unit13820654021505895920] Closing log 21:34:50.398 [log-closing-/tmp/kafka-unit13820654021505895920] DEBUG kafka.log.AbstractIndex - Resized /tmp/kafka-unit13820654021505895920/__consumer_offsets-34/00000000000000000000.index to 0, position is 0 and limit is 0 21:34:50.398 [log-closing-/tmp/kafka-unit13820654021505895920] DEBUG kafka.log.AbstractIndex - Resized /tmp/kafka-unit13820654021505895920/__consumer_offsets-34/00000000000000000000.timeindex to 0, position is 0 and limit is 0 21:34:50.398 [log-closing-/tmp/kafka-unit13820654021505895920] DEBUG kafka.log.UnifiedLog - [UnifiedLog partition=__consumer_offsets-9, dir=/tmp/kafka-unit13820654021505895920] Flushing log up to offset 0 (inclusive)with recovery point 0, last flushed: 1725140060690, current time: 1725140090398,unflushed: 0 21:34:50.399 [log-closing-/tmp/kafka-unit13820654021505895920] DEBUG kafka.log.UnifiedLog - [UnifiedLog partition=__consumer_offsets-9, dir=/tmp/kafka-unit13820654021505895920] Closing log 21:34:50.399 [log-closing-/tmp/kafka-unit13820654021505895920] DEBUG kafka.log.AbstractIndex - Resized /tmp/kafka-unit13820654021505895920/__consumer_offsets-9/00000000000000000000.index to 0, position is 0 and limit is 0 21:34:50.399 [log-closing-/tmp/kafka-unit13820654021505895920] DEBUG kafka.log.AbstractIndex - Resized /tmp/kafka-unit13820654021505895920/__consumer_offsets-9/00000000000000000000.timeindex to 0, position is 0 and limit is 0 21:34:50.399 [log-closing-/tmp/kafka-unit13820654021505895920] DEBUG kafka.log.UnifiedLog - [UnifiedLog partition=__consumer_offsets-14, dir=/tmp/kafka-unit13820654021505895920] Flushing log up to offset 0 (inclusive)with recovery point 0, last flushed: 1725140060869, current time: 1725140090399,unflushed: 0 21:34:50.400 [log-closing-/tmp/kafka-unit13820654021505895920] DEBUG kafka.log.UnifiedLog - [UnifiedLog partition=__consumer_offsets-14, dir=/tmp/kafka-unit13820654021505895920] Closing log 21:34:50.401 [log-closing-/tmp/kafka-unit13820654021505895920] DEBUG kafka.log.AbstractIndex - Resized /tmp/kafka-unit13820654021505895920/__consumer_offsets-14/00000000000000000000.index to 0, position is 0 and limit is 0 21:34:50.401 [log-closing-/tmp/kafka-unit13820654021505895920] DEBUG kafka.log.AbstractIndex - Resized /tmp/kafka-unit13820654021505895920/__consumer_offsets-14/00000000000000000000.timeindex to 0, position is 0 and limit is 0 21:34:50.401 [main] DEBUG kafka.log.LogManager - Updating recovery points at /tmp/kafka-unit13820654021505895920 21:34:50.404 [main] DEBUG kafka.log.LogManager - Updating log start offsets at /tmp/kafka-unit13820654021505895920 21:34:50.408 [main] DEBUG kafka.log.LogManager - Writing clean shutdown marker at /tmp/kafka-unit13820654021505895920 21:34:50.409 [main] INFO kafka.log.LogManager - Shutdown complete. 21:34:50.409 [main] INFO k.c.ControllerEventManager$ControllerEventThread - [ControllerEventThread controllerId=1] Shutting down 21:34:50.410 [controller-event-thread] INFO k.c.ControllerEventManager$ControllerEventThread - [ControllerEventThread controllerId=1] Stopped 21:34:50.410 [main] INFO k.c.ControllerEventManager$ControllerEventThread - [ControllerEventThread controllerId=1] Shutdown completed 21:34:50.410 [main] DEBUG kafka.controller.KafkaController - [Controller id=1] Resigning 21:34:50.411 [main] DEBUG kafka.controller.KafkaController - [Controller id=1] Unregister BrokerModifications handler for Set(1) 21:34:50.411 [main] DEBUG kafka.utils.KafkaScheduler - Shutting down task scheduler. 21:34:50.412 [main] INFO k.controller.ZkPartitionStateMachine - [PartitionStateMachine controllerId=1] Stopped partition state machine 21:34:50.413 [main] INFO k.controller.ZkReplicaStateMachine - [ReplicaStateMachine controllerId=1] Stopped replica state machine 21:34:50.414 [main] INFO kafka.controller.RequestSendThread - [RequestSendThread controllerId=1] Shutting down 21:34:50.414 [TestBroker:1:Controller-1-to-broker-1-send-thread] INFO kafka.controller.RequestSendThread - [RequestSendThread controllerId=1] Stopped 21:34:50.414 [main] INFO kafka.controller.RequestSendThread - [RequestSendThread controllerId=1] Shutdown completed 21:34:50.416 [main] INFO kafka.controller.KafkaController - [Controller id=1] Resigned 21:34:50.416 [main] INFO k.s.FinalizedFeatureChangeListener$ChangeNotificationProcessorThread - [feature-zk-node-event-process-thread]: Shutting down 21:34:50.416 [main] INFO k.s.FinalizedFeatureChangeListener$ChangeNotificationProcessorThread - [feature-zk-node-event-process-thread]: Shutdown completed 21:34:50.416 [feature-zk-node-event-process-thread] INFO k.s.FinalizedFeatureChangeListener$ChangeNotificationProcessorThread - [feature-zk-node-event-process-thread]: Stopped 21:34:50.417 [main] INFO kafka.zookeeper.ZooKeeperClient - [ZooKeeperClient Kafka server] Closing. 21:34:50.417 [main] DEBUG kafka.utils.KafkaScheduler - Shutting down task scheduler. 21:34:50.417 [main] DEBUG org.apache.zookeeper.ZooKeeper - Closing session: 0x1000001c6a50000 21:34:50.417 [main] DEBUG org.apache.zookeeper.ClientCnxn - Closing client for session: 0x1000001c6a50000 21:34:50.418 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from data tree is: 288213171194 21:34:50.418 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 289445520959 21:34:50.418 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 286980822365 21:34:50.418 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 289651079474 21:34:50.419 [ProcessThread(sid:0 cport:36377):] DEBUG o.a.z.server.PrepRequestProcessor - Digest got from outstandingChanges is: 288469047209 21:34:50.420 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - Processing request:: sessionid:0x1000001c6a50000 type:closeSession cxid:0x110 zxid:0x93 txntype:-11 reqpath:n/a 21:34:50.420 [SyncThread:0] DEBUG o.a.z.server.SessionTrackerImpl - Removing session 0x1000001c6a50000 21:34:50.420 [SyncThread:0] DEBUG o.apache.zookeeper.common.PathTrie - controller 21:34:50.420 [SyncThread:0] DEBUG o.apache.zookeeper.server.DataTree - Deleting ephemeral node /controller for session 0x1000001c6a50000 21:34:50.420 [SyncThread:0] DEBUG o.apache.zookeeper.common.PathTrie - brokers 21:34:50.420 [SyncThread:0] DEBUG o.apache.zookeeper.server.DataTree - Deleting ephemeral node /brokers/ids/1 for session 0x1000001c6a50000 21:34:50.420 [SyncThread:0] DEBUG o.apache.zookeeper.server.DataTree - Digests are matching for Zxid: 93, Digest in log and actual tree: 288469047209 21:34:50.420 [SyncThread:0] DEBUG o.a.z.server.FinalRequestProcessor - sessionid:0x1000001c6a50000 type:closeSession cxid:0x110 zxid:0x93 txntype:-11 reqpath:n/a 21:34:50.421 [main-SendThread(127.0.0.1:36377)] DEBUG org.apache.zookeeper.ClientCnxn - Got notification session id: 0x1000001c6a50000 21:34:50.421 [main-SendThread(127.0.0.1:36377)] DEBUG org.apache.zookeeper.ClientCnxn - Got WatchedEvent state:SyncConnected type:NodeDeleted path:/controller for session id 0x1000001c6a50000 21:34:50.421 [main-SendThread(127.0.0.1:36377)] DEBUG org.apache.zookeeper.ClientCnxn - Got notification session id: 0x1000001c6a50000 21:34:50.421 [main-SendThread(127.0.0.1:36377)] DEBUG org.apache.zookeeper.ClientCnxn - Got WatchedEvent state:SyncConnected type:NodeDeleted path:/brokers/ids/1 for session id 0x1000001c6a50000 21:34:50.421 [main-SendThread(127.0.0.1:36377)] DEBUG org.apache.zookeeper.ClientCnxn - Got notification session id: 0x1000001c6a50000 21:34:50.421 [main-SendThread(127.0.0.1:36377)] DEBUG org.apache.zookeeper.ClientCnxn - Got WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/brokers/ids for session id 0x1000001c6a50000 21:34:50.421 [main-SendThread(127.0.0.1:36377)] DEBUG org.apache.zookeeper.ClientCnxn - Reading reply session id: 0x1000001c6a50000, packet:: clientPath:null serverPath:null finished:false header:: 272,-11 replyHeader:: 272,147,0 request:: null response:: null 21:34:50.421 [main-EventThread] DEBUG kafka.zookeeper.ZooKeeperClient - [ZooKeeperClient Kafka server] Received event: WatchedEvent state:SyncConnected type:NodeDeleted path:/controller 21:34:50.421 [main-EventThread] DEBUG kafka.zookeeper.ZooKeeperClient - [ZooKeeperClient Kafka server] Received event: WatchedEvent state:SyncConnected type:NodeDeleted path:/brokers/ids/1 21:34:50.421 [main-EventThread] DEBUG kafka.zookeeper.ZooKeeperClient - [ZooKeeperClient Kafka server] Received event: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/brokers/ids 21:34:50.421 [main] DEBUG org.apache.zookeeper.ClientCnxn - Disconnecting client for session: 0x1000001c6a50000 21:34:50.424 [NIOWorkerThread-8] DEBUG o.a.zookeeper.server.NIOServerCnxn - Closed socket connection for client /127.0.0.1:43264 which had sessionid 0x1000001c6a50000 21:34:50.425 [kafka-producer-network-thread | myid-producer-45472d0f-869d-4646-814f-47d635de5545] WARN o.apache.kafka.clients.NetworkClient - [Producer clientId=myid-producer-45472d0f-869d-4646-814f-47d635de5545] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 21:34:50.425 [kafka-producer-network-thread | myid-producer-45472d0f-869d-4646-814f-47d635de5545] WARN o.apache.kafka.clients.NetworkClient - [Producer clientId=myid-producer-45472d0f-869d-4646-814f-47d635de5545] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 21:34:50.455 [kafka-producer-network-thread | myid-producer-d9af5f27-a788-4ea1-aa41-f695e16251fc] WARN o.apache.kafka.clients.NetworkClient - [Producer clientId=myid-producer-d9af5f27-a788-4ea1-aa41-f695e16251fc] Connection to node 1 (localhost/127.0.0.1:39175) could not be established. Broker may not be available. 21:34:50.476 [kafka-coordinator-heartbeat-thread | mygroup] WARN o.apache.kafka.clients.NetworkClient - [Consumer clientId=myid, groupId=mygroup] Connection to node 1 (localhost/127.0.0.1:39175) could not be established. Broker may not be available. 21:34:50.525 [main-EventThread] DEBUG kafka.zookeeper.ZooKeeperClient - [ZooKeeperClient Kafka server] Received event: WatchedEvent state:Closed type:None path:null 21:34:50.525 [main] INFO org.apache.zookeeper.ZooKeeper - Session: 0x1000001c6a50000 closed 21:34:50.525 [main-EventThread] INFO org.apache.zookeeper.ClientCnxn - EventThread shut down for session: 0x1000001c6a50000 21:34:50.527 [main] INFO kafka.zookeeper.ZooKeeperClient - [ZooKeeperClient Kafka server] Closed. 21:34:50.527 [main] INFO k.s.ClientQuotaManager$ThrottledChannelReaper - [TestBroker:1ThrottledChannelReaper-Fetch]: Shutting down 21:34:50.530 [TestBroker:1ThrottledChannelReaper-Fetch] INFO k.s.ClientQuotaManager$ThrottledChannelReaper - [TestBroker:1ThrottledChannelReaper-Fetch]: Stopped 21:34:50.530 [main] INFO k.s.ClientQuotaManager$ThrottledChannelReaper - [TestBroker:1ThrottledChannelReaper-Fetch]: Shutdown completed 21:34:50.530 [main] INFO k.s.ClientQuotaManager$ThrottledChannelReaper - [TestBroker:1ThrottledChannelReaper-Produce]: Shutting down 21:34:50.531 [TestBroker:1ThrottledChannelReaper-Produce] INFO k.s.ClientQuotaManager$ThrottledChannelReaper - [TestBroker:1ThrottledChannelReaper-Produce]: Stopped 21:34:50.531 [main] INFO k.s.ClientQuotaManager$ThrottledChannelReaper - [TestBroker:1ThrottledChannelReaper-Produce]: Shutdown completed 21:34:50.531 [main] INFO k.s.ClientQuotaManager$ThrottledChannelReaper - [TestBroker:1ThrottledChannelReaper-Request]: Shutting down 21:34:50.531 [TestBroker:1ThrottledChannelReaper-Request] INFO k.s.ClientQuotaManager$ThrottledChannelReaper - [TestBroker:1ThrottledChannelReaper-Request]: Stopped 21:34:50.531 [main] INFO k.s.ClientQuotaManager$ThrottledChannelReaper - [TestBroker:1ThrottledChannelReaper-Request]: Shutdown completed 21:34:50.531 [main] INFO k.s.ClientQuotaManager$ThrottledChannelReaper - [TestBroker:1ThrottledChannelReaper-ControllerMutation]: Shutting down 21:34:50.531 [TestBroker:1ThrottledChannelReaper-ControllerMutation] INFO k.s.ClientQuotaManager$ThrottledChannelReaper - [TestBroker:1ThrottledChannelReaper-ControllerMutation]: Stopped 21:34:50.531 [main] INFO k.s.ClientQuotaManager$ThrottledChannelReaper - [TestBroker:1ThrottledChannelReaper-ControllerMutation]: Shutdown completed 21:34:50.533 [main] INFO kafka.network.SocketServer - [SocketServer listenerType=ZK_BROKER, nodeId=1] Shutting down socket server 21:34:50.557 [main] INFO kafka.network.SocketServer - [SocketServer listenerType=ZK_BROKER, nodeId=1] Shutdown completed 21:34:50.559 [main] INFO kafka.server.BrokerTopicStats - Broker and topic stats closed 21:34:50.560 [main] INFO kafka.server.KafkaServer - [KafkaServer id=1] shut down completed 21:34:50.560 [main] INFO c.s.kafka.test.ZookeeperTestServer - Shutting down zookeeper test server 21:34:50.560 [ConnnectionExpirer] INFO o.a.z.server.NIOServerCnxnFactory - ConnnectionExpirerThread interrupted 21:34:50.561 [NIOServerCxnFactory.SelectorThread-0] INFO o.a.z.server.NIOServerCnxnFactory - selector thread exitted run method 21:34:50.562 [NIOServerCxnFactory.AcceptThread:0.0.0.0/0.0.0.0:36377] INFO o.a.z.server.NIOServerCnxnFactory - accept thread exitted run method 21:34:50.563 [main] INFO o.a.zookeeper.server.ZooKeeperServer - shutting down 21:34:50.563 [main] INFO o.a.z.server.RequestThrottler - Shutting down 21:34:50.563 [RequestThrottler] INFO o.a.z.server.RequestThrottler - Draining request throttler queue 21:34:50.563 [RequestThrottler] INFO o.a.z.server.RequestThrottler - RequestThrottler shutdown. Dropped 0 requests 21:34:50.563 [main] INFO o.a.z.server.SessionTrackerImpl - Shutting down 21:34:50.563 [main] INFO o.a.z.server.PrepRequestProcessor - Shutting down 21:34:50.563 [main] INFO o.a.z.server.SyncRequestProcessor - Shutting down 21:34:50.563 [ProcessThread(sid:0 cport:36377):] INFO o.a.z.server.PrepRequestProcessor - PrepRequestProcessor exited loop! 21:34:50.563 [SyncThread:0] INFO o.a.z.server.SyncRequestProcessor - SyncRequestProcessor exited! 21:34:50.564 [main] INFO o.a.z.server.FinalRequestProcessor - shutdown of request processor complete 21:34:50.564 [main] DEBUG o.a.z.server.persistence.FileTxnLog - Created new input stream: /tmp/kafka-unit176605653159482111/version-2/log.1 21:34:50.565 [main] DEBUG o.a.z.server.persistence.FileTxnLog - Created new input archive: /tmp/kafka-unit176605653159482111/version-2/log.1 21:34:50.568 [main] DEBUG o.a.z.server.persistence.FileTxnLog - EOF exception java.io.EOFException: Failed to read /tmp/kafka-unit176605653159482111/version-2/log.1 at org.apache.zookeeper.server.persistence.FileTxnLog$FileTxnIterator.next(FileTxnLog.java:771) at org.apache.zookeeper.server.persistence.FileTxnLog$FileTxnIterator.(FileTxnLog.java:650) at org.apache.zookeeper.server.persistence.FileTxnLog.read(FileTxnLog.java:462) at org.apache.zookeeper.server.persistence.FileTxnLog.read(FileTxnLog.java:449) at org.apache.zookeeper.server.persistence.FileTxnSnapLog.fastForwardFromEdits(FileTxnSnapLog.java:321) at org.apache.zookeeper.server.ZKDatabase.fastForwardDataBase(ZKDatabase.java:300) at org.apache.zookeeper.server.ZooKeeperServer.shutdown(ZooKeeperServer.java:848) at org.apache.zookeeper.server.ZooKeeperServer.shutdown(ZooKeeperServer.java:796) at org.apache.zookeeper.server.NIOServerCnxnFactory.shutdown(NIOServerCnxnFactory.java:922) at org.apache.zookeeper.server.ZooKeeperServerMain.shutdown(ZooKeeperServerMain.java:219) at org.apache.curator.test.TestingZooKeeperMain.close(TestingZooKeeperMain.java:144) at org.apache.curator.test.TestingZooKeeperServer.stop(TestingZooKeeperServer.java:110) at org.apache.curator.test.TestingServer.stop(TestingServer.java:161) at com.salesforce.kafka.test.ZookeeperTestServer.stop(ZookeeperTestServer.java:129) at com.salesforce.kafka.test.KafkaTestCluster.stop(KafkaTestCluster.java:303) at com.salesforce.kafka.test.KafkaTestCluster.close(KafkaTestCluster.java:312) at org.onap.dmaap.kafka.OnapKafkaClientTest.after(OnapKafkaClientTest.java:66) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:727) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptLifecycleMethod(TimeoutExtension.java:126) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptAfterAllMethod(TimeoutExtension.java:116) at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115) at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$invokeAfterAllMethods$13(ClassBasedTestDescriptor.java:425) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$invokeAfterAllMethods$14(ClassBasedTestDescriptor.java:423) at java.base/java.util.ArrayList.forEach(ArrayList.java:1541) at java.base/java.util.Collections$UnmodifiableCollection.forEach(Collections.java:1085) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeAfterAllMethods(ClassBasedTestDescriptor.java:423) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.after(ClassBasedTestDescriptor.java:225) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.after(ClassBasedTestDescriptor.java:80) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:161) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:161) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1541) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:127) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:377) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:138) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:465) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:451) 21:34:50.570 [Thread-2] DEBUG o.a.zookeeper.server.ZooKeeperServer - ZooKeeper server is not running, so not proceeding to shutdown! 21:34:50.577 [main] INFO kafka.server.KafkaServer - [KafkaServer id=1] shutting down 21:34:50.577 [main] INFO c.s.kafka.test.ZookeeperTestServer - Shutting down zookeeper test server [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 36.178 s - in org.onap.dmaap.kafka.OnapKafkaClientTest 21:34:50.657 [kafka-producer-network-thread | myid-producer-d9af5f27-a788-4ea1-aa41-f695e16251fc] WARN o.apache.kafka.clients.NetworkClient - [Producer clientId=myid-producer-d9af5f27-a788-4ea1-aa41-f695e16251fc] Connection to node 1 (localhost/127.0.0.1:39175) could not be established. Broker may not be available. [INFO] [INFO] Results: [INFO] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:report (post-unit-test) @ onap-kafka-client --- [INFO] Loading execution data file /w/workspace/dmaap-kafka-client-sonar/kafkaClient/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'onap-kafka-client' with 4 classes [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ onap-kafka-client --- [INFO] Building jar: /w/workspace/dmaap-kafka-client-sonar/kafkaClient/target/onap-kafka-client-0.0.1-SNAPSHOT.jar [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-integration-test) @ onap-kafka-client --- [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/w/workspace/dmaap-kafka-client-sonar/kafkaClient/target/code-coverage/jacoco-it.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ onap-kafka-client --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:report (post-integration-test) @ onap-kafka-client --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ onap-kafka-client --- [INFO] Failsafe report directory: /w/workspace/dmaap-kafka-client-sonar/kafkaClient/target/failsafe-reports [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ onap-kafka-client --- [INFO] Installing /w/workspace/dmaap-kafka-client-sonar/kafkaClient/target/onap-kafka-client-0.0.1-SNAPSHOT.jar to /tmp/r/org/onap/dmaap/kafka11aaf/onap-kafka-client/0.0.1-SNAPSHOT/onap-kafka-client-0.0.1-SNAPSHOT.jar [INFO] Installing /w/workspace/dmaap-kafka-client-sonar/kafkaClient/pom.xml to /tmp/r/org/onap/dmaap/kafka11aaf/onap-kafka-client/0.0.1-SNAPSHOT/onap-kafka-client-0.0.1-SNAPSHOT.pom [INFO] [INFO] ---------< org.onap.dmaap.kafka11aaf:onap-kafka-client-sample >--------- [INFO] Building onap-kafka-client-sample 0.0.1-SNAPSHOT [3/3] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ onap-kafka-client-sample --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ onap-kafka-client-sample --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ onap-kafka-client-sample --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-unit-test) @ onap-kafka-client-sample --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/w/workspace/dmaap-kafka-client-sonar/sampleClient/target/code-coverage/jacoco-ut.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ onap-kafka-client-sample --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ onap-kafka-client-sample --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ onap-kafka-client-sample --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 7 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ onap-kafka-client-sample --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /w/workspace/dmaap-kafka-client-sonar/sampleClient/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ onap-kafka-client-sample --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /w/workspace/dmaap-kafka-client-sonar/sampleClient/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ onap-kafka-client-sample --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M4:test (default-test) @ onap-kafka-client-sample --- [INFO] No tests to run. [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:report (post-unit-test) @ onap-kafka-client-sample --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ onap-kafka-client-sample --- [INFO] Building jar: /w/workspace/dmaap-kafka-client-sonar/sampleClient/target/onap-kafka-client-sample-0.0.1-SNAPSHOT.jar [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-integration-test) @ onap-kafka-client-sample --- [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/w/workspace/dmaap-kafka-client-sonar/sampleClient/target/code-coverage/jacoco-it.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ onap-kafka-client-sample --- [INFO] No tests to run. [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:report (post-integration-test) @ onap-kafka-client-sample --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ onap-kafka-client-sample --- [INFO] Failsafe report directory: /w/workspace/dmaap-kafka-client-sonar/sampleClient/target/failsafe-reports [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ onap-kafka-client-sample --- [INFO] Installing /w/workspace/dmaap-kafka-client-sonar/sampleClient/target/onap-kafka-client-sample-0.0.1-SNAPSHOT.jar to /tmp/r/org/onap/dmaap/kafka11aaf/onap-kafka-client-sample/0.0.1-SNAPSHOT/onap-kafka-client-sample-0.0.1-SNAPSHOT.jar [INFO] Installing /w/workspace/dmaap-kafka-client-sonar/sampleClient/pom.xml to /tmp/r/org/onap/dmaap/kafka11aaf/onap-kafka-client-sample/0.0.1-SNAPSHOT/onap-kafka-client-sample-0.0.1-SNAPSHOT.pom [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] dmaap-kafka 0.0.1-SNAPSHOT ......................... SUCCESS [ 8.506 s] [INFO] onap-kafka-client .................................. SUCCESS [ 46.591 s] [INFO] onap-kafka-client-sample 0.0.1-SNAPSHOT ............ SUCCESS [ 0.953 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 56.871 s [INFO] Finished at: 2024-08-31T21:34:55Z [INFO] ------------------------------------------------------------------------ + '[' https://sonarcloud.io = https://sonarcloud.io ']' + params+=("-Dsonar.projectKey=$PROJECT_KEY") + params+=("-Dsonar.organization=$PROJECT_ORGANIZATION") + params+=("-Dsonar.login=$API_TOKEN") + '[' False = True ']' + '[' -n openjdk17 ']' + '[' openjdk11 '!=' openjdk17 ']' + export SET_JDK_VERSION=openjdk17 + SET_JDK_VERSION=openjdk17 + bash /dev/fd/63 ++ curl -s https://raw.githubusercontent.com/lfit/releng-global-jjb/master/shell/update-java-alternatives.sh ---> update-java-alternatives.sh ---> Updating Java version ---> Ubuntu/Debian system detected update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64 to provide /usr/lib/jvm/java-openjdk (java_sdk_openjdk) in manual mode openjdk version "17.0.4" 2022-07-19 OpenJDK Runtime Environment (build 17.0.4+8-Ubuntu-118.04) OpenJDK 64-Bit Server VM (build 17.0.4+8-Ubuntu-118.04, mixed mode, sharing) JAVA_HOME=/usr/lib/jvm/java-17-openjdk-amd64 + source /tmp/java.env ++ JAVA_HOME=/usr/lib/jvm/java-17-openjdk-amd64 + /w/tools/hudson.tasks.Maven_MavenInstallation/mvn35/bin/mvn org.sonarsource.scanner.maven:sonar-maven-plugin:3.9.1.2184:sonar -e -Dsonar -Dsonar.host.url=https://sonarcloud.io --global-settings /w/workspace/dmaap-kafka-client-sonar@tmp/config16660750401767553193tmp --settings /w/workspace/dmaap-kafka-client-sonar@tmp/config1366664425696591575tmp -Dsonar.projectKey=onap_dmaap-kafka-client -Dsonar.organization=onap -Dsonar.login=**** --show-version --batch-mode -Djenkins -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -Dmaven.repo.local=/tmp/r -Dorg.ops4j.pax.url.mvn.localRepository=/tmp/r Unrecognized VM option 'MaxPermSize=256m' Error: Could not create the Java Virtual Machine. Error: A fatal exception has occurred. Program will exit. Build step 'Conditional steps (multiple)' marked build as failure [FINDBUGS] Skipping publisher since build result is FAILURE [PostBuildScript] - [INFO] Executing post build scripts. [dmaap-kafka-client-sonar] $ /bin/bash /tmp/jenkins244257801282903104.sh ---> sysstat.sh [dmaap-kafka-client-sonar] $ /bin/bash /tmp/jenkins17160912368387727882.sh ---> package-listing.sh ++ facter osfamily ++ tr '[:upper:]' '[:lower:]' + OS_FAMILY=debian + workspace=/w/workspace/dmaap-kafka-client-sonar + START_PACKAGES=/tmp/packages_start.txt + END_PACKAGES=/tmp/packages_end.txt + DIFF_PACKAGES=/tmp/packages_diff.txt + PACKAGES=/tmp/packages_start.txt + '[' /w/workspace/dmaap-kafka-client-sonar ']' + PACKAGES=/tmp/packages_end.txt + case "${OS_FAMILY}" in + dpkg -l + grep '^ii' + '[' -f /tmp/packages_start.txt ']' + '[' -f /tmp/packages_end.txt ']' + diff /tmp/packages_start.txt /tmp/packages_end.txt + '[' /w/workspace/dmaap-kafka-client-sonar ']' + mkdir -p /w/workspace/dmaap-kafka-client-sonar/archives/ + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dmaap-kafka-client-sonar/archives/ [dmaap-kafka-client-sonar] $ /bin/bash /tmp/jenkins9773005395581408751.sh ---> capture-instance-metadata.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/dmaap-kafka-client-sonar/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-chW8 from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-chW8/bin to PATH INFO: Running in OpenStack, capturing instance metadata [dmaap-kafka-client-sonar] $ /bin/bash /tmp/jenkins15504010418404714095.sh provisioning config files... copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dmaap-kafka-client-sonar@tmp/config10384406742512754094tmp Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] Run condition [Regular expression match] preventing perform for step [Provide Configuration files] [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content SERVER_ID=logs [EnvInject] - Variables injected successfully. [dmaap-kafka-client-sonar] $ /bin/bash /tmp/jenkins14449180067938777186.sh ---> create-netrc.sh [dmaap-kafka-client-sonar] $ /bin/bash /tmp/jenkins9976409470833350576.sh ---> python-tools-install.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/dmaap-kafka-client-sonar/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-chW8 from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-chW8/bin to PATH [dmaap-kafka-client-sonar] $ /bin/bash /tmp/jenkins2367647642847822403.sh ---> sudo-logs.sh Archiving 'sudo' log.. [dmaap-kafka-client-sonar] $ /bin/bash /tmp/jenkins16164319143174711409.sh ---> job-cost.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/dmaap-kafka-client-sonar/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-chW8 from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 lf-activate-venv(): INFO: Adding /tmp/venv-chW8/bin to PATH INFO: No Stack... INFO: Retrieving Pricing Info for: v3-standard-4 INFO: Archiving Costs [dmaap-kafka-client-sonar] $ /bin/bash -l /tmp/jenkins7157688132807758499.sh ---> logs-deploy.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/dmaap-kafka-client-sonar/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-chW8 from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-chW8/bin to PATH INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/dmaap-kafka-client-sonar/91 INFO: archiving workspace using pattern(s): -p **/*.log -p **/hs_err_*.log -p **/target/**/feature.xml -p **/target/failsafe-reports/failsafe-summary.xml -p **/target/surefire-reports/*-output.txt Archives upload complete. INFO: archiving logs to Nexus ---> uname -a: Linux prd-ubuntu1804-builder-4c-4g-35305 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux ---> lscpu: Architecture: x86_64 CPU op-mode(s): 32-bit, 64-bit Byte Order: Little Endian CPU(s): 4 On-line CPU(s) list: 0-3 Thread(s) per core: 1 Core(s) per socket: 1 Socket(s): 4 NUMA node(s): 1 Vendor ID: AuthenticAMD CPU family: 23 Model: 49 Model name: AMD EPYC-Rome Processor Stepping: 0 CPU MHz: 2799.996 BogoMIPS: 5599.99 Virtualization: AMD-V Hypervisor vendor: KVM Virtualization type: full L1d cache: 32K L1i cache: 32K L2 cache: 512K L3 cache: 16384K NUMA node0 CPU(s): 0-3 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl xtopology cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr arat npt nrip_save umip rdpid arch_capabilities ---> nproc: 4 ---> df -h: Filesystem Size Used Avail Use% Mounted on udev 7.9G 0 7.9G 0% /dev tmpfs 1.6G 672K 1.6G 1% /run /dev/vda1 78G 8.3G 70G 11% / tmpfs 7.9G 0 7.9G 0% /dev/shm tmpfs 5.0M 0 5.0M 0% /run/lock tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup /dev/vda15 105M 4.4M 100M 5% /boot/efi tmpfs 1.6G 0 1.6G 0% /run/user/1001 ---> free -m: total used free shared buff/cache available Mem: 16040 598 13366 0 2074 15133 Swap: 1023 0 1023 ---> ip addr: 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host valid_lft forever preferred_lft forever 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 link/ether fa:16:3e:c4:7f:01 brd ff:ff:ff:ff:ff:ff inet 10.30.107.231/23 brd 10.30.107.255 scope global dynamic ens3 valid_lft 86211sec preferred_lft 86211sec inet6 fe80::f816:3eff:fec4:7f01/64 scope link valid_lft forever preferred_lft forever ---> sar -b -r -n DEV: Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-35305) 08/31/24 _x86_64_ (4 CPU) 21:32:28 LINUX RESTART (4 CPU) 21:33:01 tps rtps wtps bread/s bwrtn/s 21:34:01 123.65 27.38 96.27 1231.93 27287.32 21:35:01 118.68 13.65 105.03 1452.16 27670.05 Average: 121.16 20.51 100.65 1342.04 27478.69 21:33:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 21:34:01 13758668 15403208 2666300 16.23 67332 1774232 1117084 6.39 853768 1597020 163748 21:35:01 13704720 15506404 2720248 16.56 74556 1920032 835260 4.78 794848 1702392 4360 Average: 13731694 15454806 2693274 16.40 70944 1847132 976172 5.59 824308 1649706 84054 21:33:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 21:34:01 lo 1.47 1.47 0.17 0.17 0.00 0.00 0.00 0.00 21:34:01 ens3 121.80 86.32 1183.77 22.04 0.00 0.00 0.00 0.00 21:35:01 lo 20.95 20.95 2.55 2.55 0.00 0.00 0.00 0.00 21:35:01 ens3 880.09 649.79 1788.14 213.09 0.00 0.00 0.00 0.00 Average: lo 11.21 11.21 1.36 1.36 0.00 0.00 0.00 0.00 Average: ens3 500.94 368.06 1485.96 117.57 0.00 0.00 0.00 0.00 ---> sar -P ALL: Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-35305) 08/31/24 _x86_64_ (4 CPU) 21:32:28 LINUX RESTART (4 CPU) 21:33:01 CPU %user %nice %system %iowait %steal %idle 21:34:01 all 21.49 0.00 1.51 5.19 0.05 71.75 21:34:01 0 22.03 0.00 1.78 8.63 0.08 67.48 21:34:01 1 16.30 0.00 1.09 0.15 0.03 82.43 21:34:01 2 19.41 0.00 1.27 10.60 0.05 68.67 21:34:01 3 28.22 0.00 1.92 1.42 0.03 68.41 21:35:01 all 22.85 0.00 1.98 3.43 0.06 71.67 21:35:01 0 25.20 0.00 1.44 1.34 0.07 71.95 21:35:01 1 22.27 0.00 2.17 8.63 0.07 66.87 21:35:01 2 24.13 0.00 2.28 3.24 0.08 70.27 21:35:01 3 19.81 0.00 2.04 0.50 0.07 77.58 Average: all 22.17 0.00 1.75 4.31 0.06 71.71 Average: 0 23.62 0.00 1.61 4.98 0.08 69.72 Average: 1 19.28 0.00 1.63 4.39 0.05 74.66 Average: 2 21.77 0.00 1.78 6.92 0.07 69.47 Average: 3 24.02 0.00 1.98 0.96 0.05 72.98