You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2021/08/03 08:16:06 UTC

[GitHub] [pulsar] startjava commented on issue #11413: pulsar ! Can you fix the exception that occurred at startup?

startjava commented on issue #11413:
URL: https://github.com/apache/pulsar/issues/11413#issuecomment-891637647


   [ghy@localhost bin]$ ./pulsar standalone
   04:12:36.032 [main] INFO  org.apache.pulsar.zookeeper.LocalBookkeeperEnsemble - Running 1 bookie(s) and advertised them at 127.0.0.1.
   04:12:36.041 [main] INFO  org.apache.pulsar.zookeeper.LocalBookkeeperEnsemble - Starting ZK server
   04:12:36.069 [main] INFO  org.apache.zookeeper.server.ZooKeeperServer - 
   04:12:36.069 [main] INFO  org.apache.zookeeper.server.ZooKeeperServer -   ______                  _                                          
   04:12:36.069 [main] INFO  org.apache.zookeeper.server.ZooKeeperServer -  |___  /                 | |                                         
   04:12:36.069 [main] INFO  org.apache.zookeeper.server.ZooKeeperServer -     / /    ___     ___   | | __   ___    ___   _ __     ___   _ __   
   04:12:36.070 [main] INFO  org.apache.zookeeper.server.ZooKeeperServer -    / /    / _ \   / _ \  | |/ /  / _ \  / _ \ | '_ \   / _ \ | '__|
   04:12:36.070 [main] INFO  org.apache.zookeeper.server.ZooKeeperServer -   / /__  | (_) | | (_) | |   <  |  __/ |  __/ | |_) | |  __/ | |    
   04:12:36.070 [main] INFO  org.apache.zookeeper.server.ZooKeeperServer -  /_____|  \___/   \___/  |_|\_\  \___|  \___| | .__/   \___| |_|
   04:12:36.070 [main] INFO  org.apache.zookeeper.server.ZooKeeperServer -                                               | |                     
   04:12:36.071 [main] INFO  org.apache.zookeeper.server.ZooKeeperServer -                                               |_|                     
   04:12:36.071 [main] INFO  org.apache.zookeeper.server.ZooKeeperServer - 
   04:12:36.122 [main] INFO  org.apache.zookeeper.server.ZooKeeperServer - Server environment:zookeeper.version=3.6.3--6401e4ad2087061bc6b9f80dec2d69f2e3c8660a, built on 04/08/2021 16:35 GMT
   04:12:36.123 [main] INFO  org.apache.zookeeper.server.ZooKeeperServer - Server environment:host.name=localhost
   04:12:36.123 [main] INFO  org.apache.zookeeper.server.ZooKeeperServer - Server environment:java.version=1.8.0_282
   04:12:36.123 [main] INFO  org.apache.zookeeper.server.ZooKeeperServer - Server environment:java.vendor=Red Hat, Inc.
   04:12:36.123 [main] INFO  org.apache.zookeeper.server.ZooKeeperServer - Server environment:java.home=/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.282.b08-4.el8.x86_64/jre
   04:12:36.123 [main] INFO  org.apache.zookeeper.server.ZooKeeperServer - Server environment:java.class.path=/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/conf:::/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/org.apache.pulsar-pulsar-broker-2.8.0.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/commons-codec-commons-codec-1.10.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/commons-collections-commons-collections-3.2.2.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/org.apache.commons-commons-lang3-3.11.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/org.slf4j-slf4j-api-1.7.25.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/io.netty-netty-transport-4.1.63.Final.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/com.google.protobuf-protobuf-java-3.11.4.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/org.apache.pulsar-pulsar-client-original-2.8.0.jar:/home
 /ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/org.apache.pulsar-pulsar-client-api-2.8.0.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/org.apache.avro-avro-protobuf-1.10.2.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/net.jcip-jcip-annotations-1.0.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/org.apache.pulsar-pulsar-websocket-2.8.0.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/org.eclipse.jetty.websocket-websocket-api-9.4.42.v20210604.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/org.eclipse.jetty.websocket-websocket-server-9.4.42.v20210604.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/org.eclipse.jetty.websocket-websocket-common-9.4.42.v20210604.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/org.eclipse.jetty.websocket-websocket-client-9.4.42.v20210604.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/org.eclipse.jetty.websocket-websock
 et-servlet-9.4.42.v20210604.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/org.eclipse.jetty.websocket-javax-websocket-client-impl-9.4.42.v20210604.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/javax.websocket-javax.websocket-client-api-1.0.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/org.apache.pulsar-pulsar-client-admin-original-2.8.0.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/org.apache.pulsar-managed-ledger-2.8.0.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/org.apache.bookkeeper.stats-codahale-metrics-provider-4.14.1.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/org.apache.pulsar-pulsar-metadata-2.8.0.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/org.apache.bookkeeper-bookkeeper-tools-framework-4.14.1.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/org.apache.pulsar-pulsar-broker-common-2.8.0.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apa
 che-pulsar-2.8.0/lib/javax.servlet-javax.servlet-api-3.1.0.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/io.jsonwebtoken-jjwt-impl-0.11.1.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/io.jsonwebtoken-jjwt-api-0.11.1.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/io.jsonwebtoken-jjwt-jackson-0.11.1.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/org.apache.pulsar-pulsar-transaction-common-2.8.0.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/org.apache.pulsar-pulsar-zookeeper-utils-2.8.0.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/org.apache.bookkeeper-stream-storage-server-4.14.1.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/org.apache.bookkeeper-stream-storage-service-impl-4.14.1.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/org.apache.bookkeeper-stream-storage-service-api-4.14.1.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/
 org.apache.bookkeeper-stream-storage-proto-4.14.1.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/org.apache.bookkeeper-stream-storage-java-client-base-4.14.1.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/org.apache.bookkeeper-stream-storage-api-4.14.1.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/org.apache.bookkeeper-statelib-4.14.1.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/org.apache.bookkeeper-stream-storage-common-4.14.1.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/org.apache.distributedlog-distributedlog-core-4.14.1-tests.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/org.apache.bookkeeper-stream-storage-java-client-4.14.1.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/io.opencensus-opencensus-api-0.18.0.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/com.google.auto.value-auto-value-annotations-1.7.jar:/home/ghy/T/apache-pulsar-2.8.0-b
 in/apache-pulsar-2.8.0/lib/com.google.http-client-google-http-client-1.34.0.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/io.opencensus-opencensus-contrib-http-util-0.24.0.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/com.google.http-client-google-http-client-jackson2-1.34.0.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/org.inferred-freebuilder-1.14.9.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/org.apache.curator-curator-recipes-5.1.0.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/org.apache.curator-curator-framework-5.1.0.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/org.apache.curator-curator-client-5.1.0.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/com.github.ben-manes.caffeine-caffeine-2.6.2.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/io.prometheus-simpleclient_caffeine-0.5.0.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.
 0/lib/org.eclipse.jetty-jetty-server-9.4.42.v20210604.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/org.eclipse.jetty-jetty-http-9.4.42.v20210604.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/org.eclipse.jetty-jetty-io-9.4.42.v20210604.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/org.eclipse.jetty-jetty-alpn-conscrypt-server-9.4.42.v20210604.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/org.conscrypt-conscrypt-openjdk-uber-2.5.2.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/org.eclipse.jetty-jetty-alpn-server-9.4.42.v20210604.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/org.eclipse.jetty-jetty-servlet-9.4.42.v20210604.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/org.eclipse.jetty-jetty-security-9.4.42.v20210604.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/org.eclipse.jetty-jetty-util-9.4.42.v20210604.jar:/home/ghy/T/apache-pulsar-2.8.0-b
 in/apache-pulsar-2.8.0/lib/org.eclipse.jetty-jetty-util-ajax-9.4.42.v20210604.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/org.eclipse.jetty-jetty-servlets-9.4.42.v20210604.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/org.eclipse.jetty-jetty-continuation-9.4.42.v20210604.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/org.glassfish.jersey.core-jersey-server-2.34.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/org.glassfish.jersey.core-jersey-common-2.34.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/org.glassfish.hk2-osgi-resource-locator-1.0.3.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/jakarta.ws.rs-jakarta.ws.rs-api-2.1.6.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/jakarta.annotation-jakarta.annotation-api-1.3.5.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/org.glassfish.hk2.external-jakarta.inject-2.6.1.jar:/home/ghy/T/apache-pulsar-2.8
 .0-bin/apache-pulsar-2.8.0/lib/jakarta.validation-jakarta.validation-api-2.0.2.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/org.glassfish.jersey.containers-jersey-container-servlet-core-2.34.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/org.glassfish.jersey.containers-jersey-container-servlet-2.34.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/org.glassfish.jersey.media-jersey-media-json-jackson-2.34.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/org.glassfish.jersey.ext-jersey-entity-filtering-2.34.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/com.fasterxml.jackson.core-jackson-annotations-2.12.3.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/com.fasterxml.jackson.module-jackson-module-jaxb-annotations-2.12.3.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/jakarta.xml.bind-jakarta.xml.bind-api-2.3.3.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib
 /jakarta.activation-jakarta.activation-api-1.2.2.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/com.fasterxml.jackson.jaxrs-jackson-jaxrs-json-provider-2.12.3.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/com.fasterxml.jackson.jaxrs-jackson-jaxrs-base-2.12.3.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/org.glassfish.jersey.inject-jersey-hk2-2.34.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/org.glassfish.hk2-hk2-locator-2.6.1.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/org.glassfish.hk2.external-aopalliance-repackaged-2.6.1.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/org.glassfish.hk2-hk2-api-2.6.1.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/org.glassfish.hk2-hk2-utils-2.6.1.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/org.javassist-javassist-3.25.0-GA.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/com.fasterxml.jacks
 on.module-jackson-module-jsonSchema-2.12.3.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/javax.validation-validation-api-1.1.0.Final.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/org.slf4j-jul-to-slf4j-1.7.25.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/org.slf4j-jcl-over-slf4j-1.7.25.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/com.google.guava-guava-30.1-jre.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/com.google.guava-failureaccess-1.0.1.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/com.google.guava-listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/org.checkerframework-checker-qual-3.5.0.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/com.google.errorprone-error_prone_annotations-2.5.1.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/com.google.j2objc-j2objc-annotation
 s-1.3.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/com.beust-jcommander-1.78.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/io.swagger-swagger-annotations-1.6.2.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/io.prometheus-simpleclient-0.5.0.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/io.prometheus-simpleclient_jetty-0.5.0.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/io.prometheus-simpleclient_hotspot-0.5.0.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/io.swagger-swagger-core-1.6.2.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/io.swagger-swagger-models-1.6.2.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/org.hdrhistogram-HdrHistogram-2.1.9.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/com.google.code.gson-gson-2.8.6.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/com.github.zafarkhaja-java-semver-0.9.0.jar:/
 home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/org.apache.avro-avro-1.10.2.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/org.apache.commons-commons-compress-1.19.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/com.carrotsearch-hppc-0.7.3.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/javax.xml.bind-jaxb-api-2.3.1.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/com.sun.activation-javax.activation-1.2.0.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/org.apache.pulsar-pulsar-transaction-coordinator-2.8.0.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/org.apache.pulsar-pulsar-package-core-2.8.0.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/org.apache.pulsar-pulsar-discovery-service-2.8.0.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/org.apache.pulsar-pulsar-common-2.8.0.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/io.nett
 y-netty-transport-native-unix-common-4.1.63.Final-linux-x86_64.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/org.apache.bookkeeper-cpu-affinity-4.14.1.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/io.airlift-aircompressor-0.16.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/io.netty-netty-codec-haproxy-4.1.63.Final.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/org.apache.pulsar-bouncy-castle-bc-2.8.0-pkg.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/org.bouncycastle-bcpkix-jdk15on-1.68.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/org.bouncycastle-bcprov-jdk15on-1.68.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/org.bouncycastle-bcprov-ext-jdk15on-1.68.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/org.apache.pulsar-pulsar-proxy-2.8.0.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/javax.ws.rs-javax.ws.rs-api-2.1.jar:/home/ghy/T
 /apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/org.eclipse.jetty-jetty-proxy-9.4.42.v20210604.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/org.eclipse.jetty-jetty-client-9.4.42.v20210604.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/io.prometheus-simpleclient_servlet-0.5.0.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/io.prometheus-simpleclient_common-0.5.0.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/org.apache.pulsar-pulsar-broker-auth-sasl-2.8.0.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/org.apache.pulsar-pulsar-client-auth-sasl-2.8.0.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/org.glassfish.jersey.core-jersey-client-2.34.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/org.apache.zookeeper-zookeeper-prometheus-metrics-3.6.3.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/org.apache.zookeeper-zookeeper-3.6.3.jar:/home/ghy/T/apache-pul
 sar-2.8.0-bin/apache-pulsar-2.8.0/lib/org.apache.zookeeper-zookeeper-jute-3.6.3.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/org.apache.yetus-audience-annotations-0.5.0.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/io.netty-netty-transport-native-epoll-4.1.63.Final.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/org.apache.pulsar-pulsar-package-bookkeeper-storage-2.8.0.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/org.apache.distributedlog-distributedlog-core-4.14.1.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/org.apache.distributedlog-distributedlog-protocol-4.14.1.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/org.apache.distributedlog-distributedlog-common-4.14.1.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/org.apache.thrift-libthrift-0.12.0.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/org.apache.pulsar-testmocks-2.8.0.jar:/home/ghy/T/ap
 ache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/org.apache.pulsar-pulsar-client-tools-2.8.0.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/org.apache.pulsar-pulsar-client-admin-api-2.8.0.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/commons-io-commons-io-2.8.0.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/org.apache.pulsar-pulsar-client-messagecrypto-bc-2.8.0.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/org.asynchttpclient-async-http-client-2.12.1.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/org.asynchttpclient-async-http-client-netty-utils-2.12.1.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/org.reactivestreams-reactive-streams-1.0.3.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/com.typesafe.netty-netty-reactive-streams-2.0.4.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/org.apache.pulsar-pulsar-testclient-2.8.0.jar:/home/ghy/T/apache-pulsar
 -2.8.0-bin/apache-pulsar-2.8.0/lib/commons-configuration-commons-configuration-1.10.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/commons-lang-commons-lang-2.6.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/commons-logging-commons-logging-1.1.1.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/com.fasterxml.jackson.core-jackson-databind-2.12.3.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/org.apache.logging.log4j-log4j-1.2-api-2.14.0.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/org.apache.logging.log4j-log4j-api-2.14.0.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/org.apache.logging.log4j-log4j-core-2.14.0.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/org.apache.logging.log4j-log4j-web-2.14.0.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/io.dropwizard.metrics-metrics-core-3.2.5.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/io.d
 ropwizard.metrics-metrics-graphite-3.2.5.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/io.dropwizard.metrics-metrics-jvm-3.2.5.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/org.xerial.snappy-snappy-java-1.1.7.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/com.fasterxml.jackson.dataformat-jackson-dataformat-yaml-2.12.3.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/org.yaml-snakeyaml-1.27.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/com.fasterxml.jackson.core-jackson-core-2.12.3.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/org.apache.logging.log4j-log4j-slf4j-impl-2.14.0.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/org.apache.bookkeeper.stats-prometheus-metrics-provider-4.14.1.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/org.apache.bookkeeper.stats-bookkeeper-stats-api-4.14.1.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/i
 o.netty-netty-common-4.1.63.Final.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/com.yahoo.datasketches-sketches-core-0.8.3.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/com.yahoo.datasketches-memory-0.8.3.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/io.prometheus-simpleclient_log4j2-0.5.0.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/org.apache.pulsar-pulsar-functions-worker-2.8.0.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/org.apache.pulsar-pulsar-functions-runtime-2.8.0.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/org.apache.pulsar-pulsar-functions-instance-2.8.0.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/org.apache.pulsar-pulsar-functions-utils-2.8.0.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/org.apache.pulsar-pulsar-config-validation-2.8.0.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/org.apache.pulsar-pulsar-
 io-core-2.8.0.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/org.apache.pulsar-pulsar-functions-api-2.8.0.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/net.jodah-typetools-0.5.0.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/io.prometheus-simpleclient_httpserver-0.5.0.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/io.prometheus.jmx-collector-0.14.0.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/org.apache.pulsar-pulsar-functions-secrets-2.8.0.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/org.apache.pulsar-pulsar-functions-proto-2.8.0.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/io.kubernetes-client-java-12.0.0.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/io.kubernetes-client-java-api-12.0.0.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/com.squareup.okhttp3-okhttp-3.14.9.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.
 8.0/lib/com.squareup.okhttp3-logging-interceptor-3.14.9.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/io.gsonfire-gson-fire-1.8.5.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/io.kubernetes-client-java-proto-12.0.0.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/org.bitbucket.b_c-jose4j-0.7.6.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/org.glassfish.jersey.media-jersey-media-multipart-2.34.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/org.jvnet.mimepull-mimepull-1.9.13.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/org.apache.bookkeeper-bookkeeper-server-4.14.1.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/org.apache.pulsar-pulsar-functions-local-runner-original-2.8.0.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/io.grpc-grpc-all-1.33.0.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/io.grpc-grpc-api-1.33.0.jar:/home/ghy/T/apa
 che-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/io.grpc-grpc-auth-1.33.0.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/com.google.auth-google-auth-library-credentials-0.20.0.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/io.grpc-grpc-context-1.33.0.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/io.grpc-grpc-core-1.33.0.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/io.grpc-grpc-grpclb-1.33.0.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/com.google.protobuf-protobuf-java-util-3.11.4.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/io.grpc-grpc-netty-1.33.0.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/io.grpc-grpc-okhttp-1.33.0.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/com.squareup.okhttp-okhttp-2.7.4.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/com.squareup.okio-okio-1.13.0.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-
 2.8.0/lib/io.grpc-grpc-protobuf-1.33.0.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/com.google.api.grpc-proto-google-common-protos-1.17.0.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/io.grpc-grpc-protobuf-lite-1.33.0.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/io.grpc-grpc-services-1.33.0.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/io.grpc-grpc-stub-1.33.0.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/io.grpc-grpc-xds-1.33.0.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/io.grpc-grpc-alts-1.33.0.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/com.google.auth-google-auth-library-oauth2-http-0.20.0.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/com.google.re2j-re2j-1.2.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/io.opencensus-opencensus-proto-0.2.0.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/io.grpc-gr
 pc-netty-shaded-1.33.0.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/io.perfmark-perfmark-api-0.19.0.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/com.google.code.findbugs-jsr305-3.0.2.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/org.apache.bookkeeper.http-vertx-http-server-4.14.1.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/org.apache.bookkeeper.http-http-server-4.14.1.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/io.vertx-vertx-core-3.5.4.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/io.netty-netty-buffer-4.1.63.Final.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/io.netty-netty-handler-4.1.63.Final.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/io.netty-netty-codec-4.1.63.Final.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/io.netty-netty-handler-proxy-4.1.63.Final.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8
 .0/lib/io.netty-netty-codec-socks-4.1.63.Final.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/io.netty-netty-codec-http-4.1.63.Final.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/io.netty-netty-codec-http2-4.1.63.Final.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/io.netty-netty-resolver-4.1.63.Final.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/io.netty-netty-resolver-dns-4.1.63.Final.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/io.netty-netty-codec-dns-4.1.63.Final.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/io.vertx-vertx-web-3.5.4.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/io.vertx-vertx-auth-common-3.5.4.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/io.vertx-vertx-bridge-common-3.5.4.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/javax.annotation-javax.annotation-api-1.3.2.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/ap
 ache-pulsar-2.8.0/lib/org.apache.bookkeeper-bookkeeper-common-4.14.1.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/org.jctools-jctools-core-2.1.2.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/org.apache.bookkeeper-bookkeeper-common-allocator-4.14.1.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/org.apache.bookkeeper-bookkeeper-proto-4.14.1.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/org.rocksdb-rocksdbjni-6.10.2.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/io.netty-netty-transport-native-epoll-4.1.63.Final-linux-x86_64.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/io.netty-netty-transport-native-unix-common-4.1.63.Final.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/io.netty-netty-tcnative-boringssl-static-2.0.38.Final.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/org.apache.bookkeeper-circe-checksum-4.14.1.jar:/home/ghy/T/apache-pulsar-2.8
 .0-bin/apache-pulsar-2.8.0/lib/commons-cli-commons-cli-1.2.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/org.apache.commons-commons-collections4-4.1.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/net.java.dev.jna-jna-4.2.0.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/org.apache.httpcomponents-httpclient-4.5.13.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/org.apache.httpcomponents-httpcore-4.4.13.jar:
   04:12:36.179 [main] INFO  org.apache.zookeeper.server.ZooKeeperServer - Server environment:java.library.path=/usr/java/packages/lib/amd64:/usr/lib64:/lib64:/lib:/usr/lib
   04:12:36.179 [main] INFO  org.apache.zookeeper.server.ZooKeeperServer - Server environment:java.io.tmpdir=/tmp
   04:12:36.179 [main] INFO  org.apache.zookeeper.server.ZooKeeperServer - Server environment:java.compiler=<NA>
   04:12:36.180 [main] INFO  org.apache.zookeeper.server.ZooKeeperServer - Server environment:os.name=Linux
   04:12:36.180 [main] INFO  org.apache.zookeeper.server.ZooKeeperServer - Server environment:os.arch=amd64
   04:12:36.180 [main] INFO  org.apache.zookeeper.server.ZooKeeperServer - Server environment:os.version=4.18.0-305.3.1.el8.x86_64
   04:12:36.180 [main] INFO  org.apache.zookeeper.server.ZooKeeperServer - Server environment:user.name=ghy
   04:12:36.180 [main] INFO  org.apache.zookeeper.server.ZooKeeperServer - Server environment:user.home=/home/ghy
   04:12:36.180 [main] INFO  org.apache.zookeeper.server.ZooKeeperServer - Server environment:user.dir=/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0
   04:12:36.180 [main] INFO  org.apache.zookeeper.server.ZooKeeperServer - Server environment:os.memory.free=1881MB
   04:12:36.180 [main] INFO  org.apache.zookeeper.server.ZooKeeperServer - Server environment:os.memory.max=2048MB
   04:12:36.180 [main] INFO  org.apache.zookeeper.server.ZooKeeperServer - Server environment:os.memory.total=2048MB
   04:12:36.181 [main] INFO  org.apache.zookeeper.server.ZooKeeperServer - zookeeper.enableEagerACLCheck = false
   04:12:36.181 [main] INFO  org.apache.zookeeper.server.ZooKeeperServer - zookeeper.digest.enabled = true
   04:12:36.181 [main] INFO  org.apache.zookeeper.server.ZooKeeperServer - zookeeper.closeSessionTxn.enabled = true
   04:12:36.181 [main] INFO  org.apache.zookeeper.server.ZooKeeperServer - zookeeper.flushDelay=0
   04:12:36.181 [main] INFO  org.apache.zookeeper.server.ZooKeeperServer - zookeeper.maxWriteQueuePollTime=0
   04:12:36.181 [main] INFO  org.apache.zookeeper.server.ZooKeeperServer - zookeeper.maxBatchSize=1000
   04:12:36.181 [main] INFO  org.apache.zookeeper.server.ZooKeeperServer - zookeeper.intBufferStartingSizeBytes = 1024
   04:12:36.197 [main] INFO  org.apache.zookeeper.server.persistence.FileTxnSnapLog - zookeeper.snapshot.trust.empty : true
   04:12:36.250 [main] INFO  org.apache.zookeeper.server.watch.WatchManagerFactory - Using org.apache.zookeeper.server.watch.WatchManager as watch manager
   04:12:36.250 [main] INFO  org.apache.zookeeper.server.watch.WatchManagerFactory - Using org.apache.zookeeper.server.watch.WatchManager as watch manager
   04:12:36.253 [main] INFO  org.apache.zookeeper.server.ZKDatabase - zookeeper.snapshotSizeFactor = 0.33
   04:12:36.253 [main] INFO  org.apache.zookeeper.server.ZKDatabase - zookeeper.commitLogCount=500
   04:12:36.256 [main] INFO  org.apache.zookeeper.server.BlueThrottle - Weighed connection throttling is disabled
   04:12:36.290 [main] INFO  org.apache.zookeeper.server.ZooKeeperServer - minSessionTimeout set to 6000
   04:12:36.290 [main] INFO  org.apache.zookeeper.server.ZooKeeperServer - maxSessionTimeout set to 60000
   04:12:36.291 [main] INFO  org.apache.zookeeper.server.ResponseCache - Response cache size is initialized with value 400.
   04:12:36.292 [main] INFO  org.apache.zookeeper.server.ResponseCache - Response cache size is initialized with value 400.
   04:12:36.296 [main] INFO  org.apache.zookeeper.server.util.RequestPathMetricsCollector - zookeeper.pathStats.slotCapacity = 60
   04:12:36.296 [main] INFO  org.apache.zookeeper.server.util.RequestPathMetricsCollector - zookeeper.pathStats.slotDuration = 15
   04:12:36.296 [main] INFO  org.apache.zookeeper.server.util.RequestPathMetricsCollector - zookeeper.pathStats.maxDepth = 6
   04:12:36.296 [main] INFO  org.apache.zookeeper.server.util.RequestPathMetricsCollector - zookeeper.pathStats.initialDelay = 5
   04:12:36.296 [main] INFO  org.apache.zookeeper.server.util.RequestPathMetricsCollector - zookeeper.pathStats.delay = 5
   04:12:36.296 [main] INFO  org.apache.zookeeper.server.util.RequestPathMetricsCollector - zookeeper.pathStats.enabled = false
   04:12:36.298 [main] INFO  org.apache.zookeeper.server.ZooKeeperServer - The max bytes for all large requests are set to 104857600
   04:12:36.298 [main] INFO  org.apache.zookeeper.server.ZooKeeperServer - The large request threshold is set to -1
   04:12:36.298 [main] INFO  org.apache.zookeeper.server.ZooKeeperServer - Created server with tickTime 3000 minSessionTimeout 6000 maxSessionTimeout 60000 clientPortListenBacklog -1 datadir data/standalone/zookeeper/version-2 snapdir data/standalone/zookeeper/version-2
   04:12:36.368 [main] WARN  org.apache.zookeeper.server.ServerCnxnFactory - maxCnxns is not configured, using default value 0.
   04:12:36.370 [main] INFO  org.apache.zookeeper.server.NIOServerCnxnFactory - Configuring NIO connection handler with 10s sessionless connection timeout, 1 selector thread(s), 2 worker threads, and 64 kB direct buffers.
   04:12:36.385 [main] INFO  org.apache.zookeeper.server.NIOServerCnxnFactory - binding to port 0.0.0.0/0.0.0.0:2181
   04:12:36.441 [main] INFO  org.apache.zookeeper.server.persistence.SnapStream - zookeeper.snapshot.compression.method = CHECKED
   04:12:36.515 [main] INFO  org.apache.zookeeper.server.persistence.FileSnap - Reading snapshot data/standalone/zookeeper/version-2/snapshot.18f
   04:12:36.549 [main] INFO  org.apache.zookeeper.server.DataTree - The digest in the snapshot has digest version of 2, , with zxid as 0x18f, and digest value as 232488095096
   04:12:37.857 [main] INFO  org.apache.zookeeper.audit.ZKAuditProvider - ZooKeeper audit is disabled.
   04:12:37.859 [main] INFO  org.apache.zookeeper.server.persistence.FileTxnSnapLog - 312 txns loaded in 1145 ms
   04:12:37.860 [main] INFO  org.apache.zookeeper.server.ZKDatabase - Snapshot loaded in 1426 ms, highest zxid is 0x2c7, digest is 728035064129
   04:12:37.860 [main] INFO  org.apache.zookeeper.server.persistence.FileTxnSnapLog - Snapshotting: 0x2c7 to data/standalone/zookeeper/version-2/snapshot.2c7
   04:12:37.926 [main] INFO  org.apache.zookeeper.server.ZooKeeperServer - Snapshot taken in 66 ms
   04:12:37.960 [main] INFO  org.apache.zookeeper.server.RequestThrottler - zookeeper.request_throttler.shutdownTimeout = 10000
   04:12:37.974 [ProcessThread(sid:0 cport:2181):] INFO  org.apache.zookeeper.server.PrepRequestProcessor - PrepRequestProcessor (sid:0) started, reconfigEnabled=false
   04:12:38.420 [main] INFO  org.apache.zookeeper.server.DatadirCleanupManager - autopurge.snapRetainCount set to 3
   04:12:38.420 [main] INFO  org.apache.zookeeper.server.DatadirCleanupManager - autopurge.purgeInterval set to 1
   04:12:38.539 [PurgeTask] INFO  org.apache.zookeeper.server.DatadirCleanupManager - Purge task started.
   04:12:38.562 [PurgeTask] INFO  org.apache.zookeeper.server.persistence.FileTxnSnapLog - zookeeper.snapshot.trust.empty : true
   04:12:38.582 [PurgeTask] INFO  org.apache.zookeeper.server.PurgeTxnLog - Removing file: 2021-7-21 8:30:11	data/standalone/zookeeper/version-2/log.1
   Removing file: 2021-7-21 8:30:11	data/standalone/zookeeper/version-2/log.1
   04:12:38.583 [PurgeTask] INFO  org.apache.zookeeper.server.PurgeTxnLog - Removing file: 2021-7-21 8:42:47	data/standalone/zookeeper/version-2/snapshot.a1
   Removing file: 2021-7-21 8:42:47	data/standalone/zookeeper/version-2/snapshot.a1
   04:12:38.584 [PurgeTask] INFO  org.apache.zookeeper.server.DatadirCleanupManager - Purge task completed.
   04:12:38.620 [NIOWorkerThread-1] INFO  org.apache.zookeeper.server.command.FourLetterCommands - The list of known four letter word commands is : [{1936881266=srvr, 1937006964=stat, 2003003491=wchc, 1685417328=dump, 1668445044=crst, 1936880500=srst, 1701738089=envi, 1668247142=conf, -720899=telnet close, 1751217000=hash, 2003003507=wchs, 2003003504=wchp, 1684632179=dirs, 1668247155=cons, 1835955314=mntr, 1769173615=isro, 1920298859=ruok, 1735683435=gtmk, 1937010027=stmk}]
   04:12:38.621 [NIOWorkerThread-1] INFO  org.apache.zookeeper.server.command.FourLetterCommands - The list of enabled four letter word commands is : [[wchs, stat, wchp, dirs, stmk, conf, ruok, mntr, srvr, wchc, envi, srst, isro, dump, gtmk, telnet close, crst, hash, cons]]
   04:12:38.621 [NIOWorkerThread-1] INFO  org.apache.zookeeper.server.NIOServerCnxn - Processing stat command from /127.0.0.1:44122
   04:12:38.642 [NIOWorkerThread-1] INFO  org.apache.zookeeper.server.command.AbstractFourLetterCommand - Stat command output
   04:12:38.645 [main] INFO  org.apache.pulsar.zookeeper.LocalBookkeeperEnsemble - Server UP
   04:12:38.645 [main] INFO  org.apache.pulsar.zookeeper.LocalBookkeeperEnsemble - ZooKeeper server up: true
   04:12:38.645 [main] INFO  org.apache.pulsar.zookeeper.LocalBookkeeperEnsemble - Instantiate ZK Client
   04:12:38.650 [main] INFO  org.apache.zookeeper.ZooKeeper - Client environment:zookeeper.version=3.6.3--6401e4ad2087061bc6b9f80dec2d69f2e3c8660a, built on 04/08/2021 16:35 GMT
   04:12:38.650 [main] INFO  org.apache.zookeeper.ZooKeeper - Client environment:host.name=localhost
   04:12:38.651 [main] INFO  org.apache.zookeeper.ZooKeeper - Client environment:java.version=1.8.0_282
   04:12:38.651 [main] INFO  org.apache.zookeeper.ZooKeeper - Client environment:java.vendor=Red Hat, Inc.
   04:12:38.651 [main] INFO  org.apache.zookeeper.ZooKeeper - Client environment:java.home=/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.282.b08-4.el8.x86_64/jre
   04:12:38.651 [main] INFO  org.apache.zookeeper.ZooKeeper - Client environment:java.class.path=/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/conf:::/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/org.apache.pulsar-pulsar-broker-2.8.0.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/commons-codec-commons-codec-1.10.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/commons-collections-commons-collections-3.2.2.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/org.apache.commons-commons-lang3-3.11.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/org.slf4j-slf4j-api-1.7.25.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/io.netty-netty-transport-4.1.63.Final.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/com.google.protobuf-protobuf-java-3.11.4.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/org.apache.pulsar-pulsar-client-original-2.8.0.jar:/home/ghy/T/apache
 -pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/org.apache.pulsar-pulsar-client-api-2.8.0.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/org.apache.avro-avro-protobuf-1.10.2.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/net.jcip-jcip-annotations-1.0.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/org.apache.pulsar-pulsar-websocket-2.8.0.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/org.eclipse.jetty.websocket-websocket-api-9.4.42.v20210604.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/org.eclipse.jetty.websocket-websocket-server-9.4.42.v20210604.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/org.eclipse.jetty.websocket-websocket-common-9.4.42.v20210604.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/org.eclipse.jetty.websocket-websocket-client-9.4.42.v20210604.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/org.eclipse.jetty.websocket-websocket-servlet-9.
 4.42.v20210604.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/org.eclipse.jetty.websocket-javax-websocket-client-impl-9.4.42.v20210604.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/javax.websocket-javax.websocket-client-api-1.0.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/org.apache.pulsar-pulsar-client-admin-original-2.8.0.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/org.apache.pulsar-managed-ledger-2.8.0.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/org.apache.bookkeeper.stats-codahale-metrics-provider-4.14.1.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/org.apache.pulsar-pulsar-metadata-2.8.0.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/org.apache.bookkeeper-bookkeeper-tools-framework-4.14.1.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/org.apache.pulsar-pulsar-broker-common-2.8.0.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.
 8.0/lib/javax.servlet-javax.servlet-api-3.1.0.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/io.jsonwebtoken-jjwt-impl-0.11.1.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/io.jsonwebtoken-jjwt-api-0.11.1.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/io.jsonwebtoken-jjwt-jackson-0.11.1.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/org.apache.pulsar-pulsar-transaction-common-2.8.0.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/org.apache.pulsar-pulsar-zookeeper-utils-2.8.0.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/org.apache.bookkeeper-stream-storage-server-4.14.1.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/org.apache.bookkeeper-stream-storage-service-impl-4.14.1.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/org.apache.bookkeeper-stream-storage-service-api-4.14.1.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/org.apache.bo
 okkeeper-stream-storage-proto-4.14.1.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/org.apache.bookkeeper-stream-storage-java-client-base-4.14.1.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/org.apache.bookkeeper-stream-storage-api-4.14.1.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/org.apache.bookkeeper-statelib-4.14.1.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/org.apache.bookkeeper-stream-storage-common-4.14.1.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/org.apache.distributedlog-distributedlog-core-4.14.1-tests.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/org.apache.bookkeeper-stream-storage-java-client-4.14.1.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/io.opencensus-opencensus-api-0.18.0.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/com.google.auto.value-auto-value-annotations-1.7.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pul
 sar-2.8.0/lib/com.google.http-client-google-http-client-1.34.0.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/io.opencensus-opencensus-contrib-http-util-0.24.0.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/com.google.http-client-google-http-client-jackson2-1.34.0.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/org.inferred-freebuilder-1.14.9.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/org.apache.curator-curator-recipes-5.1.0.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/org.apache.curator-curator-framework-5.1.0.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/org.apache.curator-curator-client-5.1.0.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/com.github.ben-manes.caffeine-caffeine-2.6.2.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/io.prometheus-simpleclient_caffeine-0.5.0.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/org.ecl
 ipse.jetty-jetty-server-9.4.42.v20210604.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/org.eclipse.jetty-jetty-http-9.4.42.v20210604.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/org.eclipse.jetty-jetty-io-9.4.42.v20210604.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/org.eclipse.jetty-jetty-alpn-conscrypt-server-9.4.42.v20210604.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/org.conscrypt-conscrypt-openjdk-uber-2.5.2.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/org.eclipse.jetty-jetty-alpn-server-9.4.42.v20210604.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/org.eclipse.jetty-jetty-servlet-9.4.42.v20210604.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/org.eclipse.jetty-jetty-security-9.4.42.v20210604.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/org.eclipse.jetty-jetty-util-9.4.42.v20210604.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pul
 sar-2.8.0/lib/org.eclipse.jetty-jetty-util-ajax-9.4.42.v20210604.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/org.eclipse.jetty-jetty-servlets-9.4.42.v20210604.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/org.eclipse.jetty-jetty-continuation-9.4.42.v20210604.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/org.glassfish.jersey.core-jersey-server-2.34.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/org.glassfish.jersey.core-jersey-common-2.34.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/org.glassfish.hk2-osgi-resource-locator-1.0.3.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/jakarta.ws.rs-jakarta.ws.rs-api-2.1.6.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/jakarta.annotation-jakarta.annotation-api-1.3.5.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/org.glassfish.hk2.external-jakarta.inject-2.6.1.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache
 -pulsar-2.8.0/lib/jakarta.validation-jakarta.validation-api-2.0.2.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/org.glassfish.jersey.containers-jersey-container-servlet-core-2.34.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/org.glassfish.jersey.containers-jersey-container-servlet-2.34.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/org.glassfish.jersey.media-jersey-media-json-jackson-2.34.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/org.glassfish.jersey.ext-jersey-entity-filtering-2.34.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/com.fasterxml.jackson.core-jackson-annotations-2.12.3.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/com.fasterxml.jackson.module-jackson-module-jaxb-annotations-2.12.3.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/jakarta.xml.bind-jakarta.xml.bind-api-2.3.3.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/jakarta.acti
 vation-jakarta.activation-api-1.2.2.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/com.fasterxml.jackson.jaxrs-jackson-jaxrs-json-provider-2.12.3.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/com.fasterxml.jackson.jaxrs-jackson-jaxrs-base-2.12.3.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/org.glassfish.jersey.inject-jersey-hk2-2.34.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/org.glassfish.hk2-hk2-locator-2.6.1.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/org.glassfish.hk2.external-aopalliance-repackaged-2.6.1.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/org.glassfish.hk2-hk2-api-2.6.1.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/org.glassfish.hk2-hk2-utils-2.6.1.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/org.javassist-javassist-3.25.0-GA.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/com.fasterxml.jackson.module-jac
 kson-module-jsonSchema-2.12.3.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/javax.validation-validation-api-1.1.0.Final.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/org.slf4j-jul-to-slf4j-1.7.25.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/org.slf4j-jcl-over-slf4j-1.7.25.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/com.google.guava-guava-30.1-jre.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/com.google.guava-failureaccess-1.0.1.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/com.google.guava-listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/org.checkerframework-checker-qual-3.5.0.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/com.google.errorprone-error_prone_annotations-2.5.1.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/com.google.j2objc-j2objc-annotations-1.3.jar:/ho
 me/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/com.beust-jcommander-1.78.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/io.swagger-swagger-annotations-1.6.2.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/io.prometheus-simpleclient-0.5.0.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/io.prometheus-simpleclient_jetty-0.5.0.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/io.prometheus-simpleclient_hotspot-0.5.0.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/io.swagger-swagger-core-1.6.2.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/io.swagger-swagger-models-1.6.2.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/org.hdrhistogram-HdrHistogram-2.1.9.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/com.google.code.gson-gson-2.8.6.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/com.github.zafarkhaja-java-semver-0.9.0.jar:/home/ghy/T/ap
 ache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/org.apache.avro-avro-1.10.2.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/org.apache.commons-commons-compress-1.19.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/com.carrotsearch-hppc-0.7.3.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/javax.xml.bind-jaxb-api-2.3.1.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/com.sun.activation-javax.activation-1.2.0.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/org.apache.pulsar-pulsar-transaction-coordinator-2.8.0.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/org.apache.pulsar-pulsar-package-core-2.8.0.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/org.apache.pulsar-pulsar-discovery-service-2.8.0.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/org.apache.pulsar-pulsar-common-2.8.0.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/io.netty-netty-trans
 port-native-unix-common-4.1.63.Final-linux-x86_64.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/org.apache.bookkeeper-cpu-affinity-4.14.1.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/io.airlift-aircompressor-0.16.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/io.netty-netty-codec-haproxy-4.1.63.Final.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/org.apache.pulsar-bouncy-castle-bc-2.8.0-pkg.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/org.bouncycastle-bcpkix-jdk15on-1.68.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/org.bouncycastle-bcprov-jdk15on-1.68.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/org.bouncycastle-bcprov-ext-jdk15on-1.68.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/org.apache.pulsar-pulsar-proxy-2.8.0.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/javax.ws.rs-javax.ws.rs-api-2.1.jar:/home/ghy/T/apache-pulsa
 r-2.8.0-bin/apache-pulsar-2.8.0/lib/org.eclipse.jetty-jetty-proxy-9.4.42.v20210604.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/org.eclipse.jetty-jetty-client-9.4.42.v20210604.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/io.prometheus-simpleclient_servlet-0.5.0.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/io.prometheus-simpleclient_common-0.5.0.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/org.apache.pulsar-pulsar-broker-auth-sasl-2.8.0.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/org.apache.pulsar-pulsar-client-auth-sasl-2.8.0.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/org.glassfish.jersey.core-jersey-client-2.34.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/org.apache.zookeeper-zookeeper-prometheus-metrics-3.6.3.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/org.apache.zookeeper-zookeeper-3.6.3.jar:/home/ghy/T/apache-pulsar-2.8.0-bin
 /apache-pulsar-2.8.0/lib/org.apache.zookeeper-zookeeper-jute-3.6.3.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/org.apache.yetus-audience-annotations-0.5.0.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/io.netty-netty-transport-native-epoll-4.1.63.Final.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/org.apache.pulsar-pulsar-package-bookkeeper-storage-2.8.0.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/org.apache.distributedlog-distributedlog-core-4.14.1.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/org.apache.distributedlog-distributedlog-protocol-4.14.1.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/org.apache.distributedlog-distributedlog-common-4.14.1.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/org.apache.thrift-libthrift-0.12.0.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/org.apache.pulsar-testmocks-2.8.0.jar:/home/ghy/T/apache-pulsar-2
 .8.0-bin/apache-pulsar-2.8.0/lib/org.apache.pulsar-pulsar-client-tools-2.8.0.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/org.apache.pulsar-pulsar-client-admin-api-2.8.0.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/commons-io-commons-io-2.8.0.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/org.apache.pulsar-pulsar-client-messagecrypto-bc-2.8.0.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/org.asynchttpclient-async-http-client-2.12.1.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/org.asynchttpclient-async-http-client-netty-utils-2.12.1.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/org.reactivestreams-reactive-streams-1.0.3.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/com.typesafe.netty-netty-reactive-streams-2.0.4.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/org.apache.pulsar-pulsar-testclient-2.8.0.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/ap
 ache-pulsar-2.8.0/lib/commons-configuration-commons-configuration-1.10.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/commons-lang-commons-lang-2.6.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/commons-logging-commons-logging-1.1.1.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/com.fasterxml.jackson.core-jackson-databind-2.12.3.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/org.apache.logging.log4j-log4j-1.2-api-2.14.0.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/org.apache.logging.log4j-log4j-api-2.14.0.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/org.apache.logging.log4j-log4j-core-2.14.0.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/org.apache.logging.log4j-log4j-web-2.14.0.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/io.dropwizard.metrics-metrics-core-3.2.5.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/io.dropwizard.met
 rics-metrics-graphite-3.2.5.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/io.dropwizard.metrics-metrics-jvm-3.2.5.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/org.xerial.snappy-snappy-java-1.1.7.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/com.fasterxml.jackson.dataformat-jackson-dataformat-yaml-2.12.3.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/org.yaml-snakeyaml-1.27.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/com.fasterxml.jackson.core-jackson-core-2.12.3.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/org.apache.logging.log4j-log4j-slf4j-impl-2.14.0.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/org.apache.bookkeeper.stats-prometheus-metrics-provider-4.14.1.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/org.apache.bookkeeper.stats-bookkeeper-stats-api-4.14.1.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/io.netty-netty
 -common-4.1.63.Final.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/com.yahoo.datasketches-sketches-core-0.8.3.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/com.yahoo.datasketches-memory-0.8.3.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/io.prometheus-simpleclient_log4j2-0.5.0.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/org.apache.pulsar-pulsar-functions-worker-2.8.0.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/org.apache.pulsar-pulsar-functions-runtime-2.8.0.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/org.apache.pulsar-pulsar-functions-instance-2.8.0.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/org.apache.pulsar-pulsar-functions-utils-2.8.0.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/org.apache.pulsar-pulsar-config-validation-2.8.0.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/org.apache.pulsar-pulsar-io-core-2.8.0
 .jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/org.apache.pulsar-pulsar-functions-api-2.8.0.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/net.jodah-typetools-0.5.0.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/io.prometheus-simpleclient_httpserver-0.5.0.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/io.prometheus.jmx-collector-0.14.0.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/org.apache.pulsar-pulsar-functions-secrets-2.8.0.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/org.apache.pulsar-pulsar-functions-proto-2.8.0.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/io.kubernetes-client-java-12.0.0.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/io.kubernetes-client-java-api-12.0.0.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/com.squareup.okhttp3-okhttp-3.14.9.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/com.s
 quareup.okhttp3-logging-interceptor-3.14.9.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/io.gsonfire-gson-fire-1.8.5.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/io.kubernetes-client-java-proto-12.0.0.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/org.bitbucket.b_c-jose4j-0.7.6.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/org.glassfish.jersey.media-jersey-media-multipart-2.34.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/org.jvnet.mimepull-mimepull-1.9.13.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/org.apache.bookkeeper-bookkeeper-server-4.14.1.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/org.apache.pulsar-pulsar-functions-local-runner-original-2.8.0.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/io.grpc-grpc-all-1.33.0.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/io.grpc-grpc-api-1.33.0.jar:/home/ghy/T/apache-pulsar-2.
 8.0-bin/apache-pulsar-2.8.0/lib/io.grpc-grpc-auth-1.33.0.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/com.google.auth-google-auth-library-credentials-0.20.0.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/io.grpc-grpc-context-1.33.0.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/io.grpc-grpc-core-1.33.0.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/io.grpc-grpc-grpclb-1.33.0.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/com.google.protobuf-protobuf-java-util-3.11.4.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/io.grpc-grpc-netty-1.33.0.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/io.grpc-grpc-okhttp-1.33.0.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/com.squareup.okhttp-okhttp-2.7.4.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/com.squareup.okio-okio-1.13.0.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/io.
 grpc-grpc-protobuf-1.33.0.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/com.google.api.grpc-proto-google-common-protos-1.17.0.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/io.grpc-grpc-protobuf-lite-1.33.0.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/io.grpc-grpc-services-1.33.0.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/io.grpc-grpc-stub-1.33.0.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/io.grpc-grpc-xds-1.33.0.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/io.grpc-grpc-alts-1.33.0.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/com.google.auth-google-auth-library-oauth2-http-0.20.0.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/com.google.re2j-re2j-1.2.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/io.opencensus-opencensus-proto-0.2.0.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/io.grpc-grpc-netty-shad
 ed-1.33.0.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/io.perfmark-perfmark-api-0.19.0.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/com.google.code.findbugs-jsr305-3.0.2.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/org.apache.bookkeeper.http-vertx-http-server-4.14.1.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/org.apache.bookkeeper.http-http-server-4.14.1.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/io.vertx-vertx-core-3.5.4.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/io.netty-netty-buffer-4.1.63.Final.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/io.netty-netty-handler-4.1.63.Final.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/io.netty-netty-codec-4.1.63.Final.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/io.netty-netty-handler-proxy-4.1.63.Final.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/io.net
 ty-netty-codec-socks-4.1.63.Final.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/io.netty-netty-codec-http-4.1.63.Final.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/io.netty-netty-codec-http2-4.1.63.Final.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/io.netty-netty-resolver-4.1.63.Final.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/io.netty-netty-resolver-dns-4.1.63.Final.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/io.netty-netty-codec-dns-4.1.63.Final.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/io.vertx-vertx-web-3.5.4.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/io.vertx-vertx-auth-common-3.5.4.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/io.vertx-vertx-bridge-common-3.5.4.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/javax.annotation-javax.annotation-api-1.3.2.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2
 .8.0/lib/org.apache.bookkeeper-bookkeeper-common-4.14.1.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/org.jctools-jctools-core-2.1.2.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/org.apache.bookkeeper-bookkeeper-common-allocator-4.14.1.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/org.apache.bookkeeper-bookkeeper-proto-4.14.1.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/org.rocksdb-rocksdbjni-6.10.2.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/io.netty-netty-transport-native-epoll-4.1.63.Final-linux-x86_64.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/io.netty-netty-transport-native-unix-common-4.1.63.Final.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/io.netty-netty-tcnative-boringssl-static-2.0.38.Final.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/org.apache.bookkeeper-circe-checksum-4.14.1.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache
 -pulsar-2.8.0/lib/commons-cli-commons-cli-1.2.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/org.apache.commons-commons-collections4-4.1.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/net.java.dev.jna-jna-4.2.0.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/org.apache.httpcomponents-httpclient-4.5.13.jar:/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/lib/org.apache.httpcomponents-httpcore-4.4.13.jar:
   04:12:38.677 [main] INFO  org.apache.zookeeper.ZooKeeper - Client environment:java.library.path=/usr/java/packages/lib/amd64:/usr/lib64:/lib64:/lib:/usr/lib
   04:12:38.677 [main] INFO  org.apache.zookeeper.ZooKeeper - Client environment:java.io.tmpdir=/tmp
   04:12:38.677 [main] INFO  org.apache.zookeeper.ZooKeeper - Client environment:java.compiler=<NA>
   04:12:38.677 [main] INFO  org.apache.zookeeper.ZooKeeper - Client environment:os.name=Linux
   04:12:38.677 [main] INFO  org.apache.zookeeper.ZooKeeper - Client environment:os.arch=amd64
   04:12:38.677 [main] INFO  org.apache.zookeeper.ZooKeeper - Client environment:os.version=4.18.0-305.3.1.el8.x86_64
   04:12:38.677 [main] INFO  org.apache.zookeeper.ZooKeeper - Client environment:user.name=ghy
   04:12:38.677 [main] INFO  org.apache.zookeeper.ZooKeeper - Client environment:user.home=/home/ghy
   04:12:38.677 [main] INFO  org.apache.zookeeper.ZooKeeper - Client environment:user.dir=/home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0
   04:12:38.677 [main] INFO  org.apache.zookeeper.ZooKeeper - Client environment:os.memory.free=2023MB
   04:12:38.677 [main] INFO  org.apache.zookeeper.ZooKeeper - Client environment:os.memory.max=2048MB
   04:12:38.677 [main] INFO  org.apache.zookeeper.ZooKeeper - Client environment:os.memory.total=2048MB
   04:12:38.680 [main] INFO  org.apache.zookeeper.ZooKeeper - Initiating client connection, connectString=127.0.0.1:2181 sessionTimeout=5000 watcher=org.apache.pulsar.zookeeper.LocalBookkeeperEnsemble$ZKConnectionWatcher@4b40f651
   04:12:38.696 [main] INFO  org.apache.zookeeper.common.X509Util - Setting -D jdk.tls.rejectClientInitiatedRenegotiation=true to disable client-initiated TLS renegotiation
   04:12:38.700 [main] INFO  org.apache.zookeeper.ClientCnxnSocket - jute.maxbuffer value is 10485760 Bytes
   04:12:38.705 [main] INFO  org.apache.zookeeper.ClientCnxn - zookeeper.request.timeout value is 0. feature enabled=false
   04:12:38.756 [main-SendThread(127.0.0.1:2181)] INFO  org.apache.zookeeper.ClientCnxn - Opening socket connection to server localhost/127.0.0.1:2181.
   04:12:38.756 [main-SendThread(127.0.0.1:2181)] INFO  org.apache.zookeeper.ClientCnxn - SASL config status: Will not attempt to authenticate using SASL (unknown error)
   04:12:38.757 [main-SendThread(127.0.0.1:2181)] INFO  org.apache.zookeeper.ClientCnxn - Socket connection established, initiating session, client: /127.0.0.1:44124, server: localhost/127.0.0.1:2181
   04:12:38.765 [SyncThread:0] INFO  org.apache.zookeeper.server.persistence.FileTxnLog - Creating new log file: log.2c8
   04:12:38.812 [main-SendThread(127.0.0.1:2181)] INFO  org.apache.zookeeper.ClientCnxn - Session establishment complete on server localhost/127.0.0.1:2181, session id = 0x1000001599a0000, negotiated timeout = 6000
   04:12:38.824 [main] INFO  org.apache.pulsar.zookeeper.LocalBookkeeperEnsemble - Starting Bookie(s)
   04:12:38.963 [main] INFO  org.apache.bookkeeper.proto.BookieServer - {
     "loadBalancerNamespaceBundleMaxBandwidthMbytes" : "100",
     "numExecutorThreadPoolSize" : "",
     "exposeTopicLevelMetricsInPrometheus" : "true",
     "tlsCertificateFilePath" : "",
     "managedLedgerCursorBackloggedThreshold" : "1000",
     "exposePreciseBacklogInPrometheus" : "false",
     "brokerPublisherThrottlingMaxByteRate" : "0",
     "bookkeeperClientHealthCheckErrorThresholdPerInterval" : "5",
     "brokerDeduplicationEntriesInterval" : "1000",
     "authenticateOriginalAuthData" : "false",
     "anonymousUserRole" : "",
     "bookkeeperClientNumWorkerThreads" : "",
     "dbStorage_rocksDB_numLevels" : "-1",
     "packagesManagementStorageProvider" : "org.apache.pulsar.packages.management.storage.bookkeeper.BookKeeperPackagesStorageProvider",
     "managedLedgerDigestType" : "CRC32C",
     "loadBalancerAutoBundleSplitEnabled" : "true",
     "tokenSecretKey" : "",
     "bookkeeperClientAuthenticationParametersName" : "",
     "managedLedgerDefaultAckQuorum" : "1",
     "loadBalancerBrokerThresholdShedderPercentage" : "10",
     "tlsRequireTrustedClientCertOnConnect" : "false",
     "webSocketConnectionsPerBroker" : "8",
     "zkServers" : "127.0.0.1:2181",
     "dbStorage_rocksDB_maxSizeInLevel1MB" : "256",
     "brokerServicePort" : "6650",
     "loadBalancerReportUpdateMaxIntervalMinutes" : "15",
     "managedLedgerNumSchedulerThreads" : "4",
     "clientLibraryVersionCheckEnabled" : "false",
     "tokenAuthClaim" : "",
     "bookkeeperClientReorderReadSequenceEnabled" : "false",
     "dbStorage_rocksDB_blockCacheSize" : "",
     "brokerShutdownTimeoutMs" : "60000",
     "maxConsumersPerSubscription" : "0",
     "bookkeeperClientEnforceMinNumRacksPerWriteQuorum" : "false",
     "tokenAudience" : "",
     "maxNumPartitionsPerPartitionedTopic" : "0",
     "brokerClientTlsTrustStore" : "",
     "tlsEnabled" : "false",
     "managedLedgerMinLedgerRolloverTimeMinutes" : "10",
     "tlsProvider" : "",
     "bookkeeperTLSTrustCertsFilePath" : "",
     "transactionCoordinatorEnabled" : "false",
     "clusterName" : "standalone",
     "superUserRoles" : "",
     "authenticationProviders" : "",
     "tlsCiphers" : "",
     "brokerClientTlsCiphers" : "",
     "dispatchThrottlingRateRelativeToPublishRate" : "false",
     "haProxyProtocolEnabled" : "false",
     "bookkeeperUseV2WireProtocol" : "true",
     "bookiePort" : "3181",
     "managedLedgerCacheSizeMB" : "",
     "maxSameAddressProducersPerTopic" : "0",
     "advertisedAddress" : "127.0.0.1",
     "bookkeeperClientRegionawarePolicyEnabled" : "false",
     "brokerDeduplicationEnabled" : "false",
     "topicPublisherThrottlingTickTimeMillis" : "2",
     "dispatchThrottlingOnNonBacklogConsumerEnabled" : "true",
     "bookkeeperTLSTrustCertTypes" : "PEM",
     "webSocketServiceEnabled" : "true",
     "bookkeeperTLSCertificateFilePath" : "",
     "numHttpServerThreads" : "",
     "managedLedgerCacheEvictionWatermark" : "0.9",
     "loadBalancerNamespaceBundleMaxMsgRate" : "30000",
     "bookkeeperClientHealthCheckIntervalSeconds" : "60",
     "webSocketSessionIdleTimeoutMillis" : "300000",
     "allowAutoTopicCreationType" : "non-partitioned",
     "managedLedgerMaxSizePerLedgerMbytes" : "2048",
     "exposePublisherStats" : "true",
     "tlsKeyStoreType" : "JKS",
     "maxUnackedMessagesPerConsumer" : "50000",
     "replicationConnectionsPerBroker" : "16",
     "bookkeeperTLSTrustStorePasswordPath" : "",
     "maxSameAddressConsumersPerTopic" : "0",
     "managedLedgerMetadataOperationsTimeoutSeconds" : "60",
     "webServicePort" : "8080",
     "ledgerStorageClass" : "org.apache.bookkeeper.bookie.storage.ldb.DbLedgerStorage",
     "gcWaitTime" : "300000",
     "maxConcurrentHttpRequests" : "1024",
     "enableNonPersistentTopics" : "true",
     "managedLedgerPrometheusStatsLatencyRolloverSeconds" : "60",
     "loadBalancerNamespaceBundleMaxTopics" : "1000",
     "brokerClientTlsTrustStorePassword" : "",
     "managedLedgerCursorMaxEntriesPerLedger" : "50000",
     "brokerClientAuthenticationPlugin" : "",
     "loadBalancerMemoryResourceWeight" : "1.0",
     "bookkeeperClientMinAvailableBookiesInIsolationGroups" : "",
     "athenzDomainNames" : "",
     "dbStorage_rocksDB_writeBufferSizeMB" : "4",
     "proxyRoles" : "",
     "managedLedgerNumWorkerThreads" : "4",
     "loadBalancerReportUpdateThresholdPercentage" : "10",
     "dbStorage_rocksDB_sstSizeInMB" : "4",
     "brokerDeleteInactiveTopicsEnabled" : "true",
     "diskUsageThreshold" : "0.99",
     "bookkeeperClientRackawarePolicyEnabled" : "true",
     "managedLedgerMaxUnackedRangesToPersist" : "10000",
     "maxConcurrentTopicLoadRequest" : "5000",
     "enablePersistentTopics" : "true",
     "managedLedgerTraceTaskExecution" : "true",
     "loadBalancerAutoUnloadSplitBundlesEnabled" : "true",
     "dbStorage_rocksDB_blockSize" : "4096",
     "encryptionRequireOnProducer" : "false",
     "zooKeeperOperationTimeoutSeconds" : "30",
     "maxPendingPublishRequestsPerConnection" : "1000",
     "bookkeeperTLSKeyFilePath" : "",
     "allowLoopback" : "true",
     "webSocketMaxTextFrameSize" : "1048576",
     "loadBalancerCPUResourceWeight" : "1.0",
     "backlogQuotaCheckEnabled" : "true",
     "replicationPolicyCheckDurationSeconds" : "600",
     "allowAutoTopicCreation" : "true",
     "bookkeeperClientIsolationGroups" : "",
     "configurationStoreServers" : "",
     "maxUnackedMessagesPerSubscriptionOnBrokerBlocked" : "0.16",
     "dbStorage_writeCacheMaxSizeMb" : "",
     "brokerClientTlsProtocols" : "",
     "authorizationEnabled" : "false",
     "loadBalancerSheddingIntervalMinutes" : "1",
     "managedLedgerCursorPositionFlushSeconds" : "60",
     "loadManagerClassName" : "org.apache.pulsar.broker.loadbalance.NoopLoadManager",
     "bookkeeperClientHealthCheckQuarantineTimeInSeconds" : "1800",
     "numCacheExecutorThreadPoolSize" : "10",
     "loadBalancerSheddingGracePeriodMinutes" : "30",
     "backlogQuotaCheckIntervalInSeconds" : "60",
     "loadBalancerBandwithInResourceWeight" : "1.0",
     "loadBalancerBandwithOutResourceWeight" : "1.0",
     "bookkeeperClientTimeoutInSeconds" : "30",
     "tlsTrustCertsFilePath" : "",
     "managedLedgerCacheEvictionFrequency" : "100.0",
     "autoSkipNonRecoverableData" : "false",
     "bookkeeperClientHealthCheckEnabled" : "true",
     "dbStorage_rocksDB_numFilesInLevel0" : "4",
     "brokerDeleteInactiveTopicsFrequencySeconds" : "60",
     "managedLedgerReadEntryTimeoutSeconds" : "0",
     "loadBalancerBrokerMaxTopics" : "50000",
     "nettyMaxFrameSizeBytes" : "5253120",
     "enablePackagesManagement" : "false",
     "managedLedgerAddEntryTimeoutSeconds" : "0",
     "loadBalancerDirectMemoryResourceWeight" : "1.0",
     "managedLedgerMaxEntriesPerLedger" : "50000",
     "loadBalancerNamespaceMaximumBundles" : "128",
     "managedLedgerCacheCopyEntries" : "false",
     "tlsCertRefreshCheckDurationSec" : "300",
     "journalSyncData" : "false",
     "bindAddress" : "0.0.0.0",
     "transactionMetadataStoreProviderClassName" : "org.apache.pulsar.transaction.coordinator.impl.MLTransactionMetadataStoreProvider",
     "tlsAllowInsecureConnection" : "false",
     "allowEphemeralPorts" : "true",
     "maxProducersPerTopic" : "0",
     "tokenPublicKey" : "",
     "subscriptionExpirationTimeMinutes" : "0",
     "numWorkerThreadsForNonPersistentTopic" : "8",
     "maxConcurrentNonPersistentMessagePerConnection" : "1000",
     "managedLedgerNewEntriesCheckDelayInMillis" : "10",
     "bookkeeperClientAuthenticationParameters" : "",
     "authenticationEnabled" : "false",
     "numIOThreads" : "",
     "maxSubscriptionsPerTopic" : "0",
     "maxTopicsPerNamespace" : "0",
     "allocatorPoolingPolicy" : "UnpooledHeap",
     "topicLevelPoliciesEnabled" : "false",
     "brokerClientTlsEnabledWithKeyStore" : "false",
     "maxConsumersPerTopic" : "0",
     "brokerClientTlsTrustStoreType" : "JKS",
     "backlogQuotaDefaultLimitSecond" : "-1",
     "bookkeeperClientMinNumRacksPerWriteQuorum" : "1",
     "numOrderedExecutorThreads" : "8",
     "subscriptionRedeliveryTrackerEnabled" : "true",
     "dispatchThrottlingRatePerTopicInByte" : "0",
     "managedLedgerCursorRolloverTimeInSeconds" : "14400",
     "globalZookeeperServers" : "",
     "defaultNumberOfNamespaceBundles" : "4",
     "loadBalancerEnabled" : "false",
     "dbStorage_readAheadCacheMaxSizeMb" : "",
     "activeConsumerFailoverDelayTimeMillis" : "1000",
     "managedLedgerDefaultEnsembleSize" : "1",
     "loadBalancerHistoryResourcePercentage" : "0.9",
     "dbStorage_readAheadCacheBatchSize" : "1000",
     "authorizationProvider" : "org.apache.pulsar.broker.authorization.PulsarAuthorizationProvider",
     "tlsTrustStore" : "",
     "zookeeperServers" : "",
     "transactionBufferSnapshotMaxTransactionCount" : "1000",
     "defaultRetentionSizeInMB" : "0",
     "defaultNumPartitions" : "1",
     "packagesReplicas" : "1",
     "topicFencingTimeoutSeconds" : "0",
     "bookkeeperTLSProviderFactoryClass" : "org.apache.bookkeeper.tls.TLSContextFactory",
     "bookkeeperNumberOfChannelsPerBookie" : "16",
     "transactionBufferSnapshotMinTimeInMillis" : "5000",
     "brokerClientSslProvider" : "",
     "preciseDispatcherFlowControl" : "false",
     "maxConcurrentLookupRequest" : "50000",
     "skipBrokerShutdownOnOOM" : "false",
     "bookkeeperTLSKeyStorePasswordPath" : "",
     "defaultRetentionTimeInMinutes" : "0",
     "brokerPublisherThrottlingMaxMessageRate" : "0",
     "bookkeeperExplicitLacIntervalInMills" : "0",
     "replicationProducerQueueSize" : "1000",
     "loadBalancerNamespaceBundleMaxSessions" : "1000",
     "tlsProtocols" : "",
     "managedLedgerDefaultWriteQuorum" : "1",
     "zooKeeperSessionTimeoutMillis" : "30000",
     "statusFilePath" : "/usr/local/apache/htdocs",
     "bookkeeperClientSecondaryIsolationGroups" : "",
     "tokenAudienceClaim" : "",
     "brokerServicePurgeInactiveFrequencyInSeconds" : "60",
     "journalMaxGroupWaitMSec" : "1",
     "dbStorage_rocksDB_bloomFilterBitsPerKey" : "10",
     "brokerDeduplicationMaxNumberOfProducers" : "10000",
     "diskUsageWarnThreshold" : "0.99",
     "brokerDeduplicationProducerInactivityTimeoutMinutes" : "360",
     "tlsKeyFilePath" : "",
     "bookkeeperClientAuthenticationPlugin" : "",
     "packagesManagementLedgerRootPath" : "/ledgers",
     "bookkeeperDiskWeightBasedPlacementEnabled" : "false",
     "tlsTrustStoreType" : "JKS",
     "authorizationAllowWildcardsMatching" : "false",
     "subscriptionKeySharedConsistentHashingReplicaPoints" : "100",
     "managedLedgerDefaultMarkDeleteRateLimit" : "0.1",
     "bookkeeperClientQuarantineRatio" : "1.0",
     "managedLedgerMaxLedgerRolloverTimeMinutes" : "240",
     "subscriptionExpiryCheckIntervalInMinutes" : "5",
     "maxUnackedMessagesPerBroker" : "0",
     "preciseTopicPublishRateLimiterEnable" : "false",
     "tlsKeyStore" : "",
     "keepAliveIntervalSeconds" : "30",
     "flushInterval" : "60000",
     "brokerClientAuthenticationParameters" : "",
     "tlsEnabledWithKeyStore" : "false",
     "managedLedgerCacheEvictionTimeThresholdMillis" : "1000",
     "replicationMetricsEnabled" : "true",
     "bookkeeperClientSpeculativeReadTimeoutInMillis" : "0",
     "bookkeeperTLSKeyFileType" : "PEM",
     "ttlDurationDefaultInSeconds" : "0",
     "backlogQuotaDefaultLimitGB" : "10",
     "ledgerDirectories" : "data/standalone/bookkeeper0",
     "zooKeeperCacheExpirySeconds" : "300",
     "journalDirectories" : "data/standalone/bookkeeper0",
     "bookkeeperTLSClientAuthentication" : "false",
     "managedLedgerMaxUnackedRangesToPersistInZooKeeper" : "1000",
     "loadBalancerBundleUnloadMinThroughputThreshold" : "10",
     "metricsServletTimeoutMs" : "30000",
     "dispatchThrottlingRatePerTopicInMsg" : "0",
     "maxUnackedMessagesPerSubscription" : "200000",
     "tlsTrustStorePassword" : "",
     "failureDomainsEnabled" : "false",
     "managedLedgerUnackedRangesOpenCacheSetEnabled" : "true",
     "webSocketNumIoThreads" : "8",
     "subscriptionKeySharedUseConsistentHashing" : "false",
     "brokerPublisherThrottlingTickTimeMillis" : "50",
     "tlsKeyStorePassword" : "",
     "systemTopicEnabled" : "false",
     "allowAutoSubscriptionCreation" : "true",
     "messageExpiryCheckIntervalInMinutes" : "5",
     "loadBalancerHostUsageCheckIntervalMinutes" : "1",
     "loadBalancerResourceQuotaUpdateIntervalMinutes" : "15"
   }
   04:12:39.491 [main] INFO  org.apache.bookkeeper.proto.BookieNettyServer - Binding bookie-rpc endpoint to 0.0.0.0/0.0.0.0:3181
   04:12:39.683 [main] INFO  org.apache.bookkeeper.meta.MetadataDrivers - BookKeeper metadata driver manager initialized
   04:12:39.689 [main] INFO  org.apache.bookkeeper.meta.zk.ZKMetadataDriverBase - Initialize zookeeper metadata driver at metadata service uri zk+null://127.0.0.1:2181/ledgers : zkServers = 127.0.0.1:2181, ledgersRootPath = /ledgers.
   04:12:39.704 [main] INFO  org.apache.zookeeper.ZooKeeper - Initiating client connection, connectString=127.0.0.1:2181 sessionTimeout=10000 watcher=org.apache.bookkeeper.zookeeper.ZooKeeperWatcherBase@2b43529a
   04:12:39.704 [main] INFO  org.apache.zookeeper.ClientCnxnSocket - jute.maxbuffer value is 10485760 Bytes
   04:12:39.704 [main] INFO  org.apache.zookeeper.ClientCnxn - zookeeper.request.timeout value is 0. feature enabled=false
   04:12:39.781 [main-SendThread(127.0.0.1:2181)] INFO  org.apache.zookeeper.ClientCnxn - Opening socket connection to server localhost/127.0.0.1:2181.
   04:12:39.781 [main-SendThread(127.0.0.1:2181)] INFO  org.apache.zookeeper.ClientCnxn - SASL config status: Will not attempt to authenticate using SASL (unknown error)
   04:12:39.782 [main-SendThread(127.0.0.1:2181)] INFO  org.apache.zookeeper.ClientCnxn - Socket connection established, initiating session, client: /127.0.0.1:44126, server: localhost/127.0.0.1:2181
   04:12:39.787 [main-SendThread(127.0.0.1:2181)] INFO  org.apache.zookeeper.ClientCnxn - Session establishment complete on server localhost/127.0.0.1:2181, session id = 0x1000001599a0001, negotiated timeout = 10000
   04:12:39.806 [main-EventThread] INFO  org.apache.bookkeeper.zookeeper.ZooKeeperWatcherBase - ZooKeeper client is connected now.
   04:12:39.855 [main] INFO  org.apache.bookkeeper.discover.ZKRegistrationManager - INSTANCEID not exists in zookeeper. Not considering it for data verification
   04:12:40.129 [main] INFO  org.apache.bookkeeper.bookie.Bookie - instantiate ledger manager org.apache.bookkeeper.meta.HierarchicalLedgerManagerFactory
   04:12:40.159 [main] INFO  org.apache.bookkeeper.bookie.Bookie - Using ledger storage: org.apache.bookkeeper.bookie.storage.ldb.DbLedgerStorage
   04:12:40.161 [main] INFO  org.apache.bookkeeper.bookie.storage.ldb.DbLedgerStorage - Started Db Ledger Storage
   04:12:40.161 [main] INFO  org.apache.bookkeeper.bookie.storage.ldb.DbLedgerStorage -  - Number of directories: 1
   04:12:40.161 [main] INFO  org.apache.bookkeeper.bookie.storage.ldb.DbLedgerStorage -  - Write cache size: 1024 MB
   04:12:40.162 [main] INFO  org.apache.bookkeeper.bookie.storage.ldb.DbLedgerStorage -  - Read Cache: 1024 MB
   04:12:40.166 [main] INFO  org.apache.bookkeeper.bookie.storage.ldb.SingleDirectoryDbLedgerStorage - Creating single directory db ledger storage on data/standalone/bookkeeper0/current
   04:12:40.610 [main] INFO  org.apache.bookkeeper.bookie.ScanAndCompareGarbageCollector - Over Replicated Ledger Deletion : enabled=true, interval=86400000
   04:12:40.621 [main] INFO  org.apache.bookkeeper.bookie.GarbageCollectorThread - Minor Compaction : enabled=true, threshold=0.20000000298023224, interval=3600000
   04:12:40.621 [main] INFO  org.apache.bookkeeper.bookie.GarbageCollectorThread - Major Compaction : enabled=true, threshold=0.800000011920929, interval=86400000
   04:12:40.775 [main] INFO  org.apache.bookkeeper.bookie.Bookie - Replaying journal 1626870594643 from position 60928
   04:12:40.778 [main] INFO  org.apache.bookkeeper.bookie.JournalChannel - Opening journal data/standalone/bookkeeper0/current/17ac90b3c53.txn
   04:12:40.789 [main] INFO  org.apache.bookkeeper.bookie.Bookie - Finished replaying journal in 16 ms.
   04:12:40.809 [SyncThread-7-1] INFO  org.apache.bookkeeper.bookie.EntryLogManagerBase - Creating a new entry log file because current active log channel has not initialized yet
   04:12:40.811 [SyncThread-7-1] INFO  org.apache.bookkeeper.bookie.EntryLoggerAllocator - Created new entry log file data/standalone/bookkeeper0/current/8.log for logId 8.
   04:12:40.866 [pool-6-thread-1] INFO  org.apache.bookkeeper.bookie.EntryLoggerAllocator - Created new entry log file data/standalone/bookkeeper0/current/9.log for logId 9.
   04:12:40.971 [SyncThread-7-1] INFO  org.apache.bookkeeper.bookie.SyncThread - Flush ledger storage at checkpoint CheckpointList{checkpoints=[LogMark: logFileId - 1626870594643 , logFileOffset - 61956]}.
   04:12:40.985 [main] INFO  org.apache.bookkeeper.bookie.Bookie - Finished reading journal, starting bookie
   04:12:41.131 [BookieJournal-3181] INFO  org.apache.bookkeeper.bookie.Journal - Starting journal on data/standalone/bookkeeper0/current
   04:12:41.143 [BookieJournal-3181] INFO  org.apache.bookkeeper.bookie.JournalChannel - Opening journal data/standalone/bookkeeper0/current/17ac90b3c54.txn
   04:12:41.146 [ForceWriteThread] INFO  org.apache.bookkeeper.bookie.Journal - ForceWrite Thread started
   04:12:41.504 [main] WARN  org.apache.curator.retry.ExponentialBackoffRetry - maxRetries too large (2147483647). Pinning to 29
   04:12:41.717 [main] INFO  org.apache.curator.framework.imps.CuratorFrameworkImpl - Starting
   04:12:41.741 [main] INFO  org.apache.zookeeper.ZooKeeper - Initiating client connection, connectString=127.0.0.1:2181 sessionTimeout=60000 watcher=org.apache.curator.ConnectionState@79c5636f
   04:12:41.741 [main] INFO  org.apache.zookeeper.ClientCnxnSocket - jute.maxbuffer value is 10485760 Bytes
   04:12:41.742 [main] INFO  org.apache.zookeeper.ClientCnxn - zookeeper.request.timeout value is 0. feature enabled=false
   04:12:41.834 [main] INFO  org.apache.curator.framework.imps.CuratorFrameworkImpl - Default schema
   04:12:41.868 [main-SendThread(127.0.0.1:2181)] INFO  org.apache.zookeeper.ClientCnxn - Opening socket connection to server localhost/127.0.0.1:2181.
   04:12:41.869 [main-SendThread(127.0.0.1:2181)] INFO  org.apache.zookeeper.ClientCnxn - SASL config status: Will not attempt to authenticate using SASL (unknown error)
   04:12:41.869 [main-SendThread(127.0.0.1:2181)] INFO  org.apache.zookeeper.ClientCnxn - Socket connection established, initiating session, client: /127.0.0.1:44128, server: localhost/127.0.0.1:2181
   04:12:41.873 [main-SendThread(127.0.0.1:2181)] INFO  org.apache.zookeeper.ClientCnxn - Session establishment complete on server localhost/127.0.0.1:2181, session id = 0x1000001599a0002, negotiated timeout = 60000
   04:12:41.882 [main-EventThread] INFO  org.apache.curator.framework.state.ConnectionStateManager - State change: CONNECTED
   04:12:41.904 [main-EventThread] INFO  org.apache.curator.framework.imps.EnsembleTracker - New config event received: {}
   04:12:41.904 [main-EventThread] INFO  org.apache.curator.framework.imps.EnsembleTracker - New config event received: {}
   04:12:41.924 [main] INFO  org.apache.bookkeeper.stream.storage.impl.cluster.ZkClusterInitializer - Loaded cluster metadata : 
   num_storage_containers: 2
   
   04:12:41.925 [Curator-Framework-0] INFO  org.apache.curator.framework.imps.CuratorFrameworkImpl - backgroundOperationsLoop exiting
   04:12:41.971 [main-SendThread(127.0.0.1:2181)] WARN  org.apache.zookeeper.ClientCnxn - An exception was thrown while closing send thread for session 0x1000001599a0002.
   org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x1000001599a0002, likely server has closed socket
   	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[org.apache.zookeeper-zookeeper-3.6.3.jar:3.6.3]
   	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[org.apache.zookeeper-zookeeper-3.6.3.jar:3.6.3]
   	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1290) [org.apache.zookeeper-zookeeper-3.6.3.jar:3.6.3]
   04:12:42.077 [main] INFO  org.apache.zookeeper.ZooKeeper - Session: 0x1000001599a0002 closed
   04:12:42.077 [main-EventThread] INFO  org.apache.zookeeper.ClientCnxn - EventThread shut down for session: 0x1000001599a0002
   04:12:42.142 [main] WARN  org.apache.bookkeeper.stream.server.StorageServer - Determining hostname for stream storage
   04:12:42.143 [main] WARN  org.apache.bookkeeper.stream.server.StorageServer - Decided to use hostname 127.0.0.1
   04:12:42.147 [main] INFO  org.apache.bookkeeper.stream.server.StorageServer - Dlog configuration : {
     "bkcEnsembleSize" : "1",
     "bkcWriteQuorumSize" : "1",
     "bkcAckQuorumSize" : "1"
   }
   04:12:42.147 [main] INFO  org.apache.bookkeeper.stream.server.StorageServer - Storage configuration : {
     "range.store.dirs" : "data/standalone/bookkeeper/ranges/data"
   }
   04:12:42.147 [main] INFO  org.apache.bookkeeper.stream.server.StorageServer - Server configuration : {
     "grpc.port" : "4181"
   }
   04:12:42.174 [main] WARN  org.apache.curator.retry.ExponentialBackoffRetry - maxRetries too large (2147483647). Pinning to 29
   04:12:42.455 [main] INFO  org.apache.bookkeeper.meta.zk.ZKMetadataDriverBase - Initialize zookeeper metadata driver at metadata service uri zk://127.0.0.1:2181/ledgers : zkServers = 127.0.0.1:2181, ledgersRootPath = /ledgers.
   04:12:42.455 [main] INFO  org.apache.zookeeper.ZooKeeper - Initiating client connection, connectString=127.0.0.1:2181 sessionTimeout=10000 watcher=org.apache.bookkeeper.zookeeper.ZooKeeperWatcherBase@4cf01c41
   04:12:42.455 [main] INFO  org.apache.zookeeper.ClientCnxnSocket - jute.maxbuffer value is 10485760 Bytes
   04:12:42.456 [main] INFO  org.apache.zookeeper.ClientCnxn - zookeeper.request.timeout value is 0. feature enabled=false
   04:12:42.464 [main-SendThread(127.0.0.1:2181)] INFO  org.apache.zookeeper.ClientCnxn - Opening socket connection to server localhost/127.0.0.1:2181.
   04:12:42.464 [main-SendThread(127.0.0.1:2181)] INFO  org.apache.zookeeper.ClientCnxn - SASL config status: Will not attempt to authenticate using SASL (unknown error)
   04:12:42.465 [main-SendThread(127.0.0.1:2181)] INFO  org.apache.zookeeper.ClientCnxn - Socket connection established, initiating session, client: /127.0.0.1:44130, server: localhost/127.0.0.1:2181
   04:12:42.468 [main-SendThread(127.0.0.1:2181)] INFO  org.apache.zookeeper.ClientCnxn - Session establishment complete on server localhost/127.0.0.1:2181, session id = 0x1000001599a0003, negotiated timeout = 10000
   04:12:42.469 [main-EventThread] INFO  org.apache.bookkeeper.zookeeper.ZooKeeperWatcherBase - ZooKeeper client is connected now.
   04:12:42.525 [main-EventThread] INFO  org.apache.bookkeeper.discover.ZKRegistrationClient - Update BookieInfoCache (writable bookie) 127.0.0.1:3181 -> BookieServiceInfo{properties={}, endpoints=[EndpointInfo{id=127.0.0.1:3181, port=3181, host=127.0.0.1, protocol=bookie-rpc, auth=[], extensions=[]}]}
   04:12:42.652 [main] INFO  org.apache.zookeeper.ZooKeeper - Session: 0x1000001599a0003 closed
   04:12:42.653 [main] INFO  org.apache.curator.framework.imps.CuratorFrameworkImpl - Starting
   04:12:42.654 [main-EventThread] INFO  org.apache.zookeeper.ClientCnxn - EventThread shut down for session: 0x1000001599a0003
   04:12:42.667 [main] INFO  org.apache.zookeeper.ZooKeeper - Initiating client connection, connectString=127.0.0.1:2181 sessionTimeout=60000 watcher=org.apache.curator.ConnectionState@521c67f0
   04:12:42.667 [main] INFO  org.apache.zookeeper.ClientCnxnSocket - jute.maxbuffer value is 10485760 Bytes
   04:12:42.668 [main] INFO  org.apache.zookeeper.ClientCnxn - zookeeper.request.timeout value is 0. feature enabled=false
   04:12:42.677 [main] INFO  org.apache.curator.framework.imps.CuratorFrameworkImpl - Default schema
   04:12:42.678 [main] INFO  org.apache.bookkeeper.stream.server.service.CuratorProviderService - Provided curator clients to zookeeper 127.0.0.1:2181.
   04:12:42.682 [main] INFO  org.apache.bookkeeper.stream.server.service.DLNamespaceProviderService - Initializing dlog namespace at distributedlog://127.0.0.1:2181/stream/storage
   04:12:42.687 [main] INFO  org.apache.distributedlog.namespace.NamespaceDriverManager - DistributedLog NamespaceDriverManager initialized
   04:12:42.731 [main-SendThread(127.0.0.1:2181)] INFO  org.apache.zookeeper.ClientCnxn - Opening socket connection to server localhost/127.0.0.1:2181.
   04:12:42.731 [main-SendThread(127.0.0.1:2181)] INFO  org.apache.zookeeper.ClientCnxn - SASL config status: Will not attempt to authenticate using SASL (unknown error)
   04:12:42.732 [main-SendThread(127.0.0.1:2181)] INFO  org.apache.zookeeper.ClientCnxn - Socket connection established, initiating session, client: /127.0.0.1:44132, server: localhost/127.0.0.1:2181
   04:12:42.750 [main-SendThread(127.0.0.1:2181)] INFO  org.apache.zookeeper.ClientCnxn - Session establishment complete on server localhost/127.0.0.1:2181, session id = 0x1000001599a0004, negotiated timeout = 60000
   04:12:42.751 [main-EventThread] INFO  org.apache.curator.framework.state.ConnectionStateManager - State change: CONNECTED
   04:12:42.768 [main] INFO  org.apache.zookeeper.ZooKeeper - Initiating client connection, connectString=127.0.0.1:2181 sessionTimeout=30000 watcher=org.apache.bookkeeper.zookeeper.ZooKeeperWatcherBase@6528d339
   04:12:42.769 [main] INFO  org.apache.zookeeper.ClientCnxnSocket - jute.maxbuffer value is 10485760 Bytes
   04:12:42.769 [main] INFO  org.apache.zookeeper.ClientCnxn - zookeeper.request.timeout value is 0. feature enabled=false
   04:12:42.821 [main-SendThread(127.0.0.1:2181)] INFO  org.apache.zookeeper.ClientCnxn - Opening socket connection to server localhost/127.0.0.1:2181.
   04:12:42.822 [main-SendThread(127.0.0.1:2181)] INFO  org.apache.zookeeper.ClientCnxn - SASL config status: Will not attempt to authenticate using SASL (unknown error)
   04:12:42.822 [main-SendThread(127.0.0.1:2181)] INFO  org.apache.zookeeper.ClientCnxn - Socket connection established, initiating session, client: /127.0.0.1:44134, server: localhost/127.0.0.1:2181
   04:12:42.840 [main-EventThread] INFO  org.apache.curator.framework.imps.EnsembleTracker - New config event received: {}
   04:12:42.841 [main-EventThread] INFO  org.apache.curator.framework.imps.EnsembleTracker - New config event received: {}
   04:12:42.841 [main-SendThread(127.0.0.1:2181)] INFO  org.apache.zookeeper.ClientCnxn - Session establishment complete on server localhost/127.0.0.1:2181, session id = 0x1000001599a0005, negotiated timeout = 30000
   04:12:42.842 [main-EventThread] INFO  org.apache.bookkeeper.zookeeper.ZooKeeperWatcherBase - ZooKeeper client is connected now.
   04:12:42.861 [main] INFO  org.apache.distributedlog.ZooKeeperClient - Close zookeeper client default.
   04:12:42.861 [main] INFO  org.apache.distributedlog.ZooKeeperClient - Closing zookeeper client default.
   04:12:42.868 [main-SendThread(127.0.0.1:2181)] WARN  org.apache.zookeeper.ClientCnxn - An exception was thrown while closing send thread for session 0x1000001599a0005.
   org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x1000001599a0005, likely server has closed socket
   	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[org.apache.zookeeper-zookeeper-3.6.3.jar:3.6.3]
   	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[org.apache.zookeeper-zookeeper-3.6.3.jar:3.6.3]
   	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1290) [org.apache.zookeeper-zookeeper-3.6.3.jar:3.6.3]
   04:12:42.970 [main] INFO  org.apache.zookeeper.ZooKeeper - Session: 0x1000001599a0005 closed
   04:12:42.970 [main] INFO  org.apache.distributedlog.ZooKeeperClient - Closed zookeeper client default.
   04:12:42.975 [main] INFO  org.apache.distributedlog.api.namespace.NamespaceBuilder - No feature provider is set. All features are disabled now.
   04:12:42.985 [main-EventThread] INFO  org.apache.zookeeper.ClientCnxn - EventThread shut down for session: 0x1000001599a0005
   04:12:43.030 [main] INFO  org.apache.distributedlog.impl.BKNamespaceDriver - Created shared zooKeeper client builder dlzk:distributedlog://127.0.0.1:2181/stream/storage:factory_writer_shared: zkServers = 127.0.0.1:2181, numRetries = 3, sessionTimeout = 30000, retryBackoff = 5000, maxRetryBackoff = 30000, zkAclId = null.
   04:12:43.035 [main] INFO  org.apache.zookeeper.ZooKeeper - Initiating client connection, connectString=127.0.0.1:2181 sessionTimeout=30000 watcher=org.apache.bookkeeper.zookeeper.ZooKeeperWatcherBase@65da1cbe
   04:12:43.036 [main] INFO  org.apache.zookeeper.ClientCnxnSocket - jute.maxbuffer value is 10485760 Bytes
   04:12:43.036 [main] INFO  org.apache.zookeeper.ClientCnxn - zookeeper.request.timeout value is 0. feature enabled=false
   04:12:43.083 [main-SendThread(127.0.0.1:2181)] INFO  org.apache.zookeeper.ClientCnxn - Opening socket connection to server localhost/127.0.0.1:2181.
   04:12:43.084 [main-SendThread(127.0.0.1:2181)] INFO  org.apache.zookeeper.ClientCnxn - SASL config status: Will not attempt to authenticate using SASL (unknown error)
   04:12:43.084 [main-SendThread(127.0.0.1:2181)] INFO  org.apache.zookeeper.ClientCnxn - Socket connection established, initiating session, client: /127.0.0.1:44136, server: localhost/127.0.0.1:2181
   04:12:43.090 [main-SendThread(127.0.0.1:2181)] INFO  org.apache.zookeeper.ClientCnxn - Session establishment complete on server localhost/127.0.0.1:2181, session id = 0x1000001599a0006, negotiated timeout = 30000
   04:12:43.090 [main-EventThread] INFO  org.apache.bookkeeper.zookeeper.ZooKeeperWatcherBase - ZooKeeper client is connected now.
   04:12:43.094 [main] INFO  org.apache.distributedlog.impl.BKNamespaceDriver - Created shared client builder bk:distributedlog://127.0.0.1:2181/stream/storage:factory_writer_shared : zkServers = 127.0.0.1:2181, ledgersPath = /ledgers, numIOThreads = 1
   04:12:43.096 [main] INFO  org.apache.distributedlog.impl.metadata.BKDLConfig - Propagate BKDLConfig to DLConfig : encodeRegionID = false, firstLogSegmentSequenceNumber = 1, createStreamIfNotExists = true, isFederated = false.
   04:12:43.104 [main] INFO  org.apache.distributedlog.impl.BKNamespaceDriver - Initialized BK namespace driver: clientId = storage-server, regionId = 0, federated = false.
   04:12:43.126 [main] INFO  org.apache.distributedlog.logsegment.LogSegmentMetadataCache - Log segment cache is enabled = true
   04:12:43.126 [main] INFO  org.apache.bookkeeper.stream.server.service.DLNamespaceProviderService - Provided distributedlog namespace at distributedlog://127.0.0.1:2181/stream/storage.
   04:12:44.859 [main] INFO  org.apache.bookkeeper.stream.storage.impl.sc.ZkStorageContainerManager - Watched cluster assignment data.
   04:12:44.869 [main] INFO  org.apache.bookkeeper.stream.storage.impl.sc.ZkStorageContainerManager - Scheduled storage container probe task at every 15000 ms
   04:12:44.935 [main] INFO  org.apache.bookkeeper.stream.storage.impl.grpc.GrpcMetaRangeService - Created MetaRange service
   04:12:44.938 [main] INFO  org.apache.bookkeeper.stream.storage.impl.grpc.GrpcTableService - Created Table service
   04:12:45.039 [zk-storage-container-manager] INFO  org.apache.bookkeeper.stream.storage.impl.sc.ZkStorageContainerManager - Servers joined : [hostname: "127.0.0.1"
   port: 4181
   ]
   04:12:45.044 [zk-storage-container-manager] INFO  org.apache.bookkeeper.stream.storage.impl.sc.ZkStorageContainerManager - Process container changes:
   	Ideal = [0, 1]
   	Live = []
   	Pending = []
   	ToStart = [0, 1]
   	ToStop = []
   04:12:45.045 [zk-storage-container-manager] INFO  org.apache.bookkeeper.stream.storage.impl.sc.ZkStorageContainerManager - Starting storage container (0)
   04:12:45.111 [zk-storage-container-manager] INFO  org.apache.bookkeeper.stream.storage.impl.grpc.GrpcMetaRangeService - Created MetaRange service
   04:12:45.111 [zk-storage-container-manager] INFO  org.apache.bookkeeper.stream.storage.impl.grpc.GrpcTableService - Created Table service
   04:12:45.139 [zk-storage-container-manager] INFO  org.apache.bookkeeper.stream.storage.impl.sc.StorageContainerRegistryImpl - Registered StorageContainer ('0').
   04:12:45.139 [zk-storage-container-manager] INFO  org.apache.bookkeeper.stream.storage.impl.sc.StorageContainerImpl - Starting storage container (0) ...
   04:12:45.139 [zk-storage-container-manager] INFO  org.apache.bookkeeper.stream.storage.impl.store.MVCCStoreFactoryImpl - Initializing stream(0)/range(0) at storage container (0)
   04:12:45.297 [zk-storage-container-manager] INFO  org.apache.bookkeeper.stream.storage.impl.store.MVCCStoreFactoryImpl - Initializing stream(1)/range(0) at storage container (0)
   04:12:45.301 [zk-storage-container-manager] INFO  org.apache.bookkeeper.stream.storage.impl.sc.ZkStorageContainerManager - Starting storage container (1)
   04:12:45.301 [zk-storage-container-manager] INFO  org.apache.bookkeeper.stream.storage.impl.grpc.GrpcMetaRangeService - Created MetaRange service
   04:12:45.301 [zk-storage-container-manager] INFO  org.apache.bookkeeper.stream.storage.impl.grpc.GrpcTableService - Created Table service
   04:12:45.302 [io-write-scheduler-OrderedScheduler-0-0] INFO  org.apache.bookkeeper.statelib.impl.journal.AbstractStateStoreWithJournal - Initializing the local state for mvcc store 000000000000000000/000000000000000000/000000000000000000
   04:12:45.303 [io-write-scheduler-OrderedScheduler-1-0] INFO  org.apache.bookkeeper.statelib.impl.journal.AbstractStateStoreWithJournal - Initializing the local state for mvcc store 000000000000000000/000000000000000001/000000000000000000
   04:12:45.371 [zk-storage-container-manager] INFO  org.apache.bookkeeper.stream.storage.impl.sc.StorageContainerRegistryImpl - Registered StorageContainer ('1').
   04:12:45.371 [zk-storage-container-manager] INFO  org.apache.bookkeeper.stream.storage.impl.sc.StorageContainerImpl - Starting storage container (1) ...
   04:12:45.371 [zk-storage-container-manager] INFO  org.apache.bookkeeper.stream.storage.impl.store.MVCCStoreFactoryImpl - Initializing stream(1)/range(0) at storage container (1)
   04:12:45.458 [io-write-scheduler-OrderedScheduler-1-0] INFO  org.apache.distributedlog.BKDistributedLogManager - Create sync reader starting from DLSN{logSegmentSequenceNo=1, entryId=0, slotId=0}
   04:12:45.465 [io-write-scheduler-OrderedScheduler-0-0] INFO  org.apache.distributedlog.BKDistributedLogManager - Create sync reader starting from DLSN{logSegmentSequenceNo=1, entryId=0, slotId=0}
   04:12:45.569 [main-EventThread] INFO  org.apache.distributedlog.logsegment.PerStreamLogSegmentCache - 000000000000000000/000000000000000001/000000000000000000/checkpoints/0698f0d9-2d70-4438-8994-1bd5524baf4c/metadata added log segment (logrecs_000000000000000001 : [LogSegmentId:62, firstTxId:305, lastTxId:305, version:VERSION_V5_SEQUENCE_ID, completionTime:1626873057720, recordCount:1, regionId:0, status:0, logSegmentSequenceNumber:1, lastEntryId:0, lastSlotId:0, inprogress:false, minActiveDLSN:DLSN{logSegmentSequenceNo=1, entryId=0, slotId=0}, startSequenceId:0]) to cache.
   04:12:45.569 [main-EventThread] INFO  org.apache.distributedlog.ReadAheadEntryReader - Starting the readahead entry reader for 000000000000000000/000000000000000001/000000000000000000/checkpoints/0698f0d9-2d70-4438-8994-1bd5524baf4c/metadata:<default> : number of segments: 1, top 10 segments = [[LogSegmentId:62, firstTxId:305, lastTxId:305, version:VERSION_V5_SEQUENCE_ID, completionTime:1626873057720, recordCount:1, regionId:0, status:0, logSegmentSequenceNumber:1, lastEntryId:0, lastSlotId:0, inprogress:false, minActiveDLSN:DLSN{logSegmentSequenceNo=1, entryId=0, slotId=0}, startSequenceId:0]]
   04:12:45.583 [main] INFO  org.apache.zookeeper.ZooKeeper - Initiating client connection, connectString=127.0.0.1:2181 sessionTimeout=10000 watcher=org.apache.bookkeeper.zookeeper.ZooKeeperWatcherBase@5b160208
   04:12:45.583 [main] INFO  org.apache.zookeeper.ClientCnxnSocket - jute.maxbuffer value is 10485760 Bytes
   04:12:45.584 [main] INFO  org.apache.zookeeper.ClientCnxn - zookeeper.request.timeout value is 0. feature enabled=false
   04:12:45.624 [main-EventThread] INFO  org.apache.distributedlog.logsegment.PerStreamLogSegmentCache - 000000000000000000/000000000000000000/000000000000000000/checkpoints/dd714f11-427a-4ef8-b347-465bc4295c78/metadata added log segment (logrecs_000000000000000001 : [LogSegmentId:63, firstTxId:489, lastTxId:489, version:VERSION_V5_SEQUENCE_ID, completionTime:1626873057751, recordCount:1, regionId:0, status:0, logSegmentSequenceNumber:1, lastEntryId:0, lastSlotId:0, inprogress:false, minActiveDLSN:DLSN{logSegmentSequenceNo=1, entryId=0, slotId=0}, startSequenceId:0]) to cache.
   04:12:45.624 [main-EventThread] INFO  org.apache.distributedlog.ReadAheadEntryReader - Starting the readahead entry reader for 000000000000000000/000000000000000000/000000000000000000/checkpoints/dd714f11-427a-4ef8-b347-465bc4295c78/metadata:<default> : number of segments: 1, top 10 segments = [[LogSegmentId:63, firstTxId:489, lastTxId:489, version:VERSION_V5_SEQUENCE_ID, completionTime:1626873057751, recordCount:1, regionId:0, status:0, logSegmentSequenceNumber:1, lastEntryId:0, lastSlotId:0, inprogress:false, minActiveDLSN:DLSN{logSegmentSequenceNo=1, entryId=0, slotId=0}, startSequenceId:0]]
   04:12:45.625 [main-EventThread] INFO  org.apache.distributedlog.logsegment.PerStreamLogSegmentCache - 000000000000000000/000000000000000000/000000000000000000/checkpoints/dd714f11-427a-4ef8-b347-465bc4295c78/metadata added log segment (logrecs_000000000000000001 : [LogSegmentId:63, firstTxId:489, lastTxId:489, version:VERSION_V5_SEQUENCE_ID, completionTime:1626873057751, recordCount:1, regionId:0, status:0, logSegmentSequenceNumber:1, lastEntryId:0, lastSlotId:0, inprogress:false, minActiveDLSN:DLSN{logSegmentSequenceNo=1, entryId=0, slotId=0}, startSequenceId:0]) to cache.
   04:12:45.666 [DLM-/stream/storage-OrderedScheduler-0-0] INFO  org.apache.distributedlog.ReadAheadEntryReader - segments is updated with [[LogSegmentId:62, firstTxId:305, lastTxId:305, version:VERSION_V5_SEQUENCE_ID, completionTime:1626873057720, recordCount:1, regionId:0, status:0, logSegmentSequenceNumber:1, lastEntryId:0, lastSlotId:0, inprogress:false, minActiveDLSN:DLSN{logSegmentSequenceNo=1, entryId=0, slotId=0}, startSequenceId:0]]
   04:12:45.667 [main-SendThread(127.0.0.1:2181)] INFO  org.apache.zookeeper.ClientCnxn - Opening socket connection to server localhost/127.0.0.1:2181.
   04:12:45.667 [main-SendThread(127.0.0.1:2181)] INFO  org.apache.zookeeper.ClientCnxn - SASL config status: Will not attempt to authenticate using SASL (unknown error)
   04:12:45.667 [main-SendThread(127.0.0.1:2181)] INFO  org.apache.zookeeper.ClientCnxn - Socket connection established, initiating session, client: /127.0.0.1:44138, server: localhost/127.0.0.1:2181
   04:12:45.672 [DLM-/stream/storage-OrderedScheduler-0-0] INFO  org.apache.distributedlog.ReadAheadEntryReader - segments is updated with [[LogSegmentId:63, firstTxId:489, lastTxId:489, version:VERSION_V5_SEQUENCE_ID, completionTime:1626873057751, recordCount:1, regionId:0, status:0, logSegmentSequenceNumber:1, lastEntryId:0, lastSlotId:0, inprogress:false, minActiveDLSN:DLSN{logSegmentSequenceNo=1, entryId=0, slotId=0}, startSequenceId:0]]
   04:12:45.673 [main-SendThread(127.0.0.1:2181)] INFO  org.apache.zookeeper.ClientCnxn - Session establishment complete on server localhost/127.0.0.1:2181, session id = 0x1000001599a0007, negotiated timeout = 10000
   04:12:45.684 [main-EventThread] INFO  org.apache.zookeeper.ZooKeeper - Initiating client connection, connectString=127.0.0.1:2181 sessionTimeout=30000 watcher=org.apache.bookkeeper.zookeeper.ZooKeeperWatcherBase@3ad56ea6
   04:12:45.684 [main-EventThread] INFO  org.apache.zookeeper.ClientCnxnSocket - jute.maxbuffer value is 10485760 Bytes
   04:12:45.685 [main-EventThread] INFO  org.apache.zookeeper.ClientCnxn - zookeeper.request.timeout value is 0. feature enabled=false
   04:12:45.716 [main-EventThread] INFO  org.apache.bookkeeper.zookeeper.ZooKeeperWatcherBase - ZooKeeper client is connected now.
   04:12:45.731 [main-SendThread(127.0.0.1:2181)] INFO  org.apache.zookeeper.ClientCnxn - Opening socket connection to server localhost/127.0.0.1:2181.
   04:12:45.731 [main-SendThread(127.0.0.1:2181)] INFO  org.apache.zookeeper.ClientCnxn - SASL config status: Will not attempt to authenticate using SASL (unknown error)
   04:12:45.731 [main-SendThread(127.0.0.1:2181)] INFO  org.apache.zookeeper.ClientCnxn - Socket connection established, initiating session, client: /127.0.0.1:44140, server: localhost/127.0.0.1:2181
   04:12:45.752 [main-SendThread(127.0.0.1:2181)] INFO  org.apache.zookeeper.ClientCnxn - Session establishment complete on server localhost/127.0.0.1:2181, session id = 0x1000001599a0008, negotiated timeout = 30000
   04:12:45.759 [main-EventThread] INFO  org.apache.bookkeeper.zookeeper.ZooKeeperWatcherBase - ZooKeeper client is connected now.
   04:12:45.794 [main] INFO  org.apache.bookkeeper.stream.server.service.RegistrationStateService - Successfully register myself under registration path /stream/servers/127.0.0.1:4181
   04:12:45.809 [main-EventThread] INFO  org.apache.bookkeeper.meta.zk.ZKMetadataDriverBase - Initialize zookeeper metadata driver with external zookeeper client : ledgersRootPath = /ledgers.
   04:12:45.836 [main-EventThread] INFO  org.apache.bookkeeper.client.RackawareEnsemblePlacementPolicyImpl - Initialize rackaware ensemble placement policy @ <Bookie:127.0.0.1:0> @ /default-region/default-rack : org.apache.distributedlog.net.DNSResolverForRacks.
   04:12:45.837 [main-EventThread] INFO  org.apache.bookkeeper.client.RackawareEnsemblePlacementPolicyImpl - Not weighted
   04:12:45.845 [main] INFO  org.apache.bookkeeper.stream.server.service.ClusterControllerService - Successfully started the cluster controller.
   04:12:45.910 [main-EventThread] INFO  org.apache.bookkeeper.client.BookKeeper - Weighted ledger placement is not enabled
   04:12:45.944 [Curator-LeaderSelector-0] INFO  org.apache.bookkeeper.stream.storage.impl.cluster.ClusterControllerLeaderImpl - Become controller leader to monitor servers for assigning storage containers.
   04:12:46.002 [main-EventThread] INFO  org.apache.bookkeeper.discover.ZKRegistrationClient - Update BookieInfoCache (writable bookie) 127.0.0.1:3181 -> BookieServiceInfo{properties={}, endpoints=[EndpointInfo{id=127.0.0.1:3181, port=3181, host=127.0.0.1, protocol=bookie-rpc, auth=[], extensions=[]}]}
   04:12:46.007 [main-EventThread] INFO  org.apache.bookkeeper.discover.ZKRegistrationClient - Update BookieInfoCache (writable bookie) 127.0.0.1:4181 -> BookieServiceInfo{properties={}, endpoints=[EndpointInfo{id=127.0.0.1:4181, port=4181, host=127.0.0.1, protocol=bookie-rpc, auth=[], extensions=[]}]}
   04:12:46.009 [registration-service-provider-scheduler] INFO  org.apache.bookkeeper.stream.storage.impl.cluster.ClusterControllerLeaderImpl - Cluster topology is changed - new cluster : Versioned(value=[127.0.0.1:4181], version=9)
   04:12:46.034 [BookKeeperClientScheduler-OrderedScheduler-0-0] INFO  org.apache.bookkeeper.net.NetworkTopologyImpl - Adding a new node: /default-region/default-rack/127.0.0.1:3181
   04:12:46.038 [BookKeeperClientScheduler-OrderedScheduler-0-0] INFO  org.apache.bookkeeper.client.RackawareEnsemblePlacementPolicyImpl - Initialize rackaware ensemble placement policy @ <Bookie:127.0.0.1:0> @ /default-region/default-rack : org.apache.bookkeeper.client.TopologyAwareEnsemblePlacementPolicy$DNSResolverDecorator.
   04:12:46.038 [BookKeeperClientScheduler-OrderedScheduler-0-0] INFO  org.apache.bookkeeper.client.RackawareEnsemblePlacementPolicyImpl - Not weighted
   04:12:46.039 [BookKeeperClientScheduler-OrderedScheduler-0-0] INFO  org.apache.bookkeeper.net.NetworkTopologyImpl - Adding a new node: /default-region/default-rack/127.0.0.1:3181
   04:12:46.045 [main-EventThread] INFO  org.apache.distributedlog.BookKeeperClient - BookKeeper Client created bk:distributedlog://127.0.0.1:2181/stream/storage:factory_writer_shared with its own ZK Client : ledgersPath = /ledgers, numRetries = 3, sessionTimeout = 30000, backoff = 5000, maxBackoff = 30000, dnsResolver = 
   04:12:46.080 [main-EventThread] INFO  org.apache.distributedlog.logsegment.PerStreamLogSegmentCache - 000000000000000000/000000000000000001/000000000000000000/checkpoints/0698f0d9-2d70-4438-8994-1bd5524baf4c/metadata added log segment (logrecs_000000000000000001 : [LogSegmentId:62, firstTxId:305, lastTxId:305, version:VERSION_V5_SEQUENCE_ID, completionTime:1626873057720, recordCount:1, regionId:0, status:0, logSegmentSequenceNumber:1, lastEntryId:0, lastSlotId:0, inprogress:false, minActiveDLSN:DLSN{logSegmentSequenceNo=1, entryId=0, slotId=0}, startSequenceId:0]) to cache.
   04:12:46.081 [DLM-/stream/storage-OrderedScheduler-0-0] INFO  org.apache.distributedlog.ReadAheadEntryReader - Reinitialize log segments with [[LogSegmentId:62, firstTxId:305, lastTxId:305, version:VERSION_V5_SEQUENCE_ID, completionTime:1626873057720, recordCount:1, regionId:0, status:0, logSegmentSequenceNumber:1, lastEntryId:0, lastSlotId:0, inprogress:false, minActiveDLSN:DLSN{logSegmentSequenceNo=1, entryId=0, slotId=0}, startSequenceId:0]]
   04:12:46.081 [DLM-/stream/storage-OrderedScheduler-0-0] INFO  org.apache.distributedlog.ReadAheadEntryReader - Reinitialize log segments with [[LogSegmentId:63, firstTxId:489, lastTxId:489, version:VERSION_V5_SEQUENCE_ID, completionTime:1626873057751, recordCount:1, regionId:0, status:0, logSegmentSequenceNumber:1, lastEntryId:0, lastSlotId:0, inprogress:false, minActiveDLSN:DLSN{logSegmentSequenceNo=1, entryId=0, slotId=0}, startSequenceId:0]]
   04:12:46.257 [DLM-/stream/storage-OrderedScheduler-0-0] INFO  org.apache.bookkeeper.proto.PerChannelBookieClient - Closing the per channel bookie client for 127.0.0.1:3181
   04:12:46.519 [DL-io-0] INFO  org.apache.bookkeeper.proto.PerChannelBookieClient - Successfully connected to bookie: 127.0.0.1:3181 [id: 0xa0dd4e99, L:/127.0.0.1:37952 - R:127.0.0.1/127.0.0.1:3181]
   04:12:46.630 [bookie-io-1-2] INFO  org.apache.bookkeeper.proto.AuthHandler - Authentication success on server side
   04:12:46.631 [bookie-io-1-2] INFO  org.apache.bookkeeper.proto.BookieRequestHandler - Channel connected  [id: 0x4844c065, L:/127.0.0.1:3181 - R:/127.0.0.1:37952]
   04:12:46.661 [DL-io-0] INFO  org.apache.bookkeeper.proto.PerChannelBookieClient - connection [id: 0xa0dd4e99, L:/127.0.0.1:37952 - R:127.0.0.1/127.0.0.1:3181] authenticated as BookKeeperPrincipal{ANONYMOUS}
   04:12:47.018 [DLM-/stream/storage-OrderedScheduler-0-0] INFO  org.apache.distributedlog.ReadAheadEntryReader - ReadAhead for 000000000000000000/000000000000000001/000000000000000000/checkpoints/0698f0d9-2d70-4438-8994-1bd5524baf4c/metadata:<default> is caught up and no log segments to read now
   04:12:47.019 [DLM-/stream/storage-OrderedScheduler-0-0] INFO  org.apache.distributedlog.ReadAheadEntryReader - ReadAhead for 000000000000000000/000000000000000000/000000000000000000/checkpoints/dd714f11-427a-4ef8-b347-465bc4295c78/metadata:<default> is caught up and no log segments to read now
   04:12:47.290 [client-scheduler-OrderedScheduler-0-0] INFO  org.apache.bookkeeper.clients.impl.channel.StorageServerChannelManager - Added range server (hostname: "127.0.0.1"
   port: 4181
   ) into the channel manager.
   04:12:47.367 [client-scheduler-OrderedScheduler-0-0] ERROR org.apache.bookkeeper.clients.impl.internal.RootRangeClientImplWithRetries - Reason for the failure {}
   io.grpc.StatusRuntimeException: NOT_FOUND
   	at io.grpc.Status.asRuntimeException(Status.java:533) ~[io.grpc-grpc-api-1.33.0.jar:1.33.0]
   	at io.grpc.stub.ClientCalls$UnaryStreamToFuture.onClose(ClientCalls.java:533) ~[io.grpc-grpc-stub-1.33.0.jar:1.33.0]
   	at io.grpc.internal.DelayedClientCall$DelayedListener$3.run(DelayedClientCall.java:463) ~[io.grpc-grpc-core-1.33.0.jar:1.33.0]
   	at io.grpc.internal.DelayedClientCall$DelayedListener.delayOrExecute(DelayedClientCall.java:427) ~[io.grpc-grpc-core-1.33.0.jar:1.33.0]
   	at io.grpc.internal.DelayedClientCall$DelayedListener.onClose(DelayedClientCall.java:460) ~[io.grpc-grpc-core-1.33.0.jar:1.33.0]
   	at io.grpc.internal.ClientCallImpl.closeObserver(ClientCallImpl.java:616) ~[io.grpc-grpc-core-1.33.0.jar:1.33.0]
   	at io.grpc.internal.ClientCallImpl.access$300(ClientCallImpl.java:69) ~[io.grpc-grpc-core-1.33.0.jar:1.33.0]
   	at io.grpc.internal.ClientCallImpl$ClientStreamListenerImpl$1StreamClosed.runInternal(ClientCallImpl.java:802) ~[io.grpc-grpc-core-1.33.0.jar:1.33.0]
   	at io.grpc.internal.ClientCallImpl$ClientStreamListenerImpl$1StreamClosed.runInContext(ClientCallImpl.java:781) ~[io.grpc-grpc-core-1.33.0.jar:1.33.0]
   	at io.grpc.internal.ContextRunnable.run(ContextRunnable.java:37) ~[io.grpc-grpc-core-1.33.0.jar:1.33.0]
   	at io.grpc.internal.SerializingExecutor.run(SerializingExecutor.java:123) ~[io.grpc-grpc-core-1.33.0.jar:1.33.0]
   	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) ~[?:1.8.0_282]
   	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) ~[?:1.8.0_282]
   	at java.lang.Thread.run(Thread.java:748) [?:1.8.0_282]
   04:12:47.793 [io-write-scheduler-OrderedScheduler-1-0] INFO  org.apache.distributedlog.BKDistributedLogManager - Create sync reader starting from DLSN{logSegmentSequenceNo=1, entryId=0, slotId=0}
   04:12:47.797 [main-EventThread] INFO  org.apache.distributedlog.logsegment.PerStreamLogSegmentCache - 000000000000000000/000000000000000001/000000000000000000/checkpoints/0698f0d9-2d70-4438-8994-1bd5524baf4c/MANIFEST-000004 added log segment (logrecs_000000000000000001 : [LogSegmentId:52, firstTxId:99, lastTxId:99, version:VERSION_V5_SEQUENCE_ID, completionTime:1626873057415, recordCount:1, regionId:0, status:0, logSegmentSequenceNumber:1, lastEntryId:0, lastSlotId:0, inprogress:false, minActiveDLSN:DLSN{logSegmentSequenceNo=1, entryId=0, slotId=0}, startSequenceId:0]) to cache.
   04:12:47.797 [main-EventThread] INFO  org.apache.distributedlog.ReadAheadEntryReader - Starting the readahead entry reader for 000000000000000000/000000000000000001/000000000000000000/checkpoints/0698f0d9-2d70-4438-8994-1bd5524baf4c/MANIFEST-000004:<default> : number of segments: 1, top 10 segments = [[LogSegmentId:52, firstTxId:99, lastTxId:99, version:VERSION_V5_SEQUENCE_ID, completionTime:1626873057415, recordCount:1, regionId:0, status:0, logSegmentSequenceNumber:1, lastEntryId:0, lastSlotId:0, inprogress:false, minActiveDLSN:DLSN{logSegmentSequenceNo=1, entryId=0, slotId=0}, startSequenceId:0]]
   04:12:47.835 [main-EventThread] INFO  org.apache.distributedlog.logsegment.PerStreamLogSegmentCache - 000000000000000000/000000000000000001/000000000000000000/checkpoints/0698f0d9-2d70-4438-8994-1bd5524baf4c/MANIFEST-000004 added log segment (logrecs_000000000000000001 : [LogSegmentId:52, firstTxId:99, lastTxId:99, version:VERSION_V5_SEQUENCE_ID, completionTime:1626873057415, recordCount:1, regionId:0, status:0, logSegmentSequenceNumber:1, lastEntryId:0, lastSlotId:0, inprogress:false, minActiveDLSN:DLSN{logSegmentSequenceNo=1, entryId=0, slotId=0}, startSequenceId:0]) to cache.
   04:12:47.836 [DLM-/stream/storage-OrderedScheduler-0-0] INFO  org.apache.distributedlog.ReadAheadEntryReader - segments is updated with [[LogSegmentId:52, firstTxId:99, lastTxId:99, version:VERSION_V5_SEQUENCE_ID, completionTime:1626873057415, recordCount:1, regionId:0, status:0, logSegmentSequenceNumber:1, lastEntryId:0, lastSlotId:0, inprogress:false, minActiveDLSN:DLSN{logSegmentSequenceNo=1, entryId=0, slotId=0}, startSequenceId:0]]
   04:12:47.839 [DLM-/stream/storage-OrderedScheduler-0-0] INFO  org.apache.distributedlog.ReadAheadEntryReader - Reinitialize log segments with [[LogSegmentId:52, firstTxId:99, lastTxId:99, version:VERSION_V5_SEQUENCE_ID, completionTime:1626873057415, recordCount:1, regionId:0, status:0, logSegmentSequenceNumber:1, lastEntryId:0, lastSlotId:0, inprogress:false, minActiveDLSN:DLSN{logSegmentSequenceNo=1, entryId=0, slotId=0}, startSequenceId:0]]
   04:12:47.848 [io-write-scheduler-OrderedScheduler-0-0] INFO  org.apache.distributedlog.BKDistributedLogManager - Create sync reader starting from DLSN{logSegmentSequenceNo=1, entryId=0, slotId=0}
   04:12:47.851 [main-EventThread] INFO  org.apache.distributedlog.logsegment.PerStreamLogSegmentCache - 000000000000000000/000000000000000000/000000000000000000/ssts/000009.sst_58dff40717beb8ea52bab8264d1ce100d769eb1b9f067be66b948b3eaaf97742 added log segment (logrecs_000000000000000001 : [LogSegmentId:36, firstTxId:896, lastTxId:896, version:VERSION_V5_SEQUENCE_ID, completionTime:1626873056932, recordCount:1, regionId:0, status:0, logSegmentSequenceNumber:1, lastEntryId:0, lastSlotId:0, inprogress:false, minActiveDLSN:DLSN{logSegmentSequenceNo=1, entryId=0, slotId=0}, startSequenceId:0]) to cache.
   04:12:47.851 [main-EventThread] INFO  org.apache.distributedlog.ReadAheadEntryReader - Starting the readahead entry reader for 000000000000000000/000000000000000000/000000000000000000/ssts/000009.sst_58dff40717beb8ea52bab8264d1ce100d769eb1b9f067be66b948b3eaaf97742:<default> : number of segments: 1, top 10 segments = [[LogSegmentId:36, firstTxId:896, lastTxId:896, version:VERSION_V5_SEQUENCE_ID, completionTime:1626873056932, recordCount:1, regionId:0, status:0, logSegmentSequenceNumber:1, lastEntryId:0, lastSlotId:0, inprogress:false, minActiveDLSN:DLSN{logSegmentSequenceNo=1, entryId=0, slotId=0}, startSequenceId:0]]
   04:12:47.854 [DLM-/stream/storage-OrderedScheduler-0-0] INFO  org.apache.distributedlog.ReadAheadEntryReader - segments is updated with [[LogSegmentId:36, firstTxId:896, lastTxId:896, version:VERSION_V5_SEQUENCE_ID, completionTime:1626873056932, recordCount:1, regionId:0, status:0, logSegmentSequenceNumber:1, lastEntryId:0, lastSlotId:0, inprogress:false, minActiveDLSN:DLSN{logSegmentSequenceNo=1, entryId=0, slotId=0}, startSequenceId:0]]
   04:12:47.855 [main-EventThread] INFO  org.apache.distributedlog.logsegment.PerStreamLogSegmentCache - 000000000000000000/000000000000000000/000000000000000000/ssts/000009.sst_58dff40717beb8ea52bab8264d1ce100d769eb1b9f067be66b948b3eaaf97742 added log segment (logrecs_000000000000000001 : [LogSegmentId:36, firstTxId:896, lastTxId:896, version:VERSION_V5_SEQUENCE_ID, completionTime:1626873056932, recordCount:1, regionId:0, status:0, logSegmentSequenceNumber:1, lastEntryId:0, lastSlotId:0, inprogress:false, minActiveDLSN:DLSN{logSegmentSequenceNo=1, entryId=0, slotId=0}, startSequenceId:0]) to cache.
   04:12:47.858 [DLM-/stream/storage-OrderedScheduler-0-0] INFO  org.apache.distributedlog.ReadAheadEntryReader - Reinitialize log segments with [[LogSegmentId:36, firstTxId:896, lastTxId:896, version:VERSION_V5_SEQUENCE_ID, completionTime:1626873056932, recordCount:1, regionId:0, status:0, logSegmentSequenceNumber:1, lastEntryId:0, lastSlotId:0, inprogress:false, minActiveDLSN:DLSN{logSegmentSequenceNo=1, entryId=0, slotId=0}, startSequenceId:0]]
   04:12:47.964 [DLM-/stream/storage-OrderedScheduler-0-0] INFO  org.apache.distributedlog.ReadAheadEntryReader - ReadAhead for 000000000000000000/000000000000000001/000000000000000000/checkpoints/0698f0d9-2d70-4438-8994-1bd5524baf4c/MANIFEST-000004:<default> is caught up and no log segments to read now
   04:12:47.965 [DLM-/stream/storage-OrderedScheduler-0-0] INFO  org.apache.distributedlog.ReadAheadEntryReader - ReadAhead for 000000000000000000/000000000000000000/000000000000000000/ssts/000009.sst_58dff40717beb8ea52bab8264d1ce100d769eb1b9f067be66b948b3eaaf97742:<default> is caught up and no log segments to read now
   04:12:48.377 [client-scheduler-OrderedScheduler-1-0] ERROR org.apache.bookkeeper.clients.impl.internal.RootRangeClientImplWithRetries - Reason for the failure {}
   io.grpc.StatusRuntimeException: NOT_FOUND
   	at io.grpc.Status.asRuntimeException(Status.java:533) ~[io.grpc-grpc-api-1.33.0.jar:1.33.0]
   	at io.grpc.stub.ClientCalls$UnaryStreamToFuture.onClose(ClientCalls.java:533) ~[io.grpc-grpc-stub-1.33.0.jar:1.33.0]
   	at io.grpc.internal.ClientCallImpl.closeObserver(ClientCallImpl.java:616) ~[io.grpc-grpc-core-1.33.0.jar:1.33.0]
   	at io.grpc.internal.ClientCallImpl.access$300(ClientCallImpl.java:69) ~[io.grpc-grpc-core-1.33.0.jar:1.33.0]
   	at io.grpc.internal.ClientCallImpl$ClientStreamListenerImpl$1StreamClosed.runInternal(ClientCallImpl.java:802) ~[io.grpc-grpc-core-1.33.0.jar:1.33.0]
   	at io.grpc.internal.ClientCallImpl$ClientStreamListenerImpl$1StreamClosed.runInContext(ClientCallImpl.java:781) ~[io.grpc-grpc-core-1.33.0.jar:1.33.0]
   	at io.grpc.internal.ContextRunnable.run(ContextRunnable.java:37) ~[io.grpc-grpc-core-1.33.0.jar:1.33.0]
   	at io.grpc.internal.SerializingExecutor.run(SerializingExecutor.java:123) ~[io.grpc-grpc-core-1.33.0.jar:1.33.0]
   	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) ~[?:1.8.0_282]
   	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) ~[?:1.8.0_282]
   	at java.lang.Thread.run(Thread.java:748) [?:1.8.0_282]
   04:12:48.589 [io-write-scheduler-OrderedScheduler-0-0] INFO  org.apache.distributedlog.BKDistributedLogManager - Create sync reader starting from DLSN{logSegmentSequenceNo=1, entryId=0, slotId=0}
   04:12:48.597 [io-write-scheduler-OrderedScheduler-1-0] INFO  org.apache.distributedlog.BKDistributedLogManager - Create sync reader starting from DLSN{logSegmentSequenceNo=1, entryId=0, slotId=0}
   04:12:48.599 [main-EventThread] INFO  org.apache.distributedlog.logsegment.PerStreamLogSegmentCache - 000000000000000000/000000000000000000/000000000000000000/ssts/000010.sst_59e64b577f69a0abd53228254ed98deb6a3e67e6d407b43e3d7f37436bf7f4a3 added log segment (logrecs_000000000000000001 : [LogSegmentId:40, firstTxId:804, lastTxId:804, version:VERSION_V5_SEQUENCE_ID, completionTime:1626873057095, recordCount:1, regionId:0, status:0, logSegmentSequenceNumber:1, lastEntryId:0, lastSlotId:0, inprogress:false, minActiveDLSN:DLSN{logSegmentSequenceNo=1, entryId=0, slotId=0}, startSequenceId:0]) to cache.
   04:12:48.599 [main-EventThread] INFO  org.apache.distributedlog.ReadAheadEntryReader - Starting the readahead entry reader for 000000000000000000/000000000000000000/000000000000000000/ssts/000010.sst_59e64b577f69a0abd53228254ed98deb6a3e67e6d407b43e3d7f37436bf7f4a3:<default> : number of segments: 1, top 10 segments = [[LogSegmentId:40, firstTxId:804, lastTxId:804, version:VERSION_V5_SEQUENCE_ID, completionTime:1626873057095, recordCount:1, regionId:0, status:0, logSegmentSequenceNumber:1, lastEntryId:0, lastSlotId:0, inprogress:false, minActiveDLSN:DLSN{logSegmentSequenceNo=1, entryId=0, slotId=0}, startSequenceId:0]]
   04:12:48.600 [main-EventThread] INFO  org.apache.distributedlog.logsegment.PerStreamLogSegmentCache - 000000000000000000/000000000000000001/000000000000000000/checkpoints/0698f0d9-2d70-4438-8994-1bd5524baf4c/OPTIONS-000008 added log segment (logrecs_000000000000000001 : [LogSegmentId:54, firstTxId:8297, lastTxId:8297, version:VERSION_V5_SEQUENCE_ID, completionTime:1626873057488, recordCount:1, regionId:0, status:0, logSegmentSequenceNumber:1, lastEntryId:0, lastSlotId:0, inprogress:false, minActiveDLSN:DLSN{logSegmentSequenceNo=1, entryId=0, slotId=0}, startSequenceId:0]) to cache.
   04:12:48.600 [main-EventThread] INFO  org.apache.distributedlog.ReadAheadEntryReader - Starting the readahead entry reader for 000000000000000000/000000000000000001/000000000000000000/checkpoints/0698f0d9-2d70-4438-8994-1bd5524baf4c/OPTIONS-000008:<default> : number of segments: 1, top 10 segments = [[LogSegmentId:54, firstTxId:8297, lastTxId:8297, version:VERSION_V5_SEQUENCE_ID, completionTime:1626873057488, recordCount:1, regionId:0, status:0, logSegmentSequenceNumber:1, lastEntryId:0, lastSlotId:0, inprogress:false, minActiveDLSN:DLSN{logSegmentSequenceNo=1, entryId=0, slotId=0}, startSequenceId:0]]
   04:12:48.626 [DLM-/stream/storage-OrderedScheduler-0-0] INFO  org.apache.distributedlog.ReadAheadEntryReader - segments is updated with [[LogSegmentId:40, firstTxId:804, lastTxId:804, version:VERSION_V5_SEQUENCE_ID, completionTime:1626873057095, recordCount:1, regionId:0, status:0, logSegmentSequenceNumber:1, lastEntryId:0, lastSlotId:0, inprogress:false, minActiveDLSN:DLSN{logSegmentSequenceNo=1, entryId=0, slotId=0}, startSequenceId:0]]
   04:12:48.626 [main-EventThread] INFO  org.apache.distributedlog.logsegment.PerStreamLogSegmentCache - 000000000000000000/000000000000000000/000000000000000000/ssts/000010.sst_59e64b577f69a0abd53228254ed98deb6a3e67e6d407b43e3d7f37436bf7f4a3 added log segment (logrecs_000000000000000001 : [LogSegmentId:40, firstTxId:804, lastTxId:804, version:VERSION_V5_SEQUENCE_ID, completionTime:1626873057095, recordCount:1, regionId:0, status:0, logSegmentSequenceNumber:1, lastEntryId:0, lastSlotId:0, inprogress:false, minActiveDLSN:DLSN{logSegmentSequenceNo=1, entryId=0, slotId=0}, startSequenceId:0]) to cache.
   04:12:48.633 [main-EventThread] INFO  org.apache.distributedlog.logsegment.PerStreamLogSegmentCache - 000000000000000000/000000000000000001/000000000000000000/checkpoints/0698f0d9-2d70-4438-8994-1bd5524baf4c/OPTIONS-000008 added log segment (logrecs_000000000000000001 : [LogSegmentId:54, firstTxId:8297, lastTxId:8297, version:VERSION_V5_SEQUENCE_ID, completionTime:1626873057488, recordCount:1, regionId:0, status:0, logSegmentSequenceNumber:1, lastEntryId:0, lastSlotId:0, inprogress:false, minActiveDLSN:DLSN{logSegmentSequenceNo=1, entryId=0, slotId=0}, startSequenceId:0]) to cache.
   04:12:48.636 [DLM-/stream/storage-OrderedScheduler-0-0] INFO  org.apache.distributedlog.ReadAheadEntryReader - segments is updated with [[LogSegmentId:54, firstTxId:8297, lastTxId:8297, version:VERSION_V5_SEQUENCE_ID, completionTime:1626873057488, recordCount:1, regionId:0, status:0, logSegmentSequenceNumber:1, lastEntryId:0, lastSlotId:0, inprogress:false, minActiveDLSN:DLSN{logSegmentSequenceNo=1, entryId=0, slotId=0}, startSequenceId:0]]
   04:12:48.643 [DLM-/stream/storage-OrderedScheduler-0-0] INFO  org.apache.distributedlog.ReadAheadEntryReader - Reinitialize log segments with [[LogSegmentId:40, firstTxId:804, lastTxId:804, version:VERSION_V5_SEQUENCE_ID, completionTime:1626873057095, recordCount:1, regionId:0, status:0, logSegmentSequenceNumber:1, lastEntryId:0, lastSlotId:0, inprogress:false, minActiveDLSN:DLSN{logSegmentSequenceNo=1, entryId=0, slotId=0}, startSequenceId:0]]
   04:12:48.651 [DLM-/stream/storage-OrderedScheduler-0-0] INFO  org.apache.distributedlog.ReadAheadEntryReader - Reinitialize log segments with [[LogSegmentId:54, firstTxId:8297, lastTxId:8297, version:VERSION_V5_SEQUENCE_ID, completionTime:1626873057488, recordCount:1, regionId:0, status:0, logSegmentSequenceNumber:1, lastEntryId:0, lastSlotId:0, inprogress:false, minActiveDLSN:DLSN{logSegmentSequenceNo=1, entryId=0, slotId=0}, startSequenceId:0]]
   04:12:48.669 [DLM-/stream/storage-OrderedScheduler-0-0] INFO  org.apache.distributedlog.ReadAheadEntryReader - ReadAhead for 000000000000000000/000000000000000001/000000000000000000/checkpoints/0698f0d9-2d70-4438-8994-1bd5524baf4c/OPTIONS-000008:<default> is caught up and no log segments to read now
   04:12:48.669 [DLM-/stream/storage-OrderedScheduler-0-0] INFO  org.apache.distributedlog.ReadAheadEntryReader - ReadAhead for 000000000000000000/000000000000000000/000000000000000000/ssts/000010.sst_59e64b577f69a0abd53228254ed98deb6a3e67e6d407b43e3d7f37436bf7f4a3:<default> is caught up and no log segments to read now
   04:12:49.283 [io-write-scheduler-OrderedScheduler-1-0] INFO  org.apache.distributedlog.BKDistributedLogManager - Create sync reader starting from DLSN{logSegmentSequenceNo=1, entryId=0, slotId=0}
   04:12:49.285 [main-EventThread] INFO  org.apache.distributedlog.logsegment.PerStreamLogSegmentCache - 000000000000000000/000000000000000001/000000000000000000/checkpoints/0698f0d9-2d70-4438-8994-1bd5524baf4c/CURRENT added log segment (logrecs_000000000000000001 : [LogSegmentId:58, firstTxId:16, lastTxId:16, version:VERSION_V5_SEQUENCE_ID, completionTime:1626873057610, recordCount:1, regionId:0, status:0, logSegmentSequenceNumber:1, lastEntryId:0, lastSlotId:0, inprogress:false, minActiveDLSN:DLSN{logSegmentSequenceNo=1, entryId=0, slotId=0}, startSequenceId:0]) to cache.
   04:12:49.285 [main-EventThread] INFO  org.apache.distributedlog.ReadAheadEntryReader - Starting the readahead entry reader for 000000000000000000/000000000000000001/000000000000000000/checkpoints/0698f0d9-2d70-4438-8994-1bd5524baf4c/CURRENT:<default> : number of segments: 1, top 10 segments = [[LogSegmentId:58, firstTxId:16, lastTxId:16, version:VERSION_V5_SEQUENCE_ID, completionTime:1626873057610, recordCount:1, regionId:0, status:0, logSegmentSequenceNumber:1, lastEntryId:0, lastSlotId:0, inprogress:false, minActiveDLSN:DLSN{logSegmentSequenceNo=1, entryId=0, slotId=0}, startSequenceId:0]]
   04:12:49.293 [DLM-/stream/storage-OrderedScheduler-0-0] INFO  org.apache.distributedlog.ReadAheadEntryReader - segments is updated with [[LogSegmentId:58, firstTxId:16, lastTxId:16, version:VERSION_V5_SEQUENCE_ID, completionTime:1626873057610, recordCount:1, regionId:0, status:0, logSegmentSequenceNumber:1, lastEntryId:0, lastSlotId:0, inprogress:false, minActiveDLSN:DLSN{logSegmentSequenceNo=1, entryId=0, slotId=0}, startSequenceId:0]]
   04:12:49.294 [main-EventThread] INFO  org.apache.distributedlog.logsegment.PerStreamLogSegmentCache - 000000000000000000/000000000000000001/000000000000000000/checkpoints/0698f0d9-2d70-4438-8994-1bd5524baf4c/CURRENT added log segment (logrecs_000000000000000001 : [LogSegmentId:58, firstTxId:16, lastTxId:16, version:VERSION_V5_SEQUENCE_ID, completionTime:1626873057610, recordCount:1, regionId:0, status:0, logSegmentSequenceNumber:1, lastEntryId:0, lastSlotId:0, inprogress:false, minActiveDLSN:DLSN{logSegmentSequenceNo=1, entryId=0, slotId=0}, startSequenceId:0]) to cache.
   04:12:49.309 [DLM-/stream/storage-OrderedScheduler-0-0] INFO  org.apache.distributedlog.ReadAheadEntryReader - Reinitialize log segments with [[LogSegmentId:58, firstTxId:16, lastTxId:16, version:VERSION_V5_SEQUENCE_ID, completionTime:1626873057610, recordCount:1, regionId:0, status:0, logSegmentSequenceNumber:1, lastEntryId:0, lastSlotId:0, inprogress:false, minActiveDLSN:DLSN{logSegmentSequenceNo=1, entryId=0, slotId=0}, startSequenceId:0]]
   04:12:49.337 [io-write-scheduler-OrderedScheduler-0-0] INFO  org.apache.distributedlog.BKDistributedLogManager - Create sync reader starting from DLSN{logSegmentSequenceNo=1, entryId=0, slotId=0}
   04:12:49.340 [main-EventThread] INFO  org.apache.distributedlog.logsegment.PerStreamLogSegmentCache - 000000000000000000/000000000000000000/000000000000000000/checkpoints/dd714f11-427a-4ef8-b347-465bc4295c78/MANIFEST-000004 added log segment (logrecs_000000000000000001 : [LogSegmentId:44, firstTxId:257, lastTxId:257, version:VERSION_V5_SEQUENCE_ID, completionTime:1626873057195, recordCount:1, regionId:0, status:0, logSegmentSequenceNumber:1, lastEntryId:0, lastSlotId:0, inprogress:false, minActiveDLSN:DLSN{logSegmentSequenceNo=1, entryId=0, slotId=0}, startSequenceId:0]) to cache.
   04:12:49.340 [main-EventThread] INFO  org.apache.distributedlog.ReadAheadEntryReader - Starting the readahead entry reader for 000000000000000000/000000000000000000/000000000000000000/checkpoints/dd714f11-427a-4ef8-b347-465bc4295c78/MANIFEST-000004:<default> : number of segments: 1, top 10 segments = [[LogSegmentId:44, firstTxId:257, lastTxId:257, version:VERSION_V5_SEQUENCE_ID, completionTime:1626873057195, recordCount:1, regionId:0, status:0, logSegmentSequenceNumber:1, lastEntryId:0, lastSlotId:0, inprogress:false, minActiveDLSN:DLSN{logSegmentSequenceNo=1, entryId=0, slotId=0}, startSequenceId:0]]
   04:12:49.361 [main-EventThread] INFO  org.apache.distributedlog.logsegment.PerStreamLogSegmentCache - 000000000000000000/000000000000000000/000000000000000000/checkpoints/dd714f11-427a-4ef8-b347-465bc4295c78/MANIFEST-000004 added log segment (logrecs_000000000000000001 : [LogSegmentId:44, firstTxId:257, lastTxId:257, version:VERSION_V5_SEQUENCE_ID, completionTime:1626873057195, recordCount:1, regionId:0, status:0, logSegmentSequenceNumber:1, lastEntryId:0, lastSlotId:0, inprogress:false, minActiveDLSN:DLSN{logSegmentSequenceNo=1, entryId=0, slotId=0}, startSequenceId:0]) to cache.
   04:12:49.363 [DLM-/stream/storage-OrderedScheduler-0-0] INFO  org.apache.distributedlog.ReadAheadEntryReader - segments is updated with [[LogSegmentId:44, firstTxId:257, lastTxId:257, version:VERSION_V5_SEQUENCE_ID, completionTime:1626873057195, recordCount:1, regionId:0, status:0, logSegmentSequenceNumber:1, lastEntryId:0, lastSlotId:0, inprogress:false, minActiveDLSN:DLSN{logSegmentSequenceNo=1, entryId=0, slotId=0}, startSequenceId:0]]
   04:12:49.364 [DLM-/stream/storage-OrderedScheduler-0-0] INFO  org.apache.distributedlog.ReadAheadEntryReader - Reinitialize log segments with [[LogSegmentId:44, firstTxId:257, lastTxId:257, version:VERSION_V5_SEQUENCE_ID, completionTime:1626873057195, recordCount:1, regionId:0, status:0, logSegmentSequenceNumber:1, lastEntryId:0, lastSlotId:0, inprogress:false, minActiveDLSN:DLSN{logSegmentSequenceNo=1, entryId=0, slotId=0}, startSequenceId:0]]
   04:12:49.365 [DLM-/stream/storage-OrderedScheduler-0-0] INFO  org.apache.distributedlog.ReadAheadEntryReader - ReadAhead for 000000000000000000/000000000000000001/000000000000000000/checkpoints/0698f0d9-2d70-4438-8994-1bd5524baf4c/CURRENT:<default> is caught up and no log segments to read now
   04:12:49.379 [DLM-/stream/storage-OrderedScheduler-0-0] INFO  org.apache.distributedlog.ReadAheadEntryReader - ReadAhead for 000000000000000000/000000000000000000/000000000000000000/checkpoints/dd714f11-427a-4ef8-b347-465bc4295c78/MANIFEST-000004:<default> is caught up and no log segments to read now
   04:12:49.666 [client-scheduler-OrderedScheduler-0-0] ERROR org.apache.bookkeeper.clients.impl.internal.RootRangeClientImplWithRetries - Reason for the failure {}
   io.grpc.StatusRuntimeException: NOT_FOUND
   	at io.grpc.Status.asRuntimeException(Status.java:533) ~[io.grpc-grpc-api-1.33.0.jar:1.33.0]
   	at io.grpc.stub.ClientCalls$UnaryStreamToFuture.onClose(ClientCalls.java:533) ~[io.grpc-grpc-stub-1.33.0.jar:1.33.0]
   	at io.grpc.internal.ClientCallImpl.closeObserver(ClientCallImpl.java:616) ~[io.grpc-grpc-core-1.33.0.jar:1.33.0]
   	at io.grpc.internal.ClientCallImpl.access$300(ClientCallImpl.java:69) ~[io.grpc-grpc-core-1.33.0.jar:1.33.0]
   	at io.grpc.internal.ClientCallImpl$ClientStreamListenerImpl$1StreamClosed.runInternal(ClientCallImpl.java:802) ~[io.grpc-grpc-core-1.33.0.jar:1.33.0]
   	at io.grpc.internal.ClientCallImpl$ClientStreamListenerImpl$1StreamClosed.runInContext(ClientCallImpl.java:781) ~[io.grpc-grpc-core-1.33.0.jar:1.33.0]
   	at io.grpc.internal.ContextRunnable.run(ContextRunnable.java:37) ~[io.grpc-grpc-core-1.33.0.jar:1.33.0]
   	at io.grpc.internal.SerializingExecutor.run(SerializingExecutor.java:123) ~[io.grpc-grpc-core-1.33.0.jar:1.33.0]
   	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) ~[?:1.8.0_282]
   	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) ~[?:1.8.0_282]
   	at java.lang.Thread.run(Thread.java:748) [?:1.8.0_282]
   04:12:49.977 [io-write-scheduler-OrderedScheduler-1-0] INFO  org.apache.bookkeeper.statelib.impl.rocksdb.checkpoint.CheckpointInfo - Successfully restore checkpoint 0698f0d9-2d70-4438-8994-1bd5524baf4c to /home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/data/standalone/bookkeeper/ranges/data/ranges/000000000000000000/000000000000000001/000000000000000000/checkpoints/0698f0d9-2d70-4438-8994-1bd5524baf4c
   04:12:49.990 [io-write-scheduler-OrderedScheduler-0-0] INFO  org.apache.distributedlog.BKDistributedLogManager - Create sync reader starting from DLSN{logSegmentSequenceNo=1, entryId=0, slotId=0}
   04:12:49.993 [main-EventThread] INFO  org.apache.distributedlog.logsegment.PerStreamLogSegmentCache - 000000000000000000/000000000000000000/000000000000000000/checkpoints/dd714f11-427a-4ef8-b347-465bc4295c78/OPTIONS-000008 added log segment (logrecs_000000000000000001 : [LogSegmentId:47, firstTxId:8297, lastTxId:8297, version:VERSION_V5_SEQUENCE_ID, completionTime:1626873057296, recordCount:1, regionId:0, status:0, logSegmentSequenceNumber:1, lastEntryId:0, lastSlotId:0, inprogress:false, minActiveDLSN:DLSN{logSegmentSequenceNo=1, entryId=0, slotId=0}, startSequenceId:0]) to cache.
   04:12:49.993 [main-EventThread] INFO  org.apache.distributedlog.ReadAheadEntryReader - Starting the readahead entry reader for 000000000000000000/000000000000000000/000000000000000000/checkpoints/dd714f11-427a-4ef8-b347-465bc4295c78/OPTIONS-000008:<default> : number of segments: 1, top 10 segments = [[LogSegmentId:47, firstTxId:8297, lastTxId:8297, version:VERSION_V5_SEQUENCE_ID, completionTime:1626873057296, recordCount:1, regionId:0, status:0, logSegmentSequenceNumber:1, lastEntryId:0, lastSlotId:0, inprogress:false, minActiveDLSN:DLSN{logSegmentSequenceNo=1, entryId=0, slotId=0}, startSequenceId:0]]
   04:12:50.011 [main-EventThread] INFO  org.apache.distributedlog.logsegment.PerStreamLogSegmentCache - 000000000000000000/000000000000000000/000000000000000000/checkpoints/dd714f11-427a-4ef8-b347-465bc4295c78/OPTIONS-000008 added log segment (logrecs_000000000000000001 : [LogSegmentId:47, firstTxId:8297, lastTxId:8297, version:VERSION_V5_SEQUENCE_ID, completionTime:1626873057296, recordCount:1, regionId:0, status:0, logSegmentSequenceNumber:1, lastEntryId:0, lastSlotId:0, inprogress:false, minActiveDLSN:DLSN{logSegmentSequenceNo=1, entryId=0, slotId=0}, startSequenceId:0]) to cache.
   04:12:50.014 [DLM-/stream/storage-OrderedScheduler-0-0] INFO  org.apache.distributedlog.ReadAheadEntryReader - segments is updated with [[LogSegmentId:47, firstTxId:8297, lastTxId:8297, version:VERSION_V5_SEQUENCE_ID, completionTime:1626873057296, recordCount:1, regionId:0, status:0, logSegmentSequenceNumber:1, lastEntryId:0, lastSlotId:0, inprogress:false, minActiveDLSN:DLSN{logSegmentSequenceNo=1, entryId=0, slotId=0}, startSequenceId:0]]
   04:12:50.015 [DLM-/stream/storage-OrderedScheduler-0-0] INFO  org.apache.distributedlog.ReadAheadEntryReader - Reinitialize log segments with [[LogSegmentId:47, firstTxId:8297, lastTxId:8297, version:VERSION_V5_SEQUENCE_ID, completionTime:1626873057296, recordCount:1, regionId:0, status:0, logSegmentSequenceNumber:1, lastEntryId:0, lastSlotId:0, inprogress:false, minActiveDLSN:DLSN{logSegmentSequenceNo=1, entryId=0, slotId=0}, startSequenceId:0]]
   04:12:50.028 [DLM-/stream/storage-OrderedScheduler-0-0] INFO  org.apache.distributedlog.ReadAheadEntryReader - ReadAhead for 000000000000000000/000000000000000000/000000000000000000/checkpoints/dd714f11-427a-4ef8-b347-465bc4295c78/OPTIONS-000008:<default> is caught up and no log segments to read now
   04:12:50.159 [io-write-scheduler-OrderedScheduler-1-0] INFO  org.apache.bookkeeper.statelib.impl.journal.AbstractStateStoreWithJournal - Initialized the local state for mvcc store 000000000000000000/000000000000000001/000000000000000000
   04:12:50.161 [io-write-scheduler-OrderedScheduler-1-0] INFO  org.apache.bookkeeper.statelib.impl.journal.AbstractStateStoreWithJournal - Initializing the local state for mvcc store 000000000000000001/000000000000000001/000000000000000000
   04:12:50.167 [io-write-scheduler-OrderedScheduler-1-0] INFO  org.apache.distributedlog.BKDistributedLogManager - Create sync reader starting from DLSN{logSegmentSequenceNo=1, entryId=0, slotId=0}
   04:12:50.199 [main-EventThread] INFO  org.apache.distributedlog.logsegment.PerStreamLogSegmentCache - 000000000000000001/000000000000000001/000000000000000000/checkpoints/86fcc1b3-43a9-461e-8776-851e1c81534b/metadata added log segment (logrecs_000000000000000001 : [LogSegmentId:46, firstTxId:305, lastTxId:305, version:VERSION_V5_SEQUENCE_ID, completionTime:1626873057275, recordCount:1, regionId:0, status:0, logSegmentSequenceNumber:1, lastEntryId:0, lastSlotId:0, inprogress:false, minActiveDLSN:DLSN{logSegmentSequenceNo=1, entryId=0, slotId=0}, startSequenceId:0]) to cache.
   04:12:50.199 [main-EventThread] INFO  org.apache.distributedlog.logsegment.PerStreamLogSegmentCache - 000000000000000001/000000000000000001/000000000000000000/checkpoints/86fcc1b3-43a9-461e-8776-851e1c81534b/metadata added log segment (logrecs_000000000000000001 : [LogSegmentId:46, firstTxId:305, lastTxId:305, version:VERSION_V5_SEQUENCE_ID, completionTime:1626873057275, recordCount:1, regionId:0, status:0, logSegmentSequenceNumber:1, lastEntryId:0, lastSlotId:0, inprogress:false, minActiveDLSN:DLSN{logSegmentSequenceNo=1, entryId=0, slotId=0}, startSequenceId:0]) to cache.
   04:12:50.200 [main-EventThread] INFO  org.apache.distributedlog.ReadAheadEntryReader - Starting the readahead entry reader for 000000000000000001/000000000000000001/000000000000000000/checkpoints/86fcc1b3-43a9-461e-8776-851e1c81534b/metadata:<default> : number of segments: 1, top 10 segments = [[LogSegmentId:46, firstTxId:305, lastTxId:305, version:VERSION_V5_SEQUENCE_ID, completionTime:1626873057275, recordCount:1, regionId:0, status:0, logSegmentSequenceNumber:1, lastEntryId:0, lastSlotId:0, inprogress:false, minActiveDLSN:DLSN{logSegmentSequenceNo=1, entryId=0, slotId=0}, startSequenceId:0]]
   04:12:50.209 [DLM-/stream/storage-OrderedScheduler-0-0] INFO  org.apache.distributedlog.ReadAheadEntryReader - ReadAhead for 000000000000000001/000000000000000001/000000000000000000/checkpoints/86fcc1b3-43a9-461e-8776-851e1c81534b/metadata:<default> is caught up and no log segments to read now
   04:12:50.682 [io-write-scheduler-OrderedScheduler-0-0] INFO  org.apache.distributedlog.BKDistributedLogManager - Create sync reader starting from DLSN{logSegmentSequenceNo=1, entryId=0, slotId=0}
   04:12:50.684 [main-EventThread] INFO  org.apache.distributedlog.logsegment.PerStreamLogSegmentCache - 000000000000000000/000000000000000000/000000000000000000/checkpoints/dd714f11-427a-4ef8-b347-465bc4295c78/CURRENT added log segment (logrecs_000000000000000001 : [LogSegmentId:50, firstTxId:16, lastTxId:16, version:VERSION_V5_SEQUENCE_ID, completionTime:1626873057392, recordCount:1, regionId:0, status:0, logSegmentSequenceNumber:1, lastEntryId:0, lastSlotId:0, inprogress:false, minActiveDLSN:DLSN{logSegmentSequenceNo=1, entryId=0, slotId=0}, startSequenceId:0]) to cache.
   04:12:50.685 [main-EventThread] INFO  org.apache.distributedlog.ReadAheadEntryReader - Starting the readahead entry reader for 000000000000000000/000000000000000000/000000000000000000/checkpoints/dd714f11-427a-4ef8-b347-465bc4295c78/CURRENT:<default> : number of segments: 1, top 10 segments = [[LogSegmentId:50, firstTxId:16, lastTxId:16, version:VERSION_V5_SEQUENCE_ID, completionTime:1626873057392, recordCount:1, regionId:0, status:0, logSegmentSequenceNumber:1, lastEntryId:0, lastSlotId:0, inprogress:false, minActiveDLSN:DLSN{logSegmentSequenceNo=1, entryId=0, slotId=0}, startSequenceId:0]]
   04:12:50.691 [DLM-/stream/storage-OrderedScheduler-0-0] INFO  org.apache.distributedlog.ReadAheadEntryReader - segments is updated with [[LogSegmentId:50, firstTxId:16, lastTxId:16, version:VERSION_V5_SEQUENCE_ID, completionTime:1626873057392, recordCount:1, regionId:0, status:0, logSegmentSequenceNumber:1, lastEntryId:0, lastSlotId:0, inprogress:false, minActiveDLSN:DLSN{logSegmentSequenceNo=1, entryId=0, slotId=0}, startSequenceId:0]]
   04:12:50.692 [main-EventThread] INFO  org.apache.distributedlog.logsegment.PerStreamLogSegmentCache - 000000000000000000/000000000000000000/000000000000000000/checkpoints/dd714f11-427a-4ef8-b347-465bc4295c78/CURRENT added log segment (logrecs_000000000000000001 : [LogSegmentId:50, firstTxId:16, lastTxId:16, version:VERSION_V5_SEQUENCE_ID, completionTime:1626873057392, recordCount:1, regionId:0, status:0, logSegmentSequenceNumber:1, lastEntryId:0, lastSlotId:0, inprogress:false, minActiveDLSN:DLSN{logSegmentSequenceNo=1, entryId=0, slotId=0}, startSequenceId:0]) to cache.
   04:12:50.695 [DLM-/stream/storage-OrderedScheduler-0-0] INFO  org.apache.distributedlog.ReadAheadEntryReader - Reinitialize log segments with [[LogSegmentId:50, firstTxId:16, lastTxId:16, version:VERSION_V5_SEQUENCE_ID, completionTime:1626873057392, recordCount:1, regionId:0, status:0, logSegmentSequenceNumber:1, lastEntryId:0, lastSlotId:0, inprogress:false, minActiveDLSN:DLSN{logSegmentSequenceNo=1, entryId=0, slotId=0}, startSequenceId:0]]
   04:12:50.742 [DLM-/stream/storage-OrderedScheduler-0-0] INFO  org.apache.distributedlog.ReadAheadEntryReader - ReadAhead for 000000000000000000/000000000000000000/000000000000000000/checkpoints/dd714f11-427a-4ef8-b347-465bc4295c78/CURRENT:<default> is caught up and no log segments to read now
   04:12:50.839 [io-write-scheduler-OrderedScheduler-1-0] INFO  org.apache.distributedlog.BKDistributedLogManager - Create sync reader starting from DLSN{logSegmentSequenceNo=1, entryId=0, slotId=0}
   04:12:50.844 [main-EventThread] INFO  org.apache.distributedlog.logsegment.PerStreamLogSegmentCache - 000000000000000001/000000000000000001/000000000000000000/checkpoints/86fcc1b3-43a9-461e-8776-851e1c81534b/MANIFEST-000004 added log segment (logrecs_000000000000000001 : [LogSegmentId:34, firstTxId:99, lastTxId:99, version:VERSION_V5_SEQUENCE_ID, completionTime:1626873056900, recordCount:1, regionId:0, status:0, logSegmentSequenceNumber:1, lastEntryId:0, lastSlotId:0, inprogress:false, minActiveDLSN:DLSN{logSegmentSequenceNo=1, entryId=0, slotId=0}, startSequenceId:0]) to cache.
   04:12:50.844 [main-EventThread] INFO  org.apache.distributedlog.ReadAheadEntryReader - Starting the readahead entry reader for 000000000000000001/000000000000000001/000000000000000000/checkpoints/86fcc1b3-43a9-461e-8776-851e1c81534b/MANIFEST-000004:<default> : number of segments: 1, top 10 segments = [[LogSegmentId:34, firstTxId:99, lastTxId:99, version:VERSION_V5_SEQUENCE_ID, completionTime:1626873056900, recordCount:1, regionId:0, status:0, logSegmentSequenceNumber:1, lastEntryId:0, lastSlotId:0, inprogress:false, minActiveDLSN:DLSN{logSegmentSequenceNo=1, entryId=0, slotId=0}, startSequenceId:0]]
   04:12:50.849 [DLM-/stream/storage-OrderedScheduler-0-0] INFO  org.apache.distributedlog.ReadAheadEntryReader - segments is updated with [[LogSegmentId:34, firstTxId:99, lastTxId:99, version:VERSION_V5_SEQUENCE_ID, completionTime:1626873056900, recordCount:1, regionId:0, status:0, logSegmentSequenceNumber:1, lastEntryId:0, lastSlotId:0, inprogress:false, minActiveDLSN:DLSN{logSegmentSequenceNo=1, entryId=0, slotId=0}, startSequenceId:0]]
   04:12:50.849 [main-EventThread] INFO  org.apache.distributedlog.logsegment.PerStreamLogSegmentCache - 000000000000000001/000000000000000001/000000000000000000/checkpoints/86fcc1b3-43a9-461e-8776-851e1c81534b/MANIFEST-000004 added log segment (logrecs_000000000000000001 : [LogSegmentId:34, firstTxId:99, lastTxId:99, version:VERSION_V5_SEQUENCE_ID, completionTime:1626873056900, recordCount:1, regionId:0, status:0, logSegmentSequenceNumber:1, lastEntryId:0, lastSlotId:0, inprogress:false, minActiveDLSN:DLSN{logSegmentSequenceNo=1, entryId=0, slotId=0}, startSequenceId:0]) to cache.
   04:12:50.851 [DLM-/stream/storage-OrderedScheduler-0-0] INFO  org.apache.distributedlog.ReadAheadEntryReader - Reinitialize log segments with [[LogSegmentId:34, firstTxId:99, lastTxId:99, version:VERSION_V5_SEQUENCE_ID, completionTime:1626873056900, recordCount:1, regionId:0, status:0, logSegmentSequenceNumber:1, lastEntryId:0, lastSlotId:0, inprogress:false, minActiveDLSN:DLSN{logSegmentSequenceNo=1, entryId=0, slotId=0}, startSequenceId:0]]
   04:12:50.867 [DLM-/stream/storage-OrderedScheduler-0-0] INFO  org.apache.distributedlog.ReadAheadEntryReader - ReadAhead for 000000000000000001/000000000000000001/000000000000000000/checkpoints/86fcc1b3-43a9-461e-8776-851e1c81534b/MANIFEST-000004:<default> is caught up and no log segments to read now
   04:12:50.952 [client-scheduler-OrderedScheduler-1-0] ERROR org.apache.bookkeeper.clients.impl.internal.RootRangeClientImplWithRetries - Reason for the failure {}
   io.grpc.StatusRuntimeException: NOT_FOUND
   	at io.grpc.Status.asRuntimeException(Status.java:533) ~[io.grpc-grpc-api-1.33.0.jar:1.33.0]
   	at io.grpc.stub.ClientCalls$UnaryStreamToFuture.onClose(ClientCalls.java:533) ~[io.grpc-grpc-stub-1.33.0.jar:1.33.0]
   	at io.grpc.internal.ClientCallImpl.closeObserver(ClientCallImpl.java:616) ~[io.grpc-grpc-core-1.33.0.jar:1.33.0]
   	at io.grpc.internal.ClientCallImpl.access$300(ClientCallImpl.java:69) ~[io.grpc-grpc-core-1.33.0.jar:1.33.0]
   	at io.grpc.internal.ClientCallImpl$ClientStreamListenerImpl$1StreamClosed.runInternal(ClientCallImpl.java:802) ~[io.grpc-grpc-core-1.33.0.jar:1.33.0]
   	at io.grpc.internal.ClientCallImpl$ClientStreamListenerImpl$1StreamClosed.runInContext(ClientCallImpl.java:781) ~[io.grpc-grpc-core-1.33.0.jar:1.33.0]
   	at io.grpc.internal.ContextRunnable.run(ContextRunnable.java:37) ~[io.grpc-grpc-core-1.33.0.jar:1.33.0]
   	at io.grpc.internal.SerializingExecutor.run(SerializingExecutor.java:123) ~[io.grpc-grpc-core-1.33.0.jar:1.33.0]
   	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) ~[?:1.8.0_282]
   	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) ~[?:1.8.0_282]
   	at java.lang.Thread.run(Thread.java:748) [?:1.8.0_282]
   04:12:51.358 [io-write-scheduler-OrderedScheduler-0-0] INFO  org.apache.bookkeeper.statelib.impl.rocksdb.checkpoint.CheckpointInfo - Successfully restore checkpoint dd714f11-427a-4ef8-b347-465bc4295c78 to /home/ghy/T/apache-pulsar-2.8.0-bin/apache-pulsar-2.8.0/data/standalone/bookkeeper/ranges/data/ranges/000000000000000000/000000000000000000/000000000000000000/checkpoints/dd714f11-427a-4ef8-b347-465bc4295c78
   04:12:51.367 [io-write-scheduler-OrderedScheduler-0-0] INFO  org.apache.bookkeeper.statelib.impl.journal.AbstractStateStoreWithJournal - Initialized the local state for mvcc store 000000000000000000/000000000000000000/000000000000000000
   04:12:51.434 [io-write-scheduler-OrderedScheduler-0-0] INFO  org.apache.distributedlog.bk.SimpleLedgerAllocator - Ledger allocator for /stream/storage/streams_000000000000000000_000000000000000000_000000000000000000/<default>/allocation moved version from -1 to 12.
   04:12:51.467 [main-EventThread] INFO  org.apache.distributedlog.logsegment.PerStreamLogSegmentCache - streams_000000000000000000_000000000000000000_000000000000000000 added log segment (logrecs_000000000000000004 : [LogSegmentId:25, firstTxId:5, lastTxId:5, version:VERSION_V5_SEQUENCE_ID, completionTime:1626873685259, recordCount:1, regionId:0, status:0, logSegmentSequenceNumber:4, lastEntryId:0, lastSlotId:0, inprogress:false, minActiveDLSN:DLSN{logSegmentSequenceNo=4, entryId=0, slotId=0}, startSequenceId:4]) to cache.
   04:12:51.467 [main-EventThread] INFO  org.apache.distributedlog.BKLogWriteHandler - Initiating Recovery For streams_000000000000000000_000000000000000000_000000000000000000:<default> : [[LogSegmentId:25, firstTxId:5, lastTxId:5, version:VERSION_V5_SEQUENCE_ID, completionTime:1626873685259, recordCount:1, regionId:0, status:0, logSegmentSequenceNumber:4, lastEntryId:0, lastSlotId:0, inprogress:false, minActiveDLSN:DLSN{logSegmentSequenceNo=4, entryId=0, slotId=0}, startSequenceId:4]]
   04:12:51.487 [io-write-scheduler-OrderedScheduler-1-0] INFO  org.apache.distributedlog.BKDistributedLogManager - Create sync reader starting from DLSN{logSegmentSequenceNo=1, entryId=0, slotId=0}
   04:12:51.489 [main-EventThread] INFO  org.apache.distributedlog.logsegment.PerStreamLogSegmentCache - 000000000000000001/000000000000000001/000000000000000000/checkpoints/86fcc1b3-43a9-461e-8776-851e1c81534b/OPTIONS-000008 added log segment (logrecs_000000000000000001 : [LogSegmentId:38, firstTxId:8297, lastTxId:8297, version:VERSION_V5_SEQUENCE_ID, completionTime:1626873057058, recordCount:1, regionId:0, status:0, logSegmentSequenceNumber:1, lastEntryId:0, lastSlotId:0, inprogress:false, minActiveDLSN:DLSN{logSegmentSequenceNo=1, entryId=0, slotId=0}, startSequenceId:0]) to cache.
   04:12:51.489 [main-EventThread] INFO  org.apache.distributedlog.ReadAheadEntryReader - Starting the readahead entry reader for 000000000000000001/000000000000000001/000000000000000000/checkpoints/86fcc1b3-43a9-461e-8776-851e1c81534b/OPTIONS-000008:<default> : number of segments: 1, top 10 segments = [[LogSegmentId:38, firstTxId:8297, lastTxId:8297, version:VERSION_V5_SEQUENCE_ID, completionTime:1626873057058, recordCount:1, regionId:0, status:0, logSegmentSequenceNumber:1, lastEntryId:0, lastSlotId:0, inprogress:false, minActiveDLSN:DLSN{logSegmentSequenceNo=1, entryId=0, slotId=0}, startSequenceId:0]]
   04:12:51.492 [main-EventThread] INFO  org.apache.distributedlog.logsegment.PerStreamLogSegmentCache - 000000000000000001/000000000000000001/000000000000000000/checkpoints/86fcc1b3-43a9-461e-8776-851e1c81534b/OPTIONS-000008 added log segment (logrecs_000000000000000001 : [LogSegmentId:38, firstTxId:8297, lastTxId:8297, version:VERSION_V5_SEQUENCE_ID, completionTime:1626873057058, recordCount:1, regionId:0, status:0, logSegmentSequenceNumber:1, lastEntryId:0, lastSlotId:0, inprogress:false, minActiveDLSN:DLSN{logSegmentSequenceNo=1, entryId=0, slotId=0}, startSequenceId:0]) to cache.
   04:12:51.492 [DLM-/stream/storage-OrderedScheduler-0-0] INFO  org.apache.distributedlog.ReadAheadEntryReader - segments is updated with [[LogSegmentId:38, firstTxId:8297, lastTxId:8297, version:VERSION_V5_SEQUENCE_ID, completionTime:1626873057058, recordCount:1, regionId:0, status:0, logSegmentSequenceNumber:1, lastEntryId:0, lastSlotId:0, inprogress:false, minActiveDLSN:DLSN{logSegmentSequenceNo=1, entryId=0, slotId=0}, startSequenceId:0]]
   04:12:51.494 [DLM-/stream/storage-OrderedScheduler-0-0] INFO  org.apache.distributedlog.ReadAheadEntryReader - Reinitialize log segments with [[LogSegmentId:38, firstTxId:8297, lastTxId:8297, version:VERSION_V5_SEQUENCE_ID, completionTime:1626873057058, recordCount:1, regionId:0, status:0, logSegmentSequenceNumber:1, lastEntryId:0, lastSlotId:0, inprogress:false, minActiveDLSN:DLSN{logSegmentSequenceNo=1, entryId=0, slotId=0}, startSequenceId:0]]
   04:12:51.518 [DLM-/stream/storage-OrderedScheduler-0-0] INFO  org.apache.distributedlog.ReadAheadEntryReader - ReadAhead for 000000000000000001/000000000000000001/000000000000000000/checkpoints/86fcc1b3-43a9-461e-8776-851e1c81534b/OPTIONS-000008:<default> is caught up and no log segments to read now
   04:12:51.524 [io-write-scheduler-OrderedScheduler-0-0] INFO  org.apache.bookkeeper.statelib.impl.journal.AbstractStateStoreWithJournal - Initialized the journal writer for mvcc store 000000000000000000/000000000000000000/000000000000000000 : last revision = 5
   04:12:51.553 [io-write-scheduler-OrderedScheduler-0-0] INFO  org.apache.distributedlog.BKLogWriteHandler - Initiating Recovery For streams_000000000000000000_000000000000000000_000000000000000000:<default> : [[LogSegmentId:25, firstTxId:5, lastTxId:5, version:VERSION_V5_SEQUENCE_ID, completionTime:1626873685259, recordCount:1, regionId:0, status:0, logSegmentSequenceNumber:4, lastEntryId:0, lastSlotId:0, inprogress:false, minActiveDLSN:DLSN{logSegmentSequenceNo=4, entryId=0, slotId=0}, startSequenceId:4]]
   04:12:51.564 [DLM-/stream/storage-OrderedScheduler-0-0] INFO  org.apache.distributedlog.bk.SimpleLedgerAllocator - Ledger allocator /stream/storage/streams_000000000000000000_000000000000000000_000000000000000000/<default>/allocation moved to phase ALLOCATING : version = 12.
   04:12:51.660 [main-EventThread] INFO  org.apache.bookkeeper.client.LedgerCreateOp - Ensemble: [127.0.0.1:3181] for ledger: 66
   04:12:51.680 [main-EventThread] INFO  org.apache.distributedlog.bk.SimpleLedgerAllocator - Deleting allocated-but-unused ledger left from previous allocation 28.
   04:12:51.683 [main-EventThread] INFO  org.apache.distributedlog.bk.SimpleLedgerAllocator - Ledger allocator for /stream/storage/streams_000000000000000000_000000000000000000_000000000000000000/<default>/allocation moved version from 12 to 13.
   04:12:51.683 [main-EventThread] INFO  org.apache.distributedlog.bk.SimpleLedgerAllocator - Ledger allocator /stream/storage/streams_000000000000000000_000000000000000000_000000000000000000/<default>/allocation moved to phase ALLOCATED : version = 13.
   04:12:51.722 [main-EventThread] INFO  org.apache.distributedlog.bk.SimpleLedgerAllocator - Ledger allocator /stream/storage/streams_000000000000000000_000000000000000000_000000000000000000/<default>/allocation moved to phase HANDING_OVER : version = 13.
   04:12:51.754 [main-EventThread] INFO  org.apache.distributedlog.bk.SimpleLedgerAllocator - Ledger allocator /stream/storage/streams_000000000000000000_000000000000000000_000000000000000000/<default>/allocation moved to phase HANDED_OVER : version = 13.
   04:12:51.754 [main-EventThread] INFO  org.apache.distributedlog.bk.SimpleLedgerAllocator - Ledger allocator for /stream/storage/streams_000000000000000000_000000000000000000_000000000000000000/<default>/allocation moved version from 13 to 14.
   04:12:51.754 [main-EventThread] INFO  org.apache.distributedlog.bk.SimpleLedgerAllocator - Ledger allocator /stream/storage/streams_000000000000000000_000000000000000000_000000000000000000/<default>/allocation moved to phase ALLOCATING : version = 14.
   04:12:51.755 [main-EventThread] INFO  org.apache.distributedlog.logsegment.PerStreamLogSegmentCache - streams_000000000000000000_000000000000000000_000000000000000000 added log segment (inprogress_000000000000000005 : [LogSegmentId:66, firstTxId:6, lastTxId:-999, version:VERSION_V5_SEQUENCE_ID, completionTime:0, recordCount:0, regionId:0, status:0, logSegmentSequenceNumber:5, lastEntryId:-1, lastSlotId:-1, inprogress:true, minActiveDLSN:DLSN{logSegmentSequenceNo=5, entryId=0, slotId=0}, startSequenceId:-1]) to cache.
   04:12:51.806 [main-EventThread] INFO  org.apache.bookkeeper.client.LedgerCreateOp - Ensemble: [127.0.0.1:3181] for ledger: 67
   04:12:51.821 [main-EventThread] INFO  org.apache.distributedlog.bk.SimpleLedgerAllocator - Ledger allocator for /stream/storage/streams_000000000000000000_000000000000000000_000000000000000000/<default>/allocation moved version from 14 to 15.
   04:12:51.821 [main-EventThread] INFO  org.apache.distributedlog.bk.SimpleLedgerAllocator - Ledger allocator /stream/storage/streams_000000000000000000_000000000000000000_000000000000000000/<default>/allocation moved to phase ALLOCATED : version = 15.
   04:12:51.821 [main-EventThread] INFO  org.apache.distributedlog.logsegment.PerStreamLogSegmentCache - streams_000000000000000000_000000000000000000_000000000000000000 added log segment (logrecs_000000000000000001 : [LogSegmentId:0, firstTxId:1, lastTxId:2, version:VERSION_V5_SEQUENCE_ID, completionTime:1626871372915, recordCount:2, regionId:0, status:0, logSegmentSequenceNumber:1, lastEntryId:3, lastSlotId:0, inprogress:false, minActiveDLSN:DLSN{logSegmentSequenceNo=1, entryId=0, slotId=0}, startSequenceId:0]) to cache.
   04:12:51.821 [main-EventThread] INFO  org.apache.distributedlog.logsegment.PerStreamLogSegmentCache - streams_000000000000000000_000000000000000000_000000000000000000 added log segment (logrecs_000000000000000002 : [LogSegmentId:10, firstTxId:3, lastTxId:3, version:VERSION_V5_SEQUENCE_ID, completionTime:1626871958852, recordCount:1, regionId:0, status:0, logSegmentSequenceNumber:2, lastEntryId:2, lastSlotId:0, inprogress:false, minActiveDLSN:DLSN{logSegmentSequenceNo=2, entryId=0, slotId=0}, startSequenceId:2]) to cache.
   04:12:51.822 [main-EventThread] INFO  org.apache.distributedlog.logsegment.PerStreamLogSegmentCache - streams_000000000000000000_000000000000000000_000000000000000000 added log segment (logrecs_000000000000000003 : [LogSegmentId:16, firstTxId:4, lastTxId:4, version:VERSION_V5_SEQUENCE_ID, completionTime:1626872061701, recordCount:1, regionId:0, status:0, logSegmentSequenceNumber:3, lastEntryId:0, lastSlotId:0, inprogress:false, minActiveDLSN:DLSN{logSegmentSequenceNo=3, entryId=0, slotId=0}, startSequenceId:3]) to cache.
   04:12:51.822 [main-EventThread] INFO  org.apache.distributedlog.BKLogWriteHandler - Deleting log segments older than 1627719171781 for streams_000000000000000000_000000000000000000_000000000000000000:<default> : []
   04:12:51.877 [io-write-scheduler-OrderedScheduler-0-0] INFO  org.apache.bookkeeper.statelib.impl.journal.AbstractStateStoreWithJournal - Successfully write a barrier record for mvcc store 000000000000000000/000000000000000000/000000000000000000 at DLSN{logSegmentSequenceNo=5, entryId=0, slotId=0}
   04:12:51.889 [main-EventThread] INFO  org.apache.distributedlog.logsegment.PerStreamLogSegmentCache - streams_000000000000000000_000000000000000000_000000000000000000 added log segment (logrecs_000000000000000001 : [LogSegmentId:0, firstTxId:1, lastTxId:2, version:VERSION_V5_SEQUENCE_ID, completionTime:1626871372915, recordCount:2, regionId:0, status:0, logSegmentSequenceNumber:1, lastEntryId:3, lastSlotId:0, inprogress:false, minActiveDLSN:DLSN{logSegmentSequenceNo=1, entryId=0, slotId=0}, startSequenceId:0]) to cache.
   
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org