. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.11) 2023-10-02 13:16:56,985 [main] INFO io.ebean.EbeanVersion:31 - ebean version: 11.33.3 2023-10-02 13:16:57,003 [main] INFO i.e.config.properties.LoadContext:83 - loaded properties from [application.yml] 2023-10-02 13:16:57,086 [main] INFO i.e.datasource.pool.ConnectionPool:294 - DataSourcePool [gmsEbeanServiceConfig] autoCommit[false] transIsolation[READ_COMMITTED] min[2] max[50] 2023-10-02 13:16:57,561 [main] INFO io.ebean.internal.DefaultContainer:208 - DatabasePlatform name:gmsEbeanServiceConfig platform:postgres 2023-10-02 13:16:58,107 [main] INFO c.l.g.f.k.s.KafkaSchemaRegistryFactory:61 - creating schema registry config using url: http://my_datahub_host:8081 2023-10-02 13:16:58,179 [main] INFO o.a.k.c.producer.ProducerConfig:347 - ProducerConfig values: acks = 1 batch.size = 16384 bootstrap.servers = [my_datahub_host:9092] buffer.memory = 33554432 client.dns.lookup = default client.id = producer-1 compression.type = none connections.max.idle.ms = 540000 delivery.timeout.ms = 30000 enable.idempotence = false interceptor.classes = [] key.serializer = class org.apache.kafka.common.serialization.StringSerializer linger.ms = 0 max.block.ms = 60000 max.in.flight.requests.per.connection = 5 max.request.size = 1048576 metadata.max.age.ms = 300000 metadata.max.idle.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partitioner.class = class org.apache.kafka.clients.producer.internals.DefaultPartitioner receive.buffer.bytes = 32768 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 3000 retries = 3 retry.backoff.ms = 500 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.mechanism = GSSAPI security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.1, TLSv1] ssl.endpoint.identification.algorithm = https ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLS ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS transaction.timeout.ms = 60000 transactional.id = null value.serializer = class io.confluent.kafka.serializers.KafkaAvroSerializer 2023-10-02 13:16:58,179 [main] INFO o.a.k.c.producer.ProducerConfig:347 - ProducerConfig values: acks = 1 batch.size = 16384 bootstrap.servers = [my_datahub_host:9092] buffer.memory = 33554432 client.dns.lookup = default client.id = producer-1 compression.type = none connections.max.idle.ms = 540000 delivery.timeout.ms = 30000 enable.idempotence = false interceptor.classes = [] key.serializer = class org.apache.kafka.common.serialization.StringSerializer linger.ms = 0 max.block.ms = 60000 max.in.flight.requests.per.connection = 5 max.request.size = 1048576 metadata.max.age.ms = 300000 metadata.max.idle.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partitioner.class = class org.apache.kafka.clients.producer.internals.DefaultPartitioner receive.buffer.bytes = 32768 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 3000 retries = 3 retry.backoff.ms = 500 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.mechanism = GSSAPI security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.1, TLSv1] ssl.endpoint.identification.algorithm = https ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLS ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS transaction.timeout.ms = 60000 transactional.id = null value.serializer = class io.confluent.kafka.serializers.KafkaAvroSerializer 2023-10-02 13:16:58,209 [main] INFO i.c.k.s.KafkaAvroSerializerConfig:179 - KafkaAvroSerializerConfig values: bearer.auth.token = [hidden] proxy.port = -1 schema.reflection = false auto.register.schemas = true max.schemas.per.subject = 1000 basic.auth.credentials.source = URL value.subject.name.strategy = class io.confluent.kafka.serializers.subject.TopicNameStrategy schema.registry.url = [http://my_datahub_host:8081] basic.auth.user.info = [hidden] proxy.host = use.latest.version = false schema.registry.basic.auth.user.info = [hidden] bearer.auth.credentials.source = STATIC_TOKEN key.subject.name.strategy = class io.confluent.kafka.serializers.subject.TopicNameStrategy 2023-10-02 13:16:58,352 [main] WARN o.a.k.c.producer.ProducerConfig:355 - The configuration 'schema.registry.security.protocol' was supplied but isn't a known config. 2023-10-02 13:16:58,352 [main] WARN o.a.k.c.producer.ProducerConfig:355 - The configuration 'schema.registry.security.protocol' was supplied but isn't a known config. 2023-10-02 13:16:58,356 [main] INFO o.a.kafka.common.utils.AppInfoParser:117 - Kafka version: 5.5.1-ccs 2023-10-02 13:16:58,356 [main] INFO o.a.kafka.common.utils.AppInfoParser:118 - Kafka commitId: cb1873c1fdf5f5f9 2023-10-02 13:16:58,356 [main] INFO o.a.kafka.common.utils.AppInfoParser:119 - Kafka startTimeMs: 1696252618352 2023-10-02 13:16:58,410 [main] INFO c.l.m.m.r.ConfigEntityRegistry:88 - Loading bare config entity registry file at /datahub/datahub-gms/resources/entity-registry.yml 2023-10-02 13:16:59,115 [kafka-producer-network-thread | producer-1] INFO org.apache.kafka.clients.Metadata:277 - [Producer clientId=producer-1] Cluster ID: RNdAktSkSZ2wbNmS6PAAuA 2023-10-02 13:16:59,115 [kafka-producer-network-thread | producer-1] INFO org.apache.kafka.clients.Metadata:277 - [Producer clientId=producer-1] Cluster ID: RNdAktSkSZ2wbNmS6PAAuA 2023-10-02 13:17:01,806 [main] WARN c.l.m.m.r.PluginEntityRegistryLoader:44 - /etc/datahub/plugins/models directory does not exist or is not a directory. Plugin scanning will be disabled. 2023-10-02 13:17:02,004 [main] INFO c.l.m.m.r.MergedEntityRegistry:99 - dataHubPolicyKey schema is compatible with previous schema due to 2023-10-02 13:17:02,005 [main] INFO c.l.m.m.r.MergedEntityRegistry:99 - dataHubPolicyInfo schema is compatible with previous schema due to 2023-10-02 13:17:02,006 [main] INFO c.l.m.m.r.MergedEntityRegistry:99 - corpGroupInfo schema is compatible with previous schema due to 2023-10-02 13:17:02,006 [main] INFO c.l.m.m.r.MergedEntityRegistry:99 - corpGroupKey schema is compatible with previous schema due to 2023-10-02 13:17:02,007 [main] INFO c.l.m.m.r.MergedEntityRegistry:99 - globalTags schema is compatible with previous schema due to 2023-10-02 13:17:02,007 [main] INFO c.l.m.m.r.MergedEntityRegistry:99 - status schema is compatible with previous schema due to 2023-10-02 13:17:02,007 [main] INFO c.l.m.m.r.MergedEntityRegistry:99 - dataProcessKey schema is compatible with previous schema due to 2023-10-02 13:17:02,008 [main] INFO c.l.m.m.r.MergedEntityRegistry:99 - ownership schema is compatible with previous schema due to 2023-10-02 13:17:02,008 [main] INFO c.l.m.m.r.MergedEntityRegistry:99 - dataProcessInfo schema is compatible with previous schema due to 2023-10-02 13:17:02,009 [main] INFO c.l.m.m.r.MergedEntityRegistry:99 - status schema is compatible with previous schema due to 2023-10-02 13:17:02,009 [main] INFO c.l.m.m.r.MergedEntityRegistry:99 - browsePaths schema is compatible with previous schema due to 2023-10-02 13:17:02,009 [main] INFO c.l.m.m.r.MergedEntityRegistry:99 - browsePathsV2 schema is compatible with previous schema due to 2023-10-02 13:17:02,010 [main] INFO c.l.m.m.r.MergedEntityRegistry:99 - ownership schema is compatible with previous schema due to 2023-10-02 13:17:02,010 [main] INFO c.l.m.m.r.MergedEntityRegistry:99 - dataPlatformInstance schema is compatible with previous schema due to 2023-10-02 13:17:02,010 [main] INFO c.l.m.m.r.MergedEntityRegistry:99 - mlFeatureTableProperties schema is compatible with previous schema due to 2023-10-02 13:17:02,011 [main] INFO c.l.m.m.r.MergedEntityRegistry:99 - institutionalMemory schema is compatible with previous schema due to 2023-10-02 13:17:02,011 [main] INFO c.l.m.m.r.MergedEntityRegistry:99 - deprecation schema is compatible with previous schema due to 2023-10-02 13:17:02,012 [main] INFO c.l.m.m.r.MergedEntityRegistry:99 - globalTags schema is compatible with previous schema due to 2023-10-02 13:17:02,012 [main] INFO c.l.m.m.r.MergedEntityRegistry:99 - mlFeatureTableKey schema is compatible with previous schema due to 2023-10-02 13:17:02,012 [main] INFO c.l.m.m.r.MergedEntityRegistry:99 - status schema is compatible with previous schema due to 2023-10-02 13:17:02,013 [main] INFO c.l.m.m.r.MergedEntityRegistry:99 - browsePaths schema is compatible with previous schema due to 2023-10-02 13:17:02,013 [main] INFO c.l.m.m.r.MergedEntityRegistry:99 - browsePathsV2 schema is compatible with previous schema due to 2023-10-02 13:17:02,013 [main] INFO c.l.m.m.r.MergedEntityRegistry:99 - mlModelGroupProperties schema is compatible with previous schema due to 2023-10-02 13:17:02,014 [main] INFO c.l.m.m.r.MergedEntityRegistry:99 - ownership schema is compatible with previous schema due to 2023-10-02 13:17:02,014 [main] INFO c.l.m.m.r.MergedEntityRegistry:99 - dataPlatformInstance schema is compatible with previous schema due to 2023-10-02 13:17:02,015 [main] INFO c.l.m.m.r.MergedEntityRegistry:99 - mlModelGroupKey schema is compatible with previous schema due to 2023-10-02 13:17:02,015 [main] INFO c.l.m.m.r.MergedEntityRegistry:99 - deprecation schema is compatible with previous schema due to 2023-10-02 13:17:02,015 [main] INFO c.l.m.m.r.MergedEntityRegistry:99 - globalTags schema is compatible with previous schema due to 2023-10-02 13:17:02,015 [main] INFO c.l.m.m.r.MergedEntityRegistry:99 - status schema is compatible with previous schema due to 2023-10-02 13:17:02,016 [main] INFO c.l.m.m.r.MergedEntityRegistry:99 - browsePaths schema is compatible with previous schema due to 2023-10-02 13:17:02,016 [main] INFO c.l.m.m.r.MergedEntityRegistry:99 - browsePathsV2 schema is compatible with previous schema due to 2023-10-02 13:17:02,017 [main] INFO c.l.m.m.r.MergedEntityRegistry:99 - dataJobInputOutput schema is compatible with previous schema due to 2023-10-02 13:17:02,017 [main] INFO c.l.m.m.r.MergedEntityRegistry:99 - ownership schema is compatible with previous schema due to 2023-10-02 13:17:02,018 [main] INFO c.l.m.m.r.MergedEntityRegistry:99 - dataPlatformInstance schema is compatible with previous schema due to 2023-10-02 13:17:02,018 [main] INFO c.l.m.m.r.MergedEntityRegistry:99 - glossaryTerms schema is compatible with previous schema due to 2023-10-02 13:17:02,018 [main] INFO c.l.m.m.r.MergedEntityRegistry:99 - institutionalMemory schema is compatible with previous schema due to 2023-10-02 13:17:02,019 [main] INFO c.l.m.m.r.MergedEntityRegistry:99 - globalTags schema is compatible with previous schema due to 2023-10-02 13:17:02,019 [main] INFO c.l.m.m.r.MergedEntityRegistry:99 - dataJobInfo schema is compatible with previous schema due to 2023-10-02 13:17:02,020 [main] INFO c.l.m.m.r.MergedEntityRegistry:99 - editableDataJobProperties schema is compatible with previous schema due to 2023-10-02 13:17:02,020 [main] INFO c.l.m.m.r.MergedEntityRegistry:99 - dataJobKey schema is compatible with previous schema due to 2023-10-02 13:17:02,020 [main] INFO c.l.m.m.r.MergedEntityRegistry:99 - status schema is compatible with previous schema due to 2023-10-02 13:17:02,020 [main] INFO c.l.m.m.r.MergedEntityRegistry:99 - ownership schema is compatible with previous schema due to 2023-10-02 13:17:02,020 [main] INFO c.l.m.m.r.MergedEntityRegistry:99 - tagKey schema is compatible with previous schema due to 2023-10-02 13:17:02,021 [main] INFO c.l.m.m.r.MergedEntityRegistry:99 - tagProperties schema is compatible with previous schema due to 2023-10-02 13:17:02,021 [main] INFO c.l.m.m.r.MergedEntityRegistry:99 - status schema is compatible with previous schema due to 2023-10-02 13:17:02,021 [main] INFO c.l.m.m.r.MergedEntityRegistry:99 - schemaFieldKey schema is compatible with previous schema due to 2023-10-02 13:17:02,021 [main] INFO c.l.m.m.r.MergedEntityRegistry:99 - browsePaths schema is compatible with previous schema due to 2023-10-02 13:17:02,022 [main] INFO c.l.m.m.r.MergedEntityRegistry:99 - glossaryTermInfo schema is compatible with previous schema due to 2023-10-02 13:17:02,022 [main] INFO c.l.m.m.r.MergedEntityRegistry:99 - ownership schema is compatible with previous schema due to 2023-10-02 13:17:02,022 [main] INFO c.l.m.m.r.MergedEntityRegistry:99 - glossaryRelatedTerms schema is compatible with previous schema due to 2023-10-02 13:17:02,023 [main] INFO c.l.m.m.r.MergedEntityRegistry:99 - glossaryTermKey schema is compatible with previous schema due to 2023-10-02 13:17:02,023 [main] INFO c.l.m.m.r.MergedEntityRegistry:99 - status schema is compatible with previous schema due to 2023-10-02 13:17:02,023 [main] INFO c.l.m.m.r.MergedEntityRegistry:99 - ownership schema is compatible with previous schema due to 2023-10-02 13:17:02,024 [main] INFO c.l.m.m.r.MergedEntityRegistry:99 - dataPlatformInstance schema is compatible with previous schema due to 2023-10-02 13:17:02,024 [main] INFO c.l.m.m.r.MergedEntityRegistry:99 - mlPrimaryKeyKey schema is compatible with previous schema due to 2023-10-02 13:17:02,024 [main] INFO c.l.m.m.r.MergedEntityRegistry:99 - institutionalMemory schema is compatible with previous schema due to 2023-10-02 13:17:02,024 [main] INFO c.l.m.m.r.MergedEntityRegistry:99 - mlPrimaryKeyProperties schema is compatible with previous schema due to 2023-10-02 13:17:02,025 [main] INFO c.l.m.m.r.MergedEntityRegistry:99 - deprecation schema is compatible with previous schema due to 2023-10-02 13:17:02,025 [main] INFO c.l.m.m.r.MergedEntityRegistry:99 - globalTags schema is compatible with previous schema due to 2023-10-02 13:17:02,025 [main] INFO c.l.m.m.r.MergedEntityRegistry:99 - status schema is compatible with previous schema due to 2023-10-02 13:17:02,025 [main] INFO c.l.m.m.r.MergedEntityRegistry:99 - browsePaths schema is compatible with previous schema due to 2023-10-02 13:17:02,026 [main] INFO c.l.m.m.r.MergedEntityRegistry:99 - dashboardKey schema is compatible with previous schema due to 2023-10-02 13:17:02,026 [main] INFO c.l.m.m.r.MergedEntityRegistry:99 - browsePathsV2 schema is compatible with previous schema due to 2023-10-02 13:17:02,026 [main] INFO c.l.m.m.r.MergedEntityRegistry:99 - ownership schema is compatible with previous schema due to 2023-10-02 13:17:02,026 [main] INFO c.l.m.m.r.MergedEntityRegistry:99 - dataPlatformInstance schema is compatible with previous schema due to 2023-10-02 13:17:02,027 [main] INFO c.l.m.m.r.MergedEntityRegistry:99 - editableDashboardProperties schema is compatible with previous schema due to 2023-10-02 13:17:02,027 [main] INFO c.l.m.m.r.MergedEntityRegistry:99 - glossaryTerms schema is compatible with previous schema due to 2023-10-02 13:17:02,028 [main] INFO c.l.m.m.r.MergedEntityRegistry:99 - institutionalMemory schema is compatible with previous schema due to 2023-10-02 13:17:02,029 [main] INFO c.l.m.m.r.MergedEntityRegistry:99 - dashboardInfo schema is compatible with previous schema due to 2023-10-02 13:17:02,029 [main] INFO c.l.m.m.r.MergedEntityRegistry:99 - globalTags schema is compatible with previous schema due to 2023-10-02 13:17:02,029 [main] INFO c.l.m.m.r.MergedEntityRegistry:99 - status schema is compatible with previous schema due to 2023-10-02 13:17:02,030 [main] INFO c.l.m.m.r.MergedEntityRegistry:99 - ownership schema is compatible with previous schema due to 2023-10-02 13:17:02,031 [main] INFO c.l.m.m.r.MergedEntityRegistry:99 - dataPlatformInstance schema is compatible with previous schema due to 2023-10-02 13:17:02,031 [main] INFO c.l.m.m.r.MergedEntityRegistry:99 - mlModelDeploymentKey schema is compatible with previous schema due to 2023-10-02 13:17:02,031 [main] INFO c.l.m.m.r.MergedEntityRegistry:99 - deprecation schema is compatible with previous schema due to 2023-10-02 13:17:02,032 [main] INFO c.l.m.m.r.MergedEntityRegistry:99 - globalTags schema is compatible with previous schema due to 2023-10-02 13:17:02,032 [main] INFO c.l.m.m.r.MergedEntityRegistry:99 - mlModelDeploymentProperties schema is compatible with previous schema due to 2023-10-02 13:17:02,033 [main] INFO c.l.m.m.r.MergedEntityRegistry:99 - status schema is compatible with previous schema due to 2023-10-02 13:17:02,033 [main] INFO c.l.m.m.r.MergedEntityRegistry:99 - dataPlatformKey schema is compatible with previous schema due to 2023-10-02 13:17:02,033 [main] INFO c.l.m.m.r.MergedEntityRegistry:99 - dataPlatformInfo schema is compatible with previous schema due to 2023-10-02 13:17:02,034 [main] INFO c.l.m.m.r.MergedEntityRegistry:99 - dataHubRetentionConfig schema is compatible with previous schema due to 2023-10-02 13:17:02,034 [main] INFO c.l.m.m.r.MergedEntityRegistry:99 - dataHubRetentionKey schema is compatible with previous schema due to 2023-10-02 13:17:02,034 [main] INFO c.l.m.m.r.MergedEntityRegistry:99 - corpUserKey schema is compatible with previous schema due to 2023-10-02 13:17:02,035 [main] INFO c.l.m.m.r.MergedEntityRegistry:99 - corpUserEditableInfo schema is compatible with previous schema due to 2023-10-02 13:17:02,035 [main] INFO c.l.m.m.r.MergedEntityRegistry:99 - corpUserInfo schema is compatible with previous schema due to 2023-10-02 13:17:02,036 [main] INFO c.l.m.m.r.MergedEntityRegistry:99 - corpUserStatus schema is compatible with previous schema due to 2023-10-02 13:17:02,036 [main] INFO c.l.m.m.r.MergedEntityRegistry:99 - groupMembership schema is compatible with previous schema due to 2023-10-02 13:17:02,036 [main] INFO c.l.m.m.r.MergedEntityRegistry:99 - globalTags schema is compatible with previous schema due to 2023-10-02 13:17:02,037 [main] INFO c.l.m.m.r.MergedEntityRegistry:99 - status schema is compatible with previous schema due to 2023-10-02 13:17:02,037 [main] INFO c.l.m.m.r.MergedEntityRegistry:99 - cost schema is compatible with previous schema due to 2023-10-02 13:17:02,038 [main] INFO c.l.m.m.r.MergedEntityRegistry:99 - mlModelTrainingData schema is compatible with previous schema due to 2023-10-02 13:17:02,038 [main] INFO c.l.m.m.r.MergedEntityRegistry:99 - mlModelCaveatsAndRecommendations schema is compatible with previous schema due to 2023-10-02 13:17:02,038 [main] INFO c.l.m.m.r.MergedEntityRegistry:99 - deprecation schema is compatible with previous schema due to 2023-10-02 13:17:02,039 [main] INFO c.l.m.m.r.MergedEntityRegistry:99 - globalTags schema is compatible with previous schema due to 2023-10-02 13:17:02,039 [main] INFO c.l.m.m.r.MergedEntityRegistry:99 - mlModelKey schema is compatible with previous schema due to 2023-10-02 13:17:02,039 [main] INFO c.l.m.m.r.MergedEntityRegistry:99 - mlModelFactorPrompts schema is compatible with previous schema due to 2023-10-02 13:17:02,040 [main] INFO c.l.m.m.r.MergedEntityRegistry:99 - browsePaths schema is compatible with previous schema due to 2023-10-02 13:17:02,040 [main] INFO c.l.m.m.r.MergedEntityRegistry:99 - sourceCode schema is compatible with previous schema due to 2023-10-02 13:17:02,040 [main] INFO c.l.m.m.r.MergedEntityRegistry:99 - browsePathsV2 schema is compatible with previous schema due to 2023-10-02 13:17:02,041 [main] INFO c.l.m.m.r.MergedEntityRegistry:99 - ownership schema is compatible with previous schema due to 2023-10-02 13:17:02,042 [main] INFO c.l.m.m.r.MergedEntityRegistry:99 - mlModelEvaluationData schema is compatible with previous schema due to 2023-10-02 13:17:02,042 [main] INFO c.l.m.m.r.MergedEntityRegistry:99 - mlModelQuantitativeAnalyses schema is compatible with previous schema due to 2023-10-02 13:17:02,042 [main] INFO c.l.m.m.r.MergedEntityRegistry:99 - dataPlatformInstance schema is compatible with previous schema due to 2023-10-02 13:17:02,043 [main] INFO c.l.m.m.r.MergedEntityRegistry:99 - mlModelEthicalConsiderations schema is compatible with previous schema due to 2023-10-02 13:17:02,043 [main] INFO c.l.m.m.r.MergedEntityRegistry:99 - mlModelMetrics schema is compatible with previous schema due to 2023-10-02 13:17:02,043 [main] INFO c.l.m.m.r.MergedEntityRegistry:99 - intendedUse schema is compatible with previous schema due to 2023-10-02 13:17:02,044 [main] INFO c.l.m.m.r.MergedEntityRegistry:99 - mlModelProperties schema is compatible with previous schema due to 2023-10-02 13:17:02,044 [main] INFO c.l.m.m.r.MergedEntityRegistry:99 - institutionalMemory schema is compatible with previous schema due to 2023-10-02 13:17:02,045 [main] INFO c.l.m.m.r.MergedEntityRegistry:99 - status schema is compatible with previous schema due to 2023-10-02 13:17:02,045 [main] INFO c.l.m.m.r.MergedEntityRegistry:99 - browsePaths schema is compatible with previous schema due to 2023-10-02 13:17:02,046 [main] INFO c.l.m.m.r.MergedEntityRegistry:99 - browsePathsV2 schema is compatible with previous schema due to 2023-10-02 13:17:02,046 [main] INFO c.l.m.m.r.MergedEntityRegistry:99 - editableDataFlowProperties schema is compatible with previous schema due to 2023-10-02 13:17:02,047 [main] INFO c.l.m.m.r.MergedEntityRegistry:99 - ownership schema is compatible with previous schema due to 2023-10-02 13:17:02,047 [main] INFO c.l.m.m.r.MergedEntityRegistry:99 - dataPlatformInstance schema is compatible with previous schema due to 2023-10-02 13:17:02,047 [main] INFO c.l.m.m.r.MergedEntityRegistry:99 - dataFlowKey schema is compatible with previous schema due to 2023-10-02 13:17:02,048 [main] INFO c.l.m.m.r.MergedEntityRegistry:99 - dataFlowInfo schema is compatible with previous schema due to 2023-10-02 13:17:02,048 [main] INFO c.l.m.m.r.MergedEntityRegistry:99 - glossaryTerms schema is compatible with previous schema due to 2023-10-02 13:17:02,048 [main] INFO c.l.m.m.r.MergedEntityRegistry:99 - institutionalMemory schema is compatible with previous schema due to 2023-10-02 13:17:02,049 [main] INFO c.l.m.m.r.MergedEntityRegistry:99 - globalTags schema is compatible with previous schema due to 2023-10-02 13:17:02,049 [main] INFO c.l.m.m.r.MergedEntityRegistry:99 - status schema is compatible with previous schema due to 2023-10-02 13:17:02,049 [main] INFO c.l.m.m.r.MergedEntityRegistry:99 - glossaryNodeInfo schema is compatible with previous schema due to 2023-10-02 13:17:02,049 [main] INFO c.l.m.m.r.MergedEntityRegistry:99 - glossaryNodeKey schema is compatible with previous schema due to 2023-10-02 13:17:02,050 [main] INFO c.l.m.m.r.MergedEntityRegistry:99 - ownership schema is compatible with previous schema due to 2023-10-02 13:17:02,050 [main] INFO c.l.m.m.r.MergedEntityRegistry:99 - status schema is compatible with previous schema due to 2023-10-02 13:17:02,050 [main] INFO c.l.m.m.r.MergedEntityRegistry:99 - browsePaths schema is compatible with previous schema due to 2023-10-02 13:17:02,050 [main] INFO c.l.m.m.r.MergedEntityRegistry:99 - browsePathsV2 schema is compatible with previous schema due to 2023-10-02 13:17:02,051 [main] INFO c.l.m.m.r.MergedEntityRegistry:99 - ownership schema is compatible with previous schema due to 2023-10-02 13:17:02,051 [main] INFO c.l.m.m.r.MergedEntityRegistry:99 - dataPlatformInstance schema is compatible with previous schema due to 2023-10-02 13:17:02,051 [main] INFO c.l.m.m.r.MergedEntityRegistry:99 - mlFeatureProperties schema is compatible with previous schema due to 2023-10-02 13:17:02,052 [main] INFO c.l.m.m.r.MergedEntityRegistry:99 - institutionalMemory schema is compatible with previous schema due to 2023-10-02 13:17:02,052 [main] INFO c.l.m.m.r.MergedEntityRegistry:99 - mlFeatureKey schema is compatible with previous schema due to 2023-10-02 13:17:02,052 [main] INFO c.l.m.m.r.MergedEntityRegistry:99 - deprecation schema is compatible with previous schema due to 2023-10-02 13:17:02,053 [main] INFO c.l.m.m.r.MergedEntityRegistry:99 - globalTags schema is compatible with previous schema due to 2023-10-02 13:17:02,053 [main] INFO c.l.m.m.r.MergedEntityRegistry:99 - status schema is compatible with previous schema due to 2023-10-02 13:17:02,053 [main] INFO c.l.m.m.r.MergedEntityRegistry:99 - editableSchemaMetadata schema is compatible with previous schema due to 2023-10-02 13:17:02,054 [main] INFO c.l.m.m.r.MergedEntityRegistry:99 - datasetKey schema is compatible with previous schema due to 2023-10-02 13:17:02,054 [main] INFO c.l.m.m.r.MergedEntityRegistry:99 - datasetUpstreamLineage schema is compatible with previous schema due to 2023-10-02 13:17:02,054 [main] INFO c.l.m.m.r.MergedEntityRegistry:99 - viewProperties schema is compatible with previous schema due to 2023-10-02 13:17:02,055 [main] INFO c.l.m.m.r.MergedEntityRegistry:99 - datasetProperties schema is compatible with previous schema due to 2023-10-02 13:17:02,055 [main] INFO c.l.m.m.r.MergedEntityRegistry:99 - globalTags schema is compatible with previous schema due to 2023-10-02 13:17:02,055 [main] INFO c.l.m.m.r.MergedEntityRegistry:99 - browsePaths schema is compatible with previous schema due to 2023-10-02 13:17:02,055 [main] INFO c.l.m.m.r.MergedEntityRegistry:99 - browsePathsV2 schema is compatible with previous schema due to 2023-10-02 13:17:02,056 [main] INFO c.l.m.m.r.MergedEntityRegistry:99 - ownership schema is compatible with previous schema due to 2023-10-02 13:17:02,056 [main] INFO c.l.m.m.r.MergedEntityRegistry:99 - dataPlatformInstance schema is compatible with previous schema due to 2023-10-02 13:17:02,056 [main] INFO c.l.m.m.r.MergedEntityRegistry:99 - datasetDeprecation schema is compatible with previous schema due to 2023-10-02 13:17:02,057 [main] INFO c.l.m.m.r.MergedEntityRegistry:99 - editableDatasetProperties schema is compatible with previous schema due to 2023-10-02 13:17:02,057 [main] INFO c.l.m.m.r.MergedEntityRegistry:99 - glossaryTerms schema is compatible with previous schema due to 2023-10-02 13:17:02,057 [main] INFO c.l.m.m.r.MergedEntityRegistry:99 - institutionalMemory schema is compatible with previous schema due to 2023-10-02 13:17:02,058 [main] INFO c.l.m.m.r.MergedEntityRegistry:99 - upstreamLineage schema is compatible with previous schema due to 2023-10-02 13:17:02,059 [main] INFO c.l.m.m.r.MergedEntityRegistry:99 - schemaMetadata schema is compatible with previous schema due to 2023-10-02 13:17:02,060 [main] INFO c.l.m.m.r.MergedEntityRegistry:99 - status schema is compatible with previous schema due to 2023-10-02 13:17:02,060 [main] INFO c.l.m.m.r.MergedEntityRegistry:99 - chartQuery schema is compatible with previous schema due to 2023-10-02 13:17:02,060 [main] INFO c.l.m.m.r.MergedEntityRegistry:99 - browsePaths schema is compatible with previous schema due to 2023-10-02 13:17:02,061 [main] INFO c.l.m.m.r.MergedEntityRegistry:99 - browsePathsV2 schema is compatible with previous schema due to 2023-10-02 13:17:02,061 [main] INFO c.l.m.m.r.MergedEntityRegistry:99 - ownership schema is compatible with previous schema due to 2023-10-02 13:17:02,061 [main] INFO c.l.m.m.r.MergedEntityRegistry:99 - dataPlatformInstance schema is compatible with previous schema due to 2023-10-02 13:17:02,062 [main] INFO c.l.m.m.r.MergedEntityRegistry:99 - chartInfo schema is compatible with previous schema due to 2023-10-02 13:17:02,062 [main] INFO c.l.m.m.r.MergedEntityRegistry:99 - glossaryTerms schema is compatible with previous schema due to 2023-10-02 13:17:02,062 [main] INFO c.l.m.m.r.MergedEntityRegistry:99 - editableChartProperties schema is compatible with previous schema due to 2023-10-02 13:17:02,063 [main] INFO c.l.m.m.r.MergedEntityRegistry:99 - institutionalMemory schema is compatible with previous schema due to 2023-10-02 13:17:02,063 [main] INFO c.l.m.m.r.MergedEntityRegistry:99 - globalTags schema is compatible with previous schema due to 2023-10-02 13:17:02,063 [main] INFO c.l.m.m.r.MergedEntityRegistry:99 - chartKey schema is compatible with previous schema due to 2023-10-02 13:17:02,063 [main] INFO c.l.m.m.r.MergedEntityRegistry:99 - status schema is compatible with previous schema due to 2023-10-02 13:17:03,619 [main] INFO c.l.g.f.s.ElasticSearchServiceFactory:56 - Search configuration: SearchConfiguration(maxTermBucketSize=20, exactMatch=ExactMatchConfiguration(exclusive=false, withPrefix=true, prefixFactor=1.6, exactFactor=10.0, caseSensitivityFactor=0.7, enableStructured=true), partial=PartialConfiguration(urnFactor=0.5, factor=0.4), custom=CustomConfiguration(enabled=false, file=search_config.yml), graph=GraphQueryConfiguration(timeoutSeconds=50, batchSize=1000, maxResult=10000)) 2023-10-02 13:17:03,652 [main] INFO c.l.m.c.search.CustomConfiguration:40 - Custom search configuration disabled. 2023-10-02 13:17:03,975 [main] WARN c.l.r.t.h.client.HttpClientFactory:917 - No scheduled executor is provided to HttpClientFactory, using it's own scheduled executor. 2023-10-02 13:17:03,976 [main] WARN c.l.r.t.h.client.HttpClientFactory:926 - No callback executor is provided to HttpClientFactory, using it's own call back executor. 2023-10-02 13:17:03,976 [main] WARN c.l.r.t.h.client.HttpClientFactory:934 - No Compression executor is provided to HttpClientFactory, using it's own compression executor. 2023-10-02 13:17:03,987 [main] INFO c.l.r.t.h.client.HttpClientFactory:1394 - The service 'null' has been assigned to the ChannelPoolManager with key 'noSpecifiedNamePrefix 1138266797 ', http.protocolVersion=HTTP_1_1, usePipelineV2=false, requestTimeout=10000ms, streamingTimeout=-1ms 2023-10-02 13:17:04,353 [main] INFO c.l.g.f.k.s.DUHESchemaRegistryFactory:39 - DataHub System Update Registry 2023-10-02 13:17:04,358 [main] INFO o.a.k.c.producer.ProducerConfig:347 - ProducerConfig values: acks = 1 batch.size = 16384 bootstrap.servers = [my_datahub_host:9092] buffer.memory = 33554432 client.dns.lookup = default client.id = producer-2 compression.type = none connections.max.idle.ms = 540000 delivery.timeout.ms = 30000 enable.idempotence = false interceptor.classes = [] key.serializer = class org.apache.kafka.common.serialization.StringSerializer linger.ms = 0 max.block.ms = 60000 max.in.flight.requests.per.connection = 5 max.request.size = 1048576 metadata.max.age.ms = 300000 metadata.max.idle.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partitioner.class = class org.apache.kafka.clients.producer.internals.DefaultPartitioner receive.buffer.bytes = 32768 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 3000 retries = 3 retry.backoff.ms = 500 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.mechanism = GSSAPI security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.1, TLSv1] ssl.endpoint.identification.algorithm = https ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLS ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS transaction.timeout.ms = 60000 transactional.id = null value.serializer = class com.linkedin.metadata.boot.kafka.MockDUHESerializer 2023-10-02 13:17:04,358 [main] INFO o.a.k.c.producer.ProducerConfig:347 - ProducerConfig values: acks = 1 batch.size = 16384 bootstrap.servers = [my_datahub_host:9092] buffer.memory = 33554432 client.dns.lookup = default client.id = producer-2 compression.type = none connections.max.idle.ms = 540000 delivery.timeout.ms = 30000 enable.idempotence = false interceptor.classes = [] key.serializer = class org.apache.kafka.common.serialization.StringSerializer linger.ms = 0 max.block.ms = 60000 max.in.flight.requests.per.connection = 5 max.request.size = 1048576 metadata.max.age.ms = 300000 metadata.max.idle.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partitioner.class = class org.apache.kafka.clients.producer.internals.DefaultPartitioner receive.buffer.bytes = 32768 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 3000 retries = 3 retry.backoff.ms = 500 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.mechanism = GSSAPI security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.1, TLSv1] ssl.endpoint.identification.algorithm = https ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLS ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS transaction.timeout.ms = 60000 transactional.id = null value.serializer = class com.linkedin.metadata.boot.kafka.MockDUHESerializer 2023-10-02 13:17:04,612 [main] INFO i.c.k.s.KafkaAvroSerializerConfig:179 - KafkaAvroSerializerConfig values: bearer.auth.token = [hidden] proxy.port = -1 schema.reflection = false auto.register.schemas = true max.schemas.per.subject = 1000 basic.auth.credentials.source = URL value.subject.name.strategy = class io.confluent.kafka.serializers.subject.TopicNameStrategy schema.registry.url = [http://my_datahub_host:8081] basic.auth.user.info = [hidden] proxy.host = use.latest.version = false schema.registry.basic.auth.user.info = [hidden] bearer.auth.credentials.source = STATIC_TOKEN key.subject.name.strategy = class io.confluent.kafka.serializers.subject.TopicNameStrategy 2023-10-02 13:17:04,623 [main] INFO o.a.kafka.common.utils.AppInfoParser:117 - Kafka version: 5.5.1-ccs 2023-10-02 13:17:04,623 [main] INFO o.a.kafka.common.utils.AppInfoParser:118 - Kafka commitId: cb1873c1fdf5f5f9 2023-10-02 13:17:04,623 [main] INFO o.a.kafka.common.utils.AppInfoParser:119 - Kafka startTimeMs: 1696252624622 2023-10-02 13:17:04,636 [kafka-producer-network-thread | producer-2] INFO org.apache.kafka.clients.Metadata:277 - [Producer clientId=producer-2] Cluster ID: RNdAktSkSZ2wbNmS6PAAuA 2023-10-02 13:17:04,636 [kafka-producer-network-thread | producer-2] INFO org.apache.kafka.clients.Metadata:277 - [Producer clientId=producer-2] Cluster ID: RNdAktSkSZ2wbNmS6PAAuA 2023-10-02 13:17:04,753 [main] WARN c.l.r.t.h.client.HttpClientFactory:917 - No scheduled executor is provided to HttpClientFactory, using it's own scheduled executor. 2023-10-02 13:17:04,754 [main] WARN c.l.r.t.h.client.HttpClientFactory:926 - No callback executor is provided to HttpClientFactory, using it's own call back executor. 2023-10-02 13:17:04,754 [main] WARN c.l.r.t.h.client.HttpClientFactory:934 - No Compression executor is provided to HttpClientFactory, using it's own compression executor. 2023-10-02 13:17:04,754 [main] INFO c.l.r.t.h.client.HttpClientFactory:1394 - The service 'null' has been assigned to the ChannelPoolManager with key 'noSpecifiedNamePrefix 1138266797 ', http.protocolVersion=HTTP_1_1, usePipelineV2=false, requestTimeout=10000ms, streamingTimeout=-1ms 2023-10-02 13:17:06,178 [main] INFO c.l.g.f.k.KafkaEventConsumerFactory:100 - Event-based KafkaListenerContainerFactory built successfully. Consumer concurrency = 1 2023-10-02 13:17:06,195 [main] INFO c.l.g.f.k.KafkaEventConsumerFactory:116 - Event-based DUHE KafkaListenerContainerFactory built successfully. Consumer concurrency = 1 2023-10-02 13:17:06,204 [main] INFO c.l.g.f.k.SimpleKafkaConsumerFactory:48 - Simple KafkaListenerContainerFactory built successfully 2023-10-02 13:17:06,219 [main] WARN c.d.p.configuration.ConfigProvider:39 - Configuration config.yml file not found at location /etc/datahub/plugins/auth 2023-10-02 13:17:06,220 [main] INFO c.l.g.f.auth.AuthorizerChainFactory:75 - Default DataHubAuthorizer is enabled. Appending it to the authorization chain. 2023-10-02 13:17:07,212 [main] INFO c.l.r.t.h.c.c.AbstractNettyClient:249 - Shutdown requested 2023-10-02 13:17:07,216 [main] INFO c.l.r.t.h.c.c.AbstractNettyClient:252 - Shutting down 2023-10-02 13:17:07,230 [main] INFO c.l.r.t.h.c.c.ChannelPoolManagerImpl:152 - Shutting down 0 connection pools 2023-10-02 13:17:07,233 [main] INFO c.l.r.t.h.c.c.ChannelPoolManagerImpl:162 - All connection pools shutdown 2023-10-02 13:17:07,234 [main] INFO c.l.r.t.h.c.c.ChannelPoolManagerImpl:119 - All connection pools shut down, closing all channels 2023-10-02 13:17:07,309 [main] INFO c.l.r.t.h.c.c.ChannelPoolManagerImpl:152 - Shutting down 0 connection pools 2023-10-02 13:17:07,310 [main] INFO c.l.r.t.h.c.c.ChannelPoolManagerImpl:162 - All connection pools shutdown 2023-10-02 13:17:07,311 [main] INFO c.l.r.t.h.c.c.ChannelPoolManagerImpl:119 - All connection pools shut down, closing all channels 2023-10-02 13:17:07,314 [main] INFO c.l.r.t.h.c.c.AbstractNettyClient:249 - Shutdown requested 2023-10-02 13:17:07,316 [R2 Nio Event Loop-3-1] INFO c.l.r.t.h.c.c.ChannelPoolManagerImpl:103 - Shutdown complete 2023-10-02 13:17:07,318 [main] INFO c.l.r.t.h.c.c.AbstractNettyClient:252 - Shutting down 2023-10-02 13:17:07,319 [main] INFO c.l.r.t.h.c.c.ChannelPoolManagerImpl:152 - Shutting down 0 connection pools 2023-10-02 13:17:07,319 [main] INFO c.l.r.t.h.c.c.ChannelPoolManagerImpl:162 - All connection pools shutdown 2023-10-02 13:17:07,319 [main] INFO c.l.r.t.h.c.c.ChannelPoolManagerImpl:119 - All connection pools shut down, closing all channels 2023-10-02 13:17:07,325 [main] INFO c.l.r.t.h.c.c.ChannelPoolManagerImpl:152 - Shutting down 0 connection pools 2023-10-02 13:17:07,325 [main] INFO c.l.r.t.h.c.c.ChannelPoolManagerImpl:162 - All connection pools shutdown 2023-10-02 13:17:07,325 [main] INFO c.l.r.t.h.c.c.ChannelPoolManagerImpl:119 - All connection pools shut down, closing all channels 2023-10-02 13:17:07,325 [R2 Nio Event Loop-3-2] INFO c.l.r.t.h.c.c.ChannelPoolManagerImpl:103 - Shutdown complete 2023-10-02 13:17:07,333 [R2 Nio Event Loop-3-3] INFO c.l.r.t.h.c.c.ChannelPoolManagerImpl:103 - Shutdown complete 2023-10-02 13:17:07,335 [main] INFO c.l.r.t.h.c.c.AbstractNettyClient:249 - Shutdown requested 2023-10-02 13:17:07,335 [main] INFO c.l.r.t.h.c.c.AbstractNettyClient:252 - Shutting down 2023-10-02 13:17:07,335 [R2 Nio Event Loop-3-4] INFO c.l.r.t.h.c.c.ChannelPoolManagerImpl:103 - Shutdown complete 2023-10-02 13:17:07,336 [main] INFO c.l.r.t.h.c.c.ChannelPoolManagerImpl:152 - Shutting down 0 connection pools 2023-10-02 13:17:07,337 [main] INFO c.l.r.t.h.c.c.ChannelPoolManagerImpl:162 - All connection pools shutdown 2023-10-02 13:17:07,337 [main] INFO c.l.r.t.h.c.c.ChannelPoolManagerImpl:119 - All connection pools shut down, closing all channels 2023-10-02 13:17:07,339 [main] INFO c.l.r.t.h.c.c.ChannelPoolManagerImpl:152 - Shutting down 0 connection pools 2023-10-02 13:17:07,339 [main] INFO c.l.r.t.h.c.c.ChannelPoolManagerImpl:162 - All connection pools shutdown 2023-10-02 13:17:07,339 [main] INFO c.l.r.t.h.c.c.ChannelPoolManagerImpl:119 - All connection pools shut down, closing all channels 2023-10-02 13:17:07,340 [main] INFO c.l.r.t.h.c.c.AbstractNettyClient:249 - Shutdown requested 2023-10-02 13:17:07,340 [main] INFO c.l.r.t.h.c.c.AbstractNettyClient:252 - Shutting down 2023-10-02 13:17:07,340 [main] INFO c.l.r.t.h.c.c.ChannelPoolManagerImpl:152 - Shutting down 0 connection pools 2023-10-02 13:17:07,340 [main] INFO c.l.r.t.h.c.c.ChannelPoolManagerImpl:162 - All connection pools shutdown 2023-10-02 13:17:07,340 [main] INFO c.l.r.t.h.c.c.ChannelPoolManagerImpl:119 - All connection pools shut down, closing all channels 2023-10-02 13:17:07,342 [main] INFO c.l.r.t.h.c.c.ChannelPoolManagerImpl:152 - Shutting down 0 connection pools 2023-10-02 13:17:07,349 [main] INFO c.l.r.t.h.c.c.ChannelPoolManagerImpl:162 - All connection pools shutdown 2023-10-02 13:17:07,349 [main] INFO c.l.r.t.h.c.c.ChannelPoolManagerImpl:119 - All connection pools shut down, closing all channels 2023-10-02 13:17:07,350 [R2 Nio Event Loop-1-3] INFO c.l.r.t.h.c.c.ChannelPoolManagerImpl:103 - Shutdown complete 2023-10-02 13:17:07,344 [R2 Nio Event Loop-1-2] INFO c.l.r.t.h.c.c.ChannelPoolManagerImpl:103 - Shutdown complete 2023-10-02 13:17:07,345 [R2 Nio Event Loop-1-1] INFO c.l.r.t.h.c.c.ChannelPoolManagerImpl:103 - Shutdown complete 2023-10-02 13:17:07,362 [R2 Nio Event Loop-1-4] INFO c.l.r.t.h.c.c.ChannelPoolManagerImpl:103 - Shutdown complete 2023-10-02 13:17:07,604 [main] INFO o.a.k.clients.producer.KafkaProducer:1182 - [Producer clientId=producer-1] Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms. 2023-10-02 13:17:07,604 [main] INFO o.a.k.clients.producer.KafkaProducer:1182 - [Producer clientId=producer-1] Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms. 2023-10-02 13:17:16,076 [pool-11-thread-1] ERROR c.l.m.s.e.query.ESSearchDAO:91 - Search query failed java.lang.RuntimeException: Request cannot be executed; I/O reactor status: STOPPED at org.elasticsearch.client.RestClient.extractAndWrapCause(RestClient.java:887) at org.elasticsearch.client.RestClient.performRequest(RestClient.java:283) at org.elasticsearch.client.RestClient.performRequest(RestClient.java:270) at org.elasticsearch.client.RestHighLevelClient.internalPerformRequest(RestHighLevelClient.java:1632) at org.elasticsearch.client.RestHighLevelClient.performRequest(RestHighLevelClient.java:1602) at org.elasticsearch.client.RestHighLevelClient.performRequestAndParseEntity(RestHighLevelClient.java:1572) at org.elasticsearch.client.RestHighLevelClient.search(RestHighLevelClient.java:1088) at com.linkedin.metadata.search.elasticsearch.query.ESSearchDAO.executeAndExtract(ESSearchDAO.java:85) at com.linkedin.metadata.search.elasticsearch.query.ESSearchDAO.search(ESSearchDAO.java:189) at com.linkedin.metadata.search.elasticsearch.ElasticSearchService.search(ElasticSearchService.java:120) at com.linkedin.metadata.search.elasticsearch.ElasticSearchService.search(ElasticSearchService.java:111) at com.linkedin.metadata.client.JavaEntityClient.search(JavaEntityClient.java:332) at com.datahub.authorization.PolicyFetcher.fetchPolicies(PolicyFetcher.java:51) at com.datahub.authorization.PolicyFetcher.fetchPolicies(PolicyFetcher.java:43) at com.datahub.authorization.DataHubAuthorizer$PolicyRefreshRunnable.run(DataHubAuthorizer.java:223) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:829) Caused by: java.lang.IllegalStateException: Request cannot be executed; I/O reactor status: STOPPED at org.apache.http.util.Asserts.check(Asserts.java:46) at org.apache.http.impl.nio.client.CloseableHttpAsyncClientBase.ensureRunning(CloseableHttpAsyncClientBase.java:90) at org.apache.http.impl.nio.client.InternalHttpAsyncClient.execute(InternalHttpAsyncClient.java:123) at org.elasticsearch.client.RestClient.performRequest(RestClient.java:279) ... 19 common frames omitted 2023-10-02 13:17:16,077 [pool-11-thread-1] ERROR c.d.authorization.DataHubAuthorizer:230 - Failed to retrieve policy urns! Skipping updating policy cache until next refresh. start: 0, count: 30 com.datahub.util.exception.ESQueryException: Search query failed: at com.linkedin.metadata.search.elasticsearch.query.ESSearchDAO.executeAndExtract(ESSearchDAO.java:92) at com.linkedin.metadata.search.elasticsearch.query.ESSearchDAO.search(ESSearchDAO.java:189) at com.linkedin.metadata.search.elasticsearch.ElasticSearchService.search(ElasticSearchService.java:120) at com.linkedin.metadata.search.elasticsearch.ElasticSearchService.search(ElasticSearchService.java:111) at com.linkedin.metadata.client.JavaEntityClient.search(JavaEntityClient.java:332) at com.datahub.authorization.PolicyFetcher.fetchPolicies(PolicyFetcher.java:51) at com.datahub.authorization.PolicyFetcher.fetchPolicies(PolicyFetcher.java:43) at com.datahub.authorization.DataHubAuthorizer$PolicyRefreshRunnable.run(DataHubAuthorizer.java:223) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:829) Caused by: java.lang.RuntimeException: Request cannot be executed; I/O reactor status: STOPPED at org.elasticsearch.client.RestClient.extractAndWrapCause(RestClient.java:887) at org.elasticsearch.client.RestClient.performRequest(RestClient.java:283) at org.elasticsearch.client.RestClient.performRequest(RestClient.java:270) at org.elasticsearch.client.RestHighLevelClient.internalPerformRequest(RestHighLevelClient.java:1632) at org.elasticsearch.client.RestHighLevelClient.performRequest(RestHighLevelClient.java:1602) at org.elasticsearch.client.RestHighLevelClient.performRequestAndParseEntity(RestHighLevelClient.java:1572) at org.elasticsearch.client.RestHighLevelClient.search(RestHighLevelClient.java:1088) at com.linkedin.metadata.search.elasticsearch.query.ESSearchDAO.executeAndExtract(ESSearchDAO.java:85) ... 13 common frames omitted Caused by: java.lang.IllegalStateException: Request cannot be executed; I/O reactor status: STOPPED at org.apache.http.util.Asserts.check(Asserts.java:46) at org.apache.http.impl.nio.client.CloseableHttpAsyncClientBase.ensureRunning(CloseableHttpAsyncClientBase.java:90) at org.apache.http.impl.nio.client.InternalHttpAsyncClient.execute(InternalHttpAsyncClient.java:123) at org.elasticsearch.client.RestClient.performRequest(RestClient.java:279) ... 19 common frames omittedERROR StatusLogger Log4j2 could not find a logging implementation. Please add log4j-core to the classpath. Using SimpleLogger to log to the console... ANTLR Tool version 4.5 used for code generation does not match the current runtime version 4.7.2ANTLR Runtime version 4.5 used for parser compilation does not match the current runtime version 4.7.2ANTLR Tool version 4.5 used for code generation does not match the current runtime version 4.7.2ANTLR Runtime version 4.5 used for parser compilation does not match the current runtime version 4.7.2ERROR SpringApplication Application run failed java.lang.IllegalStateException: Failed to execute CommandLineRunner at org.springframework.boot.SpringApplication.callRunner(SpringApplication.java:771) at org.springframework.boot.SpringApplication.callRunners(SpringApplication.java:752) at org.springframework.boot.SpringApplication.run(SpringApplication.java:314) at org.springframework.boot.builder.SpringApplicationBuilder.run(SpringApplicationBuilder.java:164) at com.linkedin.datahub.upgrade.UpgradeCliApplication.main(UpgradeCliApplication.java:23) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at org.springframework.boot.loader.MainMethodRunner.run(MainMethodRunner.java:49) at org.springframework.boot.loader.Launcher.launch(Launcher.java:108) at org.springframework.boot.loader.Launcher.launch(Launcher.java:58) at org.springframework.boot.loader.JarLauncher.main(JarLauncher.java:65) Caused by: java.lang.NullPointerException at com.linkedin.datahub.upgrade.UpgradeCli.run(UpgradeCli.java:80) at org.springframework.boot.SpringApplication.callRunner(SpringApplication.java:768) ... 12 more