2023-09-06 20:14:40,489 INFO org.apache.flink.runtime.taskexecutor.TaskManagerRunner [] - -------------------------------------------------------------------------------- 2023-09-06 20:14:40,493 INFO org.apache.flink.runtime.taskexecutor.TaskManagerRunner [] - Preconfiguration: 2023-09-06 20:14:40,493 INFO org.apache.flink.runtime.taskexecutor.TaskManagerRunner [] - RESOURCE_PARAMS extraction logs: jvm_params: -Xmx8455716736 -Xms8455716736 -XX:MaxDirectMemorySize=1852204672 -XX:MaxMetaspaceSize=268435456 dynamic_configs: -D taskmanager.memory.network.min=1717986944b -D taskmanager.cpu.cores=8.0 -D taskmanager.memory.task.off-heap.size=0b -D taskmanager.memory.jvm-metaspace.size=268435456b -D external-resources=none -D taskmanager.memory.jvm-overhead.min=1073741824b -D taskmanager.memory.framework.off-heap.size=134217728b -D taskmanager.memory.network.max=1717986944b -D taskmanager.memory.framework.heap.size=134217728b -D taskmanager.memory.managed.size=6871947776b -D taskmanager.memory.task.heap.size=8321499008b -D taskmanager.numberOfTaskSlots=8 -D taskmanager.memory.jvm-overhead.max=1073741824b logs: INFO [] - Loading configuration property: state.checkpoints.num-retained, 1 INFO [] - Loading configuration property: env.java.home, /opt/dip/master/jdk INFO [] - Loading configuration property: jobmanager.execution.failover-strategy, region INFO [] - Loading configuration property: jobmanager.rpc.address, localhost INFO [] - Loading configuration property: jobmanager.bind-host, localhost INFO [] - Loading configuration property: taskmanager.memory.flink.size, 16384m INFO [] - Loading configuration property: taskmanager.host, localhost INFO [] - Loading configuration property: parallelism.default, 1 INFO [] - Loading configuration property: taskmanager.numberOfTaskSlots, 8 INFO [] - Loading configuration property: restart-strategy.fixed-delay.try, 3 INFO [] - Loading configuration property: execution.checkpointing.mode, EXACTLY_ONCE INFO [] - Loading configuration property: taskmanager.bind-host, localhost INFO [] - Loading configuration property: jobmanager.memory.process.size, 3072m INFO [] - Loading configuration property: jobmanager.rpc.port, 50101 INFO [] - Loading configuration property: rest.bind-address, localhost INFO [] - Loading configuration property: execution.checkpointing.interval, 30000 INFO [] - Loading configuration property: execution.checkpointing.timeout, 600000 INFO [] - Loading configuration property: rest.port, 50102 INFO [] - Loading configuration property: restart-strategy.fixed-delay.delay, 10s INFO [] - Loading configuration property: execution.checkpointing.externalized-checkpoint-retention, RETAIN_ON_CANCELLATION INFO [] - Loading configuration property: rest.address, localhost INFO [] - Loading configuration property: state.backend, filesystem INFO [] - Loading configuration property: restart-strategy, fixed-delay INFO [] - Loading configuration property: execution.checkpointing.max-concurrent-checkpoints, 4 INFO [] - Loading configuration property: state.checkpoints.dir, file:///opt/dip/master/dipsync/checkpoints INFO [] - The derived from fraction jvm overhead memory (1.806gb (1938700547 bytes)) is greater than its max value 1024.000mb (1073741824 bytes), max value will be used instead INFO [] - Final TaskExecutor Memory configuration: INFO [] - Total Process Memory: 17.250gb (18522046464 bytes) INFO [] - Total Flink Memory: 16.000gb (17179869184 bytes) INFO [] - Total JVM Heap Memory: 7.875gb (8455716736 bytes) INFO [] - Framework: 128.000mb (134217728 bytes) INFO [] - Task: 7.750gb (8321499008 bytes) INFO [] - Total Off-heap Memory: 8.125gb (8724152448 bytes) INFO [] - Managed: 6.400gb (6871947776 bytes) INFO [] - Total JVM Direct Memory: 1.725gb (1852204672 bytes) INFO [] - Framework: 128.000mb (134217728 bytes) INFO [] - Task: 0 bytes INFO [] - Network: 1.600gb (1717986944 bytes) INFO [] - JVM Metaspace: 256.000mb (268435456 bytes) INFO [] - JVM Overhead: 1024.000mb (1073741824 bytes) 2023-09-06 20:14:40,494 INFO org.apache.flink.runtime.taskexecutor.TaskManagerRunner [] - -------------------------------------------------------------------------------- 2023-09-06 20:14:40,494 INFO org.apache.flink.runtime.taskexecutor.TaskManagerRunner [] - Starting TaskManager (Version: 1.17.1, Scala: 2.12, Rev:2750d5c, Date:2023-05-19T10:45:46+02:00) 2023-09-06 20:14:40,494 INFO org.apache.flink.runtime.taskexecutor.TaskManagerRunner [] - OS current user: root 2023-09-06 20:14:40,494 INFO org.apache.flink.runtime.taskexecutor.TaskManagerRunner [] - Current Hadoop/Kerberos user: 2023-09-06 20:14:40,494 INFO org.apache.flink.runtime.taskexecutor.TaskManagerRunner [] - JVM: Java HotSpot(TM) 64-Bit Server VM - Oracle Corporation - 1.8/25.221-b11 2023-09-06 20:14:40,494 INFO org.apache.flink.runtime.taskexecutor.TaskManagerRunner [] - Arch: amd64 2023-09-06 20:14:40,495 INFO org.apache.flink.runtime.taskexecutor.TaskManagerRunner [] - Maximum heap size: 8064 MiBytes 2023-09-06 20:14:40,495 INFO org.apache.flink.runtime.taskexecutor.TaskManagerRunner [] - JAVA_HOME: (not set) 2023-09-06 20:14:40,495 INFO org.apache.flink.runtime.taskexecutor.TaskManagerRunner [] - No Hadoop Dependency available 2023-09-06 20:14:40,495 INFO org.apache.flink.runtime.taskexecutor.TaskManagerRunner [] - JVM Options: 2023-09-06 20:14:40,495 INFO org.apache.flink.runtime.taskexecutor.TaskManagerRunner [] - -XX:+UseG1GC 2023-09-06 20:14:40,495 INFO org.apache.flink.runtime.taskexecutor.TaskManagerRunner [] - -Xmx8455716736 2023-09-06 20:14:40,495 INFO org.apache.flink.runtime.taskexecutor.TaskManagerRunner [] - -Xms8455716736 2023-09-06 20:14:40,495 INFO org.apache.flink.runtime.taskexecutor.TaskManagerRunner [] - -XX:MaxDirectMemorySize=1852204672 2023-09-06 20:14:40,496 INFO org.apache.flink.runtime.taskexecutor.TaskManagerRunner [] - -XX:MaxMetaspaceSize=268435456 2023-09-06 20:14:40,496 INFO org.apache.flink.runtime.taskexecutor.TaskManagerRunner [] - -Dlog.file=/opt/dip/master/dipsync/log/flink--taskexecutor-0-dip.log 2023-09-06 20:14:40,496 INFO org.apache.flink.runtime.taskexecutor.TaskManagerRunner [] - -Dlog4j.configuration=file:/opt/dip/master/dipsync/conf/log4j.properties 2023-09-06 20:14:40,496 INFO org.apache.flink.runtime.taskexecutor.TaskManagerRunner [] - -Dlog4j.configurationFile=file:/opt/dip/master/dipsync/conf/log4j.properties 2023-09-06 20:14:40,496 INFO org.apache.flink.runtime.taskexecutor.TaskManagerRunner [] - -Dlogback.configurationFile=file:/opt/dip/master/dipsync/conf/logback.xml 2023-09-06 20:14:40,496 INFO org.apache.flink.runtime.taskexecutor.TaskManagerRunner [] - Program Arguments: 2023-09-06 20:14:40,498 INFO org.apache.flink.runtime.taskexecutor.TaskManagerRunner [] - --configDir 2023-09-06 20:14:40,499 INFO org.apache.flink.runtime.taskexecutor.TaskManagerRunner [] - /opt/dip/master/dipsync/conf 2023-09-06 20:14:40,499 INFO org.apache.flink.runtime.taskexecutor.TaskManagerRunner [] - -D 2023-09-06 20:14:40,499 INFO org.apache.flink.runtime.taskexecutor.TaskManagerRunner [] - taskmanager.memory.network.min=1717986944b 2023-09-06 20:14:40,499 INFO org.apache.flink.runtime.taskexecutor.TaskManagerRunner [] - -D 2023-09-06 20:14:40,499 INFO org.apache.flink.runtime.taskexecutor.TaskManagerRunner [] - taskmanager.cpu.cores=8.0 2023-09-06 20:14:40,499 INFO org.apache.flink.runtime.taskexecutor.TaskManagerRunner [] - -D 2023-09-06 20:14:40,499 INFO org.apache.flink.runtime.taskexecutor.TaskManagerRunner [] - taskmanager.memory.task.off-heap.size=0b 2023-09-06 20:14:40,499 INFO org.apache.flink.runtime.taskexecutor.TaskManagerRunner [] - -D 2023-09-06 20:14:40,500 INFO org.apache.flink.runtime.taskexecutor.TaskManagerRunner [] - taskmanager.memory.jvm-metaspace.size=268435456b 2023-09-06 20:14:40,500 INFO org.apache.flink.runtime.taskexecutor.TaskManagerRunner [] - -D 2023-09-06 20:14:40,500 INFO org.apache.flink.runtime.taskexecutor.TaskManagerRunner [] - external-resources=none 2023-09-06 20:14:40,500 INFO org.apache.flink.runtime.taskexecutor.TaskManagerRunner [] - -D 2023-09-06 20:14:40,500 INFO org.apache.flink.runtime.taskexecutor.TaskManagerRunner [] - taskmanager.memory.jvm-overhead.min=1073741824b 2023-09-06 20:14:40,500 INFO org.apache.flink.runtime.taskexecutor.TaskManagerRunner [] - -D 2023-09-06 20:14:40,500 INFO org.apache.flink.runtime.taskexecutor.TaskManagerRunner [] - taskmanager.memory.framework.off-heap.size=134217728b 2023-09-06 20:14:40,500 INFO org.apache.flink.runtime.taskexecutor.TaskManagerRunner [] - -D 2023-09-06 20:14:40,501 INFO org.apache.flink.runtime.taskexecutor.TaskManagerRunner [] - taskmanager.memory.network.max=1717986944b 2023-09-06 20:14:40,501 INFO org.apache.flink.runtime.taskexecutor.TaskManagerRunner [] - -D 2023-09-06 20:14:40,501 INFO org.apache.flink.runtime.taskexecutor.TaskManagerRunner [] - taskmanager.memory.framework.heap.size=134217728b 2023-09-06 20:14:40,501 INFO org.apache.flink.runtime.taskexecutor.TaskManagerRunner [] - -D 2023-09-06 20:14:40,501 INFO org.apache.flink.runtime.taskexecutor.TaskManagerRunner [] - taskmanager.memory.managed.size=6871947776b 2023-09-06 20:14:40,501 INFO org.apache.flink.runtime.taskexecutor.TaskManagerRunner [] - -D 2023-09-06 20:14:40,502 INFO org.apache.flink.runtime.taskexecutor.TaskManagerRunner [] - taskmanager.memory.task.heap.size=8321499008b 2023-09-06 20:14:40,502 INFO org.apache.flink.runtime.taskexecutor.TaskManagerRunner [] - -D 2023-09-06 20:14:40,502 INFO org.apache.flink.runtime.taskexecutor.TaskManagerRunner [] - taskmanager.numberOfTaskSlots=8 2023-09-06 20:14:40,502 INFO org.apache.flink.runtime.taskexecutor.TaskManagerRunner [] - -D 2023-09-06 20:14:40,502 INFO org.apache.flink.runtime.taskexecutor.TaskManagerRunner [] - taskmanager.memory.jvm-overhead.max=1073741824b 2023-09-06 20:14:40,503 INFO org.apache.flink.runtime.taskexecutor.TaskManagerRunner [] - Classpath: /opt/dip/master/dipsync/lib/flink-cep-1.17.1.jar:/opt/dip/master/dipsync/lib/flink-connector-files-1.17.1.jar:/opt/dip/master/dipsync/lib/flink-csv-1.17.1.jar:/opt/dip/master/dipsync/lib/flink-json-1.17.1.jar:/opt/dip/master/dipsync/lib/flink-scala_2.12-1.17.1.jar:/opt/dip/master/dipsync/lib/flink-sql-connector-elasticsearch7-3.0.1-1.17.jar:/opt/dip/master/dipsync/lib/flink-sql-connector-mysql-cdc-2.4.1.jar:/opt/dip/master/dipsync/lib/flink-sql-connector-oceanbase-cdc-2.4.1.jar:/opt/dip/master/dipsync/lib/flink-table-api-java-uber-1.17.1.jar:/opt/dip/master/dipsync/lib/flink-table-planner-loader-1.17.1.jar:/opt/dip/master/dipsync/lib/flink-table-runtime-1.17.1.jar:/opt/dip/master/dipsync/lib/log4j-1.2-api-2.17.1.jar:/opt/dip/master/dipsync/lib/log4j-api-2.17.1.jar:/opt/dip/master/dipsync/lib/log4j-core-2.17.1.jar:/opt/dip/master/dipsync/lib/log4j-slf4j-impl-2.17.1.jar:/opt/dip/master/dipsync/lib/flink-dist-1.17.1.jar:::: 2023-09-06 20:14:40,503 INFO org.apache.flink.runtime.taskexecutor.TaskManagerRunner [] - -------------------------------------------------------------------------------- 2023-09-06 20:14:40,505 INFO org.apache.flink.runtime.taskexecutor.TaskManagerRunner [] - Registered UNIX signal handlers for [TERM, HUP, INT] 2023-09-06 20:14:40,510 INFO org.apache.flink.runtime.taskexecutor.TaskManagerRunner [] - Maximum number of open file descriptors is 524288. 2023-09-06 20:14:40,532 INFO org.apache.flink.configuration.GlobalConfiguration [] - Loading configuration property: state.checkpoints.num-retained, 1 2023-09-06 20:14:40,533 INFO org.apache.flink.configuration.GlobalConfiguration [] - Loading configuration property: env.java.home, /opt/dip/master/jdk 2023-09-06 20:14:40,533 INFO org.apache.flink.configuration.GlobalConfiguration [] - Loading configuration property: jobmanager.execution.failover-strategy, region 2023-09-06 20:14:40,533 INFO org.apache.flink.configuration.GlobalConfiguration [] - Loading configuration property: jobmanager.rpc.address, localhost 2023-09-06 20:14:40,533 INFO org.apache.flink.configuration.GlobalConfiguration [] - Loading configuration property: jobmanager.bind-host, localhost 2023-09-06 20:14:40,533 INFO org.apache.flink.configuration.GlobalConfiguration [] - Loading configuration property: taskmanager.memory.flink.size, 16384m 2023-09-06 20:14:40,533 INFO org.apache.flink.configuration.GlobalConfiguration [] - Loading configuration property: taskmanager.host, localhost 2023-09-06 20:14:40,533 INFO org.apache.flink.configuration.GlobalConfiguration [] - Loading configuration property: parallelism.default, 1 2023-09-06 20:14:40,534 INFO org.apache.flink.configuration.GlobalConfiguration [] - Loading configuration property: taskmanager.numberOfTaskSlots, 8 2023-09-06 20:14:40,534 INFO org.apache.flink.configuration.GlobalConfiguration [] - Loading configuration property: restart-strategy.fixed-delay.try, 3 2023-09-06 20:14:40,534 INFO org.apache.flink.configuration.GlobalConfiguration [] - Loading configuration property: execution.checkpointing.mode, EXACTLY_ONCE 2023-09-06 20:14:40,534 INFO org.apache.flink.configuration.GlobalConfiguration [] - Loading configuration property: taskmanager.bind-host, localhost 2023-09-06 20:14:40,534 INFO org.apache.flink.configuration.GlobalConfiguration [] - Loading configuration property: jobmanager.memory.process.size, 3072m 2023-09-06 20:14:40,534 INFO org.apache.flink.configuration.GlobalConfiguration [] - Loading configuration property: jobmanager.rpc.port, 50101 2023-09-06 20:14:40,535 INFO org.apache.flink.configuration.GlobalConfiguration [] - Loading configuration property: rest.bind-address, localhost 2023-09-06 20:14:40,535 INFO org.apache.flink.configuration.GlobalConfiguration [] - Loading configuration property: execution.checkpointing.interval, 30000 2023-09-06 20:14:40,535 INFO org.apache.flink.configuration.GlobalConfiguration [] - Loading configuration property: execution.checkpointing.timeout, 600000 2023-09-06 20:14:40,535 INFO org.apache.flink.configuration.GlobalConfiguration [] - Loading configuration property: rest.port, 50102 2023-09-06 20:14:40,535 INFO org.apache.flink.configuration.GlobalConfiguration [] - Loading configuration property: restart-strategy.fixed-delay.delay, 10s 2023-09-06 20:14:40,535 INFO org.apache.flink.configuration.GlobalConfiguration [] - Loading configuration property: execution.checkpointing.externalized-checkpoint-retention, RETAIN_ON_CANCELLATION 2023-09-06 20:14:40,535 INFO org.apache.flink.configuration.GlobalConfiguration [] - Loading configuration property: rest.address, localhost 2023-09-06 20:14:40,535 INFO org.apache.flink.configuration.GlobalConfiguration [] - Loading configuration property: state.backend, filesystem 2023-09-06 20:14:40,535 INFO org.apache.flink.configuration.GlobalConfiguration [] - Loading configuration property: restart-strategy, fixed-delay 2023-09-06 20:14:40,536 INFO org.apache.flink.configuration.GlobalConfiguration [] - Loading configuration property: execution.checkpointing.max-concurrent-checkpoints, 4 2023-09-06 20:14:40,536 INFO org.apache.flink.configuration.GlobalConfiguration [] - Loading configuration property: state.checkpoints.dir, file:///opt/dip/master/dipsync/checkpoints 2023-09-06 20:14:40,536 INFO org.apache.flink.configuration.GlobalConfiguration [] - Loading dynamic configuration property: taskmanager.memory.network.min, 1717986944b 2023-09-06 20:14:40,536 INFO org.apache.flink.configuration.GlobalConfiguration [] - Loading dynamic configuration property: taskmanager.cpu.cores, 8.0 2023-09-06 20:14:40,536 INFO org.apache.flink.configuration.GlobalConfiguration [] - Loading dynamic configuration property: taskmanager.memory.jvm-metaspace.size, 268435456b 2023-09-06 20:14:40,537 INFO org.apache.flink.configuration.GlobalConfiguration [] - Loading dynamic configuration property: taskmanager.memory.task.off-heap.size, 0b 2023-09-06 20:14:40,537 INFO org.apache.flink.configuration.GlobalConfiguration [] - Loading dynamic configuration property: external-resources, none 2023-09-06 20:14:40,537 INFO org.apache.flink.configuration.GlobalConfiguration [] - Loading dynamic configuration property: taskmanager.memory.jvm-overhead.min, 1073741824b 2023-09-06 20:14:40,537 INFO org.apache.flink.configuration.GlobalConfiguration [] - Loading dynamic configuration property: taskmanager.memory.framework.off-heap.size, 134217728b 2023-09-06 20:14:40,537 INFO org.apache.flink.configuration.GlobalConfiguration [] - Loading dynamic configuration property: taskmanager.memory.network.max, 1717986944b 2023-09-06 20:14:40,537 INFO org.apache.flink.configuration.GlobalConfiguration [] - Loading dynamic configuration property: taskmanager.memory.framework.heap.size, 134217728b 2023-09-06 20:14:40,538 INFO org.apache.flink.configuration.GlobalConfiguration [] - Loading dynamic configuration property: taskmanager.memory.managed.size, 6871947776b 2023-09-06 20:14:40,538 INFO org.apache.flink.configuration.GlobalConfiguration [] - Loading dynamic configuration property: taskmanager.numberOfTaskSlots, 8 2023-09-06 20:14:40,538 INFO org.apache.flink.configuration.GlobalConfiguration [] - Loading dynamic configuration property: taskmanager.memory.task.heap.size, 8321499008b 2023-09-06 20:14:40,538 INFO org.apache.flink.configuration.GlobalConfiguration [] - Loading dynamic configuration property: taskmanager.memory.jvm-overhead.max, 1073741824b 2023-09-06 20:14:40,632 INFO org.apache.flink.core.fs.FileSystem [] - Hadoop is not in the classpath/dependencies. The extended set of supported File Systems via Hadoop is not available. 2023-09-06 20:14:40,668 INFO org.apache.flink.core.plugin.DefaultPluginManager [] - Plugin loader with ID not found, creating it: metrics-slf4j 2023-09-06 20:14:40,673 INFO org.apache.flink.core.plugin.DefaultPluginManager [] - Plugin loader with ID not found, creating it: metrics-jmx 2023-09-06 20:14:40,673 INFO org.apache.flink.core.plugin.DefaultPluginManager [] - Plugin loader with ID not found, creating it: metrics-statsd 2023-09-06 20:14:40,674 INFO org.apache.flink.core.plugin.DefaultPluginManager [] - Plugin loader with ID not found, creating it: metrics-datadog 2023-09-06 20:14:40,674 INFO org.apache.flink.core.plugin.DefaultPluginManager [] - Plugin loader with ID not found, creating it: metrics-influx 2023-09-06 20:14:40,674 INFO org.apache.flink.core.plugin.DefaultPluginManager [] - Plugin loader with ID not found, creating it: metrics-prometheus 2023-09-06 20:14:40,675 INFO org.apache.flink.core.plugin.DefaultPluginManager [] - Plugin loader with ID not found, creating it: metrics-graphite 2023-09-06 20:14:40,675 INFO org.apache.flink.core.plugin.DefaultPluginManager [] - Plugin loader with ID not found, creating it: external-resource-gpu 2023-09-06 20:14:40,702 INFO org.apache.flink.runtime.state.changelog.StateChangelogStorageLoader [] - StateChangelogStorageLoader initialized with shortcut names {memory,filesystem}. 2023-09-06 20:14:40,702 INFO org.apache.flink.core.plugin.DefaultPluginManager [] - Plugin loader with ID found, reusing it: metrics-slf4j 2023-09-06 20:14:40,702 INFO org.apache.flink.core.plugin.DefaultPluginManager [] - Plugin loader with ID found, reusing it: metrics-jmx 2023-09-06 20:14:40,702 INFO org.apache.flink.core.plugin.DefaultPluginManager [] - Plugin loader with ID found, reusing it: metrics-statsd 2023-09-06 20:14:40,702 INFO org.apache.flink.core.plugin.DefaultPluginManager [] - Plugin loader with ID found, reusing it: metrics-datadog 2023-09-06 20:14:40,702 INFO org.apache.flink.core.plugin.DefaultPluginManager [] - Plugin loader with ID found, reusing it: metrics-influx 2023-09-06 20:14:40,702 INFO org.apache.flink.core.plugin.DefaultPluginManager [] - Plugin loader with ID found, reusing it: metrics-prometheus 2023-09-06 20:14:40,703 INFO org.apache.flink.core.plugin.DefaultPluginManager [] - Plugin loader with ID found, reusing it: metrics-graphite 2023-09-06 20:14:40,703 INFO org.apache.flink.core.plugin.DefaultPluginManager [] - Plugin loader with ID found, reusing it: external-resource-gpu 2023-09-06 20:14:40,704 INFO org.apache.flink.runtime.state.changelog.StateChangelogStorageLoader [] - StateChangelogStorageLoader initialized with shortcut names {memory,filesystem}. 2023-09-06 20:14:40,731 INFO org.apache.flink.runtime.security.modules.HadoopModuleFactory [] - Cannot create Hadoop Security Module because Hadoop cannot be found in the Classpath. 2023-09-06 20:14:40,747 INFO org.apache.flink.runtime.security.modules.JaasModule [] - Jaas file will be created as /tmp/jaas-7499589421709643605.conf. 2023-09-06 20:14:40,753 INFO org.apache.flink.runtime.security.contexts.HadoopSecurityContextFactory [] - Cannot install HadoopSecurityContext because Hadoop cannot be found in the Classpath. 2023-09-06 20:14:41,635 INFO org.apache.flink.runtime.taskexecutor.TaskManagerRunner [] - Using configured hostname/address for TaskManager: localhost. 2023-09-06 20:14:41,755 INFO org.apache.flink.runtime.rpc.akka.AkkaRpcServiceUtils [] - Trying to start actor system, external address localhost:0, bind address localhost:0. 2023-09-06 20:14:43,553 INFO akka.event.slf4j.Slf4jLogger [] - Slf4jLogger started 2023-09-06 20:14:43,613 INFO akka.remote.RemoteActorRefProvider [] - Akka Cluster not in use - enabling unsafe features anyway because `akka.remote.use-unsafe-remote-features-outside-cluster` has been enabled. 2023-09-06 20:14:43,613 INFO akka.remote.Remoting [] - Starting remoting 2023-09-06 20:14:43,951 INFO akka.remote.Remoting [] - Remoting started; listening on addresses :[akka.tcp://flink@localhost:41645] 2023-09-06 20:14:44,231 INFO org.apache.flink.runtime.rpc.akka.AkkaRpcServiceUtils [] - Actor system started at akka.tcp://flink@localhost:41645 2023-09-06 20:14:44,267 INFO org.apache.flink.runtime.taskexecutor.TaskManagerRunner [] - Using working directory: WorkingDirectory(/tmp/tm_localhost:41645-3d1463) 2023-09-06 20:14:44,288 INFO org.apache.flink.runtime.metrics.MetricRegistryImpl [] - No metrics reporter configured, no metrics will be exposed/reported. 2023-09-06 20:14:44,297 INFO org.apache.flink.runtime.rpc.akka.AkkaRpcServiceUtils [] - Trying to start actor system, external address localhost:0, bind address localhost:0. 2023-09-06 20:14:44,341 INFO akka.event.slf4j.Slf4jLogger [] - Slf4jLogger started 2023-09-06 20:14:44,350 INFO akka.remote.RemoteActorRefProvider [] - Akka Cluster not in use - enabling unsafe features anyway because `akka.remote.use-unsafe-remote-features-outside-cluster` has been enabled. 2023-09-06 20:14:44,351 INFO akka.remote.Remoting [] - Starting remoting 2023-09-06 20:14:44,372 INFO akka.remote.Remoting [] - Remoting started; listening on addresses :[akka.tcp://flink-metrics@localhost:37415] 2023-09-06 20:14:44,389 INFO org.apache.flink.runtime.rpc.akka.AkkaRpcServiceUtils [] - Actor system started at akka.tcp://flink-metrics@localhost:37415 2023-09-06 20:14:44,417 INFO org.apache.flink.runtime.rpc.akka.AkkaRpcService [] - Starting RPC endpoint for org.apache.flink.runtime.metrics.dump.MetricQueryService at akka://flink-metrics/user/rpc/MetricQueryService_localhost:41645-3d1463 . 2023-09-06 20:14:44,459 INFO org.apache.flink.runtime.blob.PermanentBlobCache [] - Created BLOB cache storage directory /tmp/tm_localhost:41645-3d1463/blobStorage 2023-09-06 20:14:44,473 INFO org.apache.flink.runtime.blob.TransientBlobCache [] - Created BLOB cache storage directory /tmp/tm_localhost:41645-3d1463/blobStorage 2023-09-06 20:14:44,481 INFO org.apache.flink.runtime.externalresource.ExternalResourceUtils [] - Enabled external resources: [] 2023-09-06 20:14:44,482 INFO org.apache.flink.runtime.security.token.DelegationTokenReceiverRepository [] - Loading delegation token receivers 2023-09-06 20:14:44,491 INFO org.apache.flink.runtime.security.token.DelegationTokenReceiverRepository [] - Delegation token receiver hadoopfs loaded and initialized 2023-09-06 20:14:44,492 INFO org.apache.flink.runtime.security.token.DelegationTokenReceiverRepository [] - Delegation token receiver hbase loaded and initialized 2023-09-06 20:14:44,492 INFO org.apache.flink.core.plugin.DefaultPluginManager [] - Plugin loader with ID found, reusing it: metrics-slf4j 2023-09-06 20:14:44,493 INFO org.apache.flink.core.plugin.DefaultPluginManager [] - Plugin loader with ID found, reusing it: metrics-jmx 2023-09-06 20:14:44,493 INFO org.apache.flink.core.plugin.DefaultPluginManager [] - Plugin loader with ID found, reusing it: metrics-statsd 2023-09-06 20:14:44,493 INFO org.apache.flink.core.plugin.DefaultPluginManager [] - Plugin loader with ID found, reusing it: metrics-datadog 2023-09-06 20:14:44,493 INFO org.apache.flink.core.plugin.DefaultPluginManager [] - Plugin loader with ID found, reusing it: metrics-influx 2023-09-06 20:14:44,493 INFO org.apache.flink.core.plugin.DefaultPluginManager [] - Plugin loader with ID found, reusing it: metrics-prometheus 2023-09-06 20:14:44,493 INFO org.apache.flink.core.plugin.DefaultPluginManager [] - Plugin loader with ID found, reusing it: metrics-graphite 2023-09-06 20:14:44,493 INFO org.apache.flink.core.plugin.DefaultPluginManager [] - Plugin loader with ID found, reusing it: external-resource-gpu 2023-09-06 20:14:44,494 INFO org.apache.flink.runtime.security.token.DelegationTokenReceiverRepository [] - Delegation token receivers loaded successfully 2023-09-06 20:14:44,494 INFO org.apache.flink.runtime.taskexecutor.TaskManagerRunner [] - Starting TaskManager with ResourceID: localhost:41645-3d1463 2023-09-06 20:14:44,546 INFO org.apache.flink.runtime.taskexecutor.TaskManagerServices [] - Temporary file directory '/tmp': total 57 GB, usable 12 GB (21.05% usable) 2023-09-06 20:14:44,555 INFO org.apache.flink.runtime.io.disk.iomanager.IOManager [] - Created a new FileChannelManager for spilling of task related data to disk (joins, sorting, ...). Used directories: /tmp/flink-io-6ef5ff5e-4615-402e-b071-5d3ba955c34c 2023-09-06 20:14:44,574 INFO org.apache.flink.runtime.io.network.netty.NettyConfig [] - NettyConfig [server address: localhost/127.0.0.1, server port: 0, ssl enabled: false, memory segment size (bytes): 32768, transport type: AUTO, number of server threads: 8 (manual), number of client threads: 8 (manual), server connect backlog: 0 (use Netty's default), client connect timeout (sec): 120, send/receive buffer size (bytes): 0 (use Netty's default)] 2023-09-06 20:14:44,795 INFO org.apache.flink.runtime.io.network.NettyShuffleServiceFactory [] - Created a new FileChannelManager for storing result partitions of BLOCKING shuffles. Used directories: /tmp/flink-netty-shuffle-913760e1-015d-46f8-afae-5e525ff003e3 2023-09-06 20:14:48,243 INFO org.apache.flink.runtime.io.network.buffer.NetworkBufferPool [] - Allocated 1638 MB for network buffer pool (number of memory segments: 52428, bytes per segment: 32768). 2023-09-06 20:14:48,267 INFO org.apache.flink.runtime.io.network.NettyShuffleEnvironment [] - Starting the network environment and its components. 2023-09-06 20:14:48,399 INFO org.apache.flink.runtime.io.network.netty.NettyClient [] - Transport type 'auto': using EPOLL. 2023-09-06 20:14:48,402 INFO org.apache.flink.runtime.io.network.netty.NettyClient [] - Successful initialization (took 134 ms). 2023-09-06 20:14:48,411 INFO org.apache.flink.runtime.io.network.netty.NettyServer [] - Transport type 'auto': using EPOLL. 2023-09-06 20:14:48,469 INFO org.apache.flink.runtime.io.network.netty.NettyServer [] - Successful initialization (took 65 ms). Listening on SocketAddress /127.0.0.1:35213. 2023-09-06 20:14:48,471 INFO org.apache.flink.runtime.taskexecutor.KvStateService [] - Starting the kvState service and its components. 2023-09-06 20:14:48,520 INFO org.apache.flink.runtime.rpc.akka.AkkaRpcService [] - Starting RPC endpoint for org.apache.flink.runtime.taskexecutor.TaskExecutor at akka://flink/user/rpc/taskmanager_0 . 2023-09-06 20:14:48,559 INFO org.apache.flink.runtime.taskexecutor.DefaultJobLeaderService [] - Start job leader service. 2023-09-06 20:14:48,563 INFO org.apache.flink.runtime.filecache.FileCache [] - User file cache uses directory /tmp/flink-dist-cache-7258637f-5213-4f95-9cf4-80ec8ae971b5 2023-09-06 20:14:48,570 INFO org.apache.flink.runtime.taskexecutor.TaskExecutor [] - Connecting to ResourceManager akka.tcp://flink@localhost:50101/user/rpc/resourcemanager_*(00000000000000000000000000000000). 2023-09-06 20:14:49,057 INFO org.apache.flink.runtime.taskexecutor.TaskExecutor [] - Resolved ResourceManager address, beginning registration 2023-09-06 20:14:49,260 INFO org.apache.flink.runtime.taskexecutor.TaskExecutor [] - Successful registration at resource manager akka.tcp://flink@localhost:50101/user/rpc/resourcemanager_* under registration id 4a833fddda2c66ffa6f2d50cf9104740. 2023-09-06 20:18:01,593 INFO org.apache.flink.runtime.taskexecutor.TaskExecutor [] - Receive slot request 9d8de81422046a8f67fd6eff22c26918 for job db6bdb8ffc1595e66035f2ab954fe533 from resource manager with leader id 00000000000000000000000000000000. 2023-09-06 20:18:01,603 INFO org.apache.flink.runtime.taskexecutor.TaskExecutor [] - Allocated slot for 9d8de81422046a8f67fd6eff22c26918. 2023-09-06 20:18:01,605 INFO org.apache.flink.runtime.taskexecutor.DefaultJobLeaderService [] - Add job db6bdb8ffc1595e66035f2ab954fe533 for job leader monitoring. 2023-09-06 20:18:01,608 INFO org.apache.flink.runtime.taskexecutor.DefaultJobLeaderService [] - Try to register at job manager akka.tcp://flink@localhost:50101/user/rpc/jobmanager_2 with leader id 00000000-0000-0000-0000-000000000000. 2023-09-06 20:18:01,640 INFO org.apache.flink.runtime.taskexecutor.DefaultJobLeaderService [] - Resolved JobManager address, beginning registration 2023-09-06 20:18:01,686 INFO org.apache.flink.runtime.taskexecutor.DefaultJobLeaderService [] - Successful registration at job manager akka.tcp://flink@localhost:50101/user/rpc/jobmanager_2 for job db6bdb8ffc1595e66035f2ab954fe533. 2023-09-06 20:18:01,688 INFO org.apache.flink.runtime.taskexecutor.TaskExecutor [] - Establish JobManager connection for job db6bdb8ffc1595e66035f2ab954fe533. 2023-09-06 20:18:01,693 INFO org.apache.flink.runtime.taskexecutor.TaskExecutor [] - Offer reserved slots to the leader of job db6bdb8ffc1595e66035f2ab954fe533. 2023-09-06 20:18:01,812 INFO org.apache.flink.runtime.taskexecutor.slot.TaskSlotTableImpl [] - Activate slot 9d8de81422046a8f67fd6eff22c26918. 2023-09-06 20:18:01,878 INFO org.apache.flink.runtime.state.changelog.StateChangelogStorageLoader [] - Creating a changelog storage with name 'memory'. 2023-09-06 20:18:01,906 INFO org.apache.flink.runtime.state.TaskExecutorChannelStateExecutorFactoryManager [] - Creating the channel state executor factory for job id db6bdb8ffc1595e66035f2ab954fe533 2023-09-06 20:18:01,948 INFO org.apache.flink.runtime.taskexecutor.TaskExecutor [] - Received task Source: t_datacatalog_column[1] -> Calc[2] (1/1)#0 (bae97ab1505439ce19a6da29e5d14fca_cbc357ccb763df2852fee8c4fc7d55f2_0_0), deploy into slot with allocation id 9d8de81422046a8f67fd6eff22c26918. 2023-09-06 20:18:01,950 INFO org.apache.flink.runtime.taskmanager.Task [] - Source: t_datacatalog_column[1] -> Calc[2] (1/1)#0 (bae97ab1505439ce19a6da29e5d14fca_cbc357ccb763df2852fee8c4fc7d55f2_0_0) switched from CREATED to DEPLOYING. 2023-09-06 20:18:01,958 INFO org.apache.flink.runtime.taskexecutor.slot.TaskSlotTableImpl [] - Activate slot 9d8de81422046a8f67fd6eff22c26918. 2023-09-06 20:18:01,961 INFO org.apache.flink.runtime.taskmanager.Task [] - Loading JAR files for task Source: t_datacatalog_column[1] -> Calc[2] (1/1)#0 (bae97ab1505439ce19a6da29e5d14fca_cbc357ccb763df2852fee8c4fc7d55f2_0_0) [DEPLOYING]. 2023-09-06 20:18:01,966 INFO org.apache.flink.runtime.taskexecutor.TaskExecutor [] - Received task Source: t_datacatalog_schema[4] -> Calc[5] (1/1)#0 (bae97ab1505439ce19a6da29e5d14fca_6cdc5bb954874d922eaee11a8e7b5dd5_0_0), deploy into slot with allocation id 9d8de81422046a8f67fd6eff22c26918. 2023-09-06 20:18:01,968 INFO org.apache.flink.runtime.taskexecutor.slot.TaskSlotTableImpl [] - Activate slot 9d8de81422046a8f67fd6eff22c26918. 2023-09-06 20:18:01,969 INFO org.apache.flink.runtime.taskmanager.Task [] - Source: t_datacatalog_schema[4] -> Calc[5] (1/1)#0 (bae97ab1505439ce19a6da29e5d14fca_6cdc5bb954874d922eaee11a8e7b5dd5_0_0) switched from CREATED to DEPLOYING. 2023-09-06 20:18:01,971 INFO org.apache.flink.runtime.taskmanager.Task [] - Loading JAR files for task Source: t_datacatalog_schema[4] -> Calc[5] (1/1)#0 (bae97ab1505439ce19a6da29e5d14fca_6cdc5bb954874d922eaee11a8e7b5dd5_0_0) [DEPLOYING]. 2023-09-06 20:18:01,971 INFO org.apache.flink.runtime.blob.BlobClient [] - Downloading db6bdb8ffc1595e66035f2ab954fe533/p-c9a898e2fff2a1a9431b4eb90a410879ca72339e-4361787b567f01e7874a961c9173ea57 from localhost/127.0.0.1:41295 2023-09-06 20:18:01,973 INFO org.apache.flink.runtime.taskexecutor.TaskExecutor [] - Received task Source: t_region_datasource_relation[10] -> Calc[11] (1/1)#0 (bae97ab1505439ce19a6da29e5d14fca_2963852293169ba90d9d1e7d6308db5c_0_0), deploy into slot with allocation id 9d8de81422046a8f67fd6eff22c26918. 2023-09-06 20:18:01,974 INFO org.apache.flink.runtime.taskexecutor.slot.TaskSlotTableImpl [] - Activate slot 9d8de81422046a8f67fd6eff22c26918. 2023-09-06 20:18:01,974 INFO org.apache.flink.runtime.taskmanager.Task [] - Source: t_region_datasource_relation[10] -> Calc[11] (1/1)#0 (bae97ab1505439ce19a6da29e5d14fca_2963852293169ba90d9d1e7d6308db5c_0_0) switched from CREATED to DEPLOYING. 2023-09-06 20:18:01,976 INFO org.apache.flink.runtime.taskmanager.Task [] - Loading JAR files for task Source: t_region_datasource_relation[10] -> Calc[11] (1/1)#0 (bae97ab1505439ce19a6da29e5d14fca_2963852293169ba90d9d1e7d6308db5c_0_0) [DEPLOYING]. 2023-09-06 20:18:01,979 INFO org.apache.flink.runtime.taskexecutor.TaskExecutor [] - Received task Source: t_region[16] -> Calc[17] (1/1)#0 (bae97ab1505439ce19a6da29e5d14fca_1171dea6747ab509fdaefbe74f7195af_0_0), deploy into slot with allocation id 9d8de81422046a8f67fd6eff22c26918. 2023-09-06 20:18:01,980 INFO org.apache.flink.runtime.taskexecutor.slot.TaskSlotTableImpl [] - Activate slot 9d8de81422046a8f67fd6eff22c26918. 2023-09-06 20:18:01,982 INFO org.apache.flink.runtime.taskmanager.Task [] - Source: t_region[16] -> Calc[17] (1/1)#0 (bae97ab1505439ce19a6da29e5d14fca_1171dea6747ab509fdaefbe74f7195af_0_0) switched from CREATED to DEPLOYING. 2023-09-06 20:18:01,983 INFO org.apache.flink.runtime.taskmanager.Task [] - Loading JAR files for task Source: t_region[16] -> Calc[17] (1/1)#0 (bae97ab1505439ce19a6da29e5d14fca_1171dea6747ab509fdaefbe74f7195af_0_0) [DEPLOYING]. 2023-09-06 20:18:01,985 INFO org.apache.flink.runtime.taskexecutor.TaskExecutor [] - Received task Source: t_datacatalog_column_result[22] -> (Calc[23], Calc[29]) (1/1)#0 (bae97ab1505439ce19a6da29e5d14fca_fd0a98d30eb53dad53def47569c3affb_0_0), deploy into slot with allocation id 9d8de81422046a8f67fd6eff22c26918. 2023-09-06 20:18:01,986 INFO org.apache.flink.runtime.taskexecutor.slot.TaskSlotTableImpl [] - Activate slot 9d8de81422046a8f67fd6eff22c26918. 2023-09-06 20:18:01,986 INFO org.apache.flink.runtime.taskmanager.Task [] - Source: t_datacatalog_column_result[22] -> (Calc[23], Calc[29]) (1/1)#0 (bae97ab1505439ce19a6da29e5d14fca_fd0a98d30eb53dad53def47569c3affb_0_0) switched from CREATED to DEPLOYING. 2023-09-06 20:18:01,987 INFO org.apache.flink.runtime.taskmanager.Task [] - Loading JAR files for task Source: t_datacatalog_column_result[22] -> (Calc[23], Calc[29]) (1/1)#0 (bae97ab1505439ce19a6da29e5d14fca_fd0a98d30eb53dad53def47569c3affb_0_0) [DEPLOYING]. 2023-09-06 20:18:02,080 INFO org.apache.flink.runtime.taskexecutor.TaskExecutor [] - Received task Join[7] -> Calc[8] (1/1)#0 (bae97ab1505439ce19a6da29e5d14fca_87f744d7a191a36428afdfb7ed40def7_0_0), deploy into slot with allocation id 9d8de81422046a8f67fd6eff22c26918. 2023-09-06 20:18:02,081 INFO org.apache.flink.runtime.taskexecutor.slot.TaskSlotTableImpl [] - Activate slot 9d8de81422046a8f67fd6eff22c26918. 2023-09-06 20:18:02,081 INFO org.apache.flink.runtime.taskmanager.Task [] - Join[7] -> Calc[8] (1/1)#0 (bae97ab1505439ce19a6da29e5d14fca_87f744d7a191a36428afdfb7ed40def7_0_0) switched from CREATED to DEPLOYING. 2023-09-06 20:18:02,083 INFO org.apache.flink.runtime.taskmanager.Task [] - Loading JAR files for task Join[7] -> Calc[8] (1/1)#0 (bae97ab1505439ce19a6da29e5d14fca_87f744d7a191a36428afdfb7ed40def7_0_0) [DEPLOYING]. 2023-09-06 20:18:02,105 INFO org.apache.flink.runtime.taskexecutor.TaskExecutor [] - Received task Join[13] -> Calc[14] (1/1)#0 (bae97ab1505439ce19a6da29e5d14fca_15519f8e95cc3b862f7df4ebb8f8c702_0_0), deploy into slot with allocation id 9d8de81422046a8f67fd6eff22c26918. 2023-09-06 20:18:02,106 INFO org.apache.flink.runtime.taskexecutor.slot.TaskSlotTableImpl [] - Activate slot 9d8de81422046a8f67fd6eff22c26918. 2023-09-06 20:18:02,106 INFO org.apache.flink.runtime.taskmanager.Task [] - Join[13] -> Calc[14] (1/1)#0 (bae97ab1505439ce19a6da29e5d14fca_15519f8e95cc3b862f7df4ebb8f8c702_0_0) switched from CREATED to DEPLOYING. 2023-09-06 20:18:02,109 INFO org.apache.flink.runtime.taskmanager.Task [] - Loading JAR files for task Join[13] -> Calc[14] (1/1)#0 (bae97ab1505439ce19a6da29e5d14fca_15519f8e95cc3b862f7df4ebb8f8c702_0_0) [DEPLOYING]. 2023-09-06 20:18:02,121 INFO org.apache.flink.runtime.taskexecutor.TaskExecutor [] - Received task Join[19] -> Calc[20] (1/1)#0 (bae97ab1505439ce19a6da29e5d14fca_66dc95d3df4f4d94844ac7bd306e6e2e_0_0), deploy into slot with allocation id 9d8de81422046a8f67fd6eff22c26918. 2023-09-06 20:18:02,127 INFO org.apache.flink.runtime.taskexecutor.slot.TaskSlotTableImpl [] - Activate slot 9d8de81422046a8f67fd6eff22c26918. 2023-09-06 20:18:02,122 INFO org.apache.flink.runtime.taskmanager.Task [] - Join[19] -> Calc[20] (1/1)#0 (bae97ab1505439ce19a6da29e5d14fca_66dc95d3df4f4d94844ac7bd306e6e2e_0_0) switched from CREATED to DEPLOYING. 2023-09-06 20:18:02,129 INFO org.apache.flink.runtime.taskmanager.Task [] - Loading JAR files for task Join[19] -> Calc[20] (1/1)#0 (bae97ab1505439ce19a6da29e5d14fca_66dc95d3df4f4d94844ac7bd306e6e2e_0_0) [DEPLOYING]. 2023-09-06 20:18:02,133 INFO org.apache.flink.runtime.taskexecutor.TaskExecutor [] - Received task GroupAggregate[25] (1/1)#0 (bae97ab1505439ce19a6da29e5d14fca_874558e4213562434fd4375a4f8975d7_0_0), deploy into slot with allocation id 9d8de81422046a8f67fd6eff22c26918. 2023-09-06 20:18:02,136 INFO org.apache.flink.runtime.taskexecutor.slot.TaskSlotTableImpl [] - Activate slot 9d8de81422046a8f67fd6eff22c26918. 2023-09-06 20:18:02,135 INFO org.apache.flink.runtime.taskmanager.Task [] - GroupAggregate[25] (1/1)#0 (bae97ab1505439ce19a6da29e5d14fca_874558e4213562434fd4375a4f8975d7_0_0) switched from CREATED to DEPLOYING. 2023-09-06 20:18:02,138 INFO org.apache.flink.runtime.taskmanager.Task [] - Loading JAR files for task GroupAggregate[25] (1/1)#0 (bae97ab1505439ce19a6da29e5d14fca_874558e4213562434fd4375a4f8975d7_0_0) [DEPLOYING]. 2023-09-06 20:18:02,146 INFO org.apache.flink.runtime.taskexecutor.TaskExecutor [] - Received task Join[27] (1/1)#0 (bae97ab1505439ce19a6da29e5d14fca_4ac936faf18b33333d4e1eb03c72385f_0_0), deploy into slot with allocation id 9d8de81422046a8f67fd6eff22c26918. 2023-09-06 20:18:02,148 INFO org.apache.flink.runtime.taskexecutor.slot.TaskSlotTableImpl [] - Activate slot 9d8de81422046a8f67fd6eff22c26918. 2023-09-06 20:18:02,149 INFO org.apache.flink.runtime.taskmanager.Task [] - Join[27] (1/1)#0 (bae97ab1505439ce19a6da29e5d14fca_4ac936faf18b33333d4e1eb03c72385f_0_0) switched from CREATED to DEPLOYING. 2023-09-06 20:18:02,151 INFO org.apache.flink.runtime.taskmanager.Task [] - Loading JAR files for task Join[27] (1/1)#0 (bae97ab1505439ce19a6da29e5d14fca_4ac936faf18b33333d4e1eb03c72385f_0_0) [DEPLOYING]. 2023-09-06 20:18:02,159 INFO org.apache.flink.runtime.taskexecutor.TaskExecutor [] - Received task Join[31] -> Calc[32] (1/1)#0 (bae97ab1505439ce19a6da29e5d14fca_bcb67144c8537fe40faa65a635fed166_0_0), deploy into slot with allocation id 9d8de81422046a8f67fd6eff22c26918. 2023-09-06 20:18:02,163 INFO org.apache.flink.runtime.taskexecutor.slot.TaskSlotTableImpl [] - Activate slot 9d8de81422046a8f67fd6eff22c26918. 2023-09-06 20:18:02,162 INFO org.apache.flink.runtime.taskmanager.Task [] - Join[31] -> Calc[32] (1/1)#0 (bae97ab1505439ce19a6da29e5d14fca_bcb67144c8537fe40faa65a635fed166_0_0) switched from CREATED to DEPLOYING. 2023-09-06 20:18:02,164 INFO org.apache.flink.runtime.taskmanager.Task [] - Loading JAR files for task Join[31] -> Calc[32] (1/1)#0 (bae97ab1505439ce19a6da29e5d14fca_bcb67144c8537fe40faa65a635fed166_0_0) [DEPLOYING]. 2023-09-06 20:18:02,173 INFO org.apache.flink.runtime.taskexecutor.TaskExecutor [] - Received task GroupAggregate[34] -> Calc[35] -> ConstraintEnforcer[36] (1/1)#0 (bae97ab1505439ce19a6da29e5d14fca_38d0a4153cba00aa6c07b50658d87fce_0_0), deploy into slot with allocation id 9d8de81422046a8f67fd6eff22c26918. 2023-09-06 20:18:02,174 INFO org.apache.flink.runtime.taskexecutor.slot.TaskSlotTableImpl [] - Activate slot 9d8de81422046a8f67fd6eff22c26918. 2023-09-06 20:18:02,174 INFO org.apache.flink.runtime.taskmanager.Task [] - GroupAggregate[34] -> Calc[35] -> ConstraintEnforcer[36] (1/1)#0 (bae97ab1505439ce19a6da29e5d14fca_38d0a4153cba00aa6c07b50658d87fce_0_0) switched from CREATED to DEPLOYING. 2023-09-06 20:18:02,176 INFO org.apache.flink.runtime.taskmanager.Task [] - Loading JAR files for task GroupAggregate[34] -> Calc[35] -> ConstraintEnforcer[36] (1/1)#0 (bae97ab1505439ce19a6da29e5d14fca_38d0a4153cba00aa6c07b50658d87fce_0_0) [DEPLOYING]. 2023-09-06 20:18:02,192 INFO org.apache.flink.runtime.taskexecutor.TaskExecutor [] - Received task SinkMaterializer[36] -> Sink: column_index[36] (1/1)#0 (bae97ab1505439ce19a6da29e5d14fca_b262ab59f3fb2088b89259a67d3b29a6_0_0), deploy into slot with allocation id 9d8de81422046a8f67fd6eff22c26918. 2023-09-06 20:18:02,193 INFO org.apache.flink.runtime.taskmanager.Task [] - SinkMaterializer[36] -> Sink: column_index[36] (1/1)#0 (bae97ab1505439ce19a6da29e5d14fca_b262ab59f3fb2088b89259a67d3b29a6_0_0) switched from CREATED to DEPLOYING. 2023-09-06 20:18:02,195 INFO org.apache.flink.runtime.taskmanager.Task [] - Loading JAR files for task SinkMaterializer[36] -> Sink: column_index[36] (1/1)#0 (bae97ab1505439ce19a6da29e5d14fca_b262ab59f3fb2088b89259a67d3b29a6_0_0) [DEPLOYING]. 2023-09-06 20:18:02,195 INFO org.apache.flink.runtime.taskexecutor.slot.TaskSlotTableImpl [] - Activate slot 9d8de81422046a8f67fd6eff22c26918. 2023-09-06 20:18:02,233 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using job/cluster config to configure application-defined state backend: org.apache.flink.runtime.state.hashmap.HashMapStateBackend@351161b8 2023-09-06 20:18:02,236 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using application-defined state backend: org.apache.flink.runtime.state.hashmap.HashMapStateBackend@4be21c5a 2023-09-06 20:18:02,236 INFO org.apache.flink.runtime.state.StateBackendLoader [] - State backend loader loads the state backend as HashMapStateBackend 2023-09-06 20:18:02,260 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using job/cluster config to configure application-defined checkpoint storage: org.apache.flink.runtime.state.storage.FileSystemCheckpointStorage@8fdb6d18 2023-09-06 20:18:02,297 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using job/cluster config to configure application-defined state backend: org.apache.flink.runtime.state.hashmap.HashMapStateBackend@4cb721e4 2023-09-06 20:18:02,298 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using job/cluster config to configure application-defined state backend: org.apache.flink.runtime.state.hashmap.HashMapStateBackend@e6278c4 2023-09-06 20:18:02,297 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using job/cluster config to configure application-defined state backend: org.apache.flink.runtime.state.hashmap.HashMapStateBackend@11e94927 2023-09-06 20:18:02,298 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using job/cluster config to configure application-defined state backend: org.apache.flink.runtime.state.hashmap.HashMapStateBackend@18138f39 2023-09-06 20:18:02,298 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using application-defined state backend: org.apache.flink.runtime.state.hashmap.HashMapStateBackend@78158ee3 2023-09-06 20:18:02,298 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using application-defined state backend: org.apache.flink.runtime.state.hashmap.HashMapStateBackend@2e1e601e 2023-09-06 20:18:02,298 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using job/cluster config to configure application-defined state backend: org.apache.flink.runtime.state.hashmap.HashMapStateBackend@2a12f29b 2023-09-06 20:18:02,298 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using application-defined state backend: org.apache.flink.runtime.state.hashmap.HashMapStateBackend@54896272 2023-09-06 20:18:02,298 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using application-defined state backend: org.apache.flink.runtime.state.hashmap.HashMapStateBackend@1a65f29b 2023-09-06 20:18:02,298 INFO org.apache.flink.runtime.state.StateBackendLoader [] - State backend loader loads the state backend as HashMapStateBackend 2023-09-06 20:18:02,298 INFO org.apache.flink.runtime.state.StateBackendLoader [] - State backend loader loads the state backend as HashMapStateBackend 2023-09-06 20:18:02,298 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using application-defined state backend: org.apache.flink.runtime.state.hashmap.HashMapStateBackend@121cdc06 2023-09-06 20:18:02,299 INFO org.apache.flink.runtime.state.StateBackendLoader [] - State backend loader loads the state backend as HashMapStateBackend 2023-09-06 20:18:02,299 INFO org.apache.flink.runtime.state.StateBackendLoader [] - State backend loader loads the state backend as HashMapStateBackend 2023-09-06 20:18:02,299 INFO org.apache.flink.runtime.state.StateBackendLoader [] - State backend loader loads the state backend as HashMapStateBackend 2023-09-06 20:18:02,300 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using job/cluster config to configure application-defined checkpoint storage: org.apache.flink.runtime.state.storage.FileSystemCheckpointStorage@8fdb6d18 2023-09-06 20:18:02,300 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using job/cluster config to configure application-defined checkpoint storage: org.apache.flink.runtime.state.storage.FileSystemCheckpointStorage@8fdb6d18 2023-09-06 20:18:02,300 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using job/cluster config to configure application-defined state backend: org.apache.flink.runtime.state.hashmap.HashMapStateBackend@3c7acf2d 2023-09-06 20:18:02,300 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using job/cluster config to configure application-defined checkpoint storage: org.apache.flink.runtime.state.storage.FileSystemCheckpointStorage@8fdb6d18 2023-09-06 20:18:02,300 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using job/cluster config to configure application-defined checkpoint storage: org.apache.flink.runtime.state.storage.FileSystemCheckpointStorage@8fdb6d18 2023-09-06 20:18:02,300 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using application-defined state backend: org.apache.flink.runtime.state.hashmap.HashMapStateBackend@19491701 2023-09-06 20:18:02,300 INFO org.apache.flink.runtime.state.StateBackendLoader [] - State backend loader loads the state backend as HashMapStateBackend 2023-09-06 20:18:02,301 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using job/cluster config to configure application-defined state backend: org.apache.flink.runtime.state.hashmap.HashMapStateBackend@1d7507f4 2023-09-06 20:18:02,301 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using job/cluster config to configure application-defined checkpoint storage: org.apache.flink.runtime.state.storage.FileSystemCheckpointStorage@8fdb6d18 2023-09-06 20:18:02,303 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using job/cluster config to configure application-defined state backend: org.apache.flink.runtime.state.hashmap.HashMapStateBackend@1cc2cbd3 2023-09-06 20:18:02,303 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using job/cluster config to configure application-defined checkpoint storage: org.apache.flink.runtime.state.storage.FileSystemCheckpointStorage@8fdb6d18 2023-09-06 20:18:02,303 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using application-defined state backend: org.apache.flink.runtime.state.hashmap.HashMapStateBackend@7a1abc6a 2023-09-06 20:18:02,304 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using application-defined state backend: org.apache.flink.runtime.state.hashmap.HashMapStateBackend@5e4e3026 2023-09-06 20:18:02,304 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using job/cluster config to configure application-defined state backend: org.apache.flink.runtime.state.hashmap.HashMapStateBackend@db9af48 2023-09-06 20:18:02,304 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using application-defined state backend: org.apache.flink.runtime.state.hashmap.HashMapStateBackend@17295a33 2023-09-06 20:18:02,304 INFO org.apache.flink.runtime.state.StateBackendLoader [] - State backend loader loads the state backend as HashMapStateBackend 2023-09-06 20:18:02,304 INFO org.apache.flink.runtime.state.StateBackendLoader [] - State backend loader loads the state backend as HashMapStateBackend 2023-09-06 20:18:02,305 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using job/cluster config to configure application-defined state backend: org.apache.flink.runtime.state.hashmap.HashMapStateBackend@4414c7ad 2023-09-06 20:18:02,305 INFO org.apache.flink.runtime.state.StateBackendLoader [] - State backend loader loads the state backend as HashMapStateBackend 2023-09-06 20:18:02,305 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using application-defined state backend: org.apache.flink.runtime.state.hashmap.HashMapStateBackend@6f5d2c45 2023-09-06 20:18:02,305 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using job/cluster config to configure application-defined checkpoint storage: org.apache.flink.runtime.state.storage.FileSystemCheckpointStorage@8fdb6d18 2023-09-06 20:18:02,305 INFO org.apache.flink.runtime.state.StateBackendLoader [] - State backend loader loads the state backend as HashMapStateBackend 2023-09-06 20:18:02,305 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using job/cluster config to configure application-defined checkpoint storage: org.apache.flink.runtime.state.storage.FileSystemCheckpointStorage@8fdb6d18 2023-09-06 20:18:02,306 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using job/cluster config to configure application-defined state backend: org.apache.flink.runtime.state.hashmap.HashMapStateBackend@362a5477 2023-09-06 20:18:02,306 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using application-defined state backend: org.apache.flink.runtime.state.hashmap.HashMapStateBackend@e824b08 2023-09-06 20:18:02,306 INFO org.apache.flink.runtime.state.StateBackendLoader [] - State backend loader loads the state backend as HashMapStateBackend 2023-09-06 20:18:02,306 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using job/cluster config to configure application-defined checkpoint storage: org.apache.flink.runtime.state.storage.FileSystemCheckpointStorage@8fdb6d18 2023-09-06 20:18:02,309 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using job/cluster config to configure application-defined state backend: org.apache.flink.runtime.state.hashmap.HashMapStateBackend@18c479ba 2023-09-06 20:18:02,309 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using application-defined state backend: org.apache.flink.runtime.state.hashmap.HashMapStateBackend@5c71ed7 2023-09-06 20:18:02,310 INFO org.apache.flink.runtime.state.StateBackendLoader [] - State backend loader loads the state backend as HashMapStateBackend 2023-09-06 20:18:02,310 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using job/cluster config to configure application-defined checkpoint storage: org.apache.flink.runtime.state.storage.FileSystemCheckpointStorage@8fdb6d18 2023-09-06 20:18:02,311 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using job/cluster config to configure application-defined checkpoint storage: org.apache.flink.runtime.state.storage.FileSystemCheckpointStorage@8fdb6d18 2023-09-06 20:18:02,314 INFO org.apache.flink.runtime.taskmanager.Task [] - GroupAggregate[34] -> Calc[35] -> ConstraintEnforcer[36] (1/1)#0 (bae97ab1505439ce19a6da29e5d14fca_38d0a4153cba00aa6c07b50658d87fce_0_0) switched from DEPLOYING to INITIALIZING. 2023-09-06 20:18:02,314 INFO org.apache.flink.runtime.taskmanager.Task [] - SinkMaterializer[36] -> Sink: column_index[36] (1/1)#0 (bae97ab1505439ce19a6da29e5d14fca_b262ab59f3fb2088b89259a67d3b29a6_0_0) switched from DEPLOYING to INITIALIZING. 2023-09-06 20:18:02,314 INFO org.apache.flink.runtime.taskmanager.Task [] - GroupAggregate[25] (1/1)#0 (bae97ab1505439ce19a6da29e5d14fca_874558e4213562434fd4375a4f8975d7_0_0) switched from DEPLOYING to INITIALIZING. 2023-09-06 20:18:02,317 INFO org.apache.flink.runtime.taskmanager.Task [] - Join[7] -> Calc[8] (1/1)#0 (bae97ab1505439ce19a6da29e5d14fca_87f744d7a191a36428afdfb7ed40def7_0_0) switched from DEPLOYING to INITIALIZING. 2023-09-06 20:18:02,317 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using job/cluster config to configure application-defined checkpoint storage: org.apache.flink.runtime.state.storage.FileSystemCheckpointStorage@8fdb6d18 2023-09-06 20:18:02,317 INFO org.apache.flink.runtime.taskmanager.Task [] - Join[19] -> Calc[20] (1/1)#0 (bae97ab1505439ce19a6da29e5d14fca_66dc95d3df4f4d94844ac7bd306e6e2e_0_0) switched from DEPLOYING to INITIALIZING. 2023-09-06 20:18:02,317 INFO org.apache.flink.runtime.taskmanager.Task [] - Join[27] (1/1)#0 (bae97ab1505439ce19a6da29e5d14fca_4ac936faf18b33333d4e1eb03c72385f_0_0) switched from DEPLOYING to INITIALIZING. 2023-09-06 20:18:02,320 INFO org.apache.flink.runtime.taskmanager.Task [] - Join[31] -> Calc[32] (1/1)#0 (bae97ab1505439ce19a6da29e5d14fca_bcb67144c8537fe40faa65a635fed166_0_0) switched from DEPLOYING to INITIALIZING. 2023-09-06 20:18:02,321 INFO org.apache.flink.runtime.taskmanager.Task [] - Source: t_region_datasource_relation[10] -> Calc[11] (1/1)#0 (bae97ab1505439ce19a6da29e5d14fca_2963852293169ba90d9d1e7d6308db5c_0_0) switched from DEPLOYING to INITIALIZING. 2023-09-06 20:18:02,321 INFO org.apache.flink.runtime.taskmanager.Task [] - Source: t_datacatalog_column_result[22] -> (Calc[23], Calc[29]) (1/1)#0 (bae97ab1505439ce19a6da29e5d14fca_fd0a98d30eb53dad53def47569c3affb_0_0) switched from DEPLOYING to INITIALIZING. 2023-09-06 20:18:02,321 INFO org.apache.flink.runtime.taskmanager.Task [] - Source: t_datacatalog_column[1] -> Calc[2] (1/1)#0 (bae97ab1505439ce19a6da29e5d14fca_cbc357ccb763df2852fee8c4fc7d55f2_0_0) switched from DEPLOYING to INITIALIZING. 2023-09-06 20:18:02,321 INFO org.apache.flink.runtime.taskmanager.Task [] - Source: t_region[16] -> Calc[17] (1/1)#0 (bae97ab1505439ce19a6da29e5d14fca_1171dea6747ab509fdaefbe74f7195af_0_0) switched from DEPLOYING to INITIALIZING. 2023-09-06 20:18:02,322 INFO org.apache.flink.runtime.taskmanager.Task [] - Source: t_datacatalog_schema[4] -> Calc[5] (1/1)#0 (bae97ab1505439ce19a6da29e5d14fca_6cdc5bb954874d922eaee11a8e7b5dd5_0_0) switched from DEPLOYING to INITIALIZING. 2023-09-06 20:18:02,322 INFO org.apache.flink.runtime.taskmanager.Task [] - Join[13] -> Calc[14] (1/1)#0 (bae97ab1505439ce19a6da29e5d14fca_15519f8e95cc3b862f7df4ebb8f8c702_0_0) switched from DEPLOYING to INITIALIZING. 2023-09-06 20:18:02,954 INFO org.apache.flink.runtime.state.heap.HeapKeyedStateBackendBuilder [] - Finished to build heap keyed state-backend. 2023-09-06 20:18:02,956 INFO org.apache.flink.runtime.state.heap.HeapKeyedStateBackendBuilder [] - Finished to build heap keyed state-backend. 2023-09-06 20:18:03,010 INFO org.apache.flink.runtime.state.heap.HeapKeyedStateBackend [] - Initializing heap keyed state backend with stream factory. 2023-09-06 20:18:03,010 INFO org.apache.flink.runtime.state.heap.HeapKeyedStateBackend [] - Initializing heap keyed state backend with stream factory. 2023-09-06 20:18:03,150 INFO org.apache.flink.runtime.state.heap.HeapKeyedStateBackendBuilder [] - Finished to build heap keyed state-backend. 2023-09-06 20:18:03,150 INFO org.apache.flink.runtime.state.heap.HeapKeyedStateBackend [] - Initializing heap keyed state backend with stream factory. 2023-09-06 20:18:03,156 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - initialize checkpoint 2023-09-06 20:18:03,162 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - initialize checkpoint 2023-09-06 20:18:03,211 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - initialize checkpoint 2023-09-06 20:18:03,228 INFO org.apache.flink.runtime.state.heap.HeapKeyedStateBackendBuilder [] - Finished to build heap keyed state-backend. 2023-09-06 20:18:03,228 INFO org.apache.flink.runtime.state.heap.HeapKeyedStateBackend [] - Initializing heap keyed state backend with stream factory. 2023-09-06 20:18:03,240 INFO org.apache.flink.runtime.state.heap.HeapKeyedStateBackendBuilder [] - Finished to build heap keyed state-backend. 2023-09-06 20:18:03,240 INFO org.apache.flink.runtime.state.heap.HeapKeyedStateBackend [] - Initializing heap keyed state backend with stream factory. 2023-09-06 20:18:03,251 INFO org.apache.flink.runtime.taskmanager.Task [] - Source: t_datacatalog_schema[4] -> Calc[5] (1/1)#0 (bae97ab1505439ce19a6da29e5d14fca_6cdc5bb954874d922eaee11a8e7b5dd5_0_0) switched from INITIALIZING to RUNNING. 2023-09-06 20:18:03,251 INFO org.apache.flink.runtime.taskmanager.Task [] - Source: t_region_datasource_relation[10] -> Calc[11] (1/1)#0 (bae97ab1505439ce19a6da29e5d14fca_2963852293169ba90d9d1e7d6308db5c_0_0) switched from INITIALIZING to RUNNING. 2023-09-06 20:18:03,251 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - initialize checkpoint 2023-09-06 20:18:03,251 INFO org.apache.flink.runtime.taskmanager.Task [] - Source: t_datacatalog_column[1] -> Calc[2] (1/1)#0 (bae97ab1505439ce19a6da29e5d14fca_cbc357ccb763df2852fee8c4fc7d55f2_0_0) switched from INITIALIZING to RUNNING. 2023-09-06 20:18:03,258 INFO org.apache.flink.runtime.taskmanager.Task [] - Source: t_region[16] -> Calc[17] (1/1)#0 (bae97ab1505439ce19a6da29e5d14fca_1171dea6747ab509fdaefbe74f7195af_0_0) switched from INITIALIZING to RUNNING. 2023-09-06 20:18:03,286 INFO org.apache.flink.runtime.state.heap.HeapKeyedStateBackendBuilder [] - Finished to build heap keyed state-backend. 2023-09-06 20:18:03,286 INFO org.apache.flink.runtime.state.heap.HeapKeyedStateBackend [] - Initializing heap keyed state backend with stream factory. 2023-09-06 20:18:03,287 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Start to initial table whitelist 2023-09-06 20:18:03,287 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Start to initial table whitelist 2023-09-06 20:18:03,287 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Start to initial table whitelist 2023-09-06 20:18:03,288 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Start to initial table whitelist 2023-09-06 20:18:03,293 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - initialize checkpoint 2023-09-06 20:18:03,294 INFO org.apache.flink.runtime.taskmanager.Task [] - Source: t_datacatalog_column_result[22] -> (Calc[23], Calc[29]) (1/1)#0 (bae97ab1505439ce19a6da29e5d14fca_fd0a98d30eb53dad53def47569c3affb_0_0) switched from INITIALIZING to RUNNING. 2023-09-06 20:18:03,298 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Start to initial table whitelist 2023-09-06 20:18:03,309 INFO org.apache.flink.runtime.state.heap.HeapKeyedStateBackendBuilder [] - Finished to build heap keyed state-backend. 2023-09-06 20:18:03,309 INFO org.apache.flink.runtime.state.heap.HeapKeyedStateBackend [] - Initializing heap keyed state backend with stream factory. 2023-09-06 20:18:03,438 INFO org.apache.flink.runtime.taskmanager.Task [] - Join[7] -> Calc[8] (1/1)#0 (bae97ab1505439ce19a6da29e5d14fca_87f744d7a191a36428afdfb7ed40def7_0_0) switched from INITIALIZING to RUNNING. 2023-09-06 20:18:03,508 INFO org.apache.flink.runtime.taskmanager.Task [] - Join[19] -> Calc[20] (1/1)#0 (bae97ab1505439ce19a6da29e5d14fca_66dc95d3df4f4d94844ac7bd306e6e2e_0_0) switched from INITIALIZING to RUNNING. 2023-09-06 20:18:03,517 INFO org.apache.flink.runtime.taskmanager.Task [] - Join[27] (1/1)#0 (bae97ab1505439ce19a6da29e5d14fca_4ac936faf18b33333d4e1eb03c72385f_0_0) switched from INITIALIZING to RUNNING. 2023-09-06 20:18:03,519 INFO org.apache.flink.runtime.taskmanager.Task [] - Join[31] -> Calc[32] (1/1)#0 (bae97ab1505439ce19a6da29e5d14fca_bcb67144c8537fe40faa65a635fed166_0_0) switched from INITIALIZING to RUNNING. 2023-09-06 20:18:03,519 INFO org.apache.flink.runtime.taskmanager.Task [] - Join[13] -> Calc[14] (1/1)#0 (bae97ab1505439ce19a6da29e5d14fca_15519f8e95cc3b862f7df4ebb8f8c702_0_0) switched from INITIALIZING to RUNNING. 2023-09-06 20:18:03,680 INFO org.apache.flink.runtime.taskmanager.Task [] - GroupAggregate[25] (1/1)#0 (bae97ab1505439ce19a6da29e5d14fca_874558e4213562434fd4375a4f8975d7_0_0) switched from INITIALIZING to RUNNING. 2023-09-06 20:18:03,695 INFO org.apache.flink.runtime.taskmanager.Task [] - GroupAggregate[34] -> Calc[35] -> ConstraintEnforcer[36] (1/1)#0 (bae97ab1505439ce19a6da29e5d14fca_38d0a4153cba00aa6c07b50658d87fce_0_0) switched from INITIALIZING to RUNNING. 2023-09-06 20:18:05,163 INFO org.apache.flink.streaming.connectors.elasticsearch7.Elasticsearch7ApiCallBridge [] - Pinging Elasticsearch cluster via hosts [http://192.168.216.80:45004] ... 2023-09-06 20:18:05,371 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Pattern matched tables: [dip_dbmodel.t_datacatalog_schema] 2023-09-06 20:18:05,371 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Table list: [dip_dbmodel.t_datacatalog_schema] 2023-09-06 20:18:05,371 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Pattern matched tables: [dip_dbmodel.t_datacatalog_column] 2023-09-06 20:18:05,371 INFO org.apache.flink.streaming.connectors.elasticsearch7.Elasticsearch7ApiCallBridge [] - Elasticsearch RestHighLevelClient is connected to [http://192.168.216.80:45004] 2023-09-06 20:18:05,371 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Start readChangeRecords process 2023-09-06 20:18:05,372 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Table list: [dip_dbmodel.t_datacatalog_column] 2023-09-06 20:18:05,372 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Start readChangeRecords process 2023-09-06 20:18:05,372 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Pattern matched tables: [dip_dbmodel.t_datacatalog_column_result] 2023-09-06 20:18:05,372 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Table list: [dip_dbmodel.t_datacatalog_column_result] 2023-09-06 20:18:05,372 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Start readChangeRecords process 2023-09-06 20:18:05,381 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Pattern matched tables: [dip_dbmodel.t_region_datasource_relation] 2023-09-06 20:18:05,381 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Table list: [dip_dbmodel.t_region_datasource_relation] 2023-09-06 20:18:05,381 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Start readChangeRecords process 2023-09-06 20:18:05,402 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Pattern matched tables: [dip_dbmodel.t_region] 2023-09-06 20:18:05,402 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Table list: [dip_dbmodel.t_region] 2023-09-06 20:18:05,402 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Start readChangeRecords process 2023-09-06 20:18:05,508 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - LogProxyClient started 2023-09-06 20:18:05,508 INFO com.oceanbase.clogproxy.client.connection.ClientStream [] - Try to reconnect 2023-09-06 20:18:05,508 INFO com.oceanbase.clogproxy.client.connection.ClientStream [] - Try to reconnect 2023-09-06 20:18:05,508 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - LogProxyClient started 2023-09-06 20:18:05,508 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - LogProxyClient started 2023-09-06 20:18:05,509 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - LogProxyClient started 2023-09-06 20:18:05,509 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - LogProxyClient started 2023-09-06 20:18:05,508 INFO com.oceanbase.clogproxy.client.connection.ClientStream [] - Try to reconnect 2023-09-06 20:18:05,508 INFO com.oceanbase.clogproxy.client.connection.ClientStream [] - Try to reconnect 2023-09-06 20:18:05,509 INFO com.oceanbase.clogproxy.client.connection.ClientStream [] - Try to reconnect 2023-09-06 20:18:06,467 INFO com.oceanbase.clogproxy.client.connection.ClientStream [] - Reconnect successfully 2023-09-06 20:18:06,471 INFO com.oceanbase.clogproxy.client.connection.ClientHandler [] - ClientId: column_index_5: rootserver_list=192.168.216.80:13509:13507, cluster_id=, cluster_user=dip_admin@dip, cluster_password=******, , sys_user=, sys_password=******, tb_white_list=dip.*.*, tb_black_list=|, start_timestamp=0, start_timestamp_us=0, timezone=+00:00, working_mode=memory connecting LogProxy: 192.168.216.80:13508 2023-09-06 20:18:06,612 INFO org.apache.flink.runtime.state.heap.HeapKeyedStateBackendBuilder [] - Finished to build heap keyed state-backend. 2023-09-06 20:18:06,613 INFO org.apache.flink.runtime.state.heap.HeapKeyedStateBackend [] - Initializing heap keyed state backend with stream factory. 2023-09-06 20:18:06,637 INFO com.oceanbase.clogproxy.client.connection.ClientStream [] - Reconnect successfully 2023-09-06 20:18:06,637 INFO com.oceanbase.clogproxy.client.connection.ClientHandler [] - ClientId: column_index_3: rootserver_list=192.168.216.80:13509:13507, cluster_id=, cluster_user=dip_admin@dip, cluster_password=******, , sys_user=, sys_password=******, tb_white_list=dip.*.*, tb_black_list=|, start_timestamp=0, start_timestamp_us=0, timezone=+00:00, working_mode=memory connecting LogProxy: 192.168.216.80:13508 2023-09-06 20:18:06,637 INFO org.apache.flink.runtime.taskmanager.Task [] - SinkMaterializer[36] -> Sink: column_index[36] (1/1)#0 (bae97ab1505439ce19a6da29e5d14fca_b262ab59f3fb2088b89259a67d3b29a6_0_0) switched from INITIALIZING to RUNNING. 2023-09-06 20:18:06,640 INFO com.oceanbase.clogproxy.client.connection.ClientStream [] - Reconnect successfully 2023-09-06 20:18:06,639 INFO com.oceanbase.clogproxy.client.connection.ClientHandler [] - ClientId: column_index_2: rootserver_list=192.168.216.80:13509:13507, cluster_id=, cluster_user=dip_admin@dip, cluster_password=******, , sys_user=, sys_password=******, tb_white_list=dip.*.*, tb_black_list=|, start_timestamp=0, start_timestamp_us=0, timezone=+00:00, working_mode=memory connecting LogProxy: 192.168.216.80:13508 2023-09-06 20:18:06,640 INFO com.oceanbase.clogproxy.client.connection.ClientStream [] - Reconnect successfully 2023-09-06 20:18:06,640 INFO com.oceanbase.clogproxy.client.connection.ClientHandler [] - ClientId: column_index_4: rootserver_list=192.168.216.80:13509:13507, cluster_id=, cluster_user=dip_admin@dip, cluster_password=******, , sys_user=, sys_password=******, tb_white_list=dip.*.*, tb_black_list=|, start_timestamp=0, start_timestamp_us=0, timezone=+00:00, working_mode=memory connecting LogProxy: 192.168.216.80:13508 2023-09-06 20:18:06,641 INFO com.oceanbase.clogproxy.client.connection.ClientStream [] - Reconnect successfully 2023-09-06 20:18:06,641 INFO com.oceanbase.clogproxy.client.connection.ClientHandler [] - ClientId: column_index_1: rootserver_list=192.168.216.80:13509:13507, cluster_id=, cluster_user=dip_admin@dip, cluster_password=******, , sys_user=, sys_password=******, tb_white_list=dip.*.*, tb_black_list=|, start_timestamp=0, start_timestamp_us=0, timezone=+00:00, working_mode=memory connecting LogProxy: 192.168.216.80:13508 2023-09-06 20:18:07,219 INFO com.oceanbase.clogproxy.client.connection.ClientHandler [] - Connected to LogProxyServer, ip:127.0.1.1, version:f136f77be0d1ad50ff7053e5d1592c3d40696094 2023-09-06 20:18:07,223 INFO com.oceanbase.clogproxy.client.connection.ClientHandler [] - Connected to LogProxyServer, ip:127.0.1.1, version:f136f77be0d1ad50ff7053e5d1592c3d40696094 2023-09-06 20:18:07,236 INFO com.oceanbase.clogproxy.client.connection.ClientHandler [] - Connected to LogProxyServer, ip:127.0.1.1, version:f136f77be0d1ad50ff7053e5d1592c3d40696094 2023-09-06 20:18:07,251 INFO com.oceanbase.clogproxy.client.connection.ClientHandler [] - Connected to LogProxyServer, ip:127.0.1.1, version:f136f77be0d1ad50ff7053e5d1592c3d40696094 2023-09-06 20:18:07,264 INFO com.oceanbase.clogproxy.client.connection.ClientHandler [] - Connected to LogProxyServer, ip:127.0.1.1, version:f136f77be0d1ad50ff7053e5d1592c3d40696094 2023-09-06 20:18:09,752 INFO com.oceanbase.clogproxy.client.connection.ClientHandler [] - Channel closed with ClientId: column_index_4, LogProxy: 192.168.216.80:13508 2023-09-06 20:18:09,811 INFO com.oceanbase.clogproxy.client.connection.ClientHandler [] - Channel closed with ClientId: column_index_3, LogProxy: 192.168.216.80:13508 2023-09-06 20:18:09,869 INFO com.oceanbase.clogproxy.client.connection.ClientHandler [] - Channel closed with ClientId: column_index_2, LogProxy: 192.168.216.80:13508 2023-09-06 20:18:10,638 INFO com.oceanbase.clogproxy.client.connection.ClientStream [] - Try to reconnect 2023-09-06 20:18:10,640 INFO com.oceanbase.clogproxy.client.connection.ClientStream [] - Try to reconnect 2023-09-06 20:18:10,642 INFO com.oceanbase.clogproxy.client.connection.ClientStream [] - Reconnect successfully 2023-09-06 20:18:10,642 INFO com.oceanbase.clogproxy.client.connection.ClientHandler [] - ClientId: column_index_3: rootserver_list=192.168.216.80:13509:13507, cluster_id=, cluster_user=dip_admin@dip, cluster_password=******, , sys_user=, sys_password=******, tb_white_list=dip.*.*, tb_black_list=|, start_timestamp=0, start_timestamp_us=0, timezone=+00:00, working_mode=memory connecting LogProxy: 192.168.216.80:13508 2023-09-06 20:18:10,645 INFO com.oceanbase.clogproxy.client.connection.ClientStream [] - Reconnect successfully 2023-09-06 20:18:10,645 INFO com.oceanbase.clogproxy.client.connection.ClientHandler [] - ClientId: column_index_2: rootserver_list=192.168.216.80:13509:13507, cluster_id=, cluster_user=dip_admin@dip, cluster_password=******, , sys_user=, sys_password=******, tb_white_list=dip.*.*, tb_black_list=|, start_timestamp=0, start_timestamp_us=0, timezone=+00:00, working_mode=memory connecting LogProxy: 192.168.216.80:13508 2023-09-06 20:18:10,646 INFO com.oceanbase.clogproxy.client.connection.ClientStream [] - Try to reconnect 2023-09-06 20:18:10,649 INFO com.oceanbase.clogproxy.client.connection.ClientStream [] - Reconnect successfully 2023-09-06 20:18:10,649 INFO com.oceanbase.clogproxy.client.connection.ClientHandler [] - ClientId: column_index_4: rootserver_list=192.168.216.80:13509:13507, cluster_id=, cluster_user=dip_admin@dip, cluster_password=******, , sys_user=, sys_password=******, tb_white_list=dip.*.*, tb_black_list=|, start_timestamp=0, start_timestamp_us=0, timezone=+00:00, working_mode=memory connecting LogProxy: 192.168.216.80:13508 2023-09-06 20:18:10,809 INFO com.oceanbase.clogproxy.client.connection.ClientHandler [] - Connected to LogProxyServer, ip:127.0.1.1, version:f136f77be0d1ad50ff7053e5d1592c3d40696094 2023-09-06 20:18:10,822 INFO com.oceanbase.clogproxy.client.connection.ClientHandler [] - Connected to LogProxyServer, ip:127.0.1.1, version:f136f77be0d1ad50ff7053e5d1592c3d40696094 2023-09-06 20:18:10,836 INFO com.oceanbase.clogproxy.client.connection.ClientHandler [] - Connected to LogProxyServer, ip:127.0.1.1, version:f136f77be0d1ad50ff7053e5d1592c3d40696094 2023-09-06 20:18:21,082 INFO org.apache.flink.runtime.taskexecutor.TaskExecutor [] - Receive slot request a0cbb9b52bc2aafe218ca5792782d0b2 for job 3ae9ce485ea8879b689bfb07ead84ed7 from resource manager with leader id 00000000000000000000000000000000. 2023-09-06 20:18:21,083 INFO org.apache.flink.runtime.taskexecutor.TaskExecutor [] - Allocated slot for a0cbb9b52bc2aafe218ca5792782d0b2. 2023-09-06 20:18:21,083 INFO org.apache.flink.runtime.taskexecutor.DefaultJobLeaderService [] - Add job 3ae9ce485ea8879b689bfb07ead84ed7 for job leader monitoring. 2023-09-06 20:18:21,083 INFO org.apache.flink.runtime.taskexecutor.DefaultJobLeaderService [] - Try to register at job manager akka.tcp://flink@localhost:50101/user/rpc/jobmanager_3 with leader id 00000000-0000-0000-0000-000000000000. 2023-09-06 20:18:21,114 INFO org.apache.flink.runtime.taskexecutor.DefaultJobLeaderService [] - Resolved JobManager address, beginning registration 2023-09-06 20:18:21,133 INFO org.apache.flink.runtime.taskexecutor.DefaultJobLeaderService [] - Successful registration at job manager akka.tcp://flink@localhost:50101/user/rpc/jobmanager_3 for job 3ae9ce485ea8879b689bfb07ead84ed7. 2023-09-06 20:18:21,133 INFO org.apache.flink.runtime.taskexecutor.TaskExecutor [] - Establish JobManager connection for job 3ae9ce485ea8879b689bfb07ead84ed7. 2023-09-06 20:18:21,133 INFO org.apache.flink.runtime.taskexecutor.TaskExecutor [] - Offer reserved slots to the leader of job 3ae9ce485ea8879b689bfb07ead84ed7. 2023-09-06 20:18:21,174 INFO org.apache.flink.runtime.taskexecutor.slot.TaskSlotTableImpl [] - Activate slot a0cbb9b52bc2aafe218ca5792782d0b2. 2023-09-06 20:18:21,183 INFO org.apache.flink.runtime.state.changelog.StateChangelogStorageLoader [] - Creating a changelog storage with name 'memory'. 2023-09-06 20:18:21,183 INFO org.apache.flink.runtime.state.TaskExecutorChannelStateExecutorFactoryManager [] - Creating the channel state executor factory for job id 3ae9ce485ea8879b689bfb07ead84ed7 2023-09-06 20:18:21,184 INFO org.apache.flink.runtime.taskexecutor.TaskExecutor [] - Received task Source: t_datacatalog_table[1] -> Calc[2] (1/1)#0 (4b20a9c3d6f845cb83312e476eeabaae_cbc357ccb763df2852fee8c4fc7d55f2_0_0), deploy into slot with allocation id a0cbb9b52bc2aafe218ca5792782d0b2. 2023-09-06 20:18:21,185 INFO org.apache.flink.runtime.taskexecutor.slot.TaskSlotTableImpl [] - Activate slot a0cbb9b52bc2aafe218ca5792782d0b2. 2023-09-06 20:18:21,185 INFO org.apache.flink.runtime.taskmanager.Task [] - Source: t_datacatalog_table[1] -> Calc[2] (1/1)#0 (4b20a9c3d6f845cb83312e476eeabaae_cbc357ccb763df2852fee8c4fc7d55f2_0_0) switched from CREATED to DEPLOYING. 2023-09-06 20:18:21,186 INFO org.apache.flink.runtime.taskmanager.Task [] - Loading JAR files for task Source: t_datacatalog_table[1] -> Calc[2] (1/1)#0 (4b20a9c3d6f845cb83312e476eeabaae_cbc357ccb763df2852fee8c4fc7d55f2_0_0) [DEPLOYING]. 2023-09-06 20:18:21,188 INFO org.apache.flink.runtime.blob.BlobClient [] - Downloading 3ae9ce485ea8879b689bfb07ead84ed7/p-c9a898e2fff2a1a9431b4eb90a410879ca72339e-a3292e3d262423efa0202c70c6d679be from localhost/127.0.0.1:41295 2023-09-06 20:18:21,196 INFO org.apache.flink.runtime.taskexecutor.TaskExecutor [] - Received task Source: t_datacatalog_schema[4] -> Calc[5] (1/1)#0 (4b20a9c3d6f845cb83312e476eeabaae_6cdc5bb954874d922eaee11a8e7b5dd5_0_0), deploy into slot with allocation id a0cbb9b52bc2aafe218ca5792782d0b2. 2023-09-06 20:18:21,200 INFO org.apache.flink.runtime.taskexecutor.slot.TaskSlotTableImpl [] - Activate slot a0cbb9b52bc2aafe218ca5792782d0b2. 2023-09-06 20:18:21,205 INFO org.apache.flink.runtime.taskexecutor.TaskExecutor [] - Received task Source: t_region_datasource_relation[10] -> Calc[11] (1/1)#0 (4b20a9c3d6f845cb83312e476eeabaae_2963852293169ba90d9d1e7d6308db5c_0_0), deploy into slot with allocation id a0cbb9b52bc2aafe218ca5792782d0b2. 2023-09-06 20:18:21,197 INFO org.apache.flink.runtime.taskmanager.Task [] - Source: t_datacatalog_schema[4] -> Calc[5] (1/1)#0 (4b20a9c3d6f845cb83312e476eeabaae_6cdc5bb954874d922eaee11a8e7b5dd5_0_0) switched from CREATED to DEPLOYING. 2023-09-06 20:18:21,206 INFO org.apache.flink.runtime.taskmanager.Task [] - Loading JAR files for task Source: t_datacatalog_schema[4] -> Calc[5] (1/1)#0 (4b20a9c3d6f845cb83312e476eeabaae_6cdc5bb954874d922eaee11a8e7b5dd5_0_0) [DEPLOYING]. 2023-09-06 20:18:21,206 INFO org.apache.flink.runtime.taskexecutor.slot.TaskSlotTableImpl [] - Activate slot a0cbb9b52bc2aafe218ca5792782d0b2. 2023-09-06 20:18:21,211 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using job/cluster config to configure application-defined state backend: org.apache.flink.runtime.state.hashmap.HashMapStateBackend@4953e2ac 2023-09-06 20:18:21,211 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using application-defined state backend: org.apache.flink.runtime.state.hashmap.HashMapStateBackend@2f9448b3 2023-09-06 20:18:21,211 INFO org.apache.flink.runtime.state.StateBackendLoader [] - State backend loader loads the state backend as HashMapStateBackend 2023-09-06 20:18:21,212 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using job/cluster config to configure application-defined checkpoint storage: org.apache.flink.runtime.state.storage.FileSystemCheckpointStorage@8fdb6d18 2023-09-06 20:18:21,213 INFO org.apache.flink.runtime.taskmanager.Task [] - Source: t_datacatalog_table[1] -> Calc[2] (1/1)#0 (4b20a9c3d6f845cb83312e476eeabaae_cbc357ccb763df2852fee8c4fc7d55f2_0_0) switched from DEPLOYING to INITIALIZING. 2023-09-06 20:18:21,222 INFO org.apache.flink.runtime.taskmanager.Task [] - Source: t_region_datasource_relation[10] -> Calc[11] (1/1)#0 (4b20a9c3d6f845cb83312e476eeabaae_2963852293169ba90d9d1e7d6308db5c_0_0) switched from CREATED to DEPLOYING. 2023-09-06 20:18:21,226 INFO org.apache.flink.runtime.taskmanager.Task [] - Loading JAR files for task Source: t_region_datasource_relation[10] -> Calc[11] (1/1)#0 (4b20a9c3d6f845cb83312e476eeabaae_2963852293169ba90d9d1e7d6308db5c_0_0) [DEPLOYING]. 2023-09-06 20:18:21,234 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using job/cluster config to configure application-defined state backend: org.apache.flink.runtime.state.hashmap.HashMapStateBackend@71b90005 2023-09-06 20:18:21,235 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using application-defined state backend: org.apache.flink.runtime.state.hashmap.HashMapStateBackend@1fba8a24 2023-09-06 20:18:21,235 INFO org.apache.flink.runtime.state.StateBackendLoader [] - State backend loader loads the state backend as HashMapStateBackend 2023-09-06 20:18:21,235 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using job/cluster config to configure application-defined checkpoint storage: org.apache.flink.runtime.state.storage.FileSystemCheckpointStorage@8fdb6d18 2023-09-06 20:18:21,236 INFO org.apache.flink.runtime.taskexecutor.TaskExecutor [] - Received task Source: t_region[16] -> Calc[17] (1/1)#0 (4b20a9c3d6f845cb83312e476eeabaae_1171dea6747ab509fdaefbe74f7195af_0_0), deploy into slot with allocation id a0cbb9b52bc2aafe218ca5792782d0b2. 2023-09-06 20:18:21,237 INFO org.apache.flink.runtime.taskmanager.Task [] - Source: t_region_datasource_relation[10] -> Calc[11] (1/1)#0 (4b20a9c3d6f845cb83312e476eeabaae_2963852293169ba90d9d1e7d6308db5c_0_0) switched from DEPLOYING to INITIALIZING. 2023-09-06 20:18:21,237 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using job/cluster config to configure application-defined state backend: org.apache.flink.runtime.state.hashmap.HashMapStateBackend@5060e897 2023-09-06 20:18:21,237 INFO org.apache.flink.runtime.taskexecutor.slot.TaskSlotTableImpl [] - Activate slot a0cbb9b52bc2aafe218ca5792782d0b2. 2023-09-06 20:18:21,237 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using application-defined state backend: org.apache.flink.runtime.state.hashmap.HashMapStateBackend@37999bde 2023-09-06 20:18:21,237 INFO org.apache.flink.runtime.state.StateBackendLoader [] - State backend loader loads the state backend as HashMapStateBackend 2023-09-06 20:18:21,237 INFO org.apache.flink.runtime.taskmanager.Task [] - Source: t_region[16] -> Calc[17] (1/1)#0 (4b20a9c3d6f845cb83312e476eeabaae_1171dea6747ab509fdaefbe74f7195af_0_0) switched from CREATED to DEPLOYING. 2023-09-06 20:18:21,239 INFO org.apache.flink.runtime.taskmanager.Task [] - Loading JAR files for task Source: t_region[16] -> Calc[17] (1/1)#0 (4b20a9c3d6f845cb83312e476eeabaae_1171dea6747ab509fdaefbe74f7195af_0_0) [DEPLOYING]. 2023-09-06 20:18:21,239 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using job/cluster config to configure application-defined checkpoint storage: org.apache.flink.runtime.state.storage.FileSystemCheckpointStorage@8fdb6d18 2023-09-06 20:18:21,241 INFO org.apache.flink.runtime.taskmanager.Task [] - Source: t_datacatalog_schema[4] -> Calc[5] (1/1)#0 (4b20a9c3d6f845cb83312e476eeabaae_6cdc5bb954874d922eaee11a8e7b5dd5_0_0) switched from DEPLOYING to INITIALIZING. 2023-09-06 20:18:21,243 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using job/cluster config to configure application-defined state backend: org.apache.flink.runtime.state.hashmap.HashMapStateBackend@5662d626 2023-09-06 20:18:21,243 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using application-defined state backend: org.apache.flink.runtime.state.hashmap.HashMapStateBackend@1f8fb5fc 2023-09-06 20:18:21,243 INFO org.apache.flink.runtime.state.StateBackendLoader [] - State backend loader loads the state backend as HashMapStateBackend 2023-09-06 20:18:21,243 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using job/cluster config to configure application-defined checkpoint storage: org.apache.flink.runtime.state.storage.FileSystemCheckpointStorage@8fdb6d18 2023-09-06 20:18:21,244 INFO org.apache.flink.runtime.taskmanager.Task [] - Source: t_region[16] -> Calc[17] (1/1)#0 (4b20a9c3d6f845cb83312e476eeabaae_1171dea6747ab509fdaefbe74f7195af_0_0) switched from DEPLOYING to INITIALIZING. 2023-09-06 20:18:21,246 INFO org.apache.flink.runtime.taskexecutor.TaskExecutor [] - Received task Join[7] -> Calc[8] (1/1)#0 (4b20a9c3d6f845cb83312e476eeabaae_b638747c22341b05e17099b7a1707470_0_0), deploy into slot with allocation id a0cbb9b52bc2aafe218ca5792782d0b2. 2023-09-06 20:18:21,246 INFO org.apache.flink.runtime.taskexecutor.slot.TaskSlotTableImpl [] - Activate slot a0cbb9b52bc2aafe218ca5792782d0b2. 2023-09-06 20:18:21,246 INFO org.apache.flink.runtime.taskmanager.Task [] - Join[7] -> Calc[8] (1/1)#0 (4b20a9c3d6f845cb83312e476eeabaae_b638747c22341b05e17099b7a1707470_0_0) switched from CREATED to DEPLOYING. 2023-09-06 20:18:21,249 INFO org.apache.flink.runtime.taskmanager.Task [] - Loading JAR files for task Join[7] -> Calc[8] (1/1)#0 (4b20a9c3d6f845cb83312e476eeabaae_b638747c22341b05e17099b7a1707470_0_0) [DEPLOYING]. 2023-09-06 20:18:21,275 INFO org.apache.flink.runtime.taskexecutor.TaskExecutor [] - Received task Join[13] -> Calc[14] (1/1)#0 (4b20a9c3d6f845cb83312e476eeabaae_95cdb3dbdf113532a649d34b1d4bf4bb_0_0), deploy into slot with allocation id a0cbb9b52bc2aafe218ca5792782d0b2. 2023-09-06 20:18:21,276 INFO org.apache.flink.runtime.taskexecutor.slot.TaskSlotTableImpl [] - Activate slot a0cbb9b52bc2aafe218ca5792782d0b2. 2023-09-06 20:18:21,276 INFO org.apache.flink.runtime.taskmanager.Task [] - Join[13] -> Calc[14] (1/1)#0 (4b20a9c3d6f845cb83312e476eeabaae_95cdb3dbdf113532a649d34b1d4bf4bb_0_0) switched from CREATED to DEPLOYING. 2023-09-06 20:18:21,284 INFO org.apache.flink.runtime.taskmanager.Task [] - Loading JAR files for task Join[13] -> Calc[14] (1/1)#0 (4b20a9c3d6f845cb83312e476eeabaae_95cdb3dbdf113532a649d34b1d4bf4bb_0_0) [DEPLOYING]. 2023-09-06 20:18:21,288 INFO org.apache.flink.runtime.taskexecutor.TaskExecutor [] - Received task Join[19] -> Calc[20] (1/1)#0 (4b20a9c3d6f845cb83312e476eeabaae_d6a4e78fe16215bb5c854f868477a9c6_0_0), deploy into slot with allocation id a0cbb9b52bc2aafe218ca5792782d0b2. 2023-09-06 20:18:21,289 INFO org.apache.flink.runtime.taskexecutor.slot.TaskSlotTableImpl [] - Activate slot a0cbb9b52bc2aafe218ca5792782d0b2. 2023-09-06 20:18:21,304 INFO org.apache.flink.runtime.taskmanager.Task [] - Join[19] -> Calc[20] (1/1)#0 (4b20a9c3d6f845cb83312e476eeabaae_d6a4e78fe16215bb5c854f868477a9c6_0_0) switched from CREATED to DEPLOYING. 2023-09-06 20:18:21,305 INFO org.apache.flink.runtime.taskmanager.Task [] - Loading JAR files for task Join[19] -> Calc[20] (1/1)#0 (4b20a9c3d6f845cb83312e476eeabaae_d6a4e78fe16215bb5c854f868477a9c6_0_0) [DEPLOYING]. 2023-09-06 20:18:21,311 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using job/cluster config to configure application-defined state backend: org.apache.flink.runtime.state.hashmap.HashMapStateBackend@481cba9 2023-09-06 20:18:21,311 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using application-defined state backend: org.apache.flink.runtime.state.hashmap.HashMapStateBackend@4ec59c51 2023-09-06 20:18:21,311 INFO org.apache.flink.runtime.state.StateBackendLoader [] - State backend loader loads the state backend as HashMapStateBackend 2023-09-06 20:18:21,311 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using job/cluster config to configure application-defined checkpoint storage: org.apache.flink.runtime.state.storage.FileSystemCheckpointStorage@8fdb6d18 2023-09-06 20:18:21,316 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using job/cluster config to configure application-defined state backend: org.apache.flink.runtime.state.hashmap.HashMapStateBackend@50e22558 2023-09-06 20:18:21,317 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using application-defined state backend: org.apache.flink.runtime.state.hashmap.HashMapStateBackend@390790f8 2023-09-06 20:18:21,317 INFO org.apache.flink.runtime.state.StateBackendLoader [] - State backend loader loads the state backend as HashMapStateBackend 2023-09-06 20:18:21,315 INFO org.apache.flink.runtime.taskexecutor.TaskExecutor [] - Received task GroupAggregate[22] -> Calc[23] -> ConstraintEnforcer[24] (1/1)#0 (4b20a9c3d6f845cb83312e476eeabaae_4e54174ae818b1bbeb51fae862a54685_0_0), deploy into slot with allocation id a0cbb9b52bc2aafe218ca5792782d0b2. 2023-09-06 20:18:21,318 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using job/cluster config to configure application-defined checkpoint storage: org.apache.flink.runtime.state.storage.FileSystemCheckpointStorage@8fdb6d18 2023-09-06 20:18:21,318 INFO org.apache.flink.runtime.taskexecutor.slot.TaskSlotTableImpl [] - Activate slot a0cbb9b52bc2aafe218ca5792782d0b2. 2023-09-06 20:18:21,318 INFO org.apache.flink.runtime.taskmanager.Task [] - GroupAggregate[22] -> Calc[23] -> ConstraintEnforcer[24] (1/1)#0 (4b20a9c3d6f845cb83312e476eeabaae_4e54174ae818b1bbeb51fae862a54685_0_0) switched from CREATED to DEPLOYING. 2023-09-06 20:18:21,320 INFO org.apache.flink.runtime.taskmanager.Task [] - Loading JAR files for task GroupAggregate[22] -> Calc[23] -> ConstraintEnforcer[24] (1/1)#0 (4b20a9c3d6f845cb83312e476eeabaae_4e54174ae818b1bbeb51fae862a54685_0_0) [DEPLOYING]. 2023-09-06 20:18:21,322 INFO org.apache.flink.runtime.taskmanager.Task [] - Join[13] -> Calc[14] (1/1)#0 (4b20a9c3d6f845cb83312e476eeabaae_95cdb3dbdf113532a649d34b1d4bf4bb_0_0) switched from DEPLOYING to INITIALIZING. 2023-09-06 20:18:21,324 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using job/cluster config to configure application-defined state backend: org.apache.flink.runtime.state.hashmap.HashMapStateBackend@3f19c77 2023-09-06 20:18:21,326 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using application-defined state backend: org.apache.flink.runtime.state.hashmap.HashMapStateBackend@46455be4 2023-09-06 20:18:21,326 INFO org.apache.flink.runtime.state.StateBackendLoader [] - State backend loader loads the state backend as HashMapStateBackend 2023-09-06 20:18:21,324 INFO org.apache.flink.runtime.taskmanager.Task [] - Join[7] -> Calc[8] (1/1)#0 (4b20a9c3d6f845cb83312e476eeabaae_b638747c22341b05e17099b7a1707470_0_0) switched from DEPLOYING to INITIALIZING. 2023-09-06 20:18:21,326 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using job/cluster config to configure application-defined checkpoint storage: org.apache.flink.runtime.state.storage.FileSystemCheckpointStorage@8fdb6d18 2023-09-06 20:18:21,328 INFO org.apache.flink.runtime.taskexecutor.TaskExecutor [] - Received task SinkMaterializer[24] -> Sink: table_index[24] (1/1)#0 (4b20a9c3d6f845cb83312e476eeabaae_cf765b0679ed5dc39d2fd61a807a4faf_0_0), deploy into slot with allocation id a0cbb9b52bc2aafe218ca5792782d0b2. 2023-09-06 20:18:21,328 INFO org.apache.flink.runtime.taskmanager.Task [] - Join[19] -> Calc[20] (1/1)#0 (4b20a9c3d6f845cb83312e476eeabaae_d6a4e78fe16215bb5c854f868477a9c6_0_0) switched from DEPLOYING to INITIALIZING. 2023-09-06 20:18:21,328 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using job/cluster config to configure application-defined state backend: org.apache.flink.runtime.state.hashmap.HashMapStateBackend@2d8bac16 2023-09-06 20:18:21,329 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using application-defined state backend: org.apache.flink.runtime.state.hashmap.HashMapStateBackend@144048cd 2023-09-06 20:18:21,329 INFO org.apache.flink.runtime.state.StateBackendLoader [] - State backend loader loads the state backend as HashMapStateBackend 2023-09-06 20:18:21,329 INFO org.apache.flink.runtime.taskmanager.Task [] - SinkMaterializer[24] -> Sink: table_index[24] (1/1)#0 (4b20a9c3d6f845cb83312e476eeabaae_cf765b0679ed5dc39d2fd61a807a4faf_0_0) switched from CREATED to DEPLOYING. 2023-09-06 20:18:21,329 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using job/cluster config to configure application-defined checkpoint storage: org.apache.flink.runtime.state.storage.FileSystemCheckpointStorage@8fdb6d18 2023-09-06 20:18:21,331 INFO org.apache.flink.runtime.taskmanager.Task [] - Loading JAR files for task SinkMaterializer[24] -> Sink: table_index[24] (1/1)#0 (4b20a9c3d6f845cb83312e476eeabaae_cf765b0679ed5dc39d2fd61a807a4faf_0_0) [DEPLOYING]. 2023-09-06 20:18:21,333 INFO org.apache.flink.runtime.taskexecutor.slot.TaskSlotTableImpl [] - Activate slot a0cbb9b52bc2aafe218ca5792782d0b2. 2023-09-06 20:18:21,337 INFO org.apache.flink.runtime.taskmanager.Task [] - GroupAggregate[22] -> Calc[23] -> ConstraintEnforcer[24] (1/1)#0 (4b20a9c3d6f845cb83312e476eeabaae_4e54174ae818b1bbeb51fae862a54685_0_0) switched from DEPLOYING to INITIALIZING. 2023-09-06 20:18:21,338 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using job/cluster config to configure application-defined state backend: org.apache.flink.runtime.state.hashmap.HashMapStateBackend@7ebdbb32 2023-09-06 20:18:21,338 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using application-defined state backend: org.apache.flink.runtime.state.hashmap.HashMapStateBackend@568794e3 2023-09-06 20:18:21,338 INFO org.apache.flink.runtime.state.StateBackendLoader [] - State backend loader loads the state backend as HashMapStateBackend 2023-09-06 20:18:21,338 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using job/cluster config to configure application-defined checkpoint storage: org.apache.flink.runtime.state.storage.FileSystemCheckpointStorage@8fdb6d18 2023-09-06 20:18:21,339 INFO org.apache.flink.runtime.taskmanager.Task [] - SinkMaterializer[24] -> Sink: table_index[24] (1/1)#0 (4b20a9c3d6f845cb83312e476eeabaae_cf765b0679ed5dc39d2fd61a807a4faf_0_0) switched from DEPLOYING to INITIALIZING. 2023-09-06 20:18:21,357 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - initialize checkpoint 2023-09-06 20:18:21,359 INFO org.apache.flink.runtime.taskmanager.Task [] - Source: t_region_datasource_relation[10] -> Calc[11] (1/1)#0 (4b20a9c3d6f845cb83312e476eeabaae_2963852293169ba90d9d1e7d6308db5c_0_0) switched from INITIALIZING to RUNNING. 2023-09-06 20:18:21,364 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Start to initial table whitelist 2023-09-06 20:18:21,378 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - initialize checkpoint 2023-09-06 20:18:21,378 INFO org.apache.flink.runtime.taskmanager.Task [] - Source: t_datacatalog_table[1] -> Calc[2] (1/1)#0 (4b20a9c3d6f845cb83312e476eeabaae_cbc357ccb763df2852fee8c4fc7d55f2_0_0) switched from INITIALIZING to RUNNING. 2023-09-06 20:18:21,396 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Start to initial table whitelist 2023-09-06 20:18:21,396 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - initialize checkpoint 2023-09-06 20:18:21,397 INFO org.apache.flink.runtime.taskmanager.Task [] - Source: t_region[16] -> Calc[17] (1/1)#0 (4b20a9c3d6f845cb83312e476eeabaae_1171dea6747ab509fdaefbe74f7195af_0_0) switched from INITIALIZING to RUNNING. 2023-09-06 20:18:21,400 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Start to initial table whitelist 2023-09-06 20:18:21,402 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - initialize checkpoint 2023-09-06 20:18:21,403 INFO org.apache.flink.runtime.taskmanager.Task [] - Source: t_datacatalog_schema[4] -> Calc[5] (1/1)#0 (4b20a9c3d6f845cb83312e476eeabaae_6cdc5bb954874d922eaee11a8e7b5dd5_0_0) switched from INITIALIZING to RUNNING. 2023-09-06 20:18:21,413 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Start to initial table whitelist 2023-09-06 20:18:21,428 INFO org.apache.flink.streaming.connectors.elasticsearch7.Elasticsearch7ApiCallBridge [] - Pinging Elasticsearch cluster via hosts [http://192.168.216.80:45004] ... 2023-09-06 20:18:21,433 INFO org.apache.flink.runtime.state.heap.HeapKeyedStateBackendBuilder [] - Finished to build heap keyed state-backend. 2023-09-06 20:18:21,433 INFO org.apache.flink.runtime.state.heap.HeapKeyedStateBackend [] - Initializing heap keyed state backend with stream factory. 2023-09-06 20:18:21,547 INFO org.apache.flink.runtime.state.heap.HeapKeyedStateBackendBuilder [] - Finished to build heap keyed state-backend. 2023-09-06 20:18:21,547 INFO org.apache.flink.runtime.state.heap.HeapKeyedStateBackend [] - Initializing heap keyed state backend with stream factory. 2023-09-06 20:18:21,548 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Pattern matched tables: [dip_dbmodel.t_datacatalog_table] 2023-09-06 20:18:21,548 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Table list: [dip_dbmodel.t_datacatalog_table] 2023-09-06 20:18:21,548 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Start readChangeRecords process 2023-09-06 20:18:21,550 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Pattern matched tables: [dip_dbmodel.t_region_datasource_relation] 2023-09-06 20:18:21,551 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - LogProxyClient started 2023-09-06 20:18:21,556 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Pattern matched tables: [dip_dbmodel.t_region] 2023-09-06 20:18:21,558 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Table list: [dip_dbmodel.t_region] 2023-09-06 20:18:21,557 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Table list: [dip_dbmodel.t_region_datasource_relation] 2023-09-06 20:18:21,558 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Start readChangeRecords process 2023-09-06 20:18:21,558 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Start readChangeRecords process 2023-09-06 20:18:21,560 INFO com.oceanbase.clogproxy.client.connection.ClientStream [] - Try to reconnect 2023-09-06 20:18:21,610 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Pattern matched tables: [dip_dbmodel.t_datacatalog_schema] 2023-09-06 20:18:21,610 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Table list: [dip_dbmodel.t_datacatalog_schema] 2023-09-06 20:18:21,610 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Start readChangeRecords process 2023-09-06 20:18:21,628 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - LogProxyClient started 2023-09-06 20:18:21,628 INFO com.oceanbase.clogproxy.client.connection.ClientStream [] - Try to reconnect 2023-09-06 20:18:21,628 INFO com.oceanbase.clogproxy.client.connection.ClientStream [] - Try to reconnect 2023-09-06 20:18:21,635 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - LogProxyClient started 2023-09-06 20:18:21,635 INFO com.oceanbase.clogproxy.client.connection.ClientStream [] - Try to reconnect 2023-09-06 20:18:21,636 INFO com.oceanbase.clogproxy.client.connection.ClientStream [] - Reconnect successfully 2023-09-06 20:18:21,636 INFO com.oceanbase.clogproxy.client.connection.ClientHandler [] - ClientId: table_index_2: rootserver_list=192.168.216.80:13509:13507, cluster_id=, cluster_user=dip_admin@dip, cluster_password=******, , sys_user=, sys_password=******, tb_white_list=dip.*.*, tb_black_list=|, start_timestamp=0, start_timestamp_us=0, timezone=+00:00, working_mode=memory connecting LogProxy: 192.168.216.80:13508 2023-09-06 20:18:21,641 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - LogProxyClient started 2023-09-06 20:18:21,645 INFO org.apache.flink.runtime.state.heap.HeapKeyedStateBackendBuilder [] - Finished to build heap keyed state-backend. 2023-09-06 20:18:21,645 INFO org.apache.flink.runtime.state.heap.HeapKeyedStateBackend [] - Initializing heap keyed state backend with stream factory. 2023-09-06 20:18:21,661 INFO org.apache.flink.runtime.taskmanager.Task [] - Join[7] -> Calc[8] (1/1)#0 (4b20a9c3d6f845cb83312e476eeabaae_b638747c22341b05e17099b7a1707470_0_0) switched from INITIALIZING to RUNNING. 2023-09-06 20:18:21,663 INFO org.apache.flink.streaming.connectors.elasticsearch7.Elasticsearch7ApiCallBridge [] - Elasticsearch RestHighLevelClient is connected to [http://192.168.216.80:45004] 2023-09-06 20:18:21,660 INFO org.apache.flink.runtime.taskmanager.Task [] - Join[13] -> Calc[14] (1/1)#0 (4b20a9c3d6f845cb83312e476eeabaae_95cdb3dbdf113532a649d34b1d4bf4bb_0_0) switched from INITIALIZING to RUNNING. 2023-09-06 20:18:21,664 INFO org.apache.flink.runtime.state.heap.HeapKeyedStateBackendBuilder [] - Finished to build heap keyed state-backend. 2023-09-06 20:18:21,664 INFO org.apache.flink.runtime.state.heap.HeapKeyedStateBackend [] - Initializing heap keyed state backend with stream factory. 2023-09-06 20:18:21,675 INFO com.oceanbase.clogproxy.client.connection.ClientStream [] - Reconnect successfully 2023-09-06 20:18:21,675 INFO com.oceanbase.clogproxy.client.connection.ClientHandler [] - ClientId: table_index_4: rootserver_list=192.168.216.80:13509:13507, cluster_id=, cluster_user=dip_admin@dip, cluster_password=******, , sys_user=, sys_password=******, tb_white_list=dip.*.*, tb_black_list=|, start_timestamp=0, start_timestamp_us=0, timezone=+00:00, working_mode=memory connecting LogProxy: 192.168.216.80:13508 2023-09-06 20:18:21,681 INFO com.oceanbase.clogproxy.client.connection.ClientHandler [] - ClientId: table_index_1: rootserver_list=192.168.216.80:13509:13507, cluster_id=, cluster_user=dip_admin@dip, cluster_password=******, , sys_user=, sys_password=******, tb_white_list=dip.*.*, tb_black_list=|, start_timestamp=0, start_timestamp_us=0, timezone=+00:00, working_mode=memory connecting LogProxy: 192.168.216.80:13508 2023-09-06 20:18:21,681 INFO com.oceanbase.clogproxy.client.connection.ClientStream [] - Reconnect successfully 2023-09-06 20:18:21,683 INFO org.apache.flink.runtime.taskmanager.Task [] - Join[19] -> Calc[20] (1/1)#0 (4b20a9c3d6f845cb83312e476eeabaae_d6a4e78fe16215bb5c854f868477a9c6_0_0) switched from INITIALIZING to RUNNING. 2023-09-06 20:18:21,685 INFO org.apache.flink.runtime.state.heap.HeapKeyedStateBackendBuilder [] - Finished to build heap keyed state-backend. 2023-09-06 20:18:21,685 INFO com.oceanbase.clogproxy.client.connection.ClientStream [] - Reconnect successfully 2023-09-06 20:18:21,685 INFO com.oceanbase.clogproxy.client.connection.ClientHandler [] - ClientId: table_index_3: rootserver_list=192.168.216.80:13509:13507, cluster_id=, cluster_user=dip_admin@dip, cluster_password=******, , sys_user=, sys_password=******, tb_white_list=dip.*.*, tb_black_list=|, start_timestamp=0, start_timestamp_us=0, timezone=+00:00, working_mode=memory connecting LogProxy: 192.168.216.80:13508 2023-09-06 20:18:21,685 INFO org.apache.flink.runtime.state.heap.HeapKeyedStateBackend [] - Initializing heap keyed state backend with stream factory. 2023-09-06 20:18:21,743 INFO org.apache.flink.runtime.taskmanager.Task [] - SinkMaterializer[24] -> Sink: table_index[24] (1/1)#0 (4b20a9c3d6f845cb83312e476eeabaae_cf765b0679ed5dc39d2fd61a807a4faf_0_0) switched from INITIALIZING to RUNNING. 2023-09-06 20:18:21,807 INFO org.apache.flink.runtime.taskmanager.Task [] - GroupAggregate[22] -> Calc[23] -> ConstraintEnforcer[24] (1/1)#0 (4b20a9c3d6f845cb83312e476eeabaae_4e54174ae818b1bbeb51fae862a54685_0_0) switched from INITIALIZING to RUNNING. 2023-09-06 20:18:21,904 INFO com.oceanbase.clogproxy.client.connection.ClientHandler [] - Connected to LogProxyServer, ip:127.0.1.1, version:f136f77be0d1ad50ff7053e5d1592c3d40696094 2023-09-06 20:18:21,920 INFO com.oceanbase.clogproxy.client.connection.ClientHandler [] - Connected to LogProxyServer, ip:127.0.1.1, version:f136f77be0d1ad50ff7053e5d1592c3d40696094 2023-09-06 20:18:21,949 INFO com.oceanbase.clogproxy.client.connection.ClientHandler [] - Connected to LogProxyServer, ip:127.0.1.1, version:f136f77be0d1ad50ff7053e5d1592c3d40696094 2023-09-06 20:18:21,993 INFO com.oceanbase.clogproxy.client.connection.ClientHandler [] - Connected to LogProxyServer, ip:127.0.1.1, version:f136f77be0d1ad50ff7053e5d1592c3d40696094 2023-09-06 20:18:28,678 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - snapshotState checkpoint: 1 at resolvedTimestamp: 0 2023-09-06 20:18:28,680 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - snapshotState checkpoint: 1 at resolvedTimestamp: 0 2023-09-06 20:18:28,680 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - snapshotState checkpoint: 1 at resolvedTimestamp: 0 2023-09-06 20:18:28,707 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - snapshotState checkpoint: 1 at resolvedTimestamp: 0 2023-09-06 20:18:28,707 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - snapshotState checkpoint: 1 at resolvedTimestamp: 0 2023-09-06 20:18:28,775 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - snapshotState checkpoint: 1 at resolvedTimestamp: 0 2023-09-06 20:18:28,812 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - snapshotState checkpoint: 1 at resolvedTimestamp: 0 2023-09-06 20:18:28,857 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - snapshotState checkpoint: 1 at resolvedTimestamp: 0 2023-09-06 20:18:28,858 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - snapshotState checkpoint: 1 at resolvedTimestamp: 0 2023-09-06 20:18:35,534 INFO io.debezium.jdbc.JdbcConnection [] - Connection gracefully closed 2023-09-06 20:18:35,534 INFO io.debezium.jdbc.JdbcConnection [] - Connection gracefully closed 2023-09-06 20:18:35,534 INFO io.debezium.jdbc.JdbcConnection [] - Connection gracefully closed 2023-09-06 20:18:35,535 INFO com.oceanbase.clogproxy.client.connection.ClientStream [] - Try to stop this client 2023-09-06 20:18:35,535 INFO com.oceanbase.clogproxy.client.connection.ClientStream [] - Try to stop this client 2023-09-06 20:18:35,534 INFO io.debezium.jdbc.JdbcConnection [] - Connection gracefully closed 2023-09-06 20:18:35,534 INFO io.debezium.jdbc.JdbcConnection [] - Connection gracefully closed 2023-09-06 20:18:35,536 INFO com.oceanbase.clogproxy.client.connection.ClientStream [] - Try to stop this client 2023-09-06 20:18:35,536 INFO com.oceanbase.clogproxy.client.connection.ClientStream [] - Try to stop this client 2023-09-06 20:18:35,536 INFO com.oceanbase.clogproxy.client.connection.ClientStream [] - Try to stop this client 2023-09-06 20:18:35,539 INFO com.oceanbase.clogproxy.client.connection.Connection [] - Close connection to remote address success 2023-09-06 20:18:35,539 INFO com.oceanbase.clogproxy.client.connection.Connection [] - Close connection to remote address 192.168.216.80:13508 success 2023-09-06 20:18:35,539 INFO com.oceanbase.clogproxy.client.connection.Connection [] - Close connection to remote address 192.168.216.80:13508 success 2023-09-06 20:18:35,539 INFO com.oceanbase.clogproxy.client.connection.Connection [] - Close connection to remote address 192.168.216.80:13508 success 2023-09-06 20:18:35,540 INFO com.oceanbase.clogproxy.client.connection.Connection [] - Close connection to remote address 192.168.216.80:13508 success 2023-09-06 20:18:35,540 INFO com.oceanbase.clogproxy.client.connection.ClientHandler [] - Channel closed with ClientId: column_index_5, LogProxy: 192.168.216.80:13508 2023-09-06 20:18:35,540 INFO com.oceanbase.clogproxy.client.connection.ClientHandler [] - Channel closed with ClientId: column_index_4, LogProxy: 192.168.216.80:13508 2023-09-06 20:18:35,540 INFO com.oceanbase.clogproxy.client.connection.ClientHandler [] - Channel closed with ClientId: column_index_2, LogProxy: 192.168.216.80:13508 2023-09-06 20:18:35,540 INFO com.oceanbase.clogproxy.client.connection.ClientHandler [] - Channel closed with ClientId: column_index_3, LogProxy: 192.168.216.80:13508 2023-09-06 20:18:35,540 INFO com.oceanbase.clogproxy.client.connection.ClientHandler [] - Channel closed with ClientId: column_index_1, LogProxy: 192.168.216.80:13508 2023-09-06 20:18:36,491 INFO com.oceanbase.clogproxy.client.connection.ClientStream [] - Client process thread exit 2023-09-06 20:18:36,491 INFO com.oceanbase.clogproxy.client.connection.ClientStream [] - Client stopped successfully 2023-09-06 20:18:36,504 WARN org.apache.flink.runtime.taskmanager.Task [] - Source: t_region_datasource_relation[10] -> Calc[11] (1/1)#0 (bae97ab1505439ce19a6da29e5d14fca_2963852293169ba90d9d1e7d6308db5c_0_0) switched from RUNNING to FAILED with failure cause: java.util.concurrent.TimeoutException: Timeout to receive messages in RecordListener at com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction.readChangeRecords(OceanBaseRichSourceFunction.java:374) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction.run(OceanBaseRichSourceFunction.java:158) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at org.apache.flink.streaming.api.operators.StreamSource.run(StreamSource.java:110) ~[flink-dist-1.17.1.jar:1.17.1] at org.apache.flink.streaming.api.operators.StreamSource.run(StreamSource.java:67) ~[flink-dist-1.17.1.jar:1.17.1] at org.apache.flink.streaming.runtime.tasks.SourceStreamTask$LegacySourceFunctionThread.run(SourceStreamTask.java:333) ~[flink-dist-1.17.1.jar:1.17.1] 2023-09-06 20:18:36,523 INFO org.apache.flink.runtime.taskmanager.Task [] - Freeing task resources for Source: t_region_datasource_relation[10] -> Calc[11] (1/1)#0 (bae97ab1505439ce19a6da29e5d14fca_2963852293169ba90d9d1e7d6308db5c_0_0). 2023-09-06 20:18:36,533 INFO org.apache.flink.runtime.taskexecutor.TaskExecutor [] - Un-registering task and sending final execution state FAILED to JobManager for task Source: t_region_datasource_relation[10] -> Calc[11] (1/1)#0 bae97ab1505439ce19a6da29e5d14fca_2963852293169ba90d9d1e7d6308db5c_0_0. 2023-09-06 20:18:36,595 INFO org.apache.flink.runtime.taskmanager.Task [] - Attempting to cancel task SinkMaterializer[36] -> Sink: column_index[36] (1/1)#0 (bae97ab1505439ce19a6da29e5d14fca_b262ab59f3fb2088b89259a67d3b29a6_0_0). 2023-09-06 20:18:36,595 INFO org.apache.flink.runtime.taskmanager.Task [] - SinkMaterializer[36] -> Sink: column_index[36] (1/1)#0 (bae97ab1505439ce19a6da29e5d14fca_b262ab59f3fb2088b89259a67d3b29a6_0_0) switched from RUNNING to CANCELING. 2023-09-06 20:18:36,595 INFO org.apache.flink.runtime.taskmanager.Task [] - Triggering cancellation of task code SinkMaterializer[36] -> Sink: column_index[36] (1/1)#0 (bae97ab1505439ce19a6da29e5d14fca_b262ab59f3fb2088b89259a67d3b29a6_0_0). 2023-09-06 20:18:36,619 INFO org.apache.flink.runtime.taskmanager.Task [] - SinkMaterializer[36] -> Sink: column_index[36] (1/1)#0 (bae97ab1505439ce19a6da29e5d14fca_b262ab59f3fb2088b89259a67d3b29a6_0_0) switched from CANCELING to CANCELED. 2023-09-06 20:18:36,619 INFO org.apache.flink.runtime.taskmanager.Task [] - Freeing task resources for SinkMaterializer[36] -> Sink: column_index[36] (1/1)#0 (bae97ab1505439ce19a6da29e5d14fca_b262ab59f3fb2088b89259a67d3b29a6_0_0). 2023-09-06 20:18:36,636 INFO org.apache.flink.runtime.taskmanager.Task [] - Attempting to cancel task Join[31] -> Calc[32] (1/1)#0 (bae97ab1505439ce19a6da29e5d14fca_bcb67144c8537fe40faa65a635fed166_0_0). 2023-09-06 20:18:36,636 INFO org.apache.flink.runtime.taskmanager.Task [] - Join[31] -> Calc[32] (1/1)#0 (bae97ab1505439ce19a6da29e5d14fca_bcb67144c8537fe40faa65a635fed166_0_0) switched from RUNNING to CANCELING. 2023-09-06 20:18:36,637 INFO org.apache.flink.runtime.taskmanager.Task [] - Triggering cancellation of task code Join[31] -> Calc[32] (1/1)#0 (bae97ab1505439ce19a6da29e5d14fca_bcb67144c8537fe40faa65a635fed166_0_0). 2023-09-06 20:18:36,641 INFO org.apache.flink.runtime.taskmanager.Task [] - Attempting to cancel task Join[13] -> Calc[14] (1/1)#0 (bae97ab1505439ce19a6da29e5d14fca_15519f8e95cc3b862f7df4ebb8f8c702_0_0). 2023-09-06 20:18:36,641 INFO org.apache.flink.runtime.taskmanager.Task [] - Join[13] -> Calc[14] (1/1)#0 (bae97ab1505439ce19a6da29e5d14fca_15519f8e95cc3b862f7df4ebb8f8c702_0_0) switched from RUNNING to CANCELING. 2023-09-06 20:18:36,641 INFO org.apache.flink.runtime.taskmanager.Task [] - Triggering cancellation of task code Join[13] -> Calc[14] (1/1)#0 (bae97ab1505439ce19a6da29e5d14fca_15519f8e95cc3b862f7df4ebb8f8c702_0_0). 2023-09-06 20:18:36,643 INFO org.apache.flink.runtime.taskmanager.Task [] - Join[31] -> Calc[32] (1/1)#0 (bae97ab1505439ce19a6da29e5d14fca_bcb67144c8537fe40faa65a635fed166_0_0) switched from CANCELING to CANCELED. 2023-09-06 20:18:36,643 INFO org.apache.flink.runtime.taskmanager.Task [] - Freeing task resources for Join[31] -> Calc[32] (1/1)#0 (bae97ab1505439ce19a6da29e5d14fca_bcb67144c8537fe40faa65a635fed166_0_0). 2023-09-06 20:18:36,649 INFO org.apache.flink.runtime.taskmanager.Task [] - Attempting to cancel task Source: t_datacatalog_column_result[22] -> (Calc[23], Calc[29]) (1/1)#0 (bae97ab1505439ce19a6da29e5d14fca_fd0a98d30eb53dad53def47569c3affb_0_0). 2023-09-06 20:18:36,649 INFO org.apache.flink.runtime.taskmanager.Task [] - Source: t_datacatalog_column_result[22] -> (Calc[23], Calc[29]) (1/1)#0 (bae97ab1505439ce19a6da29e5d14fca_fd0a98d30eb53dad53def47569c3affb_0_0) switched from RUNNING to CANCELING. 2023-09-06 20:18:36,649 INFO org.apache.flink.runtime.taskmanager.Task [] - Triggering cancellation of task code Source: t_datacatalog_column_result[22] -> (Calc[23], Calc[29]) (1/1)#0 (bae97ab1505439ce19a6da29e5d14fca_fd0a98d30eb53dad53def47569c3affb_0_0). 2023-09-06 20:18:36,651 INFO org.apache.flink.runtime.taskmanager.Task [] - Attempting to cancel task Source: t_datacatalog_column[1] -> Calc[2] (1/1)#0 (bae97ab1505439ce19a6da29e5d14fca_cbc357ccb763df2852fee8c4fc7d55f2_0_0). 2023-09-06 20:18:36,651 INFO org.apache.flink.runtime.taskmanager.Task [] - Source: t_datacatalog_column[1] -> Calc[2] (1/1)#0 (bae97ab1505439ce19a6da29e5d14fca_cbc357ccb763df2852fee8c4fc7d55f2_0_0) switched from RUNNING to CANCELING. 2023-09-06 20:18:36,651 WARN com.oceanbase.clogproxy.client.connection.ClientStream [] - Waits for process thread failed : null 2023-09-06 20:18:36,651 INFO org.apache.flink.runtime.taskmanager.Task [] - Triggering cancellation of task code Source: t_datacatalog_column[1] -> Calc[2] (1/1)#0 (bae97ab1505439ce19a6da29e5d14fca_cbc357ccb763df2852fee8c4fc7d55f2_0_0). 2023-09-06 20:18:36,651 INFO com.oceanbase.clogproxy.client.connection.ClientStream [] - Client stopped successfully 2023-09-06 20:18:36,662 INFO com.oceanbase.clogproxy.client.connection.ClientStream [] - Client process thread exit 2023-09-06 20:18:36,663 INFO com.oceanbase.clogproxy.client.connection.ClientStream [] - Client stopped successfully 2023-09-06 20:18:36,669 INFO org.apache.flink.runtime.taskmanager.Task [] - Join[13] -> Calc[14] (1/1)#0 (bae97ab1505439ce19a6da29e5d14fca_15519f8e95cc3b862f7df4ebb8f8c702_0_0) switched from CANCELING to CANCELED. 2023-09-06 20:18:36,673 INFO org.apache.flink.runtime.taskmanager.Task [] - Freeing task resources for Join[13] -> Calc[14] (1/1)#0 (bae97ab1505439ce19a6da29e5d14fca_15519f8e95cc3b862f7df4ebb8f8c702_0_0). 2023-09-06 20:18:36,675 INFO org.apache.flink.runtime.taskmanager.Task [] - Attempting to cancel task GroupAggregate[34] -> Calc[35] -> ConstraintEnforcer[36] (1/1)#0 (bae97ab1505439ce19a6da29e5d14fca_38d0a4153cba00aa6c07b50658d87fce_0_0). 2023-09-06 20:18:36,676 INFO org.apache.flink.runtime.taskmanager.Task [] - GroupAggregate[34] -> Calc[35] -> ConstraintEnforcer[36] (1/1)#0 (bae97ab1505439ce19a6da29e5d14fca_38d0a4153cba00aa6c07b50658d87fce_0_0) switched from RUNNING to CANCELING. 2023-09-06 20:18:36,676 INFO org.apache.flink.runtime.taskmanager.Task [] - Triggering cancellation of task code GroupAggregate[34] -> Calc[35] -> ConstraintEnforcer[36] (1/1)#0 (bae97ab1505439ce19a6da29e5d14fca_38d0a4153cba00aa6c07b50658d87fce_0_0). 2023-09-06 20:18:36,676 INFO org.apache.flink.runtime.taskmanager.Task [] - Source: t_datacatalog_column[1] -> Calc[2] (1/1)#0 (bae97ab1505439ce19a6da29e5d14fca_cbc357ccb763df2852fee8c4fc7d55f2_0_0) switched from CANCELING to CANCELED. 2023-09-06 20:18:36,676 INFO org.apache.flink.runtime.taskmanager.Task [] - Freeing task resources for Source: t_datacatalog_column[1] -> Calc[2] (1/1)#0 (bae97ab1505439ce19a6da29e5d14fca_cbc357ccb763df2852fee8c4fc7d55f2_0_0). 2023-09-06 20:18:36,677 INFO org.apache.flink.runtime.taskmanager.Task [] - Source: t_datacatalog_column_result[22] -> (Calc[23], Calc[29]) (1/1)#0 (bae97ab1505439ce19a6da29e5d14fca_fd0a98d30eb53dad53def47569c3affb_0_0) switched from CANCELING to CANCELED. 2023-09-06 20:18:36,677 INFO org.apache.flink.runtime.taskmanager.Task [] - Freeing task resources for Source: t_datacatalog_column_result[22] -> (Calc[23], Calc[29]) (1/1)#0 (bae97ab1505439ce19a6da29e5d14fca_fd0a98d30eb53dad53def47569c3affb_0_0). 2023-09-06 20:18:36,678 INFO org.apache.flink.runtime.taskmanager.Task [] - Attempting to cancel task Source: t_region[16] -> Calc[17] (1/1)#0 (bae97ab1505439ce19a6da29e5d14fca_1171dea6747ab509fdaefbe74f7195af_0_0). 2023-09-06 20:18:36,678 INFO org.apache.flink.runtime.taskmanager.Task [] - Source: t_region[16] -> Calc[17] (1/1)#0 (bae97ab1505439ce19a6da29e5d14fca_1171dea6747ab509fdaefbe74f7195af_0_0) switched from RUNNING to CANCELING. 2023-09-06 20:18:36,678 INFO org.apache.flink.runtime.taskmanager.Task [] - Triggering cancellation of task code Source: t_region[16] -> Calc[17] (1/1)#0 (bae97ab1505439ce19a6da29e5d14fca_1171dea6747ab509fdaefbe74f7195af_0_0). 2023-09-06 20:18:36,683 INFO org.apache.flink.runtime.taskmanager.Task [] - GroupAggregate[34] -> Calc[35] -> ConstraintEnforcer[36] (1/1)#0 (bae97ab1505439ce19a6da29e5d14fca_38d0a4153cba00aa6c07b50658d87fce_0_0) switched from CANCELING to CANCELED. 2023-09-06 20:18:36,683 INFO org.apache.flink.runtime.taskmanager.Task [] - Freeing task resources for GroupAggregate[34] -> Calc[35] -> ConstraintEnforcer[36] (1/1)#0 (bae97ab1505439ce19a6da29e5d14fca_38d0a4153cba00aa6c07b50658d87fce_0_0). 2023-09-06 20:18:36,683 INFO org.apache.flink.runtime.taskmanager.Task [] - Attempting to cancel task GroupAggregate[25] (1/1)#0 (bae97ab1505439ce19a6da29e5d14fca_874558e4213562434fd4375a4f8975d7_0_0). 2023-09-06 20:18:36,683 INFO org.apache.flink.runtime.taskmanager.Task [] - GroupAggregate[25] (1/1)#0 (bae97ab1505439ce19a6da29e5d14fca_874558e4213562434fd4375a4f8975d7_0_0) switched from RUNNING to CANCELING. 2023-09-06 20:18:36,683 INFO org.apache.flink.runtime.taskmanager.Task [] - Triggering cancellation of task code GroupAggregate[25] (1/1)#0 (bae97ab1505439ce19a6da29e5d14fca_874558e4213562434fd4375a4f8975d7_0_0). 2023-09-06 20:18:36,683 WARN com.oceanbase.clogproxy.client.connection.ClientStream [] - Waits for process thread failed : null 2023-09-06 20:18:36,684 INFO com.oceanbase.clogproxy.client.connection.ClientStream [] - Client stopped successfully 2023-09-06 20:18:36,688 INFO org.apache.flink.runtime.taskmanager.Task [] - Attempting to cancel task Join[19] -> Calc[20] (1/1)#0 (bae97ab1505439ce19a6da29e5d14fca_66dc95d3df4f4d94844ac7bd306e6e2e_0_0). 2023-09-06 20:18:36,688 INFO org.apache.flink.runtime.taskmanager.Task [] - Join[19] -> Calc[20] (1/1)#0 (bae97ab1505439ce19a6da29e5d14fca_66dc95d3df4f4d94844ac7bd306e6e2e_0_0) switched from RUNNING to CANCELING. 2023-09-06 20:18:36,688 INFO org.apache.flink.runtime.taskmanager.Task [] - Triggering cancellation of task code Join[19] -> Calc[20] (1/1)#0 (bae97ab1505439ce19a6da29e5d14fca_66dc95d3df4f4d94844ac7bd306e6e2e_0_0). 2023-09-06 20:18:36,688 INFO org.apache.flink.runtime.taskmanager.Task [] - Source: t_region[16] -> Calc[17] (1/1)#0 (bae97ab1505439ce19a6da29e5d14fca_1171dea6747ab509fdaefbe74f7195af_0_0) switched from CANCELING to CANCELED. 2023-09-06 20:18:36,688 INFO org.apache.flink.runtime.taskmanager.Task [] - Freeing task resources for Source: t_region[16] -> Calc[17] (1/1)#0 (bae97ab1505439ce19a6da29e5d14fca_1171dea6747ab509fdaefbe74f7195af_0_0). 2023-09-06 20:18:36,689 INFO org.apache.flink.runtime.taskmanager.Task [] - GroupAggregate[25] (1/1)#0 (bae97ab1505439ce19a6da29e5d14fca_874558e4213562434fd4375a4f8975d7_0_0) switched from CANCELING to CANCELED. 2023-09-06 20:18:36,689 INFO org.apache.flink.runtime.taskmanager.Task [] - Freeing task resources for GroupAggregate[25] (1/1)#0 (bae97ab1505439ce19a6da29e5d14fca_874558e4213562434fd4375a4f8975d7_0_0). 2023-09-06 20:18:36,693 INFO org.apache.flink.runtime.taskmanager.Task [] - Attempting to cancel task Source: t_datacatalog_schema[4] -> Calc[5] (1/1)#0 (bae97ab1505439ce19a6da29e5d14fca_6cdc5bb954874d922eaee11a8e7b5dd5_0_0). 2023-09-06 20:18:36,693 INFO org.apache.flink.runtime.taskmanager.Task [] - Source: t_datacatalog_schema[4] -> Calc[5] (1/1)#0 (bae97ab1505439ce19a6da29e5d14fca_6cdc5bb954874d922eaee11a8e7b5dd5_0_0) switched from RUNNING to CANCELING. 2023-09-06 20:18:36,693 INFO org.apache.flink.runtime.taskmanager.Task [] - Triggering cancellation of task code Source: t_datacatalog_schema[4] -> Calc[5] (1/1)#0 (bae97ab1505439ce19a6da29e5d14fca_6cdc5bb954874d922eaee11a8e7b5dd5_0_0). 2023-09-06 20:18:36,694 INFO org.apache.flink.runtime.taskmanager.Task [] - Attempting to cancel task Join[27] (1/1)#0 (bae97ab1505439ce19a6da29e5d14fca_4ac936faf18b33333d4e1eb03c72385f_0_0). 2023-09-06 20:18:36,694 INFO org.apache.flink.runtime.taskmanager.Task [] - Join[27] (1/1)#0 (bae97ab1505439ce19a6da29e5d14fca_4ac936faf18b33333d4e1eb03c72385f_0_0) switched from RUNNING to CANCELING. 2023-09-06 20:18:36,694 WARN com.oceanbase.clogproxy.client.connection.ClientStream [] - Waits for process thread failed : null 2023-09-06 20:18:36,694 INFO org.apache.flink.runtime.taskmanager.Task [] - Triggering cancellation of task code Join[27] (1/1)#0 (bae97ab1505439ce19a6da29e5d14fca_4ac936faf18b33333d4e1eb03c72385f_0_0). 2023-09-06 20:18:36,695 INFO org.apache.flink.runtime.taskmanager.Task [] - Join[19] -> Calc[20] (1/1)#0 (bae97ab1505439ce19a6da29e5d14fca_66dc95d3df4f4d94844ac7bd306e6e2e_0_0) switched from CANCELING to CANCELED. 2023-09-06 20:18:36,695 INFO org.apache.flink.runtime.taskmanager.Task [] - Freeing task resources for Join[19] -> Calc[20] (1/1)#0 (bae97ab1505439ce19a6da29e5d14fca_66dc95d3df4f4d94844ac7bd306e6e2e_0_0). 2023-09-06 20:18:36,695 INFO com.oceanbase.clogproxy.client.connection.ClientStream [] - Client stopped successfully 2023-09-06 20:18:36,705 INFO org.apache.flink.runtime.taskmanager.Task [] - Source: t_datacatalog_schema[4] -> Calc[5] (1/1)#0 (bae97ab1505439ce19a6da29e5d14fca_6cdc5bb954874d922eaee11a8e7b5dd5_0_0) switched from CANCELING to CANCELED. 2023-09-06 20:18:36,705 INFO org.apache.flink.runtime.taskmanager.Task [] - Attempting to cancel task Join[7] -> Calc[8] (1/1)#0 (bae97ab1505439ce19a6da29e5d14fca_87f744d7a191a36428afdfb7ed40def7_0_0). 2023-09-06 20:18:36,705 INFO org.apache.flink.runtime.taskmanager.Task [] - Freeing task resources for Source: t_datacatalog_schema[4] -> Calc[5] (1/1)#0 (bae97ab1505439ce19a6da29e5d14fca_6cdc5bb954874d922eaee11a8e7b5dd5_0_0). 2023-09-06 20:18:36,705 INFO org.apache.flink.runtime.taskmanager.Task [] - Join[7] -> Calc[8] (1/1)#0 (bae97ab1505439ce19a6da29e5d14fca_87f744d7a191a36428afdfb7ed40def7_0_0) switched from RUNNING to CANCELING. 2023-09-06 20:18:36,705 INFO org.apache.flink.runtime.taskmanager.Task [] - Triggering cancellation of task code Join[7] -> Calc[8] (1/1)#0 (bae97ab1505439ce19a6da29e5d14fca_87f744d7a191a36428afdfb7ed40def7_0_0). 2023-09-06 20:18:36,705 INFO org.apache.flink.runtime.taskmanager.Task [] - Join[27] (1/1)#0 (bae97ab1505439ce19a6da29e5d14fca_4ac936faf18b33333d4e1eb03c72385f_0_0) switched from CANCELING to CANCELED. 2023-09-06 20:18:36,705 INFO org.apache.flink.runtime.taskmanager.Task [] - Freeing task resources for Join[27] (1/1)#0 (bae97ab1505439ce19a6da29e5d14fca_4ac936faf18b33333d4e1eb03c72385f_0_0). 2023-09-06 20:18:36,706 INFO org.apache.flink.runtime.taskexecutor.TaskExecutor [] - Un-registering task and sending final execution state CANCELED to JobManager for task SinkMaterializer[36] -> Sink: column_index[36] (1/1)#0 bae97ab1505439ce19a6da29e5d14fca_b262ab59f3fb2088b89259a67d3b29a6_0_0. 2023-09-06 20:18:36,707 INFO org.apache.flink.runtime.taskmanager.Task [] - Join[7] -> Calc[8] (1/1)#0 (bae97ab1505439ce19a6da29e5d14fca_87f744d7a191a36428afdfb7ed40def7_0_0) switched from CANCELING to CANCELED. 2023-09-06 20:18:36,707 INFO org.apache.flink.runtime.taskmanager.Task [] - Freeing task resources for Join[7] -> Calc[8] (1/1)#0 (bae97ab1505439ce19a6da29e5d14fca_87f744d7a191a36428afdfb7ed40def7_0_0). 2023-09-06 20:18:36,707 INFO org.apache.flink.runtime.taskexecutor.TaskExecutor [] - Un-registering task and sending final execution state CANCELED to JobManager for task Join[31] -> Calc[32] (1/1)#0 bae97ab1505439ce19a6da29e5d14fca_bcb67144c8537fe40faa65a635fed166_0_0. 2023-09-06 20:18:36,707 INFO org.apache.flink.runtime.taskexecutor.TaskExecutor [] - Un-registering task and sending final execution state CANCELED to JobManager for task Join[13] -> Calc[14] (1/1)#0 bae97ab1505439ce19a6da29e5d14fca_15519f8e95cc3b862f7df4ebb8f8c702_0_0. 2023-09-06 20:18:36,708 INFO org.apache.flink.runtime.taskexecutor.TaskExecutor [] - Un-registering task and sending final execution state CANCELED to JobManager for task Source: t_datacatalog_column[1] -> Calc[2] (1/1)#0 bae97ab1505439ce19a6da29e5d14fca_cbc357ccb763df2852fee8c4fc7d55f2_0_0. 2023-09-06 20:18:36,708 INFO org.apache.flink.runtime.taskexecutor.TaskExecutor [] - Un-registering task and sending final execution state CANCELED to JobManager for task Source: t_datacatalog_column_result[22] -> (Calc[23], Calc[29]) (1/1)#0 bae97ab1505439ce19a6da29e5d14fca_fd0a98d30eb53dad53def47569c3affb_0_0. 2023-09-06 20:18:36,708 INFO org.apache.flink.runtime.taskexecutor.TaskExecutor [] - Un-registering task and sending final execution state CANCELED to JobManager for task GroupAggregate[34] -> Calc[35] -> ConstraintEnforcer[36] (1/1)#0 bae97ab1505439ce19a6da29e5d14fca_38d0a4153cba00aa6c07b50658d87fce_0_0. 2023-09-06 20:18:36,709 INFO org.apache.flink.runtime.taskexecutor.TaskExecutor [] - Un-registering task and sending final execution state CANCELED to JobManager for task Source: t_region[16] -> Calc[17] (1/1)#0 bae97ab1505439ce19a6da29e5d14fca_1171dea6747ab509fdaefbe74f7195af_0_0. 2023-09-06 20:18:36,709 INFO org.apache.flink.runtime.taskexecutor.TaskExecutor [] - Un-registering task and sending final execution state CANCELED to JobManager for task GroupAggregate[25] (1/1)#0 bae97ab1505439ce19a6da29e5d14fca_874558e4213562434fd4375a4f8975d7_0_0. 2023-09-06 20:18:36,750 INFO com.oceanbase.clogproxy.client.connection.ClientStream [] - Client process thread exit 2023-09-06 20:18:36,758 INFO org.apache.flink.runtime.taskexecutor.TaskExecutor [] - Un-registering task and sending final execution state CANCELED to JobManager for task Join[19] -> Calc[20] (1/1)#0 bae97ab1505439ce19a6da29e5d14fca_66dc95d3df4f4d94844ac7bd306e6e2e_0_0. 2023-09-06 20:18:36,759 INFO org.apache.flink.runtime.taskexecutor.TaskExecutor [] - Un-registering task and sending final execution state CANCELED to JobManager for task Source: t_datacatalog_schema[4] -> Calc[5] (1/1)#0 bae97ab1505439ce19a6da29e5d14fca_6cdc5bb954874d922eaee11a8e7b5dd5_0_0. 2023-09-06 20:18:36,759 INFO org.apache.flink.runtime.taskexecutor.TaskExecutor [] - Un-registering task and sending final execution state CANCELED to JobManager for task Join[27] (1/1)#0 bae97ab1505439ce19a6da29e5d14fca_4ac936faf18b33333d4e1eb03c72385f_0_0. 2023-09-06 20:18:36,760 INFO org.apache.flink.runtime.taskexecutor.TaskExecutor [] - Un-registering task and sending final execution state CANCELED to JobManager for task Join[7] -> Calc[8] (1/1)#0 bae97ab1505439ce19a6da29e5d14fca_87f744d7a191a36428afdfb7ed40def7_0_0. 2023-09-06 20:18:36,878 INFO com.oceanbase.clogproxy.client.connection.ClientStream [] - Client process thread exit 2023-09-06 20:18:36,940 INFO com.oceanbase.clogproxy.client.connection.ClientStream [] - Client process thread exit 2023-09-06 20:18:41,088 INFO org.apache.flink.runtime.taskexecutor.TaskExecutor [] - Receive slot request ba87771fe6f8408219d253234cac49f6 for job ccb36f8e759ea3c30c72b87a8883db09 from resource manager with leader id 00000000000000000000000000000000. 2023-09-06 20:18:41,089 INFO org.apache.flink.runtime.taskexecutor.TaskExecutor [] - Allocated slot for ba87771fe6f8408219d253234cac49f6. 2023-09-06 20:18:41,089 INFO org.apache.flink.runtime.taskexecutor.DefaultJobLeaderService [] - Add job ccb36f8e759ea3c30c72b87a8883db09 for job leader monitoring. 2023-09-06 20:18:41,089 INFO org.apache.flink.runtime.taskexecutor.DefaultJobLeaderService [] - Try to register at job manager akka.tcp://flink@localhost:50101/user/rpc/jobmanager_4 with leader id 00000000-0000-0000-0000-000000000000. 2023-09-06 20:18:41,096 INFO org.apache.flink.runtime.taskexecutor.DefaultJobLeaderService [] - Resolved JobManager address, beginning registration 2023-09-06 20:18:41,106 INFO org.apache.flink.runtime.taskexecutor.DefaultJobLeaderService [] - Successful registration at job manager akka.tcp://flink@localhost:50101/user/rpc/jobmanager_4 for job ccb36f8e759ea3c30c72b87a8883db09. 2023-09-06 20:18:41,106 INFO org.apache.flink.runtime.taskexecutor.TaskExecutor [] - Establish JobManager connection for job ccb36f8e759ea3c30c72b87a8883db09. 2023-09-06 20:18:41,106 INFO org.apache.flink.runtime.taskexecutor.TaskExecutor [] - Offer reserved slots to the leader of job ccb36f8e759ea3c30c72b87a8883db09. 2023-09-06 20:18:41,119 INFO org.apache.flink.runtime.taskexecutor.slot.TaskSlotTableImpl [] - Activate slot ba87771fe6f8408219d253234cac49f6. 2023-09-06 20:18:41,120 INFO org.apache.flink.runtime.state.changelog.StateChangelogStorageLoader [] - Creating a changelog storage with name 'memory'. 2023-09-06 20:18:41,120 INFO org.apache.flink.runtime.state.TaskExecutorChannelStateExecutorFactoryManager [] - Creating the channel state executor factory for job id ccb36f8e759ea3c30c72b87a8883db09 2023-09-06 20:18:41,121 INFO org.apache.flink.runtime.taskexecutor.TaskExecutor [] - Received task Source: t_datacatalog_schema[1] -> Calc[2] (1/1)#0 (ed8241a60a59a6c5e4b874f68816501f_cbc357ccb763df2852fee8c4fc7d55f2_0_0), deploy into slot with allocation id ba87771fe6f8408219d253234cac49f6. 2023-09-06 20:18:41,121 INFO org.apache.flink.runtime.taskexecutor.slot.TaskSlotTableImpl [] - Activate slot ba87771fe6f8408219d253234cac49f6. 2023-09-06 20:18:41,121 INFO org.apache.flink.runtime.taskmanager.Task [] - Source: t_datacatalog_schema[1] -> Calc[2] (1/1)#0 (ed8241a60a59a6c5e4b874f68816501f_cbc357ccb763df2852fee8c4fc7d55f2_0_0) switched from CREATED to DEPLOYING. 2023-09-06 20:18:41,122 INFO org.apache.flink.runtime.taskmanager.Task [] - Loading JAR files for task Source: t_datacatalog_schema[1] -> Calc[2] (1/1)#0 (ed8241a60a59a6c5e4b874f68816501f_cbc357ccb763df2852fee8c4fc7d55f2_0_0) [DEPLOYING]. 2023-09-06 20:18:41,123 INFO org.apache.flink.runtime.taskexecutor.TaskExecutor [] - Received task Source: t_region_datasource_relation[4] -> Calc[5] (1/1)#0 (ed8241a60a59a6c5e4b874f68816501f_6cdc5bb954874d922eaee11a8e7b5dd5_0_0), deploy into slot with allocation id ba87771fe6f8408219d253234cac49f6. 2023-09-06 20:18:41,126 INFO org.apache.flink.runtime.blob.BlobClient [] - Downloading ccb36f8e759ea3c30c72b87a8883db09/p-c9a898e2fff2a1a9431b4eb90a410879ca72339e-d30f221485680b89cea99fbeae6ce493 from localhost/127.0.0.1:41295 2023-09-06 20:18:41,126 INFO org.apache.flink.runtime.taskexecutor.slot.TaskSlotTableImpl [] - Activate slot ba87771fe6f8408219d253234cac49f6. 2023-09-06 20:18:41,126 INFO org.apache.flink.runtime.taskmanager.Task [] - Source: t_region_datasource_relation[4] -> Calc[5] (1/1)#0 (ed8241a60a59a6c5e4b874f68816501f_6cdc5bb954874d922eaee11a8e7b5dd5_0_0) switched from CREATED to DEPLOYING. 2023-09-06 20:18:41,126 INFO org.apache.flink.runtime.taskmanager.Task [] - Loading JAR files for task Source: t_region_datasource_relation[4] -> Calc[5] (1/1)#0 (ed8241a60a59a6c5e4b874f68816501f_6cdc5bb954874d922eaee11a8e7b5dd5_0_0) [DEPLOYING]. 2023-09-06 20:18:41,128 INFO org.apache.flink.runtime.taskexecutor.TaskExecutor [] - Received task Source: t_region[10] -> Calc[11] (1/1)#0 (ed8241a60a59a6c5e4b874f68816501f_2963852293169ba90d9d1e7d6308db5c_0_0), deploy into slot with allocation id ba87771fe6f8408219d253234cac49f6. 2023-09-06 20:18:41,129 INFO org.apache.flink.runtime.taskmanager.Task [] - Source: t_region[10] -> Calc[11] (1/1)#0 (ed8241a60a59a6c5e4b874f68816501f_2963852293169ba90d9d1e7d6308db5c_0_0) switched from CREATED to DEPLOYING. 2023-09-06 20:18:41,130 INFO org.apache.flink.runtime.taskmanager.Task [] - Loading JAR files for task Source: t_region[10] -> Calc[11] (1/1)#0 (ed8241a60a59a6c5e4b874f68816501f_2963852293169ba90d9d1e7d6308db5c_0_0) [DEPLOYING]. 2023-09-06 20:18:41,131 INFO org.apache.flink.runtime.taskexecutor.slot.TaskSlotTableImpl [] - Activate slot ba87771fe6f8408219d253234cac49f6. 2023-09-06 20:18:41,143 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using job/cluster config to configure application-defined state backend: org.apache.flink.runtime.state.hashmap.HashMapStateBackend@25e166f 2023-09-06 20:18:41,143 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using application-defined state backend: org.apache.flink.runtime.state.hashmap.HashMapStateBackend@477200cc 2023-09-06 20:18:41,143 INFO org.apache.flink.runtime.state.StateBackendLoader [] - State backend loader loads the state backend as HashMapStateBackend 2023-09-06 20:18:41,144 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using job/cluster config to configure application-defined checkpoint storage: org.apache.flink.runtime.state.storage.FileSystemCheckpointStorage@8fdb6d18 2023-09-06 20:18:41,144 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using job/cluster config to configure application-defined state backend: org.apache.flink.runtime.state.hashmap.HashMapStateBackend@4dd9b50e 2023-09-06 20:18:41,144 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using application-defined state backend: org.apache.flink.runtime.state.hashmap.HashMapStateBackend@6efed165 2023-09-06 20:18:41,144 INFO org.apache.flink.runtime.state.StateBackendLoader [] - State backend loader loads the state backend as HashMapStateBackend 2023-09-06 20:18:41,144 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using job/cluster config to configure application-defined checkpoint storage: org.apache.flink.runtime.state.storage.FileSystemCheckpointStorage@8fdb6d18 2023-09-06 20:18:41,144 INFO org.apache.flink.runtime.taskmanager.Task [] - Source: t_datacatalog_schema[1] -> Calc[2] (1/1)#0 (ed8241a60a59a6c5e4b874f68816501f_cbc357ccb763df2852fee8c4fc7d55f2_0_0) switched from DEPLOYING to INITIALIZING. 2023-09-06 20:18:41,144 INFO org.apache.flink.runtime.taskexecutor.TaskExecutor [] - Received task Join[7] -> Calc[8] (1/1)#0 (ed8241a60a59a6c5e4b874f68816501f_bd51d758b4efb5e2f06d8b93962c12d2_0_0), deploy into slot with allocation id ba87771fe6f8408219d253234cac49f6. 2023-09-06 20:18:41,144 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using job/cluster config to configure application-defined state backend: org.apache.flink.runtime.state.hashmap.HashMapStateBackend@669c441f 2023-09-06 20:18:41,144 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using application-defined state backend: org.apache.flink.runtime.state.hashmap.HashMapStateBackend@3b58fe54 2023-09-06 20:18:41,144 INFO org.apache.flink.runtime.state.StateBackendLoader [] - State backend loader loads the state backend as HashMapStateBackend 2023-09-06 20:18:41,145 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using job/cluster config to configure application-defined checkpoint storage: org.apache.flink.runtime.state.storage.FileSystemCheckpointStorage@8fdb6d18 2023-09-06 20:18:41,145 INFO org.apache.flink.runtime.taskexecutor.slot.TaskSlotTableImpl [] - Activate slot ba87771fe6f8408219d253234cac49f6. 2023-09-06 20:18:41,145 INFO org.apache.flink.runtime.taskmanager.Task [] - Join[7] -> Calc[8] (1/1)#0 (ed8241a60a59a6c5e4b874f68816501f_bd51d758b4efb5e2f06d8b93962c12d2_0_0) switched from CREATED to DEPLOYING. 2023-09-06 20:18:41,145 INFO org.apache.flink.runtime.taskmanager.Task [] - Loading JAR files for task Join[7] -> Calc[8] (1/1)#0 (ed8241a60a59a6c5e4b874f68816501f_bd51d758b4efb5e2f06d8b93962c12d2_0_0) [DEPLOYING]. 2023-09-06 20:18:41,145 INFO org.apache.flink.runtime.taskmanager.Task [] - Source: t_region[10] -> Calc[11] (1/1)#0 (ed8241a60a59a6c5e4b874f68816501f_2963852293169ba90d9d1e7d6308db5c_0_0) switched from DEPLOYING to INITIALIZING. 2023-09-06 20:18:41,155 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using job/cluster config to configure application-defined state backend: org.apache.flink.runtime.state.hashmap.HashMapStateBackend@14d36a51 2023-09-06 20:18:41,155 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using application-defined state backend: org.apache.flink.runtime.state.hashmap.HashMapStateBackend@184f8ac4 2023-09-06 20:18:41,155 INFO org.apache.flink.runtime.state.StateBackendLoader [] - State backend loader loads the state backend as HashMapStateBackend 2023-09-06 20:18:41,155 INFO org.apache.flink.runtime.taskmanager.Task [] - Source: t_region_datasource_relation[4] -> Calc[5] (1/1)#0 (ed8241a60a59a6c5e4b874f68816501f_6cdc5bb954874d922eaee11a8e7b5dd5_0_0) switched from DEPLOYING to INITIALIZING. 2023-09-06 20:18:41,155 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using job/cluster config to configure application-defined checkpoint storage: org.apache.flink.runtime.state.storage.FileSystemCheckpointStorage@8fdb6d18 2023-09-06 20:18:41,156 INFO org.apache.flink.runtime.taskmanager.Task [] - Join[7] -> Calc[8] (1/1)#0 (ed8241a60a59a6c5e4b874f68816501f_bd51d758b4efb5e2f06d8b93962c12d2_0_0) switched from DEPLOYING to INITIALIZING. 2023-09-06 20:18:41,159 INFO org.apache.flink.runtime.taskexecutor.TaskExecutor [] - Received task Join[13] -> Calc[14] (1/1)#0 (ed8241a60a59a6c5e4b874f68816501f_2e97d77449c913cf0f6bfb4cb4497fa8_0_0), deploy into slot with allocation id ba87771fe6f8408219d253234cac49f6. 2023-09-06 20:18:41,159 INFO org.apache.flink.runtime.taskmanager.Task [] - Join[13] -> Calc[14] (1/1)#0 (ed8241a60a59a6c5e4b874f68816501f_2e97d77449c913cf0f6bfb4cb4497fa8_0_0) switched from CREATED to DEPLOYING. 2023-09-06 20:18:41,160 INFO org.apache.flink.runtime.taskmanager.Task [] - Loading JAR files for task Join[13] -> Calc[14] (1/1)#0 (ed8241a60a59a6c5e4b874f68816501f_2e97d77449c913cf0f6bfb4cb4497fa8_0_0) [DEPLOYING]. 2023-09-06 20:18:41,160 INFO org.apache.flink.runtime.taskexecutor.slot.TaskSlotTableImpl [] - Activate slot ba87771fe6f8408219d253234cac49f6. 2023-09-06 20:18:41,169 INFO org.apache.flink.runtime.taskexecutor.TaskExecutor [] - Received task GroupAggregate[16] -> Calc[17] -> ConstraintEnforcer[18] (1/1)#0 (ed8241a60a59a6c5e4b874f68816501f_ecfbaa617d055e8778be646d9794c031_0_0), deploy into slot with allocation id ba87771fe6f8408219d253234cac49f6. 2023-09-06 20:18:41,169 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using job/cluster config to configure application-defined state backend: org.apache.flink.runtime.state.hashmap.HashMapStateBackend@43db1d75 2023-09-06 20:18:41,170 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using application-defined state backend: org.apache.flink.runtime.state.hashmap.HashMapStateBackend@65b1930a 2023-09-06 20:18:41,170 INFO org.apache.flink.runtime.state.StateBackendLoader [] - State backend loader loads the state backend as HashMapStateBackend 2023-09-06 20:18:41,170 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using job/cluster config to configure application-defined checkpoint storage: org.apache.flink.runtime.state.storage.FileSystemCheckpointStorage@8fdb6d18 2023-09-06 20:18:41,171 INFO org.apache.flink.runtime.taskmanager.Task [] - Join[13] -> Calc[14] (1/1)#0 (ed8241a60a59a6c5e4b874f68816501f_2e97d77449c913cf0f6bfb4cb4497fa8_0_0) switched from DEPLOYING to INITIALIZING. 2023-09-06 20:18:41,171 INFO org.apache.flink.runtime.taskexecutor.slot.TaskSlotTableImpl [] - Activate slot ba87771fe6f8408219d253234cac49f6. 2023-09-06 20:18:41,174 INFO org.apache.flink.runtime.taskexecutor.TaskExecutor [] - Received task SinkMaterializer[18] -> Sink: schema_index[18] (1/1)#0 (ed8241a60a59a6c5e4b874f68816501f_f3befa4caffaca9b80147da465009d01_0_0), deploy into slot with allocation id ba87771fe6f8408219d253234cac49f6. 2023-09-06 20:18:41,174 INFO org.apache.flink.runtime.taskexecutor.slot.TaskSlotTableImpl [] - Activate slot ba87771fe6f8408219d253234cac49f6. 2023-09-06 20:18:41,175 INFO org.apache.flink.runtime.taskmanager.Task [] - SinkMaterializer[18] -> Sink: schema_index[18] (1/1)#0 (ed8241a60a59a6c5e4b874f68816501f_f3befa4caffaca9b80147da465009d01_0_0) switched from CREATED to DEPLOYING. 2023-09-06 20:18:41,175 INFO org.apache.flink.runtime.taskmanager.Task [] - Loading JAR files for task SinkMaterializer[18] -> Sink: schema_index[18] (1/1)#0 (ed8241a60a59a6c5e4b874f68816501f_f3befa4caffaca9b80147da465009d01_0_0) [DEPLOYING]. 2023-09-06 20:18:41,179 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using job/cluster config to configure application-defined state backend: org.apache.flink.runtime.state.hashmap.HashMapStateBackend@6afb6c7c 2023-09-06 20:18:41,179 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using application-defined state backend: org.apache.flink.runtime.state.hashmap.HashMapStateBackend@224e681 2023-09-06 20:18:41,179 INFO org.apache.flink.runtime.state.StateBackendLoader [] - State backend loader loads the state backend as HashMapStateBackend 2023-09-06 20:18:41,179 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using job/cluster config to configure application-defined checkpoint storage: org.apache.flink.runtime.state.storage.FileSystemCheckpointStorage@8fdb6d18 2023-09-06 20:18:41,179 INFO org.apache.flink.runtime.taskmanager.Task [] - SinkMaterializer[18] -> Sink: schema_index[18] (1/1)#0 (ed8241a60a59a6c5e4b874f68816501f_f3befa4caffaca9b80147da465009d01_0_0) switched from DEPLOYING to INITIALIZING. 2023-09-06 20:18:41,171 INFO org.apache.flink.runtime.taskmanager.Task [] - GroupAggregate[16] -> Calc[17] -> ConstraintEnforcer[18] (1/1)#0 (ed8241a60a59a6c5e4b874f68816501f_ecfbaa617d055e8778be646d9794c031_0_0) switched from CREATED to DEPLOYING. 2023-09-06 20:18:41,194 INFO org.apache.flink.runtime.taskmanager.Task [] - Loading JAR files for task GroupAggregate[16] -> Calc[17] -> ConstraintEnforcer[18] (1/1)#0 (ed8241a60a59a6c5e4b874f68816501f_ecfbaa617d055e8778be646d9794c031_0_0) [DEPLOYING]. 2023-09-06 20:18:41,200 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using job/cluster config to configure application-defined state backend: org.apache.flink.runtime.state.hashmap.HashMapStateBackend@778fb86a 2023-09-06 20:18:41,200 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using application-defined state backend: org.apache.flink.runtime.state.hashmap.HashMapStateBackend@4f2f32c8 2023-09-06 20:18:41,201 INFO org.apache.flink.runtime.state.StateBackendLoader [] - State backend loader loads the state backend as HashMapStateBackend 2023-09-06 20:18:41,201 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using job/cluster config to configure application-defined checkpoint storage: org.apache.flink.runtime.state.storage.FileSystemCheckpointStorage@8fdb6d18 2023-09-06 20:18:41,202 INFO org.apache.flink.runtime.taskmanager.Task [] - GroupAggregate[16] -> Calc[17] -> ConstraintEnforcer[18] (1/1)#0 (ed8241a60a59a6c5e4b874f68816501f_ecfbaa617d055e8778be646d9794c031_0_0) switched from DEPLOYING to INITIALIZING. 2023-09-06 20:18:41,208 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - initialize checkpoint 2023-09-06 20:18:41,209 INFO org.apache.flink.runtime.taskmanager.Task [] - Source: t_region_datasource_relation[4] -> Calc[5] (1/1)#0 (ed8241a60a59a6c5e4b874f68816501f_6cdc5bb954874d922eaee11a8e7b5dd5_0_0) switched from INITIALIZING to RUNNING. 2023-09-06 20:18:41,213 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Start to initial table whitelist 2023-09-06 20:18:41,226 INFO org.apache.flink.streaming.connectors.elasticsearch7.Elasticsearch7ApiCallBridge [] - Pinging Elasticsearch cluster via hosts [http://192.168.216.80:45004] ... 2023-09-06 20:18:41,235 INFO org.apache.flink.runtime.state.heap.HeapKeyedStateBackendBuilder [] - Finished to build heap keyed state-backend. 2023-09-06 20:18:41,235 INFO org.apache.flink.runtime.state.heap.HeapKeyedStateBackend [] - Initializing heap keyed state backend with stream factory. 2023-09-06 20:18:41,238 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - initialize checkpoint 2023-09-06 20:18:41,239 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - initialize checkpoint 2023-09-06 20:18:41,242 INFO org.apache.flink.runtime.state.heap.HeapKeyedStateBackendBuilder [] - Finished to build heap keyed state-backend. 2023-09-06 20:18:41,242 INFO org.apache.flink.runtime.state.heap.HeapKeyedStateBackend [] - Initializing heap keyed state backend with stream factory. 2023-09-06 20:18:41,264 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Pattern matched tables: [dip_dbmodel.t_region_datasource_relation] 2023-09-06 20:18:41,264 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Table list: [dip_dbmodel.t_region_datasource_relation] 2023-09-06 20:18:41,264 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Start readChangeRecords process 2023-09-06 20:18:41,267 INFO org.apache.flink.runtime.taskmanager.Task [] - Source: t_region[10] -> Calc[11] (1/1)#0 (ed8241a60a59a6c5e4b874f68816501f_2963852293169ba90d9d1e7d6308db5c_0_0) switched from INITIALIZING to RUNNING. 2023-09-06 20:18:41,267 INFO org.apache.flink.runtime.taskmanager.Task [] - Source: t_datacatalog_schema[1] -> Calc[2] (1/1)#0 (ed8241a60a59a6c5e4b874f68816501f_cbc357ccb763df2852fee8c4fc7d55f2_0_0) switched from INITIALIZING to RUNNING. 2023-09-06 20:18:41,343 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Start to initial table whitelist 2023-09-06 20:18:41,369 INFO org.apache.flink.runtime.state.heap.HeapKeyedStateBackendBuilder [] - Finished to build heap keyed state-backend. 2023-09-06 20:18:42,237 INFO org.apache.flink.runtime.state.heap.HeapKeyedStateBackend [] - Initializing heap keyed state backend with stream factory. 2023-09-06 20:18:41,356 INFO org.apache.flink.runtime.taskmanager.Task [] - Join[7] -> Calc[8] (1/1)#0 (ed8241a60a59a6c5e4b874f68816501f_bd51d758b4efb5e2f06d8b93962c12d2_0_0) switched from INITIALIZING to RUNNING. 2023-09-06 20:18:41,347 INFO org.apache.flink.runtime.taskmanager.Task [] - Join[13] -> Calc[14] (1/1)#0 (ed8241a60a59a6c5e4b874f68816501f_2e97d77449c913cf0f6bfb4cb4497fa8_0_0) switched from INITIALIZING to RUNNING. 2023-09-06 20:18:41,358 INFO com.oceanbase.clogproxy.client.connection.ClientStream [] - Try to reconnect 2023-09-06 20:18:41,350 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Start to initial table whitelist 2023-09-06 20:18:41,347 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - LogProxyClient started 2023-09-06 20:18:41,356 INFO org.apache.flink.streaming.connectors.elasticsearch7.Elasticsearch7ApiCallBridge [] - Elasticsearch RestHighLevelClient is connected to [http://192.168.216.80:45004] 2023-09-06 20:18:42,278 INFO com.oceanbase.clogproxy.client.connection.ClientHandler [] - ClientId: schema_index_3: rootserver_list=192.168.216.80:13509:13507, cluster_id=, cluster_user=dip_admin@dip, cluster_password=******, , sys_user=, sys_password=******, tb_white_list=dip.*.*, tb_black_list=|, start_timestamp=0, start_timestamp_us=0, timezone=+00:00, working_mode=memory connecting LogProxy: 192.168.216.80:13508 2023-09-06 20:18:42,278 INFO com.oceanbase.clogproxy.client.connection.ClientStream [] - Reconnect successfully 2023-09-06 20:18:42,282 INFO org.apache.flink.runtime.state.heap.HeapKeyedStateBackendBuilder [] - Finished to build heap keyed state-backend. 2023-09-06 20:18:42,282 INFO org.apache.flink.runtime.state.heap.HeapKeyedStateBackend [] - Initializing heap keyed state backend with stream factory. 2023-09-06 20:18:42,286 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Pattern matched tables: [dip_dbmodel.t_datacatalog_schema] 2023-09-06 20:18:42,286 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Table list: [dip_dbmodel.t_datacatalog_schema] 2023-09-06 20:18:42,286 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Start readChangeRecords process 2023-09-06 20:18:42,286 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - LogProxyClient started 2023-09-06 20:18:42,287 INFO org.apache.flink.runtime.taskmanager.Task [] - GroupAggregate[16] -> Calc[17] -> ConstraintEnforcer[18] (1/1)#0 (ed8241a60a59a6c5e4b874f68816501f_ecfbaa617d055e8778be646d9794c031_0_0) switched from INITIALIZING to RUNNING. 2023-09-06 20:18:42,287 INFO com.oceanbase.clogproxy.client.connection.ClientStream [] - Try to reconnect 2023-09-06 20:18:42,292 INFO com.oceanbase.clogproxy.client.connection.ClientStream [] - Reconnect successfully 2023-09-06 20:18:42,292 INFO com.oceanbase.clogproxy.client.connection.ClientHandler [] - ClientId: schema_index_1: rootserver_list=192.168.216.80:13509:13507, cluster_id=, cluster_user=dip_admin@dip, cluster_password=******, , sys_user=, sys_password=******, tb_white_list=dip.*.*, tb_black_list=|, start_timestamp=0, start_timestamp_us=0, timezone=+00:00, working_mode=memory connecting LogProxy: 192.168.216.80:13508 2023-09-06 20:18:42,294 INFO org.apache.flink.runtime.taskmanager.Task [] - SinkMaterializer[18] -> Sink: schema_index[18] (1/1)#0 (ed8241a60a59a6c5e4b874f68816501f_f3befa4caffaca9b80147da465009d01_0_0) switched from INITIALIZING to RUNNING. 2023-09-06 20:18:42,312 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Pattern matched tables: [dip_dbmodel.t_region] 2023-09-06 20:18:42,312 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Table list: [dip_dbmodel.t_region] 2023-09-06 20:18:42,312 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Start readChangeRecords process 2023-09-06 20:18:42,313 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - LogProxyClient started 2023-09-06 20:18:42,317 INFO com.oceanbase.clogproxy.client.connection.ClientStream [] - Try to reconnect 2023-09-06 20:18:42,322 INFO com.oceanbase.clogproxy.client.connection.ClientStream [] - Reconnect successfully 2023-09-06 20:18:42,322 INFO com.oceanbase.clogproxy.client.connection.ClientHandler [] - ClientId: schema_index_2: rootserver_list=192.168.216.80:13509:13507, cluster_id=, cluster_user=dip_admin@dip, cluster_password=******, , sys_user=, sys_password=******, tb_white_list=dip.*.*, tb_black_list=|, start_timestamp=0, start_timestamp_us=0, timezone=+00:00, working_mode=memory connecting LogProxy: 192.168.216.80:13508 2023-09-06 20:18:42,479 INFO com.oceanbase.clogproxy.client.connection.ClientHandler [] - Connected to LogProxyServer, ip:127.0.1.1, version:f136f77be0d1ad50ff7053e5d1592c3d40696094 2023-09-06 20:18:42,492 INFO com.oceanbase.clogproxy.client.connection.ClientHandler [] - Connected to LogProxyServer, ip:127.0.1.1, version:f136f77be0d1ad50ff7053e5d1592c3d40696094 2023-09-06 20:18:42,508 INFO com.oceanbase.clogproxy.client.connection.ClientHandler [] - Connected to LogProxyServer, ip:127.0.1.1, version:f136f77be0d1ad50ff7053e5d1592c3d40696094 2023-09-06 20:18:46,670 INFO org.apache.flink.runtime.taskexecutor.slot.TaskSlotTableImpl [] - Activate slot 9d8de81422046a8f67fd6eff22c26918. 2023-09-06 20:18:46,672 INFO org.apache.flink.runtime.taskexecutor.TaskExecutor [] - Received task Source: t_datacatalog_column[1] -> Calc[2] (1/1)#1 (bae97ab1505439ce19a6da29e5d14fca_cbc357ccb763df2852fee8c4fc7d55f2_0_1), deploy into slot with allocation id 9d8de81422046a8f67fd6eff22c26918. 2023-09-06 20:18:46,675 INFO org.apache.flink.runtime.taskexecutor.slot.TaskSlotTableImpl [] - Activate slot 9d8de81422046a8f67fd6eff22c26918. 2023-09-06 20:18:46,675 INFO org.apache.flink.runtime.taskmanager.Task [] - Source: t_datacatalog_column[1] -> Calc[2] (1/1)#1 (bae97ab1505439ce19a6da29e5d14fca_cbc357ccb763df2852fee8c4fc7d55f2_0_1) switched from CREATED to DEPLOYING. 2023-09-06 20:18:46,675 INFO org.apache.flink.runtime.taskmanager.Task [] - Loading JAR files for task Source: t_datacatalog_column[1] -> Calc[2] (1/1)#1 (bae97ab1505439ce19a6da29e5d14fca_cbc357ccb763df2852fee8c4fc7d55f2_0_1) [DEPLOYING]. 2023-09-06 20:18:46,677 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using job/cluster config to configure application-defined state backend: org.apache.flink.runtime.state.hashmap.HashMapStateBackend@7f04363e 2023-09-06 20:18:46,677 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using application-defined state backend: org.apache.flink.runtime.state.hashmap.HashMapStateBackend@77355c00 2023-09-06 20:18:46,677 INFO org.apache.flink.runtime.state.StateBackendLoader [] - State backend loader loads the state backend as HashMapStateBackend 2023-09-06 20:18:46,677 INFO org.apache.flink.runtime.taskexecutor.TaskExecutor [] - Received task Source: t_datacatalog_schema[4] -> Calc[5] (1/1)#1 (bae97ab1505439ce19a6da29e5d14fca_6cdc5bb954874d922eaee11a8e7b5dd5_0_1), deploy into slot with allocation id 9d8de81422046a8f67fd6eff22c26918. 2023-09-06 20:18:46,677 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using job/cluster config to configure application-defined checkpoint storage: org.apache.flink.runtime.state.storage.FileSystemCheckpointStorage@8fdb6d18 2023-09-06 20:18:46,678 INFO org.apache.flink.runtime.taskmanager.Task [] - Source: t_datacatalog_column[1] -> Calc[2] (1/1)#1 (bae97ab1505439ce19a6da29e5d14fca_cbc357ccb763df2852fee8c4fc7d55f2_0_1) switched from DEPLOYING to INITIALIZING. 2023-09-06 20:18:46,678 INFO org.apache.flink.runtime.taskexecutor.slot.TaskSlotTableImpl [] - Activate slot 9d8de81422046a8f67fd6eff22c26918. 2023-09-06 20:18:46,679 INFO org.apache.flink.runtime.taskmanager.Task [] - Source: t_datacatalog_schema[4] -> Calc[5] (1/1)#1 (bae97ab1505439ce19a6da29e5d14fca_6cdc5bb954874d922eaee11a8e7b5dd5_0_1) switched from CREATED to DEPLOYING. 2023-09-06 20:18:46,679 INFO org.apache.flink.runtime.taskmanager.Task [] - Loading JAR files for task Source: t_datacatalog_schema[4] -> Calc[5] (1/1)#1 (bae97ab1505439ce19a6da29e5d14fca_6cdc5bb954874d922eaee11a8e7b5dd5_0_1) [DEPLOYING]. 2023-09-06 20:18:46,680 INFO org.apache.flink.runtime.taskexecutor.TaskExecutor [] - Received task Source: t_region_datasource_relation[10] -> Calc[11] (1/1)#1 (bae97ab1505439ce19a6da29e5d14fca_2963852293169ba90d9d1e7d6308db5c_0_1), deploy into slot with allocation id 9d8de81422046a8f67fd6eff22c26918. 2023-09-06 20:18:46,686 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using job/cluster config to configure application-defined state backend: org.apache.flink.runtime.state.hashmap.HashMapStateBackend@698e66e 2023-09-06 20:18:46,686 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using application-defined state backend: org.apache.flink.runtime.state.hashmap.HashMapStateBackend@182718d8 2023-09-06 20:18:46,686 INFO org.apache.flink.runtime.state.StateBackendLoader [] - State backend loader loads the state backend as HashMapStateBackend 2023-09-06 20:18:46,687 INFO org.apache.flink.runtime.taskexecutor.slot.TaskSlotTableImpl [] - Activate slot 9d8de81422046a8f67fd6eff22c26918. 2023-09-06 20:18:46,687 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using job/cluster config to configure application-defined checkpoint storage: org.apache.flink.runtime.state.storage.FileSystemCheckpointStorage@8fdb6d18 2023-09-06 20:18:46,687 INFO org.apache.flink.runtime.taskmanager.Task [] - Source: t_datacatalog_schema[4] -> Calc[5] (1/1)#1 (bae97ab1505439ce19a6da29e5d14fca_6cdc5bb954874d922eaee11a8e7b5dd5_0_1) switched from DEPLOYING to INITIALIZING. 2023-09-06 20:18:46,688 INFO org.apache.flink.runtime.taskexecutor.TaskExecutor [] - Received task Source: t_region[16] -> Calc[17] (1/1)#1 (bae97ab1505439ce19a6da29e5d14fca_1171dea6747ab509fdaefbe74f7195af_0_1), deploy into slot with allocation id 9d8de81422046a8f67fd6eff22c26918. 2023-09-06 20:18:46,689 INFO org.apache.flink.runtime.taskexecutor.slot.TaskSlotTableImpl [] - Activate slot 9d8de81422046a8f67fd6eff22c26918. 2023-09-06 20:18:46,691 INFO org.apache.flink.runtime.taskexecutor.TaskExecutor [] - Received task Source: t_datacatalog_column_result[22] -> (Calc[23], Calc[29]) (1/1)#1 (bae97ab1505439ce19a6da29e5d14fca_fd0a98d30eb53dad53def47569c3affb_0_1), deploy into slot with allocation id 9d8de81422046a8f67fd6eff22c26918. 2023-09-06 20:18:46,698 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - initialize checkpoint 2023-09-06 20:18:46,698 INFO org.apache.flink.runtime.taskexecutor.slot.TaskSlotTableImpl [] - Activate slot 9d8de81422046a8f67fd6eff22c26918. 2023-09-06 20:18:46,699 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Restore State from resolvedTimestamp: 0 2023-09-06 20:18:46,700 INFO org.apache.flink.runtime.taskmanager.Task [] - Source: t_datacatalog_column[1] -> Calc[2] (1/1)#1 (bae97ab1505439ce19a6da29e5d14fca_cbc357ccb763df2852fee8c4fc7d55f2_0_1) switched from INITIALIZING to RUNNING. 2023-09-06 20:18:46,702 INFO org.apache.flink.runtime.taskexecutor.TaskExecutor [] - Received task Join[7] -> Calc[8] (1/1)#1 (bae97ab1505439ce19a6da29e5d14fca_87f744d7a191a36428afdfb7ed40def7_0_1), deploy into slot with allocation id 9d8de81422046a8f67fd6eff22c26918. 2023-09-06 20:18:46,704 INFO org.apache.flink.runtime.taskmanager.Task [] - Join[7] -> Calc[8] (1/1)#1 (bae97ab1505439ce19a6da29e5d14fca_87f744d7a191a36428afdfb7ed40def7_0_1) switched from CREATED to DEPLOYING. 2023-09-06 20:18:46,704 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Start to initial table whitelist 2023-09-06 20:18:46,704 INFO org.apache.flink.runtime.taskmanager.Task [] - Loading JAR files for task Join[7] -> Calc[8] (1/1)#1 (bae97ab1505439ce19a6da29e5d14fca_87f744d7a191a36428afdfb7ed40def7_0_1) [DEPLOYING]. 2023-09-06 20:18:46,692 INFO org.apache.flink.runtime.taskmanager.Task [] - Source: t_datacatalog_column_result[22] -> (Calc[23], Calc[29]) (1/1)#1 (bae97ab1505439ce19a6da29e5d14fca_fd0a98d30eb53dad53def47569c3affb_0_1) switched from CREATED to DEPLOYING. 2023-09-06 20:18:46,706 INFO org.apache.flink.runtime.taskmanager.Task [] - Loading JAR files for task Source: t_datacatalog_column_result[22] -> (Calc[23], Calc[29]) (1/1)#1 (bae97ab1505439ce19a6da29e5d14fca_fd0a98d30eb53dad53def47569c3affb_0_1) [DEPLOYING]. 2023-09-06 20:18:46,707 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using job/cluster config to configure application-defined state backend: org.apache.flink.runtime.state.hashmap.HashMapStateBackend@3bc6013b 2023-09-06 20:18:46,707 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using application-defined state backend: org.apache.flink.runtime.state.hashmap.HashMapStateBackend@3da626b 2023-09-06 20:18:46,707 INFO org.apache.flink.runtime.state.StateBackendLoader [] - State backend loader loads the state backend as HashMapStateBackend 2023-09-06 20:18:46,708 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using job/cluster config to configure application-defined checkpoint storage: org.apache.flink.runtime.state.storage.FileSystemCheckpointStorage@8fdb6d18 2023-09-06 20:18:46,708 INFO org.apache.flink.runtime.taskmanager.Task [] - Join[7] -> Calc[8] (1/1)#1 (bae97ab1505439ce19a6da29e5d14fca_87f744d7a191a36428afdfb7ed40def7_0_1) switched from DEPLOYING to INITIALIZING. 2023-09-06 20:18:46,709 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - initialize checkpoint 2023-09-06 20:18:46,709 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Restore State from resolvedTimestamp: 0 2023-09-06 20:18:46,689 INFO org.apache.flink.runtime.taskmanager.Task [] - Source: t_region[16] -> Calc[17] (1/1)#1 (bae97ab1505439ce19a6da29e5d14fca_1171dea6747ab509fdaefbe74f7195af_0_1) switched from CREATED to DEPLOYING. 2023-09-06 20:18:46,710 INFO org.apache.flink.runtime.taskmanager.Task [] - Source: t_datacatalog_schema[4] -> Calc[5] (1/1)#1 (bae97ab1505439ce19a6da29e5d14fca_6cdc5bb954874d922eaee11a8e7b5dd5_0_1) switched from INITIALIZING to RUNNING. 2023-09-06 20:18:46,710 INFO org.apache.flink.runtime.taskmanager.Task [] - Loading JAR files for task Source: t_region[16] -> Calc[17] (1/1)#1 (bae97ab1505439ce19a6da29e5d14fca_1171dea6747ab509fdaefbe74f7195af_0_1) [DEPLOYING]. 2023-09-06 20:18:46,710 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using job/cluster config to configure application-defined state backend: org.apache.flink.runtime.state.hashmap.HashMapStateBackend@63c7204f 2023-09-06 20:18:46,710 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using application-defined state backend: org.apache.flink.runtime.state.hashmap.HashMapStateBackend@7b0a9279 2023-09-06 20:18:46,711 INFO org.apache.flink.runtime.state.StateBackendLoader [] - State backend loader loads the state backend as HashMapStateBackend 2023-09-06 20:18:46,711 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using job/cluster config to configure application-defined checkpoint storage: org.apache.flink.runtime.state.storage.FileSystemCheckpointStorage@8fdb6d18 2023-09-06 20:18:46,688 INFO org.apache.flink.runtime.taskmanager.Task [] - Source: t_region_datasource_relation[10] -> Calc[11] (1/1)#1 (bae97ab1505439ce19a6da29e5d14fca_2963852293169ba90d9d1e7d6308db5c_0_1) switched from CREATED to DEPLOYING. 2023-09-06 20:18:46,717 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Start to initial table whitelist 2023-09-06 20:18:46,717 INFO org.apache.flink.runtime.taskmanager.Task [] - Loading JAR files for task Source: t_region_datasource_relation[10] -> Calc[11] (1/1)#1 (bae97ab1505439ce19a6da29e5d14fca_2963852293169ba90d9d1e7d6308db5c_0_1) [DEPLOYING]. 2023-09-06 20:18:46,718 INFO org.apache.flink.runtime.taskmanager.Task [] - Source: t_datacatalog_column_result[22] -> (Calc[23], Calc[29]) (1/1)#1 (bae97ab1505439ce19a6da29e5d14fca_fd0a98d30eb53dad53def47569c3affb_0_1) switched from DEPLOYING to INITIALIZING. 2023-09-06 20:18:46,719 INFO org.apache.flink.runtime.taskexecutor.slot.TaskSlotTableImpl [] - Activate slot 9d8de81422046a8f67fd6eff22c26918. 2023-09-06 20:18:46,721 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using job/cluster config to configure application-defined state backend: org.apache.flink.runtime.state.hashmap.HashMapStateBackend@56d9bd0a 2023-09-06 20:18:46,721 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using application-defined state backend: org.apache.flink.runtime.state.hashmap.HashMapStateBackend@2ccfc15a 2023-09-06 20:18:46,722 INFO org.apache.flink.runtime.state.StateBackendLoader [] - State backend loader loads the state backend as HashMapStateBackend 2023-09-06 20:18:46,722 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using job/cluster config to configure application-defined checkpoint storage: org.apache.flink.runtime.state.storage.FileSystemCheckpointStorage@8fdb6d18 2023-09-06 20:18:46,722 INFO org.apache.flink.runtime.taskmanager.Task [] - Source: t_region[16] -> Calc[17] (1/1)#1 (bae97ab1505439ce19a6da29e5d14fca_1171dea6747ab509fdaefbe74f7195af_0_1) switched from DEPLOYING to INITIALIZING. 2023-09-06 20:18:46,724 INFO org.apache.flink.runtime.taskexecutor.TaskExecutor [] - Received task Join[13] -> Calc[14] (1/1)#1 (bae97ab1505439ce19a6da29e5d14fca_15519f8e95cc3b862f7df4ebb8f8c702_0_1), deploy into slot with allocation id 9d8de81422046a8f67fd6eff22c26918. 2023-09-06 20:18:46,726 INFO org.apache.flink.runtime.taskexecutor.slot.TaskSlotTableImpl [] - Activate slot 9d8de81422046a8f67fd6eff22c26918. 2023-09-06 20:18:46,728 INFO org.apache.flink.runtime.taskmanager.Task [] - Join[13] -> Calc[14] (1/1)#1 (bae97ab1505439ce19a6da29e5d14fca_15519f8e95cc3b862f7df4ebb8f8c702_0_1) switched from CREATED to DEPLOYING. 2023-09-06 20:18:46,728 INFO org.apache.flink.runtime.taskmanager.Task [] - Loading JAR files for task Join[13] -> Calc[14] (1/1)#1 (bae97ab1505439ce19a6da29e5d14fca_15519f8e95cc3b862f7df4ebb8f8c702_0_1) [DEPLOYING]. 2023-09-06 20:18:46,729 INFO org.apache.flink.runtime.taskexecutor.TaskExecutor [] - Received task Join[19] -> Calc[20] (1/1)#1 (bae97ab1505439ce19a6da29e5d14fca_66dc95d3df4f4d94844ac7bd306e6e2e_0_1), deploy into slot with allocation id 9d8de81422046a8f67fd6eff22c26918. 2023-09-06 20:18:46,731 INFO org.apache.flink.runtime.taskexecutor.slot.TaskSlotTableImpl [] - Activate slot 9d8de81422046a8f67fd6eff22c26918. 2023-09-06 20:18:46,731 INFO org.apache.flink.runtime.taskmanager.Task [] - Join[19] -> Calc[20] (1/1)#1 (bae97ab1505439ce19a6da29e5d14fca_66dc95d3df4f4d94844ac7bd306e6e2e_0_1) switched from CREATED to DEPLOYING. 2023-09-06 20:18:46,731 INFO org.apache.flink.runtime.taskmanager.Task [] - Loading JAR files for task Join[19] -> Calc[20] (1/1)#1 (bae97ab1505439ce19a6da29e5d14fca_66dc95d3df4f4d94844ac7bd306e6e2e_0_1) [DEPLOYING]. 2023-09-06 20:18:46,734 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using job/cluster config to configure application-defined state backend: org.apache.flink.runtime.state.hashmap.HashMapStateBackend@164fe7a 2023-09-06 20:18:46,734 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using application-defined state backend: org.apache.flink.runtime.state.hashmap.HashMapStateBackend@74916a17 2023-09-06 20:18:46,734 INFO org.apache.flink.runtime.state.StateBackendLoader [] - State backend loader loads the state backend as HashMapStateBackend 2023-09-06 20:18:46,734 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using job/cluster config to configure application-defined checkpoint storage: org.apache.flink.runtime.state.storage.FileSystemCheckpointStorage@8fdb6d18 2023-09-06 20:18:46,735 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using job/cluster config to configure application-defined state backend: org.apache.flink.runtime.state.hashmap.HashMapStateBackend@3a38d77d 2023-09-06 20:18:46,735 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using application-defined state backend: org.apache.flink.runtime.state.hashmap.HashMapStateBackend@29003edf 2023-09-06 20:18:46,735 INFO org.apache.flink.runtime.state.StateBackendLoader [] - State backend loader loads the state backend as HashMapStateBackend 2023-09-06 20:18:46,735 INFO org.apache.flink.runtime.taskmanager.Task [] - Join[13] -> Calc[14] (1/1)#1 (bae97ab1505439ce19a6da29e5d14fca_15519f8e95cc3b862f7df4ebb8f8c702_0_1) switched from DEPLOYING to INITIALIZING. 2023-09-06 20:18:46,735 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using job/cluster config to configure application-defined checkpoint storage: org.apache.flink.runtime.state.storage.FileSystemCheckpointStorage@8fdb6d18 2023-09-06 20:18:46,735 INFO org.apache.flink.runtime.taskexecutor.TaskExecutor [] - Received task GroupAggregate[25] (1/1)#1 (bae97ab1505439ce19a6da29e5d14fca_874558e4213562434fd4375a4f8975d7_0_1), deploy into slot with allocation id 9d8de81422046a8f67fd6eff22c26918. 2023-09-06 20:18:46,736 INFO org.apache.flink.runtime.taskmanager.Task [] - Join[19] -> Calc[20] (1/1)#1 (bae97ab1505439ce19a6da29e5d14fca_66dc95d3df4f4d94844ac7bd306e6e2e_0_1) switched from DEPLOYING to INITIALIZING. 2023-09-06 20:18:46,736 INFO org.apache.flink.runtime.taskexecutor.slot.TaskSlotTableImpl [] - Activate slot 9d8de81422046a8f67fd6eff22c26918. 2023-09-06 20:18:46,736 INFO org.apache.flink.runtime.taskmanager.Task [] - GroupAggregate[25] (1/1)#1 (bae97ab1505439ce19a6da29e5d14fca_874558e4213562434fd4375a4f8975d7_0_1) switched from CREATED to DEPLOYING. 2023-09-06 20:18:46,737 INFO org.apache.flink.runtime.taskmanager.Task [] - Loading JAR files for task GroupAggregate[25] (1/1)#1 (bae97ab1505439ce19a6da29e5d14fca_874558e4213562434fd4375a4f8975d7_0_1) [DEPLOYING]. 2023-09-06 20:18:46,777 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Pattern matched tables: [dip_dbmodel.t_datacatalog_schema] 2023-09-06 20:18:46,777 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Table list: [dip_dbmodel.t_datacatalog_schema] 2023-09-06 20:18:46,777 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Start readChangeRecords process 2023-09-06 20:18:46,777 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Pattern matched tables: [dip_dbmodel.t_datacatalog_column] 2023-09-06 20:18:46,777 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using job/cluster config to configure application-defined state backend: org.apache.flink.runtime.state.hashmap.HashMapStateBackend@10fbfc9d 2023-09-06 20:18:46,777 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Table list: [dip_dbmodel.t_datacatalog_column] 2023-09-06 20:18:46,777 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using application-defined state backend: org.apache.flink.runtime.state.hashmap.HashMapStateBackend@451feda3 2023-09-06 20:18:46,777 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Start readChangeRecords process 2023-09-06 20:18:46,777 INFO org.apache.flink.runtime.state.StateBackendLoader [] - State backend loader loads the state backend as HashMapStateBackend 2023-09-06 20:18:46,777 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - LogProxyClient started 2023-09-06 20:18:46,777 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using job/cluster config to configure application-defined checkpoint storage: org.apache.flink.runtime.state.storage.FileSystemCheckpointStorage@8fdb6d18 2023-09-06 20:18:46,778 INFO org.apache.flink.runtime.taskmanager.Task [] - GroupAggregate[25] (1/1)#1 (bae97ab1505439ce19a6da29e5d14fca_874558e4213562434fd4375a4f8975d7_0_1) switched from DEPLOYING to INITIALIZING. 2023-09-06 20:18:46,778 INFO com.oceanbase.clogproxy.client.connection.ClientStream [] - Try to reconnect 2023-09-06 20:18:46,782 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - initialize checkpoint 2023-09-06 20:18:46,782 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Restore State from resolvedTimestamp: 0 2023-09-06 20:18:46,784 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - initialize checkpoint 2023-09-06 20:18:46,784 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Restore State from resolvedTimestamp: 0 2023-09-06 20:18:46,785 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - LogProxyClient started 2023-09-06 20:18:46,785 INFO com.oceanbase.clogproxy.client.connection.ClientStream [] - Try to reconnect 2023-09-06 20:18:46,786 INFO org.apache.flink.runtime.taskmanager.Task [] - Source: t_datacatalog_column_result[22] -> (Calc[23], Calc[29]) (1/1)#1 (bae97ab1505439ce19a6da29e5d14fca_fd0a98d30eb53dad53def47569c3affb_0_1) switched from INITIALIZING to RUNNING. 2023-09-06 20:18:46,787 INFO org.apache.flink.runtime.state.heap.HeapRestoreOperation [] - Starting to restore from state handle: KeyGroupsStateHandle{groupRangeOffsets=KeyGroupRangeOffsets{keyGroupRange=KeyGroupRange{startKeyGroup=0, endKeyGroup=127}}, stateHandle=ByteStreamStateHandle{handleName='file:/opt/dip/master/dipsync/checkpoints/db6bdb8ffc1595e66035f2ab954fe533/chk-1/2d991b11-7c22-4154-878b-5a1aa1000ee2', dataBytes=6630}}. 2023-09-06 20:18:46,793 INFO org.apache.flink.runtime.state.heap.HeapRestoreOperation [] - Starting to restore from state handle: KeyGroupsStateHandle{groupRangeOffsets=KeyGroupRangeOffsets{keyGroupRange=KeyGroupRange{startKeyGroup=0, endKeyGroup=127}}, stateHandle=ByteStreamStateHandle{handleName='file:/opt/dip/master/dipsync/checkpoints/db6bdb8ffc1595e66035f2ab954fe533/chk-1/78515763-4311-415d-aaa3-3462229125e6', dataBytes=12027}}. 2023-09-06 20:18:46,794 INFO org.apache.flink.runtime.taskexecutor.TaskExecutor [] - Received task Join[27] (1/1)#1 (bae97ab1505439ce19a6da29e5d14fca_4ac936faf18b33333d4e1eb03c72385f_0_1), deploy into slot with allocation id 9d8de81422046a8f67fd6eff22c26918. 2023-09-06 20:18:46,795 INFO org.apache.flink.runtime.taskexecutor.slot.TaskSlotTableImpl [] - Activate slot 9d8de81422046a8f67fd6eff22c26918. 2023-09-06 20:18:46,795 INFO org.apache.flink.runtime.taskmanager.Task [] - Join[27] (1/1)#1 (bae97ab1505439ce19a6da29e5d14fca_4ac936faf18b33333d4e1eb03c72385f_0_1) switched from CREATED to DEPLOYING. 2023-09-06 20:18:46,795 INFO org.apache.flink.runtime.taskmanager.Task [] - Loading JAR files for task Join[27] (1/1)#1 (bae97ab1505439ce19a6da29e5d14fca_4ac936faf18b33333d4e1eb03c72385f_0_1) [DEPLOYING]. 2023-09-06 20:18:46,803 INFO org.apache.flink.runtime.taskmanager.Task [] - Source: t_region[16] -> Calc[17] (1/1)#1 (bae97ab1505439ce19a6da29e5d14fca_1171dea6747ab509fdaefbe74f7195af_0_1) switched from INITIALIZING to RUNNING. 2023-09-06 20:18:46,808 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Start to initial table whitelist 2023-09-06 20:18:46,809 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Start to initial table whitelist 2023-09-06 20:18:46,809 INFO com.oceanbase.clogproxy.client.connection.ClientHandler [] - ClientId: column_index_3: rootserver_list=192.168.216.80:13509:13507, cluster_id=, cluster_user=dip_admin@dip, cluster_password=******, , sys_user=, sys_password=******, tb_white_list=dip.*.*, tb_black_list=|, start_timestamp=0, start_timestamp_us=0, timezone=+00:00, working_mode=memory connecting LogProxy: 192.168.216.80:13508 2023-09-06 20:18:46,810 INFO com.oceanbase.clogproxy.client.connection.ClientStream [] - Reconnect successfully 2023-09-06 20:18:46,810 INFO com.oceanbase.clogproxy.client.connection.ClientStream [] - Reconnect successfully 2023-09-06 20:18:46,810 INFO com.oceanbase.clogproxy.client.connection.ClientHandler [] - ClientId: column_index_1: rootserver_list=192.168.216.80:13509:13507, cluster_id=, cluster_user=dip_admin@dip, cluster_password=******, , sys_user=, sys_password=******, tb_white_list=dip.*.*, tb_black_list=|, start_timestamp=0, start_timestamp_us=0, timezone=+00:00, working_mode=memory connecting LogProxy: 192.168.216.80:13508 2023-09-06 20:18:46,814 INFO org.apache.flink.runtime.state.heap.HeapRestoreOperation [] - Starting to restore from state handle: KeyGroupsStateHandle{groupRangeOffsets=KeyGroupRangeOffsets{keyGroupRange=KeyGroupRange{startKeyGroup=0, endKeyGroup=127}}, stateHandle=ByteStreamStateHandle{handleName='file:/opt/dip/master/dipsync/checkpoints/db6bdb8ffc1595e66035f2ab954fe533/chk-1/ed7294fb-9335-4d5f-8005-073f2f978622', dataBytes=6595}}. 2023-09-06 20:18:46,820 INFO org.apache.flink.runtime.taskexecutor.TaskExecutor [] - Received task GroupAggregate[34] -> Calc[35] -> ConstraintEnforcer[36] (1/1)#1 (bae97ab1505439ce19a6da29e5d14fca_38d0a4153cba00aa6c07b50658d87fce_0_1), deploy into slot with allocation id 9d8de81422046a8f67fd6eff22c26918. 2023-09-06 20:18:46,821 INFO org.apache.flink.runtime.taskexecutor.slot.TaskSlotTableImpl [] - Activate slot 9d8de81422046a8f67fd6eff22c26918. 2023-09-06 20:18:46,822 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using job/cluster config to configure application-defined state backend: org.apache.flink.runtime.state.hashmap.HashMapStateBackend@3bfde8d8 2023-09-06 20:18:46,822 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using application-defined state backend: org.apache.flink.runtime.state.hashmap.HashMapStateBackend@6ec92293 2023-09-06 20:18:46,822 INFO org.apache.flink.runtime.state.StateBackendLoader [] - State backend loader loads the state backend as HashMapStateBackend 2023-09-06 20:18:46,822 INFO org.apache.flink.runtime.state.heap.HeapRestoreOperation [] - Finished restoring from state handle: KeyGroupsStateHandle{groupRangeOffsets=KeyGroupRangeOffsets{keyGroupRange=KeyGroupRange{startKeyGroup=0, endKeyGroup=127}}, stateHandle=ByteStreamStateHandle{handleName='file:/opt/dip/master/dipsync/checkpoints/db6bdb8ffc1595e66035f2ab954fe533/chk-1/ed7294fb-9335-4d5f-8005-073f2f978622', dataBytes=6595}}. 2023-09-06 20:18:46,822 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using job/cluster config to configure application-defined checkpoint storage: org.apache.flink.runtime.state.storage.FileSystemCheckpointStorage@8fdb6d18 2023-09-06 20:18:46,822 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using job/cluster config to configure application-defined state backend: org.apache.flink.runtime.state.hashmap.HashMapStateBackend@5fa18269 2023-09-06 20:18:46,822 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using application-defined state backend: org.apache.flink.runtime.state.hashmap.HashMapStateBackend@2d307e52 2023-09-06 20:18:46,823 INFO org.apache.flink.runtime.state.StateBackendLoader [] - State backend loader loads the state backend as HashMapStateBackend 2023-09-06 20:18:46,823 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using job/cluster config to configure application-defined checkpoint storage: org.apache.flink.runtime.state.storage.FileSystemCheckpointStorage@8fdb6d18 2023-09-06 20:18:46,823 INFO org.apache.flink.runtime.taskmanager.Task [] - Join[27] (1/1)#1 (bae97ab1505439ce19a6da29e5d14fca_4ac936faf18b33333d4e1eb03c72385f_0_1) switched from DEPLOYING to INITIALIZING. 2023-09-06 20:18:46,823 INFO org.apache.flink.runtime.taskmanager.Task [] - Source: t_region_datasource_relation[10] -> Calc[11] (1/1)#1 (bae97ab1505439ce19a6da29e5d14fca_2963852293169ba90d9d1e7d6308db5c_0_1) switched from DEPLOYING to INITIALIZING. 2023-09-06 20:18:46,824 INFO org.apache.flink.runtime.taskexecutor.TaskExecutor [] - Received task Join[31] -> Calc[32] (1/1)#1 (bae97ab1505439ce19a6da29e5d14fca_bcb67144c8537fe40faa65a635fed166_0_1), deploy into slot with allocation id 9d8de81422046a8f67fd6eff22c26918. 2023-09-06 20:18:46,822 INFO org.apache.flink.runtime.state.heap.HeapKeyedStateBackendBuilder [] - Finished to build heap keyed state-backend. 2023-09-06 20:18:46,825 INFO org.apache.flink.runtime.state.heap.HeapKeyedStateBackend [] - Initializing heap keyed state backend with stream factory. 2023-09-06 20:18:46,825 INFO org.apache.flink.runtime.taskmanager.Task [] - GroupAggregate[34] -> Calc[35] -> ConstraintEnforcer[36] (1/1)#1 (bae97ab1505439ce19a6da29e5d14fca_38d0a4153cba00aa6c07b50658d87fce_0_1) switched from CREATED to DEPLOYING. 2023-09-06 20:18:46,825 INFO org.apache.flink.runtime.taskmanager.Task [] - Loading JAR files for task GroupAggregate[34] -> Calc[35] -> ConstraintEnforcer[36] (1/1)#1 (bae97ab1505439ce19a6da29e5d14fca_38d0a4153cba00aa6c07b50658d87fce_0_1) [DEPLOYING]. 2023-09-06 20:18:46,827 INFO org.apache.flink.runtime.taskexecutor.slot.TaskSlotTableImpl [] - Activate slot 9d8de81422046a8f67fd6eff22c26918. 2023-09-06 20:18:46,830 INFO org.apache.flink.runtime.state.heap.HeapRestoreOperation [] - Starting to restore from state handle: KeyGroupsStateHandle{groupRangeOffsets=KeyGroupRangeOffsets{keyGroupRange=KeyGroupRange{startKeyGroup=0, endKeyGroup=127}}, stateHandle=ByteStreamStateHandle{handleName='file:/opt/dip/master/dipsync/checkpoints/db6bdb8ffc1595e66035f2ab954fe533/chk-1/848c87f6-c7db-4772-b2fc-1ff144fde70f', dataBytes=6854}}. 2023-09-06 20:18:46,835 INFO org.apache.flink.runtime.taskexecutor.TaskExecutor [] - Received task SinkMaterializer[36] -> Sink: column_index[36] (1/1)#1 (bae97ab1505439ce19a6da29e5d14fca_b262ab59f3fb2088b89259a67d3b29a6_0_1), deploy into slot with allocation id 9d8de81422046a8f67fd6eff22c26918. 2023-09-06 20:18:46,836 INFO org.apache.flink.runtime.taskmanager.Task [] - SinkMaterializer[36] -> Sink: column_index[36] (1/1)#1 (bae97ab1505439ce19a6da29e5d14fca_b262ab59f3fb2088b89259a67d3b29a6_0_1) switched from CREATED to DEPLOYING. 2023-09-06 20:18:46,837 INFO org.apache.flink.runtime.taskmanager.Task [] - Loading JAR files for task SinkMaterializer[36] -> Sink: column_index[36] (1/1)#1 (bae97ab1505439ce19a6da29e5d14fca_b262ab59f3fb2088b89259a67d3b29a6_0_1) [DEPLOYING]. 2023-09-06 20:18:46,837 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using job/cluster config to configure application-defined state backend: org.apache.flink.runtime.state.hashmap.HashMapStateBackend@5a7c93b7 2023-09-06 20:18:46,837 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using application-defined state backend: org.apache.flink.runtime.state.hashmap.HashMapStateBackend@5f167902 2023-09-06 20:18:46,838 INFO org.apache.flink.runtime.state.StateBackendLoader [] - State backend loader loads the state backend as HashMapStateBackend 2023-09-06 20:18:46,838 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using job/cluster config to configure application-defined checkpoint storage: org.apache.flink.runtime.state.storage.FileSystemCheckpointStorage@8fdb6d18 2023-09-06 20:18:46,838 INFO org.apache.flink.runtime.taskmanager.Task [] - SinkMaterializer[36] -> Sink: column_index[36] (1/1)#1 (bae97ab1505439ce19a6da29e5d14fca_b262ab59f3fb2088b89259a67d3b29a6_0_1) switched from DEPLOYING to INITIALIZING. 2023-09-06 20:18:46,839 INFO org.apache.flink.runtime.taskmanager.Task [] - Join[31] -> Calc[32] (1/1)#1 (bae97ab1505439ce19a6da29e5d14fca_bcb67144c8537fe40faa65a635fed166_0_1) switched from CREATED to DEPLOYING. 2023-09-06 20:18:46,840 INFO org.apache.flink.runtime.taskmanager.Task [] - Loading JAR files for task Join[31] -> Calc[32] (1/1)#1 (bae97ab1505439ce19a6da29e5d14fca_bcb67144c8537fe40faa65a635fed166_0_1) [DEPLOYING]. 2023-09-06 20:18:46,840 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Pattern matched tables: [dip_dbmodel.t_region] 2023-09-06 20:18:46,840 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Table list: [dip_dbmodel.t_region] 2023-09-06 20:18:46,841 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Start readChangeRecords process 2023-09-06 20:18:46,841 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - LogProxyClient started 2023-09-06 20:18:46,841 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - initialize checkpoint 2023-09-06 20:18:46,841 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Restore State from resolvedTimestamp: 0 2023-09-06 20:18:46,842 INFO com.oceanbase.clogproxy.client.connection.ClientStream [] - Try to reconnect 2023-09-06 20:18:46,842 INFO org.apache.flink.runtime.taskmanager.Task [] - Source: t_region_datasource_relation[10] -> Calc[11] (1/1)#1 (bae97ab1505439ce19a6da29e5d14fca_2963852293169ba90d9d1e7d6308db5c_0_1) switched from INITIALIZING to RUNNING. 2023-09-06 20:18:46,845 INFO org.apache.flink.runtime.state.heap.HeapRestoreOperation [] - Starting to restore from state handle: KeyGroupsStateHandle{groupRangeOffsets=KeyGroupRangeOffsets{keyGroupRange=KeyGroupRange{startKeyGroup=0, endKeyGroup=127}}, stateHandle=ByteStreamStateHandle{handleName='file:/opt/dip/master/dipsync/checkpoints/db6bdb8ffc1595e66035f2ab954fe533/chk-1/5f65ae51-4cac-431b-804f-282b3991162b', dataBytes=7262}}. 2023-09-06 20:18:46,845 INFO org.apache.flink.runtime.state.heap.HeapRestoreOperation [] - Finished restoring from state handle: KeyGroupsStateHandle{groupRangeOffsets=KeyGroupRangeOffsets{keyGroupRange=KeyGroupRange{startKeyGroup=0, endKeyGroup=127}}, stateHandle=ByteStreamStateHandle{handleName='file:/opt/dip/master/dipsync/checkpoints/db6bdb8ffc1595e66035f2ab954fe533/chk-1/78515763-4311-415d-aaa3-3462229125e6', dataBytes=12027}}. 2023-09-06 20:18:46,845 INFO org.apache.flink.runtime.state.heap.HeapKeyedStateBackendBuilder [] - Finished to build heap keyed state-backend. 2023-09-06 20:18:46,845 INFO org.apache.flink.runtime.state.heap.HeapKeyedStateBackend [] - Initializing heap keyed state backend with stream factory. 2023-09-06 20:18:46,847 INFO org.apache.flink.runtime.state.heap.HeapRestoreOperation [] - Finished restoring from state handle: KeyGroupsStateHandle{groupRangeOffsets=KeyGroupRangeOffsets{keyGroupRange=KeyGroupRange{startKeyGroup=0, endKeyGroup=127}}, stateHandle=ByteStreamStateHandle{handleName='file:/opt/dip/master/dipsync/checkpoints/db6bdb8ffc1595e66035f2ab954fe533/chk-1/2d991b11-7c22-4154-878b-5a1aa1000ee2', dataBytes=6630}}. 2023-09-06 20:18:46,847 INFO org.apache.flink.runtime.state.heap.HeapKeyedStateBackendBuilder [] - Finished to build heap keyed state-backend. 2023-09-06 20:18:46,847 INFO org.apache.flink.runtime.state.heap.HeapKeyedStateBackend [] - Initializing heap keyed state backend with stream factory. 2023-09-06 20:18:46,852 INFO com.oceanbase.clogproxy.client.connection.ClientHandler [] - ClientId: column_index_4: rootserver_list=192.168.216.80:13509:13507, cluster_id=, cluster_user=dip_admin@dip, cluster_password=******, , sys_user=, sys_password=******, tb_white_list=dip.*.*, tb_black_list=|, start_timestamp=0, start_timestamp_us=0, timezone=+00:00, working_mode=memory connecting LogProxy: 192.168.216.80:13508 2023-09-06 20:18:46,852 INFO com.oceanbase.clogproxy.client.connection.ClientStream [] - Reconnect successfully 2023-09-06 20:18:46,855 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using job/cluster config to configure application-defined state backend: org.apache.flink.runtime.state.hashmap.HashMapStateBackend@65158fad 2023-09-06 20:18:46,855 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using application-defined state backend: org.apache.flink.runtime.state.hashmap.HashMapStateBackend@53de753d 2023-09-06 20:18:46,855 INFO org.apache.flink.runtime.state.StateBackendLoader [] - State backend loader loads the state backend as HashMapStateBackend 2023-09-06 20:18:46,855 INFO org.apache.flink.runtime.taskmanager.Task [] - Join[13] -> Calc[14] (1/1)#1 (bae97ab1505439ce19a6da29e5d14fca_15519f8e95cc3b862f7df4ebb8f8c702_0_1) switched from INITIALIZING to RUNNING. 2023-09-06 20:18:46,859 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using job/cluster config to configure application-defined checkpoint storage: org.apache.flink.runtime.state.storage.FileSystemCheckpointStorage@8fdb6d18 2023-09-06 20:18:46,860 INFO org.apache.flink.runtime.taskmanager.Task [] - Join[7] -> Calc[8] (1/1)#1 (bae97ab1505439ce19a6da29e5d14fca_87f744d7a191a36428afdfb7ed40def7_0_1) switched from INITIALIZING to RUNNING. 2023-09-06 20:18:46,861 INFO org.apache.flink.runtime.taskmanager.Task [] - GroupAggregate[34] -> Calc[35] -> ConstraintEnforcer[36] (1/1)#1 (bae97ab1505439ce19a6da29e5d14fca_38d0a4153cba00aa6c07b50658d87fce_0_1) switched from DEPLOYING to INITIALIZING. 2023-09-06 20:18:46,864 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using job/cluster config to configure application-defined state backend: org.apache.flink.runtime.state.hashmap.HashMapStateBackend@57bca4ab 2023-09-06 20:18:46,864 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using application-defined state backend: org.apache.flink.runtime.state.hashmap.HashMapStateBackend@64203bf4 2023-09-06 20:18:46,864 INFO org.apache.flink.runtime.state.StateBackendLoader [] - State backend loader loads the state backend as HashMapStateBackend 2023-09-06 20:18:46,865 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using job/cluster config to configure application-defined checkpoint storage: org.apache.flink.runtime.state.storage.FileSystemCheckpointStorage@8fdb6d18 2023-09-06 20:18:46,865 INFO org.apache.flink.runtime.taskmanager.Task [] - GroupAggregate[25] (1/1)#1 (bae97ab1505439ce19a6da29e5d14fca_874558e4213562434fd4375a4f8975d7_0_1) switched from INITIALIZING to RUNNING. 2023-09-06 20:18:46,865 INFO org.apache.flink.runtime.state.heap.HeapRestoreOperation [] - Finished restoring from state handle: KeyGroupsStateHandle{groupRangeOffsets=KeyGroupRangeOffsets{keyGroupRange=KeyGroupRange{startKeyGroup=0, endKeyGroup=127}}, stateHandle=ByteStreamStateHandle{handleName='file:/opt/dip/master/dipsync/checkpoints/db6bdb8ffc1595e66035f2ab954fe533/chk-1/848c87f6-c7db-4772-b2fc-1ff144fde70f', dataBytes=6854}}. 2023-09-06 20:18:46,868 INFO org.apache.flink.runtime.state.heap.HeapKeyedStateBackendBuilder [] - Finished to build heap keyed state-backend. 2023-09-06 20:18:46,869 INFO org.apache.flink.runtime.state.heap.HeapKeyedStateBackend [] - Initializing heap keyed state backend with stream factory. 2023-09-06 20:18:46,865 INFO org.apache.flink.runtime.state.heap.HeapRestoreOperation [] - Finished restoring from state handle: KeyGroupsStateHandle{groupRangeOffsets=KeyGroupRangeOffsets{keyGroupRange=KeyGroupRange{startKeyGroup=0, endKeyGroup=127}}, stateHandle=ByteStreamStateHandle{handleName='file:/opt/dip/master/dipsync/checkpoints/db6bdb8ffc1595e66035f2ab954fe533/chk-1/5f65ae51-4cac-431b-804f-282b3991162b', dataBytes=7262}}. 2023-09-06 20:18:46,865 INFO org.apache.flink.runtime.taskmanager.Task [] - Join[31] -> Calc[32] (1/1)#1 (bae97ab1505439ce19a6da29e5d14fca_bcb67144c8537fe40faa65a635fed166_0_1) switched from DEPLOYING to INITIALIZING. 2023-09-06 20:18:46,865 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Start to initial table whitelist 2023-09-06 20:18:46,869 INFO org.apache.flink.runtime.state.heap.HeapKeyedStateBackendBuilder [] - Finished to build heap keyed state-backend. 2023-09-06 20:18:46,870 INFO org.apache.flink.runtime.state.heap.HeapKeyedStateBackend [] - Initializing heap keyed state backend with stream factory. 2023-09-06 20:18:46,897 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Pattern matched tables: [dip_dbmodel.t_datacatalog_column_result] 2023-09-06 20:18:46,897 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Table list: [dip_dbmodel.t_datacatalog_column_result] 2023-09-06 20:18:46,897 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Start readChangeRecords process 2023-09-06 20:18:46,897 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - LogProxyClient started 2023-09-06 20:18:46,899 INFO org.apache.flink.runtime.taskmanager.Task [] - Join[27] (1/1)#1 (bae97ab1505439ce19a6da29e5d14fca_4ac936faf18b33333d4e1eb03c72385f_0_1) switched from INITIALIZING to RUNNING. 2023-09-06 20:18:46,899 INFO com.oceanbase.clogproxy.client.connection.ClientStream [] - Try to reconnect 2023-09-06 20:18:46,908 INFO org.apache.flink.runtime.state.heap.HeapRestoreOperation [] - Starting to restore from state handle: KeyGroupsStateHandle{groupRangeOffsets=KeyGroupRangeOffsets{keyGroupRange=KeyGroupRange{startKeyGroup=0, endKeyGroup=127}}, stateHandle=ByteStreamStateHandle{handleName='file:/opt/dip/master/dipsync/checkpoints/db6bdb8ffc1595e66035f2ab954fe533/chk-1/56d08d35-a379-4cfb-8c2f-80ce570a30a4', dataBytes=9485}}. 2023-09-06 20:18:46,909 INFO org.apache.flink.runtime.taskmanager.Task [] - Join[19] -> Calc[20] (1/1)#1 (bae97ab1505439ce19a6da29e5d14fca_66dc95d3df4f4d94844ac7bd306e6e2e_0_1) switched from INITIALIZING to RUNNING. 2023-09-06 20:18:46,912 INFO com.oceanbase.clogproxy.client.connection.ClientHandler [] - ClientId: column_index_2: rootserver_list=192.168.216.80:13509:13507, cluster_id=, cluster_user=dip_admin@dip, cluster_password=******, , sys_user=, sys_password=******, tb_white_list=dip.*.*, tb_black_list=|, start_timestamp=0, start_timestamp_us=0, timezone=+00:00, working_mode=memory connecting LogProxy: 192.168.216.80:13508 2023-09-06 20:18:46,912 INFO com.oceanbase.clogproxy.client.connection.ClientStream [] - Reconnect successfully 2023-09-06 20:18:46,914 INFO org.apache.flink.runtime.state.heap.HeapRestoreOperation [] - Finished restoring from state handle: KeyGroupsStateHandle{groupRangeOffsets=KeyGroupRangeOffsets{keyGroupRange=KeyGroupRange{startKeyGroup=0, endKeyGroup=127}}, stateHandle=ByteStreamStateHandle{handleName='file:/opt/dip/master/dipsync/checkpoints/db6bdb8ffc1595e66035f2ab954fe533/chk-1/56d08d35-a379-4cfb-8c2f-80ce570a30a4', dataBytes=9485}}. 2023-09-06 20:18:46,914 INFO org.apache.flink.runtime.state.heap.HeapKeyedStateBackendBuilder [] - Finished to build heap keyed state-backend. 2023-09-06 20:18:46,914 INFO org.apache.flink.runtime.state.heap.HeapKeyedStateBackend [] - Initializing heap keyed state backend with stream factory. 2023-09-06 20:18:46,918 INFO org.apache.flink.streaming.connectors.elasticsearch7.Elasticsearch7ApiCallBridge [] - Pinging Elasticsearch cluster via hosts [http://192.168.216.80:45004] ... 2023-09-06 20:18:46,918 INFO org.apache.flink.runtime.taskmanager.Task [] - Join[31] -> Calc[32] (1/1)#1 (bae97ab1505439ce19a6da29e5d14fca_bcb67144c8537fe40faa65a635fed166_0_1) switched from INITIALIZING to RUNNING. 2023-09-06 20:18:46,933 INFO org.apache.flink.runtime.state.heap.HeapRestoreOperation [] - Starting to restore from state handle: KeyGroupsStateHandle{groupRangeOffsets=KeyGroupRangeOffsets{keyGroupRange=KeyGroupRange{startKeyGroup=0, endKeyGroup=127}}, stateHandle=RelativeFileStateHandle State: file:/opt/dip/master/dipsync/checkpoints/db6bdb8ffc1595e66035f2ab954fe533/chk-1/58837f7f-8d19-4cb0-ae09-2a3bbf38672e, 58837f7f-8d19-4cb0-ae09-2a3bbf38672e [25354 bytes]}. 2023-09-06 20:18:46,936 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Pattern matched tables: [dip_dbmodel.t_region_datasource_relation] 2023-09-06 20:18:46,936 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Table list: [dip_dbmodel.t_region_datasource_relation] 2023-09-06 20:18:46,936 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Start readChangeRecords process 2023-09-06 20:18:46,956 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - LogProxyClient started 2023-09-06 20:18:46,955 INFO com.oceanbase.clogproxy.client.connection.ClientStream [] - Try to reconnect 2023-09-06 20:18:46,981 INFO com.oceanbase.clogproxy.client.connection.ClientHandler [] - ClientId: column_index_5: rootserver_list=192.168.216.80:13509:13507, cluster_id=, cluster_user=dip_admin@dip, cluster_password=******, , sys_user=, sys_password=******, tb_white_list=dip.*.*, tb_black_list=|, start_timestamp=0, start_timestamp_us=0, timezone=+00:00, working_mode=memory connecting LogProxy: 192.168.216.80:13508 2023-09-06 20:18:46,981 INFO com.oceanbase.clogproxy.client.connection.ClientStream [] - Reconnect successfully 2023-09-06 20:18:46,989 INFO org.apache.flink.runtime.state.heap.HeapRestoreOperation [] - Finished restoring from state handle: KeyGroupsStateHandle{groupRangeOffsets=KeyGroupRangeOffsets{keyGroupRange=KeyGroupRange{startKeyGroup=0, endKeyGroup=127}}, stateHandle=RelativeFileStateHandle State: file:/opt/dip/master/dipsync/checkpoints/db6bdb8ffc1595e66035f2ab954fe533/chk-1/58837f7f-8d19-4cb0-ae09-2a3bbf38672e, 58837f7f-8d19-4cb0-ae09-2a3bbf38672e [25354 bytes]}. 2023-09-06 20:18:46,990 INFO org.apache.flink.runtime.state.heap.HeapKeyedStateBackendBuilder [] - Finished to build heap keyed state-backend. 2023-09-06 20:18:46,990 INFO org.apache.flink.runtime.state.heap.HeapKeyedStateBackend [] - Initializing heap keyed state backend with stream factory. 2023-09-06 20:18:46,992 INFO org.apache.flink.runtime.taskmanager.Task [] - GroupAggregate[34] -> Calc[35] -> ConstraintEnforcer[36] (1/1)#1 (bae97ab1505439ce19a6da29e5d14fca_38d0a4153cba00aa6c07b50658d87fce_0_1) switched from INITIALIZING to RUNNING. 2023-09-06 20:18:46,995 INFO org.apache.flink.streaming.connectors.elasticsearch7.Elasticsearch7ApiCallBridge [] - Elasticsearch RestHighLevelClient is connected to [http://192.168.216.80:45004] 2023-09-06 20:18:46,997 INFO org.apache.flink.runtime.state.heap.HeapRestoreOperation [] - Starting to restore from state handle: KeyGroupsStateHandle{groupRangeOffsets=KeyGroupRangeOffsets{keyGroupRange=KeyGroupRange{startKeyGroup=0, endKeyGroup=127}}, stateHandle=ByteStreamStateHandle{handleName='file:/opt/dip/master/dipsync/checkpoints/db6bdb8ffc1595e66035f2ab954fe533/chk-1/d11fda1f-b787-454c-a23d-fbdc07c5e9c6', dataBytes=14183}}. 2023-09-06 20:18:46,999 INFO org.apache.flink.runtime.state.heap.HeapRestoreOperation [] - Finished restoring from state handle: KeyGroupsStateHandle{groupRangeOffsets=KeyGroupRangeOffsets{keyGroupRange=KeyGroupRange{startKeyGroup=0, endKeyGroup=127}}, stateHandle=ByteStreamStateHandle{handleName='file:/opt/dip/master/dipsync/checkpoints/db6bdb8ffc1595e66035f2ab954fe533/chk-1/d11fda1f-b787-454c-a23d-fbdc07c5e9c6', dataBytes=14183}}. 2023-09-06 20:18:46,999 INFO org.apache.flink.runtime.state.heap.HeapKeyedStateBackendBuilder [] - Finished to build heap keyed state-backend. 2023-09-06 20:18:46,999 INFO org.apache.flink.runtime.state.heap.HeapKeyedStateBackend [] - Initializing heap keyed state backend with stream factory. 2023-09-06 20:18:47,002 INFO org.apache.flink.runtime.taskmanager.Task [] - SinkMaterializer[36] -> Sink: column_index[36] (1/1)#1 (bae97ab1505439ce19a6da29e5d14fca_b262ab59f3fb2088b89259a67d3b29a6_0_1) switched from INITIALIZING to RUNNING. 2023-09-06 20:18:47,036 INFO com.oceanbase.clogproxy.client.connection.ClientHandler [] - Connected to LogProxyServer, ip:127.0.1.1, version:f136f77be0d1ad50ff7053e5d1592c3d40696094 2023-09-06 20:18:51,560 INFO io.debezium.jdbc.JdbcConnection [] - Connection gracefully closed 2023-09-06 20:18:51,633 INFO io.debezium.jdbc.JdbcConnection [] - Connection gracefully closed 2023-09-06 20:18:51,644 INFO io.debezium.jdbc.JdbcConnection [] - Connection gracefully closed 2023-09-06 20:18:53,187 INFO com.oceanbase.clogproxy.client.connection.ClientStream [] - Try to stop this client 2023-09-06 20:18:53,024 INFO com.oceanbase.clogproxy.client.connection.ClientStream [] - Try to stop this client 2023-09-06 20:18:51,639 INFO io.debezium.jdbc.JdbcConnection [] - Connection gracefully closed 2023-09-06 20:18:53,188 INFO com.oceanbase.clogproxy.client.connection.ClientStream [] - Try to stop this client 2023-09-06 20:18:53,195 INFO com.oceanbase.clogproxy.client.connection.ClientStream [] - Try to stop this client 2023-09-06 20:18:53,755 INFO com.oceanbase.clogproxy.client.connection.ClientStream [] - Client process thread exit 2023-09-06 20:18:53,756 INFO com.oceanbase.clogproxy.client.connection.ClientStream [] - Client process thread exit 2023-09-06 20:18:53,821 INFO com.oceanbase.clogproxy.client.connection.ClientStream [] - Client process thread exit 2023-09-06 20:18:53,821 INFO com.oceanbase.clogproxy.client.connection.ClientStream [] - Client process thread exit 2023-09-06 20:18:56,722 ERROR com.oceanbase.clogproxy.client.connection.ClientHandler [] - LogProxy refused handshake request: code: 1 message: "Failed to create oblogreader" 2023-09-06 20:18:56,722 ERROR com.oceanbase.clogproxy.client.connection.ClientHandler [] - Exception occurred ClientId: column_index_3: rootserver_list=192.168.216.80:13509:13507, cluster_id=, cluster_user=dip_admin@dip, cluster_password=******, , sys_user=, sys_password=******, tb_white_list=dip.*.*, tb_black_list=|, start_timestamp=0, start_timestamp_us=0, timezone=+00:00, working_mode=memory, with LogProxy: 192.168.216.80:13508 com.oceanbase.clogproxy.client.exception.LogProxyClientException: LogProxy refused handshake request: code: 1 message: "Failed to create oblogreader" at com.oceanbase.clogproxy.client.connection.ClientHandler.handleErrorResponse(ClientHandler.java:228) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at com.oceanbase.clogproxy.client.connection.ClientHandler.channelRead(ClientHandler.java:158) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379) [flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365) [flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357) [flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286) [flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379) [flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365) [flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357) [flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410) [flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379) [flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365) [flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919) [flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:800) [flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:487) [flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:385) [flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:995) [flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) [flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at java.lang.Thread.run(Thread.java:748) [?:1.8.0_221] 2023-09-06 20:18:56,724 INFO com.oceanbase.clogproxy.client.connection.ClientStream [] - Try to stop this client 2023-09-06 20:18:56,931 INFO com.oceanbase.clogproxy.client.connection.ClientStream [] - Client process thread exit 2023-09-06 20:18:56,933 INFO com.oceanbase.clogproxy.client.connection.ClientStream [] - Client stopped successfully 2023-09-06 20:18:56,934 INFO com.oceanbase.clogproxy.client.connection.Connection [] - Close connection to remote address 192.168.216.80:13508 success 2023-09-06 20:18:56,934 INFO com.oceanbase.clogproxy.client.connection.ClientStream [] - Client stopped successfully 2023-09-06 20:18:56,934 INFO com.oceanbase.clogproxy.client.connection.Connection [] - Close connection to remote address 192.168.216.80:13508 success 2023-09-06 20:18:56,934 INFO com.oceanbase.clogproxy.client.connection.Connection [] - Close connection to remote address 192.168.216.80:13508 success 2023-09-06 20:18:56,934 INFO com.oceanbase.clogproxy.client.connection.ClientStream [] - Client stopped successfully 2023-09-06 20:18:56,935 INFO com.oceanbase.clogproxy.client.connection.Connection [] - Close connection to remote address 192.168.216.80:13508 success 2023-09-06 20:18:56,935 INFO com.oceanbase.clogproxy.client.connection.ClientStream [] - Client stopped successfully 2023-09-06 20:18:56,935 INFO com.oceanbase.clogproxy.client.connection.ClientHandler [] - Channel closed with ClientId: column_index_3, LogProxy: 192.168.216.80:13508 2023-09-06 20:18:56,935 INFO com.oceanbase.clogproxy.client.connection.ClientHandler [] - Channel closed with ClientId: table_index_4, LogProxy: 192.168.216.80:13508 2023-09-06 20:18:56,935 INFO com.oceanbase.clogproxy.client.connection.ClientHandler [] - Channel closed with ClientId: table_index_2, LogProxy: 192.168.216.80:13508 2023-09-06 20:18:56,934 ERROR com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - LogProxyClient exception com.oceanbase.clogproxy.client.exception.LogProxyClientException: LogProxy refused handshake request: code: 1 message: "Failed to create oblogreader" at com.oceanbase.clogproxy.client.connection.ClientHandler.handleErrorResponse(ClientHandler.java:228) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at com.oceanbase.clogproxy.client.connection.ClientHandler.channelRead(ClientHandler.java:158) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:800) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:487) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:385) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:995) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at java.lang.Thread.run(Thread.java:748) [?:1.8.0_221] 2023-09-06 20:18:56,966 INFO com.oceanbase.clogproxy.client.connection.ClientHandler [] - Channel closed with ClientId: table_index_3, LogProxy: 192.168.216.80:13508 2023-09-06 20:18:56,966 INFO com.oceanbase.clogproxy.client.connection.ClientHandler [] - Channel closed with ClientId: table_index_1, LogProxy: 192.168.216.80:13508 2023-09-06 20:18:56,969 INFO com.oceanbase.clogproxy.client.connection.ClientStream [] - Client stopped successfully 2023-09-06 20:18:56,969 WARN org.apache.flink.runtime.taskmanager.Task [] - Source: t_region[16] -> Calc[17] (1/1)#0 (4b20a9c3d6f845cb83312e476eeabaae_1171dea6747ab509fdaefbe74f7195af_0_0) switched from RUNNING to FAILED with failure cause: java.util.concurrent.TimeoutException: Timeout to receive messages in RecordListener at com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction.readChangeRecords(OceanBaseRichSourceFunction.java:374) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction.run(OceanBaseRichSourceFunction.java:158) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at org.apache.flink.streaming.api.operators.StreamSource.run(StreamSource.java:110) ~[flink-dist-1.17.1.jar:1.17.1] at org.apache.flink.streaming.api.operators.StreamSource.run(StreamSource.java:67) ~[flink-dist-1.17.1.jar:1.17.1] at org.apache.flink.streaming.runtime.tasks.SourceStreamTask$LegacySourceFunctionThread.run(SourceStreamTask.java:333) ~[flink-dist-1.17.1.jar:1.17.1] 2023-09-06 20:18:56,972 WARN org.apache.flink.runtime.taskmanager.Task [] - Source: t_datacatalog_schema[4] -> Calc[5] (1/1)#0 (4b20a9c3d6f845cb83312e476eeabaae_6cdc5bb954874d922eaee11a8e7b5dd5_0_0) switched from RUNNING to FAILED with failure cause: java.util.concurrent.TimeoutException: Timeout to receive messages in RecordListener at com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction.readChangeRecords(OceanBaseRichSourceFunction.java:374) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction.run(OceanBaseRichSourceFunction.java:158) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at org.apache.flink.streaming.api.operators.StreamSource.run(StreamSource.java:110) ~[flink-dist-1.17.1.jar:1.17.1] at org.apache.flink.streaming.api.operators.StreamSource.run(StreamSource.java:67) ~[flink-dist-1.17.1.jar:1.17.1] at org.apache.flink.streaming.runtime.tasks.SourceStreamTask$LegacySourceFunctionThread.run(SourceStreamTask.java:333) ~[flink-dist-1.17.1.jar:1.17.1] 2023-09-06 20:18:56,973 INFO com.oceanbase.clogproxy.client.connection.ClientHandler [] - Connected to LogProxyServer, ip:127.0.1.1, version:f136f77be0d1ad50ff7053e5d1592c3d40696094 2023-09-06 20:18:56,973 INFO org.apache.flink.runtime.taskmanager.Task [] - Freeing task resources for Source: t_datacatalog_schema[4] -> Calc[5] (1/1)#0 (4b20a9c3d6f845cb83312e476eeabaae_6cdc5bb954874d922eaee11a8e7b5dd5_0_0). 2023-09-06 20:18:56,973 INFO org.apache.flink.runtime.taskmanager.Task [] - Freeing task resources for Source: t_region[16] -> Calc[17] (1/1)#0 (4b20a9c3d6f845cb83312e476eeabaae_1171dea6747ab509fdaefbe74f7195af_0_0). 2023-09-06 20:18:56,973 ERROR com.oceanbase.clogproxy.client.connection.ClientHandler [] - LogProxy refused handshake request: code: 1 message: "Failed to create oblogreader" 2023-09-06 20:18:56,973 WARN org.apache.flink.runtime.taskmanager.Task [] - Source: t_region_datasource_relation[10] -> Calc[11] (1/1)#0 (4b20a9c3d6f845cb83312e476eeabaae_2963852293169ba90d9d1e7d6308db5c_0_0) switched from RUNNING to FAILED with failure cause: java.util.concurrent.TimeoutException: Timeout to receive messages in RecordListener at com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction.readChangeRecords(OceanBaseRichSourceFunction.java:374) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction.run(OceanBaseRichSourceFunction.java:158) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at org.apache.flink.streaming.api.operators.StreamSource.run(StreamSource.java:110) ~[flink-dist-1.17.1.jar:1.17.1] at org.apache.flink.streaming.api.operators.StreamSource.run(StreamSource.java:67) ~[flink-dist-1.17.1.jar:1.17.1] at org.apache.flink.streaming.runtime.tasks.SourceStreamTask$LegacySourceFunctionThread.run(SourceStreamTask.java:333) ~[flink-dist-1.17.1.jar:1.17.1] 2023-09-06 20:18:56,973 INFO org.apache.flink.runtime.taskmanager.Task [] - Freeing task resources for Source: t_region_datasource_relation[10] -> Calc[11] (1/1)#0 (4b20a9c3d6f845cb83312e476eeabaae_2963852293169ba90d9d1e7d6308db5c_0_0). 2023-09-06 20:18:56,998 INFO org.apache.flink.runtime.taskexecutor.TaskExecutor [] - Un-registering task and sending final execution state FAILED to JobManager for task Source: t_region[16] -> Calc[17] (1/1)#0 4b20a9c3d6f845cb83312e476eeabaae_1171dea6747ab509fdaefbe74f7195af_0_0. 2023-09-06 20:18:56,999 INFO org.apache.flink.runtime.taskexecutor.TaskExecutor [] - Un-registering task and sending final execution state FAILED to JobManager for task Source: t_datacatalog_schema[4] -> Calc[5] (1/1)#0 4b20a9c3d6f845cb83312e476eeabaae_6cdc5bb954874d922eaee11a8e7b5dd5_0_0. 2023-09-06 20:18:56,973 ERROR com.oceanbase.clogproxy.client.connection.ClientHandler [] - Exception occurred ClientId: column_index_1: rootserver_list=192.168.216.80:13509:13507, cluster_id=, cluster_user=dip_admin@dip, cluster_password=******, , sys_user=, sys_password=******, tb_white_list=dip.*.*, tb_black_list=|, start_timestamp=0, start_timestamp_us=0, timezone=+00:00, working_mode=memory, with LogProxy: 192.168.216.80:13508 com.oceanbase.clogproxy.client.exception.LogProxyClientException: LogProxy refused handshake request: code: 1 message: "Failed to create oblogreader" at com.oceanbase.clogproxy.client.connection.ClientHandler.handleErrorResponse(ClientHandler.java:228) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at com.oceanbase.clogproxy.client.connection.ClientHandler.channelRead(ClientHandler.java:158) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379) [flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365) [flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357) [flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286) [flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379) [flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365) [flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357) [flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410) [flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379) [flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365) [flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919) [flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:800) [flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:487) [flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:385) [flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:995) [flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) [flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at java.lang.Thread.run(Thread.java:748) [?:1.8.0_221] 2023-09-06 20:18:56,999 INFO com.oceanbase.clogproxy.client.connection.ClientStream [] - Try to stop this client 2023-09-06 20:18:57,062 INFO org.apache.flink.runtime.taskmanager.Task [] - Attempting to cancel task Join[7] -> Calc[8] (1/1)#0 (4b20a9c3d6f845cb83312e476eeabaae_b638747c22341b05e17099b7a1707470_0_0). 2023-09-06 20:18:57,062 INFO org.apache.flink.runtime.taskmanager.Task [] - Join[7] -> Calc[8] (1/1)#0 (4b20a9c3d6f845cb83312e476eeabaae_b638747c22341b05e17099b7a1707470_0_0) switched from RUNNING to CANCELING. 2023-09-06 20:18:57,062 INFO org.apache.flink.runtime.taskmanager.Task [] - Triggering cancellation of task code Join[7] -> Calc[8] (1/1)#0 (4b20a9c3d6f845cb83312e476eeabaae_b638747c22341b05e17099b7a1707470_0_0). 2023-09-06 20:18:57,086 INFO org.apache.flink.runtime.taskmanager.Task [] - Attempting to cancel task Join[13] -> Calc[14] (1/1)#0 (4b20a9c3d6f845cb83312e476eeabaae_95cdb3dbdf113532a649d34b1d4bf4bb_0_0). 2023-09-06 20:18:57,086 INFO org.apache.flink.runtime.taskmanager.Task [] - Join[13] -> Calc[14] (1/1)#0 (4b20a9c3d6f845cb83312e476eeabaae_95cdb3dbdf113532a649d34b1d4bf4bb_0_0) switched from RUNNING to CANCELING. 2023-09-06 20:18:57,086 INFO org.apache.flink.runtime.taskmanager.Task [] - Triggering cancellation of task code Join[13] -> Calc[14] (1/1)#0 (4b20a9c3d6f845cb83312e476eeabaae_95cdb3dbdf113532a649d34b1d4bf4bb_0_0). 2023-09-06 20:18:57,104 INFO org.apache.flink.runtime.taskmanager.Task [] - Join[7] -> Calc[8] (1/1)#0 (4b20a9c3d6f845cb83312e476eeabaae_b638747c22341b05e17099b7a1707470_0_0) switched from CANCELING to CANCELED. 2023-09-06 20:18:57,104 INFO org.apache.flink.runtime.taskmanager.Task [] - Freeing task resources for Join[7] -> Calc[8] (1/1)#0 (4b20a9c3d6f845cb83312e476eeabaae_b638747c22341b05e17099b7a1707470_0_0). 2023-09-06 20:18:57,104 WARN org.apache.flink.runtime.taskmanager.Task [] - Source: t_datacatalog_table[1] -> Calc[2] (1/1)#0 (4b20a9c3d6f845cb83312e476eeabaae_cbc357ccb763df2852fee8c4fc7d55f2_0_0) switched from RUNNING to FAILED with failure cause: java.util.concurrent.TimeoutException: Timeout to receive messages in RecordListener at com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction.readChangeRecords(OceanBaseRichSourceFunction.java:374) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction.run(OceanBaseRichSourceFunction.java:158) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at org.apache.flink.streaming.api.operators.StreamSource.run(StreamSource.java:110) ~[flink-dist-1.17.1.jar:1.17.1] at org.apache.flink.streaming.api.operators.StreamSource.run(StreamSource.java:67) ~[flink-dist-1.17.1.jar:1.17.1] at org.apache.flink.streaming.runtime.tasks.SourceStreamTask$LegacySourceFunctionThread.run(SourceStreamTask.java:333) ~[flink-dist-1.17.1.jar:1.17.1] 2023-09-06 20:18:57,105 INFO org.apache.flink.runtime.taskmanager.Task [] - Freeing task resources for Source: t_datacatalog_table[1] -> Calc[2] (1/1)#0 (4b20a9c3d6f845cb83312e476eeabaae_cbc357ccb763df2852fee8c4fc7d55f2_0_0). 2023-09-06 20:18:57,105 INFO org.apache.flink.runtime.taskmanager.Task [] - Attempting to cancel task Join[19] -> Calc[20] (1/1)#0 (4b20a9c3d6f845cb83312e476eeabaae_d6a4e78fe16215bb5c854f868477a9c6_0_0). 2023-09-06 20:18:57,105 INFO org.apache.flink.runtime.taskmanager.Task [] - Join[19] -> Calc[20] (1/1)#0 (4b20a9c3d6f845cb83312e476eeabaae_d6a4e78fe16215bb5c854f868477a9c6_0_0) switched from RUNNING to CANCELING. 2023-09-06 20:18:57,106 INFO org.apache.flink.runtime.taskmanager.Task [] - Triggering cancellation of task code Join[19] -> Calc[20] (1/1)#0 (4b20a9c3d6f845cb83312e476eeabaae_d6a4e78fe16215bb5c854f868477a9c6_0_0). 2023-09-06 20:18:57,141 INFO org.apache.flink.runtime.taskmanager.Task [] - Attempting to cancel task SinkMaterializer[24] -> Sink: table_index[24] (1/1)#0 (4b20a9c3d6f845cb83312e476eeabaae_cf765b0679ed5dc39d2fd61a807a4faf_0_0). 2023-09-06 20:18:57,141 INFO org.apache.flink.runtime.taskmanager.Task [] - SinkMaterializer[24] -> Sink: table_index[24] (1/1)#0 (4b20a9c3d6f845cb83312e476eeabaae_cf765b0679ed5dc39d2fd61a807a4faf_0_0) switched from RUNNING to CANCELING. 2023-09-06 20:18:57,141 INFO org.apache.flink.runtime.taskmanager.Task [] - Triggering cancellation of task code SinkMaterializer[24] -> Sink: table_index[24] (1/1)#0 (4b20a9c3d6f845cb83312e476eeabaae_cf765b0679ed5dc39d2fd61a807a4faf_0_0). 2023-09-06 20:18:57,142 INFO org.apache.flink.runtime.taskmanager.Task [] - Join[13] -> Calc[14] (1/1)#0 (4b20a9c3d6f845cb83312e476eeabaae_95cdb3dbdf113532a649d34b1d4bf4bb_0_0) switched from CANCELING to CANCELED. 2023-09-06 20:18:57,142 INFO org.apache.flink.runtime.taskmanager.Task [] - Freeing task resources for Join[13] -> Calc[14] (1/1)#0 (4b20a9c3d6f845cb83312e476eeabaae_95cdb3dbdf113532a649d34b1d4bf4bb_0_0). 2023-09-06 20:18:57,144 INFO org.apache.flink.runtime.taskmanager.Task [] - Attempting to cancel task Source: t_region_datasource_relation[10] -> Calc[11] (1/1)#0 (4b20a9c3d6f845cb83312e476eeabaae_2963852293169ba90d9d1e7d6308db5c_0_0). 2023-09-06 20:18:57,144 INFO org.apache.flink.runtime.taskmanager.Task [] - Task Source: t_region_datasource_relation[10] -> Calc[11] (1/1)#0 is already in state FAILED 2023-09-06 20:18:57,144 INFO org.apache.flink.runtime.taskmanager.Task [] - Attempting to cancel task Source: t_datacatalog_table[1] -> Calc[2] (1/1)#0 (4b20a9c3d6f845cb83312e476eeabaae_cbc357ccb763df2852fee8c4fc7d55f2_0_0). 2023-09-06 20:18:57,144 INFO org.apache.flink.runtime.taskmanager.Task [] - Task Source: t_datacatalog_table[1] -> Calc[2] (1/1)#0 is already in state FAILED 2023-09-06 20:18:57,145 INFO org.apache.flink.runtime.taskmanager.Task [] - Attempting to cancel task GroupAggregate[22] -> Calc[23] -> ConstraintEnforcer[24] (1/1)#0 (4b20a9c3d6f845cb83312e476eeabaae_4e54174ae818b1bbeb51fae862a54685_0_0). 2023-09-06 20:18:57,145 INFO org.apache.flink.runtime.taskmanager.Task [] - GroupAggregate[22] -> Calc[23] -> ConstraintEnforcer[24] (1/1)#0 (4b20a9c3d6f845cb83312e476eeabaae_4e54174ae818b1bbeb51fae862a54685_0_0) switched from RUNNING to CANCELING. 2023-09-06 20:18:57,145 INFO org.apache.flink.runtime.taskmanager.Task [] - Triggering cancellation of task code GroupAggregate[22] -> Calc[23] -> ConstraintEnforcer[24] (1/1)#0 (4b20a9c3d6f845cb83312e476eeabaae_4e54174ae818b1bbeb51fae862a54685_0_0). 2023-09-06 20:18:57,190 INFO org.apache.flink.runtime.taskexecutor.TaskExecutor [] - Un-registering task and sending final execution state CANCELED to JobManager for task Join[7] -> Calc[8] (1/1)#0 4b20a9c3d6f845cb83312e476eeabaae_b638747c22341b05e17099b7a1707470_0_0. 2023-09-06 20:18:57,191 INFO org.apache.flink.runtime.taskexecutor.TaskExecutor [] - Un-registering task and sending final execution state FAILED to JobManager for task Source: t_region_datasource_relation[10] -> Calc[11] (1/1)#0 4b20a9c3d6f845cb83312e476eeabaae_2963852293169ba90d9d1e7d6308db5c_0_0. 2023-09-06 20:18:57,193 INFO org.apache.flink.runtime.taskexecutor.TaskExecutor [] - Un-registering task and sending final execution state FAILED to JobManager for task Source: t_datacatalog_table[1] -> Calc[2] (1/1)#0 4b20a9c3d6f845cb83312e476eeabaae_cbc357ccb763df2852fee8c4fc7d55f2_0_0. 2023-09-06 20:18:57,193 INFO org.apache.flink.runtime.taskexecutor.TaskExecutor [] - Un-registering task and sending final execution state CANCELED to JobManager for task Join[13] -> Calc[14] (1/1)#0 4b20a9c3d6f845cb83312e476eeabaae_95cdb3dbdf113532a649d34b1d4bf4bb_0_0. 2023-09-06 20:18:57,194 INFO org.apache.flink.runtime.taskmanager.Task [] - GroupAggregate[22] -> Calc[23] -> ConstraintEnforcer[24] (1/1)#0 (4b20a9c3d6f845cb83312e476eeabaae_4e54174ae818b1bbeb51fae862a54685_0_0) switched from CANCELING to CANCELED. 2023-09-06 20:18:57,195 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - snapshotState checkpoint: 2 at resolvedTimestamp: 0 2023-09-06 20:18:57,195 INFO org.apache.flink.runtime.taskmanager.Task [] - Freeing task resources for GroupAggregate[22] -> Calc[23] -> ConstraintEnforcer[24] (1/1)#0 (4b20a9c3d6f845cb83312e476eeabaae_4e54174ae818b1bbeb51fae862a54685_0_0). 2023-09-06 20:18:57,195 INFO org.apache.flink.runtime.taskmanager.Task [] - Join[19] -> Calc[20] (1/1)#0 (4b20a9c3d6f845cb83312e476eeabaae_d6a4e78fe16215bb5c854f868477a9c6_0_0) switched from CANCELING to CANCELED. 2023-09-06 20:18:57,195 INFO org.apache.flink.runtime.taskmanager.Task [] - Freeing task resources for Join[19] -> Calc[20] (1/1)#0 (4b20a9c3d6f845cb83312e476eeabaae_d6a4e78fe16215bb5c854f868477a9c6_0_0). 2023-09-06 20:18:57,195 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - snapshotState checkpoint: 2 at resolvedTimestamp: 0 2023-09-06 20:18:57,196 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - snapshotState checkpoint: 2 at resolvedTimestamp: 0 2023-09-06 20:18:57,196 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - snapshotState checkpoint: 2 at resolvedTimestamp: 0 2023-09-06 20:18:57,197 INFO org.apache.flink.runtime.taskmanager.Task [] - SinkMaterializer[24] -> Sink: table_index[24] (1/1)#0 (4b20a9c3d6f845cb83312e476eeabaae_cf765b0679ed5dc39d2fd61a807a4faf_0_0) switched from CANCELING to CANCELED. 2023-09-06 20:18:57,197 INFO org.apache.flink.runtime.taskmanager.Task [] - Freeing task resources for SinkMaterializer[24] -> Sink: table_index[24] (1/1)#0 (4b20a9c3d6f845cb83312e476eeabaae_cf765b0679ed5dc39d2fd61a807a4faf_0_0). 2023-09-06 20:18:57,199 INFO org.apache.flink.runtime.taskexecutor.TaskExecutor [] - Un-registering task and sending final execution state CANCELED to JobManager for task GroupAggregate[22] -> Calc[23] -> ConstraintEnforcer[24] (1/1)#0 4b20a9c3d6f845cb83312e476eeabaae_4e54174ae818b1bbeb51fae862a54685_0_0. 2023-09-06 20:18:57,199 INFO org.apache.flink.runtime.taskexecutor.TaskExecutor [] - Un-registering task and sending final execution state CANCELED to JobManager for task SinkMaterializer[24] -> Sink: table_index[24] (1/1)#0 4b20a9c3d6f845cb83312e476eeabaae_cf765b0679ed5dc39d2fd61a807a4faf_0_0. 2023-09-06 20:18:57,203 INFO org.apache.flink.runtime.taskexecutor.TaskExecutor [] - Un-registering task and sending final execution state CANCELED to JobManager for task Join[19] -> Calc[20] (1/1)#0 4b20a9c3d6f845cb83312e476eeabaae_d6a4e78fe16215bb5c854f868477a9c6_0_0. 2023-09-06 20:18:57,203 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - snapshotState checkpoint: 2 at resolvedTimestamp: 0 2023-09-06 20:18:58,223 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - snapshotState checkpoint: 1 at resolvedTimestamp: 0 2023-09-06 20:18:58,224 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - snapshotState checkpoint: 1 at resolvedTimestamp: 0 2023-09-06 20:18:58,225 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - snapshotState checkpoint: 1 at resolvedTimestamp: 0 2023-09-06 20:18:58,817 INFO com.oceanbase.clogproxy.client.connection.ClientStream [] - Client process thread exit 2023-09-06 20:18:58,817 INFO com.oceanbase.clogproxy.client.connection.ClientStream [] - Client stopped successfully 2023-09-06 20:18:58,818 INFO com.oceanbase.clogproxy.client.connection.ClientHandler [] - Connected to LogProxyServer, ip:127.0.1.1, version:f136f77be0d1ad50ff7053e5d1592c3d40696094 2023-09-06 20:18:58,818 ERROR com.oceanbase.clogproxy.client.connection.ClientHandler [] - LogProxy refused handshake request: code: 1 message: "Failed to create oblogreader" 2023-09-06 20:18:58,818 ERROR com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - LogProxyClient exception com.oceanbase.clogproxy.client.exception.LogProxyClientException: LogProxy refused handshake request: code: 1 message: "Failed to create oblogreader" at com.oceanbase.clogproxy.client.connection.ClientHandler.handleErrorResponse(ClientHandler.java:228) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at com.oceanbase.clogproxy.client.connection.ClientHandler.channelRead(ClientHandler.java:158) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:800) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:487) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:385) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:995) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at java.lang.Thread.run(Thread.java:748) [?:1.8.0_221] 2023-09-06 20:18:58,819 ERROR com.oceanbase.clogproxy.client.connection.ClientHandler [] - Exception occurred ClientId: column_index_4: rootserver_list=192.168.216.80:13509:13507, cluster_id=, cluster_user=dip_admin@dip, cluster_password=******, , sys_user=, sys_password=******, tb_white_list=dip.*.*, tb_black_list=|, start_timestamp=0, start_timestamp_us=0, timezone=+00:00, working_mode=memory, with LogProxy: 192.168.216.80:13508 com.oceanbase.clogproxy.client.exception.LogProxyClientException: LogProxy refused handshake request: code: 1 message: "Failed to create oblogreader" at com.oceanbase.clogproxy.client.connection.ClientHandler.handleErrorResponse(ClientHandler.java:228) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at com.oceanbase.clogproxy.client.connection.ClientHandler.channelRead(ClientHandler.java:158) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379) [flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365) [flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357) [flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286) [flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379) [flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365) [flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357) [flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410) [flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379) [flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365) [flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919) [flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:800) [flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:487) [flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:385) [flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:995) [flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) [flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at java.lang.Thread.run(Thread.java:748) [?:1.8.0_221] 2023-09-06 20:18:58,820 INFO com.oceanbase.clogproxy.client.connection.ClientStream [] - Try to stop this client 2023-09-06 20:18:58,930 INFO com.oceanbase.clogproxy.client.connection.ClientStream [] - Client process thread exit 2023-09-06 20:18:59,312 INFO com.oceanbase.clogproxy.client.connection.ClientStream [] - Client stopped successfully 2023-09-06 20:18:59,314 INFO com.oceanbase.clogproxy.client.connection.ClientHandler [] - Connected to LogProxyServer, ip:127.0.1.1, version:f136f77be0d1ad50ff7053e5d1592c3d40696094 2023-09-06 20:18:59,314 ERROR com.oceanbase.clogproxy.client.connection.ClientHandler [] - LogProxy refused handshake request: code: 1 message: "Failed to create oblogreader" 2023-09-06 20:18:59,316 ERROR com.oceanbase.clogproxy.client.connection.ClientHandler [] - Exception occurred ClientId: column_index_2: rootserver_list=192.168.216.80:13509:13507, cluster_id=, cluster_user=dip_admin@dip, cluster_password=******, , sys_user=, sys_password=******, tb_white_list=dip.*.*, tb_black_list=|, start_timestamp=0, start_timestamp_us=0, timezone=+00:00, working_mode=memory, with LogProxy: 192.168.216.80:13508 com.oceanbase.clogproxy.client.exception.LogProxyClientException: LogProxy refused handshake request: code: 1 message: "Failed to create oblogreader" at com.oceanbase.clogproxy.client.connection.ClientHandler.handleErrorResponse(ClientHandler.java:228) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at com.oceanbase.clogproxy.client.connection.ClientHandler.channelRead(ClientHandler.java:158) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379) [flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365) [flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357) [flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286) [flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379) [flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365) [flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357) [flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410) [flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379) [flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365) [flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919) [flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:800) [flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:487) [flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:385) [flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:995) [flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) [flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at java.lang.Thread.run(Thread.java:748) [?:1.8.0_221] 2023-09-06 20:18:59,316 INFO com.oceanbase.clogproxy.client.connection.ClientStream [] - Try to stop this client 2023-09-06 20:18:59,314 ERROR com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - LogProxyClient exception com.oceanbase.clogproxy.client.exception.LogProxyClientException: LogProxy refused handshake request: code: 1 message: "Failed to create oblogreader" at com.oceanbase.clogproxy.client.connection.ClientHandler.handleErrorResponse(ClientHandler.java:228) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at com.oceanbase.clogproxy.client.connection.ClientHandler.channelRead(ClientHandler.java:158) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:800) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:487) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:385) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:995) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at java.lang.Thread.run(Thread.java:748) [?:1.8.0_221] 2023-09-06 20:19:00,931 INFO com.oceanbase.clogproxy.client.connection.ClientStream [] - Client process thread exit 2023-09-06 20:19:01,353 INFO com.oceanbase.clogproxy.client.connection.ClientStream [] - Client stopped successfully 2023-09-06 20:19:01,354 INFO com.oceanbase.clogproxy.client.connection.ClientHandler [] - Connected to LogProxyServer, ip:127.0.1.1, version:f136f77be0d1ad50ff7053e5d1592c3d40696094 2023-09-06 20:19:01,354 ERROR com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - LogProxyClient exception com.oceanbase.clogproxy.client.exception.LogProxyClientException: LogProxy refused handshake request: code: 1 message: "Failed to create oblogreader" at com.oceanbase.clogproxy.client.connection.ClientHandler.handleErrorResponse(ClientHandler.java:228) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at com.oceanbase.clogproxy.client.connection.ClientHandler.channelRead(ClientHandler.java:158) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:800) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:487) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:385) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:995) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at java.lang.Thread.run(Thread.java:748) [?:1.8.0_221] 2023-09-06 20:19:01,416 ERROR com.oceanbase.clogproxy.client.connection.ClientHandler [] - LogProxy refused handshake request: code: 1 message: "Failed to create oblogreader" 2023-09-06 20:19:01,417 ERROR com.oceanbase.clogproxy.client.connection.ClientHandler [] - Exception occurred ClientId: column_index_5: rootserver_list=192.168.216.80:13509:13507, cluster_id=, cluster_user=dip_admin@dip, cluster_password=******, , sys_user=, sys_password=******, tb_white_list=dip.*.*, tb_black_list=|, start_timestamp=0, start_timestamp_us=0, timezone=+00:00, working_mode=memory, with LogProxy: 192.168.216.80:13508 com.oceanbase.clogproxy.client.exception.LogProxyClientException: LogProxy refused handshake request: code: 1 message: "Failed to create oblogreader" at com.oceanbase.clogproxy.client.connection.ClientHandler.handleErrorResponse(ClientHandler.java:228) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at com.oceanbase.clogproxy.client.connection.ClientHandler.channelRead(ClientHandler.java:158) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379) [flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365) [flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357) [flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286) [flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379) [flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365) [flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357) [flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410) [flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379) [flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365) [flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919) [flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:800) [flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:487) [flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:385) [flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:995) [flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) [flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at java.lang.Thread.run(Thread.java:748) [?:1.8.0_221] 2023-09-06 20:19:01,418 INFO com.oceanbase.clogproxy.client.connection.ClientStream [] - Try to stop this client 2023-09-06 20:19:03,010 INFO com.oceanbase.clogproxy.client.connection.ClientStream [] - Client process thread exit 2023-09-06 20:19:03,014 INFO com.oceanbase.clogproxy.client.connection.ClientStream [] - Client stopped successfully 2023-09-06 20:19:03,015 INFO com.oceanbase.clogproxy.client.connection.ClientHandler [] - Channel closed with ClientId: column_index_1, LogProxy: 192.168.216.80:13508 2023-09-06 20:19:03,015 INFO com.oceanbase.clogproxy.client.connection.ClientHandler [] - Channel closed with ClientId: column_index_4, LogProxy: 192.168.216.80:13508 2023-09-06 20:19:03,016 INFO com.oceanbase.clogproxy.client.connection.ClientHandler [] - Channel closed with ClientId: column_index_2, LogProxy: 192.168.216.80:13508 2023-09-06 20:19:03,016 INFO com.oceanbase.clogproxy.client.connection.ClientHandler [] - Channel closed with ClientId: column_index_5, LogProxy: 192.168.216.80:13508 2023-09-06 20:19:03,015 ERROR com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - LogProxyClient exception com.oceanbase.clogproxy.client.exception.LogProxyClientException: LogProxy refused handshake request: code: 1 message: "Failed to create oblogreader" at com.oceanbase.clogproxy.client.connection.ClientHandler.handleErrorResponse(ClientHandler.java:228) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at com.oceanbase.clogproxy.client.connection.ClientHandler.channelRead(ClientHandler.java:158) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:800) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:487) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:385) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:995) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at java.lang.Thread.run(Thread.java:748) [?:1.8.0_221] 2023-09-06 20:19:07,228 INFO org.apache.flink.runtime.taskexecutor.slot.TaskSlotTableImpl [] - Activate slot a0cbb9b52bc2aafe218ca5792782d0b2. 2023-09-06 20:19:07,230 INFO org.apache.flink.runtime.taskexecutor.TaskExecutor [] - Received task Source: t_datacatalog_table[1] -> Calc[2] (1/1)#1 (4b20a9c3d6f845cb83312e476eeabaae_cbc357ccb763df2852fee8c4fc7d55f2_0_1), deploy into slot with allocation id a0cbb9b52bc2aafe218ca5792782d0b2. 2023-09-06 20:19:07,340 INFO org.apache.flink.runtime.taskexecutor.slot.TaskSlotTableImpl [] - Activate slot a0cbb9b52bc2aafe218ca5792782d0b2. 2023-09-06 20:19:07,339 INFO org.apache.flink.runtime.taskmanager.Task [] - Source: t_datacatalog_table[1] -> Calc[2] (1/1)#1 (4b20a9c3d6f845cb83312e476eeabaae_cbc357ccb763df2852fee8c4fc7d55f2_0_1) switched from CREATED to DEPLOYING. 2023-09-06 20:19:07,340 INFO org.apache.flink.runtime.taskmanager.Task [] - Loading JAR files for task Source: t_datacatalog_table[1] -> Calc[2] (1/1)#1 (4b20a9c3d6f845cb83312e476eeabaae_cbc357ccb763df2852fee8c4fc7d55f2_0_1) [DEPLOYING]. 2023-09-06 20:19:07,342 INFO org.apache.flink.runtime.taskexecutor.TaskExecutor [] - Received task Source: t_datacatalog_schema[4] -> Calc[5] (1/1)#1 (4b20a9c3d6f845cb83312e476eeabaae_6cdc5bb954874d922eaee11a8e7b5dd5_0_1), deploy into slot with allocation id a0cbb9b52bc2aafe218ca5792782d0b2. 2023-09-06 20:19:07,343 INFO org.apache.flink.runtime.taskexecutor.slot.TaskSlotTableImpl [] - Activate slot a0cbb9b52bc2aafe218ca5792782d0b2. 2023-09-06 20:19:07,343 INFO org.apache.flink.runtime.taskmanager.Task [] - Source: t_datacatalog_schema[4] -> Calc[5] (1/1)#1 (4b20a9c3d6f845cb83312e476eeabaae_6cdc5bb954874d922eaee11a8e7b5dd5_0_1) switched from CREATED to DEPLOYING. 2023-09-06 20:19:07,343 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using job/cluster config to configure application-defined state backend: org.apache.flink.runtime.state.hashmap.HashMapStateBackend@74d556a0 2023-09-06 20:19:07,343 INFO org.apache.flink.runtime.taskmanager.Task [] - Loading JAR files for task Source: t_datacatalog_schema[4] -> Calc[5] (1/1)#1 (4b20a9c3d6f845cb83312e476eeabaae_6cdc5bb954874d922eaee11a8e7b5dd5_0_1) [DEPLOYING]. 2023-09-06 20:19:07,343 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using application-defined state backend: org.apache.flink.runtime.state.hashmap.HashMapStateBackend@68f74df7 2023-09-06 20:19:07,344 INFO org.apache.flink.runtime.state.StateBackendLoader [] - State backend loader loads the state backend as HashMapStateBackend 2023-09-06 20:19:07,344 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using job/cluster config to configure application-defined checkpoint storage: org.apache.flink.runtime.state.storage.FileSystemCheckpointStorage@8fdb6d18 2023-09-06 20:19:07,344 INFO org.apache.flink.runtime.taskmanager.Task [] - Source: t_datacatalog_table[1] -> Calc[2] (1/1)#1 (4b20a9c3d6f845cb83312e476eeabaae_cbc357ccb763df2852fee8c4fc7d55f2_0_1) switched from DEPLOYING to INITIALIZING. 2023-09-06 20:19:07,345 INFO org.apache.flink.runtime.taskexecutor.TaskExecutor [] - Received task Source: t_region_datasource_relation[10] -> Calc[11] (1/1)#1 (4b20a9c3d6f845cb83312e476eeabaae_2963852293169ba90d9d1e7d6308db5c_0_1), deploy into slot with allocation id a0cbb9b52bc2aafe218ca5792782d0b2. 2023-09-06 20:19:07,370 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using job/cluster config to configure application-defined state backend: org.apache.flink.runtime.state.hashmap.HashMapStateBackend@5c8c7cc1 2023-09-06 20:19:07,370 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using application-defined state backend: org.apache.flink.runtime.state.hashmap.HashMapStateBackend@61e47cff 2023-09-06 20:19:07,370 INFO org.apache.flink.runtime.state.StateBackendLoader [] - State backend loader loads the state backend as HashMapStateBackend 2023-09-06 20:19:07,370 INFO org.apache.flink.runtime.taskmanager.Task [] - Source: t_region_datasource_relation[10] -> Calc[11] (1/1)#1 (4b20a9c3d6f845cb83312e476eeabaae_2963852293169ba90d9d1e7d6308db5c_0_1) switched from CREATED to DEPLOYING. 2023-09-06 20:19:07,370 INFO org.apache.flink.runtime.taskexecutor.slot.TaskSlotTableImpl [] - Activate slot a0cbb9b52bc2aafe218ca5792782d0b2. 2023-09-06 20:19:07,371 INFO org.apache.flink.runtime.taskmanager.Task [] - Loading JAR files for task Source: t_region_datasource_relation[10] -> Calc[11] (1/1)#1 (4b20a9c3d6f845cb83312e476eeabaae_2963852293169ba90d9d1e7d6308db5c_0_1) [DEPLOYING]. 2023-09-06 20:19:07,371 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using job/cluster config to configure application-defined checkpoint storage: org.apache.flink.runtime.state.storage.FileSystemCheckpointStorage@8fdb6d18 2023-09-06 20:19:07,372 INFO org.apache.flink.runtime.taskmanager.Task [] - Source: t_datacatalog_schema[4] -> Calc[5] (1/1)#1 (4b20a9c3d6f845cb83312e476eeabaae_6cdc5bb954874d922eaee11a8e7b5dd5_0_1) switched from DEPLOYING to INITIALIZING. 2023-09-06 20:19:07,372 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - initialize checkpoint 2023-09-06 20:19:07,373 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Restore State from resolvedTimestamp: 0 2023-09-06 20:19:07,373 INFO org.apache.flink.runtime.taskmanager.Task [] - Source: t_datacatalog_table[1] -> Calc[2] (1/1)#1 (4b20a9c3d6f845cb83312e476eeabaae_cbc357ccb763df2852fee8c4fc7d55f2_0_1) switched from INITIALIZING to RUNNING. 2023-09-06 20:19:07,373 INFO org.apache.flink.runtime.taskexecutor.TaskExecutor [] - Received task Source: t_region[16] -> Calc[17] (1/1)#1 (4b20a9c3d6f845cb83312e476eeabaae_1171dea6747ab509fdaefbe74f7195af_0_1), deploy into slot with allocation id a0cbb9b52bc2aafe218ca5792782d0b2. 2023-09-06 20:19:07,378 INFO org.apache.flink.runtime.taskexecutor.slot.TaskSlotTableImpl [] - Activate slot a0cbb9b52bc2aafe218ca5792782d0b2. 2023-09-06 20:19:07,374 INFO org.apache.flink.runtime.taskmanager.Task [] - Source: t_region[16] -> Calc[17] (1/1)#1 (4b20a9c3d6f845cb83312e476eeabaae_1171dea6747ab509fdaefbe74f7195af_0_1) switched from CREATED to DEPLOYING. 2023-09-06 20:19:07,380 INFO org.apache.flink.runtime.taskmanager.Task [] - Loading JAR files for task Source: t_region[16] -> Calc[17] (1/1)#1 (4b20a9c3d6f845cb83312e476eeabaae_1171dea6747ab509fdaefbe74f7195af_0_1) [DEPLOYING]. 2023-09-06 20:19:07,380 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Start to initial table whitelist 2023-09-06 20:19:07,380 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using job/cluster config to configure application-defined state backend: org.apache.flink.runtime.state.hashmap.HashMapStateBackend@1f1d4e63 2023-09-06 20:19:07,380 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using application-defined state backend: org.apache.flink.runtime.state.hashmap.HashMapStateBackend@3ed4f0ad 2023-09-06 20:19:07,380 INFO org.apache.flink.runtime.state.StateBackendLoader [] - State backend loader loads the state backend as HashMapStateBackend 2023-09-06 20:19:07,381 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using job/cluster config to configure application-defined checkpoint storage: org.apache.flink.runtime.state.storage.FileSystemCheckpointStorage@8fdb6d18 2023-09-06 20:19:07,382 INFO org.apache.flink.runtime.taskmanager.Task [] - Source: t_region_datasource_relation[10] -> Calc[11] (1/1)#1 (4b20a9c3d6f845cb83312e476eeabaae_2963852293169ba90d9d1e7d6308db5c_0_1) switched from DEPLOYING to INITIALIZING. 2023-09-06 20:19:07,384 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using job/cluster config to configure application-defined state backend: org.apache.flink.runtime.state.hashmap.HashMapStateBackend@585d3dc 2023-09-06 20:19:07,384 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using application-defined state backend: org.apache.flink.runtime.state.hashmap.HashMapStateBackend@bd4ae8e 2023-09-06 20:19:07,384 INFO org.apache.flink.runtime.state.StateBackendLoader [] - State backend loader loads the state backend as HashMapStateBackend 2023-09-06 20:19:07,387 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using job/cluster config to configure application-defined checkpoint storage: org.apache.flink.runtime.state.storage.FileSystemCheckpointStorage@8fdb6d18 2023-09-06 20:19:07,387 INFO org.apache.flink.runtime.taskexecutor.TaskExecutor [] - Received task Join[7] -> Calc[8] (1/1)#1 (4b20a9c3d6f845cb83312e476eeabaae_b638747c22341b05e17099b7a1707470_0_1), deploy into slot with allocation id a0cbb9b52bc2aafe218ca5792782d0b2. 2023-09-06 20:19:07,388 INFO org.apache.flink.runtime.taskexecutor.slot.TaskSlotTableImpl [] - Activate slot a0cbb9b52bc2aafe218ca5792782d0b2. 2023-09-06 20:19:07,388 INFO org.apache.flink.runtime.taskmanager.Task [] - Join[7] -> Calc[8] (1/1)#1 (4b20a9c3d6f845cb83312e476eeabaae_b638747c22341b05e17099b7a1707470_0_1) switched from CREATED to DEPLOYING. 2023-09-06 20:19:07,388 INFO org.apache.flink.runtime.taskmanager.Task [] - Source: t_region[16] -> Calc[17] (1/1)#1 (4b20a9c3d6f845cb83312e476eeabaae_1171dea6747ab509fdaefbe74f7195af_0_1) switched from DEPLOYING to INITIALIZING. 2023-09-06 20:19:07,388 INFO org.apache.flink.runtime.taskmanager.Task [] - Loading JAR files for task Join[7] -> Calc[8] (1/1)#1 (4b20a9c3d6f845cb83312e476eeabaae_b638747c22341b05e17099b7a1707470_0_1) [DEPLOYING]. 2023-09-06 20:19:07,393 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using job/cluster config to configure application-defined state backend: org.apache.flink.runtime.state.hashmap.HashMapStateBackend@469a9858 2023-09-06 20:19:07,393 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using application-defined state backend: org.apache.flink.runtime.state.hashmap.HashMapStateBackend@61bc39e5 2023-09-06 20:19:07,393 INFO org.apache.flink.runtime.taskexecutor.TaskExecutor [] - Received task Join[13] -> Calc[14] (1/1)#1 (4b20a9c3d6f845cb83312e476eeabaae_95cdb3dbdf113532a649d34b1d4bf4bb_0_1), deploy into slot with allocation id a0cbb9b52bc2aafe218ca5792782d0b2. 2023-09-06 20:19:07,393 INFO org.apache.flink.runtime.state.StateBackendLoader [] - State backend loader loads the state backend as HashMapStateBackend 2023-09-06 20:19:07,393 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - initialize checkpoint 2023-09-06 20:19:07,394 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using job/cluster config to configure application-defined checkpoint storage: org.apache.flink.runtime.state.storage.FileSystemCheckpointStorage@8fdb6d18 2023-09-06 20:19:07,394 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Restore State from resolvedTimestamp: 0 2023-09-06 20:19:07,394 INFO org.apache.flink.runtime.taskexecutor.slot.TaskSlotTableImpl [] - Activate slot a0cbb9b52bc2aafe218ca5792782d0b2. 2023-09-06 20:19:07,394 INFO org.apache.flink.runtime.taskmanager.Task [] - Source: t_datacatalog_schema[4] -> Calc[5] (1/1)#1 (4b20a9c3d6f845cb83312e476eeabaae_6cdc5bb954874d922eaee11a8e7b5dd5_0_1) switched from INITIALIZING to RUNNING. 2023-09-06 20:19:07,394 INFO org.apache.flink.runtime.taskmanager.Task [] - Join[7] -> Calc[8] (1/1)#1 (4b20a9c3d6f845cb83312e476eeabaae_b638747c22341b05e17099b7a1707470_0_1) switched from DEPLOYING to INITIALIZING. 2023-09-06 20:19:07,394 INFO org.apache.flink.runtime.taskmanager.Task [] - Join[13] -> Calc[14] (1/1)#1 (4b20a9c3d6f845cb83312e476eeabaae_95cdb3dbdf113532a649d34b1d4bf4bb_0_1) switched from CREATED to DEPLOYING. 2023-09-06 20:19:07,395 INFO org.apache.flink.runtime.taskmanager.Task [] - Loading JAR files for task Join[13] -> Calc[14] (1/1)#1 (4b20a9c3d6f845cb83312e476eeabaae_95cdb3dbdf113532a649d34b1d4bf4bb_0_1) [DEPLOYING]. 2023-09-06 20:19:07,400 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Start to initial table whitelist 2023-09-06 20:19:07,405 INFO org.apache.flink.runtime.taskexecutor.TaskExecutor [] - Received task Join[19] -> Calc[20] (1/1)#1 (4b20a9c3d6f845cb83312e476eeabaae_d6a4e78fe16215bb5c854f868477a9c6_0_1), deploy into slot with allocation id a0cbb9b52bc2aafe218ca5792782d0b2. 2023-09-06 20:19:07,408 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using job/cluster config to configure application-defined state backend: org.apache.flink.runtime.state.hashmap.HashMapStateBackend@8f8e688 2023-09-06 20:19:07,408 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using application-defined state backend: org.apache.flink.runtime.state.hashmap.HashMapStateBackend@10ace6f2 2023-09-06 20:19:07,408 INFO org.apache.flink.runtime.state.StateBackendLoader [] - State backend loader loads the state backend as HashMapStateBackend 2023-09-06 20:19:07,408 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using job/cluster config to configure application-defined checkpoint storage: org.apache.flink.runtime.state.storage.FileSystemCheckpointStorage@8fdb6d18 2023-09-06 20:19:07,409 INFO org.apache.flink.runtime.taskmanager.Task [] - Join[13] -> Calc[14] (1/1)#1 (4b20a9c3d6f845cb83312e476eeabaae_95cdb3dbdf113532a649d34b1d4bf4bb_0_1) switched from DEPLOYING to INITIALIZING. 2023-09-06 20:19:07,411 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - initialize checkpoint 2023-09-06 20:19:07,411 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Restore State from resolvedTimestamp: 0 2023-09-06 20:19:07,412 INFO org.apache.flink.runtime.taskmanager.Task [] - Source: t_region_datasource_relation[10] -> Calc[11] (1/1)#1 (4b20a9c3d6f845cb83312e476eeabaae_2963852293169ba90d9d1e7d6308db5c_0_1) switched from INITIALIZING to RUNNING. 2023-09-06 20:19:07,413 INFO org.apache.flink.runtime.taskexecutor.slot.TaskSlotTableImpl [] - Activate slot a0cbb9b52bc2aafe218ca5792782d0b2. 2023-09-06 20:19:07,413 INFO org.apache.flink.runtime.taskmanager.Task [] - Join[19] -> Calc[20] (1/1)#1 (4b20a9c3d6f845cb83312e476eeabaae_d6a4e78fe16215bb5c854f868477a9c6_0_1) switched from CREATED to DEPLOYING. 2023-09-06 20:19:07,414 INFO org.apache.flink.runtime.taskmanager.Task [] - Loading JAR files for task Join[19] -> Calc[20] (1/1)#1 (4b20a9c3d6f845cb83312e476eeabaae_d6a4e78fe16215bb5c854f868477a9c6_0_1) [DEPLOYING]. 2023-09-06 20:19:07,414 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - initialize checkpoint 2023-09-06 20:19:07,414 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Restore State from resolvedTimestamp: 0 2023-09-06 20:19:07,418 INFO org.apache.flink.runtime.taskexecutor.TaskExecutor [] - Received task GroupAggregate[22] -> Calc[23] -> ConstraintEnforcer[24] (1/1)#1 (4b20a9c3d6f845cb83312e476eeabaae_4e54174ae818b1bbeb51fae862a54685_0_1), deploy into slot with allocation id a0cbb9b52bc2aafe218ca5792782d0b2. 2023-09-06 20:19:07,419 INFO org.apache.flink.runtime.taskexecutor.slot.TaskSlotTableImpl [] - Activate slot a0cbb9b52bc2aafe218ca5792782d0b2. 2023-09-06 20:19:07,419 INFO org.apache.flink.runtime.taskmanager.Task [] - GroupAggregate[22] -> Calc[23] -> ConstraintEnforcer[24] (1/1)#1 (4b20a9c3d6f845cb83312e476eeabaae_4e54174ae818b1bbeb51fae862a54685_0_1) switched from CREATED to DEPLOYING. 2023-09-06 20:19:07,420 INFO org.apache.flink.runtime.taskmanager.Task [] - Loading JAR files for task GroupAggregate[22] -> Calc[23] -> ConstraintEnforcer[24] (1/1)#1 (4b20a9c3d6f845cb83312e476eeabaae_4e54174ae818b1bbeb51fae862a54685_0_1) [DEPLOYING]. 2023-09-06 20:19:07,423 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using job/cluster config to configure application-defined state backend: org.apache.flink.runtime.state.hashmap.HashMapStateBackend@4f36bd4a 2023-09-06 20:19:07,423 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using application-defined state backend: org.apache.flink.runtime.state.hashmap.HashMapStateBackend@307d3485 2023-09-06 20:19:07,423 INFO org.apache.flink.runtime.state.StateBackendLoader [] - State backend loader loads the state backend as HashMapStateBackend 2023-09-06 20:19:07,423 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using job/cluster config to configure application-defined checkpoint storage: org.apache.flink.runtime.state.storage.FileSystemCheckpointStorage@8fdb6d18 2023-09-06 20:19:07,424 INFO org.apache.flink.runtime.taskmanager.Task [] - Join[19] -> Calc[20] (1/1)#1 (4b20a9c3d6f845cb83312e476eeabaae_d6a4e78fe16215bb5c854f868477a9c6_0_1) switched from DEPLOYING to INITIALIZING. 2023-09-06 20:19:07,431 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Pattern matched tables: [dip_dbmodel.t_datacatalog_table] 2023-09-06 20:19:07,431 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Table list: [dip_dbmodel.t_datacatalog_table] 2023-09-06 20:19:07,431 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Start readChangeRecords process 2023-09-06 20:19:07,449 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Pattern matched tables: [dip_dbmodel.t_datacatalog_schema] 2023-09-06 20:19:07,449 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Table list: [dip_dbmodel.t_datacatalog_schema] 2023-09-06 20:19:07,449 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Start readChangeRecords process 2023-09-06 20:19:07,608 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - LogProxyClient started 2023-09-06 20:19:07,608 INFO org.apache.flink.runtime.taskmanager.Task [] - Source: t_region[16] -> Calc[17] (1/1)#1 (4b20a9c3d6f845cb83312e476eeabaae_1171dea6747ab509fdaefbe74f7195af_0_1) switched from INITIALIZING to RUNNING. 2023-09-06 20:19:07,608 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Start to initial table whitelist 2023-09-06 20:19:07,608 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using job/cluster config to configure application-defined state backend: org.apache.flink.runtime.state.hashmap.HashMapStateBackend@139a9379 2023-09-06 20:19:07,608 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using application-defined state backend: org.apache.flink.runtime.state.hashmap.HashMapStateBackend@4002362b 2023-09-06 20:19:07,608 INFO org.apache.flink.runtime.state.StateBackendLoader [] - State backend loader loads the state backend as HashMapStateBackend 2023-09-06 20:19:07,608 INFO com.oceanbase.clogproxy.client.connection.ClientStream [] - Try to reconnect 2023-09-06 20:19:07,608 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using job/cluster config to configure application-defined checkpoint storage: org.apache.flink.runtime.state.storage.FileSystemCheckpointStorage@8fdb6d18 2023-09-06 20:19:07,609 INFO org.apache.flink.runtime.taskmanager.Task [] - GroupAggregate[22] -> Calc[23] -> ConstraintEnforcer[24] (1/1)#1 (4b20a9c3d6f845cb83312e476eeabaae_4e54174ae818b1bbeb51fae862a54685_0_1) switched from DEPLOYING to INITIALIZING. 2023-09-06 20:19:07,952 INFO org.apache.flink.runtime.taskexecutor.TaskExecutor [] - Received task SinkMaterializer[24] -> Sink: table_index[24] (1/1)#1 (4b20a9c3d6f845cb83312e476eeabaae_cf765b0679ed5dc39d2fd61a807a4faf_0_1), deploy into slot with allocation id a0cbb9b52bc2aafe218ca5792782d0b2. 2023-09-06 20:19:07,954 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - LogProxyClient started 2023-09-06 20:19:07,955 INFO com.oceanbase.clogproxy.client.connection.ClientStream [] - Try to reconnect 2023-09-06 20:19:07,962 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Start to initial table whitelist 2023-09-06 20:19:07,964 INFO com.oceanbase.clogproxy.client.connection.ClientStream [] - Reconnect successfully 2023-09-06 20:19:07,964 INFO com.oceanbase.clogproxy.client.connection.ClientHandler [] - ClientId: table_index_2: rootserver_list=192.168.216.80:13509:13507, cluster_id=, cluster_user=dip_admin@dip, cluster_password=******, , sys_user=, sys_password=******, tb_white_list=dip.*.*, tb_black_list=|, start_timestamp=0, start_timestamp_us=0, timezone=+00:00, working_mode=memory connecting LogProxy: 192.168.216.80:13508 2023-09-06 20:19:07,965 INFO com.oceanbase.clogproxy.client.connection.ClientStream [] - Reconnect successfully 2023-09-06 20:19:07,965 INFO com.oceanbase.clogproxy.client.connection.ClientHandler [] - ClientId: table_index_1: rootserver_list=192.168.216.80:13509:13507, cluster_id=, cluster_user=dip_admin@dip, cluster_password=******, , sys_user=, sys_password=******, tb_white_list=dip.*.*, tb_black_list=|, start_timestamp=0, start_timestamp_us=0, timezone=+00:00, working_mode=memory connecting LogProxy: 192.168.216.80:13508 2023-09-06 20:19:08,070 INFO org.apache.flink.runtime.state.heap.HeapRestoreOperation [] - Starting to restore from state handle: KeyGroupsStateHandle{groupRangeOffsets=KeyGroupRangeOffsets{keyGroupRange=KeyGroupRange{startKeyGroup=0, endKeyGroup=127}}, stateHandle=ByteStreamStateHandle{handleName='file:/opt/dip/master/dipsync/checkpoints/3ae9ce485ea8879b689bfb07ead84ed7/chk-1/f05b66d9-a222-43a8-b113-8743bdf3ca61', dataBytes=6228}}. 2023-09-06 20:19:08,070 INFO org.apache.flink.runtime.state.heap.HeapRestoreOperation [] - Starting to restore from state handle: KeyGroupsStateHandle{groupRangeOffsets=KeyGroupRangeOffsets{keyGroupRange=KeyGroupRange{startKeyGroup=0, endKeyGroup=127}}, stateHandle=ByteStreamStateHandle{handleName='file:/opt/dip/master/dipsync/checkpoints/3ae9ce485ea8879b689bfb07ead84ed7/chk-1/c4e442c8-1ecb-40bf-9702-72c99c37f19d', dataBytes=6854}}. 2023-09-06 20:19:08,071 INFO org.apache.flink.runtime.state.heap.HeapRestoreOperation [] - Starting to restore from state handle: KeyGroupsStateHandle{groupRangeOffsets=KeyGroupRangeOffsets{keyGroupRange=KeyGroupRange{startKeyGroup=0, endKeyGroup=127}}, stateHandle=ByteStreamStateHandle{handleName='file:/opt/dip/master/dipsync/checkpoints/3ae9ce485ea8879b689bfb07ead84ed7/chk-1/f23b1d6c-1b8b-47c0-82c4-c67ca72caf7d', dataBytes=6595}}. 2023-09-06 20:19:08,073 INFO org.apache.flink.runtime.state.heap.HeapRestoreOperation [] - Finished restoring from state handle: KeyGroupsStateHandle{groupRangeOffsets=KeyGroupRangeOffsets{keyGroupRange=KeyGroupRange{startKeyGroup=0, endKeyGroup=127}}, stateHandle=ByteStreamStateHandle{handleName='file:/opt/dip/master/dipsync/checkpoints/3ae9ce485ea8879b689bfb07ead84ed7/chk-1/c4e442c8-1ecb-40bf-9702-72c99c37f19d', dataBytes=6854}}. 2023-09-06 20:19:08,073 INFO org.apache.flink.runtime.state.heap.HeapKeyedStateBackendBuilder [] - Finished to build heap keyed state-backend. 2023-09-06 20:19:08,073 INFO org.apache.flink.runtime.state.heap.HeapRestoreOperation [] - Finished restoring from state handle: KeyGroupsStateHandle{groupRangeOffsets=KeyGroupRangeOffsets{keyGroupRange=KeyGroupRange{startKeyGroup=0, endKeyGroup=127}}, stateHandle=ByteStreamStateHandle{handleName='file:/opt/dip/master/dipsync/checkpoints/3ae9ce485ea8879b689bfb07ead84ed7/chk-1/f05b66d9-a222-43a8-b113-8743bdf3ca61', dataBytes=6228}}. 2023-09-06 20:19:08,073 INFO org.apache.flink.runtime.state.heap.HeapKeyedStateBackend [] - Initializing heap keyed state backend with stream factory. 2023-09-06 20:19:08,073 INFO org.apache.flink.runtime.state.heap.HeapKeyedStateBackendBuilder [] - Finished to build heap keyed state-backend. 2023-09-06 20:19:08,074 INFO org.apache.flink.runtime.state.heap.HeapKeyedStateBackend [] - Initializing heap keyed state backend with stream factory. 2023-09-06 20:19:08,105 INFO org.apache.flink.runtime.state.heap.HeapRestoreOperation [] - Finished restoring from state handle: KeyGroupsStateHandle{groupRangeOffsets=KeyGroupRangeOffsets{keyGroupRange=KeyGroupRange{startKeyGroup=0, endKeyGroup=127}}, stateHandle=ByteStreamStateHandle{handleName='file:/opt/dip/master/dipsync/checkpoints/3ae9ce485ea8879b689bfb07ead84ed7/chk-1/f23b1d6c-1b8b-47c0-82c4-c67ca72caf7d', dataBytes=6595}}. 2023-09-06 20:19:08,105 INFO org.apache.flink.runtime.state.heap.HeapKeyedStateBackendBuilder [] - Finished to build heap keyed state-backend. 2023-09-06 20:19:08,105 INFO org.apache.flink.runtime.state.heap.HeapKeyedStateBackend [] - Initializing heap keyed state backend with stream factory. 2023-09-06 20:19:08,105 INFO org.apache.flink.runtime.taskmanager.Task [] - SinkMaterializer[24] -> Sink: table_index[24] (1/1)#1 (4b20a9c3d6f845cb83312e476eeabaae_cf765b0679ed5dc39d2fd61a807a4faf_0_1) switched from CREATED to DEPLOYING. 2023-09-06 20:19:08,105 INFO org.apache.flink.runtime.taskmanager.Task [] - Loading JAR files for task SinkMaterializer[24] -> Sink: table_index[24] (1/1)#1 (4b20a9c3d6f845cb83312e476eeabaae_cf765b0679ed5dc39d2fd61a807a4faf_0_1) [DEPLOYING]. 2023-09-06 20:19:08,107 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using job/cluster config to configure application-defined state backend: org.apache.flink.runtime.state.hashmap.HashMapStateBackend@3e7bef34 2023-09-06 20:19:08,107 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using application-defined state backend: org.apache.flink.runtime.state.hashmap.HashMapStateBackend@6d78531c 2023-09-06 20:19:08,107 INFO org.apache.flink.runtime.state.StateBackendLoader [] - State backend loader loads the state backend as HashMapStateBackend 2023-09-06 20:19:08,107 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using job/cluster config to configure application-defined checkpoint storage: org.apache.flink.runtime.state.storage.FileSystemCheckpointStorage@8fdb6d18 2023-09-06 20:19:08,108 INFO org.apache.flink.runtime.taskmanager.Task [] - SinkMaterializer[24] -> Sink: table_index[24] (1/1)#1 (4b20a9c3d6f845cb83312e476eeabaae_cf765b0679ed5dc39d2fd61a807a4faf_0_1) switched from DEPLOYING to INITIALIZING. 2023-09-06 20:19:08,110 INFO org.apache.flink.runtime.state.heap.HeapRestoreOperation [] - Starting to restore from state handle: KeyGroupsStateHandle{groupRangeOffsets=KeyGroupRangeOffsets{keyGroupRange=KeyGroupRange{startKeyGroup=0, endKeyGroup=127}}, stateHandle=ByteStreamStateHandle{handleName='file:/opt/dip/master/dipsync/checkpoints/3ae9ce485ea8879b689bfb07ead84ed7/chk-1/00e0721d-13c2-4f91-9520-04ff1316efef', dataBytes=17666}}. 2023-09-06 20:19:08,115 INFO org.apache.flink.runtime.taskmanager.Task [] - Join[13] -> Calc[14] (1/1)#1 (4b20a9c3d6f845cb83312e476eeabaae_95cdb3dbdf113532a649d34b1d4bf4bb_0_1) switched from INITIALIZING to RUNNING. 2023-09-06 20:19:08,115 INFO org.apache.flink.runtime.taskmanager.Task [] - Join[19] -> Calc[20] (1/1)#1 (4b20a9c3d6f845cb83312e476eeabaae_d6a4e78fe16215bb5c854f868477a9c6_0_1) switched from INITIALIZING to RUNNING. 2023-09-06 20:19:08,115 INFO org.apache.flink.runtime.state.heap.HeapRestoreOperation [] - Finished restoring from state handle: KeyGroupsStateHandle{groupRangeOffsets=KeyGroupRangeOffsets{keyGroupRange=KeyGroupRange{startKeyGroup=0, endKeyGroup=127}}, stateHandle=ByteStreamStateHandle{handleName='file:/opt/dip/master/dipsync/checkpoints/3ae9ce485ea8879b689bfb07ead84ed7/chk-1/00e0721d-13c2-4f91-9520-04ff1316efef', dataBytes=17666}}. 2023-09-06 20:19:08,115 INFO org.apache.flink.runtime.state.heap.HeapKeyedStateBackendBuilder [] - Finished to build heap keyed state-backend. 2023-09-06 20:19:08,115 INFO org.apache.flink.runtime.state.heap.HeapKeyedStateBackend [] - Initializing heap keyed state backend with stream factory. 2023-09-06 20:19:08,117 INFO org.apache.flink.runtime.taskmanager.Task [] - Join[7] -> Calc[8] (1/1)#1 (4b20a9c3d6f845cb83312e476eeabaae_b638747c22341b05e17099b7a1707470_0_1) switched from INITIALIZING to RUNNING. 2023-09-06 20:19:08,121 INFO org.apache.flink.runtime.taskmanager.Task [] - GroupAggregate[22] -> Calc[23] -> ConstraintEnforcer[24] (1/1)#1 (4b20a9c3d6f845cb83312e476eeabaae_4e54174ae818b1bbeb51fae862a54685_0_1) switched from INITIALIZING to RUNNING. 2023-09-06 20:19:08,125 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Pattern matched tables: [dip_dbmodel.t_region_datasource_relation] 2023-09-06 20:19:08,125 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Table list: [dip_dbmodel.t_region_datasource_relation] 2023-09-06 20:19:08,125 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Start readChangeRecords process 2023-09-06 20:19:08,125 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - LogProxyClient started 2023-09-06 20:19:08,126 INFO com.oceanbase.clogproxy.client.connection.ClientStream [] - Try to reconnect 2023-09-06 20:19:08,130 INFO com.oceanbase.clogproxy.client.connection.ClientStream [] - Reconnect successfully 2023-09-06 20:19:08,130 INFO com.oceanbase.clogproxy.client.connection.ClientHandler [] - ClientId: table_index_4: rootserver_list=192.168.216.80:13509:13507, cluster_id=, cluster_user=dip_admin@dip, cluster_password=******, , sys_user=, sys_password=******, tb_white_list=dip.*.*, tb_black_list=|, start_timestamp=0, start_timestamp_us=0, timezone=+00:00, working_mode=memory connecting LogProxy: 192.168.216.80:13508 2023-09-06 20:19:08,200 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Pattern matched tables: [dip_dbmodel.t_region] 2023-09-06 20:19:08,200 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Table list: [dip_dbmodel.t_region] 2023-09-06 20:19:08,201 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Start readChangeRecords process 2023-09-06 20:19:08,201 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - LogProxyClient started 2023-09-06 20:19:08,201 INFO com.oceanbase.clogproxy.client.connection.ClientStream [] - Try to reconnect 2023-09-06 20:19:08,214 INFO com.oceanbase.clogproxy.client.connection.ClientStream [] - Reconnect successfully 2023-09-06 20:19:08,214 INFO com.oceanbase.clogproxy.client.connection.ClientHandler [] - ClientId: table_index_3: rootserver_list=192.168.216.80:13509:13507, cluster_id=, cluster_user=dip_admin@dip, cluster_password=******, , sys_user=, sys_password=******, tb_white_list=dip.*.*, tb_black_list=|, start_timestamp=0, start_timestamp_us=0, timezone=+00:00, working_mode=memory connecting LogProxy: 192.168.216.80:13508 2023-09-06 20:19:08,220 INFO org.apache.flink.streaming.connectors.elasticsearch7.Elasticsearch7ApiCallBridge [] - Pinging Elasticsearch cluster via hosts [http://192.168.216.80:45004] ... 2023-09-06 20:19:08,392 INFO org.apache.flink.streaming.connectors.elasticsearch7.Elasticsearch7ApiCallBridge [] - Elasticsearch RestHighLevelClient is connected to [http://192.168.216.80:45004] 2023-09-06 20:19:08,400 INFO org.apache.flink.runtime.state.heap.HeapRestoreOperation [] - Starting to restore from state handle: KeyGroupsStateHandle{groupRangeOffsets=KeyGroupRangeOffsets{keyGroupRange=KeyGroupRange{startKeyGroup=0, endKeyGroup=127}}, stateHandle=ByteStreamStateHandle{handleName='file:/opt/dip/master/dipsync/checkpoints/3ae9ce485ea8879b689bfb07ead84ed7/chk-1/41824b6a-0305-4d56-9210-2004791429c7', dataBytes=9109}}. 2023-09-06 20:19:08,411 INFO org.apache.flink.runtime.state.heap.HeapRestoreOperation [] - Finished restoring from state handle: KeyGroupsStateHandle{groupRangeOffsets=KeyGroupRangeOffsets{keyGroupRange=KeyGroupRange{startKeyGroup=0, endKeyGroup=127}}, stateHandle=ByteStreamStateHandle{handleName='file:/opt/dip/master/dipsync/checkpoints/3ae9ce485ea8879b689bfb07ead84ed7/chk-1/41824b6a-0305-4d56-9210-2004791429c7', dataBytes=9109}}. 2023-09-06 20:19:08,412 INFO org.apache.flink.runtime.state.heap.HeapKeyedStateBackendBuilder [] - Finished to build heap keyed state-backend. 2023-09-06 20:19:08,412 INFO org.apache.flink.runtime.state.heap.HeapKeyedStateBackend [] - Initializing heap keyed state backend with stream factory. 2023-09-06 20:19:08,413 INFO org.apache.flink.runtime.taskmanager.Task [] - SinkMaterializer[24] -> Sink: table_index[24] (1/1)#1 (4b20a9c3d6f845cb83312e476eeabaae_cf765b0679ed5dc39d2fd61a807a4faf_0_1) switched from INITIALIZING to RUNNING. 2023-09-06 20:19:09,933 INFO com.oceanbase.clogproxy.client.connection.ClientHandler [] - Connected to LogProxyServer, ip:127.0.1.1, version:f136f77be0d1ad50ff7053e5d1592c3d40696094 2023-09-06 20:19:09,933 ERROR com.oceanbase.clogproxy.client.connection.ClientHandler [] - LogProxy refused handshake request: code: 1 message: "Failed to create oblogreader" 2023-09-06 20:19:09,933 ERROR com.oceanbase.clogproxy.client.connection.ClientHandler [] - Exception occurred ClientId: table_index_2: rootserver_list=192.168.216.80:13509:13507, cluster_id=, cluster_user=dip_admin@dip, cluster_password=******, , sys_user=, sys_password=******, tb_white_list=dip.*.*, tb_black_list=|, start_timestamp=0, start_timestamp_us=0, timezone=+00:00, working_mode=memory, with LogProxy: 192.168.216.80:13508 com.oceanbase.clogproxy.client.exception.LogProxyClientException: LogProxy refused handshake request: code: 1 message: "Failed to create oblogreader" at com.oceanbase.clogproxy.client.connection.ClientHandler.handleErrorResponse(ClientHandler.java:228) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at com.oceanbase.clogproxy.client.connection.ClientHandler.channelRead(ClientHandler.java:158) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379) [flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365) [flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357) [flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286) [flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379) [flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365) [flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357) [flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410) [flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379) [flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365) [flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919) [flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:800) [flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:487) [flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:385) [flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:995) [flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) [flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at java.lang.Thread.run(Thread.java:748) [?:1.8.0_221] 2023-09-06 20:19:09,934 INFO com.oceanbase.clogproxy.client.connection.ClientStream [] - Try to stop this client 2023-09-06 20:19:09,964 INFO com.oceanbase.clogproxy.client.connection.ClientStream [] - Client process thread exit 2023-09-06 20:19:09,964 INFO com.oceanbase.clogproxy.client.connection.ClientStream [] - Client stopped successfully 2023-09-06 20:19:09,972 INFO com.oceanbase.clogproxy.client.connection.ClientHandler [] - Channel closed with ClientId: table_index_2, LogProxy: 192.168.216.80:13508 2023-09-06 20:19:09,978 ERROR com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - LogProxyClient exception com.oceanbase.clogproxy.client.exception.LogProxyClientException: LogProxy refused handshake request: code: 1 message: "Failed to create oblogreader" at com.oceanbase.clogproxy.client.connection.ClientHandler.handleErrorResponse(ClientHandler.java:228) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at com.oceanbase.clogproxy.client.connection.ClientHandler.channelRead(ClientHandler.java:158) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:800) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:487) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:385) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:995) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at java.lang.Thread.run(Thread.java:748) [?:1.8.0_221] 2023-09-06 20:19:09,982 INFO com.oceanbase.clogproxy.client.connection.ClientHandler [] - Connected to LogProxyServer, ip:127.0.1.1, version:f136f77be0d1ad50ff7053e5d1592c3d40696094 2023-09-06 20:19:09,983 ERROR com.oceanbase.clogproxy.client.connection.ClientHandler [] - LogProxy refused handshake request: code: 1 message: "Failed to create oblogreader" 2023-09-06 20:19:09,983 ERROR com.oceanbase.clogproxy.client.connection.ClientHandler [] - Exception occurred ClientId: table_index_1: rootserver_list=192.168.216.80:13509:13507, cluster_id=, cluster_user=dip_admin@dip, cluster_password=******, , sys_user=, sys_password=******, tb_white_list=dip.*.*, tb_black_list=|, start_timestamp=0, start_timestamp_us=0, timezone=+00:00, working_mode=memory, with LogProxy: 192.168.216.80:13508 com.oceanbase.clogproxy.client.exception.LogProxyClientException: LogProxy refused handshake request: code: 1 message: "Failed to create oblogreader" at com.oceanbase.clogproxy.client.connection.ClientHandler.handleErrorResponse(ClientHandler.java:228) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at com.oceanbase.clogproxy.client.connection.ClientHandler.channelRead(ClientHandler.java:158) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379) [flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365) [flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357) [flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286) [flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379) [flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365) [flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357) [flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410) [flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379) [flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365) [flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919) [flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:800) [flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:487) [flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:385) [flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:995) [flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) [flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at java.lang.Thread.run(Thread.java:748) [?:1.8.0_221] 2023-09-06 20:19:09,984 INFO com.oceanbase.clogproxy.client.connection.ClientStream [] - Try to stop this client 2023-09-06 20:19:11,967 INFO com.oceanbase.clogproxy.client.connection.ClientStream [] - Client process thread exit 2023-09-06 20:19:11,967 INFO com.oceanbase.clogproxy.client.connection.ClientStream [] - Client stopped successfully 2023-09-06 20:19:11,967 INFO com.oceanbase.clogproxy.client.connection.ClientHandler [] - Channel closed with ClientId: table_index_1, LogProxy: 192.168.216.80:13508 2023-09-06 20:19:11,969 INFO com.oceanbase.clogproxy.client.connection.ClientHandler [] - Connected to LogProxyServer, ip:127.0.1.1, version:f136f77be0d1ad50ff7053e5d1592c3d40696094 2023-09-06 20:19:11,970 ERROR com.oceanbase.clogproxy.client.connection.ClientHandler [] - LogProxy refused handshake request: code: 1 message: "Failed to create oblogreader" 2023-09-06 20:19:11,967 ERROR com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - LogProxyClient exception com.oceanbase.clogproxy.client.exception.LogProxyClientException: LogProxy refused handshake request: code: 1 message: "Failed to create oblogreader" at com.oceanbase.clogproxy.client.connection.ClientHandler.handleErrorResponse(ClientHandler.java:228) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at com.oceanbase.clogproxy.client.connection.ClientHandler.channelRead(ClientHandler.java:158) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:800) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:487) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:385) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:995) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at java.lang.Thread.run(Thread.java:748) [?:1.8.0_221] 2023-09-06 20:19:11,970 ERROR com.oceanbase.clogproxy.client.connection.ClientHandler [] - Exception occurred ClientId: table_index_4: rootserver_list=192.168.216.80:13509:13507, cluster_id=, cluster_user=dip_admin@dip, cluster_password=******, , sys_user=, sys_password=******, tb_white_list=dip.*.*, tb_black_list=|, start_timestamp=0, start_timestamp_us=0, timezone=+00:00, working_mode=memory, with LogProxy: 192.168.216.80:13508 com.oceanbase.clogproxy.client.exception.LogProxyClientException: LogProxy refused handshake request: code: 1 message: "Failed to create oblogreader" at com.oceanbase.clogproxy.client.connection.ClientHandler.handleErrorResponse(ClientHandler.java:228) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at com.oceanbase.clogproxy.client.connection.ClientHandler.channelRead(ClientHandler.java:158) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379) [flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365) [flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357) [flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286) [flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379) [flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365) [flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357) [flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410) [flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379) [flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365) [flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919) [flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:800) [flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:487) [flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:385) [flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:995) [flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) [flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at java.lang.Thread.run(Thread.java:748) [?:1.8.0_221] 2023-09-06 20:19:11,971 INFO com.oceanbase.clogproxy.client.connection.ClientStream [] - Try to stop this client 2023-09-06 20:19:12,131 INFO com.oceanbase.clogproxy.client.connection.ClientStream [] - Client process thread exit 2023-09-06 20:19:12,131 INFO com.oceanbase.clogproxy.client.connection.ClientStream [] - Client stopped successfully 2023-09-06 20:19:12,132 INFO com.oceanbase.clogproxy.client.connection.ClientHandler [] - Connected to LogProxyServer, ip:127.0.1.1, version:f136f77be0d1ad50ff7053e5d1592c3d40696094 2023-09-06 20:19:12,132 ERROR com.oceanbase.clogproxy.client.connection.ClientHandler [] - LogProxy refused handshake request: code: 1 message: "Failed to create oblogreader" 2023-09-06 20:19:12,132 ERROR com.oceanbase.clogproxy.client.connection.ClientHandler [] - Exception occurred ClientId: table_index_3: rootserver_list=192.168.216.80:13509:13507, cluster_id=, cluster_user=dip_admin@dip, cluster_password=******, , sys_user=, sys_password=******, tb_white_list=dip.*.*, tb_black_list=|, start_timestamp=0, start_timestamp_us=0, timezone=+00:00, working_mode=memory, with LogProxy: 192.168.216.80:13508 com.oceanbase.clogproxy.client.exception.LogProxyClientException: LogProxy refused handshake request: code: 1 message: "Failed to create oblogreader" at com.oceanbase.clogproxy.client.connection.ClientHandler.handleErrorResponse(ClientHandler.java:228) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at com.oceanbase.clogproxy.client.connection.ClientHandler.channelRead(ClientHandler.java:158) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379) [flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365) [flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357) [flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286) [flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379) [flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365) [flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357) [flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410) [flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379) [flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365) [flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919) [flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:800) [flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:487) [flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:385) [flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:995) [flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) [flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at java.lang.Thread.run(Thread.java:748) [?:1.8.0_221] 2023-09-06 20:19:12,133 INFO com.oceanbase.clogproxy.client.connection.ClientStream [] - Try to stop this client 2023-09-06 20:19:12,413 INFO com.oceanbase.clogproxy.client.connection.ClientStream [] - Client process thread exit 2023-09-06 20:19:12,413 INFO com.oceanbase.clogproxy.client.connection.ClientStream [] - Client stopped successfully 2023-09-06 20:19:12,132 ERROR com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - LogProxyClient exception com.oceanbase.clogproxy.client.exception.LogProxyClientException: LogProxy refused handshake request: code: 1 message: "Failed to create oblogreader" at com.oceanbase.clogproxy.client.connection.ClientHandler.handleErrorResponse(ClientHandler.java:228) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at com.oceanbase.clogproxy.client.connection.ClientHandler.channelRead(ClientHandler.java:158) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:800) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:487) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:385) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:995) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at java.lang.Thread.run(Thread.java:748) [?:1.8.0_221] 2023-09-06 20:19:12,415 INFO com.oceanbase.clogproxy.client.connection.ClientHandler [] - Channel closed with ClientId: table_index_4, LogProxy: 192.168.216.80:13508 2023-09-06 20:19:12,415 INFO com.oceanbase.clogproxy.client.connection.ClientHandler [] - Channel closed with ClientId: table_index_3, LogProxy: 192.168.216.80:13508 2023-09-06 20:19:12,415 ERROR com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - LogProxyClient exception com.oceanbase.clogproxy.client.exception.LogProxyClientException: LogProxy refused handshake request: code: 1 message: "Failed to create oblogreader" at com.oceanbase.clogproxy.client.connection.ClientHandler.handleErrorResponse(ClientHandler.java:228) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at com.oceanbase.clogproxy.client.connection.ClientHandler.channelRead(ClientHandler.java:158) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:800) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:487) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:385) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:995) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at java.lang.Thread.run(Thread.java:748) [?:1.8.0_221] 2023-09-06 20:19:12,575 INFO io.debezium.jdbc.JdbcConnection [] - Connection gracefully closed 2023-09-06 20:19:12,576 INFO io.debezium.jdbc.JdbcConnection [] - Connection gracefully closed 2023-09-06 20:19:12,577 INFO com.oceanbase.clogproxy.client.connection.ClientStream [] - Try to stop this client 2023-09-06 20:19:12,577 INFO io.debezium.jdbc.JdbcConnection [] - Connection gracefully closed 2023-09-06 20:19:12,577 INFO com.oceanbase.clogproxy.client.connection.ClientStream [] - Try to stop this client 2023-09-06 20:19:12,577 INFO com.oceanbase.clogproxy.client.connection.Connection [] - Close connection to remote address 192.168.216.80:13508 success 2023-09-06 20:19:12,578 INFO com.oceanbase.clogproxy.client.connection.Connection [] - Close connection to remote address 192.168.216.80:13508 success 2023-09-06 20:19:12,578 INFO com.oceanbase.clogproxy.client.connection.ClientHandler [] - Channel closed with ClientId: schema_index_2, LogProxy: 192.168.216.80:13508 2023-09-06 20:19:12,578 INFO com.oceanbase.clogproxy.client.connection.ClientHandler [] - Channel closed with ClientId: schema_index_1, LogProxy: 192.168.216.80:13508 2023-09-06 20:19:12,595 INFO com.oceanbase.clogproxy.client.connection.ClientStream [] - Client process thread exit 2023-09-06 20:19:12,595 INFO com.oceanbase.clogproxy.client.connection.ClientStream [] - Client stopped successfully 2023-09-06 20:19:12,598 WARN org.apache.flink.runtime.taskmanager.Task [] - Source: t_region[10] -> Calc[11] (1/1)#0 (ed8241a60a59a6c5e4b874f68816501f_2963852293169ba90d9d1e7d6308db5c_0_0) switched from RUNNING to FAILED with failure cause: java.util.concurrent.TimeoutException: Timeout to receive messages in RecordListener at com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction.readChangeRecords(OceanBaseRichSourceFunction.java:374) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction.run(OceanBaseRichSourceFunction.java:158) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at org.apache.flink.streaming.api.operators.StreamSource.run(StreamSource.java:110) ~[flink-dist-1.17.1.jar:1.17.1] at org.apache.flink.streaming.api.operators.StreamSource.run(StreamSource.java:67) ~[flink-dist-1.17.1.jar:1.17.1] at org.apache.flink.streaming.runtime.tasks.SourceStreamTask$LegacySourceFunctionThread.run(SourceStreamTask.java:333) ~[flink-dist-1.17.1.jar:1.17.1] 2023-09-06 20:19:12,598 INFO org.apache.flink.runtime.taskmanager.Task [] - Freeing task resources for Source: t_region[10] -> Calc[11] (1/1)#0 (ed8241a60a59a6c5e4b874f68816501f_2963852293169ba90d9d1e7d6308db5c_0_0). 2023-09-06 20:19:12,599 INFO org.apache.flink.runtime.taskexecutor.TaskExecutor [] - Un-registering task and sending final execution state FAILED to JobManager for task Source: t_region[10] -> Calc[11] (1/1)#0 ed8241a60a59a6c5e4b874f68816501f_2963852293169ba90d9d1e7d6308db5c_0_0. 2023-09-06 20:19:12,661 INFO com.oceanbase.clogproxy.client.connection.ClientStream [] - Try to stop this client 2023-09-06 20:19:12,666 INFO com.oceanbase.clogproxy.client.connection.Connection [] - Close connection to remote address 192.168.216.80:13508 success 2023-09-06 20:19:12,667 INFO com.oceanbase.clogproxy.client.connection.ClientHandler [] - Channel closed with ClientId: schema_index_3, LogProxy: 192.168.216.80:13508 2023-09-06 20:19:12,677 INFO org.apache.flink.runtime.taskmanager.Task [] - Attempting to cancel task GroupAggregate[16] -> Calc[17] -> ConstraintEnforcer[18] (1/1)#0 (ed8241a60a59a6c5e4b874f68816501f_ecfbaa617d055e8778be646d9794c031_0_0). 2023-09-06 20:19:12,677 INFO org.apache.flink.runtime.taskmanager.Task [] - GroupAggregate[16] -> Calc[17] -> ConstraintEnforcer[18] (1/1)#0 (ed8241a60a59a6c5e4b874f68816501f_ecfbaa617d055e8778be646d9794c031_0_0) switched from RUNNING to CANCELING. 2023-09-06 20:19:12,678 INFO org.apache.flink.runtime.taskmanager.Task [] - Triggering cancellation of task code GroupAggregate[16] -> Calc[17] -> ConstraintEnforcer[18] (1/1)#0 (ed8241a60a59a6c5e4b874f68816501f_ecfbaa617d055e8778be646d9794c031_0_0). 2023-09-06 20:19:12,679 INFO org.apache.flink.runtime.taskmanager.Task [] - Attempting to cancel task SinkMaterializer[18] -> Sink: schema_index[18] (1/1)#0 (ed8241a60a59a6c5e4b874f68816501f_f3befa4caffaca9b80147da465009d01_0_0). 2023-09-06 20:19:12,679 INFO org.apache.flink.runtime.taskmanager.Task [] - SinkMaterializer[18] -> Sink: schema_index[18] (1/1)#0 (ed8241a60a59a6c5e4b874f68816501f_f3befa4caffaca9b80147da465009d01_0_0) switched from RUNNING to CANCELING. 2023-09-06 20:19:12,679 INFO org.apache.flink.runtime.taskmanager.Task [] - Triggering cancellation of task code SinkMaterializer[18] -> Sink: schema_index[18] (1/1)#0 (ed8241a60a59a6c5e4b874f68816501f_f3befa4caffaca9b80147da465009d01_0_0). 2023-09-06 20:19:12,679 INFO org.apache.flink.runtime.taskmanager.Task [] - GroupAggregate[16] -> Calc[17] -> ConstraintEnforcer[18] (1/1)#0 (ed8241a60a59a6c5e4b874f68816501f_ecfbaa617d055e8778be646d9794c031_0_0) switched from CANCELING to CANCELED. 2023-09-06 20:19:12,679 INFO org.apache.flink.runtime.taskmanager.Task [] - Freeing task resources for GroupAggregate[16] -> Calc[17] -> ConstraintEnforcer[18] (1/1)#0 (ed8241a60a59a6c5e4b874f68816501f_ecfbaa617d055e8778be646d9794c031_0_0). 2023-09-06 20:19:12,755 INFO org.apache.flink.runtime.taskmanager.Task [] - Attempting to cancel task Join[7] -> Calc[8] (1/1)#0 (ed8241a60a59a6c5e4b874f68816501f_bd51d758b4efb5e2f06d8b93962c12d2_0_0). 2023-09-06 20:19:12,755 INFO org.apache.flink.runtime.taskmanager.Task [] - Join[7] -> Calc[8] (1/1)#0 (ed8241a60a59a6c5e4b874f68816501f_bd51d758b4efb5e2f06d8b93962c12d2_0_0) switched from RUNNING to CANCELING. 2023-09-06 20:19:12,755 INFO org.apache.flink.runtime.taskmanager.Task [] - Triggering cancellation of task code Join[7] -> Calc[8] (1/1)#0 (ed8241a60a59a6c5e4b874f68816501f_bd51d758b4efb5e2f06d8b93962c12d2_0_0). 2023-09-06 20:19:12,758 INFO org.apache.flink.runtime.taskmanager.Task [] - Attempting to cancel task Join[13] -> Calc[14] (1/1)#0 (ed8241a60a59a6c5e4b874f68816501f_2e97d77449c913cf0f6bfb4cb4497fa8_0_0). 2023-09-06 20:19:12,758 INFO org.apache.flink.runtime.taskmanager.Task [] - Join[13] -> Calc[14] (1/1)#0 (ed8241a60a59a6c5e4b874f68816501f_2e97d77449c913cf0f6bfb4cb4497fa8_0_0) switched from RUNNING to CANCELING. 2023-09-06 20:19:12,758 INFO org.apache.flink.runtime.taskmanager.Task [] - Triggering cancellation of task code Join[13] -> Calc[14] (1/1)#0 (ed8241a60a59a6c5e4b874f68816501f_2e97d77449c913cf0f6bfb4cb4497fa8_0_0). 2023-09-06 20:19:12,758 INFO org.apache.flink.runtime.taskmanager.Task [] - Join[7] -> Calc[8] (1/1)#0 (ed8241a60a59a6c5e4b874f68816501f_bd51d758b4efb5e2f06d8b93962c12d2_0_0) switched from CANCELING to CANCELED. 2023-09-06 20:19:12,758 INFO org.apache.flink.runtime.taskmanager.Task [] - Freeing task resources for Join[7] -> Calc[8] (1/1)#0 (ed8241a60a59a6c5e4b874f68816501f_bd51d758b4efb5e2f06d8b93962c12d2_0_0). 2023-09-06 20:19:12,770 INFO org.apache.flink.runtime.taskmanager.Task [] - SinkMaterializer[18] -> Sink: schema_index[18] (1/1)#0 (ed8241a60a59a6c5e4b874f68816501f_f3befa4caffaca9b80147da465009d01_0_0) switched from CANCELING to CANCELED. 2023-09-06 20:19:12,770 INFO org.apache.flink.runtime.taskmanager.Task [] - Freeing task resources for SinkMaterializer[18] -> Sink: schema_index[18] (1/1)#0 (ed8241a60a59a6c5e4b874f68816501f_f3befa4caffaca9b80147da465009d01_0_0). 2023-09-06 20:19:12,771 INFO org.apache.flink.runtime.taskmanager.Task [] - Attempting to cancel task Source: t_region_datasource_relation[4] -> Calc[5] (1/1)#0 (ed8241a60a59a6c5e4b874f68816501f_6cdc5bb954874d922eaee11a8e7b5dd5_0_0). 2023-09-06 20:19:12,771 INFO org.apache.flink.runtime.taskmanager.Task [] - Source: t_region_datasource_relation[4] -> Calc[5] (1/1)#0 (ed8241a60a59a6c5e4b874f68816501f_6cdc5bb954874d922eaee11a8e7b5dd5_0_0) switched from RUNNING to CANCELING. 2023-09-06 20:19:12,771 INFO org.apache.flink.runtime.taskmanager.Task [] - Triggering cancellation of task code Source: t_region_datasource_relation[4] -> Calc[5] (1/1)#0 (ed8241a60a59a6c5e4b874f68816501f_6cdc5bb954874d922eaee11a8e7b5dd5_0_0). 2023-09-06 20:19:12,773 WARN com.oceanbase.clogproxy.client.connection.ClientStream [] - Waits for process thread failed : null 2023-09-06 20:19:12,773 INFO org.apache.flink.runtime.taskmanager.Task [] - Join[13] -> Calc[14] (1/1)#0 (ed8241a60a59a6c5e4b874f68816501f_2e97d77449c913cf0f6bfb4cb4497fa8_0_0) switched from CANCELING to CANCELED. 2023-09-06 20:19:12,773 INFO org.apache.flink.runtime.taskmanager.Task [] - Freeing task resources for Join[13] -> Calc[14] (1/1)#0 (ed8241a60a59a6c5e4b874f68816501f_2e97d77449c913cf0f6bfb4cb4497fa8_0_0). 2023-09-06 20:19:12,773 INFO org.apache.flink.runtime.taskmanager.Task [] - Attempting to cancel task Source: t_datacatalog_schema[1] -> Calc[2] (1/1)#0 (ed8241a60a59a6c5e4b874f68816501f_cbc357ccb763df2852fee8c4fc7d55f2_0_0). 2023-09-06 20:19:12,773 INFO org.apache.flink.runtime.taskmanager.Task [] - Source: t_datacatalog_schema[1] -> Calc[2] (1/1)#0 (ed8241a60a59a6c5e4b874f68816501f_cbc357ccb763df2852fee8c4fc7d55f2_0_0) switched from RUNNING to CANCELING. 2023-09-06 20:19:12,774 INFO com.oceanbase.clogproxy.client.connection.ClientStream [] - Client stopped successfully 2023-09-06 20:19:12,774 INFO org.apache.flink.runtime.taskmanager.Task [] - Triggering cancellation of task code Source: t_datacatalog_schema[1] -> Calc[2] (1/1)#0 (ed8241a60a59a6c5e4b874f68816501f_cbc357ccb763df2852fee8c4fc7d55f2_0_0). 2023-09-06 20:19:12,777 WARN com.oceanbase.clogproxy.client.connection.ClientStream [] - Waits for process thread failed : null 2023-09-06 20:19:12,777 INFO org.apache.flink.runtime.taskexecutor.TaskExecutor [] - Un-registering task and sending final execution state CANCELED to JobManager for task GroupAggregate[16] -> Calc[17] -> ConstraintEnforcer[18] (1/1)#0 ed8241a60a59a6c5e4b874f68816501f_ecfbaa617d055e8778be646d9794c031_0_0. 2023-09-06 20:19:12,777 INFO com.oceanbase.clogproxy.client.connection.ClientStream [] - Client stopped successfully 2023-09-06 20:19:12,779 INFO org.apache.flink.runtime.taskexecutor.TaskExecutor [] - Un-registering task and sending final execution state CANCELED to JobManager for task Join[7] -> Calc[8] (1/1)#0 ed8241a60a59a6c5e4b874f68816501f_bd51d758b4efb5e2f06d8b93962c12d2_0_0. 2023-09-06 20:19:12,779 INFO org.apache.flink.runtime.taskmanager.Task [] - Source: t_region_datasource_relation[4] -> Calc[5] (1/1)#0 (ed8241a60a59a6c5e4b874f68816501f_6cdc5bb954874d922eaee11a8e7b5dd5_0_0) switched from CANCELING to CANCELED. 2023-09-06 20:19:12,780 INFO org.apache.flink.runtime.taskmanager.Task [] - Freeing task resources for Source: t_region_datasource_relation[4] -> Calc[5] (1/1)#0 (ed8241a60a59a6c5e4b874f68816501f_6cdc5bb954874d922eaee11a8e7b5dd5_0_0). 2023-09-06 20:19:12,780 INFO org.apache.flink.runtime.taskmanager.Task [] - Source: t_datacatalog_schema[1] -> Calc[2] (1/1)#0 (ed8241a60a59a6c5e4b874f68816501f_cbc357ccb763df2852fee8c4fc7d55f2_0_0) switched from CANCELING to CANCELED. 2023-09-06 20:19:12,780 INFO org.apache.flink.runtime.taskmanager.Task [] - Freeing task resources for Source: t_datacatalog_schema[1] -> Calc[2] (1/1)#0 (ed8241a60a59a6c5e4b874f68816501f_cbc357ccb763df2852fee8c4fc7d55f2_0_0). 2023-09-06 20:19:12,780 INFO org.apache.flink.runtime.taskexecutor.TaskExecutor [] - Un-registering task and sending final execution state CANCELED to JobManager for task SinkMaterializer[18] -> Sink: schema_index[18] (1/1)#0 ed8241a60a59a6c5e4b874f68816501f_f3befa4caffaca9b80147da465009d01_0_0. 2023-09-06 20:19:12,781 INFO org.apache.flink.runtime.taskexecutor.TaskExecutor [] - Un-registering task and sending final execution state CANCELED to JobManager for task Join[13] -> Calc[14] (1/1)#0 ed8241a60a59a6c5e4b874f68816501f_2e97d77449c913cf0f6bfb4cb4497fa8_0_0. 2023-09-06 20:19:12,781 INFO org.apache.flink.runtime.taskexecutor.TaskExecutor [] - Un-registering task and sending final execution state CANCELED to JobManager for task Source: t_region_datasource_relation[4] -> Calc[5] (1/1)#0 ed8241a60a59a6c5e4b874f68816501f_6cdc5bb954874d922eaee11a8e7b5dd5_0_0. 2023-09-06 20:19:12,782 INFO org.apache.flink.runtime.taskexecutor.TaskExecutor [] - Un-registering task and sending final execution state CANCELED to JobManager for task Source: t_datacatalog_schema[1] -> Calc[2] (1/1)#0 ed8241a60a59a6c5e4b874f68816501f_cbc357ccb763df2852fee8c4fc7d55f2_0_0. 2023-09-06 20:19:12,813 INFO com.oceanbase.clogproxy.client.connection.ClientStream [] - Client process thread exit 2023-09-06 20:19:13,144 INFO com.oceanbase.clogproxy.client.connection.ClientStream [] - Client process thread exit 2023-09-06 20:19:13,258 INFO org.apache.flink.runtime.taskexecutor.TaskExecutor [] - Receive slot request 30e4dc18f5ab47941e5dc9cc0d053e83 for job 1cc8729a89fe99b9430d3bec730fcfba from resource manager with leader id 00000000000000000000000000000000. 2023-09-06 20:19:13,259 INFO org.apache.flink.runtime.taskexecutor.TaskExecutor [] - Allocated slot for 30e4dc18f5ab47941e5dc9cc0d053e83. 2023-09-06 20:19:13,259 INFO org.apache.flink.runtime.taskexecutor.DefaultJobLeaderService [] - Add job 1cc8729a89fe99b9430d3bec730fcfba for job leader monitoring. 2023-09-06 20:19:13,259 INFO org.apache.flink.runtime.taskexecutor.DefaultJobLeaderService [] - Try to register at job manager akka.tcp://flink@localhost:50101/user/rpc/jobmanager_5 with leader id 00000000-0000-0000-0000-000000000000. 2023-09-06 20:19:13,267 INFO org.apache.flink.runtime.taskexecutor.DefaultJobLeaderService [] - Resolved JobManager address, beginning registration 2023-09-06 20:19:13,275 INFO org.apache.flink.runtime.taskexecutor.DefaultJobLeaderService [] - Successful registration at job manager akka.tcp://flink@localhost:50101/user/rpc/jobmanager_5 for job 1cc8729a89fe99b9430d3bec730fcfba. 2023-09-06 20:19:13,275 INFO org.apache.flink.runtime.taskexecutor.TaskExecutor [] - Establish JobManager connection for job 1cc8729a89fe99b9430d3bec730fcfba. 2023-09-06 20:19:13,275 INFO org.apache.flink.runtime.taskexecutor.TaskExecutor [] - Offer reserved slots to the leader of job 1cc8729a89fe99b9430d3bec730fcfba. 2023-09-06 20:19:13,287 INFO org.apache.flink.runtime.taskexecutor.slot.TaskSlotTableImpl [] - Activate slot 30e4dc18f5ab47941e5dc9cc0d053e83. 2023-09-06 20:19:13,288 INFO org.apache.flink.runtime.state.changelog.StateChangelogStorageLoader [] - Creating a changelog storage with name 'memory'. 2023-09-06 20:19:13,288 INFO org.apache.flink.runtime.state.TaskExecutorChannelStateExecutorFactoryManager [] - Creating the channel state executor factory for job id 1cc8729a89fe99b9430d3bec730fcfba 2023-09-06 20:19:13,289 INFO org.apache.flink.runtime.taskexecutor.TaskExecutor [] - Received task Source: t_datasource[1] -> Calc[2] (1/1)#0 (a4d7c36970c9b71fe7dcc7cd781a33a2_cbc357ccb763df2852fee8c4fc7d55f2_0_0), deploy into slot with allocation id 30e4dc18f5ab47941e5dc9cc0d053e83. 2023-09-06 20:19:13,289 INFO org.apache.flink.runtime.taskexecutor.slot.TaskSlotTableImpl [] - Activate slot 30e4dc18f5ab47941e5dc9cc0d053e83. 2023-09-06 20:19:13,289 INFO org.apache.flink.runtime.taskmanager.Task [] - Source: t_datasource[1] -> Calc[2] (1/1)#0 (a4d7c36970c9b71fe7dcc7cd781a33a2_cbc357ccb763df2852fee8c4fc7d55f2_0_0) switched from CREATED to DEPLOYING. 2023-09-06 20:19:13,290 INFO org.apache.flink.runtime.taskmanager.Task [] - Loading JAR files for task Source: t_datasource[1] -> Calc[2] (1/1)#0 (a4d7c36970c9b71fe7dcc7cd781a33a2_cbc357ccb763df2852fee8c4fc7d55f2_0_0) [DEPLOYING]. 2023-09-06 20:19:13,291 INFO org.apache.flink.runtime.taskexecutor.TaskExecutor [] - Received task Source: t_datasource_type[4] -> Calc[5] (1/1)#0 (a4d7c36970c9b71fe7dcc7cd781a33a2_6cdc5bb954874d922eaee11a8e7b5dd5_0_0), deploy into slot with allocation id 30e4dc18f5ab47941e5dc9cc0d053e83. 2023-09-06 20:19:13,291 INFO org.apache.flink.runtime.blob.BlobClient [] - Downloading 1cc8729a89fe99b9430d3bec730fcfba/p-c9a898e2fff2a1a9431b4eb90a410879ca72339e-65d6f5e956037d54e00c8719bad36b4d from localhost/127.0.0.1:41295 2023-09-06 20:19:13,291 INFO org.apache.flink.runtime.taskexecutor.slot.TaskSlotTableImpl [] - Activate slot 30e4dc18f5ab47941e5dc9cc0d053e83. 2023-09-06 20:19:13,291 INFO org.apache.flink.runtime.taskmanager.Task [] - Source: t_datasource_type[4] -> Calc[5] (1/1)#0 (a4d7c36970c9b71fe7dcc7cd781a33a2_6cdc5bb954874d922eaee11a8e7b5dd5_0_0) switched from CREATED to DEPLOYING. 2023-09-06 20:19:13,292 INFO org.apache.flink.runtime.taskmanager.Task [] - Loading JAR files for task Source: t_datasource_type[4] -> Calc[5] (1/1)#0 (a4d7c36970c9b71fe7dcc7cd781a33a2_6cdc5bb954874d922eaee11a8e7b5dd5_0_0) [DEPLOYING]. 2023-09-06 20:19:13,293 INFO org.apache.flink.runtime.taskexecutor.TaskExecutor [] - Received task Source: t_datasource_owner_relation[10] -> Calc[11] (1/1)#0 (a4d7c36970c9b71fe7dcc7cd781a33a2_2963852293169ba90d9d1e7d6308db5c_0_0), deploy into slot with allocation id 30e4dc18f5ab47941e5dc9cc0d053e83. 2023-09-06 20:19:13,294 INFO org.apache.flink.runtime.taskmanager.Task [] - Source: t_datasource_owner_relation[10] -> Calc[11] (1/1)#0 (a4d7c36970c9b71fe7dcc7cd781a33a2_2963852293169ba90d9d1e7d6308db5c_0_0) switched from CREATED to DEPLOYING. 2023-09-06 20:19:13,294 INFO org.apache.flink.runtime.taskmanager.Task [] - Loading JAR files for task Source: t_datasource_owner_relation[10] -> Calc[11] (1/1)#0 (a4d7c36970c9b71fe7dcc7cd781a33a2_2963852293169ba90d9d1e7d6308db5c_0_0) [DEPLOYING]. 2023-09-06 20:19:13,297 INFO org.apache.flink.runtime.taskexecutor.slot.TaskSlotTableImpl [] - Activate slot 30e4dc18f5ab47941e5dc9cc0d053e83. 2023-09-06 20:19:13,304 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using job/cluster config to configure application-defined state backend: org.apache.flink.runtime.state.hashmap.HashMapStateBackend@280ab298 2023-09-06 20:19:13,304 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using job/cluster config to configure application-defined state backend: org.apache.flink.runtime.state.hashmap.HashMapStateBackend@74d6a671 2023-09-06 20:19:13,304 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using application-defined state backend: org.apache.flink.runtime.state.hashmap.HashMapStateBackend@30a3283e 2023-09-06 20:19:13,304 INFO org.apache.flink.runtime.state.StateBackendLoader [] - State backend loader loads the state backend as HashMapStateBackend 2023-09-06 20:19:13,304 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using application-defined state backend: org.apache.flink.runtime.state.hashmap.HashMapStateBackend@62cf4fbf 2023-09-06 20:19:13,304 INFO org.apache.flink.runtime.state.StateBackendLoader [] - State backend loader loads the state backend as HashMapStateBackend 2023-09-06 20:19:13,305 INFO org.apache.flink.runtime.taskexecutor.TaskExecutor [] - Received task Source: t_user[16] -> Calc[17] (1/1)#0 (a4d7c36970c9b71fe7dcc7cd781a33a2_1171dea6747ab509fdaefbe74f7195af_0_0), deploy into slot with allocation id 30e4dc18f5ab47941e5dc9cc0d053e83. 2023-09-06 20:19:13,305 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using job/cluster config to configure application-defined checkpoint storage: org.apache.flink.runtime.state.storage.FileSystemCheckpointStorage@8fdb6d18 2023-09-06 20:19:13,305 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using job/cluster config to configure application-defined checkpoint storage: org.apache.flink.runtime.state.storage.FileSystemCheckpointStorage@8fdb6d18 2023-09-06 20:19:13,305 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using job/cluster config to configure application-defined state backend: org.apache.flink.runtime.state.hashmap.HashMapStateBackend@7b1eaada 2023-09-06 20:19:13,305 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using application-defined state backend: org.apache.flink.runtime.state.hashmap.HashMapStateBackend@48552878 2023-09-06 20:19:13,305 INFO org.apache.flink.runtime.state.StateBackendLoader [] - State backend loader loads the state backend as HashMapStateBackend 2023-09-06 20:19:13,305 INFO org.apache.flink.runtime.taskexecutor.slot.TaskSlotTableImpl [] - Activate slot 30e4dc18f5ab47941e5dc9cc0d053e83. 2023-09-06 20:19:13,305 INFO org.apache.flink.runtime.taskmanager.Task [] - Source: t_datasource_owner_relation[10] -> Calc[11] (1/1)#0 (a4d7c36970c9b71fe7dcc7cd781a33a2_2963852293169ba90d9d1e7d6308db5c_0_0) switched from DEPLOYING to INITIALIZING. 2023-09-06 20:19:13,305 INFO org.apache.flink.runtime.taskmanager.Task [] - Source: t_datasource_type[4] -> Calc[5] (1/1)#0 (a4d7c36970c9b71fe7dcc7cd781a33a2_6cdc5bb954874d922eaee11a8e7b5dd5_0_0) switched from DEPLOYING to INITIALIZING. 2023-09-06 20:19:13,305 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using job/cluster config to configure application-defined checkpoint storage: org.apache.flink.runtime.state.storage.FileSystemCheckpointStorage@8fdb6d18 2023-09-06 20:19:13,306 INFO org.apache.flink.runtime.taskmanager.Task [] - Source: t_user[16] -> Calc[17] (1/1)#0 (a4d7c36970c9b71fe7dcc7cd781a33a2_1171dea6747ab509fdaefbe74f7195af_0_0) switched from CREATED to DEPLOYING. 2023-09-06 20:19:13,306 INFO org.apache.flink.runtime.taskmanager.Task [] - Loading JAR files for task Source: t_user[16] -> Calc[17] (1/1)#0 (a4d7c36970c9b71fe7dcc7cd781a33a2_1171dea6747ab509fdaefbe74f7195af_0_0) [DEPLOYING]. 2023-09-06 20:19:13,309 INFO org.apache.flink.runtime.taskmanager.Task [] - Source: t_datasource[1] -> Calc[2] (1/1)#0 (a4d7c36970c9b71fe7dcc7cd781a33a2_cbc357ccb763df2852fee8c4fc7d55f2_0_0) switched from DEPLOYING to INITIALIZING. 2023-09-06 20:19:13,309 INFO org.apache.flink.runtime.taskexecutor.TaskExecutor [] - Received task Source: t_region_datasource_relation[22] -> Calc[23] (1/1)#0 (a4d7c36970c9b71fe7dcc7cd781a33a2_2fa5fc7df17f61cb0e1946288970d799_0_0), deploy into slot with allocation id 30e4dc18f5ab47941e5dc9cc0d053e83. 2023-09-06 20:19:13,310 INFO org.apache.flink.runtime.taskmanager.Task [] - Source: t_region_datasource_relation[22] -> Calc[23] (1/1)#0 (a4d7c36970c9b71fe7dcc7cd781a33a2_2fa5fc7df17f61cb0e1946288970d799_0_0) switched from CREATED to DEPLOYING. 2023-09-06 20:19:13,310 INFO org.apache.flink.runtime.taskexecutor.slot.TaskSlotTableImpl [] - Activate slot 30e4dc18f5ab47941e5dc9cc0d053e83. 2023-09-06 20:19:13,310 INFO org.apache.flink.runtime.taskmanager.Task [] - Loading JAR files for task Source: t_region_datasource_relation[22] -> Calc[23] (1/1)#0 (a4d7c36970c9b71fe7dcc7cd781a33a2_2fa5fc7df17f61cb0e1946288970d799_0_0) [DEPLOYING]. 2023-09-06 20:19:13,311 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using job/cluster config to configure application-defined state backend: org.apache.flink.runtime.state.hashmap.HashMapStateBackend@505d20d9 2023-09-06 20:19:13,311 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using application-defined state backend: org.apache.flink.runtime.state.hashmap.HashMapStateBackend@357800bc 2023-09-06 20:19:13,312 INFO org.apache.flink.runtime.state.StateBackendLoader [] - State backend loader loads the state backend as HashMapStateBackend 2023-09-06 20:19:13,313 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using job/cluster config to configure application-defined checkpoint storage: org.apache.flink.runtime.state.storage.FileSystemCheckpointStorage@8fdb6d18 2023-09-06 20:19:13,313 INFO org.apache.flink.runtime.taskmanager.Task [] - Source: t_user[16] -> Calc[17] (1/1)#0 (a4d7c36970c9b71fe7dcc7cd781a33a2_1171dea6747ab509fdaefbe74f7195af_0_0) switched from DEPLOYING to INITIALIZING. 2023-09-06 20:19:13,313 INFO org.apache.flink.runtime.taskexecutor.TaskExecutor [] - Received task Source: t_region[28] -> Calc[29] (1/1)#0 (a4d7c36970c9b71fe7dcc7cd781a33a2_5c4ca2fea30dcf09bf3ee40c495fe808_0_0), deploy into slot with allocation id 30e4dc18f5ab47941e5dc9cc0d053e83. 2023-09-06 20:19:13,324 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using job/cluster config to configure application-defined state backend: org.apache.flink.runtime.state.hashmap.HashMapStateBackend@6588bd19 2023-09-06 20:19:13,326 INFO org.apache.flink.runtime.taskexecutor.slot.TaskSlotTableImpl [] - Activate slot 30e4dc18f5ab47941e5dc9cc0d053e83. 2023-09-06 20:19:13,326 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using application-defined state backend: org.apache.flink.runtime.state.hashmap.HashMapStateBackend@62b0befe 2023-09-06 20:19:13,326 INFO org.apache.flink.runtime.state.StateBackendLoader [] - State backend loader loads the state backend as HashMapStateBackend 2023-09-06 20:19:13,326 INFO org.apache.flink.runtime.taskmanager.Task [] - Source: t_region[28] -> Calc[29] (1/1)#0 (a4d7c36970c9b71fe7dcc7cd781a33a2_5c4ca2fea30dcf09bf3ee40c495fe808_0_0) switched from CREATED to DEPLOYING. 2023-09-06 20:19:13,326 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using job/cluster config to configure application-defined checkpoint storage: org.apache.flink.runtime.state.storage.FileSystemCheckpointStorage@8fdb6d18 2023-09-06 20:19:13,326 INFO org.apache.flink.runtime.taskmanager.Task [] - Loading JAR files for task Source: t_region[28] -> Calc[29] (1/1)#0 (a4d7c36970c9b71fe7dcc7cd781a33a2_5c4ca2fea30dcf09bf3ee40c495fe808_0_0) [DEPLOYING]. 2023-09-06 20:19:13,331 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using job/cluster config to configure application-defined state backend: org.apache.flink.runtime.state.hashmap.HashMapStateBackend@2179da4b 2023-09-06 20:19:13,331 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using application-defined state backend: org.apache.flink.runtime.state.hashmap.HashMapStateBackend@2a349070 2023-09-06 20:19:13,331 INFO org.apache.flink.runtime.state.StateBackendLoader [] - State backend loader loads the state backend as HashMapStateBackend 2023-09-06 20:19:13,332 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using job/cluster config to configure application-defined checkpoint storage: org.apache.flink.runtime.state.storage.FileSystemCheckpointStorage@8fdb6d18 2023-09-06 20:19:13,332 INFO org.apache.flink.runtime.taskexecutor.TaskExecutor [] - Received task Join[7] -> Calc[8] (1/1)#0 (a4d7c36970c9b71fe7dcc7cd781a33a2_42918f7d64d1adf0d787359f8529835f_0_0), deploy into slot with allocation id 30e4dc18f5ab47941e5dc9cc0d053e83. 2023-09-06 20:19:13,333 INFO org.apache.flink.runtime.taskmanager.Task [] - Source: t_region[28] -> Calc[29] (1/1)#0 (a4d7c36970c9b71fe7dcc7cd781a33a2_5c4ca2fea30dcf09bf3ee40c495fe808_0_0) switched from DEPLOYING to INITIALIZING. 2023-09-06 20:19:13,333 INFO org.apache.flink.runtime.taskexecutor.slot.TaskSlotTableImpl [] - Activate slot 30e4dc18f5ab47941e5dc9cc0d053e83. 2023-09-06 20:19:13,333 INFO org.apache.flink.runtime.taskmanager.Task [] - Join[7] -> Calc[8] (1/1)#0 (a4d7c36970c9b71fe7dcc7cd781a33a2_42918f7d64d1adf0d787359f8529835f_0_0) switched from CREATED to DEPLOYING. 2023-09-06 20:19:13,335 INFO org.apache.flink.runtime.taskmanager.Task [] - Source: t_region_datasource_relation[22] -> Calc[23] (1/1)#0 (a4d7c36970c9b71fe7dcc7cd781a33a2_2fa5fc7df17f61cb0e1946288970d799_0_0) switched from DEPLOYING to INITIALIZING. 2023-09-06 20:19:13,335 INFO org.apache.flink.runtime.taskmanager.Task [] - Loading JAR files for task Join[7] -> Calc[8] (1/1)#0 (a4d7c36970c9b71fe7dcc7cd781a33a2_42918f7d64d1adf0d787359f8529835f_0_0) [DEPLOYING]. 2023-09-06 20:19:13,346 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using job/cluster config to configure application-defined state backend: org.apache.flink.runtime.state.hashmap.HashMapStateBackend@38c19a59 2023-09-06 20:19:13,346 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using application-defined state backend: org.apache.flink.runtime.state.hashmap.HashMapStateBackend@13719ad5 2023-09-06 20:19:13,346 INFO org.apache.flink.runtime.state.StateBackendLoader [] - State backend loader loads the state backend as HashMapStateBackend 2023-09-06 20:19:13,347 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using job/cluster config to configure application-defined checkpoint storage: org.apache.flink.runtime.state.storage.FileSystemCheckpointStorage@8fdb6d18 2023-09-06 20:19:13,347 INFO org.apache.flink.runtime.taskexecutor.TaskExecutor [] - Received task Join[13] -> Calc[14] (1/1)#0 (a4d7c36970c9b71fe7dcc7cd781a33a2_5fa5f4cd9ae72c63c62c17dbea1c3183_0_0), deploy into slot with allocation id 30e4dc18f5ab47941e5dc9cc0d053e83. 2023-09-06 20:19:13,347 INFO org.apache.flink.runtime.taskmanager.Task [] - Join[7] -> Calc[8] (1/1)#0 (a4d7c36970c9b71fe7dcc7cd781a33a2_42918f7d64d1adf0d787359f8529835f_0_0) switched from DEPLOYING to INITIALIZING. 2023-09-06 20:19:13,348 INFO org.apache.flink.runtime.taskexecutor.slot.TaskSlotTableImpl [] - Activate slot 30e4dc18f5ab47941e5dc9cc0d053e83. 2023-09-06 20:19:13,349 INFO org.apache.flink.runtime.taskmanager.Task [] - Join[13] -> Calc[14] (1/1)#0 (a4d7c36970c9b71fe7dcc7cd781a33a2_5fa5f4cd9ae72c63c62c17dbea1c3183_0_0) switched from CREATED to DEPLOYING. 2023-09-06 20:19:13,349 INFO org.apache.flink.runtime.taskmanager.Task [] - Loading JAR files for task Join[13] -> Calc[14] (1/1)#0 (a4d7c36970c9b71fe7dcc7cd781a33a2_5fa5f4cd9ae72c63c62c17dbea1c3183_0_0) [DEPLOYING]. 2023-09-06 20:19:13,355 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using job/cluster config to configure application-defined state backend: org.apache.flink.runtime.state.hashmap.HashMapStateBackend@434cc972 2023-09-06 20:19:13,355 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using application-defined state backend: org.apache.flink.runtime.state.hashmap.HashMapStateBackend@3acc3df5 2023-09-06 20:19:13,355 INFO org.apache.flink.runtime.state.StateBackendLoader [] - State backend loader loads the state backend as HashMapStateBackend 2023-09-06 20:19:13,355 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using job/cluster config to configure application-defined checkpoint storage: org.apache.flink.runtime.state.storage.FileSystemCheckpointStorage@8fdb6d18 2023-09-06 20:19:13,356 INFO org.apache.flink.runtime.taskmanager.Task [] - Join[13] -> Calc[14] (1/1)#0 (a4d7c36970c9b71fe7dcc7cd781a33a2_5fa5f4cd9ae72c63c62c17dbea1c3183_0_0) switched from DEPLOYING to INITIALIZING. 2023-09-06 20:19:13,358 INFO org.apache.flink.runtime.taskexecutor.TaskExecutor [] - Received task Join[19] -> Calc[20] (1/1)#0 (a4d7c36970c9b71fe7dcc7cd781a33a2_cfd4d872ec6601c734021a3f311dc5f2_0_0), deploy into slot with allocation id 30e4dc18f5ab47941e5dc9cc0d053e83. 2023-09-06 20:19:13,359 INFO org.apache.flink.runtime.taskexecutor.slot.TaskSlotTableImpl [] - Activate slot 30e4dc18f5ab47941e5dc9cc0d053e83. 2023-09-06 20:19:13,359 INFO org.apache.flink.runtime.taskmanager.Task [] - Join[19] -> Calc[20] (1/1)#0 (a4d7c36970c9b71fe7dcc7cd781a33a2_cfd4d872ec6601c734021a3f311dc5f2_0_0) switched from CREATED to DEPLOYING. 2023-09-06 20:19:13,360 INFO org.apache.flink.runtime.taskmanager.Task [] - Loading JAR files for task Join[19] -> Calc[20] (1/1)#0 (a4d7c36970c9b71fe7dcc7cd781a33a2_cfd4d872ec6601c734021a3f311dc5f2_0_0) [DEPLOYING]. 2023-09-06 20:19:13,364 INFO org.apache.flink.runtime.taskexecutor.TaskExecutor [] - Received task Join[25] -> Calc[26] (1/1)#0 (a4d7c36970c9b71fe7dcc7cd781a33a2_5eba13a28fe84abdbf2e1f560321cc9e_0_0), deploy into slot with allocation id 30e4dc18f5ab47941e5dc9cc0d053e83. 2023-09-06 20:19:13,365 INFO org.apache.flink.runtime.taskexecutor.slot.TaskSlotTableImpl [] - Activate slot 30e4dc18f5ab47941e5dc9cc0d053e83. 2023-09-06 20:19:13,365 INFO org.apache.flink.runtime.taskmanager.Task [] - Join[25] -> Calc[26] (1/1)#0 (a4d7c36970c9b71fe7dcc7cd781a33a2_5eba13a28fe84abdbf2e1f560321cc9e_0_0) switched from CREATED to DEPLOYING. 2023-09-06 20:19:13,366 INFO org.apache.flink.runtime.taskmanager.Task [] - Loading JAR files for task Join[25] -> Calc[26] (1/1)#0 (a4d7c36970c9b71fe7dcc7cd781a33a2_5eba13a28fe84abdbf2e1f560321cc9e_0_0) [DEPLOYING]. 2023-09-06 20:19:13,373 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using job/cluster config to configure application-defined state backend: org.apache.flink.runtime.state.hashmap.HashMapStateBackend@3c8ec249 2023-09-06 20:19:13,373 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using application-defined state backend: org.apache.flink.runtime.state.hashmap.HashMapStateBackend@2fe76ad3 2023-09-06 20:19:13,373 INFO org.apache.flink.runtime.state.StateBackendLoader [] - State backend loader loads the state backend as HashMapStateBackend 2023-09-06 20:19:13,373 INFO org.apache.flink.runtime.taskexecutor.TaskExecutor [] - Received task Join[31] -> Calc[32] (1/1)#0 (a4d7c36970c9b71fe7dcc7cd781a33a2_ba44f133be1ffa78284ae2ae23587545_0_0), deploy into slot with allocation id 30e4dc18f5ab47941e5dc9cc0d053e83. 2023-09-06 20:19:13,373 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using job/cluster config to configure application-defined checkpoint storage: org.apache.flink.runtime.state.storage.FileSystemCheckpointStorage@8fdb6d18 2023-09-06 20:19:13,374 INFO org.apache.flink.runtime.taskexecutor.slot.TaskSlotTableImpl [] - Activate slot 30e4dc18f5ab47941e5dc9cc0d053e83. 2023-09-06 20:19:13,374 INFO org.apache.flink.runtime.taskmanager.Task [] - Join[19] -> Calc[20] (1/1)#0 (a4d7c36970c9b71fe7dcc7cd781a33a2_cfd4d872ec6601c734021a3f311dc5f2_0_0) switched from DEPLOYING to INITIALIZING. 2023-09-06 20:19:13,374 INFO org.apache.flink.runtime.taskmanager.Task [] - Join[31] -> Calc[32] (1/1)#0 (a4d7c36970c9b71fe7dcc7cd781a33a2_ba44f133be1ffa78284ae2ae23587545_0_0) switched from CREATED to DEPLOYING. 2023-09-06 20:19:13,375 INFO org.apache.flink.runtime.taskmanager.Task [] - Loading JAR files for task Join[31] -> Calc[32] (1/1)#0 (a4d7c36970c9b71fe7dcc7cd781a33a2_ba44f133be1ffa78284ae2ae23587545_0_0) [DEPLOYING]. 2023-09-06 20:19:13,378 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using job/cluster config to configure application-defined state backend: org.apache.flink.runtime.state.hashmap.HashMapStateBackend@36f6b569 2023-09-06 20:19:13,378 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using application-defined state backend: org.apache.flink.runtime.state.hashmap.HashMapStateBackend@77c2e0cd 2023-09-06 20:19:13,378 INFO org.apache.flink.runtime.taskexecutor.TaskExecutor [] - Received task GroupAggregate[34] -> Calc[35] -> ConstraintEnforcer[36] (1/1)#0 (a4d7c36970c9b71fe7dcc7cd781a33a2_03dd9ea9adf3c3b83aa6d1ef9b04e433_0_0), deploy into slot with allocation id 30e4dc18f5ab47941e5dc9cc0d053e83. 2023-09-06 20:19:13,379 INFO org.apache.flink.runtime.state.StateBackendLoader [] - State backend loader loads the state backend as HashMapStateBackend 2023-09-06 20:19:13,379 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using job/cluster config to configure application-defined checkpoint storage: org.apache.flink.runtime.state.storage.FileSystemCheckpointStorage@8fdb6d18 2023-09-06 20:19:13,379 INFO org.apache.flink.runtime.taskmanager.Task [] - Join[25] -> Calc[26] (1/1)#0 (a4d7c36970c9b71fe7dcc7cd781a33a2_5eba13a28fe84abdbf2e1f560321cc9e_0_0) switched from DEPLOYING to INITIALIZING. 2023-09-06 20:19:13,386 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using job/cluster config to configure application-defined state backend: org.apache.flink.runtime.state.hashmap.HashMapStateBackend@1be1a59f 2023-09-06 20:19:13,386 INFO org.apache.flink.runtime.taskexecutor.slot.TaskSlotTableImpl [] - Activate slot 30e4dc18f5ab47941e5dc9cc0d053e83. 2023-09-06 20:19:13,386 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using application-defined state backend: org.apache.flink.runtime.state.hashmap.HashMapStateBackend@7e2fd24f 2023-09-06 20:19:13,386 INFO org.apache.flink.runtime.state.StateBackendLoader [] - State backend loader loads the state backend as HashMapStateBackend 2023-09-06 20:19:13,387 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using job/cluster config to configure application-defined checkpoint storage: org.apache.flink.runtime.state.storage.FileSystemCheckpointStorage@8fdb6d18 2023-09-06 20:19:13,387 INFO org.apache.flink.runtime.taskmanager.Task [] - GroupAggregate[34] -> Calc[35] -> ConstraintEnforcer[36] (1/1)#0 (a4d7c36970c9b71fe7dcc7cd781a33a2_03dd9ea9adf3c3b83aa6d1ef9b04e433_0_0) switched from CREATED to DEPLOYING. 2023-09-06 20:19:13,387 INFO org.apache.flink.runtime.taskmanager.Task [] - Join[31] -> Calc[32] (1/1)#0 (a4d7c36970c9b71fe7dcc7cd781a33a2_ba44f133be1ffa78284ae2ae23587545_0_0) switched from DEPLOYING to INITIALIZING. 2023-09-06 20:19:13,387 INFO org.apache.flink.runtime.taskmanager.Task [] - Loading JAR files for task GroupAggregate[34] -> Calc[35] -> ConstraintEnforcer[36] (1/1)#0 (a4d7c36970c9b71fe7dcc7cd781a33a2_03dd9ea9adf3c3b83aa6d1ef9b04e433_0_0) [DEPLOYING]. 2023-09-06 20:19:13,391 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using job/cluster config to configure application-defined state backend: org.apache.flink.runtime.state.hashmap.HashMapStateBackend@1015d171 2023-09-06 20:19:13,391 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using application-defined state backend: org.apache.flink.runtime.state.hashmap.HashMapStateBackend@45d6d0f4 2023-09-06 20:19:13,391 INFO org.apache.flink.runtime.state.StateBackendLoader [] - State backend loader loads the state backend as HashMapStateBackend 2023-09-06 20:19:13,391 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using job/cluster config to configure application-defined checkpoint storage: org.apache.flink.runtime.state.storage.FileSystemCheckpointStorage@8fdb6d18 2023-09-06 20:19:13,392 INFO org.apache.flink.runtime.taskmanager.Task [] - GroupAggregate[34] -> Calc[35] -> ConstraintEnforcer[36] (1/1)#0 (a4d7c36970c9b71fe7dcc7cd781a33a2_03dd9ea9adf3c3b83aa6d1ef9b04e433_0_0) switched from DEPLOYING to INITIALIZING. 2023-09-06 20:19:13,393 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - initialize checkpoint 2023-09-06 20:19:13,393 INFO org.apache.flink.runtime.taskmanager.Task [] - Source: t_datasource_owner_relation[10] -> Calc[11] (1/1)#0 (a4d7c36970c9b71fe7dcc7cd781a33a2_2963852293169ba90d9d1e7d6308db5c_0_0) switched from INITIALIZING to RUNNING. 2023-09-06 20:19:13,396 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - initialize checkpoint 2023-09-06 20:19:13,396 INFO org.apache.flink.runtime.taskmanager.Task [] - Source: t_region_datasource_relation[22] -> Calc[23] (1/1)#0 (a4d7c36970c9b71fe7dcc7cd781a33a2_2fa5fc7df17f61cb0e1946288970d799_0_0) switched from INITIALIZING to RUNNING. 2023-09-06 20:19:13,402 INFO org.apache.flink.runtime.taskexecutor.TaskExecutor [] - Received task SinkMaterializer[36] -> Sink: datasource_index[36] (1/1)#0 (a4d7c36970c9b71fe7dcc7cd781a33a2_3269d9cd00887b1061539758b8dc9901_0_0), deploy into slot with allocation id 30e4dc18f5ab47941e5dc9cc0d053e83. 2023-09-06 20:19:13,407 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Start to initial table whitelist 2023-09-06 20:19:13,406 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Start to initial table whitelist 2023-09-06 20:19:13,414 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - initialize checkpoint 2023-09-06 20:19:13,415 INFO org.apache.flink.runtime.taskmanager.Task [] - Source: t_region[28] -> Calc[29] (1/1)#0 (a4d7c36970c9b71fe7dcc7cd781a33a2_5c4ca2fea30dcf09bf3ee40c495fe808_0_0) switched from INITIALIZING to RUNNING. 2023-09-06 20:19:13,415 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - initialize checkpoint 2023-09-06 20:19:13,418 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Start to initial table whitelist 2023-09-06 20:19:13,418 INFO org.apache.flink.runtime.taskmanager.Task [] - Source: t_datasource[1] -> Calc[2] (1/1)#0 (a4d7c36970c9b71fe7dcc7cd781a33a2_cbc357ccb763df2852fee8c4fc7d55f2_0_0) switched from INITIALIZING to RUNNING. 2023-09-06 20:19:13,419 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - initialize checkpoint 2023-09-06 20:19:13,424 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Start to initial table whitelist 2023-09-06 20:19:13,424 INFO org.apache.flink.runtime.taskmanager.Task [] - Source: t_datasource_type[4] -> Calc[5] (1/1)#0 (a4d7c36970c9b71fe7dcc7cd781a33a2_6cdc5bb954874d922eaee11a8e7b5dd5_0_0) switched from INITIALIZING to RUNNING. 2023-09-06 20:19:13,426 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Start to initial table whitelist 2023-09-06 20:19:13,426 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - initialize checkpoint 2023-09-06 20:19:13,427 INFO org.apache.flink.runtime.taskmanager.Task [] - Source: t_user[16] -> Calc[17] (1/1)#0 (a4d7c36970c9b71fe7dcc7cd781a33a2_1171dea6747ab509fdaefbe74f7195af_0_0) switched from INITIALIZING to RUNNING. 2023-09-06 20:19:13,429 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Start to initial table whitelist 2023-09-06 20:19:13,434 INFO org.apache.flink.runtime.taskmanager.Task [] - SinkMaterializer[36] -> Sink: datasource_index[36] (1/1)#0 (a4d7c36970c9b71fe7dcc7cd781a33a2_3269d9cd00887b1061539758b8dc9901_0_0) switched from CREATED to DEPLOYING. 2023-09-06 20:19:13,434 INFO org.apache.flink.runtime.taskmanager.Task [] - Loading JAR files for task SinkMaterializer[36] -> Sink: datasource_index[36] (1/1)#0 (a4d7c36970c9b71fe7dcc7cd781a33a2_3269d9cd00887b1061539758b8dc9901_0_0) [DEPLOYING]. 2023-09-06 20:19:13,439 INFO org.apache.flink.runtime.taskexecutor.slot.TaskSlotTableImpl [] - Activate slot 30e4dc18f5ab47941e5dc9cc0d053e83. 2023-09-06 20:19:13,442 INFO org.apache.flink.runtime.state.heap.HeapKeyedStateBackendBuilder [] - Finished to build heap keyed state-backend. 2023-09-06 20:19:13,442 INFO org.apache.flink.runtime.state.heap.HeapKeyedStateBackend [] - Initializing heap keyed state backend with stream factory. 2023-09-06 20:19:13,443 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using job/cluster config to configure application-defined state backend: org.apache.flink.runtime.state.hashmap.HashMapStateBackend@3c9bba99 2023-09-06 20:19:13,443 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using application-defined state backend: org.apache.flink.runtime.state.hashmap.HashMapStateBackend@1d98f42a 2023-09-06 20:19:13,443 INFO org.apache.flink.runtime.state.StateBackendLoader [] - State backend loader loads the state backend as HashMapStateBackend 2023-09-06 20:19:13,443 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using job/cluster config to configure application-defined checkpoint storage: org.apache.flink.runtime.state.storage.FileSystemCheckpointStorage@8fdb6d18 2023-09-06 20:19:13,444 INFO org.apache.flink.runtime.taskmanager.Task [] - SinkMaterializer[36] -> Sink: datasource_index[36] (1/1)#0 (a4d7c36970c9b71fe7dcc7cd781a33a2_3269d9cd00887b1061539758b8dc9901_0_0) switched from DEPLOYING to INITIALIZING. 2023-09-06 20:19:13,456 INFO org.apache.flink.runtime.state.heap.HeapKeyedStateBackendBuilder [] - Finished to build heap keyed state-backend. 2023-09-06 20:19:13,456 INFO org.apache.flink.runtime.state.heap.HeapKeyedStateBackend [] - Initializing heap keyed state backend with stream factory. 2023-09-06 20:19:13,459 INFO org.apache.flink.runtime.state.heap.HeapKeyedStateBackendBuilder [] - Finished to build heap keyed state-backend. 2023-09-06 20:19:13,460 INFO org.apache.flink.runtime.state.heap.HeapKeyedStateBackend [] - Initializing heap keyed state backend with stream factory. 2023-09-06 20:19:13,465 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Pattern matched tables: [dip_dbmodel.t_datasource] 2023-09-06 20:19:13,465 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Table list: [dip_dbmodel.t_datasource] 2023-09-06 20:19:13,465 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Start readChangeRecords process 2023-09-06 20:19:13,466 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - LogProxyClient started 2023-09-06 20:19:13,466 INFO com.oceanbase.clogproxy.client.connection.ClientStream [] - Try to reconnect 2023-09-06 20:19:13,468 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Pattern matched tables: [dip_dbmodel.t_datasource_type] 2023-09-06 20:19:13,471 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Table list: [dip_dbmodel.t_datasource_type] 2023-09-06 20:19:13,471 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Start readChangeRecords process 2023-09-06 20:19:13,472 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - LogProxyClient started 2023-09-06 20:19:13,473 INFO org.apache.flink.runtime.taskmanager.Task [] - Join[13] -> Calc[14] (1/1)#0 (a4d7c36970c9b71fe7dcc7cd781a33a2_5fa5f4cd9ae72c63c62c17dbea1c3183_0_0) switched from INITIALIZING to RUNNING. 2023-09-06 20:19:13,473 INFO com.oceanbase.clogproxy.client.connection.ClientStream [] - Try to reconnect 2023-09-06 20:19:13,475 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Pattern matched tables: [dip_dbmodel.t_region_datasource_relation] 2023-09-06 20:19:13,477 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Pattern matched tables: [dip_dbmodel.t_user] 2023-09-06 20:19:13,477 INFO com.oceanbase.clogproxy.client.connection.ClientStream [] - Reconnect successfully 2023-09-06 20:19:13,477 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Table list: [dip_dbmodel.t_user] 2023-09-06 20:19:13,477 INFO com.oceanbase.clogproxy.client.connection.ClientHandler [] - ClientId: datasource_index_1: rootserver_list=192.168.216.80:13509:13507, cluster_id=, cluster_user=dip_admin@dip, cluster_password=******, , sys_user=, sys_password=******, tb_white_list=dip.*.*, tb_black_list=|, start_timestamp=0, start_timestamp_us=0, timezone=+00:00, working_mode=memory connecting LogProxy: 192.168.216.80:13508 2023-09-06 20:19:13,477 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Pattern matched tables: [dip_dbmodel.t_datasource_owner_relation] 2023-09-06 20:19:13,477 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Start readChangeRecords process 2023-09-06 20:19:13,477 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Table list: [dip_dbmodel.t_datasource_owner_relation] 2023-09-06 20:19:13,477 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Start readChangeRecords process 2023-09-06 20:19:13,478 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - LogProxyClient started 2023-09-06 20:19:13,478 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - LogProxyClient started 2023-09-06 20:19:13,478 INFO com.oceanbase.clogproxy.client.connection.ClientStream [] - Try to reconnect 2023-09-06 20:19:13,478 INFO com.oceanbase.clogproxy.client.connection.ClientStream [] - Try to reconnect 2023-09-06 20:19:13,479 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Table list: [dip_dbmodel.t_region_datasource_relation] 2023-09-06 20:19:13,479 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Start readChangeRecords process 2023-09-06 20:19:13,481 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - LogProxyClient started 2023-09-06 20:19:13,481 INFO com.oceanbase.clogproxy.client.connection.ClientStream [] - Reconnect successfully 2023-09-06 20:19:13,482 INFO com.oceanbase.clogproxy.client.connection.ClientHandler [] - ClientId: datasource_index_2: rootserver_list=192.168.216.80:13509:13507, cluster_id=, cluster_user=dip_admin@dip, cluster_password=******, , sys_user=, sys_password=******, tb_white_list=dip.*.*, tb_black_list=|, start_timestamp=0, start_timestamp_us=0, timezone=+00:00, working_mode=memory connecting LogProxy: 192.168.216.80:13508 2023-09-06 20:19:13,482 INFO com.oceanbase.clogproxy.client.connection.ClientStream [] - Try to reconnect 2023-09-06 20:19:13,484 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Pattern matched tables: [dip_dbmodel.t_region] 2023-09-06 20:19:13,484 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Table list: [dip_dbmodel.t_region] 2023-09-06 20:19:13,485 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Start readChangeRecords process 2023-09-06 20:19:13,489 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - LogProxyClient started 2023-09-06 20:19:13,490 INFO com.oceanbase.clogproxy.client.connection.ClientStream [] - Try to reconnect 2023-09-06 20:19:13,499 INFO org.apache.flink.runtime.taskmanager.Task [] - Join[25] -> Calc[26] (1/1)#0 (a4d7c36970c9b71fe7dcc7cd781a33a2_5eba13a28fe84abdbf2e1f560321cc9e_0_0) switched from INITIALIZING to RUNNING. 2023-09-06 20:19:13,518 INFO org.apache.flink.runtime.taskmanager.Task [] - Join[19] -> Calc[20] (1/1)#0 (a4d7c36970c9b71fe7dcc7cd781a33a2_cfd4d872ec6601c734021a3f311dc5f2_0_0) switched from INITIALIZING to RUNNING. 2023-09-06 20:19:13,520 INFO org.apache.flink.runtime.state.heap.HeapKeyedStateBackendBuilder [] - Finished to build heap keyed state-backend. 2023-09-06 20:19:13,520 INFO org.apache.flink.runtime.state.heap.HeapKeyedStateBackend [] - Initializing heap keyed state backend with stream factory. 2023-09-06 20:19:13,520 INFO org.apache.flink.streaming.connectors.elasticsearch7.Elasticsearch7ApiCallBridge [] - Pinging Elasticsearch cluster via hosts [http://192.168.216.80:45004] ... 2023-09-06 20:19:13,532 INFO org.apache.flink.runtime.taskmanager.Task [] - Join[7] -> Calc[8] (1/1)#0 (a4d7c36970c9b71fe7dcc7cd781a33a2_42918f7d64d1adf0d787359f8529835f_0_0) switched from INITIALIZING to RUNNING. 2023-09-06 20:19:13,535 INFO com.oceanbase.clogproxy.client.connection.ClientStream [] - Reconnect successfully 2023-09-06 20:19:13,535 INFO com.oceanbase.clogproxy.client.connection.ClientHandler [] - ClientId: datasource_index_5: rootserver_list=192.168.216.80:13509:13507, cluster_id=, cluster_user=dip_admin@dip, cluster_password=******, , sys_user=, sys_password=******, tb_white_list=dip.*.*, tb_black_list=|, start_timestamp=0, start_timestamp_us=0, timezone=+00:00, working_mode=memory connecting LogProxy: 192.168.216.80:13508 2023-09-06 20:19:13,536 INFO com.oceanbase.clogproxy.client.connection.ClientStream [] - Reconnect successfully 2023-09-06 20:19:13,536 INFO com.oceanbase.clogproxy.client.connection.ClientHandler [] - ClientId: datasource_index_6: rootserver_list=192.168.216.80:13509:13507, cluster_id=, cluster_user=dip_admin@dip, cluster_password=******, , sys_user=, sys_password=******, tb_white_list=dip.*.*, tb_black_list=|, start_timestamp=0, start_timestamp_us=0, timezone=+00:00, working_mode=memory connecting LogProxy: 192.168.216.80:13508 2023-09-06 20:19:13,537 INFO com.oceanbase.clogproxy.client.connection.ClientStream [] - Reconnect successfully 2023-09-06 20:19:13,537 INFO com.oceanbase.clogproxy.client.connection.ClientHandler [] - ClientId: datasource_index_4: rootserver_list=192.168.216.80:13509:13507, cluster_id=, cluster_user=dip_admin@dip, cluster_password=******, , sys_user=, sys_password=******, tb_white_list=dip.*.*, tb_black_list=|, start_timestamp=0, start_timestamp_us=0, timezone=+00:00, working_mode=memory connecting LogProxy: 192.168.216.80:13508 2023-09-06 20:19:13,538 INFO com.oceanbase.clogproxy.client.connection.ClientStream [] - Reconnect successfully 2023-09-06 20:19:13,538 INFO com.oceanbase.clogproxy.client.connection.ClientHandler [] - ClientId: datasource_index_3: rootserver_list=192.168.216.80:13509:13507, cluster_id=, cluster_user=dip_admin@dip, cluster_password=******, , sys_user=, sys_password=******, tb_white_list=dip.*.*, tb_black_list=|, start_timestamp=0, start_timestamp_us=0, timezone=+00:00, working_mode=memory connecting LogProxy: 192.168.216.80:13508 2023-09-06 20:19:13,545 INFO org.apache.flink.runtime.state.heap.HeapKeyedStateBackendBuilder [] - Finished to build heap keyed state-backend. 2023-09-06 20:19:13,545 INFO org.apache.flink.runtime.state.heap.HeapKeyedStateBackend [] - Initializing heap keyed state backend with stream factory. 2023-09-06 20:19:13,548 INFO org.apache.flink.runtime.state.heap.HeapKeyedStateBackendBuilder [] - Finished to build heap keyed state-backend. 2023-09-06 20:19:13,548 INFO org.apache.flink.runtime.state.heap.HeapKeyedStateBackend [] - Initializing heap keyed state backend with stream factory. 2023-09-06 20:19:13,587 INFO org.apache.flink.streaming.connectors.elasticsearch7.Elasticsearch7ApiCallBridge [] - Elasticsearch RestHighLevelClient is connected to [http://192.168.216.80:45004] 2023-09-06 20:19:13,589 INFO org.apache.flink.runtime.taskmanager.Task [] - Join[31] -> Calc[32] (1/1)#0 (a4d7c36970c9b71fe7dcc7cd781a33a2_ba44f133be1ffa78284ae2ae23587545_0_0) switched from INITIALIZING to RUNNING. 2023-09-06 20:19:13,594 INFO org.apache.flink.runtime.state.heap.HeapKeyedStateBackendBuilder [] - Finished to build heap keyed state-backend. 2023-09-06 20:19:13,594 INFO org.apache.flink.runtime.state.heap.HeapKeyedStateBackend [] - Initializing heap keyed state backend with stream factory. 2023-09-06 20:19:13,630 INFO org.apache.flink.runtime.taskmanager.Task [] - SinkMaterializer[36] -> Sink: datasource_index[36] (1/1)#0 (a4d7c36970c9b71fe7dcc7cd781a33a2_3269d9cd00887b1061539758b8dc9901_0_0) switched from INITIALIZING to RUNNING. 2023-09-06 20:19:13,641 INFO org.apache.flink.runtime.taskmanager.Task [] - GroupAggregate[34] -> Calc[35] -> ConstraintEnforcer[36] (1/1)#0 (a4d7c36970c9b71fe7dcc7cd781a33a2_03dd9ea9adf3c3b83aa6d1ef9b04e433_0_0) switched from INITIALIZING to RUNNING. 2023-09-06 20:19:13,672 INFO com.oceanbase.clogproxy.client.connection.ClientHandler [] - Connected to LogProxyServer, ip:127.0.1.1, version:f136f77be0d1ad50ff7053e5d1592c3d40696094 2023-09-06 20:19:13,687 INFO com.oceanbase.clogproxy.client.connection.ClientHandler [] - Connected to LogProxyServer, ip:127.0.1.1, version:f136f77be0d1ad50ff7053e5d1592c3d40696094 2023-09-06 20:19:13,702 INFO com.oceanbase.clogproxy.client.connection.ClientHandler [] - Connected to LogProxyServer, ip:127.0.1.1, version:f136f77be0d1ad50ff7053e5d1592c3d40696094 2023-09-06 20:19:13,715 INFO com.oceanbase.clogproxy.client.connection.ClientHandler [] - Connected to LogProxyServer, ip:127.0.1.1, version:f136f77be0d1ad50ff7053e5d1592c3d40696094 2023-09-06 20:19:13,728 INFO com.oceanbase.clogproxy.client.connection.ClientHandler [] - Connected to LogProxyServer, ip:127.0.1.1, version:f136f77be0d1ad50ff7053e5d1592c3d40696094 2023-09-06 20:19:13,741 INFO com.oceanbase.clogproxy.client.connection.ClientHandler [] - Connected to LogProxyServer, ip:127.0.1.1, version:f136f77be0d1ad50ff7053e5d1592c3d40696094 2023-09-06 20:19:16,781 INFO io.debezium.jdbc.JdbcConnection [] - Connection gracefully closed 2023-09-06 20:19:16,901 INFO io.debezium.jdbc.JdbcConnection [] - Connection gracefully closed 2023-09-06 20:19:16,845 INFO io.debezium.jdbc.JdbcConnection [] - Connection gracefully closed 2023-09-06 20:19:16,789 INFO io.debezium.jdbc.JdbcConnection [] - Connection gracefully closed 2023-09-06 20:19:16,960 INFO io.debezium.jdbc.JdbcConnection [] - Connection gracefully closed 2023-09-06 20:19:17,105 WARN org.apache.flink.runtime.taskmanager.Task [] - Source: t_datacatalog_schema[4] -> Calc[5] (1/1)#1 (bae97ab1505439ce19a6da29e5d14fca_6cdc5bb954874d922eaee11a8e7b5dd5_0_1) switched from RUNNING to FAILED with failure cause: java.util.concurrent.TimeoutException: Timeout to receive messages in RecordListener at com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction.readChangeRecords(OceanBaseRichSourceFunction.java:374) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction.run(OceanBaseRichSourceFunction.java:158) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at org.apache.flink.streaming.api.operators.StreamSource.run(StreamSource.java:110) ~[flink-dist-1.17.1.jar:1.17.1] at org.apache.flink.streaming.api.operators.StreamSource.run(StreamSource.java:67) ~[flink-dist-1.17.1.jar:1.17.1] at org.apache.flink.streaming.runtime.tasks.SourceStreamTask$LegacySourceFunctionThread.run(SourceStreamTask.java:333) ~[flink-dist-1.17.1.jar:1.17.1] 2023-09-06 20:19:17,131 WARN org.apache.flink.runtime.taskmanager.Task [] - Source: t_datacatalog_column_result[22] -> (Calc[23], Calc[29]) (1/1)#1 (bae97ab1505439ce19a6da29e5d14fca_fd0a98d30eb53dad53def47569c3affb_0_1) switched from RUNNING to FAILED with failure cause: java.util.concurrent.TimeoutException: Timeout to receive messages in RecordListener at com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction.readChangeRecords(OceanBaseRichSourceFunction.java:374) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction.run(OceanBaseRichSourceFunction.java:158) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at org.apache.flink.streaming.api.operators.StreamSource.run(StreamSource.java:110) ~[flink-dist-1.17.1.jar:1.17.1] at org.apache.flink.streaming.api.operators.StreamSource.run(StreamSource.java:67) ~[flink-dist-1.17.1.jar:1.17.1] at org.apache.flink.streaming.runtime.tasks.SourceStreamTask$LegacySourceFunctionThread.run(SourceStreamTask.java:333) ~[flink-dist-1.17.1.jar:1.17.1] 2023-09-06 20:19:17,134 INFO org.apache.flink.runtime.taskmanager.Task [] - Freeing task resources for Source: t_datacatalog_schema[4] -> Calc[5] (1/1)#1 (bae97ab1505439ce19a6da29e5d14fca_6cdc5bb954874d922eaee11a8e7b5dd5_0_1). 2023-09-06 20:19:17,134 INFO org.apache.flink.runtime.taskmanager.Task [] - Freeing task resources for Source: t_datacatalog_column_result[22] -> (Calc[23], Calc[29]) (1/1)#1 (bae97ab1505439ce19a6da29e5d14fca_fd0a98d30eb53dad53def47569c3affb_0_1). 2023-09-06 20:19:17,135 INFO org.apache.flink.runtime.taskexecutor.TaskExecutor [] - Un-registering task and sending final execution state FAILED to JobManager for task Source: t_datacatalog_schema[4] -> Calc[5] (1/1)#1 bae97ab1505439ce19a6da29e5d14fca_6cdc5bb954874d922eaee11a8e7b5dd5_0_1. 2023-09-06 20:19:17,136 INFO org.apache.flink.runtime.taskexecutor.TaskExecutor [] - Un-registering task and sending final execution state FAILED to JobManager for task Source: t_datacatalog_column_result[22] -> (Calc[23], Calc[29]) (1/1)#1 bae97ab1505439ce19a6da29e5d14fca_fd0a98d30eb53dad53def47569c3affb_0_1. 2023-09-06 20:19:17,106 WARN org.apache.flink.runtime.taskmanager.Task [] - Source: t_region[16] -> Calc[17] (1/1)#1 (bae97ab1505439ce19a6da29e5d14fca_1171dea6747ab509fdaefbe74f7195af_0_1) switched from RUNNING to FAILED with failure cause: java.util.concurrent.TimeoutException: Timeout to receive messages in RecordListener at com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction.readChangeRecords(OceanBaseRichSourceFunction.java:374) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction.run(OceanBaseRichSourceFunction.java:158) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at org.apache.flink.streaming.api.operators.StreamSource.run(StreamSource.java:110) ~[flink-dist-1.17.1.jar:1.17.1] at org.apache.flink.streaming.api.operators.StreamSource.run(StreamSource.java:67) ~[flink-dist-1.17.1.jar:1.17.1] at org.apache.flink.streaming.runtime.tasks.SourceStreamTask$LegacySourceFunctionThread.run(SourceStreamTask.java:333) ~[flink-dist-1.17.1.jar:1.17.1] 2023-09-06 20:19:17,428 INFO org.apache.flink.runtime.taskmanager.Task [] - Freeing task resources for Source: t_region[16] -> Calc[17] (1/1)#1 (bae97ab1505439ce19a6da29e5d14fca_1171dea6747ab509fdaefbe74f7195af_0_1). 2023-09-06 20:19:17,154 WARN org.apache.flink.runtime.taskmanager.Task [] - Source: t_datacatalog_column[1] -> Calc[2] (1/1)#1 (bae97ab1505439ce19a6da29e5d14fca_cbc357ccb763df2852fee8c4fc7d55f2_0_1) switched from RUNNING to FAILED with failure cause: java.util.concurrent.TimeoutException: Timeout to receive messages in RecordListener at com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction.readChangeRecords(OceanBaseRichSourceFunction.java:374) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction.run(OceanBaseRichSourceFunction.java:158) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at org.apache.flink.streaming.api.operators.StreamSource.run(StreamSource.java:110) ~[flink-dist-1.17.1.jar:1.17.1] at org.apache.flink.streaming.api.operators.StreamSource.run(StreamSource.java:67) ~[flink-dist-1.17.1.jar:1.17.1] at org.apache.flink.streaming.runtime.tasks.SourceStreamTask$LegacySourceFunctionThread.run(SourceStreamTask.java:333) ~[flink-dist-1.17.1.jar:1.17.1] 2023-09-06 20:19:17,153 WARN org.apache.flink.runtime.taskmanager.Task [] - Source: t_region_datasource_relation[10] -> Calc[11] (1/1)#1 (bae97ab1505439ce19a6da29e5d14fca_2963852293169ba90d9d1e7d6308db5c_0_1) switched from RUNNING to FAILED with failure cause: java.util.concurrent.TimeoutException: Timeout to receive messages in RecordListener at com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction.readChangeRecords(OceanBaseRichSourceFunction.java:374) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction.run(OceanBaseRichSourceFunction.java:158) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at org.apache.flink.streaming.api.operators.StreamSource.run(StreamSource.java:110) ~[flink-dist-1.17.1.jar:1.17.1] at org.apache.flink.streaming.api.operators.StreamSource.run(StreamSource.java:67) ~[flink-dist-1.17.1.jar:1.17.1] at org.apache.flink.streaming.runtime.tasks.SourceStreamTask$LegacySourceFunctionThread.run(SourceStreamTask.java:333) ~[flink-dist-1.17.1.jar:1.17.1] 2023-09-06 20:19:17,428 INFO org.apache.flink.runtime.taskmanager.Task [] - Freeing task resources for Source: t_datacatalog_column[1] -> Calc[2] (1/1)#1 (bae97ab1505439ce19a6da29e5d14fca_cbc357ccb763df2852fee8c4fc7d55f2_0_1). 2023-09-06 20:19:17,428 INFO org.apache.flink.runtime.taskmanager.Task [] - Freeing task resources for Source: t_region_datasource_relation[10] -> Calc[11] (1/1)#1 (bae97ab1505439ce19a6da29e5d14fca_2963852293169ba90d9d1e7d6308db5c_0_1). 2023-09-06 20:19:17,429 INFO org.apache.flink.runtime.taskexecutor.TaskExecutor [] - Un-registering task and sending final execution state FAILED to JobManager for task Source: t_datacatalog_column[1] -> Calc[2] (1/1)#1 bae97ab1505439ce19a6da29e5d14fca_cbc357ccb763df2852fee8c4fc7d55f2_0_1. 2023-09-06 20:19:17,430 INFO org.apache.flink.runtime.taskexecutor.TaskExecutor [] - Un-registering task and sending final execution state FAILED to JobManager for task Source: t_region_datasource_relation[10] -> Calc[11] (1/1)#1 bae97ab1505439ce19a6da29e5d14fca_2963852293169ba90d9d1e7d6308db5c_0_1. 2023-09-06 20:19:17,432 INFO org.apache.flink.runtime.taskexecutor.TaskExecutor [] - Un-registering task and sending final execution state FAILED to JobManager for task Source: t_region[16] -> Calc[17] (1/1)#1 bae97ab1505439ce19a6da29e5d14fca_1171dea6747ab509fdaefbe74f7195af_0_1. 2023-09-06 20:19:18,075 INFO org.apache.flink.runtime.taskmanager.Task [] - Attempting to cancel task Join[7] -> Calc[8] (1/1)#1 (bae97ab1505439ce19a6da29e5d14fca_87f744d7a191a36428afdfb7ed40def7_0_1). 2023-09-06 20:19:18,075 INFO org.apache.flink.runtime.taskmanager.Task [] - Join[7] -> Calc[8] (1/1)#1 (bae97ab1505439ce19a6da29e5d14fca_87f744d7a191a36428afdfb7ed40def7_0_1) switched from RUNNING to CANCELING. 2023-09-06 20:19:18,075 INFO org.apache.flink.runtime.taskmanager.Task [] - Triggering cancellation of task code Join[7] -> Calc[8] (1/1)#1 (bae97ab1505439ce19a6da29e5d14fca_87f744d7a191a36428afdfb7ed40def7_0_1). 2023-09-06 20:19:18,078 INFO org.apache.flink.runtime.taskmanager.Task [] - Attempting to cancel task Join[13] -> Calc[14] (1/1)#1 (bae97ab1505439ce19a6da29e5d14fca_15519f8e95cc3b862f7df4ebb8f8c702_0_1). 2023-09-06 20:19:18,078 INFO org.apache.flink.runtime.taskmanager.Task [] - Join[13] -> Calc[14] (1/1)#1 (bae97ab1505439ce19a6da29e5d14fca_15519f8e95cc3b862f7df4ebb8f8c702_0_1) switched from RUNNING to CANCELING. 2023-09-06 20:19:18,078 INFO org.apache.flink.runtime.taskmanager.Task [] - Triggering cancellation of task code Join[13] -> Calc[14] (1/1)#1 (bae97ab1505439ce19a6da29e5d14fca_15519f8e95cc3b862f7df4ebb8f8c702_0_1). 2023-09-06 20:19:18,079 INFO org.apache.flink.runtime.taskmanager.Task [] - Join[7] -> Calc[8] (1/1)#1 (bae97ab1505439ce19a6da29e5d14fca_87f744d7a191a36428afdfb7ed40def7_0_1) switched from CANCELING to CANCELED. 2023-09-06 20:19:18,079 INFO org.apache.flink.runtime.taskmanager.Task [] - Freeing task resources for Join[7] -> Calc[8] (1/1)#1 (bae97ab1505439ce19a6da29e5d14fca_87f744d7a191a36428afdfb7ed40def7_0_1). 2023-09-06 20:19:18,080 INFO org.apache.flink.runtime.taskmanager.Task [] - Attempting to cancel task Join[19] -> Calc[20] (1/1)#1 (bae97ab1505439ce19a6da29e5d14fca_66dc95d3df4f4d94844ac7bd306e6e2e_0_1). 2023-09-06 20:19:18,080 INFO org.apache.flink.runtime.taskmanager.Task [] - Join[19] -> Calc[20] (1/1)#1 (bae97ab1505439ce19a6da29e5d14fca_66dc95d3df4f4d94844ac7bd306e6e2e_0_1) switched from RUNNING to CANCELING. 2023-09-06 20:19:18,080 INFO org.apache.flink.runtime.taskmanager.Task [] - Triggering cancellation of task code Join[19] -> Calc[20] (1/1)#1 (bae97ab1505439ce19a6da29e5d14fca_66dc95d3df4f4d94844ac7bd306e6e2e_0_1). 2023-09-06 20:19:18,082 INFO org.apache.flink.runtime.taskmanager.Task [] - Join[13] -> Calc[14] (1/1)#1 (bae97ab1505439ce19a6da29e5d14fca_15519f8e95cc3b862f7df4ebb8f8c702_0_1) switched from CANCELING to CANCELED. 2023-09-06 20:19:18,082 INFO org.apache.flink.runtime.taskmanager.Task [] - Freeing task resources for Join[13] -> Calc[14] (1/1)#1 (bae97ab1505439ce19a6da29e5d14fca_15519f8e95cc3b862f7df4ebb8f8c702_0_1). 2023-09-06 20:19:18,083 INFO org.apache.flink.runtime.taskmanager.Task [] - Attempting to cancel task GroupAggregate[25] (1/1)#1 (bae97ab1505439ce19a6da29e5d14fca_874558e4213562434fd4375a4f8975d7_0_1). 2023-09-06 20:19:18,083 INFO org.apache.flink.runtime.taskmanager.Task [] - GroupAggregate[25] (1/1)#1 (bae97ab1505439ce19a6da29e5d14fca_874558e4213562434fd4375a4f8975d7_0_1) switched from RUNNING to CANCELING. 2023-09-06 20:19:18,083 INFO org.apache.flink.runtime.taskmanager.Task [] - Triggering cancellation of task code GroupAggregate[25] (1/1)#1 (bae97ab1505439ce19a6da29e5d14fca_874558e4213562434fd4375a4f8975d7_0_1). 2023-09-06 20:19:18,084 INFO org.apache.flink.runtime.taskmanager.Task [] - Attempting to cancel task Join[27] (1/1)#1 (bae97ab1505439ce19a6da29e5d14fca_4ac936faf18b33333d4e1eb03c72385f_0_1). 2023-09-06 20:19:18,084 INFO org.apache.flink.runtime.taskmanager.Task [] - Join[27] (1/1)#1 (bae97ab1505439ce19a6da29e5d14fca_4ac936faf18b33333d4e1eb03c72385f_0_1) switched from RUNNING to CANCELING. 2023-09-06 20:19:18,084 INFO org.apache.flink.runtime.taskmanager.Task [] - Triggering cancellation of task code Join[27] (1/1)#1 (bae97ab1505439ce19a6da29e5d14fca_4ac936faf18b33333d4e1eb03c72385f_0_1). 2023-09-06 20:19:18,086 INFO org.apache.flink.runtime.taskmanager.Task [] - Attempting to cancel task Join[31] -> Calc[32] (1/1)#1 (bae97ab1505439ce19a6da29e5d14fca_bcb67144c8537fe40faa65a635fed166_0_1). 2023-09-06 20:19:18,086 INFO org.apache.flink.runtime.taskmanager.Task [] - Join[31] -> Calc[32] (1/1)#1 (bae97ab1505439ce19a6da29e5d14fca_bcb67144c8537fe40faa65a635fed166_0_1) switched from RUNNING to CANCELING. 2023-09-06 20:19:18,086 INFO org.apache.flink.runtime.taskmanager.Task [] - Triggering cancellation of task code Join[31] -> Calc[32] (1/1)#1 (bae97ab1505439ce19a6da29e5d14fca_bcb67144c8537fe40faa65a635fed166_0_1). 2023-09-06 20:19:18,086 INFO org.apache.flink.runtime.taskmanager.Task [] - Join[19] -> Calc[20] (1/1)#1 (bae97ab1505439ce19a6da29e5d14fca_66dc95d3df4f4d94844ac7bd306e6e2e_0_1) switched from CANCELING to CANCELED. 2023-09-06 20:19:18,086 INFO org.apache.flink.runtime.taskmanager.Task [] - Freeing task resources for Join[19] -> Calc[20] (1/1)#1 (bae97ab1505439ce19a6da29e5d14fca_66dc95d3df4f4d94844ac7bd306e6e2e_0_1). 2023-09-06 20:19:18,086 INFO org.apache.flink.runtime.taskmanager.Task [] - Join[27] (1/1)#1 (bae97ab1505439ce19a6da29e5d14fca_4ac936faf18b33333d4e1eb03c72385f_0_1) switched from CANCELING to CANCELED. 2023-09-06 20:19:18,086 INFO org.apache.flink.runtime.taskmanager.Task [] - Freeing task resources for Join[27] (1/1)#1 (bae97ab1505439ce19a6da29e5d14fca_4ac936faf18b33333d4e1eb03c72385f_0_1). 2023-09-06 20:19:18,090 INFO org.apache.flink.runtime.taskmanager.Task [] - Attempting to cancel task GroupAggregate[34] -> Calc[35] -> ConstraintEnforcer[36] (1/1)#1 (bae97ab1505439ce19a6da29e5d14fca_38d0a4153cba00aa6c07b50658d87fce_0_1). 2023-09-06 20:19:18,090 INFO org.apache.flink.runtime.taskmanager.Task [] - GroupAggregate[34] -> Calc[35] -> ConstraintEnforcer[36] (1/1)#1 (bae97ab1505439ce19a6da29e5d14fca_38d0a4153cba00aa6c07b50658d87fce_0_1) switched from RUNNING to CANCELING. 2023-09-06 20:19:18,090 INFO org.apache.flink.runtime.taskmanager.Task [] - Triggering cancellation of task code GroupAggregate[34] -> Calc[35] -> ConstraintEnforcer[36] (1/1)#1 (bae97ab1505439ce19a6da29e5d14fca_38d0a4153cba00aa6c07b50658d87fce_0_1). 2023-09-06 20:19:18,090 INFO org.apache.flink.runtime.taskmanager.Task [] - GroupAggregate[25] (1/1)#1 (bae97ab1505439ce19a6da29e5d14fca_874558e4213562434fd4375a4f8975d7_0_1) switched from CANCELING to CANCELED. 2023-09-06 20:19:18,090 INFO org.apache.flink.runtime.taskmanager.Task [] - Freeing task resources for GroupAggregate[25] (1/1)#1 (bae97ab1505439ce19a6da29e5d14fca_874558e4213562434fd4375a4f8975d7_0_1). 2023-09-06 20:19:18,092 INFO org.apache.flink.runtime.taskmanager.Task [] - Attempting to cancel task SinkMaterializer[36] -> Sink: column_index[36] (1/1)#1 (bae97ab1505439ce19a6da29e5d14fca_b262ab59f3fb2088b89259a67d3b29a6_0_1). 2023-09-06 20:19:18,092 INFO org.apache.flink.runtime.taskmanager.Task [] - SinkMaterializer[36] -> Sink: column_index[36] (1/1)#1 (bae97ab1505439ce19a6da29e5d14fca_b262ab59f3fb2088b89259a67d3b29a6_0_1) switched from RUNNING to CANCELING. 2023-09-06 20:19:18,092 INFO org.apache.flink.runtime.taskmanager.Task [] - Triggering cancellation of task code SinkMaterializer[36] -> Sink: column_index[36] (1/1)#1 (bae97ab1505439ce19a6da29e5d14fca_b262ab59f3fb2088b89259a67d3b29a6_0_1). 2023-09-06 20:19:18,103 INFO org.apache.flink.runtime.taskexecutor.TaskExecutor [] - Un-registering task and sending final execution state CANCELED to JobManager for task Join[7] -> Calc[8] (1/1)#1 bae97ab1505439ce19a6da29e5d14fca_87f744d7a191a36428afdfb7ed40def7_0_1. 2023-09-06 20:19:18,104 INFO org.apache.flink.runtime.taskexecutor.TaskExecutor [] - Un-registering task and sending final execution state CANCELED to JobManager for task Join[13] -> Calc[14] (1/1)#1 bae97ab1505439ce19a6da29e5d14fca_15519f8e95cc3b862f7df4ebb8f8c702_0_1. 2023-09-06 20:19:18,105 INFO org.apache.flink.runtime.taskexecutor.TaskExecutor [] - Un-registering task and sending final execution state CANCELED to JobManager for task Join[19] -> Calc[20] (1/1)#1 bae97ab1505439ce19a6da29e5d14fca_66dc95d3df4f4d94844ac7bd306e6e2e_0_1. 2023-09-06 20:19:18,106 INFO org.apache.flink.runtime.taskexecutor.TaskExecutor [] - Un-registering task and sending final execution state CANCELED to JobManager for task Join[27] (1/1)#1 bae97ab1505439ce19a6da29e5d14fca_4ac936faf18b33333d4e1eb03c72385f_0_1. 2023-09-06 20:19:18,106 INFO org.apache.flink.runtime.taskexecutor.TaskExecutor [] - Un-registering task and sending final execution state CANCELED to JobManager for task GroupAggregate[25] (1/1)#1 bae97ab1505439ce19a6da29e5d14fca_874558e4213562434fd4375a4f8975d7_0_1. 2023-09-06 20:19:18,132 INFO org.apache.flink.runtime.taskmanager.Task [] - Join[31] -> Calc[32] (1/1)#1 (bae97ab1505439ce19a6da29e5d14fca_bcb67144c8537fe40faa65a635fed166_0_1) switched from CANCELING to CANCELED. 2023-09-06 20:19:18,132 INFO org.apache.flink.runtime.taskmanager.Task [] - Freeing task resources for Join[31] -> Calc[32] (1/1)#1 (bae97ab1505439ce19a6da29e5d14fca_bcb67144c8537fe40faa65a635fed166_0_1). 2023-09-06 20:19:18,133 INFO org.apache.flink.runtime.taskmanager.Task [] - GroupAggregate[34] -> Calc[35] -> ConstraintEnforcer[36] (1/1)#1 (bae97ab1505439ce19a6da29e5d14fca_38d0a4153cba00aa6c07b50658d87fce_0_1) switched from CANCELING to CANCELED. 2023-09-06 20:19:18,133 INFO org.apache.flink.runtime.taskmanager.Task [] - Freeing task resources for GroupAggregate[34] -> Calc[35] -> ConstraintEnforcer[36] (1/1)#1 (bae97ab1505439ce19a6da29e5d14fca_38d0a4153cba00aa6c07b50658d87fce_0_1). 2023-09-06 20:19:18,133 INFO org.apache.flink.runtime.taskexecutor.TaskExecutor [] - Un-registering task and sending final execution state CANCELED to JobManager for task Join[31] -> Calc[32] (1/1)#1 bae97ab1505439ce19a6da29e5d14fca_bcb67144c8537fe40faa65a635fed166_0_1. 2023-09-06 20:19:18,170 INFO org.apache.flink.runtime.taskexecutor.TaskExecutor [] - Un-registering task and sending final execution state CANCELED to JobManager for task GroupAggregate[34] -> Calc[35] -> ConstraintEnforcer[36] (1/1)#1 bae97ab1505439ce19a6da29e5d14fca_38d0a4153cba00aa6c07b50658d87fce_0_1. 2023-09-06 20:19:18,171 INFO org.apache.flink.runtime.taskmanager.Task [] - SinkMaterializer[36] -> Sink: column_index[36] (1/1)#1 (bae97ab1505439ce19a6da29e5d14fca_b262ab59f3fb2088b89259a67d3b29a6_0_1) switched from CANCELING to CANCELED. 2023-09-06 20:19:18,171 INFO org.apache.flink.runtime.taskmanager.Task [] - Freeing task resources for SinkMaterializer[36] -> Sink: column_index[36] (1/1)#1 (bae97ab1505439ce19a6da29e5d14fca_b262ab59f3fb2088b89259a67d3b29a6_0_1). 2023-09-06 20:19:18,174 INFO org.apache.flink.runtime.taskexecutor.TaskExecutor [] - Un-registering task and sending final execution state CANCELED to JobManager for task SinkMaterializer[36] -> Sink: column_index[36] (1/1)#1 bae97ab1505439ce19a6da29e5d14fca_b262ab59f3fb2088b89259a67d3b29a6_0_1. 2023-09-06 20:19:18,931 INFO org.apache.flink.runtime.taskexecutor.slot.TaskSlotTableImpl [] - Free slot TaskSlot(index:0, state:ACTIVE, resource profile: ResourceProfile{cpuCores=1, taskHeapMemory=992.000mb (1040187376 bytes), taskOffHeapMemory=0 bytes, managedMemory=819.200mb (858993472 bytes), networkMemory=204.800mb (214748368 bytes)}, allocationId: 9d8de81422046a8f67fd6eff22c26918, jobId: db6bdb8ffc1595e66035f2ab954fe533). 2023-09-06 20:19:18,936 INFO org.apache.flink.runtime.taskexecutor.DefaultJobLeaderService [] - Remove job db6bdb8ffc1595e66035f2ab954fe533 from job leader monitoring. 2023-09-06 20:19:18,938 INFO org.apache.flink.runtime.taskexecutor.TaskExecutor [] - Close JobManager connection for job db6bdb8ffc1595e66035f2ab954fe533. 2023-09-06 20:19:21,658 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - snapshotState checkpoint: 1 at resolvedTimestamp: 0 2023-09-06 20:19:21,704 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - snapshotState checkpoint: 1 at resolvedTimestamp: 0 2023-09-06 20:19:21,704 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - snapshotState checkpoint: 1 at resolvedTimestamp: 0 2023-09-06 20:19:21,704 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - snapshotState checkpoint: 1 at resolvedTimestamp: 0 2023-09-06 20:19:21,799 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - snapshotState checkpoint: 1 at resolvedTimestamp: 0 2023-09-06 20:19:21,799 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - snapshotState checkpoint: 1 at resolvedTimestamp: 0 2023-09-06 20:19:23,610 INFO org.apache.flink.runtime.taskexecutor.slot.TaskSlotTableImpl [] - Activate slot ba87771fe6f8408219d253234cac49f6. 2023-09-06 20:19:23,611 INFO org.apache.flink.runtime.taskexecutor.TaskExecutor [] - Received task Source: t_datacatalog_schema[1] -> Calc[2] (1/1)#1 (ed8241a60a59a6c5e4b874f68816501f_cbc357ccb763df2852fee8c4fc7d55f2_0_1), deploy into slot with allocation id ba87771fe6f8408219d253234cac49f6. 2023-09-06 20:19:23,612 INFO org.apache.flink.runtime.taskmanager.Task [] - Source: t_datacatalog_schema[1] -> Calc[2] (1/1)#1 (ed8241a60a59a6c5e4b874f68816501f_cbc357ccb763df2852fee8c4fc7d55f2_0_1) switched from CREATED to DEPLOYING. 2023-09-06 20:19:23,613 INFO org.apache.flink.runtime.taskmanager.Task [] - Loading JAR files for task Source: t_datacatalog_schema[1] -> Calc[2] (1/1)#1 (ed8241a60a59a6c5e4b874f68816501f_cbc357ccb763df2852fee8c4fc7d55f2_0_1) [DEPLOYING]. 2023-09-06 20:19:23,615 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using job/cluster config to configure application-defined state backend: org.apache.flink.runtime.state.hashmap.HashMapStateBackend@1733fe89 2023-09-06 20:19:23,615 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using application-defined state backend: org.apache.flink.runtime.state.hashmap.HashMapStateBackend@1b604aa9 2023-09-06 20:19:23,615 INFO org.apache.flink.runtime.state.StateBackendLoader [] - State backend loader loads the state backend as HashMapStateBackend 2023-09-06 20:19:23,616 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using job/cluster config to configure application-defined checkpoint storage: org.apache.flink.runtime.state.storage.FileSystemCheckpointStorage@8fdb6d18 2023-09-06 20:19:23,616 INFO org.apache.flink.runtime.taskmanager.Task [] - Source: t_datacatalog_schema[1] -> Calc[2] (1/1)#1 (ed8241a60a59a6c5e4b874f68816501f_cbc357ccb763df2852fee8c4fc7d55f2_0_1) switched from DEPLOYING to INITIALIZING. 2023-09-06 20:19:23,625 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - initialize checkpoint 2023-09-06 20:19:23,625 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Restore State from resolvedTimestamp: 0 2023-09-06 20:19:23,626 INFO org.apache.flink.runtime.taskmanager.Task [] - Source: t_datacatalog_schema[1] -> Calc[2] (1/1)#1 (ed8241a60a59a6c5e4b874f68816501f_cbc357ccb763df2852fee8c4fc7d55f2_0_1) switched from INITIALIZING to RUNNING. 2023-09-06 20:19:23,697 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Start to initial table whitelist 2023-09-06 20:19:23,700 INFO org.apache.flink.runtime.taskexecutor.slot.TaskSlotTableImpl [] - Activate slot ba87771fe6f8408219d253234cac49f6. 2023-09-06 20:19:23,702 INFO org.apache.flink.runtime.taskexecutor.TaskExecutor [] - Received task Source: t_region_datasource_relation[4] -> Calc[5] (1/1)#1 (ed8241a60a59a6c5e4b874f68816501f_6cdc5bb954874d922eaee11a8e7b5dd5_0_1), deploy into slot with allocation id ba87771fe6f8408219d253234cac49f6. 2023-09-06 20:19:23,703 INFO org.apache.flink.runtime.taskmanager.Task [] - Source: t_region_datasource_relation[4] -> Calc[5] (1/1)#1 (ed8241a60a59a6c5e4b874f68816501f_6cdc5bb954874d922eaee11a8e7b5dd5_0_1) switched from CREATED to DEPLOYING. 2023-09-06 20:19:23,703 INFO org.apache.flink.runtime.taskexecutor.slot.TaskSlotTableImpl [] - Activate slot ba87771fe6f8408219d253234cac49f6. 2023-09-06 20:19:23,703 INFO org.apache.flink.runtime.taskmanager.Task [] - Loading JAR files for task Source: t_region_datasource_relation[4] -> Calc[5] (1/1)#1 (ed8241a60a59a6c5e4b874f68816501f_6cdc5bb954874d922eaee11a8e7b5dd5_0_1) [DEPLOYING]. 2023-09-06 20:19:23,705 INFO org.apache.flink.runtime.taskexecutor.TaskExecutor [] - Received task Source: t_region[10] -> Calc[11] (1/1)#1 (ed8241a60a59a6c5e4b874f68816501f_2963852293169ba90d9d1e7d6308db5c_0_1), deploy into slot with allocation id ba87771fe6f8408219d253234cac49f6. 2023-09-06 20:19:23,706 INFO org.apache.flink.runtime.taskmanager.Task [] - Source: t_region[10] -> Calc[11] (1/1)#1 (ed8241a60a59a6c5e4b874f68816501f_2963852293169ba90d9d1e7d6308db5c_0_1) switched from CREATED to DEPLOYING. 2023-09-06 20:19:23,706 INFO org.apache.flink.runtime.taskmanager.Task [] - Loading JAR files for task Source: t_region[10] -> Calc[11] (1/1)#1 (ed8241a60a59a6c5e4b874f68816501f_2963852293169ba90d9d1e7d6308db5c_0_1) [DEPLOYING]. 2023-09-06 20:19:23,707 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using job/cluster config to configure application-defined state backend: org.apache.flink.runtime.state.hashmap.HashMapStateBackend@66a6255f 2023-09-06 20:19:23,707 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using application-defined state backend: org.apache.flink.runtime.state.hashmap.HashMapStateBackend@37ba1b15 2023-09-06 20:19:23,707 INFO org.apache.flink.runtime.state.StateBackendLoader [] - State backend loader loads the state backend as HashMapStateBackend 2023-09-06 20:19:23,707 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using job/cluster config to configure application-defined checkpoint storage: org.apache.flink.runtime.state.storage.FileSystemCheckpointStorage@8fdb6d18 2023-09-06 20:19:23,708 INFO org.apache.flink.runtime.taskmanager.Task [] - Source: t_region_datasource_relation[4] -> Calc[5] (1/1)#1 (ed8241a60a59a6c5e4b874f68816501f_6cdc5bb954874d922eaee11a8e7b5dd5_0_1) switched from DEPLOYING to INITIALIZING. 2023-09-06 20:19:23,708 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using job/cluster config to configure application-defined state backend: org.apache.flink.runtime.state.hashmap.HashMapStateBackend@1eb5ec10 2023-09-06 20:19:23,708 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using application-defined state backend: org.apache.flink.runtime.state.hashmap.HashMapStateBackend@4e59b82b 2023-09-06 20:19:23,708 INFO org.apache.flink.runtime.state.StateBackendLoader [] - State backend loader loads the state backend as HashMapStateBackend 2023-09-06 20:19:23,709 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using job/cluster config to configure application-defined checkpoint storage: org.apache.flink.runtime.state.storage.FileSystemCheckpointStorage@8fdb6d18 2023-09-06 20:19:23,709 INFO org.apache.flink.runtime.taskmanager.Task [] - Source: t_region[10] -> Calc[11] (1/1)#1 (ed8241a60a59a6c5e4b874f68816501f_2963852293169ba90d9d1e7d6308db5c_0_1) switched from DEPLOYING to INITIALIZING. 2023-09-06 20:19:23,717 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - initialize checkpoint 2023-09-06 20:19:23,717 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Restore State from resolvedTimestamp: 0 2023-09-06 20:19:23,718 INFO org.apache.flink.runtime.taskmanager.Task [] - Source: t_region_datasource_relation[4] -> Calc[5] (1/1)#1 (ed8241a60a59a6c5e4b874f68816501f_6cdc5bb954874d922eaee11a8e7b5dd5_0_1) switched from INITIALIZING to RUNNING. 2023-09-06 20:19:23,721 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Start to initial table whitelist 2023-09-06 20:19:23,729 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - initialize checkpoint 2023-09-06 20:19:23,730 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Restore State from resolvedTimestamp: 0 2023-09-06 20:19:23,730 INFO org.apache.flink.runtime.taskmanager.Task [] - Source: t_region[10] -> Calc[11] (1/1)#1 (ed8241a60a59a6c5e4b874f68816501f_2963852293169ba90d9d1e7d6308db5c_0_1) switched from INITIALIZING to RUNNING. 2023-09-06 20:19:23,733 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Start to initial table whitelist 2023-09-06 20:19:23,748 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Pattern matched tables: [dip_dbmodel.t_datacatalog_schema] 2023-09-06 20:19:23,748 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Table list: [dip_dbmodel.t_datacatalog_schema] 2023-09-06 20:19:23,748 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Start readChangeRecords process 2023-09-06 20:19:23,749 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - LogProxyClient started 2023-09-06 20:19:23,749 INFO com.oceanbase.clogproxy.client.connection.ClientStream [] - Try to reconnect 2023-09-06 20:19:23,751 INFO org.apache.flink.runtime.taskexecutor.slot.TaskSlotTableImpl [] - Activate slot ba87771fe6f8408219d253234cac49f6. 2023-09-06 20:19:23,757 INFO com.oceanbase.clogproxy.client.connection.ClientStream [] - Reconnect successfully 2023-09-06 20:19:23,757 INFO com.oceanbase.clogproxy.client.connection.ClientHandler [] - ClientId: schema_index_1: rootserver_list=192.168.216.80:13509:13507, cluster_id=, cluster_user=dip_admin@dip, cluster_password=******, , sys_user=, sys_password=******, tb_white_list=dip.*.*, tb_black_list=|, start_timestamp=0, start_timestamp_us=0, timezone=+00:00, working_mode=memory connecting LogProxy: 192.168.216.80:13508 2023-09-06 20:19:23,765 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Pattern matched tables: [dip_dbmodel.t_region_datasource_relation] 2023-09-06 20:19:23,765 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Table list: [dip_dbmodel.t_region_datasource_relation] 2023-09-06 20:19:23,765 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Start readChangeRecords process 2023-09-06 20:19:23,766 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - LogProxyClient started 2023-09-06 20:19:23,766 INFO com.oceanbase.clogproxy.client.connection.ClientStream [] - Try to reconnect 2023-09-06 20:19:23,769 INFO com.oceanbase.clogproxy.client.connection.ClientStream [] - Reconnect successfully 2023-09-06 20:19:23,770 INFO com.oceanbase.clogproxy.client.connection.ClientHandler [] - ClientId: schema_index_3: rootserver_list=192.168.216.80:13509:13507, cluster_id=, cluster_user=dip_admin@dip, cluster_password=******, , sys_user=, sys_password=******, tb_white_list=dip.*.*, tb_black_list=|, start_timestamp=0, start_timestamp_us=0, timezone=+00:00, working_mode=memory connecting LogProxy: 192.168.216.80:13508 2023-09-06 20:19:23,830 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Pattern matched tables: [dip_dbmodel.t_region] 2023-09-06 20:19:23,831 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Table list: [dip_dbmodel.t_region] 2023-09-06 20:19:23,831 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Start readChangeRecords process 2023-09-06 20:19:23,831 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - LogProxyClient started 2023-09-06 20:19:23,831 INFO com.oceanbase.clogproxy.client.connection.ClientStream [] - Try to reconnect 2023-09-06 20:19:23,835 INFO com.oceanbase.clogproxy.client.connection.ClientStream [] - Reconnect successfully 2023-09-06 20:19:23,835 INFO com.oceanbase.clogproxy.client.connection.ClientHandler [] - ClientId: schema_index_2: rootserver_list=192.168.216.80:13509:13507, cluster_id=, cluster_user=dip_admin@dip, cluster_password=******, , sys_user=, sys_password=******, tb_white_list=dip.*.*, tb_black_list=|, start_timestamp=0, start_timestamp_us=0, timezone=+00:00, working_mode=memory connecting LogProxy: 192.168.216.80:13508 2023-09-06 20:19:23,952 INFO org.apache.flink.runtime.taskexecutor.TaskExecutor [] - Received task Join[7] -> Calc[8] (1/1)#1 (ed8241a60a59a6c5e4b874f68816501f_bd51d758b4efb5e2f06d8b93962c12d2_0_1), deploy into slot with allocation id ba87771fe6f8408219d253234cac49f6. 2023-09-06 20:19:23,952 INFO org.apache.flink.runtime.taskexecutor.slot.TaskSlotTableImpl [] - Activate slot ba87771fe6f8408219d253234cac49f6. 2023-09-06 20:19:23,952 INFO org.apache.flink.runtime.taskmanager.Task [] - Join[7] -> Calc[8] (1/1)#1 (ed8241a60a59a6c5e4b874f68816501f_bd51d758b4efb5e2f06d8b93962c12d2_0_1) switched from CREATED to DEPLOYING. 2023-09-06 20:19:23,953 INFO org.apache.flink.runtime.taskmanager.Task [] - Loading JAR files for task Join[7] -> Calc[8] (1/1)#1 (ed8241a60a59a6c5e4b874f68816501f_bd51d758b4efb5e2f06d8b93962c12d2_0_1) [DEPLOYING]. 2023-09-06 20:19:23,956 INFO org.apache.flink.runtime.taskexecutor.TaskExecutor [] - Received task Join[13] -> Calc[14] (1/1)#1 (ed8241a60a59a6c5e4b874f68816501f_2e97d77449c913cf0f6bfb4cb4497fa8_0_1), deploy into slot with allocation id ba87771fe6f8408219d253234cac49f6. 2023-09-06 20:19:23,956 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using job/cluster config to configure application-defined state backend: org.apache.flink.runtime.state.hashmap.HashMapStateBackend@37e1050e 2023-09-06 20:19:23,956 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using application-defined state backend: org.apache.flink.runtime.state.hashmap.HashMapStateBackend@3125f3aa 2023-09-06 20:19:23,956 INFO org.apache.flink.runtime.state.StateBackendLoader [] - State backend loader loads the state backend as HashMapStateBackend 2023-09-06 20:19:23,957 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using job/cluster config to configure application-defined checkpoint storage: org.apache.flink.runtime.state.storage.FileSystemCheckpointStorage@8fdb6d18 2023-09-06 20:19:23,957 INFO org.apache.flink.runtime.taskmanager.Task [] - Join[7] -> Calc[8] (1/1)#1 (ed8241a60a59a6c5e4b874f68816501f_bd51d758b4efb5e2f06d8b93962c12d2_0_1) switched from DEPLOYING to INITIALIZING. 2023-09-06 20:19:23,977 INFO org.apache.flink.runtime.taskmanager.Task [] - Join[13] -> Calc[14] (1/1)#1 (ed8241a60a59a6c5e4b874f68816501f_2e97d77449c913cf0f6bfb4cb4497fa8_0_1) switched from CREATED to DEPLOYING. 2023-09-06 20:19:23,977 INFO org.apache.flink.runtime.taskmanager.Task [] - Loading JAR files for task Join[13] -> Calc[14] (1/1)#1 (ed8241a60a59a6c5e4b874f68816501f_2e97d77449c913cf0f6bfb4cb4497fa8_0_1) [DEPLOYING]. 2023-09-06 20:19:23,981 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using job/cluster config to configure application-defined state backend: org.apache.flink.runtime.state.hashmap.HashMapStateBackend@5bbf9b62 2023-09-06 20:19:23,981 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using application-defined state backend: org.apache.flink.runtime.state.hashmap.HashMapStateBackend@461903fb 2023-09-06 20:19:23,981 INFO org.apache.flink.runtime.state.StateBackendLoader [] - State backend loader loads the state backend as HashMapStateBackend 2023-09-06 20:19:23,981 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using job/cluster config to configure application-defined checkpoint storage: org.apache.flink.runtime.state.storage.FileSystemCheckpointStorage@8fdb6d18 2023-09-06 20:19:23,982 INFO org.apache.flink.runtime.taskmanager.Task [] - Join[13] -> Calc[14] (1/1)#1 (ed8241a60a59a6c5e4b874f68816501f_2e97d77449c913cf0f6bfb4cb4497fa8_0_1) switched from DEPLOYING to INITIALIZING. 2023-09-06 20:19:23,982 INFO org.apache.flink.runtime.taskexecutor.slot.TaskSlotTableImpl [] - Activate slot ba87771fe6f8408219d253234cac49f6. 2023-09-06 20:19:23,986 INFO org.apache.flink.runtime.taskexecutor.TaskExecutor [] - Received task GroupAggregate[16] -> Calc[17] -> ConstraintEnforcer[18] (1/1)#1 (ed8241a60a59a6c5e4b874f68816501f_ecfbaa617d055e8778be646d9794c031_0_1), deploy into slot with allocation id ba87771fe6f8408219d253234cac49f6. 2023-09-06 20:19:23,986 INFO org.apache.flink.runtime.state.heap.HeapRestoreOperation [] - Starting to restore from state handle: KeyGroupsStateHandle{groupRangeOffsets=KeyGroupRangeOffsets{keyGroupRange=KeyGroupRange{startKeyGroup=0, endKeyGroup=127}}, stateHandle=ByteStreamStateHandle{handleName='file:/opt/dip/master/dipsync/checkpoints/ccb36f8e759ea3c30c72b87a8883db09/chk-1/ac0a9693-54df-4196-8474-6d9825dd6611', dataBytes=6186}}. 2023-09-06 20:19:23,986 INFO org.apache.flink.runtime.taskexecutor.slot.TaskSlotTableImpl [] - Activate slot ba87771fe6f8408219d253234cac49f6. 2023-09-06 20:19:23,986 INFO org.apache.flink.runtime.taskmanager.Task [] - GroupAggregate[16] -> Calc[17] -> ConstraintEnforcer[18] (1/1)#1 (ed8241a60a59a6c5e4b874f68816501f_ecfbaa617d055e8778be646d9794c031_0_1) switched from CREATED to DEPLOYING. 2023-09-06 20:19:23,988 INFO org.apache.flink.runtime.taskmanager.Task [] - Loading JAR files for task GroupAggregate[16] -> Calc[17] -> ConstraintEnforcer[18] (1/1)#1 (ed8241a60a59a6c5e4b874f68816501f_ecfbaa617d055e8778be646d9794c031_0_1) [DEPLOYING]. 2023-09-06 20:19:23,991 INFO org.apache.flink.runtime.state.heap.HeapRestoreOperation [] - Finished restoring from state handle: KeyGroupsStateHandle{groupRangeOffsets=KeyGroupRangeOffsets{keyGroupRange=KeyGroupRange{startKeyGroup=0, endKeyGroup=127}}, stateHandle=ByteStreamStateHandle{handleName='file:/opt/dip/master/dipsync/checkpoints/ccb36f8e759ea3c30c72b87a8883db09/chk-1/ac0a9693-54df-4196-8474-6d9825dd6611', dataBytes=6186}}. 2023-09-06 20:19:23,991 INFO org.apache.flink.runtime.state.heap.HeapKeyedStateBackendBuilder [] - Finished to build heap keyed state-backend. 2023-09-06 20:19:23,991 INFO org.apache.flink.runtime.state.heap.HeapKeyedStateBackend [] - Initializing heap keyed state backend with stream factory. 2023-09-06 20:19:23,992 INFO org.apache.flink.runtime.taskexecutor.TaskExecutor [] - Received task SinkMaterializer[18] -> Sink: schema_index[18] (1/1)#1 (ed8241a60a59a6c5e4b874f68816501f_f3befa4caffaca9b80147da465009d01_0_1), deploy into slot with allocation id ba87771fe6f8408219d253234cac49f6. 2023-09-06 20:19:23,992 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using job/cluster config to configure application-defined state backend: org.apache.flink.runtime.state.hashmap.HashMapStateBackend@104afe56 2023-09-06 20:19:23,992 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using application-defined state backend: org.apache.flink.runtime.state.hashmap.HashMapStateBackend@7048e66c 2023-09-06 20:19:23,992 INFO org.apache.flink.runtime.state.StateBackendLoader [] - State backend loader loads the state backend as HashMapStateBackend 2023-09-06 20:19:23,993 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using job/cluster config to configure application-defined checkpoint storage: org.apache.flink.runtime.state.storage.FileSystemCheckpointStorage@8fdb6d18 2023-09-06 20:19:23,993 INFO org.apache.flink.runtime.taskmanager.Task [] - SinkMaterializer[18] -> Sink: schema_index[18] (1/1)#1 (ed8241a60a59a6c5e4b874f68816501f_f3befa4caffaca9b80147da465009d01_0_1) switched from CREATED to DEPLOYING. 2023-09-06 20:19:23,993 INFO org.apache.flink.runtime.taskmanager.Task [] - GroupAggregate[16] -> Calc[17] -> ConstraintEnforcer[18] (1/1)#1 (ed8241a60a59a6c5e4b874f68816501f_ecfbaa617d055e8778be646d9794c031_0_1) switched from DEPLOYING to INITIALIZING. 2023-09-06 20:19:23,993 INFO org.apache.flink.runtime.taskmanager.Task [] - Loading JAR files for task SinkMaterializer[18] -> Sink: schema_index[18] (1/1)#1 (ed8241a60a59a6c5e4b874f68816501f_f3befa4caffaca9b80147da465009d01_0_1) [DEPLOYING]. 2023-09-06 20:19:23,995 INFO org.apache.flink.runtime.taskmanager.Task [] - Join[7] -> Calc[8] (1/1)#1 (ed8241a60a59a6c5e4b874f68816501f_bd51d758b4efb5e2f06d8b93962c12d2_0_1) switched from INITIALIZING to RUNNING. 2023-09-06 20:19:23,997 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using job/cluster config to configure application-defined state backend: org.apache.flink.runtime.state.hashmap.HashMapStateBackend@6a6c41b4 2023-09-06 20:19:23,998 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using application-defined state backend: org.apache.flink.runtime.state.hashmap.HashMapStateBackend@632ad780 2023-09-06 20:19:23,998 INFO org.apache.flink.runtime.state.StateBackendLoader [] - State backend loader loads the state backend as HashMapStateBackend 2023-09-06 20:19:23,999 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using job/cluster config to configure application-defined checkpoint storage: org.apache.flink.runtime.state.storage.FileSystemCheckpointStorage@8fdb6d18 2023-09-06 20:19:24,001 INFO org.apache.flink.runtime.taskmanager.Task [] - SinkMaterializer[18] -> Sink: schema_index[18] (1/1)#1 (ed8241a60a59a6c5e4b874f68816501f_f3befa4caffaca9b80147da465009d01_0_1) switched from DEPLOYING to INITIALIZING. 2023-09-06 20:19:24,002 INFO org.apache.flink.runtime.state.heap.HeapRestoreOperation [] - Starting to restore from state handle: KeyGroupsStateHandle{groupRangeOffsets=KeyGroupRangeOffsets{keyGroupRange=KeyGroupRange{startKeyGroup=0, endKeyGroup=127}}, stateHandle=ByteStreamStateHandle{handleName='file:/opt/dip/master/dipsync/checkpoints/ccb36f8e759ea3c30c72b87a8883db09/chk-1/0c96df3c-e6b4-4e5f-aa8b-cbb356bf4c0e', dataBytes=6021}}. 2023-09-06 20:19:24,008 INFO org.apache.flink.runtime.state.heap.HeapRestoreOperation [] - Finished restoring from state handle: KeyGroupsStateHandle{groupRangeOffsets=KeyGroupRangeOffsets{keyGroupRange=KeyGroupRange{startKeyGroup=0, endKeyGroup=127}}, stateHandle=ByteStreamStateHandle{handleName='file:/opt/dip/master/dipsync/checkpoints/ccb36f8e759ea3c30c72b87a8883db09/chk-1/0c96df3c-e6b4-4e5f-aa8b-cbb356bf4c0e', dataBytes=6021}}. 2023-09-06 20:19:24,008 INFO org.apache.flink.runtime.state.heap.HeapKeyedStateBackendBuilder [] - Finished to build heap keyed state-backend. 2023-09-06 20:19:24,008 INFO org.apache.flink.runtime.state.heap.HeapKeyedStateBackend [] - Initializing heap keyed state backend with stream factory. 2023-09-06 20:19:24,008 INFO com.oceanbase.clogproxy.client.connection.ClientHandler [] - Connected to LogProxyServer, ip:127.0.1.1, version:f136f77be0d1ad50ff7053e5d1592c3d40696094 2023-09-06 20:19:24,008 ERROR com.oceanbase.clogproxy.client.connection.ClientHandler [] - LogProxy refused handshake request: code: 1 message: "Failed to create oblogreader" 2023-09-06 20:19:24,008 ERROR com.oceanbase.clogproxy.client.connection.ClientHandler [] - Exception occurred ClientId: schema_index_1: rootserver_list=192.168.216.80:13509:13507, cluster_id=, cluster_user=dip_admin@dip, cluster_password=******, , sys_user=, sys_password=******, tb_white_list=dip.*.*, tb_black_list=|, start_timestamp=0, start_timestamp_us=0, timezone=+00:00, working_mode=memory, with LogProxy: 192.168.216.80:13508 com.oceanbase.clogproxy.client.exception.LogProxyClientException: LogProxy refused handshake request: code: 1 message: "Failed to create oblogreader" at com.oceanbase.clogproxy.client.connection.ClientHandler.handleErrorResponse(ClientHandler.java:228) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at com.oceanbase.clogproxy.client.connection.ClientHandler.channelRead(ClientHandler.java:158) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379) [flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365) [flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357) [flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286) [flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379) [flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365) [flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357) [flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410) [flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379) [flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365) [flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919) [flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:800) [flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:487) [flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:385) [flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:995) [flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) [flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at java.lang.Thread.run(Thread.java:748) [?:1.8.0_221] 2023-09-06 20:19:24,009 INFO com.oceanbase.clogproxy.client.connection.ClientStream [] - Try to stop this client 2023-09-06 20:19:24,010 INFO org.apache.flink.runtime.taskmanager.Task [] - Join[13] -> Calc[14] (1/1)#1 (ed8241a60a59a6c5e4b874f68816501f_2e97d77449c913cf0f6bfb4cb4497fa8_0_1) switched from INITIALIZING to RUNNING. 2023-09-06 20:19:24,019 INFO org.apache.flink.streaming.connectors.elasticsearch7.Elasticsearch7ApiCallBridge [] - Pinging Elasticsearch cluster via hosts [http://192.168.216.80:45004] ... 2023-09-06 20:19:24,021 INFO org.apache.flink.runtime.state.heap.HeapRestoreOperation [] - Starting to restore from state handle: KeyGroupsStateHandle{groupRangeOffsets=KeyGroupRangeOffsets{keyGroupRange=KeyGroupRange{startKeyGroup=0, endKeyGroup=127}}, stateHandle=ByteStreamStateHandle{handleName='file:/opt/dip/master/dipsync/checkpoints/ccb36f8e759ea3c30c72b87a8883db09/chk-1/ea819e73-c71c-48ff-9f27-aa01f752e896', dataBytes=15167}}. 2023-09-06 20:19:24,025 INFO org.apache.flink.runtime.state.heap.HeapRestoreOperation [] - Finished restoring from state handle: KeyGroupsStateHandle{groupRangeOffsets=KeyGroupRangeOffsets{keyGroupRange=KeyGroupRange{startKeyGroup=0, endKeyGroup=127}}, stateHandle=ByteStreamStateHandle{handleName='file:/opt/dip/master/dipsync/checkpoints/ccb36f8e759ea3c30c72b87a8883db09/chk-1/ea819e73-c71c-48ff-9f27-aa01f752e896', dataBytes=15167}}. 2023-09-06 20:19:24,025 INFO org.apache.flink.runtime.state.heap.HeapKeyedStateBackendBuilder [] - Finished to build heap keyed state-backend. 2023-09-06 20:19:24,025 INFO org.apache.flink.runtime.state.heap.HeapKeyedStateBackend [] - Initializing heap keyed state backend with stream factory. 2023-09-06 20:19:24,076 INFO org.apache.flink.runtime.taskmanager.Task [] - GroupAggregate[16] -> Calc[17] -> ConstraintEnforcer[18] (1/1)#1 (ed8241a60a59a6c5e4b874f68816501f_ecfbaa617d055e8778be646d9794c031_0_1) switched from INITIALIZING to RUNNING. 2023-09-06 20:19:24,081 INFO org.apache.flink.streaming.connectors.elasticsearch7.Elasticsearch7ApiCallBridge [] - Elasticsearch RestHighLevelClient is connected to [http://192.168.216.80:45004] 2023-09-06 20:19:24,083 INFO org.apache.flink.runtime.state.heap.HeapRestoreOperation [] - Starting to restore from state handle: KeyGroupsStateHandle{groupRangeOffsets=KeyGroupRangeOffsets{keyGroupRange=KeyGroupRange{startKeyGroup=0, endKeyGroup=127}}, stateHandle=ByteStreamStateHandle{handleName='file:/opt/dip/master/dipsync/checkpoints/ccb36f8e759ea3c30c72b87a8883db09/chk-1/f050d6d0-7e2f-42ac-a356-2d0a37e22559', dataBytes=8276}}. 2023-09-06 20:19:24,086 INFO org.apache.flink.runtime.state.heap.HeapRestoreOperation [] - Finished restoring from state handle: KeyGroupsStateHandle{groupRangeOffsets=KeyGroupRangeOffsets{keyGroupRange=KeyGroupRange{startKeyGroup=0, endKeyGroup=127}}, stateHandle=ByteStreamStateHandle{handleName='file:/opt/dip/master/dipsync/checkpoints/ccb36f8e759ea3c30c72b87a8883db09/chk-1/f050d6d0-7e2f-42ac-a356-2d0a37e22559', dataBytes=8276}}. 2023-09-06 20:19:24,086 INFO org.apache.flink.runtime.state.heap.HeapKeyedStateBackendBuilder [] - Finished to build heap keyed state-backend. 2023-09-06 20:19:24,086 INFO org.apache.flink.runtime.state.heap.HeapKeyedStateBackend [] - Initializing heap keyed state backend with stream factory. 2023-09-06 20:19:24,103 INFO org.apache.flink.runtime.taskmanager.Task [] - SinkMaterializer[18] -> Sink: schema_index[18] (1/1)#1 (ed8241a60a59a6c5e4b874f68816501f_f3befa4caffaca9b80147da465009d01_0_1) switched from INITIALIZING to RUNNING. 2023-09-06 20:19:25,770 INFO com.oceanbase.clogproxy.client.connection.ClientStream [] - Client process thread exit 2023-09-06 20:19:25,771 INFO com.oceanbase.clogproxy.client.connection.ClientStream [] - Client stopped successfully 2023-09-06 20:19:25,771 INFO com.oceanbase.clogproxy.client.connection.ClientHandler [] - Channel closed with ClientId: schema_index_1, LogProxy: 192.168.216.80:13508 2023-09-06 20:19:25,773 INFO com.oceanbase.clogproxy.client.connection.ClientHandler [] - Connected to LogProxyServer, ip:127.0.1.1, version:f136f77be0d1ad50ff7053e5d1592c3d40696094 2023-09-06 20:19:25,771 ERROR com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - LogProxyClient exception com.oceanbase.clogproxy.client.exception.LogProxyClientException: LogProxy refused handshake request: code: 1 message: "Failed to create oblogreader" at com.oceanbase.clogproxy.client.connection.ClientHandler.handleErrorResponse(ClientHandler.java:228) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at com.oceanbase.clogproxy.client.connection.ClientHandler.channelRead(ClientHandler.java:158) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:800) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:487) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:385) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:995) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at java.lang.Thread.run(Thread.java:748) [?:1.8.0_221] 2023-09-06 20:19:25,773 ERROR com.oceanbase.clogproxy.client.connection.ClientHandler [] - LogProxy refused handshake request: code: 1 message: "Failed to create oblogreader" 2023-09-06 20:19:25,774 ERROR com.oceanbase.clogproxy.client.connection.ClientHandler [] - Exception occurred ClientId: schema_index_3: rootserver_list=192.168.216.80:13509:13507, cluster_id=, cluster_user=dip_admin@dip, cluster_password=******, , sys_user=, sys_password=******, tb_white_list=dip.*.*, tb_black_list=|, start_timestamp=0, start_timestamp_us=0, timezone=+00:00, working_mode=memory, with LogProxy: 192.168.216.80:13508 com.oceanbase.clogproxy.client.exception.LogProxyClientException: LogProxy refused handshake request: code: 1 message: "Failed to create oblogreader" at com.oceanbase.clogproxy.client.connection.ClientHandler.handleErrorResponse(ClientHandler.java:228) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at com.oceanbase.clogproxy.client.connection.ClientHandler.channelRead(ClientHandler.java:158) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379) [flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365) [flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357) [flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286) [flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379) [flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365) [flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357) [flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410) [flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379) [flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365) [flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919) [flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:800) [flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:487) [flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:385) [flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:995) [flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) [flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at java.lang.Thread.run(Thread.java:748) [?:1.8.0_221] 2023-09-06 20:19:25,775 INFO com.oceanbase.clogproxy.client.connection.ClientStream [] - Try to stop this client 2023-09-06 20:19:27,770 INFO com.oceanbase.clogproxy.client.connection.ClientStream [] - Client process thread exit 2023-09-06 20:19:27,770 INFO com.oceanbase.clogproxy.client.connection.ClientStream [] - Client stopped successfully 2023-09-06 20:19:27,771 INFO com.oceanbase.clogproxy.client.connection.ClientHandler [] - Connected to LogProxyServer, ip:127.0.1.1, version:f136f77be0d1ad50ff7053e5d1592c3d40696094 2023-09-06 20:19:27,772 ERROR com.oceanbase.clogproxy.client.connection.ClientHandler [] - LogProxy refused handshake request: code: 1 message: "Failed to create oblogreader" 2023-09-06 20:19:27,771 ERROR com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - LogProxyClient exception com.oceanbase.clogproxy.client.exception.LogProxyClientException: LogProxy refused handshake request: code: 1 message: "Failed to create oblogreader" at com.oceanbase.clogproxy.client.connection.ClientHandler.handleErrorResponse(ClientHandler.java:228) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at com.oceanbase.clogproxy.client.connection.ClientHandler.channelRead(ClientHandler.java:158) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:800) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:487) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:385) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:995) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at java.lang.Thread.run(Thread.java:748) [?:1.8.0_221] 2023-09-06 20:19:27,773 ERROR com.oceanbase.clogproxy.client.connection.ClientHandler [] - Exception occurred ClientId: schema_index_2: rootserver_list=192.168.216.80:13509:13507, cluster_id=, cluster_user=dip_admin@dip, cluster_password=******, , sys_user=, sys_password=******, tb_white_list=dip.*.*, tb_black_list=|, start_timestamp=0, start_timestamp_us=0, timezone=+00:00, working_mode=memory, with LogProxy: 192.168.216.80:13508 com.oceanbase.clogproxy.client.exception.LogProxyClientException: LogProxy refused handshake request: code: 1 message: "Failed to create oblogreader" at com.oceanbase.clogproxy.client.connection.ClientHandler.handleErrorResponse(ClientHandler.java:228) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at com.oceanbase.clogproxy.client.connection.ClientHandler.channelRead(ClientHandler.java:158) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379) [flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365) [flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357) [flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286) [flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379) [flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365) [flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357) [flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410) [flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379) [flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365) [flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919) [flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:800) [flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:487) [flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:385) [flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:995) [flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) [flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at java.lang.Thread.run(Thread.java:748) [?:1.8.0_221] 2023-09-06 20:19:27,774 INFO com.oceanbase.clogproxy.client.connection.ClientStream [] - Try to stop this client 2023-09-06 20:19:27,975 INFO com.oceanbase.clogproxy.client.connection.ClientStream [] - Client process thread exit 2023-09-06 20:19:27,976 INFO com.oceanbase.clogproxy.client.connection.ClientStream [] - Client stopped successfully 2023-09-06 20:19:27,976 INFO com.oceanbase.clogproxy.client.connection.ClientHandler [] - Channel closed with ClientId: schema_index_3, LogProxy: 192.168.216.80:13508 2023-09-06 20:19:27,976 INFO com.oceanbase.clogproxy.client.connection.ClientHandler [] - Channel closed with ClientId: schema_index_2, LogProxy: 192.168.216.80:13508 2023-09-06 20:19:27,976 ERROR com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - LogProxyClient exception com.oceanbase.clogproxy.client.exception.LogProxyClientException: LogProxy refused handshake request: code: 1 message: "Failed to create oblogreader" at com.oceanbase.clogproxy.client.connection.ClientHandler.handleErrorResponse(ClientHandler.java:228) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at com.oceanbase.clogproxy.client.connection.ClientHandler.channelRead(ClientHandler.java:158) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:800) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:487) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:385) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:995) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at java.lang.Thread.run(Thread.java:748) [?:1.8.0_221] 2023-09-06 20:19:31,145 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - snapshotState checkpoint: 2 at resolvedTimestamp: 0 2023-09-06 20:19:31,147 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - snapshotState checkpoint: 2 at resolvedTimestamp: 0 2023-09-06 20:19:31,146 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - snapshotState checkpoint: 2 at resolvedTimestamp: 0 2023-09-06 20:19:31,145 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - snapshotState checkpoint: 2 at resolvedTimestamp: 0 2023-09-06 20:19:37,613 INFO io.debezium.jdbc.JdbcConnection [] - Connection gracefully closed 2023-09-06 20:19:37,903 WARN org.apache.flink.runtime.taskmanager.Task [] - Source: t_datacatalog_table[1] -> Calc[2] (1/1)#1 (4b20a9c3d6f845cb83312e476eeabaae_cbc357ccb763df2852fee8c4fc7d55f2_0_1) switched from RUNNING to FAILED with failure cause: java.util.concurrent.TimeoutException: Timeout to receive messages in RecordListener at com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction.readChangeRecords(OceanBaseRichSourceFunction.java:374) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction.run(OceanBaseRichSourceFunction.java:158) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at org.apache.flink.streaming.api.operators.StreamSource.run(StreamSource.java:110) ~[flink-dist-1.17.1.jar:1.17.1] at org.apache.flink.streaming.api.operators.StreamSource.run(StreamSource.java:67) ~[flink-dist-1.17.1.jar:1.17.1] at org.apache.flink.streaming.runtime.tasks.SourceStreamTask$LegacySourceFunctionThread.run(SourceStreamTask.java:333) ~[flink-dist-1.17.1.jar:1.17.1] 2023-09-06 20:19:37,903 INFO org.apache.flink.runtime.taskmanager.Task [] - Freeing task resources for Source: t_datacatalog_table[1] -> Calc[2] (1/1)#1 (4b20a9c3d6f845cb83312e476eeabaae_cbc357ccb763df2852fee8c4fc7d55f2_0_1). 2023-09-06 20:19:37,904 INFO org.apache.flink.runtime.taskexecutor.TaskExecutor [] - Un-registering task and sending final execution state FAILED to JobManager for task Source: t_datacatalog_table[1] -> Calc[2] (1/1)#1 4b20a9c3d6f845cb83312e476eeabaae_cbc357ccb763df2852fee8c4fc7d55f2_0_1. 2023-09-06 20:19:37,987 INFO io.debezium.jdbc.JdbcConnection [] - Connection gracefully closed 2023-09-06 20:19:37,990 WARN org.apache.flink.runtime.taskmanager.Task [] - Source: t_datacatalog_schema[4] -> Calc[5] (1/1)#1 (4b20a9c3d6f845cb83312e476eeabaae_6cdc5bb954874d922eaee11a8e7b5dd5_0_1) switched from RUNNING to FAILED with failure cause: java.util.concurrent.TimeoutException: Timeout to receive messages in RecordListener at com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction.readChangeRecords(OceanBaseRichSourceFunction.java:374) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction.run(OceanBaseRichSourceFunction.java:158) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at org.apache.flink.streaming.api.operators.StreamSource.run(StreamSource.java:110) ~[flink-dist-1.17.1.jar:1.17.1] at org.apache.flink.streaming.api.operators.StreamSource.run(StreamSource.java:67) ~[flink-dist-1.17.1.jar:1.17.1] at org.apache.flink.streaming.runtime.tasks.SourceStreamTask$LegacySourceFunctionThread.run(SourceStreamTask.java:333) ~[flink-dist-1.17.1.jar:1.17.1] 2023-09-06 20:19:37,990 INFO org.apache.flink.runtime.taskmanager.Task [] - Freeing task resources for Source: t_datacatalog_schema[4] -> Calc[5] (1/1)#1 (4b20a9c3d6f845cb83312e476eeabaae_6cdc5bb954874d922eaee11a8e7b5dd5_0_1). 2023-09-06 20:19:37,991 INFO org.apache.flink.runtime.taskexecutor.TaskExecutor [] - Un-registering task and sending final execution state FAILED to JobManager for task Source: t_datacatalog_schema[4] -> Calc[5] (1/1)#1 4b20a9c3d6f845cb83312e476eeabaae_6cdc5bb954874d922eaee11a8e7b5dd5_0_1. 2023-09-06 20:19:37,996 INFO org.apache.flink.runtime.taskmanager.Task [] - Attempting to cancel task Source: t_region_datasource_relation[10] -> Calc[11] (1/1)#1 (4b20a9c3d6f845cb83312e476eeabaae_2963852293169ba90d9d1e7d6308db5c_0_1). 2023-09-06 20:19:37,996 INFO org.apache.flink.runtime.taskmanager.Task [] - Source: t_region_datasource_relation[10] -> Calc[11] (1/1)#1 (4b20a9c3d6f845cb83312e476eeabaae_2963852293169ba90d9d1e7d6308db5c_0_1) switched from RUNNING to CANCELING. 2023-09-06 20:19:37,996 INFO org.apache.flink.runtime.taskmanager.Task [] - Triggering cancellation of task code Source: t_region_datasource_relation[10] -> Calc[11] (1/1)#1 (4b20a9c3d6f845cb83312e476eeabaae_2963852293169ba90d9d1e7d6308db5c_0_1). 2023-09-06 20:19:37,998 INFO org.apache.flink.runtime.taskmanager.Task [] - Attempting to cancel task Source: t_region[16] -> Calc[17] (1/1)#1 (4b20a9c3d6f845cb83312e476eeabaae_1171dea6747ab509fdaefbe74f7195af_0_1). 2023-09-06 20:19:37,998 INFO org.apache.flink.runtime.taskmanager.Task [] - Source: t_region[16] -> Calc[17] (1/1)#1 (4b20a9c3d6f845cb83312e476eeabaae_1171dea6747ab509fdaefbe74f7195af_0_1) switched from RUNNING to CANCELING. 2023-09-06 20:19:37,998 INFO org.apache.flink.runtime.taskmanager.Task [] - Triggering cancellation of task code Source: t_region[16] -> Calc[17] (1/1)#1 (4b20a9c3d6f845cb83312e476eeabaae_1171dea6747ab509fdaefbe74f7195af_0_1). 2023-09-06 20:19:38,005 INFO io.debezium.jdbc.JdbcConnection [] - Connection gracefully closed 2023-09-06 20:19:38,011 INFO org.apache.flink.runtime.taskmanager.Task [] - Attempting to cancel task Join[7] -> Calc[8] (1/1)#1 (4b20a9c3d6f845cb83312e476eeabaae_b638747c22341b05e17099b7a1707470_0_1). 2023-09-06 20:19:38,011 INFO org.apache.flink.runtime.taskmanager.Task [] - Join[7] -> Calc[8] (1/1)#1 (4b20a9c3d6f845cb83312e476eeabaae_b638747c22341b05e17099b7a1707470_0_1) switched from RUNNING to CANCELING. 2023-09-06 20:19:38,011 INFO org.apache.flink.runtime.taskmanager.Task [] - Triggering cancellation of task code Join[7] -> Calc[8] (1/1)#1 (4b20a9c3d6f845cb83312e476eeabaae_b638747c22341b05e17099b7a1707470_0_1). 2023-09-06 20:19:38,011 INFO io.debezium.jdbc.JdbcConnection [] - Connection gracefully closed 2023-09-06 20:19:38,016 INFO org.apache.flink.runtime.taskmanager.Task [] - Source: t_region[16] -> Calc[17] (1/1)#1 (4b20a9c3d6f845cb83312e476eeabaae_1171dea6747ab509fdaefbe74f7195af_0_1) switched from CANCELING to CANCELED. 2023-09-06 20:19:38,016 INFO org.apache.flink.runtime.taskmanager.Task [] - Freeing task resources for Source: t_region[16] -> Calc[17] (1/1)#1 (4b20a9c3d6f845cb83312e476eeabaae_1171dea6747ab509fdaefbe74f7195af_0_1). 2023-09-06 20:19:38,017 INFO org.apache.flink.runtime.taskmanager.Task [] - Join[7] -> Calc[8] (1/1)#1 (4b20a9c3d6f845cb83312e476eeabaae_b638747c22341b05e17099b7a1707470_0_1) switched from CANCELING to CANCELED. 2023-09-06 20:19:38,017 INFO org.apache.flink.runtime.taskmanager.Task [] - Freeing task resources for Join[7] -> Calc[8] (1/1)#1 (4b20a9c3d6f845cb83312e476eeabaae_b638747c22341b05e17099b7a1707470_0_1). 2023-09-06 20:19:38,018 INFO org.apache.flink.runtime.taskmanager.Task [] - Source: t_region_datasource_relation[10] -> Calc[11] (1/1)#1 (4b20a9c3d6f845cb83312e476eeabaae_2963852293169ba90d9d1e7d6308db5c_0_1) switched from CANCELING to CANCELED. 2023-09-06 20:19:38,018 INFO org.apache.flink.runtime.taskmanager.Task [] - Freeing task resources for Source: t_region_datasource_relation[10] -> Calc[11] (1/1)#1 (4b20a9c3d6f845cb83312e476eeabaae_2963852293169ba90d9d1e7d6308db5c_0_1). 2023-09-06 20:19:38,017 INFO org.apache.flink.runtime.taskmanager.Task [] - Attempting to cancel task Join[13] -> Calc[14] (1/1)#1 (4b20a9c3d6f845cb83312e476eeabaae_95cdb3dbdf113532a649d34b1d4bf4bb_0_1). 2023-09-06 20:19:38,020 INFO org.apache.flink.runtime.taskmanager.Task [] - Join[13] -> Calc[14] (1/1)#1 (4b20a9c3d6f845cb83312e476eeabaae_95cdb3dbdf113532a649d34b1d4bf4bb_0_1) switched from RUNNING to CANCELING. 2023-09-06 20:19:38,020 INFO org.apache.flink.runtime.taskmanager.Task [] - Triggering cancellation of task code Join[13] -> Calc[14] (1/1)#1 (4b20a9c3d6f845cb83312e476eeabaae_95cdb3dbdf113532a649d34b1d4bf4bb_0_1). 2023-09-06 20:19:38,020 INFO org.apache.flink.runtime.taskmanager.Task [] - Attempting to cancel task Join[19] -> Calc[20] (1/1)#1 (4b20a9c3d6f845cb83312e476eeabaae_d6a4e78fe16215bb5c854f868477a9c6_0_1). 2023-09-06 20:19:38,021 INFO org.apache.flink.runtime.taskmanager.Task [] - Join[19] -> Calc[20] (1/1)#1 (4b20a9c3d6f845cb83312e476eeabaae_d6a4e78fe16215bb5c854f868477a9c6_0_1) switched from RUNNING to CANCELING. 2023-09-06 20:19:38,021 INFO org.apache.flink.runtime.taskmanager.Task [] - Triggering cancellation of task code Join[19] -> Calc[20] (1/1)#1 (4b20a9c3d6f845cb83312e476eeabaae_d6a4e78fe16215bb5c854f868477a9c6_0_1). 2023-09-06 20:19:38,021 INFO org.apache.flink.runtime.taskmanager.Task [] - Join[13] -> Calc[14] (1/1)#1 (4b20a9c3d6f845cb83312e476eeabaae_95cdb3dbdf113532a649d34b1d4bf4bb_0_1) switched from CANCELING to CANCELED. 2023-09-06 20:19:38,021 INFO org.apache.flink.runtime.taskmanager.Task [] - Freeing task resources for Join[13] -> Calc[14] (1/1)#1 (4b20a9c3d6f845cb83312e476eeabaae_95cdb3dbdf113532a649d34b1d4bf4bb_0_1). 2023-09-06 20:19:38,022 INFO org.apache.flink.runtime.taskmanager.Task [] - Attempting to cancel task GroupAggregate[22] -> Calc[23] -> ConstraintEnforcer[24] (1/1)#1 (4b20a9c3d6f845cb83312e476eeabaae_4e54174ae818b1bbeb51fae862a54685_0_1). 2023-09-06 20:19:38,022 INFO org.apache.flink.runtime.taskmanager.Task [] - GroupAggregate[22] -> Calc[23] -> ConstraintEnforcer[24] (1/1)#1 (4b20a9c3d6f845cb83312e476eeabaae_4e54174ae818b1bbeb51fae862a54685_0_1) switched from RUNNING to CANCELING. 2023-09-06 20:19:38,022 INFO org.apache.flink.runtime.taskmanager.Task [] - Triggering cancellation of task code GroupAggregate[22] -> Calc[23] -> ConstraintEnforcer[24] (1/1)#1 (4b20a9c3d6f845cb83312e476eeabaae_4e54174ae818b1bbeb51fae862a54685_0_1). 2023-09-06 20:19:38,022 INFO org.apache.flink.runtime.taskmanager.Task [] - Join[19] -> Calc[20] (1/1)#1 (4b20a9c3d6f845cb83312e476eeabaae_d6a4e78fe16215bb5c854f868477a9c6_0_1) switched from CANCELING to CANCELED. 2023-09-06 20:19:38,023 INFO org.apache.flink.runtime.taskmanager.Task [] - Freeing task resources for Join[19] -> Calc[20] (1/1)#1 (4b20a9c3d6f845cb83312e476eeabaae_d6a4e78fe16215bb5c854f868477a9c6_0_1). 2023-09-06 20:19:38,024 INFO org.apache.flink.runtime.taskmanager.Task [] - Attempting to cancel task SinkMaterializer[24] -> Sink: table_index[24] (1/1)#1 (4b20a9c3d6f845cb83312e476eeabaae_cf765b0679ed5dc39d2fd61a807a4faf_0_1). 2023-09-06 20:19:38,024 INFO org.apache.flink.runtime.taskmanager.Task [] - SinkMaterializer[24] -> Sink: table_index[24] (1/1)#1 (4b20a9c3d6f845cb83312e476eeabaae_cf765b0679ed5dc39d2fd61a807a4faf_0_1) switched from RUNNING to CANCELING. 2023-09-06 20:19:38,024 INFO org.apache.flink.runtime.taskmanager.Task [] - Triggering cancellation of task code SinkMaterializer[24] -> Sink: table_index[24] (1/1)#1 (4b20a9c3d6f845cb83312e476eeabaae_cf765b0679ed5dc39d2fd61a807a4faf_0_1). 2023-09-06 20:19:38,024 INFO org.apache.flink.runtime.taskmanager.Task [] - GroupAggregate[22] -> Calc[23] -> ConstraintEnforcer[24] (1/1)#1 (4b20a9c3d6f845cb83312e476eeabaae_4e54174ae818b1bbeb51fae862a54685_0_1) switched from CANCELING to CANCELED. 2023-09-06 20:19:38,025 INFO org.apache.flink.runtime.taskmanager.Task [] - Freeing task resources for GroupAggregate[22] -> Calc[23] -> ConstraintEnforcer[24] (1/1)#1 (4b20a9c3d6f845cb83312e476eeabaae_4e54174ae818b1bbeb51fae862a54685_0_1). 2023-09-06 20:19:38,026 INFO org.apache.flink.runtime.taskexecutor.TaskExecutor [] - Un-registering task and sending final execution state CANCELED to JobManager for task Source: t_region[16] -> Calc[17] (1/1)#1 4b20a9c3d6f845cb83312e476eeabaae_1171dea6747ab509fdaefbe74f7195af_0_1. 2023-09-06 20:19:38,031 INFO org.apache.flink.runtime.taskexecutor.TaskExecutor [] - Un-registering task and sending final execution state CANCELED to JobManager for task Join[7] -> Calc[8] (1/1)#1 4b20a9c3d6f845cb83312e476eeabaae_b638747c22341b05e17099b7a1707470_0_1. 2023-09-06 20:19:38,032 INFO org.apache.flink.runtime.taskexecutor.TaskExecutor [] - Un-registering task and sending final execution state CANCELED to JobManager for task Source: t_region_datasource_relation[10] -> Calc[11] (1/1)#1 4b20a9c3d6f845cb83312e476eeabaae_2963852293169ba90d9d1e7d6308db5c_0_1. 2023-09-06 20:19:38,032 INFO org.apache.flink.runtime.taskexecutor.TaskExecutor [] - Un-registering task and sending final execution state CANCELED to JobManager for task Join[13] -> Calc[14] (1/1)#1 4b20a9c3d6f845cb83312e476eeabaae_95cdb3dbdf113532a649d34b1d4bf4bb_0_1. 2023-09-06 20:19:38,033 INFO org.apache.flink.runtime.taskexecutor.TaskExecutor [] - Un-registering task and sending final execution state CANCELED to JobManager for task Join[19] -> Calc[20] (1/1)#1 4b20a9c3d6f845cb83312e476eeabaae_d6a4e78fe16215bb5c854f868477a9c6_0_1. 2023-09-06 20:19:38,033 INFO org.apache.flink.runtime.taskexecutor.TaskExecutor [] - Un-registering task and sending final execution state CANCELED to JobManager for task GroupAggregate[22] -> Calc[23] -> ConstraintEnforcer[24] (1/1)#1 4b20a9c3d6f845cb83312e476eeabaae_4e54174ae818b1bbeb51fae862a54685_0_1. 2023-09-06 20:19:38,039 INFO org.apache.flink.runtime.taskmanager.Task [] - SinkMaterializer[24] -> Sink: table_index[24] (1/1)#1 (4b20a9c3d6f845cb83312e476eeabaae_cf765b0679ed5dc39d2fd61a807a4faf_0_1) switched from CANCELING to CANCELED. 2023-09-06 20:19:38,039 INFO org.apache.flink.runtime.taskmanager.Task [] - Freeing task resources for SinkMaterializer[24] -> Sink: table_index[24] (1/1)#1 (4b20a9c3d6f845cb83312e476eeabaae_cf765b0679ed5dc39d2fd61a807a4faf_0_1). 2023-09-06 20:19:38,039 INFO org.apache.flink.runtime.taskexecutor.TaskExecutor [] - Un-registering task and sending final execution state CANCELED to JobManager for task SinkMaterializer[24] -> Sink: table_index[24] (1/1)#1 4b20a9c3d6f845cb83312e476eeabaae_cf765b0679ed5dc39d2fd61a807a4faf_0_1. 2023-09-06 20:19:38,068 INFO org.apache.flink.runtime.taskexecutor.slot.TaskSlotTableImpl [] - Free slot TaskSlot(index:1, state:ACTIVE, resource profile: ResourceProfile{cpuCores=1, taskHeapMemory=992.000mb (1040187376 bytes), taskOffHeapMemory=0 bytes, managedMemory=819.200mb (858993472 bytes), networkMemory=204.800mb (214748368 bytes)}, allocationId: a0cbb9b52bc2aafe218ca5792782d0b2, jobId: 3ae9ce485ea8879b689bfb07ead84ed7). 2023-09-06 20:19:38,069 INFO org.apache.flink.runtime.taskexecutor.DefaultJobLeaderService [] - Remove job 3ae9ce485ea8879b689bfb07ead84ed7 from job leader monitoring. 2023-09-06 20:19:38,069 INFO org.apache.flink.runtime.taskexecutor.TaskExecutor [] - Close JobManager connection for job 3ae9ce485ea8879b689bfb07ead84ed7. 2023-09-06 20:19:43,467 INFO io.debezium.jdbc.JdbcConnection [] - Connection gracefully closed 2023-09-06 20:19:43,468 INFO com.oceanbase.clogproxy.client.connection.ClientStream [] - Try to stop this client 2023-09-06 20:19:43,468 INFO com.oceanbase.clogproxy.client.connection.Connection [] - Close connection to remote address 192.168.216.80:13508 success 2023-09-06 20:19:43,468 INFO com.oceanbase.clogproxy.client.connection.ClientHandler [] - Channel closed with ClientId: datasource_index_1, LogProxy: 192.168.216.80:13508 2023-09-06 20:19:43,473 INFO io.debezium.jdbc.JdbcConnection [] - Connection gracefully closed 2023-09-06 20:19:43,473 INFO com.oceanbase.clogproxy.client.connection.ClientStream [] - Try to stop this client 2023-09-06 20:19:43,474 INFO com.oceanbase.clogproxy.client.connection.Connection [] - Close connection to remote address 192.168.216.80:13508 success 2023-09-06 20:19:43,474 INFO com.oceanbase.clogproxy.client.connection.ClientHandler [] - Channel closed with ClientId: datasource_index_2, LogProxy: 192.168.216.80:13508 2023-09-06 20:19:43,478 INFO io.debezium.jdbc.JdbcConnection [] - Connection gracefully closed 2023-09-06 20:19:43,478 INFO com.oceanbase.clogproxy.client.connection.ClientStream [] - Try to stop this client 2023-09-06 20:19:43,481 INFO com.oceanbase.clogproxy.client.connection.Connection [] - Close connection to remote address 192.168.216.80:13508 success 2023-09-06 20:19:43,481 INFO com.oceanbase.clogproxy.client.connection.ClientHandler [] - Channel closed with ClientId: datasource_index_5, LogProxy: 192.168.216.80:13508 2023-09-06 20:19:43,482 INFO io.debezium.jdbc.JdbcConnection [] - Connection gracefully closed 2023-09-06 20:19:43,482 INFO com.oceanbase.clogproxy.client.connection.ClientStream [] - Try to stop this client 2023-09-06 20:19:43,483 INFO com.oceanbase.clogproxy.client.connection.Connection [] - Close connection to remote address success 2023-09-06 20:19:43,483 INFO com.oceanbase.clogproxy.client.connection.ClientHandler [] - Channel closed with ClientId: datasource_index_4, LogProxy: 192.168.216.80:13508 2023-09-06 20:19:43,504 INFO io.debezium.jdbc.JdbcConnection [] - Connection gracefully closed 2023-09-06 20:19:43,504 INFO com.oceanbase.clogproxy.client.connection.ClientStream [] - Try to stop this client 2023-09-06 20:19:43,504 INFO com.oceanbase.clogproxy.client.connection.Connection [] - Close connection to remote address 192.168.216.80:13508 success 2023-09-06 20:19:43,504 INFO com.oceanbase.clogproxy.client.connection.ClientHandler [] - Channel closed with ClientId: datasource_index_3, LogProxy: 192.168.216.80:13508 2023-09-06 20:19:43,505 INFO io.debezium.jdbc.JdbcConnection [] - Connection gracefully closed 2023-09-06 20:19:43,505 INFO com.oceanbase.clogproxy.client.connection.ClientStream [] - Try to stop this client 2023-09-06 20:19:43,506 INFO com.oceanbase.clogproxy.client.connection.Connection [] - Close connection to remote address success 2023-09-06 20:19:43,506 INFO com.oceanbase.clogproxy.client.connection.ClientHandler [] - Channel closed with ClientId: datasource_index_6, LogProxy: 192.168.216.80:13508 2023-09-06 20:19:43,523 INFO com.oceanbase.clogproxy.client.connection.ClientStream [] - Client process thread exit 2023-09-06 20:19:43,524 INFO com.oceanbase.clogproxy.client.connection.ClientStream [] - Client stopped successfully 2023-09-06 20:19:43,526 WARN org.apache.flink.runtime.taskmanager.Task [] - Source: t_datasource[1] -> Calc[2] (1/1)#0 (a4d7c36970c9b71fe7dcc7cd781a33a2_cbc357ccb763df2852fee8c4fc7d55f2_0_0) switched from RUNNING to FAILED with failure cause: java.util.concurrent.TimeoutException: Timeout to receive messages in RecordListener at com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction.readChangeRecords(OceanBaseRichSourceFunction.java:374) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction.run(OceanBaseRichSourceFunction.java:158) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at org.apache.flink.streaming.api.operators.StreamSource.run(StreamSource.java:110) ~[flink-dist-1.17.1.jar:1.17.1] at org.apache.flink.streaming.api.operators.StreamSource.run(StreamSource.java:67) ~[flink-dist-1.17.1.jar:1.17.1] at org.apache.flink.streaming.runtime.tasks.SourceStreamTask$LegacySourceFunctionThread.run(SourceStreamTask.java:333) ~[flink-dist-1.17.1.jar:1.17.1] 2023-09-06 20:19:43,526 INFO org.apache.flink.runtime.taskmanager.Task [] - Freeing task resources for Source: t_datasource[1] -> Calc[2] (1/1)#0 (a4d7c36970c9b71fe7dcc7cd781a33a2_cbc357ccb763df2852fee8c4fc7d55f2_0_0). 2023-09-06 20:19:43,528 INFO org.apache.flink.runtime.taskexecutor.TaskExecutor [] - Un-registering task and sending final execution state FAILED to JobManager for task Source: t_datasource[1] -> Calc[2] (1/1)#0 a4d7c36970c9b71fe7dcc7cd781a33a2_cbc357ccb763df2852fee8c4fc7d55f2_0_0. 2023-09-06 20:19:43,601 INFO org.apache.flink.runtime.taskmanager.Task [] - Attempting to cancel task Join[13] -> Calc[14] (1/1)#0 (a4d7c36970c9b71fe7dcc7cd781a33a2_5fa5f4cd9ae72c63c62c17dbea1c3183_0_0). 2023-09-06 20:19:43,602 INFO org.apache.flink.runtime.taskmanager.Task [] - Join[13] -> Calc[14] (1/1)#0 (a4d7c36970c9b71fe7dcc7cd781a33a2_5fa5f4cd9ae72c63c62c17dbea1c3183_0_0) switched from RUNNING to CANCELING. 2023-09-06 20:19:43,602 INFO org.apache.flink.runtime.taskmanager.Task [] - Triggering cancellation of task code Join[13] -> Calc[14] (1/1)#0 (a4d7c36970c9b71fe7dcc7cd781a33a2_5fa5f4cd9ae72c63c62c17dbea1c3183_0_0). 2023-09-06 20:19:43,603 INFO org.apache.flink.runtime.taskmanager.Task [] - Attempting to cancel task Source: t_region[28] -> Calc[29] (1/1)#0 (a4d7c36970c9b71fe7dcc7cd781a33a2_5c4ca2fea30dcf09bf3ee40c495fe808_0_0). 2023-09-06 20:19:43,603 INFO org.apache.flink.runtime.taskmanager.Task [] - Source: t_region[28] -> Calc[29] (1/1)#0 (a4d7c36970c9b71fe7dcc7cd781a33a2_5c4ca2fea30dcf09bf3ee40c495fe808_0_0) switched from RUNNING to CANCELING. 2023-09-06 20:19:43,603 INFO org.apache.flink.runtime.taskmanager.Task [] - Triggering cancellation of task code Source: t_region[28] -> Calc[29] (1/1)#0 (a4d7c36970c9b71fe7dcc7cd781a33a2_5c4ca2fea30dcf09bf3ee40c495fe808_0_0). 2023-09-06 20:19:43,604 INFO org.apache.flink.runtime.taskmanager.Task [] - Join[13] -> Calc[14] (1/1)#0 (a4d7c36970c9b71fe7dcc7cd781a33a2_5fa5f4cd9ae72c63c62c17dbea1c3183_0_0) switched from CANCELING to CANCELED. 2023-09-06 20:19:43,604 INFO org.apache.flink.runtime.taskmanager.Task [] - Freeing task resources for Join[13] -> Calc[14] (1/1)#0 (a4d7c36970c9b71fe7dcc7cd781a33a2_5fa5f4cd9ae72c63c62c17dbea1c3183_0_0). 2023-09-06 20:19:43,604 WARN com.oceanbase.clogproxy.client.connection.ClientStream [] - Waits for process thread failed : null 2023-09-06 20:19:43,605 INFO org.apache.flink.runtime.taskmanager.Task [] - Attempting to cancel task Join[31] -> Calc[32] (1/1)#0 (a4d7c36970c9b71fe7dcc7cd781a33a2_ba44f133be1ffa78284ae2ae23587545_0_0). 2023-09-06 20:19:43,605 INFO org.apache.flink.runtime.taskmanager.Task [] - Join[31] -> Calc[32] (1/1)#0 (a4d7c36970c9b71fe7dcc7cd781a33a2_ba44f133be1ffa78284ae2ae23587545_0_0) switched from RUNNING to CANCELING. 2023-09-06 20:19:43,605 INFO com.oceanbase.clogproxy.client.connection.ClientStream [] - Client stopped successfully 2023-09-06 20:19:43,605 INFO org.apache.flink.runtime.taskmanager.Task [] - Triggering cancellation of task code Join[31] -> Calc[32] (1/1)#0 (a4d7c36970c9b71fe7dcc7cd781a33a2_ba44f133be1ffa78284ae2ae23587545_0_0). 2023-09-06 20:19:43,606 INFO org.apache.flink.runtime.taskmanager.Task [] - Attempting to cancel task Source: t_datasource_owner_relation[10] -> Calc[11] (1/1)#0 (a4d7c36970c9b71fe7dcc7cd781a33a2_2963852293169ba90d9d1e7d6308db5c_0_0). 2023-09-06 20:19:43,606 INFO org.apache.flink.runtime.taskmanager.Task [] - Source: t_datasource_owner_relation[10] -> Calc[11] (1/1)#0 (a4d7c36970c9b71fe7dcc7cd781a33a2_2963852293169ba90d9d1e7d6308db5c_0_0) switched from RUNNING to CANCELING. 2023-09-06 20:19:43,606 INFO org.apache.flink.runtime.taskmanager.Task [] - Triggering cancellation of task code Source: t_datasource_owner_relation[10] -> Calc[11] (1/1)#0 (a4d7c36970c9b71fe7dcc7cd781a33a2_2963852293169ba90d9d1e7d6308db5c_0_0). 2023-09-06 20:19:43,607 INFO org.apache.flink.runtime.taskmanager.Task [] - Source: t_region[28] -> Calc[29] (1/1)#0 (a4d7c36970c9b71fe7dcc7cd781a33a2_5c4ca2fea30dcf09bf3ee40c495fe808_0_0) switched from CANCELING to CANCELED. 2023-09-06 20:19:43,607 INFO org.apache.flink.runtime.taskmanager.Task [] - Freeing task resources for Source: t_region[28] -> Calc[29] (1/1)#0 (a4d7c36970c9b71fe7dcc7cd781a33a2_5c4ca2fea30dcf09bf3ee40c495fe808_0_0). 2023-09-06 20:19:43,607 WARN com.oceanbase.clogproxy.client.connection.ClientStream [] - Waits for process thread failed : null 2023-09-06 20:19:43,608 INFO org.apache.flink.runtime.taskmanager.Task [] - Join[31] -> Calc[32] (1/1)#0 (a4d7c36970c9b71fe7dcc7cd781a33a2_ba44f133be1ffa78284ae2ae23587545_0_0) switched from CANCELING to CANCELED. 2023-09-06 20:19:43,608 INFO org.apache.flink.runtime.taskmanager.Task [] - Freeing task resources for Join[31] -> Calc[32] (1/1)#0 (a4d7c36970c9b71fe7dcc7cd781a33a2_ba44f133be1ffa78284ae2ae23587545_0_0). 2023-09-06 20:19:43,608 INFO com.oceanbase.clogproxy.client.connection.ClientStream [] - Client stopped successfully 2023-09-06 20:19:43,608 INFO org.apache.flink.runtime.taskmanager.Task [] - Attempting to cancel task Join[7] -> Calc[8] (1/1)#0 (a4d7c36970c9b71fe7dcc7cd781a33a2_42918f7d64d1adf0d787359f8529835f_0_0). 2023-09-06 20:19:43,609 INFO org.apache.flink.runtime.taskmanager.Task [] - Source: t_datasource_owner_relation[10] -> Calc[11] (1/1)#0 (a4d7c36970c9b71fe7dcc7cd781a33a2_2963852293169ba90d9d1e7d6308db5c_0_0) switched from CANCELING to CANCELED. 2023-09-06 20:19:43,609 INFO org.apache.flink.runtime.taskmanager.Task [] - Join[7] -> Calc[8] (1/1)#0 (a4d7c36970c9b71fe7dcc7cd781a33a2_42918f7d64d1adf0d787359f8529835f_0_0) switched from RUNNING to CANCELING. 2023-09-06 20:19:43,609 INFO org.apache.flink.runtime.taskmanager.Task [] - Freeing task resources for Source: t_datasource_owner_relation[10] -> Calc[11] (1/1)#0 (a4d7c36970c9b71fe7dcc7cd781a33a2_2963852293169ba90d9d1e7d6308db5c_0_0). 2023-09-06 20:19:43,609 INFO org.apache.flink.runtime.taskmanager.Task [] - Triggering cancellation of task code Join[7] -> Calc[8] (1/1)#0 (a4d7c36970c9b71fe7dcc7cd781a33a2_42918f7d64d1adf0d787359f8529835f_0_0). 2023-09-06 20:19:43,612 INFO org.apache.flink.runtime.taskmanager.Task [] - Attempting to cancel task GroupAggregate[34] -> Calc[35] -> ConstraintEnforcer[36] (1/1)#0 (a4d7c36970c9b71fe7dcc7cd781a33a2_03dd9ea9adf3c3b83aa6d1ef9b04e433_0_0). 2023-09-06 20:19:43,612 INFO org.apache.flink.runtime.taskmanager.Task [] - GroupAggregate[34] -> Calc[35] -> ConstraintEnforcer[36] (1/1)#0 (a4d7c36970c9b71fe7dcc7cd781a33a2_03dd9ea9adf3c3b83aa6d1ef9b04e433_0_0) switched from RUNNING to CANCELING. 2023-09-06 20:19:43,612 INFO org.apache.flink.runtime.taskmanager.Task [] - Join[7] -> Calc[8] (1/1)#0 (a4d7c36970c9b71fe7dcc7cd781a33a2_42918f7d64d1adf0d787359f8529835f_0_0) switched from CANCELING to CANCELED. 2023-09-06 20:19:43,612 INFO org.apache.flink.runtime.taskmanager.Task [] - Triggering cancellation of task code GroupAggregate[34] -> Calc[35] -> ConstraintEnforcer[36] (1/1)#0 (a4d7c36970c9b71fe7dcc7cd781a33a2_03dd9ea9adf3c3b83aa6d1ef9b04e433_0_0). 2023-09-06 20:19:43,612 INFO org.apache.flink.runtime.taskmanager.Task [] - Freeing task resources for Join[7] -> Calc[8] (1/1)#0 (a4d7c36970c9b71fe7dcc7cd781a33a2_42918f7d64d1adf0d787359f8529835f_0_0). 2023-09-06 20:19:43,613 INFO org.apache.flink.runtime.taskmanager.Task [] - Attempting to cancel task Source: t_user[16] -> Calc[17] (1/1)#0 (a4d7c36970c9b71fe7dcc7cd781a33a2_1171dea6747ab509fdaefbe74f7195af_0_0). 2023-09-06 20:19:43,614 INFO org.apache.flink.runtime.taskmanager.Task [] - Source: t_user[16] -> Calc[17] (1/1)#0 (a4d7c36970c9b71fe7dcc7cd781a33a2_1171dea6747ab509fdaefbe74f7195af_0_0) switched from RUNNING to CANCELING. 2023-09-06 20:19:43,614 INFO org.apache.flink.runtime.taskmanager.Task [] - Triggering cancellation of task code Source: t_user[16] -> Calc[17] (1/1)#0 (a4d7c36970c9b71fe7dcc7cd781a33a2_1171dea6747ab509fdaefbe74f7195af_0_0). 2023-09-06 20:19:43,614 INFO org.apache.flink.runtime.taskmanager.Task [] - GroupAggregate[34] -> Calc[35] -> ConstraintEnforcer[36] (1/1)#0 (a4d7c36970c9b71fe7dcc7cd781a33a2_03dd9ea9adf3c3b83aa6d1ef9b04e433_0_0) switched from CANCELING to CANCELED. 2023-09-06 20:19:43,614 INFO org.apache.flink.runtime.taskmanager.Task [] - Freeing task resources for GroupAggregate[34] -> Calc[35] -> ConstraintEnforcer[36] (1/1)#0 (a4d7c36970c9b71fe7dcc7cd781a33a2_03dd9ea9adf3c3b83aa6d1ef9b04e433_0_0). 2023-09-06 20:19:43,614 INFO org.apache.flink.runtime.taskmanager.Task [] - Attempting to cancel task Source: t_region_datasource_relation[22] -> Calc[23] (1/1)#0 (a4d7c36970c9b71fe7dcc7cd781a33a2_2fa5fc7df17f61cb0e1946288970d799_0_0). 2023-09-06 20:19:43,615 INFO org.apache.flink.runtime.taskmanager.Task [] - Source: t_region_datasource_relation[22] -> Calc[23] (1/1)#0 (a4d7c36970c9b71fe7dcc7cd781a33a2_2fa5fc7df17f61cb0e1946288970d799_0_0) switched from RUNNING to CANCELING. 2023-09-06 20:19:43,615 INFO org.apache.flink.runtime.taskmanager.Task [] - Triggering cancellation of task code Source: t_region_datasource_relation[22] -> Calc[23] (1/1)#0 (a4d7c36970c9b71fe7dcc7cd781a33a2_2fa5fc7df17f61cb0e1946288970d799_0_0). 2023-09-06 20:19:43,615 WARN com.oceanbase.clogproxy.client.connection.ClientStream [] - Waits for process thread failed : null 2023-09-06 20:19:43,615 INFO com.oceanbase.clogproxy.client.connection.ClientStream [] - Client stopped successfully 2023-09-06 20:19:43,615 WARN com.oceanbase.clogproxy.client.connection.ClientStream [] - Waits for process thread failed : null 2023-09-06 20:19:43,618 INFO com.oceanbase.clogproxy.client.connection.ClientStream [] - Client stopped successfully 2023-09-06 20:19:43,619 INFO org.apache.flink.runtime.taskmanager.Task [] - Source: t_region_datasource_relation[22] -> Calc[23] (1/1)#0 (a4d7c36970c9b71fe7dcc7cd781a33a2_2fa5fc7df17f61cb0e1946288970d799_0_0) switched from CANCELING to CANCELED. 2023-09-06 20:19:43,619 INFO org.apache.flink.runtime.taskmanager.Task [] - Freeing task resources for Source: t_region_datasource_relation[22] -> Calc[23] (1/1)#0 (a4d7c36970c9b71fe7dcc7cd781a33a2_2fa5fc7df17f61cb0e1946288970d799_0_0). 2023-09-06 20:19:43,632 INFO org.apache.flink.runtime.taskmanager.Task [] - Attempting to cancel task Source: t_datasource_type[4] -> Calc[5] (1/1)#0 (a4d7c36970c9b71fe7dcc7cd781a33a2_6cdc5bb954874d922eaee11a8e7b5dd5_0_0). 2023-09-06 20:19:43,632 INFO org.apache.flink.runtime.taskmanager.Task [] - Source: t_datasource_type[4] -> Calc[5] (1/1)#0 (a4d7c36970c9b71fe7dcc7cd781a33a2_6cdc5bb954874d922eaee11a8e7b5dd5_0_0) switched from RUNNING to CANCELING. 2023-09-06 20:19:43,632 INFO org.apache.flink.runtime.taskmanager.Task [] - Triggering cancellation of task code Source: t_datasource_type[4] -> Calc[5] (1/1)#0 (a4d7c36970c9b71fe7dcc7cd781a33a2_6cdc5bb954874d922eaee11a8e7b5dd5_0_0). 2023-09-06 20:19:43,633 WARN com.oceanbase.clogproxy.client.connection.ClientStream [] - Waits for process thread failed : null 2023-09-06 20:19:43,633 INFO org.apache.flink.runtime.taskmanager.Task [] - Attempting to cancel task SinkMaterializer[36] -> Sink: datasource_index[36] (1/1)#0 (a4d7c36970c9b71fe7dcc7cd781a33a2_3269d9cd00887b1061539758b8dc9901_0_0). 2023-09-06 20:19:43,634 INFO org.apache.flink.runtime.taskmanager.Task [] - SinkMaterializer[36] -> Sink: datasource_index[36] (1/1)#0 (a4d7c36970c9b71fe7dcc7cd781a33a2_3269d9cd00887b1061539758b8dc9901_0_0) switched from RUNNING to CANCELING. 2023-09-06 20:19:43,634 INFO com.oceanbase.clogproxy.client.connection.ClientStream [] - Client stopped successfully 2023-09-06 20:19:43,634 INFO org.apache.flink.runtime.taskmanager.Task [] - Triggering cancellation of task code SinkMaterializer[36] -> Sink: datasource_index[36] (1/1)#0 (a4d7c36970c9b71fe7dcc7cd781a33a2_3269d9cd00887b1061539758b8dc9901_0_0). 2023-09-06 20:19:43,670 INFO com.oceanbase.clogproxy.client.connection.ClientStream [] - Client process thread exit 2023-09-06 20:19:43,671 INFO org.apache.flink.runtime.taskmanager.Task [] - Source: t_datasource_type[4] -> Calc[5] (1/1)#0 (a4d7c36970c9b71fe7dcc7cd781a33a2_6cdc5bb954874d922eaee11a8e7b5dd5_0_0) switched from CANCELING to CANCELED. 2023-09-06 20:19:43,671 INFO org.apache.flink.runtime.taskmanager.Task [] - Freeing task resources for Source: t_datasource_type[4] -> Calc[5] (1/1)#0 (a4d7c36970c9b71fe7dcc7cd781a33a2_6cdc5bb954874d922eaee11a8e7b5dd5_0_0). 2023-09-06 20:19:43,671 INFO org.apache.flink.runtime.taskmanager.Task [] - Attempting to cancel task Join[25] -> Calc[26] (1/1)#0 (a4d7c36970c9b71fe7dcc7cd781a33a2_5eba13a28fe84abdbf2e1f560321cc9e_0_0). 2023-09-06 20:19:43,671 INFO org.apache.flink.runtime.taskmanager.Task [] - Join[25] -> Calc[26] (1/1)#0 (a4d7c36970c9b71fe7dcc7cd781a33a2_5eba13a28fe84abdbf2e1f560321cc9e_0_0) switched from RUNNING to CANCELING. 2023-09-06 20:19:43,671 INFO org.apache.flink.runtime.taskmanager.Task [] - Triggering cancellation of task code Join[25] -> Calc[26] (1/1)#0 (a4d7c36970c9b71fe7dcc7cd781a33a2_5eba13a28fe84abdbf2e1f560321cc9e_0_0). 2023-09-06 20:19:43,697 INFO com.oceanbase.clogproxy.client.connection.ClientStream [] - Client process thread exit 2023-09-06 20:19:43,697 INFO com.oceanbase.clogproxy.client.connection.ClientStream [] - Client process thread exit 2023-09-06 20:19:43,697 INFO com.oceanbase.clogproxy.client.connection.ClientStream [] - Client process thread exit 2023-09-06 20:19:43,697 INFO org.apache.flink.runtime.taskmanager.Task [] - Source: t_user[16] -> Calc[17] (1/1)#0 (a4d7c36970c9b71fe7dcc7cd781a33a2_1171dea6747ab509fdaefbe74f7195af_0_0) switched from CANCELING to CANCELED. 2023-09-06 20:19:43,700 INFO org.apache.flink.runtime.taskmanager.Task [] - Attempting to cancel task Join[19] -> Calc[20] (1/1)#0 (a4d7c36970c9b71fe7dcc7cd781a33a2_cfd4d872ec6601c734021a3f311dc5f2_0_0). 2023-09-06 20:19:43,700 INFO org.apache.flink.runtime.taskmanager.Task [] - Freeing task resources for Source: t_user[16] -> Calc[17] (1/1)#0 (a4d7c36970c9b71fe7dcc7cd781a33a2_1171dea6747ab509fdaefbe74f7195af_0_0). 2023-09-06 20:19:43,700 INFO org.apache.flink.runtime.taskmanager.Task [] - Join[19] -> Calc[20] (1/1)#0 (a4d7c36970c9b71fe7dcc7cd781a33a2_cfd4d872ec6601c734021a3f311dc5f2_0_0) switched from RUNNING to CANCELING. 2023-09-06 20:19:43,700 INFO org.apache.flink.runtime.taskmanager.Task [] - Triggering cancellation of task code Join[19] -> Calc[20] (1/1)#0 (a4d7c36970c9b71fe7dcc7cd781a33a2_cfd4d872ec6601c734021a3f311dc5f2_0_0). 2023-09-06 20:19:43,702 INFO org.apache.flink.runtime.taskmanager.Task [] - Join[25] -> Calc[26] (1/1)#0 (a4d7c36970c9b71fe7dcc7cd781a33a2_5eba13a28fe84abdbf2e1f560321cc9e_0_0) switched from CANCELING to CANCELED. 2023-09-06 20:19:43,702 INFO org.apache.flink.runtime.taskexecutor.TaskExecutor [] - Un-registering task and sending final execution state CANCELED to JobManager for task Join[13] -> Calc[14] (1/1)#0 a4d7c36970c9b71fe7dcc7cd781a33a2_5fa5f4cd9ae72c63c62c17dbea1c3183_0_0. 2023-09-06 20:19:43,702 INFO org.apache.flink.runtime.taskmanager.Task [] - Freeing task resources for Join[25] -> Calc[26] (1/1)#0 (a4d7c36970c9b71fe7dcc7cd781a33a2_5eba13a28fe84abdbf2e1f560321cc9e_0_0). 2023-09-06 20:19:43,702 INFO org.apache.flink.runtime.taskexecutor.TaskExecutor [] - Un-registering task and sending final execution state CANCELED to JobManager for task Source: t_region[28] -> Calc[29] (1/1)#0 a4d7c36970c9b71fe7dcc7cd781a33a2_5c4ca2fea30dcf09bf3ee40c495fe808_0_0. 2023-09-06 20:19:43,703 INFO org.apache.flink.runtime.taskexecutor.TaskExecutor [] - Un-registering task and sending final execution state CANCELED to JobManager for task Join[31] -> Calc[32] (1/1)#0 a4d7c36970c9b71fe7dcc7cd781a33a2_ba44f133be1ffa78284ae2ae23587545_0_0. 2023-09-06 20:19:43,704 INFO org.apache.flink.runtime.taskexecutor.TaskExecutor [] - Un-registering task and sending final execution state CANCELED to JobManager for task Source: t_datasource_owner_relation[10] -> Calc[11] (1/1)#0 a4d7c36970c9b71fe7dcc7cd781a33a2_2963852293169ba90d9d1e7d6308db5c_0_0. 2023-09-06 20:19:43,707 INFO org.apache.flink.runtime.taskexecutor.TaskExecutor [] - Un-registering task and sending final execution state CANCELED to JobManager for task Join[7] -> Calc[8] (1/1)#0 a4d7c36970c9b71fe7dcc7cd781a33a2_42918f7d64d1adf0d787359f8529835f_0_0. 2023-09-06 20:19:43,707 INFO org.apache.flink.runtime.taskexecutor.TaskExecutor [] - Un-registering task and sending final execution state CANCELED to JobManager for task GroupAggregate[34] -> Calc[35] -> ConstraintEnforcer[36] (1/1)#0 a4d7c36970c9b71fe7dcc7cd781a33a2_03dd9ea9adf3c3b83aa6d1ef9b04e433_0_0. 2023-09-06 20:19:43,708 INFO org.apache.flink.runtime.taskexecutor.TaskExecutor [] - Un-registering task and sending final execution state CANCELED to JobManager for task Source: t_region_datasource_relation[22] -> Calc[23] (1/1)#0 a4d7c36970c9b71fe7dcc7cd781a33a2_2fa5fc7df17f61cb0e1946288970d799_0_0. 2023-09-06 20:19:43,708 INFO org.apache.flink.runtime.taskexecutor.TaskExecutor [] - Un-registering task and sending final execution state CANCELED to JobManager for task Source: t_datasource_type[4] -> Calc[5] (1/1)#0 a4d7c36970c9b71fe7dcc7cd781a33a2_6cdc5bb954874d922eaee11a8e7b5dd5_0_0. 2023-09-06 20:19:43,709 INFO org.apache.flink.runtime.taskexecutor.TaskExecutor [] - Un-registering task and sending final execution state CANCELED to JobManager for task Source: t_user[16] -> Calc[17] (1/1)#0 a4d7c36970c9b71fe7dcc7cd781a33a2_1171dea6747ab509fdaefbe74f7195af_0_0. 2023-09-06 20:19:43,709 INFO org.apache.flink.runtime.taskexecutor.TaskExecutor [] - Un-registering task and sending final execution state CANCELED to JobManager for task Join[25] -> Calc[26] (1/1)#0 a4d7c36970c9b71fe7dcc7cd781a33a2_5eba13a28fe84abdbf2e1f560321cc9e_0_0. 2023-09-06 20:19:43,710 INFO org.apache.flink.runtime.taskmanager.Task [] - SinkMaterializer[36] -> Sink: datasource_index[36] (1/1)#0 (a4d7c36970c9b71fe7dcc7cd781a33a2_3269d9cd00887b1061539758b8dc9901_0_0) switched from CANCELING to CANCELED. 2023-09-06 20:19:43,710 INFO org.apache.flink.runtime.taskmanager.Task [] - Freeing task resources for SinkMaterializer[36] -> Sink: datasource_index[36] (1/1)#0 (a4d7c36970c9b71fe7dcc7cd781a33a2_3269d9cd00887b1061539758b8dc9901_0_0). 2023-09-06 20:19:43,710 INFO org.apache.flink.runtime.taskexecutor.TaskExecutor [] - Un-registering task and sending final execution state CANCELED to JobManager for task SinkMaterializer[36] -> Sink: datasource_index[36] (1/1)#0 a4d7c36970c9b71fe7dcc7cd781a33a2_3269d9cd00887b1061539758b8dc9901_0_0. 2023-09-06 20:19:43,715 INFO org.apache.flink.runtime.taskmanager.Task [] - Join[19] -> Calc[20] (1/1)#0 (a4d7c36970c9b71fe7dcc7cd781a33a2_cfd4d872ec6601c734021a3f311dc5f2_0_0) switched from CANCELING to CANCELED. 2023-09-06 20:19:43,715 INFO org.apache.flink.runtime.taskmanager.Task [] - Freeing task resources for Join[19] -> Calc[20] (1/1)#0 (a4d7c36970c9b71fe7dcc7cd781a33a2_cfd4d872ec6601c734021a3f311dc5f2_0_0). 2023-09-06 20:19:43,716 INFO org.apache.flink.runtime.taskexecutor.TaskExecutor [] - Un-registering task and sending final execution state CANCELED to JobManager for task Join[19] -> Calc[20] (1/1)#0 a4d7c36970c9b71fe7dcc7cd781a33a2_cfd4d872ec6601c734021a3f311dc5f2_0_0. 2023-09-06 20:19:43,984 INFO com.oceanbase.clogproxy.client.connection.ClientStream [] - Client process thread exit 2023-09-06 20:19:50,113 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - snapshotState checkpoint: 2 at resolvedTimestamp: 0 2023-09-06 20:19:50,114 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - snapshotState checkpoint: 2 at resolvedTimestamp: 0 2023-09-06 20:19:50,115 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - snapshotState checkpoint: 2 at resolvedTimestamp: 0 2023-09-06 20:19:53,665 INFO org.apache.flink.runtime.taskexecutor.slot.TaskSlotTableImpl [] - Activate slot 30e4dc18f5ab47941e5dc9cc0d053e83. 2023-09-06 20:19:53,667 INFO org.apache.flink.runtime.taskexecutor.TaskExecutor [] - Received task Source: t_datasource[1] -> Calc[2] (1/1)#1 (a4d7c36970c9b71fe7dcc7cd781a33a2_cbc357ccb763df2852fee8c4fc7d55f2_0_1), deploy into slot with allocation id 30e4dc18f5ab47941e5dc9cc0d053e83. 2023-09-06 20:19:53,668 INFO org.apache.flink.runtime.taskexecutor.slot.TaskSlotTableImpl [] - Activate slot 30e4dc18f5ab47941e5dc9cc0d053e83. 2023-09-06 20:19:53,668 INFO org.apache.flink.runtime.taskmanager.Task [] - Source: t_datasource[1] -> Calc[2] (1/1)#1 (a4d7c36970c9b71fe7dcc7cd781a33a2_cbc357ccb763df2852fee8c4fc7d55f2_0_1) switched from CREATED to DEPLOYING. 2023-09-06 20:19:53,668 INFO org.apache.flink.runtime.taskmanager.Task [] - Loading JAR files for task Source: t_datasource[1] -> Calc[2] (1/1)#1 (a4d7c36970c9b71fe7dcc7cd781a33a2_cbc357ccb763df2852fee8c4fc7d55f2_0_1) [DEPLOYING]. 2023-09-06 20:19:53,669 INFO org.apache.flink.runtime.taskexecutor.TaskExecutor [] - Received task Source: t_datasource_type[4] -> Calc[5] (1/1)#1 (a4d7c36970c9b71fe7dcc7cd781a33a2_6cdc5bb954874d922eaee11a8e7b5dd5_0_1), deploy into slot with allocation id 30e4dc18f5ab47941e5dc9cc0d053e83. 2023-09-06 20:19:53,670 INFO org.apache.flink.runtime.taskexecutor.slot.TaskSlotTableImpl [] - Activate slot 30e4dc18f5ab47941e5dc9cc0d053e83. 2023-09-06 20:19:53,670 INFO org.apache.flink.runtime.taskmanager.Task [] - Source: t_datasource_type[4] -> Calc[5] (1/1)#1 (a4d7c36970c9b71fe7dcc7cd781a33a2_6cdc5bb954874d922eaee11a8e7b5dd5_0_1) switched from CREATED to DEPLOYING. 2023-09-06 20:19:53,670 INFO org.apache.flink.runtime.taskmanager.Task [] - Loading JAR files for task Source: t_datasource_type[4] -> Calc[5] (1/1)#1 (a4d7c36970c9b71fe7dcc7cd781a33a2_6cdc5bb954874d922eaee11a8e7b5dd5_0_1) [DEPLOYING]. 2023-09-06 20:19:53,671 INFO org.apache.flink.runtime.taskexecutor.TaskExecutor [] - Received task Source: t_datasource_owner_relation[10] -> Calc[11] (1/1)#1 (a4d7c36970c9b71fe7dcc7cd781a33a2_2963852293169ba90d9d1e7d6308db5c_0_1), deploy into slot with allocation id 30e4dc18f5ab47941e5dc9cc0d053e83. 2023-09-06 20:19:53,672 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using job/cluster config to configure application-defined state backend: org.apache.flink.runtime.state.hashmap.HashMapStateBackend@1cc031d0 2023-09-06 20:19:53,672 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using job/cluster config to configure application-defined state backend: org.apache.flink.runtime.state.hashmap.HashMapStateBackend@25aef210 2023-09-06 20:19:53,672 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using application-defined state backend: org.apache.flink.runtime.state.hashmap.HashMapStateBackend@1d8d111c 2023-09-06 20:19:53,672 INFO org.apache.flink.runtime.state.StateBackendLoader [] - State backend loader loads the state backend as HashMapStateBackend 2023-09-06 20:19:53,672 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using application-defined state backend: org.apache.flink.runtime.state.hashmap.HashMapStateBackend@31c42f41 2023-09-06 20:19:53,672 INFO org.apache.flink.runtime.state.StateBackendLoader [] - State backend loader loads the state backend as HashMapStateBackend 2023-09-06 20:19:53,672 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using job/cluster config to configure application-defined checkpoint storage: org.apache.flink.runtime.state.storage.FileSystemCheckpointStorage@8fdb6d18 2023-09-06 20:19:53,672 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using job/cluster config to configure application-defined checkpoint storage: org.apache.flink.runtime.state.storage.FileSystemCheckpointStorage@8fdb6d18 2023-09-06 20:19:53,673 INFO org.apache.flink.runtime.taskmanager.Task [] - Source: t_datasource_type[4] -> Calc[5] (1/1)#1 (a4d7c36970c9b71fe7dcc7cd781a33a2_6cdc5bb954874d922eaee11a8e7b5dd5_0_1) switched from DEPLOYING to INITIALIZING. 2023-09-06 20:19:53,673 INFO org.apache.flink.runtime.taskexecutor.slot.TaskSlotTableImpl [] - Activate slot 30e4dc18f5ab47941e5dc9cc0d053e83. 2023-09-06 20:19:53,673 INFO org.apache.flink.runtime.taskmanager.Task [] - Source: t_datasource_owner_relation[10] -> Calc[11] (1/1)#1 (a4d7c36970c9b71fe7dcc7cd781a33a2_2963852293169ba90d9d1e7d6308db5c_0_1) switched from CREATED to DEPLOYING. 2023-09-06 20:19:53,673 INFO org.apache.flink.runtime.taskmanager.Task [] - Source: t_datasource[1] -> Calc[2] (1/1)#1 (a4d7c36970c9b71fe7dcc7cd781a33a2_cbc357ccb763df2852fee8c4fc7d55f2_0_1) switched from DEPLOYING to INITIALIZING. 2023-09-06 20:19:53,673 INFO org.apache.flink.runtime.taskmanager.Task [] - Loading JAR files for task Source: t_datasource_owner_relation[10] -> Calc[11] (1/1)#1 (a4d7c36970c9b71fe7dcc7cd781a33a2_2963852293169ba90d9d1e7d6308db5c_0_1) [DEPLOYING]. 2023-09-06 20:19:53,674 INFO org.apache.flink.runtime.taskexecutor.TaskExecutor [] - Received task Source: t_user[16] -> Calc[17] (1/1)#1 (a4d7c36970c9b71fe7dcc7cd781a33a2_1171dea6747ab509fdaefbe74f7195af_0_1), deploy into slot with allocation id 30e4dc18f5ab47941e5dc9cc0d053e83. 2023-09-06 20:19:53,674 INFO org.apache.flink.runtime.taskexecutor.slot.TaskSlotTableImpl [] - Activate slot 30e4dc18f5ab47941e5dc9cc0d053e83. 2023-09-06 20:19:53,674 INFO org.apache.flink.runtime.taskmanager.Task [] - Source: t_user[16] -> Calc[17] (1/1)#1 (a4d7c36970c9b71fe7dcc7cd781a33a2_1171dea6747ab509fdaefbe74f7195af_0_1) switched from CREATED to DEPLOYING. 2023-09-06 20:19:53,675 INFO org.apache.flink.runtime.taskmanager.Task [] - Loading JAR files for task Source: t_user[16] -> Calc[17] (1/1)#1 (a4d7c36970c9b71fe7dcc7cd781a33a2_1171dea6747ab509fdaefbe74f7195af_0_1) [DEPLOYING]. 2023-09-06 20:19:53,675 INFO org.apache.flink.runtime.taskexecutor.TaskExecutor [] - Received task Source: t_region_datasource_relation[22] -> Calc[23] (1/1)#1 (a4d7c36970c9b71fe7dcc7cd781a33a2_2fa5fc7df17f61cb0e1946288970d799_0_1), deploy into slot with allocation id 30e4dc18f5ab47941e5dc9cc0d053e83. 2023-09-06 20:19:53,676 INFO org.apache.flink.runtime.taskexecutor.slot.TaskSlotTableImpl [] - Activate slot 30e4dc18f5ab47941e5dc9cc0d053e83. 2023-09-06 20:19:53,676 INFO org.apache.flink.runtime.taskmanager.Task [] - Source: t_region_datasource_relation[22] -> Calc[23] (1/1)#1 (a4d7c36970c9b71fe7dcc7cd781a33a2_2fa5fc7df17f61cb0e1946288970d799_0_1) switched from CREATED to DEPLOYING. 2023-09-06 20:19:53,676 INFO org.apache.flink.runtime.taskmanager.Task [] - Loading JAR files for task Source: t_region_datasource_relation[22] -> Calc[23] (1/1)#1 (a4d7c36970c9b71fe7dcc7cd781a33a2_2fa5fc7df17f61cb0e1946288970d799_0_1) [DEPLOYING]. 2023-09-06 20:19:53,677 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using job/cluster config to configure application-defined state backend: org.apache.flink.runtime.state.hashmap.HashMapStateBackend@1083a892 2023-09-06 20:19:53,677 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using application-defined state backend: org.apache.flink.runtime.state.hashmap.HashMapStateBackend@649a8b21 2023-09-06 20:19:53,677 INFO org.apache.flink.runtime.state.StateBackendLoader [] - State backend loader loads the state backend as HashMapStateBackend 2023-09-06 20:19:53,677 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using job/cluster config to configure application-defined checkpoint storage: org.apache.flink.runtime.state.storage.FileSystemCheckpointStorage@8fdb6d18 2023-09-06 20:19:53,677 INFO org.apache.flink.runtime.taskexecutor.TaskExecutor [] - Received task Source: t_region[28] -> Calc[29] (1/1)#1 (a4d7c36970c9b71fe7dcc7cd781a33a2_5c4ca2fea30dcf09bf3ee40c495fe808_0_1), deploy into slot with allocation id 30e4dc18f5ab47941e5dc9cc0d053e83. 2023-09-06 20:19:53,678 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - initialize checkpoint 2023-09-06 20:19:53,678 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Restore State from resolvedTimestamp: 0 2023-09-06 20:19:53,679 INFO org.apache.flink.runtime.taskexecutor.slot.TaskSlotTableImpl [] - Activate slot 30e4dc18f5ab47941e5dc9cc0d053e83. 2023-09-06 20:19:53,679 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using job/cluster config to configure application-defined state backend: org.apache.flink.runtime.state.hashmap.HashMapStateBackend@4fe916ab 2023-09-06 20:19:53,679 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using application-defined state backend: org.apache.flink.runtime.state.hashmap.HashMapStateBackend@5fbc9d5e 2023-09-06 20:19:53,679 INFO org.apache.flink.runtime.state.StateBackendLoader [] - State backend loader loads the state backend as HashMapStateBackend 2023-09-06 20:19:53,679 INFO org.apache.flink.runtime.taskmanager.Task [] - Source: t_region[28] -> Calc[29] (1/1)#1 (a4d7c36970c9b71fe7dcc7cd781a33a2_5c4ca2fea30dcf09bf3ee40c495fe808_0_1) switched from CREATED to DEPLOYING. 2023-09-06 20:19:53,679 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using job/cluster config to configure application-defined checkpoint storage: org.apache.flink.runtime.state.storage.FileSystemCheckpointStorage@8fdb6d18 2023-09-06 20:19:53,679 INFO org.apache.flink.runtime.taskmanager.Task [] - Loading JAR files for task Source: t_region[28] -> Calc[29] (1/1)#1 (a4d7c36970c9b71fe7dcc7cd781a33a2_5c4ca2fea30dcf09bf3ee40c495fe808_0_1) [DEPLOYING]. 2023-09-06 20:19:53,680 INFO org.apache.flink.runtime.taskmanager.Task [] - Source: t_region_datasource_relation[22] -> Calc[23] (1/1)#1 (a4d7c36970c9b71fe7dcc7cd781a33a2_2fa5fc7df17f61cb0e1946288970d799_0_1) switched from DEPLOYING to INITIALIZING. 2023-09-06 20:19:53,683 INFO org.apache.flink.runtime.taskmanager.Task [] - Source: t_user[16] -> Calc[17] (1/1)#1 (a4d7c36970c9b71fe7dcc7cd781a33a2_1171dea6747ab509fdaefbe74f7195af_0_1) switched from DEPLOYING to INITIALIZING. 2023-09-06 20:19:53,683 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using job/cluster config to configure application-defined state backend: org.apache.flink.runtime.state.hashmap.HashMapStateBackend@5a8ee83b 2023-09-06 20:19:53,683 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using application-defined state backend: org.apache.flink.runtime.state.hashmap.HashMapStateBackend@72f73c4c 2023-09-06 20:19:53,684 INFO org.apache.flink.runtime.state.StateBackendLoader [] - State backend loader loads the state backend as HashMapStateBackend 2023-09-06 20:19:53,684 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using job/cluster config to configure application-defined checkpoint storage: org.apache.flink.runtime.state.storage.FileSystemCheckpointStorage@8fdb6d18 2023-09-06 20:19:53,684 INFO org.apache.flink.runtime.taskmanager.Task [] - Source: t_datasource_owner_relation[10] -> Calc[11] (1/1)#1 (a4d7c36970c9b71fe7dcc7cd781a33a2_2963852293169ba90d9d1e7d6308db5c_0_1) switched from DEPLOYING to INITIALIZING. 2023-09-06 20:19:53,685 INFO org.apache.flink.runtime.taskmanager.Task [] - Source: t_datasource_type[4] -> Calc[5] (1/1)#1 (a4d7c36970c9b71fe7dcc7cd781a33a2_6cdc5bb954874d922eaee11a8e7b5dd5_0_1) switched from INITIALIZING to RUNNING. 2023-09-06 20:19:53,685 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - initialize checkpoint 2023-09-06 20:19:53,685 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using job/cluster config to configure application-defined state backend: org.apache.flink.runtime.state.hashmap.HashMapStateBackend@4c0c6e94 2023-09-06 20:19:53,685 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Restore State from resolvedTimestamp: 0 2023-09-06 20:19:53,685 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using application-defined state backend: org.apache.flink.runtime.state.hashmap.HashMapStateBackend@262af41a 2023-09-06 20:19:53,685 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - initialize checkpoint 2023-09-06 20:19:53,685 INFO org.apache.flink.runtime.state.StateBackendLoader [] - State backend loader loads the state backend as HashMapStateBackend 2023-09-06 20:19:53,686 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Restore State from resolvedTimestamp: 0 2023-09-06 20:19:53,688 INFO org.apache.flink.runtime.taskexecutor.TaskExecutor [] - Received task Join[7] -> Calc[8] (1/1)#1 (a4d7c36970c9b71fe7dcc7cd781a33a2_42918f7d64d1adf0d787359f8529835f_0_1), deploy into slot with allocation id 30e4dc18f5ab47941e5dc9cc0d053e83. 2023-09-06 20:19:53,689 INFO org.apache.flink.runtime.taskexecutor.slot.TaskSlotTableImpl [] - Activate slot 30e4dc18f5ab47941e5dc9cc0d053e83. 2023-09-06 20:19:53,691 INFO org.apache.flink.runtime.taskexecutor.TaskExecutor [] - Received task Join[13] -> Calc[14] (1/1)#1 (a4d7c36970c9b71fe7dcc7cd781a33a2_5fa5f4cd9ae72c63c62c17dbea1c3183_0_1), deploy into slot with allocation id 30e4dc18f5ab47941e5dc9cc0d053e83. 2023-09-06 20:19:53,692 INFO org.apache.flink.runtime.taskexecutor.slot.TaskSlotTableImpl [] - Activate slot 30e4dc18f5ab47941e5dc9cc0d053e83. 2023-09-06 20:19:53,694 INFO org.apache.flink.runtime.taskexecutor.TaskExecutor [] - Received task Join[19] -> Calc[20] (1/1)#1 (a4d7c36970c9b71fe7dcc7cd781a33a2_cfd4d872ec6601c734021a3f311dc5f2_0_1), deploy into slot with allocation id 30e4dc18f5ab47941e5dc9cc0d053e83. 2023-09-06 20:19:53,695 INFO org.apache.flink.runtime.taskexecutor.slot.TaskSlotTableImpl [] - Activate slot 30e4dc18f5ab47941e5dc9cc0d053e83. 2023-09-06 20:19:53,695 INFO org.apache.flink.runtime.taskmanager.Task [] - Join[19] -> Calc[20] (1/1)#1 (a4d7c36970c9b71fe7dcc7cd781a33a2_cfd4d872ec6601c734021a3f311dc5f2_0_1) switched from CREATED to DEPLOYING. 2023-09-06 20:19:53,696 INFO org.apache.flink.runtime.taskmanager.Task [] - Loading JAR files for task Join[19] -> Calc[20] (1/1)#1 (a4d7c36970c9b71fe7dcc7cd781a33a2_cfd4d872ec6601c734021a3f311dc5f2_0_1) [DEPLOYING]. 2023-09-06 20:19:53,698 INFO org.apache.flink.runtime.taskmanager.Task [] - Source: t_datasource[1] -> Calc[2] (1/1)#1 (a4d7c36970c9b71fe7dcc7cd781a33a2_cbc357ccb763df2852fee8c4fc7d55f2_0_1) switched from INITIALIZING to RUNNING. 2023-09-06 20:19:53,699 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using job/cluster config to configure application-defined checkpoint storage: org.apache.flink.runtime.state.storage.FileSystemCheckpointStorage@8fdb6d18 2023-09-06 20:19:53,704 INFO org.apache.flink.runtime.taskexecutor.TaskExecutor [] - Received task Join[25] -> Calc[26] (1/1)#1 (a4d7c36970c9b71fe7dcc7cd781a33a2_5eba13a28fe84abdbf2e1f560321cc9e_0_1), deploy into slot with allocation id 30e4dc18f5ab47941e5dc9cc0d053e83. 2023-09-06 20:19:53,705 INFO org.apache.flink.runtime.taskexecutor.slot.TaskSlotTableImpl [] - Activate slot 30e4dc18f5ab47941e5dc9cc0d053e83. 2023-09-06 20:19:53,709 INFO org.apache.flink.runtime.taskexecutor.TaskExecutor [] - Received task Join[31] -> Calc[32] (1/1)#1 (a4d7c36970c9b71fe7dcc7cd781a33a2_ba44f133be1ffa78284ae2ae23587545_0_1), deploy into slot with allocation id 30e4dc18f5ab47941e5dc9cc0d053e83. 2023-09-06 20:19:53,710 INFO org.apache.flink.runtime.taskmanager.Task [] - Join[31] -> Calc[32] (1/1)#1 (a4d7c36970c9b71fe7dcc7cd781a33a2_ba44f133be1ffa78284ae2ae23587545_0_1) switched from CREATED to DEPLOYING. 2023-09-06 20:19:53,710 INFO org.apache.flink.runtime.taskmanager.Task [] - Loading JAR files for task Join[31] -> Calc[32] (1/1)#1 (a4d7c36970c9b71fe7dcc7cd781a33a2_ba44f133be1ffa78284ae2ae23587545_0_1) [DEPLOYING]. 2023-09-06 20:19:53,711 INFO org.apache.flink.runtime.taskmanager.Task [] - Source: t_region_datasource_relation[22] -> Calc[23] (1/1)#1 (a4d7c36970c9b71fe7dcc7cd781a33a2_2fa5fc7df17f61cb0e1946288970d799_0_1) switched from INITIALIZING to RUNNING. 2023-09-06 20:19:53,711 INFO org.apache.flink.runtime.taskmanager.Task [] - Source: t_region[28] -> Calc[29] (1/1)#1 (a4d7c36970c9b71fe7dcc7cd781a33a2_5c4ca2fea30dcf09bf3ee40c495fe808_0_1) switched from DEPLOYING to INITIALIZING. 2023-09-06 20:19:53,713 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Start to initial table whitelist 2023-09-06 20:19:53,714 INFO org.apache.flink.runtime.taskexecutor.slot.TaskSlotTableImpl [] - Activate slot 30e4dc18f5ab47941e5dc9cc0d053e83. 2023-09-06 20:19:53,705 INFO org.apache.flink.runtime.taskmanager.Task [] - Join[25] -> Calc[26] (1/1)#1 (a4d7c36970c9b71fe7dcc7cd781a33a2_5eba13a28fe84abdbf2e1f560321cc9e_0_1) switched from CREATED to DEPLOYING. 2023-09-06 20:19:53,704 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Start to initial table whitelist 2023-09-06 20:19:53,714 INFO org.apache.flink.runtime.taskmanager.Task [] - Loading JAR files for task Join[25] -> Calc[26] (1/1)#1 (a4d7c36970c9b71fe7dcc7cd781a33a2_5eba13a28fe84abdbf2e1f560321cc9e_0_1) [DEPLOYING]. 2023-09-06 20:19:53,692 INFO org.apache.flink.runtime.taskmanager.Task [] - Join[13] -> Calc[14] (1/1)#1 (a4d7c36970c9b71fe7dcc7cd781a33a2_5fa5f4cd9ae72c63c62c17dbea1c3183_0_1) switched from CREATED to DEPLOYING. 2023-09-06 20:19:53,714 INFO org.apache.flink.runtime.taskmanager.Task [] - Loading JAR files for task Join[13] -> Calc[14] (1/1)#1 (a4d7c36970c9b71fe7dcc7cd781a33a2_5fa5f4cd9ae72c63c62c17dbea1c3183_0_1) [DEPLOYING]. 2023-09-06 20:19:53,689 INFO org.apache.flink.runtime.taskmanager.Task [] - Join[7] -> Calc[8] (1/1)#1 (a4d7c36970c9b71fe7dcc7cd781a33a2_42918f7d64d1adf0d787359f8529835f_0_1) switched from CREATED to DEPLOYING. 2023-09-06 20:19:53,715 INFO org.apache.flink.runtime.taskmanager.Task [] - Loading JAR files for task Join[7] -> Calc[8] (1/1)#1 (a4d7c36970c9b71fe7dcc7cd781a33a2_42918f7d64d1adf0d787359f8529835f_0_1) [DEPLOYING]. 2023-09-06 20:19:53,716 INFO org.apache.flink.runtime.taskexecutor.TaskExecutor [] - Received task GroupAggregate[34] -> Calc[35] -> ConstraintEnforcer[36] (1/1)#1 (a4d7c36970c9b71fe7dcc7cd781a33a2_03dd9ea9adf3c3b83aa6d1ef9b04e433_0_1), deploy into slot with allocation id 30e4dc18f5ab47941e5dc9cc0d053e83. 2023-09-06 20:19:53,716 INFO org.apache.flink.runtime.taskexecutor.slot.TaskSlotTableImpl [] - Activate slot 30e4dc18f5ab47941e5dc9cc0d053e83. 2023-09-06 20:19:53,716 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - initialize checkpoint 2023-09-06 20:19:53,717 INFO org.apache.flink.runtime.taskmanager.Task [] - GroupAggregate[34] -> Calc[35] -> ConstraintEnforcer[36] (1/1)#1 (a4d7c36970c9b71fe7dcc7cd781a33a2_03dd9ea9adf3c3b83aa6d1ef9b04e433_0_1) switched from CREATED to DEPLOYING. 2023-09-06 20:19:53,717 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Restore State from resolvedTimestamp: 0 2023-09-06 20:19:53,717 INFO org.apache.flink.runtime.taskmanager.Task [] - Loading JAR files for task GroupAggregate[34] -> Calc[35] -> ConstraintEnforcer[36] (1/1)#1 (a4d7c36970c9b71fe7dcc7cd781a33a2_03dd9ea9adf3c3b83aa6d1ef9b04e433_0_1) [DEPLOYING]. 2023-09-06 20:19:53,718 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using job/cluster config to configure application-defined state backend: org.apache.flink.runtime.state.hashmap.HashMapStateBackend@3f059aba 2023-09-06 20:19:53,718 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using application-defined state backend: org.apache.flink.runtime.state.hashmap.HashMapStateBackend@6f9e6777 2023-09-06 20:19:53,718 INFO org.apache.flink.runtime.state.StateBackendLoader [] - State backend loader loads the state backend as HashMapStateBackend 2023-09-06 20:19:53,687 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Start to initial table whitelist 2023-09-06 20:19:53,719 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using job/cluster config to configure application-defined checkpoint storage: org.apache.flink.runtime.state.storage.FileSystemCheckpointStorage@8fdb6d18 2023-09-06 20:19:53,719 INFO org.apache.flink.runtime.taskmanager.Task [] - Join[13] -> Calc[14] (1/1)#1 (a4d7c36970c9b71fe7dcc7cd781a33a2_5fa5f4cd9ae72c63c62c17dbea1c3183_0_1) switched from DEPLOYING to INITIALIZING. 2023-09-06 20:19:53,719 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using job/cluster config to configure application-defined state backend: org.apache.flink.runtime.state.hashmap.HashMapStateBackend@47af434b 2023-09-06 20:19:53,720 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using application-defined state backend: org.apache.flink.runtime.state.hashmap.HashMapStateBackend@61266cfd 2023-09-06 20:19:53,720 INFO org.apache.flink.runtime.state.StateBackendLoader [] - State backend loader loads the state backend as HashMapStateBackend 2023-09-06 20:19:53,720 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using job/cluster config to configure application-defined checkpoint storage: org.apache.flink.runtime.state.storage.FileSystemCheckpointStorage@8fdb6d18 2023-09-06 20:19:53,720 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using job/cluster config to configure application-defined state backend: org.apache.flink.runtime.state.hashmap.HashMapStateBackend@49187281 2023-09-06 20:19:53,720 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using application-defined state backend: org.apache.flink.runtime.state.hashmap.HashMapStateBackend@57c333b2 2023-09-06 20:19:53,720 INFO org.apache.flink.runtime.state.StateBackendLoader [] - State backend loader loads the state backend as HashMapStateBackend 2023-09-06 20:19:53,721 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using job/cluster config to configure application-defined checkpoint storage: org.apache.flink.runtime.state.storage.FileSystemCheckpointStorage@8fdb6d18 2023-09-06 20:19:53,721 INFO org.apache.flink.runtime.taskmanager.Task [] - Join[7] -> Calc[8] (1/1)#1 (a4d7c36970c9b71fe7dcc7cd781a33a2_42918f7d64d1adf0d787359f8529835f_0_1) switched from DEPLOYING to INITIALIZING. 2023-09-06 20:19:53,721 INFO org.apache.flink.runtime.taskmanager.Task [] - GroupAggregate[34] -> Calc[35] -> ConstraintEnforcer[36] (1/1)#1 (a4d7c36970c9b71fe7dcc7cd781a33a2_03dd9ea9adf3c3b83aa6d1ef9b04e433_0_1) switched from DEPLOYING to INITIALIZING. 2023-09-06 20:19:53,722 INFO org.apache.flink.runtime.taskexecutor.TaskExecutor [] - Received task SinkMaterializer[36] -> Sink: datasource_index[36] (1/1)#1 (a4d7c36970c9b71fe7dcc7cd781a33a2_3269d9cd00887b1061539758b8dc9901_0_1), deploy into slot with allocation id 30e4dc18f5ab47941e5dc9cc0d053e83. 2023-09-06 20:19:53,722 INFO org.apache.flink.runtime.taskmanager.Task [] - SinkMaterializer[36] -> Sink: datasource_index[36] (1/1)#1 (a4d7c36970c9b71fe7dcc7cd781a33a2_3269d9cd00887b1061539758b8dc9901_0_1) switched from CREATED to DEPLOYING. 2023-09-06 20:19:53,723 INFO org.apache.flink.runtime.taskmanager.Task [] - Loading JAR files for task SinkMaterializer[36] -> Sink: datasource_index[36] (1/1)#1 (a4d7c36970c9b71fe7dcc7cd781a33a2_3269d9cd00887b1061539758b8dc9901_0_1) [DEPLOYING]. 2023-09-06 20:19:53,723 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using job/cluster config to configure application-defined state backend: org.apache.flink.runtime.state.hashmap.HashMapStateBackend@2fc23ff8 2023-09-06 20:19:53,723 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using application-defined state backend: org.apache.flink.runtime.state.hashmap.HashMapStateBackend@3ae58026 2023-09-06 20:19:53,723 INFO org.apache.flink.runtime.state.StateBackendLoader [] - State backend loader loads the state backend as HashMapStateBackend 2023-09-06 20:19:53,723 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using job/cluster config to configure application-defined state backend: org.apache.flink.runtime.state.hashmap.HashMapStateBackend@5b2fa333 2023-09-06 20:19:53,723 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using job/cluster config to configure application-defined checkpoint storage: org.apache.flink.runtime.state.storage.FileSystemCheckpointStorage@8fdb6d18 2023-09-06 20:19:53,723 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using application-defined state backend: org.apache.flink.runtime.state.hashmap.HashMapStateBackend@849938f 2023-09-06 20:19:53,723 INFO org.apache.flink.runtime.state.StateBackendLoader [] - State backend loader loads the state backend as HashMapStateBackend 2023-09-06 20:19:53,724 INFO org.apache.flink.runtime.taskmanager.Task [] - SinkMaterializer[36] -> Sink: datasource_index[36] (1/1)#1 (a4d7c36970c9b71fe7dcc7cd781a33a2_3269d9cd00887b1061539758b8dc9901_0_1) switched from DEPLOYING to INITIALIZING. 2023-09-06 20:19:53,724 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using job/cluster config to configure application-defined checkpoint storage: org.apache.flink.runtime.state.storage.FileSystemCheckpointStorage@8fdb6d18 2023-09-06 20:19:53,724 INFO org.apache.flink.runtime.taskmanager.Task [] - Join[31] -> Calc[32] (1/1)#1 (a4d7c36970c9b71fe7dcc7cd781a33a2_ba44f133be1ffa78284ae2ae23587545_0_1) switched from DEPLOYING to INITIALIZING. 2023-09-06 20:19:53,726 INFO org.apache.flink.runtime.taskmanager.Task [] - Source: t_datasource_owner_relation[10] -> Calc[11] (1/1)#1 (a4d7c36970c9b71fe7dcc7cd781a33a2_2963852293169ba90d9d1e7d6308db5c_0_1) switched from INITIALIZING to RUNNING. 2023-09-06 20:19:53,729 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Start to initial table whitelist 2023-09-06 20:19:53,731 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using job/cluster config to configure application-defined state backend: org.apache.flink.runtime.state.hashmap.HashMapStateBackend@23a7b49f 2023-09-06 20:19:53,731 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using application-defined state backend: org.apache.flink.runtime.state.hashmap.HashMapStateBackend@38823bf9 2023-09-06 20:19:53,731 INFO org.apache.flink.runtime.state.StateBackendLoader [] - State backend loader loads the state backend as HashMapStateBackend 2023-09-06 20:19:53,732 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using job/cluster config to configure application-defined checkpoint storage: org.apache.flink.runtime.state.storage.FileSystemCheckpointStorage@8fdb6d18 2023-09-06 20:19:53,732 INFO org.apache.flink.runtime.taskmanager.Task [] - Join[25] -> Calc[26] (1/1)#1 (a4d7c36970c9b71fe7dcc7cd781a33a2_5eba13a28fe84abdbf2e1f560321cc9e_0_1) switched from DEPLOYING to INITIALIZING. 2023-09-06 20:19:53,733 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - initialize checkpoint 2023-09-06 20:19:53,733 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Restore State from resolvedTimestamp: 0 2023-09-06 20:19:53,734 INFO org.apache.flink.runtime.taskmanager.Task [] - Source: t_user[16] -> Calc[17] (1/1)#1 (a4d7c36970c9b71fe7dcc7cd781a33a2_1171dea6747ab509fdaefbe74f7195af_0_1) switched from INITIALIZING to RUNNING. 2023-09-06 20:19:53,735 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - initialize checkpoint 2023-09-06 20:19:53,737 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Restore State from resolvedTimestamp: 0 2023-09-06 20:19:53,736 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Start to initial table whitelist 2023-09-06 20:19:53,737 INFO org.apache.flink.runtime.taskmanager.Task [] - Source: t_region[28] -> Calc[29] (1/1)#1 (a4d7c36970c9b71fe7dcc7cd781a33a2_5c4ca2fea30dcf09bf3ee40c495fe808_0_1) switched from INITIALIZING to RUNNING. 2023-09-06 20:19:53,740 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Start to initial table whitelist 2023-09-06 20:19:53,742 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using job/cluster config to configure application-defined state backend: org.apache.flink.runtime.state.hashmap.HashMapStateBackend@1a68df0f 2023-09-06 20:19:53,742 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using application-defined state backend: org.apache.flink.runtime.state.hashmap.HashMapStateBackend@32079d0d 2023-09-06 20:19:53,742 INFO org.apache.flink.runtime.state.StateBackendLoader [] - State backend loader loads the state backend as HashMapStateBackend 2023-09-06 20:19:53,742 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using job/cluster config to configure application-defined checkpoint storage: org.apache.flink.runtime.state.storage.FileSystemCheckpointStorage@8fdb6d18 2023-09-06 20:19:53,742 INFO org.apache.flink.runtime.taskmanager.Task [] - Join[19] -> Calc[20] (1/1)#1 (a4d7c36970c9b71fe7dcc7cd781a33a2_cfd4d872ec6601c734021a3f311dc5f2_0_1) switched from DEPLOYING to INITIALIZING. 2023-09-06 20:19:53,750 INFO io.debezium.jdbc.JdbcConnection [] - Connection gracefully closed 2023-09-06 20:19:53,753 WARN org.apache.flink.runtime.taskmanager.Task [] - Source: t_datacatalog_schema[1] -> Calc[2] (1/1)#1 (ed8241a60a59a6c5e4b874f68816501f_cbc357ccb763df2852fee8c4fc7d55f2_0_1) switched from RUNNING to FAILED with failure cause: java.util.concurrent.TimeoutException: Timeout to receive messages in RecordListener at com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction.readChangeRecords(OceanBaseRichSourceFunction.java:374) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction.run(OceanBaseRichSourceFunction.java:158) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at org.apache.flink.streaming.api.operators.StreamSource.run(StreamSource.java:110) ~[flink-dist-1.17.1.jar:1.17.1] at org.apache.flink.streaming.api.operators.StreamSource.run(StreamSource.java:67) ~[flink-dist-1.17.1.jar:1.17.1] at org.apache.flink.streaming.runtime.tasks.SourceStreamTask$LegacySourceFunctionThread.run(SourceStreamTask.java:333) ~[flink-dist-1.17.1.jar:1.17.1] 2023-09-06 20:19:53,753 INFO org.apache.flink.runtime.taskmanager.Task [] - Freeing task resources for Source: t_datacatalog_schema[1] -> Calc[2] (1/1)#1 (ed8241a60a59a6c5e4b874f68816501f_cbc357ccb763df2852fee8c4fc7d55f2_0_1). 2023-09-06 20:19:53,757 INFO org.apache.flink.runtime.state.heap.HeapRestoreOperation [] - Starting to restore from state handle: KeyGroupsStateHandle{groupRangeOffsets=KeyGroupRangeOffsets{keyGroupRange=KeyGroupRange{startKeyGroup=0, endKeyGroup=127}}, stateHandle=ByteStreamStateHandle{handleName='file:/opt/dip/master/dipsync/checkpoints/1cc8729a89fe99b9430d3bec730fcfba/chk-1/c0b89c10-aeed-4287-ac15-de7a7f3703ae', dataBytes=8319}}. 2023-09-06 20:19:53,758 INFO org.apache.flink.runtime.state.heap.HeapRestoreOperation [] - Finished restoring from state handle: KeyGroupsStateHandle{groupRangeOffsets=KeyGroupRangeOffsets{keyGroupRange=KeyGroupRange{startKeyGroup=0, endKeyGroup=127}}, stateHandle=ByteStreamStateHandle{handleName='file:/opt/dip/master/dipsync/checkpoints/1cc8729a89fe99b9430d3bec730fcfba/chk-1/c0b89c10-aeed-4287-ac15-de7a7f3703ae', dataBytes=8319}}. 2023-09-06 20:19:53,759 INFO org.apache.flink.runtime.state.heap.HeapKeyedStateBackendBuilder [] - Finished to build heap keyed state-backend. 2023-09-06 20:19:53,759 INFO org.apache.flink.runtime.state.heap.HeapKeyedStateBackend [] - Initializing heap keyed state backend with stream factory. 2023-09-06 20:19:53,763 INFO org.apache.flink.runtime.state.heap.HeapRestoreOperation [] - Starting to restore from state handle: KeyGroupsStateHandle{groupRangeOffsets=KeyGroupRangeOffsets{keyGroupRange=KeyGroupRange{startKeyGroup=0, endKeyGroup=127}}, stateHandle=ByteStreamStateHandle{handleName='file:/opt/dip/master/dipsync/checkpoints/1cc8729a89fe99b9430d3bec730fcfba/chk-1/fb7bb2f5-8d0e-4c05-9da5-f42c63bf3c02', dataBytes=8578}}. 2023-09-06 20:19:53,765 INFO org.apache.flink.runtime.state.heap.HeapRestoreOperation [] - Starting to restore from state handle: KeyGroupsStateHandle{groupRangeOffsets=KeyGroupRangeOffsets{keyGroupRange=KeyGroupRange{startKeyGroup=0, endKeyGroup=127}}, stateHandle=RelativeFileStateHandle State: file:/opt/dip/master/dipsync/checkpoints/1cc8729a89fe99b9430d3bec730fcfba/chk-1/ad0ac194-2412-4267-9963-86a255268e05, ad0ac194-2412-4267-9963-86a255268e05 [28293 bytes]}. 2023-09-06 20:19:53,767 INFO io.debezium.jdbc.JdbcConnection [] - Connection gracefully closed 2023-09-06 20:19:53,767 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Pattern matched tables: [dip_dbmodel.t_datasource] 2023-09-06 20:19:53,767 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Table list: [dip_dbmodel.t_datasource] 2023-09-06 20:19:53,767 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Start readChangeRecords process 2023-09-06 20:19:53,768 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - LogProxyClient started 2023-09-06 20:19:53,768 INFO org.apache.flink.runtime.taskexecutor.TaskExecutor [] - Un-registering task and sending final execution state FAILED to JobManager for task Source: t_datacatalog_schema[1] -> Calc[2] (1/1)#1 ed8241a60a59a6c5e4b874f68816501f_cbc357ccb763df2852fee8c4fc7d55f2_0_1. 2023-09-06 20:19:53,768 INFO com.oceanbase.clogproxy.client.connection.ClientStream [] - Try to reconnect 2023-09-06 20:19:53,768 INFO org.apache.flink.streaming.connectors.elasticsearch7.Elasticsearch7ApiCallBridge [] - Pinging Elasticsearch cluster via hosts [http://192.168.216.80:45004] ... 2023-09-06 20:19:53,769 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Pattern matched tables: [dip_dbmodel.t_region_datasource_relation] 2023-09-06 20:19:53,769 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Table list: [dip_dbmodel.t_region_datasource_relation] 2023-09-06 20:19:53,769 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Start readChangeRecords process 2023-09-06 20:19:53,770 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - LogProxyClient started 2023-09-06 20:19:53,771 WARN org.apache.flink.runtime.taskmanager.Task [] - Source: t_region_datasource_relation[4] -> Calc[5] (1/1)#1 (ed8241a60a59a6c5e4b874f68816501f_6cdc5bb954874d922eaee11a8e7b5dd5_0_1) switched from RUNNING to FAILED with failure cause: java.util.concurrent.TimeoutException: Timeout to receive messages in RecordListener at com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction.readChangeRecords(OceanBaseRichSourceFunction.java:374) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction.run(OceanBaseRichSourceFunction.java:158) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at org.apache.flink.streaming.api.operators.StreamSource.run(StreamSource.java:110) ~[flink-dist-1.17.1.jar:1.17.1] at org.apache.flink.streaming.api.operators.StreamSource.run(StreamSource.java:67) ~[flink-dist-1.17.1.jar:1.17.1] at org.apache.flink.streaming.runtime.tasks.SourceStreamTask$LegacySourceFunctionThread.run(SourceStreamTask.java:333) ~[flink-dist-1.17.1.jar:1.17.1] 2023-09-06 20:19:53,772 INFO org.apache.flink.runtime.taskmanager.Task [] - Freeing task resources for Source: t_region_datasource_relation[4] -> Calc[5] (1/1)#1 (ed8241a60a59a6c5e4b874f68816501f_6cdc5bb954874d922eaee11a8e7b5dd5_0_1). 2023-09-06 20:19:53,772 INFO com.oceanbase.clogproxy.client.connection.ClientStream [] - Try to reconnect 2023-09-06 20:19:53,773 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Pattern matched tables: [dip_dbmodel.t_datasource_owner_relation] 2023-09-06 20:19:53,773 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Table list: [dip_dbmodel.t_datasource_owner_relation] 2023-09-06 20:19:53,773 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Start readChangeRecords process 2023-09-06 20:19:53,774 INFO org.apache.flink.runtime.state.heap.HeapRestoreOperation [] - Starting to restore from state handle: KeyGroupsStateHandle{groupRangeOffsets=KeyGroupRangeOffsets{keyGroupRange=KeyGroupRange{startKeyGroup=0, endKeyGroup=127}}, stateHandle=ByteStreamStateHandle{handleName='file:/opt/dip/master/dipsync/checkpoints/1cc8729a89fe99b9430d3bec730fcfba/chk-1/34ee5f4c-0113-47ca-8883-1766568a514b', dataBytes=8169}}. 2023-09-06 20:19:53,774 INFO org.apache.flink.runtime.state.heap.HeapRestoreOperation [] - Finished restoring from state handle: KeyGroupsStateHandle{groupRangeOffsets=KeyGroupRangeOffsets{keyGroupRange=KeyGroupRange{startKeyGroup=0, endKeyGroup=127}}, stateHandle=ByteStreamStateHandle{handleName='file:/opt/dip/master/dipsync/checkpoints/1cc8729a89fe99b9430d3bec730fcfba/chk-1/fb7bb2f5-8d0e-4c05-9da5-f42c63bf3c02', dataBytes=8578}}. 2023-09-06 20:19:53,774 INFO org.apache.flink.runtime.state.heap.HeapKeyedStateBackendBuilder [] - Finished to build heap keyed state-backend. 2023-09-06 20:19:53,774 INFO org.apache.flink.runtime.state.heap.HeapKeyedStateBackend [] - Initializing heap keyed state backend with stream factory. 2023-09-06 20:19:53,776 INFO org.apache.flink.runtime.state.heap.HeapRestoreOperation [] - Finished restoring from state handle: KeyGroupsStateHandle{groupRangeOffsets=KeyGroupRangeOffsets{keyGroupRange=KeyGroupRange{startKeyGroup=0, endKeyGroup=127}}, stateHandle=ByteStreamStateHandle{handleName='file:/opt/dip/master/dipsync/checkpoints/1cc8729a89fe99b9430d3bec730fcfba/chk-1/34ee5f4c-0113-47ca-8883-1766568a514b', dataBytes=8169}}. 2023-09-06 20:19:53,776 INFO org.apache.flink.runtime.state.heap.HeapKeyedStateBackendBuilder [] - Finished to build heap keyed state-backend. 2023-09-06 20:19:53,781 INFO org.apache.flink.runtime.state.heap.HeapKeyedStateBackend [] - Initializing heap keyed state backend with stream factory. 2023-09-06 20:19:53,782 INFO org.apache.flink.runtime.taskexecutor.TaskExecutor [] - Un-registering task and sending final execution state FAILED to JobManager for task Source: t_region_datasource_relation[4] -> Calc[5] (1/1)#1 ed8241a60a59a6c5e4b874f68816501f_6cdc5bb954874d922eaee11a8e7b5dd5_0_1. 2023-09-06 20:19:53,783 INFO org.apache.flink.runtime.state.heap.HeapRestoreOperation [] - Starting to restore from state handle: KeyGroupsStateHandle{groupRangeOffsets=KeyGroupRangeOffsets{keyGroupRange=KeyGroupRange{startKeyGroup=0, endKeyGroup=127}}, stateHandle=ByteStreamStateHandle{handleName='file:/opt/dip/master/dipsync/checkpoints/1cc8729a89fe99b9430d3bec730fcfba/chk-1/ba4226b9-b41a-487f-8528-e39d789aa60a', dataBytes=9009}}. 2023-09-06 20:19:53,784 INFO org.apache.flink.runtime.state.heap.HeapRestoreOperation [] - Finished restoring from state handle: KeyGroupsStateHandle{groupRangeOffsets=KeyGroupRangeOffsets{keyGroupRange=KeyGroupRange{startKeyGroup=0, endKeyGroup=127}}, stateHandle=ByteStreamStateHandle{handleName='file:/opt/dip/master/dipsync/checkpoints/1cc8729a89fe99b9430d3bec730fcfba/chk-1/ba4226b9-b41a-487f-8528-e39d789aa60a', dataBytes=9009}}. 2023-09-06 20:19:53,785 INFO org.apache.flink.runtime.state.heap.HeapKeyedStateBackendBuilder [] - Finished to build heap keyed state-backend. 2023-09-06 20:19:53,785 INFO org.apache.flink.runtime.state.heap.HeapKeyedStateBackend [] - Initializing heap keyed state backend with stream factory. 2023-09-06 20:19:53,786 INFO org.apache.flink.runtime.taskmanager.Task [] - Join[13] -> Calc[14] (1/1)#1 (a4d7c36970c9b71fe7dcc7cd781a33a2_5fa5f4cd9ae72c63c62c17dbea1c3183_0_1) switched from INITIALIZING to RUNNING. 2023-09-06 20:19:53,787 INFO org.apache.flink.runtime.state.heap.HeapRestoreOperation [] - Starting to restore from state handle: KeyGroupsStateHandle{groupRangeOffsets=KeyGroupRangeOffsets{keyGroupRange=KeyGroupRange{startKeyGroup=0, endKeyGroup=127}}, stateHandle=ByteStreamStateHandle{handleName='file:/opt/dip/master/dipsync/checkpoints/1cc8729a89fe99b9430d3bec730fcfba/chk-1/7e4bfa88-c7bb-467f-a2f7-99c5a171daba', dataBytes=8750}}. 2023-09-06 20:19:53,789 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - LogProxyClient started 2023-09-06 20:19:53,792 INFO com.oceanbase.clogproxy.client.connection.ClientStream [] - Reconnect successfully 2023-09-06 20:19:53,793 INFO com.oceanbase.clogproxy.client.connection.ClientHandler [] - ClientId: datasource_index_1: rootserver_list=192.168.216.80:13509:13507, cluster_id=, cluster_user=dip_admin@dip, cluster_password=******, , sys_user=, sys_password=******, tb_white_list=dip.*.*, tb_black_list=|, start_timestamp=0, start_timestamp_us=0, timezone=+00:00, working_mode=memory connecting LogProxy: 192.168.216.80:13508 2023-09-06 20:19:53,793 INFO org.apache.flink.runtime.taskmanager.Task [] - Join[19] -> Calc[20] (1/1)#1 (a4d7c36970c9b71fe7dcc7cd781a33a2_cfd4d872ec6601c734021a3f311dc5f2_0_1) switched from INITIALIZING to RUNNING. 2023-09-06 20:19:53,793 INFO com.oceanbase.clogproxy.client.connection.ClientStream [] - Try to reconnect 2023-09-06 20:19:53,794 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Pattern matched tables: [dip_dbmodel.t_user] 2023-09-06 20:19:53,794 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Table list: [dip_dbmodel.t_user] 2023-09-06 20:19:53,794 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Start readChangeRecords process 2023-09-06 20:19:53,795 INFO com.oceanbase.clogproxy.client.connection.ClientHandler [] - ClientId: datasource_index_4: rootserver_list=192.168.216.80:13509:13507, cluster_id=, cluster_user=dip_admin@dip, cluster_password=******, , sys_user=, sys_password=******, tb_white_list=dip.*.*, tb_black_list=|, start_timestamp=0, start_timestamp_us=0, timezone=+00:00, working_mode=memory connecting LogProxy: 192.168.216.80:13508 2023-09-06 20:19:53,795 INFO com.oceanbase.clogproxy.client.connection.ClientStream [] - Reconnect successfully 2023-09-06 20:19:53,796 INFO org.apache.flink.runtime.state.heap.HeapRestoreOperation [] - Finished restoring from state handle: KeyGroupsStateHandle{groupRangeOffsets=KeyGroupRangeOffsets{keyGroupRange=KeyGroupRange{startKeyGroup=0, endKeyGroup=127}}, stateHandle=ByteStreamStateHandle{handleName='file:/opt/dip/master/dipsync/checkpoints/1cc8729a89fe99b9430d3bec730fcfba/chk-1/7e4bfa88-c7bb-467f-a2f7-99c5a171daba', dataBytes=8750}}. 2023-09-06 20:19:53,796 INFO org.apache.flink.runtime.state.heap.HeapKeyedStateBackendBuilder [] - Finished to build heap keyed state-backend. 2023-09-06 20:19:53,796 INFO org.apache.flink.runtime.state.heap.HeapKeyedStateBackend [] - Initializing heap keyed state backend with stream factory. 2023-09-06 20:19:53,801 INFO com.oceanbase.clogproxy.client.connection.ClientStream [] - Try to reconnect 2023-09-06 20:19:53,803 INFO org.apache.flink.runtime.taskmanager.Task [] - Join[31] -> Calc[32] (1/1)#1 (a4d7c36970c9b71fe7dcc7cd781a33a2_ba44f133be1ffa78284ae2ae23587545_0_1) switched from INITIALIZING to RUNNING. 2023-09-06 20:19:53,803 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - LogProxyClient started 2023-09-06 20:19:53,808 INFO org.apache.flink.runtime.taskmanager.Task [] - Join[7] -> Calc[8] (1/1)#1 (a4d7c36970c9b71fe7dcc7cd781a33a2_42918f7d64d1adf0d787359f8529835f_0_1) switched from INITIALIZING to RUNNING. 2023-09-06 20:19:53,807 INFO com.oceanbase.clogproxy.client.connection.ClientHandler [] - ClientId: datasource_index_6: rootserver_list=192.168.216.80:13509:13507, cluster_id=, cluster_user=dip_admin@dip, cluster_password=******, , sys_user=, sys_password=******, tb_white_list=dip.*.*, tb_black_list=|, start_timestamp=0, start_timestamp_us=0, timezone=+00:00, working_mode=memory connecting LogProxy: 192.168.216.80:13508 2023-09-06 20:19:53,807 INFO com.oceanbase.clogproxy.client.connection.ClientStream [] - Reconnect successfully 2023-09-06 20:19:53,813 INFO com.oceanbase.clogproxy.client.connection.ClientHandler [] - ClientId: datasource_index_5: rootserver_list=192.168.216.80:13509:13507, cluster_id=, cluster_user=dip_admin@dip, cluster_password=******, , sys_user=, sys_password=******, tb_white_list=dip.*.*, tb_black_list=|, start_timestamp=0, start_timestamp_us=0, timezone=+00:00, working_mode=memory connecting LogProxy: 192.168.216.80:13508 2023-09-06 20:19:53,813 INFO com.oceanbase.clogproxy.client.connection.ClientStream [] - Reconnect successfully 2023-09-06 20:19:53,811 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Pattern matched tables: [dip_dbmodel.t_region] 2023-09-06 20:19:53,813 INFO org.apache.flink.runtime.taskmanager.Task [] - Join[25] -> Calc[26] (1/1)#1 (a4d7c36970c9b71fe7dcc7cd781a33a2_5eba13a28fe84abdbf2e1f560321cc9e_0_1) switched from INITIALIZING to RUNNING. 2023-09-06 20:19:53,811 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Pattern matched tables: [dip_dbmodel.t_datasource_type] 2023-09-06 20:19:53,814 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Table list: [dip_dbmodel.t_region] 2023-09-06 20:19:53,814 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Table list: [dip_dbmodel.t_datasource_type] 2023-09-06 20:19:53,814 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Start readChangeRecords process 2023-09-06 20:19:53,814 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Start readChangeRecords process 2023-09-06 20:19:53,815 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - LogProxyClient started 2023-09-06 20:19:53,815 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - LogProxyClient started 2023-09-06 20:19:53,815 INFO com.oceanbase.clogproxy.client.connection.ClientStream [] - Try to reconnect 2023-09-06 20:19:53,815 INFO com.oceanbase.clogproxy.client.connection.ClientStream [] - Try to reconnect 2023-09-06 20:19:53,816 INFO org.apache.flink.streaming.connectors.elasticsearch7.Elasticsearch7ApiCallBridge [] - Elasticsearch RestHighLevelClient is connected to [http://192.168.216.80:45004] 2023-09-06 20:19:53,825 INFO com.oceanbase.clogproxy.client.connection.ClientStream [] - Reconnect successfully 2023-09-06 20:19:53,825 INFO com.oceanbase.clogproxy.client.connection.ClientHandler [] - ClientId: datasource_index_2: rootserver_list=192.168.216.80:13509:13507, cluster_id=, cluster_user=dip_admin@dip, cluster_password=******, , sys_user=, sys_password=******, tb_white_list=dip.*.*, tb_black_list=|, start_timestamp=0, start_timestamp_us=0, timezone=+00:00, working_mode=memory connecting LogProxy: 192.168.216.80:13508 2023-09-06 20:19:53,825 INFO org.apache.flink.runtime.taskmanager.Task [] - Attempting to cancel task Source: t_region[10] -> Calc[11] (1/1)#1 (ed8241a60a59a6c5e4b874f68816501f_2963852293169ba90d9d1e7d6308db5c_0_1). 2023-09-06 20:19:53,825 INFO org.apache.flink.runtime.taskmanager.Task [] - Source: t_region[10] -> Calc[11] (1/1)#1 (ed8241a60a59a6c5e4b874f68816501f_2963852293169ba90d9d1e7d6308db5c_0_1) switched from RUNNING to CANCELING. 2023-09-06 20:19:53,825 INFO org.apache.flink.runtime.taskmanager.Task [] - Triggering cancellation of task code Source: t_region[10] -> Calc[11] (1/1)#1 (ed8241a60a59a6c5e4b874f68816501f_2963852293169ba90d9d1e7d6308db5c_0_1). 2023-09-06 20:19:53,825 INFO com.oceanbase.clogproxy.client.connection.ClientStream [] - Reconnect successfully 2023-09-06 20:19:53,826 INFO com.oceanbase.clogproxy.client.connection.ClientHandler [] - ClientId: datasource_index_3: rootserver_list=192.168.216.80:13509:13507, cluster_id=, cluster_user=dip_admin@dip, cluster_password=******, , sys_user=, sys_password=******, tb_white_list=dip.*.*, tb_black_list=|, start_timestamp=0, start_timestamp_us=0, timezone=+00:00, working_mode=memory connecting LogProxy: 192.168.216.80:13508 2023-09-06 20:19:53,827 INFO org.apache.flink.runtime.taskmanager.Task [] - Attempting to cancel task Join[7] -> Calc[8] (1/1)#1 (ed8241a60a59a6c5e4b874f68816501f_bd51d758b4efb5e2f06d8b93962c12d2_0_1). 2023-09-06 20:19:53,827 INFO org.apache.flink.runtime.taskmanager.Task [] - Join[7] -> Calc[8] (1/1)#1 (ed8241a60a59a6c5e4b874f68816501f_bd51d758b4efb5e2f06d8b93962c12d2_0_1) switched from RUNNING to CANCELING. 2023-09-06 20:19:53,829 INFO org.apache.flink.runtime.taskmanager.Task [] - Triggering cancellation of task code Join[7] -> Calc[8] (1/1)#1 (ed8241a60a59a6c5e4b874f68816501f_bd51d758b4efb5e2f06d8b93962c12d2_0_1). 2023-09-06 20:19:53,830 INFO io.debezium.jdbc.JdbcConnection [] - Connection gracefully closed 2023-09-06 20:19:53,830 INFO org.apache.flink.runtime.state.heap.HeapRestoreOperation [] - Starting to restore from state handle: KeyGroupsStateHandle{groupRangeOffsets=KeyGroupRangeOffsets{keyGroupRange=KeyGroupRange{startKeyGroup=0, endKeyGroup=127}}, stateHandle=ByteStreamStateHandle{handleName='file:/opt/dip/master/dipsync/checkpoints/1cc8729a89fe99b9430d3bec730fcfba/chk-1/3bd0c402-3142-4f7c-8a03-bdfaa86e1ba8', dataBytes=11976}}. 2023-09-06 20:19:53,831 INFO org.apache.flink.runtime.taskmanager.Task [] - Attempting to cancel task Join[13] -> Calc[14] (1/1)#1 (ed8241a60a59a6c5e4b874f68816501f_2e97d77449c913cf0f6bfb4cb4497fa8_0_1). 2023-09-06 20:19:53,831 INFO org.apache.flink.runtime.taskmanager.Task [] - Join[13] -> Calc[14] (1/1)#1 (ed8241a60a59a6c5e4b874f68816501f_2e97d77449c913cf0f6bfb4cb4497fa8_0_1) switched from RUNNING to CANCELING. 2023-09-06 20:19:53,831 INFO org.apache.flink.runtime.taskmanager.Task [] - Triggering cancellation of task code Join[13] -> Calc[14] (1/1)#1 (ed8241a60a59a6c5e4b874f68816501f_2e97d77449c913cf0f6bfb4cb4497fa8_0_1). 2023-09-06 20:19:53,832 INFO org.apache.flink.runtime.taskmanager.Task [] - Join[7] -> Calc[8] (1/1)#1 (ed8241a60a59a6c5e4b874f68816501f_bd51d758b4efb5e2f06d8b93962c12d2_0_1) switched from CANCELING to CANCELED. 2023-09-06 20:19:53,832 INFO org.apache.flink.runtime.taskmanager.Task [] - Freeing task resources for Join[7] -> Calc[8] (1/1)#1 (ed8241a60a59a6c5e4b874f68816501f_bd51d758b4efb5e2f06d8b93962c12d2_0_1). 2023-09-06 20:19:53,834 INFO org.apache.flink.runtime.state.heap.HeapRestoreOperation [] - Finished restoring from state handle: KeyGroupsStateHandle{groupRangeOffsets=KeyGroupRangeOffsets{keyGroupRange=KeyGroupRange{startKeyGroup=0, endKeyGroup=127}}, stateHandle=ByteStreamStateHandle{handleName='file:/opt/dip/master/dipsync/checkpoints/1cc8729a89fe99b9430d3bec730fcfba/chk-1/3bd0c402-3142-4f7c-8a03-bdfaa86e1ba8', dataBytes=11976}}. 2023-09-06 20:19:53,834 INFO org.apache.flink.runtime.state.heap.HeapKeyedStateBackendBuilder [] - Finished to build heap keyed state-backend. 2023-09-06 20:19:53,834 INFO org.apache.flink.runtime.state.heap.HeapKeyedStateBackend [] - Initializing heap keyed state backend with stream factory. 2023-09-06 20:19:53,837 INFO org.apache.flink.runtime.taskmanager.Task [] - Attempting to cancel task GroupAggregate[16] -> Calc[17] -> ConstraintEnforcer[18] (1/1)#1 (ed8241a60a59a6c5e4b874f68816501f_ecfbaa617d055e8778be646d9794c031_0_1). 2023-09-06 20:19:53,841 INFO org.apache.flink.runtime.taskmanager.Task [] - SinkMaterializer[36] -> Sink: datasource_index[36] (1/1)#1 (a4d7c36970c9b71fe7dcc7cd781a33a2_3269d9cd00887b1061539758b8dc9901_0_1) switched from INITIALIZING to RUNNING. 2023-09-06 20:19:53,842 INFO org.apache.flink.runtime.state.heap.HeapRestoreOperation [] - Finished restoring from state handle: KeyGroupsStateHandle{groupRangeOffsets=KeyGroupRangeOffsets{keyGroupRange=KeyGroupRange{startKeyGroup=0, endKeyGroup=127}}, stateHandle=RelativeFileStateHandle State: file:/opt/dip/master/dipsync/checkpoints/1cc8729a89fe99b9430d3bec730fcfba/chk-1/ad0ac194-2412-4267-9963-86a255268e05, ad0ac194-2412-4267-9963-86a255268e05 [28293 bytes]}. 2023-09-06 20:19:53,839 INFO org.apache.flink.runtime.taskmanager.Task [] - Join[13] -> Calc[14] (1/1)#1 (ed8241a60a59a6c5e4b874f68816501f_2e97d77449c913cf0f6bfb4cb4497fa8_0_1) switched from CANCELING to CANCELED. 2023-09-06 20:19:54,288 INFO org.apache.flink.runtime.taskmanager.Task [] - GroupAggregate[16] -> Calc[17] -> ConstraintEnforcer[18] (1/1)#1 (ed8241a60a59a6c5e4b874f68816501f_ecfbaa617d055e8778be646d9794c031_0_1) switched from RUNNING to CANCELING. 2023-09-06 20:19:53,838 INFO org.apache.flink.runtime.taskmanager.Task [] - Source: t_region[10] -> Calc[11] (1/1)#1 (ed8241a60a59a6c5e4b874f68816501f_2963852293169ba90d9d1e7d6308db5c_0_1) switched from CANCELING to CANCELED. 2023-09-06 20:19:54,288 INFO org.apache.flink.runtime.taskmanager.Task [] - Freeing task resources for Source: t_region[10] -> Calc[11] (1/1)#1 (ed8241a60a59a6c5e4b874f68816501f_2963852293169ba90d9d1e7d6308db5c_0_1). 2023-09-06 20:19:54,288 INFO org.apache.flink.runtime.state.heap.HeapKeyedStateBackendBuilder [] - Finished to build heap keyed state-backend. 2023-09-06 20:19:54,288 INFO org.apache.flink.runtime.taskmanager.Task [] - Freeing task resources for Join[13] -> Calc[14] (1/1)#1 (ed8241a60a59a6c5e4b874f68816501f_2e97d77449c913cf0f6bfb4cb4497fa8_0_1). 2023-09-06 20:19:54,288 INFO org.apache.flink.runtime.taskmanager.Task [] - Triggering cancellation of task code GroupAggregate[16] -> Calc[17] -> ConstraintEnforcer[18] (1/1)#1 (ed8241a60a59a6c5e4b874f68816501f_ecfbaa617d055e8778be646d9794c031_0_1). 2023-09-06 20:19:54,288 INFO org.apache.flink.runtime.state.heap.HeapKeyedStateBackend [] - Initializing heap keyed state backend with stream factory. 2023-09-06 20:19:54,297 INFO com.oceanbase.clogproxy.client.connection.ClientHandler [] - Connected to LogProxyServer, ip:127.0.1.1, version:f136f77be0d1ad50ff7053e5d1592c3d40696094 2023-09-06 20:19:54,371 INFO org.apache.flink.runtime.taskmanager.Task [] - Attempting to cancel task SinkMaterializer[18] -> Sink: schema_index[18] (1/1)#1 (ed8241a60a59a6c5e4b874f68816501f_f3befa4caffaca9b80147da465009d01_0_1). 2023-09-06 20:19:54,371 ERROR com.oceanbase.clogproxy.client.connection.ClientHandler [] - LogProxy refused handshake request: code: 1 message: "Failed to create oblogreader" 2023-09-06 20:19:54,371 INFO org.apache.flink.runtime.taskmanager.Task [] - SinkMaterializer[18] -> Sink: schema_index[18] (1/1)#1 (ed8241a60a59a6c5e4b874f68816501f_f3befa4caffaca9b80147da465009d01_0_1) switched from RUNNING to CANCELING. 2023-09-06 20:19:54,371 INFO org.apache.flink.runtime.taskmanager.Task [] - Triggering cancellation of task code SinkMaterializer[18] -> Sink: schema_index[18] (1/1)#1 (ed8241a60a59a6c5e4b874f68816501f_f3befa4caffaca9b80147da465009d01_0_1). 2023-09-06 20:19:54,371 ERROR com.oceanbase.clogproxy.client.connection.ClientHandler [] - Exception occurred ClientId: datasource_index_1: rootserver_list=192.168.216.80:13509:13507, cluster_id=, cluster_user=dip_admin@dip, cluster_password=******, , sys_user=, sys_password=******, tb_white_list=dip.*.*, tb_black_list=|, start_timestamp=0, start_timestamp_us=0, timezone=+00:00, working_mode=memory, with LogProxy: 192.168.216.80:13508 com.oceanbase.clogproxy.client.exception.LogProxyClientException: LogProxy refused handshake request: code: 1 message: "Failed to create oblogreader" at com.oceanbase.clogproxy.client.connection.ClientHandler.handleErrorResponse(ClientHandler.java:228) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at com.oceanbase.clogproxy.client.connection.ClientHandler.channelRead(ClientHandler.java:158) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379) [flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365) [flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357) [flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286) [flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379) [flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365) [flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357) [flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410) [flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379) [flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365) [flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919) [flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:800) [flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:487) [flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:385) [flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:995) [flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) [flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at java.lang.Thread.run(Thread.java:748) [?:1.8.0_221] 2023-09-06 20:19:54,372 INFO com.oceanbase.clogproxy.client.connection.ClientStream [] - Try to stop this client 2023-09-06 20:19:54,372 INFO org.apache.flink.runtime.taskmanager.Task [] - GroupAggregate[16] -> Calc[17] -> ConstraintEnforcer[18] (1/1)#1 (ed8241a60a59a6c5e4b874f68816501f_ecfbaa617d055e8778be646d9794c031_0_1) switched from CANCELING to CANCELED. 2023-09-06 20:19:54,372 INFO org.apache.flink.runtime.taskmanager.Task [] - Freeing task resources for GroupAggregate[16] -> Calc[17] -> ConstraintEnforcer[18] (1/1)#1 (ed8241a60a59a6c5e4b874f68816501f_ecfbaa617d055e8778be646d9794c031_0_1). 2023-09-06 20:19:54,490 INFO org.apache.flink.runtime.taskexecutor.TaskExecutor [] - Un-registering task and sending final execution state CANCELED to JobManager for task Join[7] -> Calc[8] (1/1)#1 ed8241a60a59a6c5e4b874f68816501f_bd51d758b4efb5e2f06d8b93962c12d2_0_1. 2023-09-06 20:19:54,491 INFO org.apache.flink.runtime.taskexecutor.TaskExecutor [] - Un-registering task and sending final execution state CANCELED to JobManager for task Source: t_region[10] -> Calc[11] (1/1)#1 ed8241a60a59a6c5e4b874f68816501f_2963852293169ba90d9d1e7d6308db5c_0_1. 2023-09-06 20:19:54,494 INFO org.apache.flink.runtime.taskexecutor.TaskExecutor [] - Un-registering task and sending final execution state CANCELED to JobManager for task Join[13] -> Calc[14] (1/1)#1 ed8241a60a59a6c5e4b874f68816501f_2e97d77449c913cf0f6bfb4cb4497fa8_0_1. 2023-09-06 20:19:54,494 INFO org.apache.flink.runtime.taskexecutor.TaskExecutor [] - Un-registering task and sending final execution state CANCELED to JobManager for task GroupAggregate[16] -> Calc[17] -> ConstraintEnforcer[18] (1/1)#1 ed8241a60a59a6c5e4b874f68816501f_ecfbaa617d055e8778be646d9794c031_0_1. 2023-09-06 20:19:54,520 INFO org.apache.flink.runtime.taskmanager.Task [] - GroupAggregate[34] -> Calc[35] -> ConstraintEnforcer[36] (1/1)#1 (a4d7c36970c9b71fe7dcc7cd781a33a2_03dd9ea9adf3c3b83aa6d1ef9b04e433_0_1) switched from INITIALIZING to RUNNING. 2023-09-06 20:19:54,558 INFO org.apache.flink.runtime.taskmanager.Task [] - SinkMaterializer[18] -> Sink: schema_index[18] (1/1)#1 (ed8241a60a59a6c5e4b874f68816501f_f3befa4caffaca9b80147da465009d01_0_1) switched from CANCELING to CANCELED. 2023-09-06 20:19:54,558 INFO org.apache.flink.runtime.taskmanager.Task [] - Freeing task resources for SinkMaterializer[18] -> Sink: schema_index[18] (1/1)#1 (ed8241a60a59a6c5e4b874f68816501f_f3befa4caffaca9b80147da465009d01_0_1). 2023-09-06 20:19:54,559 INFO org.apache.flink.runtime.taskexecutor.TaskExecutor [] - Un-registering task and sending final execution state CANCELED to JobManager for task SinkMaterializer[18] -> Sink: schema_index[18] (1/1)#1 ed8241a60a59a6c5e4b874f68816501f_f3befa4caffaca9b80147da465009d01_0_1. 2023-09-06 20:19:54,583 INFO org.apache.flink.runtime.taskexecutor.slot.TaskSlotTableImpl [] - Free slot TaskSlot(index:2, state:ACTIVE, resource profile: ResourceProfile{cpuCores=1, taskHeapMemory=992.000mb (1040187376 bytes), taskOffHeapMemory=0 bytes, managedMemory=819.200mb (858993472 bytes), networkMemory=204.800mb (214748368 bytes)}, allocationId: ba87771fe6f8408219d253234cac49f6, jobId: ccb36f8e759ea3c30c72b87a8883db09). 2023-09-06 20:19:54,584 INFO org.apache.flink.runtime.taskexecutor.DefaultJobLeaderService [] - Remove job ccb36f8e759ea3c30c72b87a8883db09 from job leader monitoring. 2023-09-06 20:19:54,584 INFO org.apache.flink.runtime.taskexecutor.TaskExecutor [] - Close JobManager connection for job ccb36f8e759ea3c30c72b87a8883db09. 2023-09-06 20:19:55,793 INFO com.oceanbase.clogproxy.client.connection.ClientStream [] - Client process thread exit 2023-09-06 20:19:55,793 INFO com.oceanbase.clogproxy.client.connection.ClientStream [] - Client stopped successfully 2023-09-06 20:19:55,794 INFO com.oceanbase.clogproxy.client.connection.ClientHandler [] - Connected to LogProxyServer, ip:127.0.1.1, version:f136f77be0d1ad50ff7053e5d1592c3d40696094 2023-09-06 20:19:55,795 ERROR com.oceanbase.clogproxy.client.connection.ClientHandler [] - LogProxy refused handshake request: code: 1 message: "Failed to create oblogreader" 2023-09-06 20:19:55,794 ERROR com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - LogProxyClient exception com.oceanbase.clogproxy.client.exception.LogProxyClientException: LogProxy refused handshake request: code: 1 message: "Failed to create oblogreader" at com.oceanbase.clogproxy.client.connection.ClientHandler.handleErrorResponse(ClientHandler.java:228) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at com.oceanbase.clogproxy.client.connection.ClientHandler.channelRead(ClientHandler.java:158) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:800) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:487) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:385) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:995) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at java.lang.Thread.run(Thread.java:748) [?:1.8.0_221] 2023-09-06 20:19:55,795 ERROR com.oceanbase.clogproxy.client.connection.ClientHandler [] - Exception occurred ClientId: datasource_index_4: rootserver_list=192.168.216.80:13509:13507, cluster_id=, cluster_user=dip_admin@dip, cluster_password=******, , sys_user=, sys_password=******, tb_white_list=dip.*.*, tb_black_list=|, start_timestamp=0, start_timestamp_us=0, timezone=+00:00, working_mode=memory, with LogProxy: 192.168.216.80:13508 com.oceanbase.clogproxy.client.exception.LogProxyClientException: LogProxy refused handshake request: code: 1 message: "Failed to create oblogreader" at com.oceanbase.clogproxy.client.connection.ClientHandler.handleErrorResponse(ClientHandler.java:228) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at com.oceanbase.clogproxy.client.connection.ClientHandler.channelRead(ClientHandler.java:158) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379) [flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365) [flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357) [flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286) [flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379) [flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365) [flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357) [flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410) [flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379) [flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365) [flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919) [flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:800) [flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:487) [flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:385) [flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:995) [flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) [flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at java.lang.Thread.run(Thread.java:748) [?:1.8.0_221] 2023-09-06 20:19:55,796 INFO com.oceanbase.clogproxy.client.connection.ClientStream [] - Try to stop this client 2023-09-06 20:19:57,796 INFO com.oceanbase.clogproxy.client.connection.ClientStream [] - Client process thread exit 2023-09-06 20:19:57,796 INFO com.oceanbase.clogproxy.client.connection.ClientStream [] - Client stopped successfully 2023-09-06 20:19:57,797 INFO com.oceanbase.clogproxy.client.connection.ClientHandler [] - Connected to LogProxyServer, ip:127.0.1.1, version:f136f77be0d1ad50ff7053e5d1592c3d40696094 2023-09-06 20:19:57,796 ERROR com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - LogProxyClient exception com.oceanbase.clogproxy.client.exception.LogProxyClientException: LogProxy refused handshake request: code: 1 message: "Failed to create oblogreader" at com.oceanbase.clogproxy.client.connection.ClientHandler.handleErrorResponse(ClientHandler.java:228) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at com.oceanbase.clogproxy.client.connection.ClientHandler.channelRead(ClientHandler.java:158) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:800) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:487) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:385) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:995) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at java.lang.Thread.run(Thread.java:748) [?:1.8.0_221] 2023-09-06 20:19:57,798 ERROR com.oceanbase.clogproxy.client.connection.ClientHandler [] - LogProxy refused handshake request: code: 1 message: "Failed to create oblogreader" 2023-09-06 20:19:57,798 ERROR com.oceanbase.clogproxy.client.connection.ClientHandler [] - Exception occurred ClientId: datasource_index_6: rootserver_list=192.168.216.80:13509:13507, cluster_id=, cluster_user=dip_admin@dip, cluster_password=******, , sys_user=, sys_password=******, tb_white_list=dip.*.*, tb_black_list=|, start_timestamp=0, start_timestamp_us=0, timezone=+00:00, working_mode=memory, with LogProxy: 192.168.216.80:13508 com.oceanbase.clogproxy.client.exception.LogProxyClientException: LogProxy refused handshake request: code: 1 message: "Failed to create oblogreader" at com.oceanbase.clogproxy.client.connection.ClientHandler.handleErrorResponse(ClientHandler.java:228) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at com.oceanbase.clogproxy.client.connection.ClientHandler.channelRead(ClientHandler.java:158) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379) [flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365) [flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357) [flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286) [flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379) [flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365) [flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357) [flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410) [flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379) [flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365) [flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919) [flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:800) [flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:487) [flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:385) [flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:995) [flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) [flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at java.lang.Thread.run(Thread.java:748) [?:1.8.0_221] 2023-09-06 20:19:57,799 INFO com.oceanbase.clogproxy.client.connection.ClientStream [] - Try to stop this client 2023-09-06 20:19:57,814 INFO com.oceanbase.clogproxy.client.connection.ClientStream [] - Client process thread exit 2023-09-06 20:19:57,814 INFO com.oceanbase.clogproxy.client.connection.ClientStream [] - Client stopped successfully 2023-09-06 20:19:57,815 INFO com.oceanbase.clogproxy.client.connection.ClientHandler [] - Connected to LogProxyServer, ip:127.0.1.1, version:f136f77be0d1ad50ff7053e5d1592c3d40696094 2023-09-06 20:19:57,816 ERROR com.oceanbase.clogproxy.client.connection.ClientHandler [] - LogProxy refused handshake request: code: 1 message: "Failed to create oblogreader" 2023-09-06 20:19:57,815 ERROR com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - LogProxyClient exception com.oceanbase.clogproxy.client.exception.LogProxyClientException: LogProxy refused handshake request: code: 1 message: "Failed to create oblogreader" at com.oceanbase.clogproxy.client.connection.ClientHandler.handleErrorResponse(ClientHandler.java:228) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at com.oceanbase.clogproxy.client.connection.ClientHandler.channelRead(ClientHandler.java:158) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:800) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:487) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:385) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:995) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at java.lang.Thread.run(Thread.java:748) [?:1.8.0_221] 2023-09-06 20:19:57,816 ERROR com.oceanbase.clogproxy.client.connection.ClientHandler [] - Exception occurred ClientId: datasource_index_5: rootserver_list=192.168.216.80:13509:13507, cluster_id=, cluster_user=dip_admin@dip, cluster_password=******, , sys_user=, sys_password=******, tb_white_list=dip.*.*, tb_black_list=|, start_timestamp=0, start_timestamp_us=0, timezone=+00:00, working_mode=memory, with LogProxy: 192.168.216.80:13508 com.oceanbase.clogproxy.client.exception.LogProxyClientException: LogProxy refused handshake request: code: 1 message: "Failed to create oblogreader" at com.oceanbase.clogproxy.client.connection.ClientHandler.handleErrorResponse(ClientHandler.java:228) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at com.oceanbase.clogproxy.client.connection.ClientHandler.channelRead(ClientHandler.java:158) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379) [flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365) [flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357) [flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286) [flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379) [flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365) [flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357) [flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410) [flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379) [flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365) [flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919) [flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:800) [flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:487) [flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:385) [flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:995) [flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) [flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at java.lang.Thread.run(Thread.java:748) [?:1.8.0_221] 2023-09-06 20:19:57,817 INFO com.oceanbase.clogproxy.client.connection.ClientStream [] - Try to stop this client 2023-09-06 20:19:59,815 INFO com.oceanbase.clogproxy.client.connection.ClientStream [] - Client process thread exit 2023-09-06 20:19:59,815 INFO com.oceanbase.clogproxy.client.connection.ClientStream [] - Client stopped successfully 2023-09-06 20:19:59,816 INFO com.oceanbase.clogproxy.client.connection.ClientHandler [] - Connected to LogProxyServer, ip:127.0.1.1, version:f136f77be0d1ad50ff7053e5d1592c3d40696094 2023-09-06 20:19:59,817 ERROR com.oceanbase.clogproxy.client.connection.ClientHandler [] - LogProxy refused handshake request: code: 1 message: "Failed to create oblogreader" 2023-09-06 20:19:59,816 ERROR com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - LogProxyClient exception com.oceanbase.clogproxy.client.exception.LogProxyClientException: LogProxy refused handshake request: code: 1 message: "Failed to create oblogreader" at com.oceanbase.clogproxy.client.connection.ClientHandler.handleErrorResponse(ClientHandler.java:228) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at com.oceanbase.clogproxy.client.connection.ClientHandler.channelRead(ClientHandler.java:158) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:800) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:487) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:385) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:995) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at java.lang.Thread.run(Thread.java:748) [?:1.8.0_221] 2023-09-06 20:19:59,817 ERROR com.oceanbase.clogproxy.client.connection.ClientHandler [] - Exception occurred ClientId: datasource_index_2: rootserver_list=192.168.216.80:13509:13507, cluster_id=, cluster_user=dip_admin@dip, cluster_password=******, , sys_user=, sys_password=******, tb_white_list=dip.*.*, tb_black_list=|, start_timestamp=0, start_timestamp_us=0, timezone=+00:00, working_mode=memory, with LogProxy: 192.168.216.80:13508 com.oceanbase.clogproxy.client.exception.LogProxyClientException: LogProxy refused handshake request: code: 1 message: "Failed to create oblogreader" at com.oceanbase.clogproxy.client.connection.ClientHandler.handleErrorResponse(ClientHandler.java:228) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at com.oceanbase.clogproxy.client.connection.ClientHandler.channelRead(ClientHandler.java:158) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379) [flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365) [flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357) [flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286) [flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379) [flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365) [flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357) [flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410) [flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379) [flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365) [flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919) [flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:800) [flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:487) [flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:385) [flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:995) [flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) [flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at java.lang.Thread.run(Thread.java:748) [?:1.8.0_221] 2023-09-06 20:19:59,818 INFO com.oceanbase.clogproxy.client.connection.ClientStream [] - Try to stop this client 2023-09-06 20:19:59,825 INFO com.oceanbase.clogproxy.client.connection.ClientStream [] - Client process thread exit 2023-09-06 20:19:59,825 INFO com.oceanbase.clogproxy.client.connection.ClientStream [] - Client stopped successfully 2023-09-06 20:19:59,826 INFO com.oceanbase.clogproxy.client.connection.ClientHandler [] - Connected to LogProxyServer, ip:127.0.1.1, version:f136f77be0d1ad50ff7053e5d1592c3d40696094 2023-09-06 20:19:59,826 ERROR com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - LogProxyClient exception com.oceanbase.clogproxy.client.exception.LogProxyClientException: LogProxy refused handshake request: code: 1 message: "Failed to create oblogreader" at com.oceanbase.clogproxy.client.connection.ClientHandler.handleErrorResponse(ClientHandler.java:228) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at com.oceanbase.clogproxy.client.connection.ClientHandler.channelRead(ClientHandler.java:158) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:800) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:487) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:385) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:995) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at java.lang.Thread.run(Thread.java:748) [?:1.8.0_221] 2023-09-06 20:19:59,827 ERROR com.oceanbase.clogproxy.client.connection.ClientHandler [] - LogProxy refused handshake request: code: 1 message: "Failed to create oblogreader" 2023-09-06 20:19:59,827 ERROR com.oceanbase.clogproxy.client.connection.ClientHandler [] - Exception occurred ClientId: datasource_index_3: rootserver_list=192.168.216.80:13509:13507, cluster_id=, cluster_user=dip_admin@dip, cluster_password=******, , sys_user=, sys_password=******, tb_white_list=dip.*.*, tb_black_list=|, start_timestamp=0, start_timestamp_us=0, timezone=+00:00, working_mode=memory, with LogProxy: 192.168.216.80:13508 com.oceanbase.clogproxy.client.exception.LogProxyClientException: LogProxy refused handshake request: code: 1 message: "Failed to create oblogreader" at com.oceanbase.clogproxy.client.connection.ClientHandler.handleErrorResponse(ClientHandler.java:228) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at com.oceanbase.clogproxy.client.connection.ClientHandler.channelRead(ClientHandler.java:158) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379) [flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365) [flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357) [flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286) [flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379) [flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365) [flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357) [flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410) [flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379) [flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365) [flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919) [flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:800) [flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:487) [flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:385) [flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:995) [flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) [flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at java.lang.Thread.run(Thread.java:748) [?:1.8.0_221] 2023-09-06 20:19:59,827 INFO com.oceanbase.clogproxy.client.connection.ClientStream [] - Try to stop this client 2023-09-06 20:20:01,826 INFO com.oceanbase.clogproxy.client.connection.ClientStream [] - Client process thread exit 2023-09-06 20:20:01,826 INFO com.oceanbase.clogproxy.client.connection.ClientStream [] - Client stopped successfully 2023-09-06 20:20:01,827 INFO com.oceanbase.clogproxy.client.connection.ClientHandler [] - Channel closed with ClientId: datasource_index_1, LogProxy: 192.168.216.80:13508 2023-09-06 20:20:01,827 INFO com.oceanbase.clogproxy.client.connection.ClientHandler [] - Channel closed with ClientId: datasource_index_4, LogProxy: 192.168.216.80:13508 2023-09-06 20:20:01,828 INFO com.oceanbase.clogproxy.client.connection.ClientHandler [] - Channel closed with ClientId: datasource_index_6, LogProxy: 192.168.216.80:13508 2023-09-06 20:20:01,829 INFO com.oceanbase.clogproxy.client.connection.ClientHandler [] - Channel closed with ClientId: datasource_index_5, LogProxy: 192.168.216.80:13508 2023-09-06 20:20:01,827 ERROR com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - LogProxyClient exception com.oceanbase.clogproxy.client.exception.LogProxyClientException: LogProxy refused handshake request: code: 1 message: "Failed to create oblogreader" at com.oceanbase.clogproxy.client.connection.ClientHandler.handleErrorResponse(ClientHandler.java:228) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at com.oceanbase.clogproxy.client.connection.ClientHandler.channelRead(ClientHandler.java:158) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:800) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:487) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:385) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:995) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at java.lang.Thread.run(Thread.java:748) [?:1.8.0_221] 2023-09-06 20:20:01,829 INFO com.oceanbase.clogproxy.client.connection.ClientHandler [] - Channel closed with ClientId: datasource_index_2, LogProxy: 192.168.216.80:13508 2023-09-06 20:20:01,829 INFO com.oceanbase.clogproxy.client.connection.ClientHandler [] - Channel closed with ClientId: datasource_index_3, LogProxy: 192.168.216.80:13508 2023-09-06 20:20:21,199 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - snapshotState checkpoint: 2 at resolvedTimestamp: 0 2023-09-06 20:20:21,199 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - snapshotState checkpoint: 2 at resolvedTimestamp: 0 2023-09-06 20:20:21,200 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - snapshotState checkpoint: 2 at resolvedTimestamp: 0 2023-09-06 20:20:21,204 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - snapshotState checkpoint: 2 at resolvedTimestamp: 0 2023-09-06 20:20:21,204 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - snapshotState checkpoint: 2 at resolvedTimestamp: 0 2023-09-06 20:20:21,208 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - snapshotState checkpoint: 2 at resolvedTimestamp: 0 2023-09-06 20:20:23,771 INFO io.debezium.jdbc.JdbcConnection [] - Connection gracefully closed 2023-09-06 20:20:23,776 INFO io.debezium.jdbc.JdbcConnection [] - Connection gracefully closed 2023-09-06 20:20:23,777 WARN org.apache.flink.runtime.taskmanager.Task [] - Source: t_datasource[1] -> Calc[2] (1/1)#1 (a4d7c36970c9b71fe7dcc7cd781a33a2_cbc357ccb763df2852fee8c4fc7d55f2_0_1) switched from RUNNING to FAILED with failure cause: java.util.concurrent.TimeoutException: Timeout to receive messages in RecordListener at com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction.readChangeRecords(OceanBaseRichSourceFunction.java:374) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction.run(OceanBaseRichSourceFunction.java:158) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at org.apache.flink.streaming.api.operators.StreamSource.run(StreamSource.java:110) ~[flink-dist-1.17.1.jar:1.17.1] at org.apache.flink.streaming.api.operators.StreamSource.run(StreamSource.java:67) ~[flink-dist-1.17.1.jar:1.17.1] at org.apache.flink.streaming.runtime.tasks.SourceStreamTask$LegacySourceFunctionThread.run(SourceStreamTask.java:333) ~[flink-dist-1.17.1.jar:1.17.1] 2023-09-06 20:20:23,778 INFO org.apache.flink.runtime.taskmanager.Task [] - Freeing task resources for Source: t_datasource[1] -> Calc[2] (1/1)#1 (a4d7c36970c9b71fe7dcc7cd781a33a2_cbc357ccb763df2852fee8c4fc7d55f2_0_1). 2023-09-06 20:20:23,779 WARN org.apache.flink.runtime.taskmanager.Task [] - Source: t_region_datasource_relation[22] -> Calc[23] (1/1)#1 (a4d7c36970c9b71fe7dcc7cd781a33a2_2fa5fc7df17f61cb0e1946288970d799_0_1) switched from RUNNING to FAILED with failure cause: java.util.concurrent.TimeoutException: Timeout to receive messages in RecordListener at com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction.readChangeRecords(OceanBaseRichSourceFunction.java:374) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction.run(OceanBaseRichSourceFunction.java:158) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at org.apache.flink.streaming.api.operators.StreamSource.run(StreamSource.java:110) ~[flink-dist-1.17.1.jar:1.17.1] at org.apache.flink.streaming.api.operators.StreamSource.run(StreamSource.java:67) ~[flink-dist-1.17.1.jar:1.17.1] at org.apache.flink.streaming.runtime.tasks.SourceStreamTask$LegacySourceFunctionThread.run(SourceStreamTask.java:333) ~[flink-dist-1.17.1.jar:1.17.1] 2023-09-06 20:20:23,780 INFO org.apache.flink.runtime.taskmanager.Task [] - Freeing task resources for Source: t_region_datasource_relation[22] -> Calc[23] (1/1)#1 (a4d7c36970c9b71fe7dcc7cd781a33a2_2fa5fc7df17f61cb0e1946288970d799_0_1). 2023-09-06 20:20:23,780 INFO org.apache.flink.runtime.taskexecutor.TaskExecutor [] - Un-registering task and sending final execution state FAILED to JobManager for task Source: t_datasource[1] -> Calc[2] (1/1)#1 a4d7c36970c9b71fe7dcc7cd781a33a2_cbc357ccb763df2852fee8c4fc7d55f2_0_1. 2023-09-06 20:20:23,795 INFO io.debezium.jdbc.JdbcConnection [] - Connection gracefully closed 2023-09-06 20:20:23,800 INFO org.apache.flink.runtime.taskexecutor.TaskExecutor [] - Un-registering task and sending final execution state FAILED to JobManager for task Source: t_region_datasource_relation[22] -> Calc[23] (1/1)#1 a4d7c36970c9b71fe7dcc7cd781a33a2_2fa5fc7df17f61cb0e1946288970d799_0_1. 2023-09-06 20:20:23,805 WARN org.apache.flink.runtime.taskmanager.Task [] - Source: t_datasource_owner_relation[10] -> Calc[11] (1/1)#1 (a4d7c36970c9b71fe7dcc7cd781a33a2_2963852293169ba90d9d1e7d6308db5c_0_1) switched from RUNNING to FAILED with failure cause: java.util.concurrent.TimeoutException: Timeout to receive messages in RecordListener at com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction.readChangeRecords(OceanBaseRichSourceFunction.java:374) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction.run(OceanBaseRichSourceFunction.java:158) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at org.apache.flink.streaming.api.operators.StreamSource.run(StreamSource.java:110) ~[flink-dist-1.17.1.jar:1.17.1] at org.apache.flink.streaming.api.operators.StreamSource.run(StreamSource.java:67) ~[flink-dist-1.17.1.jar:1.17.1] at org.apache.flink.streaming.runtime.tasks.SourceStreamTask$LegacySourceFunctionThread.run(SourceStreamTask.java:333) ~[flink-dist-1.17.1.jar:1.17.1] 2023-09-06 20:20:23,805 INFO org.apache.flink.runtime.taskmanager.Task [] - Freeing task resources for Source: t_datasource_owner_relation[10] -> Calc[11] (1/1)#1 (a4d7c36970c9b71fe7dcc7cd781a33a2_2963852293169ba90d9d1e7d6308db5c_0_1). 2023-09-06 20:20:23,807 INFO org.apache.flink.runtime.taskexecutor.TaskExecutor [] - Un-registering task and sending final execution state FAILED to JobManager for task Source: t_datasource_owner_relation[10] -> Calc[11] (1/1)#1 a4d7c36970c9b71fe7dcc7cd781a33a2_2963852293169ba90d9d1e7d6308db5c_0_1. 2023-09-06 20:20:23,814 INFO org.apache.flink.runtime.taskmanager.Task [] - Attempting to cancel task Source: t_datasource_type[4] -> Calc[5] (1/1)#1 (a4d7c36970c9b71fe7dcc7cd781a33a2_6cdc5bb954874d922eaee11a8e7b5dd5_0_1). 2023-09-06 20:20:23,816 INFO org.apache.flink.runtime.taskmanager.Task [] - Source: t_datasource_type[4] -> Calc[5] (1/1)#1 (a4d7c36970c9b71fe7dcc7cd781a33a2_6cdc5bb954874d922eaee11a8e7b5dd5_0_1) switched from RUNNING to CANCELING. 2023-09-06 20:20:23,816 INFO org.apache.flink.runtime.taskmanager.Task [] - Triggering cancellation of task code Source: t_datasource_type[4] -> Calc[5] (1/1)#1 (a4d7c36970c9b71fe7dcc7cd781a33a2_6cdc5bb954874d922eaee11a8e7b5dd5_0_1). 2023-09-06 20:20:23,816 INFO io.debezium.jdbc.JdbcConnection [] - Connection gracefully closed 2023-09-06 20:20:23,824 INFO io.debezium.jdbc.JdbcConnection [] - Connection gracefully closed 2023-09-06 20:20:23,824 INFO org.apache.flink.runtime.taskmanager.Task [] - Attempting to cancel task Source: t_user[16] -> Calc[17] (1/1)#1 (a4d7c36970c9b71fe7dcc7cd781a33a2_1171dea6747ab509fdaefbe74f7195af_0_1). 2023-09-06 20:20:23,826 INFO org.apache.flink.runtime.taskmanager.Task [] - Source: t_user[16] -> Calc[17] (1/1)#1 (a4d7c36970c9b71fe7dcc7cd781a33a2_1171dea6747ab509fdaefbe74f7195af_0_1) switched from RUNNING to CANCELING. 2023-09-06 20:20:23,826 INFO org.apache.flink.runtime.taskmanager.Task [] - Triggering cancellation of task code Source: t_user[16] -> Calc[17] (1/1)#1 (a4d7c36970c9b71fe7dcc7cd781a33a2_1171dea6747ab509fdaefbe74f7195af_0_1). 2023-09-06 20:20:23,825 INFO io.debezium.jdbc.JdbcConnection [] - Connection gracefully closed 2023-09-06 20:20:23,828 INFO org.apache.flink.runtime.taskmanager.Task [] - Source: t_user[16] -> Calc[17] (1/1)#1 (a4d7c36970c9b71fe7dcc7cd781a33a2_1171dea6747ab509fdaefbe74f7195af_0_1) switched from CANCELING to CANCELED. 2023-09-06 20:20:23,828 INFO org.apache.flink.runtime.taskmanager.Task [] - Freeing task resources for Source: t_user[16] -> Calc[17] (1/1)#1 (a4d7c36970c9b71fe7dcc7cd781a33a2_1171dea6747ab509fdaefbe74f7195af_0_1). 2023-09-06 20:20:23,828 INFO org.apache.flink.runtime.taskmanager.Task [] - Attempting to cancel task Source: t_region[28] -> Calc[29] (1/1)#1 (a4d7c36970c9b71fe7dcc7cd781a33a2_5c4ca2fea30dcf09bf3ee40c495fe808_0_1). 2023-09-06 20:20:23,828 INFO org.apache.flink.runtime.taskmanager.Task [] - Source: t_region[28] -> Calc[29] (1/1)#1 (a4d7c36970c9b71fe7dcc7cd781a33a2_5c4ca2fea30dcf09bf3ee40c495fe808_0_1) switched from RUNNING to CANCELING. 2023-09-06 20:20:23,829 INFO org.apache.flink.runtime.taskmanager.Task [] - Triggering cancellation of task code Source: t_region[28] -> Calc[29] (1/1)#1 (a4d7c36970c9b71fe7dcc7cd781a33a2_5c4ca2fea30dcf09bf3ee40c495fe808_0_1). 2023-09-06 20:20:23,830 INFO org.apache.flink.runtime.taskmanager.Task [] - Attempting to cancel task Join[7] -> Calc[8] (1/1)#1 (a4d7c36970c9b71fe7dcc7cd781a33a2_42918f7d64d1adf0d787359f8529835f_0_1). 2023-09-06 20:20:23,830 INFO org.apache.flink.runtime.taskmanager.Task [] - Join[7] -> Calc[8] (1/1)#1 (a4d7c36970c9b71fe7dcc7cd781a33a2_42918f7d64d1adf0d787359f8529835f_0_1) switched from RUNNING to CANCELING. 2023-09-06 20:20:23,830 INFO org.apache.flink.runtime.taskmanager.Task [] - Triggering cancellation of task code Join[7] -> Calc[8] (1/1)#1 (a4d7c36970c9b71fe7dcc7cd781a33a2_42918f7d64d1adf0d787359f8529835f_0_1). 2023-09-06 20:20:23,833 INFO org.apache.flink.runtime.taskexecutor.TaskExecutor [] - Un-registering task and sending final execution state CANCELED to JobManager for task Source: t_user[16] -> Calc[17] (1/1)#1 a4d7c36970c9b71fe7dcc7cd781a33a2_1171dea6747ab509fdaefbe74f7195af_0_1. 2023-09-06 20:20:23,833 INFO org.apache.flink.runtime.taskmanager.Task [] - Attempting to cancel task Join[13] -> Calc[14] (1/1)#1 (a4d7c36970c9b71fe7dcc7cd781a33a2_5fa5f4cd9ae72c63c62c17dbea1c3183_0_1). 2023-09-06 20:20:23,833 INFO org.apache.flink.runtime.taskmanager.Task [] - Source: t_datasource_type[4] -> Calc[5] (1/1)#1 (a4d7c36970c9b71fe7dcc7cd781a33a2_6cdc5bb954874d922eaee11a8e7b5dd5_0_1) switched from CANCELING to CANCELED. 2023-09-06 20:20:23,843 INFO org.apache.flink.runtime.taskmanager.Task [] - Join[13] -> Calc[14] (1/1)#1 (a4d7c36970c9b71fe7dcc7cd781a33a2_5fa5f4cd9ae72c63c62c17dbea1c3183_0_1) switched from RUNNING to CANCELING. 2023-09-06 20:20:23,853 INFO org.apache.flink.runtime.taskmanager.Task [] - Triggering cancellation of task code Join[13] -> Calc[14] (1/1)#1 (a4d7c36970c9b71fe7dcc7cd781a33a2_5fa5f4cd9ae72c63c62c17dbea1c3183_0_1). 2023-09-06 20:20:23,836 INFO org.apache.flink.runtime.taskmanager.Task [] - Join[7] -> Calc[8] (1/1)#1 (a4d7c36970c9b71fe7dcc7cd781a33a2_42918f7d64d1adf0d787359f8529835f_0_1) switched from CANCELING to CANCELED. 2023-09-06 20:20:23,835 INFO org.apache.flink.runtime.taskmanager.Task [] - Source: t_region[28] -> Calc[29] (1/1)#1 (a4d7c36970c9b71fe7dcc7cd781a33a2_5c4ca2fea30dcf09bf3ee40c495fe808_0_1) switched from CANCELING to CANCELED. 2023-09-06 20:20:23,853 INFO org.apache.flink.runtime.taskmanager.Task [] - Freeing task resources for Join[7] -> Calc[8] (1/1)#1 (a4d7c36970c9b71fe7dcc7cd781a33a2_42918f7d64d1adf0d787359f8529835f_0_1). 2023-09-06 20:20:23,853 INFO org.apache.flink.runtime.taskmanager.Task [] - Freeing task resources for Source: t_datasource_type[4] -> Calc[5] (1/1)#1 (a4d7c36970c9b71fe7dcc7cd781a33a2_6cdc5bb954874d922eaee11a8e7b5dd5_0_1). 2023-09-06 20:20:23,853 INFO org.apache.flink.runtime.taskmanager.Task [] - Freeing task resources for Source: t_region[28] -> Calc[29] (1/1)#1 (a4d7c36970c9b71fe7dcc7cd781a33a2_5c4ca2fea30dcf09bf3ee40c495fe808_0_1). 2023-09-06 20:20:23,855 INFO org.apache.flink.runtime.taskmanager.Task [] - Attempting to cancel task Join[19] -> Calc[20] (1/1)#1 (a4d7c36970c9b71fe7dcc7cd781a33a2_cfd4d872ec6601c734021a3f311dc5f2_0_1). 2023-09-06 20:20:23,857 INFO org.apache.flink.runtime.taskmanager.Task [] - Join[13] -> Calc[14] (1/1)#1 (a4d7c36970c9b71fe7dcc7cd781a33a2_5fa5f4cd9ae72c63c62c17dbea1c3183_0_1) switched from CANCELING to CANCELED. 2023-09-06 20:20:23,865 INFO org.apache.flink.runtime.taskmanager.Task [] - Join[19] -> Calc[20] (1/1)#1 (a4d7c36970c9b71fe7dcc7cd781a33a2_cfd4d872ec6601c734021a3f311dc5f2_0_1) switched from RUNNING to CANCELING. 2023-09-06 20:20:23,865 INFO org.apache.flink.runtime.taskmanager.Task [] - Triggering cancellation of task code Join[19] -> Calc[20] (1/1)#1 (a4d7c36970c9b71fe7dcc7cd781a33a2_cfd4d872ec6601c734021a3f311dc5f2_0_1). 2023-09-06 20:20:23,865 INFO org.apache.flink.runtime.taskmanager.Task [] - Freeing task resources for Join[13] -> Calc[14] (1/1)#1 (a4d7c36970c9b71fe7dcc7cd781a33a2_5fa5f4cd9ae72c63c62c17dbea1c3183_0_1). 2023-09-06 20:20:23,867 INFO org.apache.flink.runtime.taskmanager.Task [] - Attempting to cancel task Join[25] -> Calc[26] (1/1)#1 (a4d7c36970c9b71fe7dcc7cd781a33a2_5eba13a28fe84abdbf2e1f560321cc9e_0_1). 2023-09-06 20:20:23,867 INFO org.apache.flink.runtime.taskmanager.Task [] - Join[25] -> Calc[26] (1/1)#1 (a4d7c36970c9b71fe7dcc7cd781a33a2_5eba13a28fe84abdbf2e1f560321cc9e_0_1) switched from RUNNING to CANCELING. 2023-09-06 20:20:23,867 INFO org.apache.flink.runtime.taskmanager.Task [] - Triggering cancellation of task code Join[25] -> Calc[26] (1/1)#1 (a4d7c36970c9b71fe7dcc7cd781a33a2_5eba13a28fe84abdbf2e1f560321cc9e_0_1). 2023-09-06 20:20:23,868 INFO org.apache.flink.runtime.taskmanager.Task [] - Join[19] -> Calc[20] (1/1)#1 (a4d7c36970c9b71fe7dcc7cd781a33a2_cfd4d872ec6601c734021a3f311dc5f2_0_1) switched from CANCELING to CANCELED. 2023-09-06 20:20:23,868 INFO org.apache.flink.runtime.taskmanager.Task [] - Freeing task resources for Join[19] -> Calc[20] (1/1)#1 (a4d7c36970c9b71fe7dcc7cd781a33a2_cfd4d872ec6601c734021a3f311dc5f2_0_1). 2023-09-06 20:20:23,868 INFO org.apache.flink.runtime.taskmanager.Task [] - Attempting to cancel task Join[31] -> Calc[32] (1/1)#1 (a4d7c36970c9b71fe7dcc7cd781a33a2_ba44f133be1ffa78284ae2ae23587545_0_1). 2023-09-06 20:20:23,869 INFO org.apache.flink.runtime.taskmanager.Task [] - Join[31] -> Calc[32] (1/1)#1 (a4d7c36970c9b71fe7dcc7cd781a33a2_ba44f133be1ffa78284ae2ae23587545_0_1) switched from RUNNING to CANCELING. 2023-09-06 20:20:23,869 INFO org.apache.flink.runtime.taskmanager.Task [] - Triggering cancellation of task code Join[31] -> Calc[32] (1/1)#1 (a4d7c36970c9b71fe7dcc7cd781a33a2_ba44f133be1ffa78284ae2ae23587545_0_1). 2023-09-06 20:20:23,870 INFO org.apache.flink.runtime.taskmanager.Task [] - Join[25] -> Calc[26] (1/1)#1 (a4d7c36970c9b71fe7dcc7cd781a33a2_5eba13a28fe84abdbf2e1f560321cc9e_0_1) switched from CANCELING to CANCELED. 2023-09-06 20:20:23,870 INFO org.apache.flink.runtime.taskmanager.Task [] - Freeing task resources for Join[25] -> Calc[26] (1/1)#1 (a4d7c36970c9b71fe7dcc7cd781a33a2_5eba13a28fe84abdbf2e1f560321cc9e_0_1). 2023-09-06 20:20:23,871 INFO org.apache.flink.runtime.taskmanager.Task [] - Attempting to cancel task GroupAggregate[34] -> Calc[35] -> ConstraintEnforcer[36] (1/1)#1 (a4d7c36970c9b71fe7dcc7cd781a33a2_03dd9ea9adf3c3b83aa6d1ef9b04e433_0_1). 2023-09-06 20:20:23,871 INFO org.apache.flink.runtime.taskmanager.Task [] - GroupAggregate[34] -> Calc[35] -> ConstraintEnforcer[36] (1/1)#1 (a4d7c36970c9b71fe7dcc7cd781a33a2_03dd9ea9adf3c3b83aa6d1ef9b04e433_0_1) switched from RUNNING to CANCELING. 2023-09-06 20:20:23,871 INFO org.apache.flink.runtime.taskmanager.Task [] - Triggering cancellation of task code GroupAggregate[34] -> Calc[35] -> ConstraintEnforcer[36] (1/1)#1 (a4d7c36970c9b71fe7dcc7cd781a33a2_03dd9ea9adf3c3b83aa6d1ef9b04e433_0_1). 2023-09-06 20:20:23,872 INFO org.apache.flink.runtime.taskmanager.Task [] - Join[31] -> Calc[32] (1/1)#1 (a4d7c36970c9b71fe7dcc7cd781a33a2_ba44f133be1ffa78284ae2ae23587545_0_1) switched from CANCELING to CANCELED. 2023-09-06 20:20:23,872 INFO org.apache.flink.runtime.taskmanager.Task [] - Freeing task resources for Join[31] -> Calc[32] (1/1)#1 (a4d7c36970c9b71fe7dcc7cd781a33a2_ba44f133be1ffa78284ae2ae23587545_0_1). 2023-09-06 20:20:23,874 INFO org.apache.flink.runtime.taskmanager.Task [] - Attempting to cancel task SinkMaterializer[36] -> Sink: datasource_index[36] (1/1)#1 (a4d7c36970c9b71fe7dcc7cd781a33a2_3269d9cd00887b1061539758b8dc9901_0_1). 2023-09-06 20:20:23,874 INFO org.apache.flink.runtime.taskmanager.Task [] - SinkMaterializer[36] -> Sink: datasource_index[36] (1/1)#1 (a4d7c36970c9b71fe7dcc7cd781a33a2_3269d9cd00887b1061539758b8dc9901_0_1) switched from RUNNING to CANCELING. 2023-09-06 20:20:23,874 INFO org.apache.flink.runtime.taskmanager.Task [] - Triggering cancellation of task code SinkMaterializer[36] -> Sink: datasource_index[36] (1/1)#1 (a4d7c36970c9b71fe7dcc7cd781a33a2_3269d9cd00887b1061539758b8dc9901_0_1). 2023-09-06 20:20:23,875 INFO org.apache.flink.runtime.taskmanager.Task [] - GroupAggregate[34] -> Calc[35] -> ConstraintEnforcer[36] (1/1)#1 (a4d7c36970c9b71fe7dcc7cd781a33a2_03dd9ea9adf3c3b83aa6d1ef9b04e433_0_1) switched from CANCELING to CANCELED. 2023-09-06 20:20:23,875 INFO org.apache.flink.runtime.taskmanager.Task [] - Freeing task resources for GroupAggregate[34] -> Calc[35] -> ConstraintEnforcer[36] (1/1)#1 (a4d7c36970c9b71fe7dcc7cd781a33a2_03dd9ea9adf3c3b83aa6d1ef9b04e433_0_1). 2023-09-06 20:20:23,877 INFO org.apache.flink.runtime.taskexecutor.TaskExecutor [] - Un-registering task and sending final execution state CANCELED to JobManager for task Source: t_datasource_type[4] -> Calc[5] (1/1)#1 a4d7c36970c9b71fe7dcc7cd781a33a2_6cdc5bb954874d922eaee11a8e7b5dd5_0_1. 2023-09-06 20:20:23,880 INFO org.apache.flink.runtime.taskexecutor.TaskExecutor [] - Un-registering task and sending final execution state CANCELED to JobManager for task Join[7] -> Calc[8] (1/1)#1 a4d7c36970c9b71fe7dcc7cd781a33a2_42918f7d64d1adf0d787359f8529835f_0_1. 2023-09-06 20:20:23,885 INFO org.apache.flink.runtime.taskexecutor.TaskExecutor [] - Un-registering task and sending final execution state CANCELED to JobManager for task Source: t_region[28] -> Calc[29] (1/1)#1 a4d7c36970c9b71fe7dcc7cd781a33a2_5c4ca2fea30dcf09bf3ee40c495fe808_0_1. 2023-09-06 20:20:23,886 INFO org.apache.flink.runtime.taskexecutor.TaskExecutor [] - Un-registering task and sending final execution state CANCELED to JobManager for task Join[13] -> Calc[14] (1/1)#1 a4d7c36970c9b71fe7dcc7cd781a33a2_5fa5f4cd9ae72c63c62c17dbea1c3183_0_1. 2023-09-06 20:20:23,887 INFO org.apache.flink.runtime.taskexecutor.TaskExecutor [] - Un-registering task and sending final execution state CANCELED to JobManager for task Join[19] -> Calc[20] (1/1)#1 a4d7c36970c9b71fe7dcc7cd781a33a2_cfd4d872ec6601c734021a3f311dc5f2_0_1. 2023-09-06 20:20:23,889 INFO org.apache.flink.runtime.taskmanager.Task [] - SinkMaterializer[36] -> Sink: datasource_index[36] (1/1)#1 (a4d7c36970c9b71fe7dcc7cd781a33a2_3269d9cd00887b1061539758b8dc9901_0_1) switched from CANCELING to CANCELED. 2023-09-06 20:20:23,889 INFO org.apache.flink.runtime.taskmanager.Task [] - Freeing task resources for SinkMaterializer[36] -> Sink: datasource_index[36] (1/1)#1 (a4d7c36970c9b71fe7dcc7cd781a33a2_3269d9cd00887b1061539758b8dc9901_0_1). 2023-09-06 20:20:23,911 INFO org.apache.flink.runtime.taskexecutor.TaskExecutor [] - Un-registering task and sending final execution state CANCELED to JobManager for task Join[25] -> Calc[26] (1/1)#1 a4d7c36970c9b71fe7dcc7cd781a33a2_5eba13a28fe84abdbf2e1f560321cc9e_0_1. 2023-09-06 20:20:23,912 INFO org.apache.flink.runtime.taskexecutor.TaskExecutor [] - Un-registering task and sending final execution state CANCELED to JobManager for task Join[31] -> Calc[32] (1/1)#1 a4d7c36970c9b71fe7dcc7cd781a33a2_ba44f133be1ffa78284ae2ae23587545_0_1. 2023-09-06 20:20:23,913 INFO org.apache.flink.runtime.taskexecutor.TaskExecutor [] - Un-registering task and sending final execution state CANCELED to JobManager for task GroupAggregate[34] -> Calc[35] -> ConstraintEnforcer[36] (1/1)#1 a4d7c36970c9b71fe7dcc7cd781a33a2_03dd9ea9adf3c3b83aa6d1ef9b04e433_0_1. 2023-09-06 20:20:23,914 INFO org.apache.flink.runtime.taskexecutor.TaskExecutor [] - Un-registering task and sending final execution state CANCELED to JobManager for task SinkMaterializer[36] -> Sink: datasource_index[36] (1/1)#1 a4d7c36970c9b71fe7dcc7cd781a33a2_3269d9cd00887b1061539758b8dc9901_0_1. 2023-09-06 20:20:23,966 INFO org.apache.flink.runtime.taskexecutor.slot.TaskSlotTableImpl [] - Free slot TaskSlot(index:3, state:ACTIVE, resource profile: ResourceProfile{cpuCores=1, taskHeapMemory=992.000mb (1040187376 bytes), taskOffHeapMemory=0 bytes, managedMemory=819.200mb (858993472 bytes), networkMemory=204.800mb (214748368 bytes)}, allocationId: 30e4dc18f5ab47941e5dc9cc0d053e83, jobId: 1cc8729a89fe99b9430d3bec730fcfba). 2023-09-06 20:20:23,967 INFO org.apache.flink.runtime.taskexecutor.DefaultJobLeaderService [] - Remove job 1cc8729a89fe99b9430d3bec730fcfba from job leader monitoring. 2023-09-06 20:20:23,967 INFO org.apache.flink.runtime.taskexecutor.TaskExecutor [] - Close JobManager connection for job 1cc8729a89fe99b9430d3bec730fcfba. 2023-09-06 20:20:32,629 INFO org.apache.flink.runtime.taskexecutor.TaskExecutor [] - Receive slot request 4b2048f6cb372cb5910266030e75df08 for job 58705b40f495e8e4c606781c50402f24 from resource manager with leader id 00000000000000000000000000000000. 2023-09-06 20:20:32,629 INFO org.apache.flink.runtime.taskexecutor.TaskExecutor [] - Allocated slot for 4b2048f6cb372cb5910266030e75df08. 2023-09-06 20:20:32,629 INFO org.apache.flink.runtime.taskexecutor.DefaultJobLeaderService [] - Add job 58705b40f495e8e4c606781c50402f24 for job leader monitoring. 2023-09-06 20:20:32,630 INFO org.apache.flink.runtime.taskexecutor.DefaultJobLeaderService [] - Try to register at job manager akka.tcp://flink@localhost:50101/user/rpc/jobmanager_6 with leader id 00000000-0000-0000-0000-000000000000. 2023-09-06 20:20:32,639 INFO org.apache.flink.runtime.taskexecutor.DefaultJobLeaderService [] - Resolved JobManager address, beginning registration 2023-09-06 20:20:32,650 INFO org.apache.flink.runtime.taskexecutor.DefaultJobLeaderService [] - Successful registration at job manager akka.tcp://flink@localhost:50101/user/rpc/jobmanager_6 for job 58705b40f495e8e4c606781c50402f24. 2023-09-06 20:20:32,650 INFO org.apache.flink.runtime.taskexecutor.TaskExecutor [] - Establish JobManager connection for job 58705b40f495e8e4c606781c50402f24. 2023-09-06 20:20:32,650 INFO org.apache.flink.runtime.taskexecutor.TaskExecutor [] - Offer reserved slots to the leader of job 58705b40f495e8e4c606781c50402f24. 2023-09-06 20:20:32,662 INFO org.apache.flink.runtime.taskexecutor.slot.TaskSlotTableImpl [] - Activate slot 4b2048f6cb372cb5910266030e75df08. 2023-09-06 20:20:32,663 INFO org.apache.flink.runtime.state.changelog.StateChangelogStorageLoader [] - Creating a changelog storage with name 'memory'. 2023-09-06 20:20:32,664 INFO org.apache.flink.runtime.state.TaskExecutorChannelStateExecutorFactoryManager [] - Creating the channel state executor factory for job id 58705b40f495e8e4c606781c50402f24 2023-09-06 20:20:32,664 INFO org.apache.flink.runtime.taskexecutor.TaskExecutor [] - Received task Source: t_datacatalog_column[1] -> Calc[2] (1/1)#0 (fe61ee6aba3799ca87c78cc3ff90f2e9_cbc357ccb763df2852fee8c4fc7d55f2_0_0), deploy into slot with allocation id 4b2048f6cb372cb5910266030e75df08. 2023-09-06 20:20:32,665 INFO org.apache.flink.runtime.taskexecutor.slot.TaskSlotTableImpl [] - Activate slot 4b2048f6cb372cb5910266030e75df08. 2023-09-06 20:20:32,665 INFO org.apache.flink.runtime.taskmanager.Task [] - Source: t_datacatalog_column[1] -> Calc[2] (1/1)#0 (fe61ee6aba3799ca87c78cc3ff90f2e9_cbc357ccb763df2852fee8c4fc7d55f2_0_0) switched from CREATED to DEPLOYING. 2023-09-06 20:20:32,666 INFO org.apache.flink.runtime.taskmanager.Task [] - Loading JAR files for task Source: t_datacatalog_column[1] -> Calc[2] (1/1)#0 (fe61ee6aba3799ca87c78cc3ff90f2e9_cbc357ccb763df2852fee8c4fc7d55f2_0_0) [DEPLOYING]. 2023-09-06 20:20:32,666 INFO org.apache.flink.runtime.taskexecutor.TaskExecutor [] - Received task Source: t_datacatalog_schema[4] -> Calc[5] (1/1)#0 (fe61ee6aba3799ca87c78cc3ff90f2e9_6cdc5bb954874d922eaee11a8e7b5dd5_0_0), deploy into slot with allocation id 4b2048f6cb372cb5910266030e75df08. 2023-09-06 20:20:32,667 INFO org.apache.flink.runtime.blob.BlobClient [] - Downloading 58705b40f495e8e4c606781c50402f24/p-c9a898e2fff2a1a9431b4eb90a410879ca72339e-50e66c87d63f890cb731f299c53c0219 from localhost/127.0.0.1:41295 2023-09-06 20:20:32,667 INFO org.apache.flink.runtime.taskexecutor.slot.TaskSlotTableImpl [] - Activate slot 4b2048f6cb372cb5910266030e75df08. 2023-09-06 20:20:32,667 INFO org.apache.flink.runtime.taskmanager.Task [] - Source: t_datacatalog_schema[4] -> Calc[5] (1/1)#0 (fe61ee6aba3799ca87c78cc3ff90f2e9_6cdc5bb954874d922eaee11a8e7b5dd5_0_0) switched from CREATED to DEPLOYING. 2023-09-06 20:20:32,667 INFO org.apache.flink.runtime.taskmanager.Task [] - Loading JAR files for task Source: t_datacatalog_schema[4] -> Calc[5] (1/1)#0 (fe61ee6aba3799ca87c78cc3ff90f2e9_6cdc5bb954874d922eaee11a8e7b5dd5_0_0) [DEPLOYING]. 2023-09-06 20:20:32,669 INFO org.apache.flink.runtime.taskexecutor.TaskExecutor [] - Received task Source: t_region_datasource_relation[10] -> Calc[11] (1/1)#0 (fe61ee6aba3799ca87c78cc3ff90f2e9_2963852293169ba90d9d1e7d6308db5c_0_0), deploy into slot with allocation id 4b2048f6cb372cb5910266030e75df08. 2023-09-06 20:20:32,670 INFO org.apache.flink.runtime.taskexecutor.slot.TaskSlotTableImpl [] - Activate slot 4b2048f6cb372cb5910266030e75df08. 2023-09-06 20:20:32,670 INFO org.apache.flink.runtime.taskmanager.Task [] - Source: t_region_datasource_relation[10] -> Calc[11] (1/1)#0 (fe61ee6aba3799ca87c78cc3ff90f2e9_2963852293169ba90d9d1e7d6308db5c_0_0) switched from CREATED to DEPLOYING. 2023-09-06 20:20:32,670 INFO org.apache.flink.runtime.taskmanager.Task [] - Loading JAR files for task Source: t_region_datasource_relation[10] -> Calc[11] (1/1)#0 (fe61ee6aba3799ca87c78cc3ff90f2e9_2963852293169ba90d9d1e7d6308db5c_0_0) [DEPLOYING]. 2023-09-06 20:20:32,672 INFO org.apache.flink.runtime.taskexecutor.TaskExecutor [] - Received task Source: t_region[16] -> Calc[17] (1/1)#0 (fe61ee6aba3799ca87c78cc3ff90f2e9_1171dea6747ab509fdaefbe74f7195af_0_0), deploy into slot with allocation id 4b2048f6cb372cb5910266030e75df08. 2023-09-06 20:20:32,673 INFO org.apache.flink.runtime.taskmanager.Task [] - Source: t_region[16] -> Calc[17] (1/1)#0 (fe61ee6aba3799ca87c78cc3ff90f2e9_1171dea6747ab509fdaefbe74f7195af_0_0) switched from CREATED to DEPLOYING. 2023-09-06 20:20:32,673 INFO org.apache.flink.runtime.taskmanager.Task [] - Loading JAR files for task Source: t_region[16] -> Calc[17] (1/1)#0 (fe61ee6aba3799ca87c78cc3ff90f2e9_1171dea6747ab509fdaefbe74f7195af_0_0) [DEPLOYING]. 2023-09-06 20:20:32,673 INFO org.apache.flink.runtime.taskexecutor.slot.TaskSlotTableImpl [] - Activate slot 4b2048f6cb372cb5910266030e75df08. 2023-09-06 20:20:32,680 INFO org.apache.flink.runtime.taskexecutor.TaskExecutor [] - Received task Source: t_datacatalog_column_result[22] -> (Calc[23], Calc[29]) (1/1)#0 (fe61ee6aba3799ca87c78cc3ff90f2e9_fd0a98d30eb53dad53def47569c3affb_0_0), deploy into slot with allocation id 4b2048f6cb372cb5910266030e75df08. 2023-09-06 20:20:32,681 INFO org.apache.flink.runtime.taskmanager.Task [] - Source: t_datacatalog_column_result[22] -> (Calc[23], Calc[29]) (1/1)#0 (fe61ee6aba3799ca87c78cc3ff90f2e9_fd0a98d30eb53dad53def47569c3affb_0_0) switched from CREATED to DEPLOYING. 2023-09-06 20:20:32,682 INFO org.apache.flink.runtime.taskmanager.Task [] - Loading JAR files for task Source: t_datacatalog_column_result[22] -> (Calc[23], Calc[29]) (1/1)#0 (fe61ee6aba3799ca87c78cc3ff90f2e9_fd0a98d30eb53dad53def47569c3affb_0_0) [DEPLOYING]. 2023-09-06 20:20:32,682 INFO org.apache.flink.runtime.taskexecutor.slot.TaskSlotTableImpl [] - Activate slot 4b2048f6cb372cb5910266030e75df08. 2023-09-06 20:20:32,688 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using job/cluster config to configure application-defined state backend: org.apache.flink.runtime.state.hashmap.HashMapStateBackend@5f401e61 2023-09-06 20:20:32,689 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using job/cluster config to configure application-defined state backend: org.apache.flink.runtime.state.hashmap.HashMapStateBackend@7325b511 2023-09-06 20:20:32,689 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using application-defined state backend: org.apache.flink.runtime.state.hashmap.HashMapStateBackend@6489c1ee 2023-09-06 20:20:32,688 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using job/cluster config to configure application-defined state backend: org.apache.flink.runtime.state.hashmap.HashMapStateBackend@43d0d768 2023-09-06 20:20:32,689 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using application-defined state backend: org.apache.flink.runtime.state.hashmap.HashMapStateBackend@4a91eaf1 2023-09-06 20:20:32,689 INFO org.apache.flink.runtime.state.StateBackendLoader [] - State backend loader loads the state backend as HashMapStateBackend 2023-09-06 20:20:32,689 INFO org.apache.flink.runtime.taskexecutor.TaskExecutor [] - Received task Join[7] -> Calc[8] (1/1)#0 (fe61ee6aba3799ca87c78cc3ff90f2e9_87f744d7a191a36428afdfb7ed40def7_0_0), deploy into slot with allocation id 4b2048f6cb372cb5910266030e75df08. 2023-09-06 20:20:32,689 INFO org.apache.flink.runtime.state.StateBackendLoader [] - State backend loader loads the state backend as HashMapStateBackend 2023-09-06 20:20:32,689 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using job/cluster config to configure application-defined state backend: org.apache.flink.runtime.state.hashmap.HashMapStateBackend@390238cf 2023-09-06 20:20:32,690 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using job/cluster config to configure application-defined checkpoint storage: org.apache.flink.runtime.state.storage.FileSystemCheckpointStorage@8fdb6d18 2023-09-06 20:20:32,689 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using application-defined state backend: org.apache.flink.runtime.state.hashmap.HashMapStateBackend@47b24947 2023-09-06 20:20:32,690 INFO org.apache.flink.runtime.state.StateBackendLoader [] - State backend loader loads the state backend as HashMapStateBackend 2023-09-06 20:20:32,690 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using application-defined state backend: org.apache.flink.runtime.state.hashmap.HashMapStateBackend@5fbd93c5 2023-09-06 20:20:32,690 INFO org.apache.flink.runtime.state.StateBackendLoader [] - State backend loader loads the state backend as HashMapStateBackend 2023-09-06 20:20:32,691 INFO org.apache.flink.runtime.taskexecutor.slot.TaskSlotTableImpl [] - Activate slot 4b2048f6cb372cb5910266030e75df08. 2023-09-06 20:20:32,690 INFO org.apache.flink.runtime.taskmanager.Task [] - Source: t_region_datasource_relation[10] -> Calc[11] (1/1)#0 (fe61ee6aba3799ca87c78cc3ff90f2e9_2963852293169ba90d9d1e7d6308db5c_0_0) switched from DEPLOYING to INITIALIZING. 2023-09-06 20:20:32,690 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using job/cluster config to configure application-defined checkpoint storage: org.apache.flink.runtime.state.storage.FileSystemCheckpointStorage@8fdb6d18 2023-09-06 20:20:32,691 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using job/cluster config to configure application-defined checkpoint storage: org.apache.flink.runtime.state.storage.FileSystemCheckpointStorage@8fdb6d18 2023-09-06 20:20:32,691 INFO org.apache.flink.runtime.taskmanager.Task [] - Join[7] -> Calc[8] (1/1)#0 (fe61ee6aba3799ca87c78cc3ff90f2e9_87f744d7a191a36428afdfb7ed40def7_0_0) switched from CREATED to DEPLOYING. 2023-09-06 20:20:32,691 INFO org.apache.flink.runtime.taskmanager.Task [] - Loading JAR files for task Join[7] -> Calc[8] (1/1)#0 (fe61ee6aba3799ca87c78cc3ff90f2e9_87f744d7a191a36428afdfb7ed40def7_0_0) [DEPLOYING]. 2023-09-06 20:20:32,692 INFO org.apache.flink.runtime.taskmanager.Task [] - Source: t_datacatalog_column[1] -> Calc[2] (1/1)#0 (fe61ee6aba3799ca87c78cc3ff90f2e9_cbc357ccb763df2852fee8c4fc7d55f2_0_0) switched from DEPLOYING to INITIALIZING. 2023-09-06 20:20:32,692 INFO org.apache.flink.runtime.taskmanager.Task [] - Source: t_datacatalog_schema[4] -> Calc[5] (1/1)#0 (fe61ee6aba3799ca87c78cc3ff90f2e9_6cdc5bb954874d922eaee11a8e7b5dd5_0_0) switched from DEPLOYING to INITIALIZING. 2023-09-06 20:20:32,694 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using job/cluster config to configure application-defined checkpoint storage: org.apache.flink.runtime.state.storage.FileSystemCheckpointStorage@8fdb6d18 2023-09-06 20:20:32,698 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using job/cluster config to configure application-defined state backend: org.apache.flink.runtime.state.hashmap.HashMapStateBackend@69828c34 2023-09-06 20:20:32,698 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using application-defined state backend: org.apache.flink.runtime.state.hashmap.HashMapStateBackend@a804aeb 2023-09-06 20:20:32,698 INFO org.apache.flink.runtime.state.StateBackendLoader [] - State backend loader loads the state backend as HashMapStateBackend 2023-09-06 20:20:32,698 INFO org.apache.flink.runtime.taskexecutor.TaskExecutor [] - Received task Join[13] -> Calc[14] (1/1)#0 (fe61ee6aba3799ca87c78cc3ff90f2e9_15519f8e95cc3b862f7df4ebb8f8c702_0_0), deploy into slot with allocation id 4b2048f6cb372cb5910266030e75df08. 2023-09-06 20:20:32,698 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using job/cluster config to configure application-defined checkpoint storage: org.apache.flink.runtime.state.storage.FileSystemCheckpointStorage@8fdb6d18 2023-09-06 20:20:32,699 INFO org.apache.flink.runtime.taskexecutor.slot.TaskSlotTableImpl [] - Activate slot 4b2048f6cb372cb5910266030e75df08. 2023-09-06 20:20:32,699 INFO org.apache.flink.runtime.taskmanager.Task [] - Source: t_datacatalog_column_result[22] -> (Calc[23], Calc[29]) (1/1)#0 (fe61ee6aba3799ca87c78cc3ff90f2e9_fd0a98d30eb53dad53def47569c3affb_0_0) switched from DEPLOYING to INITIALIZING. 2023-09-06 20:20:32,699 INFO org.apache.flink.runtime.taskmanager.Task [] - Join[13] -> Calc[14] (1/1)#0 (fe61ee6aba3799ca87c78cc3ff90f2e9_15519f8e95cc3b862f7df4ebb8f8c702_0_0) switched from CREATED to DEPLOYING. 2023-09-06 20:20:32,730 INFO org.apache.flink.runtime.taskmanager.Task [] - Source: t_region[16] -> Calc[17] (1/1)#0 (fe61ee6aba3799ca87c78cc3ff90f2e9_1171dea6747ab509fdaefbe74f7195af_0_0) switched from DEPLOYING to INITIALIZING. 2023-09-06 20:20:32,731 INFO org.apache.flink.runtime.taskmanager.Task [] - Loading JAR files for task Join[13] -> Calc[14] (1/1)#0 (fe61ee6aba3799ca87c78cc3ff90f2e9_15519f8e95cc3b862f7df4ebb8f8c702_0_0) [DEPLOYING]. 2023-09-06 20:20:32,735 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using job/cluster config to configure application-defined state backend: org.apache.flink.runtime.state.hashmap.HashMapStateBackend@3d26c1d4 2023-09-06 20:20:32,735 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using application-defined state backend: org.apache.flink.runtime.state.hashmap.HashMapStateBackend@2581c38a 2023-09-06 20:20:32,735 INFO org.apache.flink.runtime.state.StateBackendLoader [] - State backend loader loads the state backend as HashMapStateBackend 2023-09-06 20:20:32,735 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using job/cluster config to configure application-defined state backend: org.apache.flink.runtime.state.hashmap.HashMapStateBackend@21e1c6a9 2023-09-06 20:20:32,735 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using application-defined state backend: org.apache.flink.runtime.state.hashmap.HashMapStateBackend@2acb0df3 2023-09-06 20:20:32,735 INFO org.apache.flink.runtime.state.StateBackendLoader [] - State backend loader loads the state backend as HashMapStateBackend 2023-09-06 20:20:32,736 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using job/cluster config to configure application-defined checkpoint storage: org.apache.flink.runtime.state.storage.FileSystemCheckpointStorage@8fdb6d18 2023-09-06 20:20:32,736 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using job/cluster config to configure application-defined checkpoint storage: org.apache.flink.runtime.state.storage.FileSystemCheckpointStorage@8fdb6d18 2023-09-06 20:20:32,736 INFO org.apache.flink.runtime.taskmanager.Task [] - Join[7] -> Calc[8] (1/1)#0 (fe61ee6aba3799ca87c78cc3ff90f2e9_87f744d7a191a36428afdfb7ed40def7_0_0) switched from DEPLOYING to INITIALIZING. 2023-09-06 20:20:32,736 INFO org.apache.flink.runtime.taskmanager.Task [] - Join[13] -> Calc[14] (1/1)#0 (fe61ee6aba3799ca87c78cc3ff90f2e9_15519f8e95cc3b862f7df4ebb8f8c702_0_0) switched from DEPLOYING to INITIALIZING. 2023-09-06 20:20:32,736 INFO org.apache.flink.runtime.taskexecutor.TaskExecutor [] - Received task Join[19] -> Calc[20] (1/1)#0 (fe61ee6aba3799ca87c78cc3ff90f2e9_66dc95d3df4f4d94844ac7bd306e6e2e_0_0), deploy into slot with allocation id 4b2048f6cb372cb5910266030e75df08. 2023-09-06 20:20:32,739 INFO org.apache.flink.runtime.taskexecutor.slot.TaskSlotTableImpl [] - Activate slot 4b2048f6cb372cb5910266030e75df08. 2023-09-06 20:20:32,740 INFO org.apache.flink.runtime.taskmanager.Task [] - Join[19] -> Calc[20] (1/1)#0 (fe61ee6aba3799ca87c78cc3ff90f2e9_66dc95d3df4f4d94844ac7bd306e6e2e_0_0) switched from CREATED to DEPLOYING. 2023-09-06 20:20:32,740 INFO org.apache.flink.runtime.taskmanager.Task [] - Loading JAR files for task Join[19] -> Calc[20] (1/1)#0 (fe61ee6aba3799ca87c78cc3ff90f2e9_66dc95d3df4f4d94844ac7bd306e6e2e_0_0) [DEPLOYING]. 2023-09-06 20:20:32,741 INFO org.apache.flink.runtime.taskexecutor.TaskExecutor [] - Received task GroupAggregate[25] (1/1)#0 (fe61ee6aba3799ca87c78cc3ff90f2e9_874558e4213562434fd4375a4f8975d7_0_0), deploy into slot with allocation id 4b2048f6cb372cb5910266030e75df08. 2023-09-06 20:20:32,743 INFO org.apache.flink.runtime.taskexecutor.slot.TaskSlotTableImpl [] - Activate slot 4b2048f6cb372cb5910266030e75df08. 2023-09-06 20:20:32,743 INFO org.apache.flink.runtime.taskmanager.Task [] - GroupAggregate[25] (1/1)#0 (fe61ee6aba3799ca87c78cc3ff90f2e9_874558e4213562434fd4375a4f8975d7_0_0) switched from CREATED to DEPLOYING. 2023-09-06 20:20:32,744 INFO org.apache.flink.runtime.taskmanager.Task [] - Loading JAR files for task GroupAggregate[25] (1/1)#0 (fe61ee6aba3799ca87c78cc3ff90f2e9_874558e4213562434fd4375a4f8975d7_0_0) [DEPLOYING]. 2023-09-06 20:20:32,746 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using job/cluster config to configure application-defined state backend: org.apache.flink.runtime.state.hashmap.HashMapStateBackend@3a362157 2023-09-06 20:20:32,746 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using application-defined state backend: org.apache.flink.runtime.state.hashmap.HashMapStateBackend@422b6f6 2023-09-06 20:20:32,746 INFO org.apache.flink.runtime.state.StateBackendLoader [] - State backend loader loads the state backend as HashMapStateBackend 2023-09-06 20:20:32,746 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using job/cluster config to configure application-defined checkpoint storage: org.apache.flink.runtime.state.storage.FileSystemCheckpointStorage@8fdb6d18 2023-09-06 20:20:32,747 INFO org.apache.flink.runtime.taskmanager.Task [] - Join[19] -> Calc[20] (1/1)#0 (fe61ee6aba3799ca87c78cc3ff90f2e9_66dc95d3df4f4d94844ac7bd306e6e2e_0_0) switched from DEPLOYING to INITIALIZING. 2023-09-06 20:20:32,747 INFO org.apache.flink.runtime.taskexecutor.TaskExecutor [] - Received task Join[27] (1/1)#0 (fe61ee6aba3799ca87c78cc3ff90f2e9_4ac936faf18b33333d4e1eb03c72385f_0_0), deploy into slot with allocation id 4b2048f6cb372cb5910266030e75df08. 2023-09-06 20:20:32,747 INFO org.apache.flink.runtime.taskexecutor.slot.TaskSlotTableImpl [] - Activate slot 4b2048f6cb372cb5910266030e75df08. 2023-09-06 20:20:32,747 INFO org.apache.flink.runtime.taskmanager.Task [] - Join[27] (1/1)#0 (fe61ee6aba3799ca87c78cc3ff90f2e9_4ac936faf18b33333d4e1eb03c72385f_0_0) switched from CREATED to DEPLOYING. 2023-09-06 20:20:32,747 INFO org.apache.flink.runtime.taskmanager.Task [] - Loading JAR files for task Join[27] (1/1)#0 (fe61ee6aba3799ca87c78cc3ff90f2e9_4ac936faf18b33333d4e1eb03c72385f_0_0) [DEPLOYING]. 2023-09-06 20:20:32,748 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using job/cluster config to configure application-defined state backend: org.apache.flink.runtime.state.hashmap.HashMapStateBackend@7a6819fc 2023-09-06 20:20:32,748 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using application-defined state backend: org.apache.flink.runtime.state.hashmap.HashMapStateBackend@7ccd116d 2023-09-06 20:20:32,748 INFO org.apache.flink.runtime.state.StateBackendLoader [] - State backend loader loads the state backend as HashMapStateBackend 2023-09-06 20:20:32,749 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using job/cluster config to configure application-defined checkpoint storage: org.apache.flink.runtime.state.storage.FileSystemCheckpointStorage@8fdb6d18 2023-09-06 20:20:32,750 INFO org.apache.flink.runtime.taskmanager.Task [] - GroupAggregate[25] (1/1)#0 (fe61ee6aba3799ca87c78cc3ff90f2e9_874558e4213562434fd4375a4f8975d7_0_0) switched from DEPLOYING to INITIALIZING. 2023-09-06 20:20:32,751 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using job/cluster config to configure application-defined state backend: org.apache.flink.runtime.state.hashmap.HashMapStateBackend@1bda0a5e 2023-09-06 20:20:32,752 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using application-defined state backend: org.apache.flink.runtime.state.hashmap.HashMapStateBackend@2dfeb650 2023-09-06 20:20:32,752 INFO org.apache.flink.runtime.state.StateBackendLoader [] - State backend loader loads the state backend as HashMapStateBackend 2023-09-06 20:20:32,752 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using job/cluster config to configure application-defined checkpoint storage: org.apache.flink.runtime.state.storage.FileSystemCheckpointStorage@8fdb6d18 2023-09-06 20:20:32,753 INFO org.apache.flink.runtime.taskmanager.Task [] - Join[27] (1/1)#0 (fe61ee6aba3799ca87c78cc3ff90f2e9_4ac936faf18b33333d4e1eb03c72385f_0_0) switched from DEPLOYING to INITIALIZING. 2023-09-06 20:20:32,758 INFO org.apache.flink.runtime.taskexecutor.TaskExecutor [] - Received task Join[31] -> Calc[32] (1/1)#0 (fe61ee6aba3799ca87c78cc3ff90f2e9_bcb67144c8537fe40faa65a635fed166_0_0), deploy into slot with allocation id 4b2048f6cb372cb5910266030e75df08. 2023-09-06 20:20:32,760 INFO org.apache.flink.runtime.taskexecutor.slot.TaskSlotTableImpl [] - Activate slot 4b2048f6cb372cb5910266030e75df08. 2023-09-06 20:20:32,760 INFO org.apache.flink.runtime.taskmanager.Task [] - Join[31] -> Calc[32] (1/1)#0 (fe61ee6aba3799ca87c78cc3ff90f2e9_bcb67144c8537fe40faa65a635fed166_0_0) switched from CREATED to DEPLOYING. 2023-09-06 20:20:32,761 INFO org.apache.flink.runtime.taskmanager.Task [] - Loading JAR files for task Join[31] -> Calc[32] (1/1)#0 (fe61ee6aba3799ca87c78cc3ff90f2e9_bcb67144c8537fe40faa65a635fed166_0_0) [DEPLOYING]. 2023-09-06 20:20:32,767 INFO org.apache.flink.runtime.taskexecutor.TaskExecutor [] - Received task GroupAggregate[34] -> Calc[35] -> ConstraintEnforcer[36] (1/1)#0 (fe61ee6aba3799ca87c78cc3ff90f2e9_38d0a4153cba00aa6c07b50658d87fce_0_0), deploy into slot with allocation id 4b2048f6cb372cb5910266030e75df08. 2023-09-06 20:20:32,767 INFO org.apache.flink.runtime.taskexecutor.slot.TaskSlotTableImpl [] - Activate slot 4b2048f6cb372cb5910266030e75df08. 2023-09-06 20:20:32,768 INFO org.apache.flink.runtime.taskmanager.Task [] - GroupAggregate[34] -> Calc[35] -> ConstraintEnforcer[36] (1/1)#0 (fe61ee6aba3799ca87c78cc3ff90f2e9_38d0a4153cba00aa6c07b50658d87fce_0_0) switched from CREATED to DEPLOYING. 2023-09-06 20:20:32,768 INFO org.apache.flink.runtime.taskmanager.Task [] - Loading JAR files for task GroupAggregate[34] -> Calc[35] -> ConstraintEnforcer[36] (1/1)#0 (fe61ee6aba3799ca87c78cc3ff90f2e9_38d0a4153cba00aa6c07b50658d87fce_0_0) [DEPLOYING]. 2023-09-06 20:20:32,769 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using job/cluster config to configure application-defined state backend: org.apache.flink.runtime.state.hashmap.HashMapStateBackend@2c0b7a16 2023-09-06 20:20:32,769 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using application-defined state backend: org.apache.flink.runtime.state.hashmap.HashMapStateBackend@515f0e9a 2023-09-06 20:20:32,769 INFO org.apache.flink.runtime.state.StateBackendLoader [] - State backend loader loads the state backend as HashMapStateBackend 2023-09-06 20:20:32,772 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using job/cluster config to configure application-defined checkpoint storage: org.apache.flink.runtime.state.storage.FileSystemCheckpointStorage@8fdb6d18 2023-09-06 20:20:32,773 INFO org.apache.flink.runtime.taskmanager.Task [] - Join[31] -> Calc[32] (1/1)#0 (fe61ee6aba3799ca87c78cc3ff90f2e9_bcb67144c8537fe40faa65a635fed166_0_0) switched from DEPLOYING to INITIALIZING. 2023-09-06 20:20:32,774 INFO org.apache.flink.runtime.taskexecutor.TaskExecutor [] - Received task SinkMaterializer[36] -> Sink: column_index[36] (1/1)#0 (fe61ee6aba3799ca87c78cc3ff90f2e9_b262ab59f3fb2088b89259a67d3b29a6_0_0), deploy into slot with allocation id 4b2048f6cb372cb5910266030e75df08. 2023-09-06 20:20:32,774 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using job/cluster config to configure application-defined state backend: org.apache.flink.runtime.state.hashmap.HashMapStateBackend@123b1c34 2023-09-06 20:20:32,774 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using application-defined state backend: org.apache.flink.runtime.state.hashmap.HashMapStateBackend@3eae035b 2023-09-06 20:20:32,774 INFO org.apache.flink.runtime.state.StateBackendLoader [] - State backend loader loads the state backend as HashMapStateBackend 2023-09-06 20:20:32,775 INFO org.apache.flink.runtime.taskexecutor.slot.TaskSlotTableImpl [] - Activate slot 4b2048f6cb372cb5910266030e75df08. 2023-09-06 20:20:32,775 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using job/cluster config to configure application-defined checkpoint storage: org.apache.flink.runtime.state.storage.FileSystemCheckpointStorage@8fdb6d18 2023-09-06 20:20:32,776 INFO org.apache.flink.runtime.state.heap.HeapRestoreOperation [] - Starting to restore from state handle: KeyGroupsStateHandle{groupRangeOffsets=KeyGroupRangeOffsets{keyGroupRange=KeyGroupRange{startKeyGroup=0, endKeyGroup=127}}, stateHandle=ByteStreamStateHandle{handleName='file:/opt/dip/master/dipsync/checkpoints/db6bdb8ffc1595e66035f2ab954fe533/chk-2/fe39013e-6765-4fb5-9a12-4d76e95d2b38', dataBytes=7262}}. 2023-09-06 20:20:32,776 INFO org.apache.flink.runtime.state.heap.HeapRestoreOperation [] - Starting to restore from state handle: KeyGroupsStateHandle{groupRangeOffsets=KeyGroupRangeOffsets{keyGroupRange=KeyGroupRange{startKeyGroup=0, endKeyGroup=127}}, stateHandle=ByteStreamStateHandle{handleName='file:/opt/dip/master/dipsync/checkpoints/db6bdb8ffc1595e66035f2ab954fe533/chk-2/7fa337cf-454e-4ea8-968e-2f2206187189', dataBytes=12027}}. 2023-09-06 20:20:32,776 INFO org.apache.flink.runtime.taskmanager.Task [] - GroupAggregate[34] -> Calc[35] -> ConstraintEnforcer[36] (1/1)#0 (fe61ee6aba3799ca87c78cc3ff90f2e9_38d0a4153cba00aa6c07b50658d87fce_0_0) switched from DEPLOYING to INITIALIZING. 2023-09-06 20:20:32,783 INFO org.apache.flink.runtime.taskmanager.Task [] - SinkMaterializer[36] -> Sink: column_index[36] (1/1)#0 (fe61ee6aba3799ca87c78cc3ff90f2e9_b262ab59f3fb2088b89259a67d3b29a6_0_0) switched from CREATED to DEPLOYING. 2023-09-06 20:20:32,783 INFO org.apache.flink.runtime.taskmanager.Task [] - Loading JAR files for task SinkMaterializer[36] -> Sink: column_index[36] (1/1)#0 (fe61ee6aba3799ca87c78cc3ff90f2e9_b262ab59f3fb2088b89259a67d3b29a6_0_0) [DEPLOYING]. 2023-09-06 20:20:32,787 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using job/cluster config to configure application-defined state backend: org.apache.flink.runtime.state.hashmap.HashMapStateBackend@1729b351 2023-09-06 20:20:32,787 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using application-defined state backend: org.apache.flink.runtime.state.hashmap.HashMapStateBackend@12e5a4c3 2023-09-06 20:20:32,787 INFO org.apache.flink.runtime.state.StateBackendLoader [] - State backend loader loads the state backend as HashMapStateBackend 2023-09-06 20:20:32,787 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using job/cluster config to configure application-defined checkpoint storage: org.apache.flink.runtime.state.storage.FileSystemCheckpointStorage@8fdb6d18 2023-09-06 20:20:32,788 INFO org.apache.flink.runtime.taskmanager.Task [] - SinkMaterializer[36] -> Sink: column_index[36] (1/1)#0 (fe61ee6aba3799ca87c78cc3ff90f2e9_b262ab59f3fb2088b89259a67d3b29a6_0_0) switched from DEPLOYING to INITIALIZING. 2023-09-06 20:20:32,793 INFO org.apache.flink.runtime.state.heap.HeapRestoreOperation [] - Finished restoring from state handle: KeyGroupsStateHandle{groupRangeOffsets=KeyGroupRangeOffsets{keyGroupRange=KeyGroupRange{startKeyGroup=0, endKeyGroup=127}}, stateHandle=ByteStreamStateHandle{handleName='file:/opt/dip/master/dipsync/checkpoints/db6bdb8ffc1595e66035f2ab954fe533/chk-2/fe39013e-6765-4fb5-9a12-4d76e95d2b38', dataBytes=7262}}. 2023-09-06 20:20:32,793 INFO org.apache.flink.runtime.state.heap.HeapKeyedStateBackendBuilder [] - Finished to build heap keyed state-backend. 2023-09-06 20:20:32,793 INFO org.apache.flink.runtime.state.heap.HeapKeyedStateBackend [] - Initializing heap keyed state backend with stream factory. 2023-09-06 20:20:32,797 INFO org.apache.flink.runtime.state.heap.HeapRestoreOperation [] - Finished restoring from state handle: KeyGroupsStateHandle{groupRangeOffsets=KeyGroupRangeOffsets{keyGroupRange=KeyGroupRange{startKeyGroup=0, endKeyGroup=127}}, stateHandle=ByteStreamStateHandle{handleName='file:/opt/dip/master/dipsync/checkpoints/db6bdb8ffc1595e66035f2ab954fe533/chk-2/7fa337cf-454e-4ea8-968e-2f2206187189', dataBytes=12027}}. 2023-09-06 20:20:32,797 INFO org.apache.flink.runtime.state.heap.HeapKeyedStateBackendBuilder [] - Finished to build heap keyed state-backend. 2023-09-06 20:20:32,797 INFO org.apache.flink.runtime.state.heap.HeapKeyedStateBackend [] - Initializing heap keyed state backend with stream factory. 2023-09-06 20:20:32,804 INFO org.apache.flink.runtime.taskmanager.Task [] - Join[27] (1/1)#0 (fe61ee6aba3799ca87c78cc3ff90f2e9_4ac936faf18b33333d4e1eb03c72385f_0_0) switched from INITIALIZING to RUNNING. 2023-09-06 20:20:32,804 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - initialize checkpoint 2023-09-06 20:20:32,805 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Restore State from resolvedTimestamp: 0 2023-09-06 20:20:32,805 INFO org.apache.flink.runtime.taskmanager.Task [] - Source: t_region_datasource_relation[10] -> Calc[11] (1/1)#0 (fe61ee6aba3799ca87c78cc3ff90f2e9_2963852293169ba90d9d1e7d6308db5c_0_0) switched from INITIALIZING to RUNNING. 2023-09-06 20:20:32,813 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Start to initial table whitelist 2023-09-06 20:20:32,815 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - initialize checkpoint 2023-09-06 20:20:32,815 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Restore State from resolvedTimestamp: 0 2023-09-06 20:20:32,817 INFO org.apache.flink.runtime.state.heap.HeapRestoreOperation [] - Starting to restore from state handle: KeyGroupsStateHandle{groupRangeOffsets=KeyGroupRangeOffsets{keyGroupRange=KeyGroupRange{startKeyGroup=0, endKeyGroup=127}}, stateHandle=ByteStreamStateHandle{handleName='file:/opt/dip/master/dipsync/checkpoints/db6bdb8ffc1595e66035f2ab954fe533/chk-2/2d289c09-f0be-4d4c-9bbe-75321e0813cb', dataBytes=6630}}. 2023-09-06 20:20:32,818 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - initialize checkpoint 2023-09-06 20:20:32,818 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Restore State from resolvedTimestamp: 0 2023-09-06 20:20:32,818 INFO org.apache.flink.runtime.taskmanager.Task [] - Source: t_region[16] -> Calc[17] (1/1)#0 (fe61ee6aba3799ca87c78cc3ff90f2e9_1171dea6747ab509fdaefbe74f7195af_0_0) switched from INITIALIZING to RUNNING. 2023-09-06 20:20:32,821 INFO org.apache.flink.runtime.state.heap.HeapRestoreOperation [] - Finished restoring from state handle: KeyGroupsStateHandle{groupRangeOffsets=KeyGroupRangeOffsets{keyGroupRange=KeyGroupRange{startKeyGroup=0, endKeyGroup=127}}, stateHandle=ByteStreamStateHandle{handleName='file:/opt/dip/master/dipsync/checkpoints/db6bdb8ffc1595e66035f2ab954fe533/chk-2/2d289c09-f0be-4d4c-9bbe-75321e0813cb', dataBytes=6630}}. 2023-09-06 20:20:32,821 INFO org.apache.flink.runtime.state.heap.HeapKeyedStateBackendBuilder [] - Finished to build heap keyed state-backend. 2023-09-06 20:20:32,821 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Start to initial table whitelist 2023-09-06 20:20:32,821 INFO org.apache.flink.runtime.state.heap.HeapKeyedStateBackend [] - Initializing heap keyed state backend with stream factory. 2023-09-06 20:20:32,837 INFO org.apache.flink.runtime.taskmanager.Task [] - Source: t_datacatalog_schema[4] -> Calc[5] (1/1)#0 (fe61ee6aba3799ca87c78cc3ff90f2e9_6cdc5bb954874d922eaee11a8e7b5dd5_0_0) switched from INITIALIZING to RUNNING. 2023-09-06 20:20:32,837 INFO org.apache.flink.streaming.connectors.elasticsearch7.Elasticsearch7ApiCallBridge [] - Pinging Elasticsearch cluster via hosts [http://192.168.216.80:45004] ... 2023-09-06 20:20:32,840 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Start to initial table whitelist 2023-09-06 20:20:32,844 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - initialize checkpoint 2023-09-06 20:20:32,844 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Restore State from resolvedTimestamp: 0 2023-09-06 20:20:32,858 INFO org.apache.flink.runtime.state.heap.HeapRestoreOperation [] - Starting to restore from state handle: KeyGroupsStateHandle{groupRangeOffsets=KeyGroupRangeOffsets{keyGroupRange=KeyGroupRange{startKeyGroup=0, endKeyGroup=127}}, stateHandle=ByteStreamStateHandle{handleName='file:/opt/dip/master/dipsync/checkpoints/db6bdb8ffc1595e66035f2ab954fe533/chk-2/9316f607-691a-40dd-87e1-8c8db1acf376', dataBytes=6854}}. 2023-09-06 20:20:32,860 INFO org.apache.flink.runtime.state.heap.HeapRestoreOperation [] - Finished restoring from state handle: KeyGroupsStateHandle{groupRangeOffsets=KeyGroupRangeOffsets{keyGroupRange=KeyGroupRange{startKeyGroup=0, endKeyGroup=127}}, stateHandle=ByteStreamStateHandle{handleName='file:/opt/dip/master/dipsync/checkpoints/db6bdb8ffc1595e66035f2ab954fe533/chk-2/9316f607-691a-40dd-87e1-8c8db1acf376', dataBytes=6854}}. 2023-09-06 20:20:32,860 INFO org.apache.flink.runtime.state.heap.HeapKeyedStateBackendBuilder [] - Finished to build heap keyed state-backend. 2023-09-06 20:20:32,860 INFO org.apache.flink.runtime.state.heap.HeapKeyedStateBackend [] - Initializing heap keyed state backend with stream factory. 2023-09-06 20:20:32,868 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Pattern matched tables: [dip_dbmodel.t_region_datasource_relation] 2023-09-06 20:20:32,868 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Table list: [dip_dbmodel.t_region_datasource_relation] 2023-09-06 20:20:32,868 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Start readChangeRecords process 2023-09-06 20:20:32,875 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - LogProxyClient started 2023-09-06 20:20:32,875 INFO org.apache.flink.runtime.taskmanager.Task [] - Join[7] -> Calc[8] (1/1)#0 (fe61ee6aba3799ca87c78cc3ff90f2e9_87f744d7a191a36428afdfb7ed40def7_0_0) switched from INITIALIZING to RUNNING. 2023-09-06 20:20:32,875 INFO org.apache.flink.runtime.taskmanager.Task [] - Source: t_datacatalog_column[1] -> Calc[2] (1/1)#0 (fe61ee6aba3799ca87c78cc3ff90f2e9_cbc357ccb763df2852fee8c4fc7d55f2_0_0) switched from INITIALIZING to RUNNING. 2023-09-06 20:20:32,875 INFO com.oceanbase.clogproxy.client.connection.ClientStream [] - Try to reconnect 2023-09-06 20:20:32,879 INFO org.apache.flink.runtime.state.heap.HeapRestoreOperation [] - Starting to restore from state handle: KeyGroupsStateHandle{groupRangeOffsets=KeyGroupRangeOffsets{keyGroupRange=KeyGroupRange{startKeyGroup=0, endKeyGroup=127}}, stateHandle=ByteStreamStateHandle{handleName='file:/opt/dip/master/dipsync/checkpoints/db6bdb8ffc1595e66035f2ab954fe533/chk-2/da6faa8a-14e0-4fa4-b334-be5a9eec4743', dataBytes=6595}}. 2023-09-06 20:20:32,881 INFO org.apache.flink.runtime.taskmanager.Task [] - Join[19] -> Calc[20] (1/1)#0 (fe61ee6aba3799ca87c78cc3ff90f2e9_66dc95d3df4f4d94844ac7bd306e6e2e_0_0) switched from INITIALIZING to RUNNING. 2023-09-06 20:20:32,886 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Pattern matched tables: [dip_dbmodel.t_datacatalog_schema] 2023-09-06 20:20:32,886 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Table list: [dip_dbmodel.t_datacatalog_schema] 2023-09-06 20:20:32,886 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Start readChangeRecords process 2023-09-06 20:20:32,887 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - LogProxyClient started 2023-09-06 20:20:32,887 INFO com.oceanbase.clogproxy.client.connection.ClientStream [] - Try to reconnect 2023-09-06 20:20:32,895 INFO org.apache.flink.streaming.connectors.elasticsearch7.Elasticsearch7ApiCallBridge [] - Elasticsearch RestHighLevelClient is connected to [http://192.168.216.80:45004] 2023-09-06 20:20:32,893 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Start to initial table whitelist 2023-09-06 20:20:32,898 INFO org.apache.flink.runtime.state.heap.HeapRestoreOperation [] - Finished restoring from state handle: KeyGroupsStateHandle{groupRangeOffsets=KeyGroupRangeOffsets{keyGroupRange=KeyGroupRange{startKeyGroup=0, endKeyGroup=127}}, stateHandle=ByteStreamStateHandle{handleName='file:/opt/dip/master/dipsync/checkpoints/db6bdb8ffc1595e66035f2ab954fe533/chk-2/da6faa8a-14e0-4fa4-b334-be5a9eec4743', dataBytes=6595}}. 2023-09-06 20:20:32,898 INFO org.apache.flink.runtime.state.heap.HeapKeyedStateBackendBuilder [] - Finished to build heap keyed state-backend. 2023-09-06 20:20:32,898 INFO org.apache.flink.runtime.state.heap.HeapKeyedStateBackend [] - Initializing heap keyed state backend with stream factory. 2023-09-06 20:20:32,898 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Pattern matched tables: [dip_dbmodel.t_region] 2023-09-06 20:20:32,898 INFO com.oceanbase.clogproxy.client.connection.ClientHandler [] - ClientId: column_index_5: rootserver_list=192.168.216.80:13509:13507, cluster_id=, cluster_user=dip_admin@dip, cluster_password=******, , sys_user=, sys_password=******, tb_white_list=dip.*.*, tb_black_list=|, start_timestamp=0, start_timestamp_us=0, timezone=+00:00, working_mode=memory connecting LogProxy: 192.168.216.80:13508 2023-09-06 20:20:32,898 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Table list: [dip_dbmodel.t_region] 2023-09-06 20:20:32,898 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Start readChangeRecords process 2023-09-06 20:20:32,898 INFO com.oceanbase.clogproxy.client.connection.ClientStream [] - Reconnect successfully 2023-09-06 20:20:32,899 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - LogProxyClient started 2023-09-06 20:20:32,899 INFO com.oceanbase.clogproxy.client.connection.ClientHandler [] - ClientId: column_index_3: rootserver_list=192.168.216.80:13509:13507, cluster_id=, cluster_user=dip_admin@dip, cluster_password=******, , sys_user=, sys_password=******, tb_white_list=dip.*.*, tb_black_list=|, start_timestamp=0, start_timestamp_us=0, timezone=+00:00, working_mode=memory connecting LogProxy: 192.168.216.80:13508 2023-09-06 20:20:32,899 INFO com.oceanbase.clogproxy.client.connection.ClientStream [] - Reconnect successfully 2023-09-06 20:20:32,899 INFO org.apache.flink.runtime.state.heap.HeapRestoreOperation [] - Starting to restore from state handle: KeyGroupsStateHandle{groupRangeOffsets=KeyGroupRangeOffsets{keyGroupRange=KeyGroupRange{startKeyGroup=0, endKeyGroup=127}}, stateHandle=ByteStreamStateHandle{handleName='file:/opt/dip/master/dipsync/checkpoints/db6bdb8ffc1595e66035f2ab954fe533/chk-2/948c46fc-b0a8-4db0-89fe-eb424f745dbf', dataBytes=14183}}. 2023-09-06 20:20:32,899 INFO com.oceanbase.clogproxy.client.connection.ClientStream [] - Try to reconnect 2023-09-06 20:20:32,903 INFO com.oceanbase.clogproxy.client.connection.ClientStream [] - Reconnect successfully 2023-09-06 20:20:32,903 INFO com.oceanbase.clogproxy.client.connection.ClientHandler [] - ClientId: column_index_4: rootserver_list=192.168.216.80:13509:13507, cluster_id=, cluster_user=dip_admin@dip, cluster_password=******, , sys_user=, sys_password=******, tb_white_list=dip.*.*, tb_black_list=|, start_timestamp=0, start_timestamp_us=0, timezone=+00:00, working_mode=memory connecting LogProxy: 192.168.216.80:13508 2023-09-06 20:20:32,912 INFO org.apache.flink.runtime.state.heap.HeapRestoreOperation [] - Finished restoring from state handle: KeyGroupsStateHandle{groupRangeOffsets=KeyGroupRangeOffsets{keyGroupRange=KeyGroupRange{startKeyGroup=0, endKeyGroup=127}}, stateHandle=ByteStreamStateHandle{handleName='file:/opt/dip/master/dipsync/checkpoints/db6bdb8ffc1595e66035f2ab954fe533/chk-2/948c46fc-b0a8-4db0-89fe-eb424f745dbf', dataBytes=14183}}. 2023-09-06 20:20:32,912 INFO org.apache.flink.runtime.state.heap.HeapKeyedStateBackendBuilder [] - Finished to build heap keyed state-backend. 2023-09-06 20:20:32,913 INFO org.apache.flink.runtime.state.heap.HeapKeyedStateBackend [] - Initializing heap keyed state backend with stream factory. 2023-09-06 20:20:32,919 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - initialize checkpoint 2023-09-06 20:20:32,919 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Restore State from resolvedTimestamp: 0 2023-09-06 20:20:32,920 INFO org.apache.flink.runtime.taskmanager.Task [] - Source: t_datacatalog_column_result[22] -> (Calc[23], Calc[29]) (1/1)#0 (fe61ee6aba3799ca87c78cc3ff90f2e9_fd0a98d30eb53dad53def47569c3affb_0_0) switched from INITIALIZING to RUNNING. 2023-09-06 20:20:32,930 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Start to initial table whitelist 2023-09-06 20:20:32,932 INFO org.apache.flink.runtime.taskmanager.Task [] - Join[13] -> Calc[14] (1/1)#0 (fe61ee6aba3799ca87c78cc3ff90f2e9_15519f8e95cc3b862f7df4ebb8f8c702_0_0) switched from INITIALIZING to RUNNING. 2023-09-06 20:20:32,939 INFO org.apache.flink.runtime.state.heap.HeapRestoreOperation [] - Starting to restore from state handle: KeyGroupsStateHandle{groupRangeOffsets=KeyGroupRangeOffsets{keyGroupRange=KeyGroupRange{startKeyGroup=0, endKeyGroup=127}}, stateHandle=ByteStreamStateHandle{handleName='file:/opt/dip/master/dipsync/checkpoints/db6bdb8ffc1595e66035f2ab954fe533/chk-2/9a2c6140-9712-4285-a535-35dc82cce5a5', dataBytes=9485}}. 2023-09-06 20:20:32,941 INFO org.apache.flink.runtime.state.heap.HeapRestoreOperation [] - Finished restoring from state handle: KeyGroupsStateHandle{groupRangeOffsets=KeyGroupRangeOffsets{keyGroupRange=KeyGroupRange{startKeyGroup=0, endKeyGroup=127}}, stateHandle=ByteStreamStateHandle{handleName='file:/opt/dip/master/dipsync/checkpoints/db6bdb8ffc1595e66035f2ab954fe533/chk-2/9a2c6140-9712-4285-a535-35dc82cce5a5', dataBytes=9485}}. 2023-09-06 20:20:32,941 INFO org.apache.flink.runtime.state.heap.HeapKeyedStateBackendBuilder [] - Finished to build heap keyed state-backend. 2023-09-06 20:20:32,941 INFO org.apache.flink.runtime.state.heap.HeapKeyedStateBackend [] - Initializing heap keyed state backend with stream factory. 2023-09-06 20:20:32,948 INFO org.apache.flink.runtime.taskmanager.Task [] - SinkMaterializer[36] -> Sink: column_index[36] (1/1)#0 (fe61ee6aba3799ca87c78cc3ff90f2e9_b262ab59f3fb2088b89259a67d3b29a6_0_0) switched from INITIALIZING to RUNNING. 2023-09-06 20:20:32,970 INFO org.apache.flink.runtime.taskmanager.Task [] - GroupAggregate[25] (1/1)#0 (fe61ee6aba3799ca87c78cc3ff90f2e9_874558e4213562434fd4375a4f8975d7_0_0) switched from INITIALIZING to RUNNING. 2023-09-06 20:20:32,953 INFO org.apache.flink.runtime.state.heap.HeapRestoreOperation [] - Starting to restore from state handle: KeyGroupsStateHandle{groupRangeOffsets=KeyGroupRangeOffsets{keyGroupRange=KeyGroupRange{startKeyGroup=0, endKeyGroup=127}}, stateHandle=RelativeFileStateHandle State: file:/opt/dip/master/dipsync/checkpoints/db6bdb8ffc1595e66035f2ab954fe533/chk-2/408a3816-6b79-48b4-b85d-2244ac005fd3, 408a3816-6b79-48b4-b85d-2244ac005fd3 [25354 bytes]}. 2023-09-06 20:20:32,952 INFO org.apache.flink.runtime.taskmanager.Task [] - Join[31] -> Calc[32] (1/1)#0 (fe61ee6aba3799ca87c78cc3ff90f2e9_bcb67144c8537fe40faa65a635fed166_0_0) switched from INITIALIZING to RUNNING. 2023-09-06 20:20:33,013 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Pattern matched tables: [dip_dbmodel.t_datacatalog_column] 2023-09-06 20:20:33,013 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Table list: [dip_dbmodel.t_datacatalog_column] 2023-09-06 20:20:33,014 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Start readChangeRecords process 2023-09-06 20:20:33,014 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - LogProxyClient started 2023-09-06 20:20:33,015 INFO com.oceanbase.clogproxy.client.connection.ClientStream [] - Try to reconnect 2023-09-06 20:20:33,020 INFO com.oceanbase.clogproxy.client.connection.ClientStream [] - Reconnect successfully 2023-09-06 20:20:33,020 INFO com.oceanbase.clogproxy.client.connection.ClientHandler [] - ClientId: column_index_1: rootserver_list=192.168.216.80:13509:13507, cluster_id=, cluster_user=dip_admin@dip, cluster_password=******, , sys_user=, sys_password=******, tb_white_list=dip.*.*, tb_black_list=|, start_timestamp=0, start_timestamp_us=0, timezone=+00:00, working_mode=memory connecting LogProxy: 192.168.216.80:13508 2023-09-06 20:20:33,024 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Pattern matched tables: [dip_dbmodel.t_datacatalog_column_result] 2023-09-06 20:20:33,024 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Table list: [dip_dbmodel.t_datacatalog_column_result] 2023-09-06 20:20:33,025 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Start readChangeRecords process 2023-09-06 20:20:33,025 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - LogProxyClient started 2023-09-06 20:20:33,025 INFO com.oceanbase.clogproxy.client.connection.ClientStream [] - Try to reconnect 2023-09-06 20:20:33,033 INFO com.oceanbase.clogproxy.client.connection.ClientStream [] - Reconnect successfully 2023-09-06 20:20:33,033 INFO com.oceanbase.clogproxy.client.connection.ClientHandler [] - ClientId: column_index_2: rootserver_list=192.168.216.80:13509:13507, cluster_id=, cluster_user=dip_admin@dip, cluster_password=******, , sys_user=, sys_password=******, tb_white_list=dip.*.*, tb_black_list=|, start_timestamp=0, start_timestamp_us=0, timezone=+00:00, working_mode=memory connecting LogProxy: 192.168.216.80:13508 2023-09-06 20:20:33,050 INFO org.apache.flink.runtime.state.heap.HeapRestoreOperation [] - Finished restoring from state handle: KeyGroupsStateHandle{groupRangeOffsets=KeyGroupRangeOffsets{keyGroupRange=KeyGroupRange{startKeyGroup=0, endKeyGroup=127}}, stateHandle=RelativeFileStateHandle State: file:/opt/dip/master/dipsync/checkpoints/db6bdb8ffc1595e66035f2ab954fe533/chk-2/408a3816-6b79-48b4-b85d-2244ac005fd3, 408a3816-6b79-48b4-b85d-2244ac005fd3 [25354 bytes]}. 2023-09-06 20:20:33,050 INFO org.apache.flink.runtime.state.heap.HeapKeyedStateBackendBuilder [] - Finished to build heap keyed state-backend. 2023-09-06 20:20:33,050 INFO org.apache.flink.runtime.state.heap.HeapKeyedStateBackend [] - Initializing heap keyed state backend with stream factory. 2023-09-06 20:20:33,099 INFO org.apache.flink.runtime.taskmanager.Task [] - GroupAggregate[34] -> Calc[35] -> ConstraintEnforcer[36] (1/1)#0 (fe61ee6aba3799ca87c78cc3ff90f2e9_38d0a4153cba00aa6c07b50658d87fce_0_0) switched from INITIALIZING to RUNNING. 2023-09-06 20:20:33,177 INFO com.oceanbase.clogproxy.client.connection.ClientHandler [] - Connected to LogProxyServer, ip:127.0.1.1, version:f136f77be0d1ad50ff7053e5d1592c3d40696094 2023-09-06 20:20:33,192 INFO com.oceanbase.clogproxy.client.connection.ClientHandler [] - Connected to LogProxyServer, ip:127.0.1.1, version:f136f77be0d1ad50ff7053e5d1592c3d40696094 2023-09-06 20:20:33,207 INFO com.oceanbase.clogproxy.client.connection.ClientHandler [] - Connected to LogProxyServer, ip:127.0.1.1, version:f136f77be0d1ad50ff7053e5d1592c3d40696094 2023-09-06 20:20:33,221 INFO com.oceanbase.clogproxy.client.connection.ClientHandler [] - Connected to LogProxyServer, ip:127.0.1.1, version:f136f77be0d1ad50ff7053e5d1592c3d40696094 2023-09-06 20:20:33,238 INFO com.oceanbase.clogproxy.client.connection.ClientHandler [] - Connected to LogProxyServer, ip:127.0.1.1, version:f136f77be0d1ad50ff7053e5d1592c3d40696094 2023-09-06 20:20:56,129 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - snapshotState checkpoint: 3 at resolvedTimestamp: 0 2023-09-06 20:20:56,130 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - snapshotState checkpoint: 3 at resolvedTimestamp: 0 2023-09-06 20:20:56,132 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - snapshotState checkpoint: 3 at resolvedTimestamp: 0 2023-09-06 20:20:56,133 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - snapshotState checkpoint: 3 at resolvedTimestamp: 0 2023-09-06 20:20:56,134 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - snapshotState checkpoint: 3 at resolvedTimestamp: 0 2023-09-06 20:20:58,928 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - LogProxyClient packet processing started from timestamp 1694002833 2023-09-06 20:20:58,928 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - LogProxyClient packet processing started from timestamp 1694002833 2023-09-06 20:20:58,928 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Snapshot reading started 2023-09-06 20:20:58,928 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Snapshot reading started 2023-09-06 20:20:58,929 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - LogProxyClient packet processing started from timestamp 1694002833 2023-09-06 20:20:58,929 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Snapshot reading started 2023-09-06 20:20:58,929 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Start to read snapshot from `dip_dbmodel`.`t_region_datasource_relation` 2023-09-06 20:20:58,929 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Start to read snapshot from `dip_dbmodel`.`t_region` 2023-09-06 20:20:58,929 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Start to read snapshot from `dip_dbmodel`.`t_datacatalog_column_result` 2023-09-06 20:20:58,931 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - LogProxyClient packet processing started from timestamp 1694002833 2023-09-06 20:20:58,931 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Snapshot reading started 2023-09-06 20:20:58,931 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Start to read snapshot from `dip_dbmodel`.`t_datacatalog_schema` 2023-09-06 20:20:58,961 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Read snapshot from `dip_dbmodel`.`t_region_datasource_relation` finished 2023-09-06 20:20:58,961 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Snapshot reading finished 2023-09-06 20:20:58,969 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Read snapshot from `dip_dbmodel`.`t_region` finished 2023-09-06 20:20:58,969 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Snapshot reading finished 2023-09-06 20:20:58,974 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Read snapshot from `dip_dbmodel`.`t_datacatalog_schema` finished 2023-09-06 20:20:58,974 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Snapshot reading finished 2023-09-06 20:20:59,189 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Read snapshot from `dip_dbmodel`.`t_datacatalog_column_result` finished 2023-09-06 20:20:59,190 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Snapshot reading finished 2023-09-06 20:20:59,809 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - LogProxyClient packet processing started from timestamp 1694002833 2023-09-06 20:20:59,809 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Snapshot reading started 2023-09-06 20:20:59,809 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Start to read snapshot from `dip_dbmodel`.`t_datacatalog_column` 2023-09-06 20:20:59,896 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Read snapshot from `dip_dbmodel`.`t_datacatalog_column` finished 2023-09-06 20:20:59,896 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Snapshot reading finished 2023-09-06 20:21:02,878 INFO org.apache.flink.runtime.taskexecutor.TaskExecutor [] - Receive slot request 5677ce14bfde3ac63f7fdf71276ca8ba for job 8d76fda12154e518ff0bfeb4f16bae1f from resource manager with leader id 00000000000000000000000000000000. 2023-09-06 20:21:02,879 INFO org.apache.flink.runtime.taskexecutor.TaskExecutor [] - Allocated slot for 5677ce14bfde3ac63f7fdf71276ca8ba. 2023-09-06 20:21:02,879 INFO org.apache.flink.runtime.taskexecutor.DefaultJobLeaderService [] - Add job 8d76fda12154e518ff0bfeb4f16bae1f for job leader monitoring. 2023-09-06 20:21:02,879 INFO org.apache.flink.runtime.taskexecutor.DefaultJobLeaderService [] - Try to register at job manager akka.tcp://flink@localhost:50101/user/rpc/jobmanager_7 with leader id 00000000-0000-0000-0000-000000000000. 2023-09-06 20:21:02,885 INFO org.apache.flink.runtime.taskexecutor.DefaultJobLeaderService [] - Resolved JobManager address, beginning registration 2023-09-06 20:21:02,895 INFO org.apache.flink.runtime.taskexecutor.DefaultJobLeaderService [] - Successful registration at job manager akka.tcp://flink@localhost:50101/user/rpc/jobmanager_7 for job 8d76fda12154e518ff0bfeb4f16bae1f. 2023-09-06 20:21:02,896 INFO org.apache.flink.runtime.taskexecutor.TaskExecutor [] - Establish JobManager connection for job 8d76fda12154e518ff0bfeb4f16bae1f. 2023-09-06 20:21:02,896 INFO org.apache.flink.runtime.taskexecutor.TaskExecutor [] - Offer reserved slots to the leader of job 8d76fda12154e518ff0bfeb4f16bae1f. 2023-09-06 20:21:02,907 INFO org.apache.flink.runtime.taskexecutor.slot.TaskSlotTableImpl [] - Activate slot 5677ce14bfde3ac63f7fdf71276ca8ba. 2023-09-06 20:21:02,909 INFO org.apache.flink.runtime.state.changelog.StateChangelogStorageLoader [] - Creating a changelog storage with name 'memory'. 2023-09-06 20:21:02,909 INFO org.apache.flink.runtime.state.TaskExecutorChannelStateExecutorFactoryManager [] - Creating the channel state executor factory for job id 8d76fda12154e518ff0bfeb4f16bae1f 2023-09-06 20:21:02,909 INFO org.apache.flink.runtime.taskexecutor.TaskExecutor [] - Received task Source: t_datacatalog_table[1] -> Calc[2] (1/1)#0 (61148fe33f4b7896edfb00d3e4422eda_cbc357ccb763df2852fee8c4fc7d55f2_0_0), deploy into slot with allocation id 5677ce14bfde3ac63f7fdf71276ca8ba. 2023-09-06 20:21:02,910 INFO org.apache.flink.runtime.taskexecutor.slot.TaskSlotTableImpl [] - Activate slot 5677ce14bfde3ac63f7fdf71276ca8ba. 2023-09-06 20:21:02,910 INFO org.apache.flink.runtime.taskmanager.Task [] - Source: t_datacatalog_table[1] -> Calc[2] (1/1)#0 (61148fe33f4b7896edfb00d3e4422eda_cbc357ccb763df2852fee8c4fc7d55f2_0_0) switched from CREATED to DEPLOYING. 2023-09-06 20:21:02,911 INFO org.apache.flink.runtime.taskmanager.Task [] - Loading JAR files for task Source: t_datacatalog_table[1] -> Calc[2] (1/1)#0 (61148fe33f4b7896edfb00d3e4422eda_cbc357ccb763df2852fee8c4fc7d55f2_0_0) [DEPLOYING]. 2023-09-06 20:21:02,912 INFO org.apache.flink.runtime.blob.BlobClient [] - Downloading 8d76fda12154e518ff0bfeb4f16bae1f/p-c9a898e2fff2a1a9431b4eb90a410879ca72339e-b4038cfe49dc84b57c228f783abd5adf from localhost/127.0.0.1:41295 2023-09-06 20:21:02,912 INFO org.apache.flink.runtime.taskexecutor.TaskExecutor [] - Received task Source: t_datacatalog_schema[4] -> Calc[5] (1/1)#0 (61148fe33f4b7896edfb00d3e4422eda_6cdc5bb954874d922eaee11a8e7b5dd5_0_0), deploy into slot with allocation id 5677ce14bfde3ac63f7fdf71276ca8ba. 2023-09-06 20:21:02,912 INFO org.apache.flink.runtime.taskexecutor.slot.TaskSlotTableImpl [] - Activate slot 5677ce14bfde3ac63f7fdf71276ca8ba. 2023-09-06 20:21:02,912 INFO org.apache.flink.runtime.taskmanager.Task [] - Source: t_datacatalog_schema[4] -> Calc[5] (1/1)#0 (61148fe33f4b7896edfb00d3e4422eda_6cdc5bb954874d922eaee11a8e7b5dd5_0_0) switched from CREATED to DEPLOYING. 2023-09-06 20:21:02,913 INFO org.apache.flink.runtime.taskmanager.Task [] - Loading JAR files for task Source: t_datacatalog_schema[4] -> Calc[5] (1/1)#0 (61148fe33f4b7896edfb00d3e4422eda_6cdc5bb954874d922eaee11a8e7b5dd5_0_0) [DEPLOYING]. 2023-09-06 20:21:02,914 INFO org.apache.flink.runtime.taskexecutor.TaskExecutor [] - Received task Source: t_region_datasource_relation[10] -> Calc[11] (1/1)#0 (61148fe33f4b7896edfb00d3e4422eda_2963852293169ba90d9d1e7d6308db5c_0_0), deploy into slot with allocation id 5677ce14bfde3ac63f7fdf71276ca8ba. 2023-09-06 20:21:02,915 INFO org.apache.flink.runtime.taskexecutor.slot.TaskSlotTableImpl [] - Activate slot 5677ce14bfde3ac63f7fdf71276ca8ba. 2023-09-06 20:21:02,915 INFO org.apache.flink.runtime.taskmanager.Task [] - Source: t_region_datasource_relation[10] -> Calc[11] (1/1)#0 (61148fe33f4b7896edfb00d3e4422eda_2963852293169ba90d9d1e7d6308db5c_0_0) switched from CREATED to DEPLOYING. 2023-09-06 20:21:02,915 INFO org.apache.flink.runtime.taskmanager.Task [] - Loading JAR files for task Source: t_region_datasource_relation[10] -> Calc[11] (1/1)#0 (61148fe33f4b7896edfb00d3e4422eda_2963852293169ba90d9d1e7d6308db5c_0_0) [DEPLOYING]. 2023-09-06 20:21:02,916 INFO org.apache.flink.runtime.taskexecutor.TaskExecutor [] - Received task Source: t_region[16] -> Calc[17] (1/1)#0 (61148fe33f4b7896edfb00d3e4422eda_1171dea6747ab509fdaefbe74f7195af_0_0), deploy into slot with allocation id 5677ce14bfde3ac63f7fdf71276ca8ba. 2023-09-06 20:21:02,917 INFO org.apache.flink.runtime.taskexecutor.slot.TaskSlotTableImpl [] - Activate slot 5677ce14bfde3ac63f7fdf71276ca8ba. 2023-09-06 20:21:03,061 INFO org.apache.flink.runtime.taskmanager.Task [] - Source: t_region[16] -> Calc[17] (1/1)#0 (61148fe33f4b7896edfb00d3e4422eda_1171dea6747ab509fdaefbe74f7195af_0_0) switched from CREATED to DEPLOYING. 2023-09-06 20:21:03,062 INFO org.apache.flink.runtime.taskmanager.Task [] - Loading JAR files for task Source: t_region[16] -> Calc[17] (1/1)#0 (61148fe33f4b7896edfb00d3e4422eda_1171dea6747ab509fdaefbe74f7195af_0_0) [DEPLOYING]. 2023-09-06 20:21:03,067 INFO org.apache.flink.runtime.taskexecutor.TaskExecutor [] - Received task Join[7] -> Calc[8] (1/1)#0 (61148fe33f4b7896edfb00d3e4422eda_b638747c22341b05e17099b7a1707470_0_0), deploy into slot with allocation id 5677ce14bfde3ac63f7fdf71276ca8ba. 2023-09-06 20:21:03,068 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using job/cluster config to configure application-defined state backend: org.apache.flink.runtime.state.hashmap.HashMapStateBackend@546e8b49 2023-09-06 20:21:03,068 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using application-defined state backend: org.apache.flink.runtime.state.hashmap.HashMapStateBackend@ddb1215 2023-09-06 20:21:03,068 INFO org.apache.flink.runtime.state.StateBackendLoader [] - State backend loader loads the state backend as HashMapStateBackend 2023-09-06 20:21:03,069 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using job/cluster config to configure application-defined checkpoint storage: org.apache.flink.runtime.state.storage.FileSystemCheckpointStorage@8fdb6d18 2023-09-06 20:21:03,069 INFO org.apache.flink.runtime.taskmanager.Task [] - Join[7] -> Calc[8] (1/1)#0 (61148fe33f4b7896edfb00d3e4422eda_b638747c22341b05e17099b7a1707470_0_0) switched from CREATED to DEPLOYING. 2023-09-06 20:21:03,069 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using job/cluster config to configure application-defined state backend: org.apache.flink.runtime.state.hashmap.HashMapStateBackend@14bad11f 2023-09-06 20:21:03,069 INFO org.apache.flink.runtime.taskmanager.Task [] - Loading JAR files for task Join[7] -> Calc[8] (1/1)#0 (61148fe33f4b7896edfb00d3e4422eda_b638747c22341b05e17099b7a1707470_0_0) [DEPLOYING]. 2023-09-06 20:21:03,069 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using application-defined state backend: org.apache.flink.runtime.state.hashmap.HashMapStateBackend@2ada82ae 2023-09-06 20:21:03,069 INFO org.apache.flink.runtime.state.StateBackendLoader [] - State backend loader loads the state backend as HashMapStateBackend 2023-09-06 20:21:03,069 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using job/cluster config to configure application-defined checkpoint storage: org.apache.flink.runtime.state.storage.FileSystemCheckpointStorage@8fdb6d18 2023-09-06 20:21:03,070 INFO org.apache.flink.runtime.taskexecutor.slot.TaskSlotTableImpl [] - Activate slot 5677ce14bfde3ac63f7fdf71276ca8ba. 2023-09-06 20:21:03,071 INFO org.apache.flink.runtime.taskmanager.Task [] - Source: t_datacatalog_schema[4] -> Calc[5] (1/1)#0 (61148fe33f4b7896edfb00d3e4422eda_6cdc5bb954874d922eaee11a8e7b5dd5_0_0) switched from DEPLOYING to INITIALIZING. 2023-09-06 20:21:03,071 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using job/cluster config to configure application-defined state backend: org.apache.flink.runtime.state.hashmap.HashMapStateBackend@de74d5f 2023-09-06 20:21:03,071 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using application-defined state backend: org.apache.flink.runtime.state.hashmap.HashMapStateBackend@55311b50 2023-09-06 20:21:03,071 INFO org.apache.flink.runtime.state.StateBackendLoader [] - State backend loader loads the state backend as HashMapStateBackend 2023-09-06 20:21:03,071 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using job/cluster config to configure application-defined checkpoint storage: org.apache.flink.runtime.state.storage.FileSystemCheckpointStorage@8fdb6d18 2023-09-06 20:21:03,071 INFO org.apache.flink.runtime.taskmanager.Task [] - Source: t_datacatalog_table[1] -> Calc[2] (1/1)#0 (61148fe33f4b7896edfb00d3e4422eda_cbc357ccb763df2852fee8c4fc7d55f2_0_0) switched from DEPLOYING to INITIALIZING. 2023-09-06 20:21:03,072 INFO org.apache.flink.runtime.taskmanager.Task [] - Source: t_region_datasource_relation[10] -> Calc[11] (1/1)#0 (61148fe33f4b7896edfb00d3e4422eda_2963852293169ba90d9d1e7d6308db5c_0_0) switched from DEPLOYING to INITIALIZING. 2023-09-06 20:21:03,094 INFO org.apache.flink.runtime.taskexecutor.TaskExecutor [] - Received task Join[13] -> Calc[14] (1/1)#0 (61148fe33f4b7896edfb00d3e4422eda_95cdb3dbdf113532a649d34b1d4bf4bb_0_0), deploy into slot with allocation id 5677ce14bfde3ac63f7fdf71276ca8ba. 2023-09-06 20:21:03,095 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using job/cluster config to configure application-defined state backend: org.apache.flink.runtime.state.hashmap.HashMapStateBackend@5fa284cd 2023-09-06 20:21:03,095 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using application-defined state backend: org.apache.flink.runtime.state.hashmap.HashMapStateBackend@5d9b3bf3 2023-09-06 20:21:03,095 INFO org.apache.flink.runtime.state.StateBackendLoader [] - State backend loader loads the state backend as HashMapStateBackend 2023-09-06 20:21:03,095 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using job/cluster config to configure application-defined checkpoint storage: org.apache.flink.runtime.state.storage.FileSystemCheckpointStorage@8fdb6d18 2023-09-06 20:21:03,095 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using job/cluster config to configure application-defined state backend: org.apache.flink.runtime.state.hashmap.HashMapStateBackend@38ff5c6c 2023-09-06 20:21:03,095 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using application-defined state backend: org.apache.flink.runtime.state.hashmap.HashMapStateBackend@2c8399f8 2023-09-06 20:21:03,095 INFO org.apache.flink.runtime.state.StateBackendLoader [] - State backend loader loads the state backend as HashMapStateBackend 2023-09-06 20:21:03,095 INFO org.apache.flink.runtime.taskexecutor.slot.TaskSlotTableImpl [] - Activate slot 5677ce14bfde3ac63f7fdf71276ca8ba. 2023-09-06 20:21:03,096 INFO org.apache.flink.runtime.taskmanager.Task [] - Source: t_region[16] -> Calc[17] (1/1)#0 (61148fe33f4b7896edfb00d3e4422eda_1171dea6747ab509fdaefbe74f7195af_0_0) switched from DEPLOYING to INITIALIZING. 2023-09-06 20:21:03,096 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using job/cluster config to configure application-defined checkpoint storage: org.apache.flink.runtime.state.storage.FileSystemCheckpointStorage@8fdb6d18 2023-09-06 20:21:03,095 INFO org.apache.flink.runtime.taskmanager.Task [] - Join[13] -> Calc[14] (1/1)#0 (61148fe33f4b7896edfb00d3e4422eda_95cdb3dbdf113532a649d34b1d4bf4bb_0_0) switched from CREATED to DEPLOYING. 2023-09-06 20:21:03,096 INFO org.apache.flink.runtime.taskmanager.Task [] - Loading JAR files for task Join[13] -> Calc[14] (1/1)#0 (61148fe33f4b7896edfb00d3e4422eda_95cdb3dbdf113532a649d34b1d4bf4bb_0_0) [DEPLOYING]. 2023-09-06 20:21:03,096 INFO org.apache.flink.runtime.taskmanager.Task [] - Join[7] -> Calc[8] (1/1)#0 (61148fe33f4b7896edfb00d3e4422eda_b638747c22341b05e17099b7a1707470_0_0) switched from DEPLOYING to INITIALIZING. 2023-09-06 20:21:03,101 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using job/cluster config to configure application-defined state backend: org.apache.flink.runtime.state.hashmap.HashMapStateBackend@76d4f543 2023-09-06 20:21:03,100 INFO org.apache.flink.runtime.taskexecutor.TaskExecutor [] - Received task Join[19] -> Calc[20] (1/1)#0 (61148fe33f4b7896edfb00d3e4422eda_d6a4e78fe16215bb5c854f868477a9c6_0_0), deploy into slot with allocation id 5677ce14bfde3ac63f7fdf71276ca8ba. 2023-09-06 20:21:03,101 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using application-defined state backend: org.apache.flink.runtime.state.hashmap.HashMapStateBackend@3712423e 2023-09-06 20:21:03,101 INFO org.apache.flink.runtime.state.StateBackendLoader [] - State backend loader loads the state backend as HashMapStateBackend 2023-09-06 20:21:03,101 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using job/cluster config to configure application-defined checkpoint storage: org.apache.flink.runtime.state.storage.FileSystemCheckpointStorage@8fdb6d18 2023-09-06 20:21:03,101 INFO org.apache.flink.runtime.taskexecutor.slot.TaskSlotTableImpl [] - Activate slot 5677ce14bfde3ac63f7fdf71276ca8ba. 2023-09-06 20:21:03,101 INFO org.apache.flink.runtime.taskmanager.Task [] - Join[19] -> Calc[20] (1/1)#0 (61148fe33f4b7896edfb00d3e4422eda_d6a4e78fe16215bb5c854f868477a9c6_0_0) switched from CREATED to DEPLOYING. 2023-09-06 20:21:03,102 INFO org.apache.flink.runtime.taskmanager.Task [] - Join[13] -> Calc[14] (1/1)#0 (61148fe33f4b7896edfb00d3e4422eda_95cdb3dbdf113532a649d34b1d4bf4bb_0_0) switched from DEPLOYING to INITIALIZING. 2023-09-06 20:21:03,102 INFO org.apache.flink.runtime.taskmanager.Task [] - Loading JAR files for task Join[19] -> Calc[20] (1/1)#0 (61148fe33f4b7896edfb00d3e4422eda_d6a4e78fe16215bb5c854f868477a9c6_0_0) [DEPLOYING]. 2023-09-06 20:21:03,105 INFO org.apache.flink.runtime.taskexecutor.TaskExecutor [] - Received task GroupAggregate[22] -> Calc[23] -> ConstraintEnforcer[24] (1/1)#0 (61148fe33f4b7896edfb00d3e4422eda_4e54174ae818b1bbeb51fae862a54685_0_0), deploy into slot with allocation id 5677ce14bfde3ac63f7fdf71276ca8ba. 2023-09-06 20:21:03,105 INFO org.apache.flink.runtime.taskexecutor.slot.TaskSlotTableImpl [] - Activate slot 5677ce14bfde3ac63f7fdf71276ca8ba. 2023-09-06 20:21:03,106 INFO org.apache.flink.runtime.taskmanager.Task [] - GroupAggregate[22] -> Calc[23] -> ConstraintEnforcer[24] (1/1)#0 (61148fe33f4b7896edfb00d3e4422eda_4e54174ae818b1bbeb51fae862a54685_0_0) switched from CREATED to DEPLOYING. 2023-09-06 20:21:03,106 INFO org.apache.flink.runtime.taskmanager.Task [] - Loading JAR files for task GroupAggregate[22] -> Calc[23] -> ConstraintEnforcer[24] (1/1)#0 (61148fe33f4b7896edfb00d3e4422eda_4e54174ae818b1bbeb51fae862a54685_0_0) [DEPLOYING]. 2023-09-06 20:21:03,109 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using job/cluster config to configure application-defined state backend: org.apache.flink.runtime.state.hashmap.HashMapStateBackend@2cfc7d78 2023-09-06 20:21:03,109 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using application-defined state backend: org.apache.flink.runtime.state.hashmap.HashMapStateBackend@345a1886 2023-09-06 20:21:03,109 INFO org.apache.flink.runtime.state.StateBackendLoader [] - State backend loader loads the state backend as HashMapStateBackend 2023-09-06 20:21:03,109 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using job/cluster config to configure application-defined checkpoint storage: org.apache.flink.runtime.state.storage.FileSystemCheckpointStorage@8fdb6d18 2023-09-06 20:21:03,111 INFO org.apache.flink.runtime.taskmanager.Task [] - Join[19] -> Calc[20] (1/1)#0 (61148fe33f4b7896edfb00d3e4422eda_d6a4e78fe16215bb5c854f868477a9c6_0_0) switched from DEPLOYING to INITIALIZING. 2023-09-06 20:21:03,111 INFO org.apache.flink.runtime.taskexecutor.TaskExecutor [] - Received task SinkMaterializer[24] -> Sink: table_index[24] (1/1)#0 (61148fe33f4b7896edfb00d3e4422eda_cf765b0679ed5dc39d2fd61a807a4faf_0_0), deploy into slot with allocation id 5677ce14bfde3ac63f7fdf71276ca8ba. 2023-09-06 20:21:03,112 INFO org.apache.flink.runtime.taskexecutor.slot.TaskSlotTableImpl [] - Activate slot 5677ce14bfde3ac63f7fdf71276ca8ba. 2023-09-06 20:21:03,112 INFO org.apache.flink.runtime.taskmanager.Task [] - SinkMaterializer[24] -> Sink: table_index[24] (1/1)#0 (61148fe33f4b7896edfb00d3e4422eda_cf765b0679ed5dc39d2fd61a807a4faf_0_0) switched from CREATED to DEPLOYING. 2023-09-06 20:21:03,113 INFO org.apache.flink.runtime.taskmanager.Task [] - Loading JAR files for task SinkMaterializer[24] -> Sink: table_index[24] (1/1)#0 (61148fe33f4b7896edfb00d3e4422eda_cf765b0679ed5dc39d2fd61a807a4faf_0_0) [DEPLOYING]. 2023-09-06 20:21:03,115 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using job/cluster config to configure application-defined state backend: org.apache.flink.runtime.state.hashmap.HashMapStateBackend@6aa3d311 2023-09-06 20:21:03,115 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using application-defined state backend: org.apache.flink.runtime.state.hashmap.HashMapStateBackend@7285115f 2023-09-06 20:21:03,115 INFO org.apache.flink.runtime.state.StateBackendLoader [] - State backend loader loads the state backend as HashMapStateBackend 2023-09-06 20:21:03,115 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using job/cluster config to configure application-defined checkpoint storage: org.apache.flink.runtime.state.storage.FileSystemCheckpointStorage@8fdb6d18 2023-09-06 20:21:03,116 INFO org.apache.flink.runtime.taskmanager.Task [] - SinkMaterializer[24] -> Sink: table_index[24] (1/1)#0 (61148fe33f4b7896edfb00d3e4422eda_cf765b0679ed5dc39d2fd61a807a4faf_0_0) switched from DEPLOYING to INITIALIZING. 2023-09-06 20:21:03,119 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using job/cluster config to configure application-defined state backend: org.apache.flink.runtime.state.hashmap.HashMapStateBackend@61ebebf6 2023-09-06 20:21:03,119 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using application-defined state backend: org.apache.flink.runtime.state.hashmap.HashMapStateBackend@2ec40c2e 2023-09-06 20:21:03,119 INFO org.apache.flink.runtime.state.StateBackendLoader [] - State backend loader loads the state backend as HashMapStateBackend 2023-09-06 20:21:03,119 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using job/cluster config to configure application-defined checkpoint storage: org.apache.flink.runtime.state.storage.FileSystemCheckpointStorage@8fdb6d18 2023-09-06 20:21:03,120 INFO org.apache.flink.runtime.taskmanager.Task [] - GroupAggregate[22] -> Calc[23] -> ConstraintEnforcer[24] (1/1)#0 (61148fe33f4b7896edfb00d3e4422eda_4e54174ae818b1bbeb51fae862a54685_0_0) switched from DEPLOYING to INITIALIZING. 2023-09-06 20:21:03,831 INFO org.apache.flink.streaming.connectors.elasticsearch7.Elasticsearch7ApiCallBridge [] - Pinging Elasticsearch cluster via hosts [http://192.168.216.80:45004] ... 2023-09-06 20:21:03,863 INFO org.apache.flink.runtime.state.heap.HeapRestoreOperation [] - Starting to restore from state handle: KeyGroupsStateHandle{groupRangeOffsets=KeyGroupRangeOffsets{keyGroupRange=KeyGroupRange{startKeyGroup=0, endKeyGroup=127}}, stateHandle=ByteStreamStateHandle{handleName='file:/opt/dip/master/dipsync/checkpoints/3ae9ce485ea8879b689bfb07ead84ed7/chk-2/29738b69-9df1-4152-9e3a-4c09a0335d18', dataBytes=6854}}. 2023-09-06 20:21:03,860 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - initialize checkpoint 2023-09-06 20:21:03,865 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Restore State from resolvedTimestamp: 0 2023-09-06 20:21:03,865 INFO org.apache.flink.runtime.state.heap.HeapRestoreOperation [] - Starting to restore from state handle: KeyGroupsStateHandle{groupRangeOffsets=KeyGroupRangeOffsets{keyGroupRange=KeyGroupRange{startKeyGroup=0, endKeyGroup=127}}, stateHandle=ByteStreamStateHandle{handleName='file:/opt/dip/master/dipsync/checkpoints/3ae9ce485ea8879b689bfb07ead84ed7/chk-2/79fe6a7e-9ff5-4015-8cae-5f39c656a2fb', dataBytes=6595}}. 2023-09-06 20:21:03,856 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - initialize checkpoint 2023-09-06 20:21:03,867 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Restore State from resolvedTimestamp: 0 2023-09-06 20:21:03,867 INFO org.apache.flink.runtime.taskmanager.Task [] - Source: t_region[16] -> Calc[17] (1/1)#0 (61148fe33f4b7896edfb00d3e4422eda_1171dea6747ab509fdaefbe74f7195af_0_0) switched from INITIALIZING to RUNNING. 2023-09-06 20:21:03,860 INFO org.apache.flink.runtime.state.heap.HeapRestoreOperation [] - Starting to restore from state handle: KeyGroupsStateHandle{groupRangeOffsets=KeyGroupRangeOffsets{keyGroupRange=KeyGroupRange{startKeyGroup=0, endKeyGroup=127}}, stateHandle=ByteStreamStateHandle{handleName='file:/opt/dip/master/dipsync/checkpoints/3ae9ce485ea8879b689bfb07ead84ed7/chk-2/97893cd2-e13a-44cd-bbbb-3a8f97ed9318', dataBytes=6228}}. 2023-09-06 20:21:03,859 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - initialize checkpoint 2023-09-06 20:21:03,867 INFO org.apache.flink.runtime.taskmanager.Task [] - Source: t_region_datasource_relation[10] -> Calc[11] (1/1)#0 (61148fe33f4b7896edfb00d3e4422eda_2963852293169ba90d9d1e7d6308db5c_0_0) switched from INITIALIZING to RUNNING. 2023-09-06 20:21:03,868 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Restore State from resolvedTimestamp: 0 2023-09-06 20:21:03,869 INFO org.apache.flink.runtime.state.heap.HeapRestoreOperation [] - Finished restoring from state handle: KeyGroupsStateHandle{groupRangeOffsets=KeyGroupRangeOffsets{keyGroupRange=KeyGroupRange{startKeyGroup=0, endKeyGroup=127}}, stateHandle=ByteStreamStateHandle{handleName='file:/opt/dip/master/dipsync/checkpoints/3ae9ce485ea8879b689bfb07ead84ed7/chk-2/29738b69-9df1-4152-9e3a-4c09a0335d18', dataBytes=6854}}. 2023-09-06 20:21:03,869 INFO org.apache.flink.runtime.state.heap.HeapKeyedStateBackendBuilder [] - Finished to build heap keyed state-backend. 2023-09-06 20:21:03,869 INFO org.apache.flink.runtime.state.heap.HeapKeyedStateBackend [] - Initializing heap keyed state backend with stream factory. 2023-09-06 20:21:03,870 INFO org.apache.flink.runtime.state.heap.HeapRestoreOperation [] - Finished restoring from state handle: KeyGroupsStateHandle{groupRangeOffsets=KeyGroupRangeOffsets{keyGroupRange=KeyGroupRange{startKeyGroup=0, endKeyGroup=127}}, stateHandle=ByteStreamStateHandle{handleName='file:/opt/dip/master/dipsync/checkpoints/3ae9ce485ea8879b689bfb07ead84ed7/chk-2/97893cd2-e13a-44cd-bbbb-3a8f97ed9318', dataBytes=6228}}. 2023-09-06 20:21:03,870 INFO org.apache.flink.runtime.state.heap.HeapKeyedStateBackendBuilder [] - Finished to build heap keyed state-backend. 2023-09-06 20:21:03,870 INFO org.apache.flink.runtime.state.heap.HeapKeyedStateBackend [] - Initializing heap keyed state backend with stream factory. 2023-09-06 20:21:03,871 INFO org.apache.flink.runtime.state.heap.HeapRestoreOperation [] - Finished restoring from state handle: KeyGroupsStateHandle{groupRangeOffsets=KeyGroupRangeOffsets{keyGroupRange=KeyGroupRange{startKeyGroup=0, endKeyGroup=127}}, stateHandle=ByteStreamStateHandle{handleName='file:/opt/dip/master/dipsync/checkpoints/3ae9ce485ea8879b689bfb07ead84ed7/chk-2/79fe6a7e-9ff5-4015-8cae-5f39c656a2fb', dataBytes=6595}}. 2023-09-06 20:21:03,871 INFO org.apache.flink.runtime.state.heap.HeapKeyedStateBackendBuilder [] - Finished to build heap keyed state-backend. 2023-09-06 20:21:03,871 INFO org.apache.flink.runtime.state.heap.HeapKeyedStateBackend [] - Initializing heap keyed state backend with stream factory. 2023-09-06 20:21:03,887 INFO org.apache.flink.runtime.taskmanager.Task [] - Source: t_datacatalog_schema[4] -> Calc[5] (1/1)#0 (61148fe33f4b7896edfb00d3e4422eda_6cdc5bb954874d922eaee11a8e7b5dd5_0_0) switched from INITIALIZING to RUNNING. 2023-09-06 20:21:03,890 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Start to initial table whitelist 2023-09-06 20:21:03,893 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Start to initial table whitelist 2023-09-06 20:21:03,890 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Start to initial table whitelist 2023-09-06 20:21:03,898 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - initialize checkpoint 2023-09-06 20:21:03,899 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Restore State from resolvedTimestamp: 0 2023-09-06 20:21:03,899 INFO org.apache.flink.runtime.state.heap.HeapRestoreOperation [] - Starting to restore from state handle: KeyGroupsStateHandle{groupRangeOffsets=KeyGroupRangeOffsets{keyGroupRange=KeyGroupRange{startKeyGroup=0, endKeyGroup=127}}, stateHandle=ByteStreamStateHandle{handleName='file:/opt/dip/master/dipsync/checkpoints/3ae9ce485ea8879b689bfb07ead84ed7/chk-2/07baea23-231b-4ae7-bbf5-099f32bbeb71', dataBytes=17666}}. 2023-09-06 20:21:03,899 INFO org.apache.flink.runtime.taskmanager.Task [] - Source: t_datacatalog_table[1] -> Calc[2] (1/1)#0 (61148fe33f4b7896edfb00d3e4422eda_cbc357ccb763df2852fee8c4fc7d55f2_0_0) switched from INITIALIZING to RUNNING. 2023-09-06 20:21:03,903 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Start to initial table whitelist 2023-09-06 20:21:03,906 INFO org.apache.flink.streaming.connectors.elasticsearch7.Elasticsearch7ApiCallBridge [] - Elasticsearch RestHighLevelClient is connected to [http://192.168.216.80:45004] 2023-09-06 20:21:03,908 INFO org.apache.flink.runtime.state.heap.HeapRestoreOperation [] - Starting to restore from state handle: KeyGroupsStateHandle{groupRangeOffsets=KeyGroupRangeOffsets{keyGroupRange=KeyGroupRange{startKeyGroup=0, endKeyGroup=127}}, stateHandle=ByteStreamStateHandle{handleName='file:/opt/dip/master/dipsync/checkpoints/3ae9ce485ea8879b689bfb07ead84ed7/chk-2/13d08cbe-4b29-4420-b213-cd08c9ab4a41', dataBytes=9109}}. 2023-09-06 20:21:03,908 INFO org.apache.flink.runtime.taskmanager.Task [] - Join[7] -> Calc[8] (1/1)#0 (61148fe33f4b7896edfb00d3e4422eda_b638747c22341b05e17099b7a1707470_0_0) switched from INITIALIZING to RUNNING. 2023-09-06 20:21:03,909 INFO org.apache.flink.runtime.taskmanager.Task [] - Join[19] -> Calc[20] (1/1)#0 (61148fe33f4b7896edfb00d3e4422eda_d6a4e78fe16215bb5c854f868477a9c6_0_0) switched from INITIALIZING to RUNNING. 2023-09-06 20:21:03,910 INFO org.apache.flink.runtime.state.heap.HeapRestoreOperation [] - Finished restoring from state handle: KeyGroupsStateHandle{groupRangeOffsets=KeyGroupRangeOffsets{keyGroupRange=KeyGroupRange{startKeyGroup=0, endKeyGroup=127}}, stateHandle=ByteStreamStateHandle{handleName='file:/opt/dip/master/dipsync/checkpoints/3ae9ce485ea8879b689bfb07ead84ed7/chk-2/07baea23-231b-4ae7-bbf5-099f32bbeb71', dataBytes=17666}}. 2023-09-06 20:21:03,910 INFO org.apache.flink.runtime.state.heap.HeapKeyedStateBackendBuilder [] - Finished to build heap keyed state-backend. 2023-09-06 20:21:03,910 INFO org.apache.flink.runtime.state.heap.HeapKeyedStateBackend [] - Initializing heap keyed state backend with stream factory. 2023-09-06 20:21:03,912 INFO org.apache.flink.runtime.state.heap.HeapRestoreOperation [] - Finished restoring from state handle: KeyGroupsStateHandle{groupRangeOffsets=KeyGroupRangeOffsets{keyGroupRange=KeyGroupRange{startKeyGroup=0, endKeyGroup=127}}, stateHandle=ByteStreamStateHandle{handleName='file:/opt/dip/master/dipsync/checkpoints/3ae9ce485ea8879b689bfb07ead84ed7/chk-2/13d08cbe-4b29-4420-b213-cd08c9ab4a41', dataBytes=9109}}. 2023-09-06 20:21:03,912 INFO org.apache.flink.runtime.state.heap.HeapKeyedStateBackendBuilder [] - Finished to build heap keyed state-backend. 2023-09-06 20:21:03,912 INFO org.apache.flink.runtime.state.heap.HeapKeyedStateBackend [] - Initializing heap keyed state backend with stream factory. 2023-09-06 20:21:03,912 INFO org.apache.flink.runtime.taskmanager.Task [] - Join[13] -> Calc[14] (1/1)#0 (61148fe33f4b7896edfb00d3e4422eda_95cdb3dbdf113532a649d34b1d4bf4bb_0_0) switched from INITIALIZING to RUNNING. 2023-09-06 20:21:03,972 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Pattern matched tables: [dip_dbmodel.t_region] 2023-09-06 20:21:03,972 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Table list: [dip_dbmodel.t_region] 2023-09-06 20:21:03,972 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Pattern matched tables: [dip_dbmodel.t_region_datasource_relation] 2023-09-06 20:21:03,972 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Table list: [dip_dbmodel.t_region_datasource_relation] 2023-09-06 20:21:03,972 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Start readChangeRecords process 2023-09-06 20:21:03,972 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Start readChangeRecords process 2023-09-06 20:21:03,973 INFO com.oceanbase.clogproxy.client.connection.ClientStream [] - Try to reconnect 2023-09-06 20:21:03,976 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - LogProxyClient started 2023-09-06 20:21:03,978 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - LogProxyClient started 2023-09-06 20:21:03,979 INFO com.oceanbase.clogproxy.client.connection.ClientStream [] - Try to reconnect 2023-09-06 20:21:03,979 INFO com.oceanbase.clogproxy.client.connection.ClientStream [] - Reconnect successfully 2023-09-06 20:21:03,979 INFO com.oceanbase.clogproxy.client.connection.ClientHandler [] - ClientId: table_index_3: rootserver_list=192.168.216.80:13509:13507, cluster_id=, cluster_user=dip_admin@dip, cluster_password=******, , sys_user=, sys_password=******, tb_white_list=dip.*.*, tb_black_list=|, start_timestamp=0, start_timestamp_us=0, timezone=+00:00, working_mode=memory connecting LogProxy: 192.168.216.80:13508 2023-09-06 20:21:03,983 INFO com.oceanbase.clogproxy.client.connection.ClientStream [] - Reconnect successfully 2023-09-06 20:21:03,983 INFO com.oceanbase.clogproxy.client.connection.ClientHandler [] - ClientId: table_index_4: rootserver_list=192.168.216.80:13509:13507, cluster_id=, cluster_user=dip_admin@dip, cluster_password=******, , sys_user=, sys_password=******, tb_white_list=dip.*.*, tb_black_list=|, start_timestamp=0, start_timestamp_us=0, timezone=+00:00, working_mode=memory connecting LogProxy: 192.168.216.80:13508 2023-09-06 20:21:03,984 INFO org.apache.flink.runtime.taskmanager.Task [] - SinkMaterializer[24] -> Sink: table_index[24] (1/1)#0 (61148fe33f4b7896edfb00d3e4422eda_cf765b0679ed5dc39d2fd61a807a4faf_0_0) switched from INITIALIZING to RUNNING. 2023-09-06 20:21:04,011 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Pattern matched tables: [dip_dbmodel.t_datacatalog_schema] 2023-09-06 20:21:04,011 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Table list: [dip_dbmodel.t_datacatalog_schema] 2023-09-06 20:21:04,011 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Start readChangeRecords process 2023-09-06 20:21:04,012 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - LogProxyClient started 2023-09-06 20:21:04,012 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Pattern matched tables: [dip_dbmodel.t_datacatalog_table] 2023-09-06 20:21:04,012 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Table list: [dip_dbmodel.t_datacatalog_table] 2023-09-06 20:21:04,012 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Start readChangeRecords process 2023-09-06 20:21:04,012 INFO com.oceanbase.clogproxy.client.connection.ClientStream [] - Try to reconnect 2023-09-06 20:21:04,013 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - LogProxyClient started 2023-09-06 20:21:04,013 INFO com.oceanbase.clogproxy.client.connection.ClientStream [] - Try to reconnect 2023-09-06 20:21:04,020 INFO com.oceanbase.clogproxy.client.connection.ClientStream [] - Reconnect successfully 2023-09-06 20:21:04,020 INFO com.oceanbase.clogproxy.client.connection.ClientHandler [] - ClientId: table_index_1: rootserver_list=192.168.216.80:13509:13507, cluster_id=, cluster_user=dip_admin@dip, cluster_password=******, , sys_user=, sys_password=******, tb_white_list=dip.*.*, tb_black_list=|, start_timestamp=0, start_timestamp_us=0, timezone=+00:00, working_mode=memory connecting LogProxy: 192.168.216.80:13508 2023-09-06 20:21:04,020 INFO com.oceanbase.clogproxy.client.connection.ClientStream [] - Reconnect successfully 2023-09-06 20:21:04,020 INFO com.oceanbase.clogproxy.client.connection.ClientHandler [] - ClientId: table_index_2: rootserver_list=192.168.216.80:13509:13507, cluster_id=, cluster_user=dip_admin@dip, cluster_password=******, , sys_user=, sys_password=******, tb_white_list=dip.*.*, tb_black_list=|, start_timestamp=0, start_timestamp_us=0, timezone=+00:00, working_mode=memory connecting LogProxy: 192.168.216.80:13508 2023-09-06 20:21:04,063 INFO org.apache.flink.runtime.taskmanager.Task [] - GroupAggregate[22] -> Calc[23] -> ConstraintEnforcer[24] (1/1)#0 (61148fe33f4b7896edfb00d3e4422eda_4e54174ae818b1bbeb51fae862a54685_0_0) switched from INITIALIZING to RUNNING. 2023-09-06 20:21:04,368 INFO com.oceanbase.clogproxy.client.connection.ClientHandler [] - Connected to LogProxyServer, ip:127.0.1.1, version:f136f77be0d1ad50ff7053e5d1592c3d40696094 2023-09-06 20:21:04,421 INFO com.oceanbase.clogproxy.client.connection.ClientHandler [] - Connected to LogProxyServer, ip:127.0.1.1, version:f136f77be0d1ad50ff7053e5d1592c3d40696094 2023-09-06 20:21:04,422 INFO com.oceanbase.clogproxy.client.connection.ClientHandler [] - Connected to LogProxyServer, ip:127.0.1.1, version:f136f77be0d1ad50ff7053e5d1592c3d40696094 2023-09-06 20:21:04,422 INFO com.oceanbase.clogproxy.client.connection.ClientHandler [] - Connected to LogProxyServer, ip:127.0.1.1, version:f136f77be0d1ad50ff7053e5d1592c3d40696094 2023-09-06 20:21:26,127 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - snapshotState checkpoint: 4 at resolvedTimestamp: 1694002876 2023-09-06 20:21:26,127 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - snapshotState checkpoint: 4 at resolvedTimestamp: 1694002876 2023-09-06 20:21:26,128 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - snapshotState checkpoint: 4 at resolvedTimestamp: 1694002876 2023-09-06 20:21:26,128 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - snapshotState checkpoint: 4 at resolvedTimestamp: 1694002876 2023-09-06 20:21:26,129 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - snapshotState checkpoint: 4 at resolvedTimestamp: 1694002833 2023-09-06 20:21:32,642 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - LogProxyClient packet processing started from timestamp 1694002864 2023-09-06 20:21:32,642 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Snapshot reading started 2023-09-06 20:21:32,642 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Start to read snapshot from `dip_dbmodel`.`t_datacatalog_table` 2023-09-06 20:21:32,695 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - snapshotState checkpoint: 3 at resolvedTimestamp: 0 2023-09-06 20:21:32,695 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - snapshotState checkpoint: 3 at resolvedTimestamp: 0 2023-09-06 20:21:32,698 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - snapshotState checkpoint: 3 at resolvedTimestamp: 0 2023-09-06 20:21:32,699 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - snapshotState checkpoint: 3 at resolvedTimestamp: 0 2023-09-06 20:21:32,701 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Read snapshot from `dip_dbmodel`.`t_datacatalog_table` finished 2023-09-06 20:21:32,701 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Snapshot reading finished 2023-09-06 20:21:32,713 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - LogProxyClient packet processing started from timestamp 1694002864 2023-09-06 20:21:32,713 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Snapshot reading started 2023-09-06 20:21:32,713 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Start to read snapshot from `dip_dbmodel`.`t_region_datasource_relation` 2023-09-06 20:21:32,738 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Read snapshot from `dip_dbmodel`.`t_region_datasource_relation` finished 2023-09-06 20:21:32,738 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Snapshot reading finished 2023-09-06 20:21:32,815 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - LogProxyClient packet processing started from timestamp 1694002864 2023-09-06 20:21:32,816 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Snapshot reading started 2023-09-06 20:21:32,816 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Start to read snapshot from `dip_dbmodel`.`t_region` 2023-09-06 20:21:32,831 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Read snapshot from `dip_dbmodel`.`t_region` finished 2023-09-06 20:21:32,831 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Snapshot reading finished 2023-09-06 20:21:32,891 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - LogProxyClient packet processing started from timestamp 1694002864 2023-09-06 20:21:32,891 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Snapshot reading started 2023-09-06 20:21:32,891 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Start to read snapshot from `dip_dbmodel`.`t_datacatalog_schema` 2023-09-06 20:21:32,903 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Read snapshot from `dip_dbmodel`.`t_datacatalog_schema` finished 2023-09-06 20:21:32,903 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Snapshot reading finished 2023-09-06 20:21:36,638 INFO org.apache.flink.runtime.taskexecutor.TaskExecutor [] - Receive slot request fc03ddb7967df750ef3cef1394ffe76c for job 0ae7132ce1b6d322a31d26f547eb66eb from resource manager with leader id 00000000000000000000000000000000. 2023-09-06 20:21:36,639 INFO org.apache.flink.runtime.taskexecutor.TaskExecutor [] - Allocated slot for fc03ddb7967df750ef3cef1394ffe76c. 2023-09-06 20:21:36,639 INFO org.apache.flink.runtime.taskexecutor.DefaultJobLeaderService [] - Add job 0ae7132ce1b6d322a31d26f547eb66eb for job leader monitoring. 2023-09-06 20:21:36,639 INFO org.apache.flink.runtime.taskexecutor.DefaultJobLeaderService [] - Try to register at job manager akka.tcp://flink@localhost:50101/user/rpc/jobmanager_8 with leader id 00000000-0000-0000-0000-000000000000. 2023-09-06 20:21:36,646 INFO org.apache.flink.runtime.taskexecutor.DefaultJobLeaderService [] - Resolved JobManager address, beginning registration 2023-09-06 20:21:36,656 INFO org.apache.flink.runtime.taskexecutor.DefaultJobLeaderService [] - Successful registration at job manager akka.tcp://flink@localhost:50101/user/rpc/jobmanager_8 for job 0ae7132ce1b6d322a31d26f547eb66eb. 2023-09-06 20:21:36,656 INFO org.apache.flink.runtime.taskexecutor.TaskExecutor [] - Establish JobManager connection for job 0ae7132ce1b6d322a31d26f547eb66eb. 2023-09-06 20:21:36,657 INFO org.apache.flink.runtime.taskexecutor.TaskExecutor [] - Offer reserved slots to the leader of job 0ae7132ce1b6d322a31d26f547eb66eb. 2023-09-06 20:21:36,675 INFO org.apache.flink.runtime.taskexecutor.slot.TaskSlotTableImpl [] - Activate slot fc03ddb7967df750ef3cef1394ffe76c. 2023-09-06 20:21:36,677 INFO org.apache.flink.runtime.state.changelog.StateChangelogStorageLoader [] - Creating a changelog storage with name 'memory'. 2023-09-06 20:21:36,677 INFO org.apache.flink.runtime.state.TaskExecutorChannelStateExecutorFactoryManager [] - Creating the channel state executor factory for job id 0ae7132ce1b6d322a31d26f547eb66eb 2023-09-06 20:21:36,678 INFO org.apache.flink.runtime.taskexecutor.TaskExecutor [] - Received task Source: t_datacatalog_schema[1] -> Calc[2] (1/1)#0 (540db85ea13cca85c8d756db45e6f4f3_cbc357ccb763df2852fee8c4fc7d55f2_0_0), deploy into slot with allocation id fc03ddb7967df750ef3cef1394ffe76c. 2023-09-06 20:21:36,679 INFO org.apache.flink.runtime.taskexecutor.slot.TaskSlotTableImpl [] - Activate slot fc03ddb7967df750ef3cef1394ffe76c. 2023-09-06 20:21:36,679 INFO org.apache.flink.runtime.taskmanager.Task [] - Source: t_datacatalog_schema[1] -> Calc[2] (1/1)#0 (540db85ea13cca85c8d756db45e6f4f3_cbc357ccb763df2852fee8c4fc7d55f2_0_0) switched from CREATED to DEPLOYING. 2023-09-06 20:21:36,679 INFO org.apache.flink.runtime.taskmanager.Task [] - Loading JAR files for task Source: t_datacatalog_schema[1] -> Calc[2] (1/1)#0 (540db85ea13cca85c8d756db45e6f4f3_cbc357ccb763df2852fee8c4fc7d55f2_0_0) [DEPLOYING]. 2023-09-06 20:21:36,680 INFO org.apache.flink.runtime.blob.BlobClient [] - Downloading 0ae7132ce1b6d322a31d26f547eb66eb/p-c9a898e2fff2a1a9431b4eb90a410879ca72339e-a06f3fa5bfab54a8d5a81fa9926e495c from localhost/127.0.0.1:41295 2023-09-06 20:21:36,682 INFO org.apache.flink.runtime.taskexecutor.TaskExecutor [] - Received task Source: t_region_datasource_relation[4] -> Calc[5] (1/1)#0 (540db85ea13cca85c8d756db45e6f4f3_6cdc5bb954874d922eaee11a8e7b5dd5_0_0), deploy into slot with allocation id fc03ddb7967df750ef3cef1394ffe76c. 2023-09-06 20:21:36,682 INFO org.apache.flink.runtime.taskexecutor.slot.TaskSlotTableImpl [] - Activate slot fc03ddb7967df750ef3cef1394ffe76c. 2023-09-06 20:21:36,683 INFO org.apache.flink.runtime.taskmanager.Task [] - Source: t_region_datasource_relation[4] -> Calc[5] (1/1)#0 (540db85ea13cca85c8d756db45e6f4f3_6cdc5bb954874d922eaee11a8e7b5dd5_0_0) switched from CREATED to DEPLOYING. 2023-09-06 20:21:36,683 INFO org.apache.flink.runtime.taskmanager.Task [] - Loading JAR files for task Source: t_region_datasource_relation[4] -> Calc[5] (1/1)#0 (540db85ea13cca85c8d756db45e6f4f3_6cdc5bb954874d922eaee11a8e7b5dd5_0_0) [DEPLOYING]. 2023-09-06 20:21:36,684 INFO org.apache.flink.runtime.taskexecutor.TaskExecutor [] - Received task Source: t_region[10] -> Calc[11] (1/1)#0 (540db85ea13cca85c8d756db45e6f4f3_2963852293169ba90d9d1e7d6308db5c_0_0), deploy into slot with allocation id fc03ddb7967df750ef3cef1394ffe76c. 2023-09-06 20:21:36,684 INFO org.apache.flink.runtime.taskexecutor.slot.TaskSlotTableImpl [] - Activate slot fc03ddb7967df750ef3cef1394ffe76c. 2023-09-06 20:21:36,685 INFO org.apache.flink.runtime.taskmanager.Task [] - Source: t_region[10] -> Calc[11] (1/1)#0 (540db85ea13cca85c8d756db45e6f4f3_2963852293169ba90d9d1e7d6308db5c_0_0) switched from CREATED to DEPLOYING. 2023-09-06 20:21:36,685 INFO org.apache.flink.runtime.taskmanager.Task [] - Loading JAR files for task Source: t_region[10] -> Calc[11] (1/1)#0 (540db85ea13cca85c8d756db45e6f4f3_2963852293169ba90d9d1e7d6308db5c_0_0) [DEPLOYING]. 2023-09-06 20:21:36,697 INFO org.apache.flink.runtime.taskexecutor.TaskExecutor [] - Received task Join[7] -> Calc[8] (1/1)#0 (540db85ea13cca85c8d756db45e6f4f3_bd51d758b4efb5e2f06d8b93962c12d2_0_0), deploy into slot with allocation id fc03ddb7967df750ef3cef1394ffe76c. 2023-09-06 20:21:36,697 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using job/cluster config to configure application-defined state backend: org.apache.flink.runtime.state.hashmap.HashMapStateBackend@327ea1bc 2023-09-06 20:21:36,697 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using application-defined state backend: org.apache.flink.runtime.state.hashmap.HashMapStateBackend@4945ff16 2023-09-06 20:21:36,698 INFO org.apache.flink.runtime.state.StateBackendLoader [] - State backend loader loads the state backend as HashMapStateBackend 2023-09-06 20:21:36,698 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using job/cluster config to configure application-defined state backend: org.apache.flink.runtime.state.hashmap.HashMapStateBackend@2988ed53 2023-09-06 20:21:36,698 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using job/cluster config to configure application-defined checkpoint storage: org.apache.flink.runtime.state.storage.FileSystemCheckpointStorage@8fdb6d18 2023-09-06 20:21:36,698 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using application-defined state backend: org.apache.flink.runtime.state.hashmap.HashMapStateBackend@227cb552 2023-09-06 20:21:36,698 INFO org.apache.flink.runtime.state.StateBackendLoader [] - State backend loader loads the state backend as HashMapStateBackend 2023-09-06 20:21:36,698 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using job/cluster config to configure application-defined state backend: org.apache.flink.runtime.state.hashmap.HashMapStateBackend@40c9ae91 2023-09-06 20:21:36,698 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using application-defined state backend: org.apache.flink.runtime.state.hashmap.HashMapStateBackend@1171c08d 2023-09-06 20:21:36,698 INFO org.apache.flink.runtime.state.StateBackendLoader [] - State backend loader loads the state backend as HashMapStateBackend 2023-09-06 20:21:36,698 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using job/cluster config to configure application-defined checkpoint storage: org.apache.flink.runtime.state.storage.FileSystemCheckpointStorage@8fdb6d18 2023-09-06 20:21:36,698 INFO org.apache.flink.runtime.taskexecutor.slot.TaskSlotTableImpl [] - Activate slot fc03ddb7967df750ef3cef1394ffe76c. 2023-09-06 20:21:36,698 INFO org.apache.flink.runtime.taskmanager.Task [] - Source: t_datacatalog_schema[1] -> Calc[2] (1/1)#0 (540db85ea13cca85c8d756db45e6f4f3_cbc357ccb763df2852fee8c4fc7d55f2_0_0) switched from DEPLOYING to INITIALIZING. 2023-09-06 20:21:36,698 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using job/cluster config to configure application-defined checkpoint storage: org.apache.flink.runtime.state.storage.FileSystemCheckpointStorage@8fdb6d18 2023-09-06 20:21:36,698 INFO org.apache.flink.runtime.taskmanager.Task [] - Join[7] -> Calc[8] (1/1)#0 (540db85ea13cca85c8d756db45e6f4f3_bd51d758b4efb5e2f06d8b93962c12d2_0_0) switched from CREATED to DEPLOYING. 2023-09-06 20:21:36,699 INFO org.apache.flink.runtime.taskmanager.Task [] - Source: t_region_datasource_relation[4] -> Calc[5] (1/1)#0 (540db85ea13cca85c8d756db45e6f4f3_6cdc5bb954874d922eaee11a8e7b5dd5_0_0) switched from DEPLOYING to INITIALIZING. 2023-09-06 20:21:36,699 INFO org.apache.flink.runtime.taskmanager.Task [] - Loading JAR files for task Join[7] -> Calc[8] (1/1)#0 (540db85ea13cca85c8d756db45e6f4f3_bd51d758b4efb5e2f06d8b93962c12d2_0_0) [DEPLOYING]. 2023-09-06 20:21:36,699 INFO org.apache.flink.runtime.taskmanager.Task [] - Source: t_region[10] -> Calc[11] (1/1)#0 (540db85ea13cca85c8d756db45e6f4f3_2963852293169ba90d9d1e7d6308db5c_0_0) switched from DEPLOYING to INITIALIZING. 2023-09-06 20:21:36,702 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using job/cluster config to configure application-defined state backend: org.apache.flink.runtime.state.hashmap.HashMapStateBackend@5d90dbb 2023-09-06 20:21:36,702 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using application-defined state backend: org.apache.flink.runtime.state.hashmap.HashMapStateBackend@3c10060d 2023-09-06 20:21:36,702 INFO org.apache.flink.runtime.state.StateBackendLoader [] - State backend loader loads the state backend as HashMapStateBackend 2023-09-06 20:21:36,702 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using job/cluster config to configure application-defined checkpoint storage: org.apache.flink.runtime.state.storage.FileSystemCheckpointStorage@8fdb6d18 2023-09-06 20:21:36,703 INFO org.apache.flink.runtime.taskexecutor.TaskExecutor [] - Received task Join[13] -> Calc[14] (1/1)#0 (540db85ea13cca85c8d756db45e6f4f3_2e97d77449c913cf0f6bfb4cb4497fa8_0_0), deploy into slot with allocation id fc03ddb7967df750ef3cef1394ffe76c. 2023-09-06 20:21:36,703 INFO org.apache.flink.runtime.taskmanager.Task [] - Join[7] -> Calc[8] (1/1)#0 (540db85ea13cca85c8d756db45e6f4f3_bd51d758b4efb5e2f06d8b93962c12d2_0_0) switched from DEPLOYING to INITIALIZING. 2023-09-06 20:21:36,703 INFO org.apache.flink.runtime.taskexecutor.slot.TaskSlotTableImpl [] - Activate slot fc03ddb7967df750ef3cef1394ffe76c. 2023-09-06 20:21:36,703 INFO org.apache.flink.runtime.taskmanager.Task [] - Join[13] -> Calc[14] (1/1)#0 (540db85ea13cca85c8d756db45e6f4f3_2e97d77449c913cf0f6bfb4cb4497fa8_0_0) switched from CREATED to DEPLOYING. 2023-09-06 20:21:36,704 INFO org.apache.flink.runtime.taskmanager.Task [] - Loading JAR files for task Join[13] -> Calc[14] (1/1)#0 (540db85ea13cca85c8d756db45e6f4f3_2e97d77449c913cf0f6bfb4cb4497fa8_0_0) [DEPLOYING]. 2023-09-06 20:21:36,708 INFO org.apache.flink.runtime.taskexecutor.TaskExecutor [] - Received task GroupAggregate[16] -> Calc[17] -> ConstraintEnforcer[18] (1/1)#0 (540db85ea13cca85c8d756db45e6f4f3_ecfbaa617d055e8778be646d9794c031_0_0), deploy into slot with allocation id fc03ddb7967df750ef3cef1394ffe76c. 2023-09-06 20:21:36,711 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using job/cluster config to configure application-defined state backend: org.apache.flink.runtime.state.hashmap.HashMapStateBackend@152c8a2e 2023-09-06 20:21:36,711 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using application-defined state backend: org.apache.flink.runtime.state.hashmap.HashMapStateBackend@7a9e3b37 2023-09-06 20:21:36,711 INFO org.apache.flink.runtime.state.StateBackendLoader [] - State backend loader loads the state backend as HashMapStateBackend 2023-09-06 20:21:36,711 INFO org.apache.flink.runtime.taskexecutor.slot.TaskSlotTableImpl [] - Activate slot fc03ddb7967df750ef3cef1394ffe76c. 2023-09-06 20:21:36,711 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using job/cluster config to configure application-defined checkpoint storage: org.apache.flink.runtime.state.storage.FileSystemCheckpointStorage@8fdb6d18 2023-09-06 20:21:36,712 INFO org.apache.flink.runtime.taskexecutor.slot.TaskSlotTableImpl [] - Activate slot fc03ddb7967df750ef3cef1394ffe76c. 2023-09-06 20:21:36,712 INFO org.apache.flink.runtime.taskmanager.Task [] - GroupAggregate[16] -> Calc[17] -> ConstraintEnforcer[18] (1/1)#0 (540db85ea13cca85c8d756db45e6f4f3_ecfbaa617d055e8778be646d9794c031_0_0) switched from CREATED to DEPLOYING. 2023-09-06 20:21:36,712 INFO org.apache.flink.runtime.taskmanager.Task [] - Join[13] -> Calc[14] (1/1)#0 (540db85ea13cca85c8d756db45e6f4f3_2e97d77449c913cf0f6bfb4cb4497fa8_0_0) switched from DEPLOYING to INITIALIZING. 2023-09-06 20:21:36,712 INFO org.apache.flink.runtime.taskmanager.Task [] - Loading JAR files for task GroupAggregate[16] -> Calc[17] -> ConstraintEnforcer[18] (1/1)#0 (540db85ea13cca85c8d756db45e6f4f3_ecfbaa617d055e8778be646d9794c031_0_0) [DEPLOYING]. 2023-09-06 20:21:36,716 INFO org.apache.flink.runtime.taskexecutor.TaskExecutor [] - Received task SinkMaterializer[18] -> Sink: schema_index[18] (1/1)#0 (540db85ea13cca85c8d756db45e6f4f3_f3befa4caffaca9b80147da465009d01_0_0), deploy into slot with allocation id fc03ddb7967df750ef3cef1394ffe76c. 2023-09-06 20:21:36,717 INFO org.apache.flink.runtime.taskmanager.Task [] - SinkMaterializer[18] -> Sink: schema_index[18] (1/1)#0 (540db85ea13cca85c8d756db45e6f4f3_f3befa4caffaca9b80147da465009d01_0_0) switched from CREATED to DEPLOYING. 2023-09-06 20:21:36,717 INFO org.apache.flink.runtime.taskmanager.Task [] - Loading JAR files for task SinkMaterializer[18] -> Sink: schema_index[18] (1/1)#0 (540db85ea13cca85c8d756db45e6f4f3_f3befa4caffaca9b80147da465009d01_0_0) [DEPLOYING]. 2023-09-06 20:21:36,717 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using job/cluster config to configure application-defined state backend: org.apache.flink.runtime.state.hashmap.HashMapStateBackend@76d4de0c 2023-09-06 20:21:36,717 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using application-defined state backend: org.apache.flink.runtime.state.hashmap.HashMapStateBackend@77453cdf 2023-09-06 20:21:36,717 INFO org.apache.flink.runtime.state.StateBackendLoader [] - State backend loader loads the state backend as HashMapStateBackend 2023-09-06 20:21:36,718 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using job/cluster config to configure application-defined checkpoint storage: org.apache.flink.runtime.state.storage.FileSystemCheckpointStorage@8fdb6d18 2023-09-06 20:21:36,719 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using job/cluster config to configure application-defined state backend: org.apache.flink.runtime.state.hashmap.HashMapStateBackend@2695d061 2023-09-06 20:21:36,719 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using application-defined state backend: org.apache.flink.runtime.state.hashmap.HashMapStateBackend@73fe457f 2023-09-06 20:21:36,719 INFO org.apache.flink.runtime.state.StateBackendLoader [] - State backend loader loads the state backend as HashMapStateBackend 2023-09-06 20:21:36,719 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using job/cluster config to configure application-defined checkpoint storage: org.apache.flink.runtime.state.storage.FileSystemCheckpointStorage@8fdb6d18 2023-09-06 20:21:36,719 INFO org.apache.flink.runtime.taskmanager.Task [] - GroupAggregate[16] -> Calc[17] -> ConstraintEnforcer[18] (1/1)#0 (540db85ea13cca85c8d756db45e6f4f3_ecfbaa617d055e8778be646d9794c031_0_0) switched from DEPLOYING to INITIALIZING. 2023-09-06 20:21:36,720 INFO org.apache.flink.runtime.taskmanager.Task [] - SinkMaterializer[18] -> Sink: schema_index[18] (1/1)#0 (540db85ea13cca85c8d756db45e6f4f3_f3befa4caffaca9b80147da465009d01_0_0) switched from DEPLOYING to INITIALIZING. 2023-09-06 20:21:36,746 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - initialize checkpoint 2023-09-06 20:21:36,747 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Restore State from resolvedTimestamp: 0 2023-09-06 20:21:36,752 INFO org.apache.flink.runtime.taskmanager.Task [] - Source: t_region_datasource_relation[4] -> Calc[5] (1/1)#0 (540db85ea13cca85c8d756db45e6f4f3_6cdc5bb954874d922eaee11a8e7b5dd5_0_0) switched from INITIALIZING to RUNNING. 2023-09-06 20:21:36,756 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Start to initial table whitelist 2023-09-06 20:21:36,758 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - initialize checkpoint 2023-09-06 20:21:36,758 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Restore State from resolvedTimestamp: 0 2023-09-06 20:21:36,767 INFO org.apache.flink.streaming.connectors.elasticsearch7.Elasticsearch7ApiCallBridge [] - Pinging Elasticsearch cluster via hosts [http://192.168.216.80:45004] ... 2023-09-06 20:21:36,767 INFO org.apache.flink.runtime.taskmanager.Task [] - Source: t_region[10] -> Calc[11] (1/1)#0 (540db85ea13cca85c8d756db45e6f4f3_2963852293169ba90d9d1e7d6308db5c_0_0) switched from INITIALIZING to RUNNING. 2023-09-06 20:21:36,768 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - initialize checkpoint 2023-09-06 20:21:36,768 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Restore State from resolvedTimestamp: 0 2023-09-06 20:21:36,769 INFO org.apache.flink.runtime.taskmanager.Task [] - Source: t_datacatalog_schema[1] -> Calc[2] (1/1)#0 (540db85ea13cca85c8d756db45e6f4f3_cbc357ccb763df2852fee8c4fc7d55f2_0_0) switched from INITIALIZING to RUNNING. 2023-09-06 20:21:36,773 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Start to initial table whitelist 2023-09-06 20:21:36,778 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Start to initial table whitelist 2023-09-06 20:21:36,783 INFO org.apache.flink.runtime.state.heap.HeapRestoreOperation [] - Starting to restore from state handle: KeyGroupsStateHandle{groupRangeOffsets=KeyGroupRangeOffsets{keyGroupRange=KeyGroupRange{startKeyGroup=0, endKeyGroup=127}}, stateHandle=ByteStreamStateHandle{handleName='file:/opt/dip/master/dipsync/checkpoints/ccb36f8e759ea3c30c72b87a8883db09/chk-2/7e04601d-b707-4b67-bc99-398b327afb9f', dataBytes=6186}}. 2023-09-06 20:21:36,783 INFO org.apache.flink.runtime.state.heap.HeapRestoreOperation [] - Starting to restore from state handle: KeyGroupsStateHandle{groupRangeOffsets=KeyGroupRangeOffsets{keyGroupRange=KeyGroupRange{startKeyGroup=0, endKeyGroup=127}}, stateHandle=ByteStreamStateHandle{handleName='file:/opt/dip/master/dipsync/checkpoints/ccb36f8e759ea3c30c72b87a8883db09/chk-2/e9ec7604-d67b-4d7c-b744-760773e30319', dataBytes=6021}}. 2023-09-06 20:21:36,785 INFO org.apache.flink.runtime.state.heap.HeapRestoreOperation [] - Finished restoring from state handle: KeyGroupsStateHandle{groupRangeOffsets=KeyGroupRangeOffsets{keyGroupRange=KeyGroupRange{startKeyGroup=0, endKeyGroup=127}}, stateHandle=ByteStreamStateHandle{handleName='file:/opt/dip/master/dipsync/checkpoints/ccb36f8e759ea3c30c72b87a8883db09/chk-2/e9ec7604-d67b-4d7c-b744-760773e30319', dataBytes=6021}}. 2023-09-06 20:21:36,785 INFO org.apache.flink.runtime.state.heap.HeapKeyedStateBackendBuilder [] - Finished to build heap keyed state-backend. 2023-09-06 20:21:36,785 INFO org.apache.flink.runtime.state.heap.HeapKeyedStateBackend [] - Initializing heap keyed state backend with stream factory. 2023-09-06 20:21:36,787 INFO org.apache.flink.runtime.state.heap.HeapRestoreOperation [] - Finished restoring from state handle: KeyGroupsStateHandle{groupRangeOffsets=KeyGroupRangeOffsets{keyGroupRange=KeyGroupRange{startKeyGroup=0, endKeyGroup=127}}, stateHandle=ByteStreamStateHandle{handleName='file:/opt/dip/master/dipsync/checkpoints/ccb36f8e759ea3c30c72b87a8883db09/chk-2/7e04601d-b707-4b67-bc99-398b327afb9f', dataBytes=6186}}. 2023-09-06 20:21:36,787 INFO org.apache.flink.runtime.state.heap.HeapKeyedStateBackendBuilder [] - Finished to build heap keyed state-backend. 2023-09-06 20:21:36,787 INFO org.apache.flink.runtime.state.heap.HeapKeyedStateBackend [] - Initializing heap keyed state backend with stream factory. 2023-09-06 20:21:36,811 INFO org.apache.flink.runtime.state.heap.HeapRestoreOperation [] - Starting to restore from state handle: KeyGroupsStateHandle{groupRangeOffsets=KeyGroupRangeOffsets{keyGroupRange=KeyGroupRange{startKeyGroup=0, endKeyGroup=127}}, stateHandle=ByteStreamStateHandle{handleName='file:/opt/dip/master/dipsync/checkpoints/ccb36f8e759ea3c30c72b87a8883db09/chk-2/e2e361b2-fcc4-4ed9-beb9-3361ed28a9d8', dataBytes=15167}}. 2023-09-06 20:21:36,821 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Pattern matched tables: [dip_dbmodel.t_datacatalog_schema] 2023-09-06 20:21:36,821 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Table list: [dip_dbmodel.t_datacatalog_schema] 2023-09-06 20:21:36,821 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Start readChangeRecords process 2023-09-06 20:21:36,859 INFO org.apache.flink.runtime.state.heap.HeapRestoreOperation [] - Finished restoring from state handle: KeyGroupsStateHandle{groupRangeOffsets=KeyGroupRangeOffsets{keyGroupRange=KeyGroupRange{startKeyGroup=0, endKeyGroup=127}}, stateHandle=ByteStreamStateHandle{handleName='file:/opt/dip/master/dipsync/checkpoints/ccb36f8e759ea3c30c72b87a8883db09/chk-2/e2e361b2-fcc4-4ed9-beb9-3361ed28a9d8', dataBytes=15167}}. 2023-09-06 20:21:36,859 INFO org.apache.flink.runtime.state.heap.HeapKeyedStateBackendBuilder [] - Finished to build heap keyed state-backend. 2023-09-06 20:21:36,859 INFO org.apache.flink.runtime.state.heap.HeapKeyedStateBackend [] - Initializing heap keyed state backend with stream factory. 2023-09-06 20:21:36,867 INFO com.oceanbase.clogproxy.client.connection.ClientStream [] - Try to reconnect 2023-09-06 20:21:36,877 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - LogProxyClient started 2023-09-06 20:21:36,877 INFO org.apache.flink.runtime.taskmanager.Task [] - Join[7] -> Calc[8] (1/1)#0 (540db85ea13cca85c8d756db45e6f4f3_bd51d758b4efb5e2f06d8b93962c12d2_0_0) switched from INITIALIZING to RUNNING. 2023-09-06 20:21:36,879 INFO com.oceanbase.clogproxy.client.connection.ClientStream [] - Reconnect successfully 2023-09-06 20:21:36,879 INFO com.oceanbase.clogproxy.client.connection.ClientHandler [] - ClientId: schema_index_1: rootserver_list=192.168.216.80:13509:13507, cluster_id=, cluster_user=dip_admin@dip, cluster_password=******, , sys_user=, sys_password=******, tb_white_list=dip.*.*, tb_black_list=|, start_timestamp=0, start_timestamp_us=0, timezone=+00:00, working_mode=memory connecting LogProxy: 192.168.216.80:13508 2023-09-06 20:21:36,880 INFO org.apache.flink.runtime.taskmanager.Task [] - Join[13] -> Calc[14] (1/1)#0 (540db85ea13cca85c8d756db45e6f4f3_2e97d77449c913cf0f6bfb4cb4497fa8_0_0) switched from INITIALIZING to RUNNING. 2023-09-06 20:21:36,880 INFO org.apache.flink.streaming.connectors.elasticsearch7.Elasticsearch7ApiCallBridge [] - Elasticsearch RestHighLevelClient is connected to [http://192.168.216.80:45004] 2023-09-06 20:21:36,882 INFO org.apache.flink.runtime.state.heap.HeapRestoreOperation [] - Starting to restore from state handle: KeyGroupsStateHandle{groupRangeOffsets=KeyGroupRangeOffsets{keyGroupRange=KeyGroupRange{startKeyGroup=0, endKeyGroup=127}}, stateHandle=ByteStreamStateHandle{handleName='file:/opt/dip/master/dipsync/checkpoints/ccb36f8e759ea3c30c72b87a8883db09/chk-2/60aceca1-cce9-4528-8044-25a50233e8b0', dataBytes=8276}}. 2023-09-06 20:21:36,885 INFO org.apache.flink.runtime.state.heap.HeapRestoreOperation [] - Finished restoring from state handle: KeyGroupsStateHandle{groupRangeOffsets=KeyGroupRangeOffsets{keyGroupRange=KeyGroupRange{startKeyGroup=0, endKeyGroup=127}}, stateHandle=ByteStreamStateHandle{handleName='file:/opt/dip/master/dipsync/checkpoints/ccb36f8e759ea3c30c72b87a8883db09/chk-2/60aceca1-cce9-4528-8044-25a50233e8b0', dataBytes=8276}}. 2023-09-06 20:21:36,885 INFO org.apache.flink.runtime.state.heap.HeapKeyedStateBackendBuilder [] - Finished to build heap keyed state-backend. 2023-09-06 20:21:36,885 INFO org.apache.flink.runtime.state.heap.HeapKeyedStateBackend [] - Initializing heap keyed state backend with stream factory. 2023-09-06 20:21:36,885 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Pattern matched tables: [dip_dbmodel.t_region_datasource_relation] 2023-09-06 20:21:36,885 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Table list: [dip_dbmodel.t_region_datasource_relation] 2023-09-06 20:21:36,885 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Start readChangeRecords process 2023-09-06 20:21:36,886 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - LogProxyClient started 2023-09-06 20:21:36,886 INFO com.oceanbase.clogproxy.client.connection.ClientStream [] - Try to reconnect 2023-09-06 20:21:36,892 INFO com.oceanbase.clogproxy.client.connection.ClientStream [] - Reconnect successfully 2023-09-06 20:21:36,892 INFO com.oceanbase.clogproxy.client.connection.ClientHandler [] - ClientId: schema_index_3: rootserver_list=192.168.216.80:13509:13507, cluster_id=, cluster_user=dip_admin@dip, cluster_password=******, , sys_user=, sys_password=******, tb_white_list=dip.*.*, tb_black_list=|, start_timestamp=0, start_timestamp_us=0, timezone=+00:00, working_mode=memory connecting LogProxy: 192.168.216.80:13508 2023-09-06 20:21:36,892 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Pattern matched tables: [dip_dbmodel.t_region] 2023-09-06 20:21:36,892 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Table list: [dip_dbmodel.t_region] 2023-09-06 20:21:36,893 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Start readChangeRecords process 2023-09-06 20:21:36,893 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - LogProxyClient started 2023-09-06 20:21:36,894 INFO com.oceanbase.clogproxy.client.connection.ClientStream [] - Try to reconnect 2023-09-06 20:21:36,898 INFO com.oceanbase.clogproxy.client.connection.ClientHandler [] - ClientId: schema_index_2: rootserver_list=192.168.216.80:13509:13507, cluster_id=, cluster_user=dip_admin@dip, cluster_password=******, , sys_user=, sys_password=******, tb_white_list=dip.*.*, tb_black_list=|, start_timestamp=0, start_timestamp_us=0, timezone=+00:00, working_mode=memory connecting LogProxy: 192.168.216.80:13508 2023-09-06 20:21:36,900 INFO org.apache.flink.runtime.taskmanager.Task [] - SinkMaterializer[18] -> Sink: schema_index[18] (1/1)#0 (540db85ea13cca85c8d756db45e6f4f3_f3befa4caffaca9b80147da465009d01_0_0) switched from INITIALIZING to RUNNING. 2023-09-06 20:21:36,904 INFO com.oceanbase.clogproxy.client.connection.ClientStream [] - Reconnect successfully 2023-09-06 20:21:36,913 INFO org.apache.flink.runtime.taskmanager.Task [] - GroupAggregate[16] -> Calc[17] -> ConstraintEnforcer[18] (1/1)#0 (540db85ea13cca85c8d756db45e6f4f3_ecfbaa617d055e8778be646d9794c031_0_0) switched from INITIALIZING to RUNNING. 2023-09-06 20:21:36,919 INFO com.oceanbase.clogproxy.client.connection.ClientHandler [] - Connected to LogProxyServer, ip:127.0.1.1, version:f136f77be0d1ad50ff7053e5d1592c3d40696094 2023-09-06 20:21:36,933 INFO com.oceanbase.clogproxy.client.connection.ClientHandler [] - Connected to LogProxyServer, ip:127.0.1.1, version:f136f77be0d1ad50ff7053e5d1592c3d40696094 2023-09-06 20:21:36,949 INFO com.oceanbase.clogproxy.client.connection.ClientHandler [] - Connected to LogProxyServer, ip:127.0.1.1, version:f136f77be0d1ad50ff7053e5d1592c3d40696094 2023-09-06 20:21:51,679 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - snapshotState checkpoint: 3 at resolvedTimestamp: 0 2023-09-06 20:21:51,679 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - snapshotState checkpoint: 3 at resolvedTimestamp: 0 2023-09-06 20:21:51,684 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - snapshotState checkpoint: 3 at resolvedTimestamp: 0 2023-09-06 20:21:56,306 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - snapshotState checkpoint: 5 at resolvedTimestamp: 1694002905 2023-09-06 20:21:56,307 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - snapshotState checkpoint: 5 at resolvedTimestamp: 1694002905 2023-09-06 20:21:56,307 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - snapshotState checkpoint: 5 at resolvedTimestamp: 1694002905 2023-09-06 20:21:56,307 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - snapshotState checkpoint: 5 at resolvedTimestamp: 1694002905 2023-09-06 20:21:56,307 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - snapshotState checkpoint: 5 at resolvedTimestamp: 1694002905 2023-09-06 20:22:02,556 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - LogProxyClient packet processing started from timestamp 1694002896 2023-09-06 20:22:02,556 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Snapshot reading started 2023-09-06 20:22:02,557 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Start to read snapshot from `dip_dbmodel`.`t_datacatalog_schema` 2023-09-06 20:22:02,565 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Read snapshot from `dip_dbmodel`.`t_datacatalog_schema` finished 2023-09-06 20:22:02,565 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Snapshot reading finished 2023-09-06 20:22:02,683 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - LogProxyClient packet processing started from timestamp 1694002896 2023-09-06 20:22:02,683 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Snapshot reading started 2023-09-06 20:22:02,684 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Start to read snapshot from `dip_dbmodel`.`t_region_datasource_relation` 2023-09-06 20:22:02,694 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Read snapshot from `dip_dbmodel`.`t_region_datasource_relation` finished 2023-09-06 20:22:02,694 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Snapshot reading finished 2023-09-06 20:22:02,695 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - snapshotState checkpoint: 4 at resolvedTimestamp: 1694002913 2023-09-06 20:22:02,695 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - snapshotState checkpoint: 4 at resolvedTimestamp: 1694002913 2023-09-06 20:22:02,696 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - snapshotState checkpoint: 4 at resolvedTimestamp: 1694002913 2023-09-06 20:22:02,697 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - snapshotState checkpoint: 4 at resolvedTimestamp: 1694002913 2023-09-06 20:22:02,797 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - LogProxyClient packet processing started from timestamp 1694002897 2023-09-06 20:22:02,797 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Snapshot reading started 2023-09-06 20:22:02,797 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Start to read snapshot from `dip_dbmodel`.`t_region` 2023-09-06 20:22:02,807 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Read snapshot from `dip_dbmodel`.`t_region` finished 2023-09-06 20:22:02,807 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Snapshot reading finished 2023-09-06 20:22:11,018 INFO org.apache.flink.runtime.taskexecutor.TaskExecutor [] - Receive slot request 9f5c521bb7b127aa27249507ba7fcb4e for job 4b57d5d6989208a8e2eeb2ecc940b39a from resource manager with leader id 00000000000000000000000000000000. 2023-09-06 20:22:11,019 INFO org.apache.flink.runtime.taskexecutor.TaskExecutor [] - Allocated slot for 9f5c521bb7b127aa27249507ba7fcb4e. 2023-09-06 20:22:11,019 INFO org.apache.flink.runtime.taskexecutor.DefaultJobLeaderService [] - Add job 4b57d5d6989208a8e2eeb2ecc940b39a for job leader monitoring. 2023-09-06 20:22:11,019 INFO org.apache.flink.runtime.taskexecutor.DefaultJobLeaderService [] - Try to register at job manager akka.tcp://flink@localhost:50101/user/rpc/jobmanager_9 with leader id 00000000-0000-0000-0000-000000000000. 2023-09-06 20:22:11,026 INFO org.apache.flink.runtime.taskexecutor.DefaultJobLeaderService [] - Resolved JobManager address, beginning registration 2023-09-06 20:22:11,035 INFO org.apache.flink.runtime.taskexecutor.DefaultJobLeaderService [] - Successful registration at job manager akka.tcp://flink@localhost:50101/user/rpc/jobmanager_9 for job 4b57d5d6989208a8e2eeb2ecc940b39a. 2023-09-06 20:22:11,035 INFO org.apache.flink.runtime.taskexecutor.TaskExecutor [] - Establish JobManager connection for job 4b57d5d6989208a8e2eeb2ecc940b39a. 2023-09-06 20:22:11,036 INFO org.apache.flink.runtime.taskexecutor.TaskExecutor [] - Offer reserved slots to the leader of job 4b57d5d6989208a8e2eeb2ecc940b39a. 2023-09-06 20:22:11,050 INFO org.apache.flink.runtime.taskexecutor.slot.TaskSlotTableImpl [] - Activate slot 9f5c521bb7b127aa27249507ba7fcb4e. 2023-09-06 20:22:11,052 INFO org.apache.flink.runtime.state.changelog.StateChangelogStorageLoader [] - Creating a changelog storage with name 'memory'. 2023-09-06 20:22:11,052 INFO org.apache.flink.runtime.state.TaskExecutorChannelStateExecutorFactoryManager [] - Creating the channel state executor factory for job id 4b57d5d6989208a8e2eeb2ecc940b39a 2023-09-06 20:22:11,053 INFO org.apache.flink.runtime.taskexecutor.TaskExecutor [] - Received task Source: t_datasource[1] -> Calc[2] (1/1)#0 (887d8ab18e8cd952e66808b12feae374_cbc357ccb763df2852fee8c4fc7d55f2_0_0), deploy into slot with allocation id 9f5c521bb7b127aa27249507ba7fcb4e. 2023-09-06 20:22:11,054 INFO org.apache.flink.runtime.taskexecutor.slot.TaskSlotTableImpl [] - Activate slot 9f5c521bb7b127aa27249507ba7fcb4e. 2023-09-06 20:22:11,053 INFO org.apache.flink.runtime.taskmanager.Task [] - Source: t_datasource[1] -> Calc[2] (1/1)#0 (887d8ab18e8cd952e66808b12feae374_cbc357ccb763df2852fee8c4fc7d55f2_0_0) switched from CREATED to DEPLOYING. 2023-09-06 20:22:11,054 INFO org.apache.flink.runtime.taskmanager.Task [] - Loading JAR files for task Source: t_datasource[1] -> Calc[2] (1/1)#0 (887d8ab18e8cd952e66808b12feae374_cbc357ccb763df2852fee8c4fc7d55f2_0_0) [DEPLOYING]. 2023-09-06 20:22:11,055 INFO org.apache.flink.runtime.blob.BlobClient [] - Downloading 4b57d5d6989208a8e2eeb2ecc940b39a/p-c9a898e2fff2a1a9431b4eb90a410879ca72339e-bdf76175d165537604d9075806b379d7 from localhost/127.0.0.1:41295 2023-09-06 20:22:11,056 INFO org.apache.flink.runtime.taskexecutor.TaskExecutor [] - Received task Source: t_datasource_type[4] -> Calc[5] (1/1)#0 (887d8ab18e8cd952e66808b12feae374_6cdc5bb954874d922eaee11a8e7b5dd5_0_0), deploy into slot with allocation id 9f5c521bb7b127aa27249507ba7fcb4e. 2023-09-06 20:22:11,056 INFO org.apache.flink.runtime.taskexecutor.slot.TaskSlotTableImpl [] - Activate slot 9f5c521bb7b127aa27249507ba7fcb4e. 2023-09-06 20:22:11,056 INFO org.apache.flink.runtime.taskmanager.Task [] - Source: t_datasource_type[4] -> Calc[5] (1/1)#0 (887d8ab18e8cd952e66808b12feae374_6cdc5bb954874d922eaee11a8e7b5dd5_0_0) switched from CREATED to DEPLOYING. 2023-09-06 20:22:11,057 INFO org.apache.flink.runtime.taskmanager.Task [] - Loading JAR files for task Source: t_datasource_type[4] -> Calc[5] (1/1)#0 (887d8ab18e8cd952e66808b12feae374_6cdc5bb954874d922eaee11a8e7b5dd5_0_0) [DEPLOYING]. 2023-09-06 20:22:11,058 INFO org.apache.flink.runtime.taskexecutor.TaskExecutor [] - Received task Source: t_datasource_owner_relation[10] -> Calc[11] (1/1)#0 (887d8ab18e8cd952e66808b12feae374_2963852293169ba90d9d1e7d6308db5c_0_0), deploy into slot with allocation id 9f5c521bb7b127aa27249507ba7fcb4e. 2023-09-06 20:22:11,059 INFO org.apache.flink.runtime.taskexecutor.slot.TaskSlotTableImpl [] - Activate slot 9f5c521bb7b127aa27249507ba7fcb4e. 2023-09-06 20:22:11,059 INFO org.apache.flink.runtime.taskmanager.Task [] - Source: t_datasource_owner_relation[10] -> Calc[11] (1/1)#0 (887d8ab18e8cd952e66808b12feae374_2963852293169ba90d9d1e7d6308db5c_0_0) switched from CREATED to DEPLOYING. 2023-09-06 20:22:11,059 INFO org.apache.flink.runtime.taskmanager.Task [] - Loading JAR files for task Source: t_datasource_owner_relation[10] -> Calc[11] (1/1)#0 (887d8ab18e8cd952e66808b12feae374_2963852293169ba90d9d1e7d6308db5c_0_0) [DEPLOYING]. 2023-09-06 20:22:11,060 INFO org.apache.flink.runtime.taskexecutor.TaskExecutor [] - Received task Source: t_user[16] -> Calc[17] (1/1)#0 (887d8ab18e8cd952e66808b12feae374_1171dea6747ab509fdaefbe74f7195af_0_0), deploy into slot with allocation id 9f5c521bb7b127aa27249507ba7fcb4e. 2023-09-06 20:22:11,061 INFO org.apache.flink.runtime.taskexecutor.slot.TaskSlotTableImpl [] - Activate slot 9f5c521bb7b127aa27249507ba7fcb4e. 2023-09-06 20:22:11,061 INFO org.apache.flink.runtime.taskmanager.Task [] - Source: t_user[16] -> Calc[17] (1/1)#0 (887d8ab18e8cd952e66808b12feae374_1171dea6747ab509fdaefbe74f7195af_0_0) switched from CREATED to DEPLOYING. 2023-09-06 20:22:11,062 INFO org.apache.flink.runtime.taskmanager.Task [] - Loading JAR files for task Source: t_user[16] -> Calc[17] (1/1)#0 (887d8ab18e8cd952e66808b12feae374_1171dea6747ab509fdaefbe74f7195af_0_0) [DEPLOYING]. 2023-09-06 20:22:11,065 INFO org.apache.flink.runtime.taskexecutor.TaskExecutor [] - Received task Source: t_region_datasource_relation[22] -> Calc[23] (1/1)#0 (887d8ab18e8cd952e66808b12feae374_2fa5fc7df17f61cb0e1946288970d799_0_0), deploy into slot with allocation id 9f5c521bb7b127aa27249507ba7fcb4e. 2023-09-06 20:22:11,066 INFO org.apache.flink.runtime.taskexecutor.slot.TaskSlotTableImpl [] - Activate slot 9f5c521bb7b127aa27249507ba7fcb4e. 2023-09-06 20:22:11,066 INFO org.apache.flink.runtime.taskmanager.Task [] - Source: t_region_datasource_relation[22] -> Calc[23] (1/1)#0 (887d8ab18e8cd952e66808b12feae374_2fa5fc7df17f61cb0e1946288970d799_0_0) switched from CREATED to DEPLOYING. 2023-09-06 20:22:11,073 INFO org.apache.flink.runtime.taskmanager.Task [] - Loading JAR files for task Source: t_region_datasource_relation[22] -> Calc[23] (1/1)#0 (887d8ab18e8cd952e66808b12feae374_2fa5fc7df17f61cb0e1946288970d799_0_0) [DEPLOYING]. 2023-09-06 20:22:11,076 INFO org.apache.flink.runtime.taskexecutor.TaskExecutor [] - Received task Source: t_region[28] -> Calc[29] (1/1)#0 (887d8ab18e8cd952e66808b12feae374_5c4ca2fea30dcf09bf3ee40c495fe808_0_0), deploy into slot with allocation id 9f5c521bb7b127aa27249507ba7fcb4e. 2023-09-06 20:22:11,077 INFO org.apache.flink.runtime.taskexecutor.slot.TaskSlotTableImpl [] - Activate slot 9f5c521bb7b127aa27249507ba7fcb4e. 2023-09-06 20:22:11,077 INFO org.apache.flink.runtime.taskmanager.Task [] - Source: t_region[28] -> Calc[29] (1/1)#0 (887d8ab18e8cd952e66808b12feae374_5c4ca2fea30dcf09bf3ee40c495fe808_0_0) switched from CREATED to DEPLOYING. 2023-09-06 20:22:11,078 INFO org.apache.flink.runtime.taskmanager.Task [] - Loading JAR files for task Source: t_region[28] -> Calc[29] (1/1)#0 (887d8ab18e8cd952e66808b12feae374_5c4ca2fea30dcf09bf3ee40c495fe808_0_0) [DEPLOYING]. 2023-09-06 20:22:11,080 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using job/cluster config to configure application-defined state backend: org.apache.flink.runtime.state.hashmap.HashMapStateBackend@517b0ea3 2023-09-06 20:22:11,080 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using application-defined state backend: org.apache.flink.runtime.state.hashmap.HashMapStateBackend@50d6d2f1 2023-09-06 20:22:11,080 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using job/cluster config to configure application-defined state backend: org.apache.flink.runtime.state.hashmap.HashMapStateBackend@7612caa2 2023-09-06 20:22:11,080 INFO org.apache.flink.runtime.state.StateBackendLoader [] - State backend loader loads the state backend as HashMapStateBackend 2023-09-06 20:22:11,080 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using application-defined state backend: org.apache.flink.runtime.state.hashmap.HashMapStateBackend@51d0d1bb 2023-09-06 20:22:11,081 INFO org.apache.flink.runtime.state.StateBackendLoader [] - State backend loader loads the state backend as HashMapStateBackend 2023-09-06 20:22:11,081 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using job/cluster config to configure application-defined state backend: org.apache.flink.runtime.state.hashmap.HashMapStateBackend@59c3c9a2 2023-09-06 20:22:11,081 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using application-defined state backend: org.apache.flink.runtime.state.hashmap.HashMapStateBackend@7221f2fc 2023-09-06 20:22:11,081 INFO org.apache.flink.runtime.state.StateBackendLoader [] - State backend loader loads the state backend as HashMapStateBackend 2023-09-06 20:22:11,083 INFO org.apache.flink.runtime.taskexecutor.TaskExecutor [] - Received task Join[7] -> Calc[8] (1/1)#0 (887d8ab18e8cd952e66808b12feae374_42918f7d64d1adf0d787359f8529835f_0_0), deploy into slot with allocation id 9f5c521bb7b127aa27249507ba7fcb4e. 2023-09-06 20:22:11,083 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using job/cluster config to configure application-defined checkpoint storage: org.apache.flink.runtime.state.storage.FileSystemCheckpointStorage@8fdb6d18 2023-09-06 20:22:11,083 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using job/cluster config to configure application-defined checkpoint storage: org.apache.flink.runtime.state.storage.FileSystemCheckpointStorage@8fdb6d18 2023-09-06 20:22:11,083 INFO org.apache.flink.runtime.taskexecutor.slot.TaskSlotTableImpl [] - Activate slot 9f5c521bb7b127aa27249507ba7fcb4e. 2023-09-06 20:22:11,083 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using job/cluster config to configure application-defined state backend: org.apache.flink.runtime.state.hashmap.HashMapStateBackend@3d8c4013 2023-09-06 20:22:11,083 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using job/cluster config to configure application-defined checkpoint storage: org.apache.flink.runtime.state.storage.FileSystemCheckpointStorage@8fdb6d18 2023-09-06 20:22:11,084 INFO org.apache.flink.runtime.taskmanager.Task [] - Source: t_datasource_type[4] -> Calc[5] (1/1)#0 (887d8ab18e8cd952e66808b12feae374_6cdc5bb954874d922eaee11a8e7b5dd5_0_0) switched from DEPLOYING to INITIALIZING. 2023-09-06 20:22:11,083 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using application-defined state backend: org.apache.flink.runtime.state.hashmap.HashMapStateBackend@e8cdf87 2023-09-06 20:22:11,084 INFO org.apache.flink.runtime.taskmanager.Task [] - Source: t_user[16] -> Calc[17] (1/1)#0 (887d8ab18e8cd952e66808b12feae374_1171dea6747ab509fdaefbe74f7195af_0_0) switched from DEPLOYING to INITIALIZING. 2023-09-06 20:22:11,084 INFO org.apache.flink.runtime.state.StateBackendLoader [] - State backend loader loads the state backend as HashMapStateBackend 2023-09-06 20:22:11,084 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using job/cluster config to configure application-defined checkpoint storage: org.apache.flink.runtime.state.storage.FileSystemCheckpointStorage@8fdb6d18 2023-09-06 20:22:11,084 INFO org.apache.flink.runtime.taskmanager.Task [] - Source: t_datasource[1] -> Calc[2] (1/1)#0 (887d8ab18e8cd952e66808b12feae374_cbc357ccb763df2852fee8c4fc7d55f2_0_0) switched from DEPLOYING to INITIALIZING. 2023-09-06 20:22:11,088 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using job/cluster config to configure application-defined state backend: org.apache.flink.runtime.state.hashmap.HashMapStateBackend@5d2e1ec5 2023-09-06 20:22:11,088 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using application-defined state backend: org.apache.flink.runtime.state.hashmap.HashMapStateBackend@54e806dc 2023-09-06 20:22:11,088 INFO org.apache.flink.runtime.state.StateBackendLoader [] - State backend loader loads the state backend as HashMapStateBackend 2023-09-06 20:22:11,089 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using job/cluster config to configure application-defined checkpoint storage: org.apache.flink.runtime.state.storage.FileSystemCheckpointStorage@8fdb6d18 2023-09-06 20:22:11,089 INFO org.apache.flink.runtime.taskmanager.Task [] - Source: t_datasource_owner_relation[10] -> Calc[11] (1/1)#0 (887d8ab18e8cd952e66808b12feae374_2963852293169ba90d9d1e7d6308db5c_0_0) switched from DEPLOYING to INITIALIZING. 2023-09-06 20:22:11,089 INFO org.apache.flink.runtime.taskmanager.Task [] - Source: t_region_datasource_relation[22] -> Calc[23] (1/1)#0 (887d8ab18e8cd952e66808b12feae374_2fa5fc7df17f61cb0e1946288970d799_0_0) switched from DEPLOYING to INITIALIZING. 2023-09-06 20:22:11,090 INFO org.apache.flink.runtime.taskmanager.Task [] - Join[7] -> Calc[8] (1/1)#0 (887d8ab18e8cd952e66808b12feae374_42918f7d64d1adf0d787359f8529835f_0_0) switched from CREATED to DEPLOYING. 2023-09-06 20:22:11,091 INFO org.apache.flink.runtime.taskmanager.Task [] - Loading JAR files for task Join[7] -> Calc[8] (1/1)#0 (887d8ab18e8cd952e66808b12feae374_42918f7d64d1adf0d787359f8529835f_0_0) [DEPLOYING]. 2023-09-06 20:22:11,093 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using job/cluster config to configure application-defined state backend: org.apache.flink.runtime.state.hashmap.HashMapStateBackend@5fba1526 2023-09-06 20:22:11,093 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using application-defined state backend: org.apache.flink.runtime.state.hashmap.HashMapStateBackend@5c93da41 2023-09-06 20:22:11,094 INFO org.apache.flink.runtime.state.StateBackendLoader [] - State backend loader loads the state backend as HashMapStateBackend 2023-09-06 20:22:11,094 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using job/cluster config to configure application-defined checkpoint storage: org.apache.flink.runtime.state.storage.FileSystemCheckpointStorage@8fdb6d18 2023-09-06 20:22:11,094 INFO org.apache.flink.runtime.taskmanager.Task [] - Source: t_region[28] -> Calc[29] (1/1)#0 (887d8ab18e8cd952e66808b12feae374_5c4ca2fea30dcf09bf3ee40c495fe808_0_0) switched from DEPLOYING to INITIALIZING. 2023-09-06 20:22:11,095 INFO org.apache.flink.runtime.taskexecutor.TaskExecutor [] - Received task Join[13] -> Calc[14] (1/1)#0 (887d8ab18e8cd952e66808b12feae374_5fa5f4cd9ae72c63c62c17dbea1c3183_0_0), deploy into slot with allocation id 9f5c521bb7b127aa27249507ba7fcb4e. 2023-09-06 20:22:11,095 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using job/cluster config to configure application-defined state backend: org.apache.flink.runtime.state.hashmap.HashMapStateBackend@3125dee2 2023-09-06 20:22:11,095 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using application-defined state backend: org.apache.flink.runtime.state.hashmap.HashMapStateBackend@69474bf1 2023-09-06 20:22:11,095 INFO org.apache.flink.runtime.state.StateBackendLoader [] - State backend loader loads the state backend as HashMapStateBackend 2023-09-06 20:22:11,095 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using job/cluster config to configure application-defined checkpoint storage: org.apache.flink.runtime.state.storage.FileSystemCheckpointStorage@8fdb6d18 2023-09-06 20:22:11,095 INFO org.apache.flink.runtime.taskexecutor.slot.TaskSlotTableImpl [] - Activate slot 9f5c521bb7b127aa27249507ba7fcb4e. 2023-09-06 20:22:11,095 INFO org.apache.flink.runtime.taskmanager.Task [] - Join[13] -> Calc[14] (1/1)#0 (887d8ab18e8cd952e66808b12feae374_5fa5f4cd9ae72c63c62c17dbea1c3183_0_0) switched from CREATED to DEPLOYING. 2023-09-06 20:22:11,096 INFO org.apache.flink.runtime.taskmanager.Task [] - Loading JAR files for task Join[13] -> Calc[14] (1/1)#0 (887d8ab18e8cd952e66808b12feae374_5fa5f4cd9ae72c63c62c17dbea1c3183_0_0) [DEPLOYING]. 2023-09-06 20:22:11,096 INFO org.apache.flink.runtime.taskmanager.Task [] - Join[7] -> Calc[8] (1/1)#0 (887d8ab18e8cd952e66808b12feae374_42918f7d64d1adf0d787359f8529835f_0_0) switched from DEPLOYING to INITIALIZING. 2023-09-06 20:22:11,104 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using job/cluster config to configure application-defined state backend: org.apache.flink.runtime.state.hashmap.HashMapStateBackend@6be2da70 2023-09-06 20:22:11,104 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using application-defined state backend: org.apache.flink.runtime.state.hashmap.HashMapStateBackend@46c1c0e3 2023-09-06 20:22:11,104 INFO org.apache.flink.runtime.state.StateBackendLoader [] - State backend loader loads the state backend as HashMapStateBackend 2023-09-06 20:22:11,104 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using job/cluster config to configure application-defined checkpoint storage: org.apache.flink.runtime.state.storage.FileSystemCheckpointStorage@8fdb6d18 2023-09-06 20:22:11,104 INFO org.apache.flink.runtime.taskexecutor.TaskExecutor [] - Received task Join[19] -> Calc[20] (1/1)#0 (887d8ab18e8cd952e66808b12feae374_cfd4d872ec6601c734021a3f311dc5f2_0_0), deploy into slot with allocation id 9f5c521bb7b127aa27249507ba7fcb4e. 2023-09-06 20:22:11,105 INFO org.apache.flink.runtime.taskexecutor.slot.TaskSlotTableImpl [] - Activate slot 9f5c521bb7b127aa27249507ba7fcb4e. 2023-09-06 20:22:11,105 INFO org.apache.flink.runtime.taskmanager.Task [] - Join[19] -> Calc[20] (1/1)#0 (887d8ab18e8cd952e66808b12feae374_cfd4d872ec6601c734021a3f311dc5f2_0_0) switched from CREATED to DEPLOYING. 2023-09-06 20:22:11,105 INFO org.apache.flink.runtime.taskmanager.Task [] - Loading JAR files for task Join[19] -> Calc[20] (1/1)#0 (887d8ab18e8cd952e66808b12feae374_cfd4d872ec6601c734021a3f311dc5f2_0_0) [DEPLOYING]. 2023-09-06 20:22:11,105 INFO org.apache.flink.runtime.taskmanager.Task [] - Join[13] -> Calc[14] (1/1)#0 (887d8ab18e8cd952e66808b12feae374_5fa5f4cd9ae72c63c62c17dbea1c3183_0_0) switched from DEPLOYING to INITIALIZING. 2023-09-06 20:22:11,108 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using job/cluster config to configure application-defined state backend: org.apache.flink.runtime.state.hashmap.HashMapStateBackend@27550a4d 2023-09-06 20:22:11,109 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using application-defined state backend: org.apache.flink.runtime.state.hashmap.HashMapStateBackend@7ea3a133 2023-09-06 20:22:11,109 INFO org.apache.flink.runtime.state.StateBackendLoader [] - State backend loader loads the state backend as HashMapStateBackend 2023-09-06 20:22:11,109 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using job/cluster config to configure application-defined checkpoint storage: org.apache.flink.runtime.state.storage.FileSystemCheckpointStorage@8fdb6d18 2023-09-06 20:22:11,109 INFO org.apache.flink.runtime.taskmanager.Task [] - Join[19] -> Calc[20] (1/1)#0 (887d8ab18e8cd952e66808b12feae374_cfd4d872ec6601c734021a3f311dc5f2_0_0) switched from DEPLOYING to INITIALIZING. 2023-09-06 20:22:11,110 INFO org.apache.flink.runtime.taskexecutor.TaskExecutor [] - Received task Join[25] -> Calc[26] (1/1)#0 (887d8ab18e8cd952e66808b12feae374_5eba13a28fe84abdbf2e1f560321cc9e_0_0), deploy into slot with allocation id 9f5c521bb7b127aa27249507ba7fcb4e. 2023-09-06 20:22:11,111 INFO org.apache.flink.runtime.taskexecutor.slot.TaskSlotTableImpl [] - Activate slot 9f5c521bb7b127aa27249507ba7fcb4e. 2023-09-06 20:22:11,111 INFO org.apache.flink.runtime.taskmanager.Task [] - Join[25] -> Calc[26] (1/1)#0 (887d8ab18e8cd952e66808b12feae374_5eba13a28fe84abdbf2e1f560321cc9e_0_0) switched from CREATED to DEPLOYING. 2023-09-06 20:22:11,112 INFO org.apache.flink.runtime.taskmanager.Task [] - Loading JAR files for task Join[25] -> Calc[26] (1/1)#0 (887d8ab18e8cd952e66808b12feae374_5eba13a28fe84abdbf2e1f560321cc9e_0_0) [DEPLOYING]. 2023-09-06 20:22:11,118 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using job/cluster config to configure application-defined state backend: org.apache.flink.runtime.state.hashmap.HashMapStateBackend@3895e1db 2023-09-06 20:22:11,118 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using application-defined state backend: org.apache.flink.runtime.state.hashmap.HashMapStateBackend@1169ccea 2023-09-06 20:22:11,118 INFO org.apache.flink.runtime.state.StateBackendLoader [] - State backend loader loads the state backend as HashMapStateBackend 2023-09-06 20:22:11,119 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using job/cluster config to configure application-defined checkpoint storage: org.apache.flink.runtime.state.storage.FileSystemCheckpointStorage@8fdb6d18 2023-09-06 20:22:11,119 INFO org.apache.flink.runtime.taskexecutor.TaskExecutor [] - Received task Join[31] -> Calc[32] (1/1)#0 (887d8ab18e8cd952e66808b12feae374_ba44f133be1ffa78284ae2ae23587545_0_0), deploy into slot with allocation id 9f5c521bb7b127aa27249507ba7fcb4e. 2023-09-06 20:22:11,119 INFO org.apache.flink.runtime.taskmanager.Task [] - Join[25] -> Calc[26] (1/1)#0 (887d8ab18e8cd952e66808b12feae374_5eba13a28fe84abdbf2e1f560321cc9e_0_0) switched from DEPLOYING to INITIALIZING. 2023-09-06 20:22:11,121 INFO org.apache.flink.runtime.taskexecutor.slot.TaskSlotTableImpl [] - Activate slot 9f5c521bb7b127aa27249507ba7fcb4e. 2023-09-06 20:22:11,121 INFO org.apache.flink.runtime.taskmanager.Task [] - Join[31] -> Calc[32] (1/1)#0 (887d8ab18e8cd952e66808b12feae374_ba44f133be1ffa78284ae2ae23587545_0_0) switched from CREATED to DEPLOYING. 2023-09-06 20:22:11,122 INFO org.apache.flink.runtime.taskmanager.Task [] - Loading JAR files for task Join[31] -> Calc[32] (1/1)#0 (887d8ab18e8cd952e66808b12feae374_ba44f133be1ffa78284ae2ae23587545_0_0) [DEPLOYING]. 2023-09-06 20:22:11,132 INFO org.apache.flink.runtime.taskexecutor.TaskExecutor [] - Received task GroupAggregate[34] -> Calc[35] -> ConstraintEnforcer[36] (1/1)#0 (887d8ab18e8cd952e66808b12feae374_03dd9ea9adf3c3b83aa6d1ef9b04e433_0_0), deploy into slot with allocation id 9f5c521bb7b127aa27249507ba7fcb4e. 2023-09-06 20:22:11,133 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using job/cluster config to configure application-defined state backend: org.apache.flink.runtime.state.hashmap.HashMapStateBackend@7ee67c77 2023-09-06 20:22:11,133 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using application-defined state backend: org.apache.flink.runtime.state.hashmap.HashMapStateBackend@57df167b 2023-09-06 20:22:11,133 INFO org.apache.flink.runtime.state.StateBackendLoader [] - State backend loader loads the state backend as HashMapStateBackend 2023-09-06 20:22:11,133 INFO org.apache.flink.runtime.taskexecutor.slot.TaskSlotTableImpl [] - Activate slot 9f5c521bb7b127aa27249507ba7fcb4e. 2023-09-06 20:22:11,133 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using job/cluster config to configure application-defined checkpoint storage: org.apache.flink.runtime.state.storage.FileSystemCheckpointStorage@8fdb6d18 2023-09-06 20:22:11,133 INFO org.apache.flink.runtime.taskmanager.Task [] - GroupAggregate[34] -> Calc[35] -> ConstraintEnforcer[36] (1/1)#0 (887d8ab18e8cd952e66808b12feae374_03dd9ea9adf3c3b83aa6d1ef9b04e433_0_0) switched from CREATED to DEPLOYING. 2023-09-06 20:22:11,134 INFO org.apache.flink.runtime.taskmanager.Task [] - Loading JAR files for task GroupAggregate[34] -> Calc[35] -> ConstraintEnforcer[36] (1/1)#0 (887d8ab18e8cd952e66808b12feae374_03dd9ea9adf3c3b83aa6d1ef9b04e433_0_0) [DEPLOYING]. 2023-09-06 20:22:11,134 INFO org.apache.flink.runtime.taskmanager.Task [] - Join[31] -> Calc[32] (1/1)#0 (887d8ab18e8cd952e66808b12feae374_ba44f133be1ffa78284ae2ae23587545_0_0) switched from DEPLOYING to INITIALIZING. 2023-09-06 20:22:11,140 INFO org.apache.flink.runtime.taskexecutor.TaskExecutor [] - Received task SinkMaterializer[36] -> Sink: datasource_index[36] (1/1)#0 (887d8ab18e8cd952e66808b12feae374_3269d9cd00887b1061539758b8dc9901_0_0), deploy into slot with allocation id 9f5c521bb7b127aa27249507ba7fcb4e. 2023-09-06 20:22:11,141 INFO org.apache.flink.runtime.taskexecutor.slot.TaskSlotTableImpl [] - Activate slot 9f5c521bb7b127aa27249507ba7fcb4e. 2023-09-06 20:22:11,141 INFO org.apache.flink.runtime.taskmanager.Task [] - SinkMaterializer[36] -> Sink: datasource_index[36] (1/1)#0 (887d8ab18e8cd952e66808b12feae374_3269d9cd00887b1061539758b8dc9901_0_0) switched from CREATED to DEPLOYING. 2023-09-06 20:22:11,141 INFO org.apache.flink.runtime.taskmanager.Task [] - Loading JAR files for task SinkMaterializer[36] -> Sink: datasource_index[36] (1/1)#0 (887d8ab18e8cd952e66808b12feae374_3269d9cd00887b1061539758b8dc9901_0_0) [DEPLOYING]. 2023-09-06 20:22:11,149 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using job/cluster config to configure application-defined state backend: org.apache.flink.runtime.state.hashmap.HashMapStateBackend@6fc9521a 2023-09-06 20:22:11,149 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using application-defined state backend: org.apache.flink.runtime.state.hashmap.HashMapStateBackend@7772c51b 2023-09-06 20:22:11,149 INFO org.apache.flink.runtime.state.StateBackendLoader [] - State backend loader loads the state backend as HashMapStateBackend 2023-09-06 20:22:11,149 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using job/cluster config to configure application-defined checkpoint storage: org.apache.flink.runtime.state.storage.FileSystemCheckpointStorage@8fdb6d18 2023-09-06 20:22:11,150 INFO org.apache.flink.runtime.taskmanager.Task [] - GroupAggregate[34] -> Calc[35] -> ConstraintEnforcer[36] (1/1)#0 (887d8ab18e8cd952e66808b12feae374_03dd9ea9adf3c3b83aa6d1ef9b04e433_0_0) switched from DEPLOYING to INITIALIZING. 2023-09-06 20:22:11,155 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using job/cluster config to configure application-defined state backend: org.apache.flink.runtime.state.hashmap.HashMapStateBackend@6af76e5c 2023-09-06 20:22:11,155 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using application-defined state backend: org.apache.flink.runtime.state.hashmap.HashMapStateBackend@40bbc8a1 2023-09-06 20:22:11,155 INFO org.apache.flink.runtime.state.StateBackendLoader [] - State backend loader loads the state backend as HashMapStateBackend 2023-09-06 20:22:11,156 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using job/cluster config to configure application-defined checkpoint storage: org.apache.flink.runtime.state.storage.FileSystemCheckpointStorage@8fdb6d18 2023-09-06 20:22:11,156 INFO org.apache.flink.runtime.taskmanager.Task [] - SinkMaterializer[36] -> Sink: datasource_index[36] (1/1)#0 (887d8ab18e8cd952e66808b12feae374_3269d9cd00887b1061539758b8dc9901_0_0) switched from DEPLOYING to INITIALIZING. 2023-09-06 20:22:11,169 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - initialize checkpoint 2023-09-06 20:22:11,169 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Restore State from resolvedTimestamp: 0 2023-09-06 20:22:11,170 INFO org.apache.flink.runtime.taskmanager.Task [] - Source: t_datasource[1] -> Calc[2] (1/1)#0 (887d8ab18e8cd952e66808b12feae374_cbc357ccb763df2852fee8c4fc7d55f2_0_0) switched from INITIALIZING to RUNNING. 2023-09-06 20:22:11,171 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - initialize checkpoint 2023-09-06 20:22:11,171 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Restore State from resolvedTimestamp: 0 2023-09-06 20:22:11,171 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - initialize checkpoint 2023-09-06 20:22:11,172 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Restore State from resolvedTimestamp: 0 2023-09-06 20:22:11,176 INFO org.apache.flink.runtime.taskmanager.Task [] - Source: t_datasource_owner_relation[10] -> Calc[11] (1/1)#0 (887d8ab18e8cd952e66808b12feae374_2963852293169ba90d9d1e7d6308db5c_0_0) switched from INITIALIZING to RUNNING. 2023-09-06 20:22:11,176 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Start to initial table whitelist 2023-09-06 20:22:11,177 INFO org.apache.flink.runtime.taskmanager.Task [] - Source: t_region_datasource_relation[22] -> Calc[23] (1/1)#0 (887d8ab18e8cd952e66808b12feae374_2fa5fc7df17f61cb0e1946288970d799_0_0) switched from INITIALIZING to RUNNING. 2023-09-06 20:22:11,185 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Start to initial table whitelist 2023-09-06 20:22:11,185 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Start to initial table whitelist 2023-09-06 20:22:11,187 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - initialize checkpoint 2023-09-06 20:22:11,187 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Restore State from resolvedTimestamp: 0 2023-09-06 20:22:11,187 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - initialize checkpoint 2023-09-06 20:22:11,187 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Restore State from resolvedTimestamp: 0 2023-09-06 20:22:11,187 INFO org.apache.flink.runtime.taskmanager.Task [] - Source: t_region[28] -> Calc[29] (1/1)#0 (887d8ab18e8cd952e66808b12feae374_5c4ca2fea30dcf09bf3ee40c495fe808_0_0) switched from INITIALIZING to RUNNING. 2023-09-06 20:22:11,188 INFO org.apache.flink.runtime.taskmanager.Task [] - Source: t_datasource_type[4] -> Calc[5] (1/1)#0 (887d8ab18e8cd952e66808b12feae374_6cdc5bb954874d922eaee11a8e7b5dd5_0_0) switched from INITIALIZING to RUNNING. 2023-09-06 20:22:11,197 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Start to initial table whitelist 2023-09-06 20:22:11,197 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Start to initial table whitelist 2023-09-06 20:22:11,204 INFO org.apache.flink.runtime.state.heap.HeapRestoreOperation [] - Starting to restore from state handle: KeyGroupsStateHandle{groupRangeOffsets=KeyGroupRangeOffsets{keyGroupRange=KeyGroupRange{startKeyGroup=0, endKeyGroup=127}}, stateHandle=ByteStreamStateHandle{handleName='file:/opt/dip/master/dipsync/checkpoints/1cc8729a89fe99b9430d3bec730fcfba/chk-2/7ced4f71-6c98-48db-b107-1b4b5d608707', dataBytes=8319}}. 2023-09-06 20:22:11,206 INFO org.apache.flink.runtime.state.heap.HeapRestoreOperation [] - Finished restoring from state handle: KeyGroupsStateHandle{groupRangeOffsets=KeyGroupRangeOffsets{keyGroupRange=KeyGroupRange{startKeyGroup=0, endKeyGroup=127}}, stateHandle=ByteStreamStateHandle{handleName='file:/opt/dip/master/dipsync/checkpoints/1cc8729a89fe99b9430d3bec730fcfba/chk-2/7ced4f71-6c98-48db-b107-1b4b5d608707', dataBytes=8319}}. 2023-09-06 20:22:11,206 INFO org.apache.flink.runtime.state.heap.HeapKeyedStateBackendBuilder [] - Finished to build heap keyed state-backend. 2023-09-06 20:22:11,206 INFO org.apache.flink.runtime.state.heap.HeapKeyedStateBackend [] - Initializing heap keyed state backend with stream factory. 2023-09-06 20:22:11,208 INFO org.apache.flink.runtime.state.heap.HeapRestoreOperation [] - Starting to restore from state handle: KeyGroupsStateHandle{groupRangeOffsets=KeyGroupRangeOffsets{keyGroupRange=KeyGroupRange{startKeyGroup=0, endKeyGroup=127}}, stateHandle=ByteStreamStateHandle{handleName='file:/opt/dip/master/dipsync/checkpoints/1cc8729a89fe99b9430d3bec730fcfba/chk-2/44f65fcc-e953-42c1-8433-3f35ba47f37a', dataBytes=8169}}. 2023-09-06 20:22:11,210 INFO org.apache.flink.runtime.state.heap.HeapRestoreOperation [] - Starting to restore from state handle: KeyGroupsStateHandle{groupRangeOffsets=KeyGroupRangeOffsets{keyGroupRange=KeyGroupRange{startKeyGroup=0, endKeyGroup=127}}, stateHandle=ByteStreamStateHandle{handleName='file:/opt/dip/master/dipsync/checkpoints/1cc8729a89fe99b9430d3bec730fcfba/chk-2/05dcc3a4-df2f-4a06-8c26-f1a38e417914', dataBytes=8750}}. 2023-09-06 20:22:11,211 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - initialize checkpoint 2023-09-06 20:22:11,211 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Restore State from resolvedTimestamp: 0 2023-09-06 20:22:11,212 INFO org.apache.flink.runtime.state.heap.HeapRestoreOperation [] - Finished restoring from state handle: KeyGroupsStateHandle{groupRangeOffsets=KeyGroupRangeOffsets{keyGroupRange=KeyGroupRange{startKeyGroup=0, endKeyGroup=127}}, stateHandle=ByteStreamStateHandle{handleName='file:/opt/dip/master/dipsync/checkpoints/1cc8729a89fe99b9430d3bec730fcfba/chk-2/05dcc3a4-df2f-4a06-8c26-f1a38e417914', dataBytes=8750}}. 2023-09-06 20:22:11,212 INFO org.apache.flink.runtime.taskmanager.Task [] - Source: t_user[16] -> Calc[17] (1/1)#0 (887d8ab18e8cd952e66808b12feae374_1171dea6747ab509fdaefbe74f7195af_0_0) switched from INITIALIZING to RUNNING. 2023-09-06 20:22:11,212 INFO org.apache.flink.runtime.state.heap.HeapKeyedStateBackendBuilder [] - Finished to build heap keyed state-backend. 2023-09-06 20:22:11,212 INFO org.apache.flink.runtime.state.heap.HeapKeyedStateBackend [] - Initializing heap keyed state backend with stream factory. 2023-09-06 20:22:11,213 INFO org.apache.flink.runtime.state.heap.HeapRestoreOperation [] - Finished restoring from state handle: KeyGroupsStateHandle{groupRangeOffsets=KeyGroupRangeOffsets{keyGroupRange=KeyGroupRange{startKeyGroup=0, endKeyGroup=127}}, stateHandle=ByteStreamStateHandle{handleName='file:/opt/dip/master/dipsync/checkpoints/1cc8729a89fe99b9430d3bec730fcfba/chk-2/44f65fcc-e953-42c1-8433-3f35ba47f37a', dataBytes=8169}}. 2023-09-06 20:22:11,213 INFO org.apache.flink.runtime.state.heap.HeapKeyedStateBackendBuilder [] - Finished to build heap keyed state-backend. 2023-09-06 20:22:11,213 INFO org.apache.flink.runtime.state.heap.HeapKeyedStateBackend [] - Initializing heap keyed state backend with stream factory. 2023-09-06 20:22:11,219 INFO org.apache.flink.runtime.state.heap.HeapRestoreOperation [] - Starting to restore from state handle: KeyGroupsStateHandle{groupRangeOffsets=KeyGroupRangeOffsets{keyGroupRange=KeyGroupRange{startKeyGroup=0, endKeyGroup=127}}, stateHandle=ByteStreamStateHandle{handleName='file:/opt/dip/master/dipsync/checkpoints/1cc8729a89fe99b9430d3bec730fcfba/chk-2/1edcbac0-0983-4748-8923-7d033ceabb81', dataBytes=8578}}. 2023-09-06 20:22:11,221 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Pattern matched tables: [dip_dbmodel.t_datasource] 2023-09-06 20:22:11,221 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Table list: [dip_dbmodel.t_datasource] 2023-09-06 20:22:11,221 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Start readChangeRecords process 2023-09-06 20:22:11,222 INFO org.apache.flink.runtime.state.heap.HeapRestoreOperation [] - Starting to restore from state handle: KeyGroupsStateHandle{groupRangeOffsets=KeyGroupRangeOffsets{keyGroupRange=KeyGroupRange{startKeyGroup=0, endKeyGroup=127}}, stateHandle=ByteStreamStateHandle{handleName='file:/opt/dip/master/dipsync/checkpoints/1cc8729a89fe99b9430d3bec730fcfba/chk-2/fca56970-e924-4062-b530-5844590a8514', dataBytes=9009}}. 2023-09-06 20:22:11,227 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - LogProxyClient started 2023-09-06 20:22:11,228 INFO com.oceanbase.clogproxy.client.connection.ClientStream [] - Try to reconnect 2023-09-06 20:22:11,229 INFO org.apache.flink.runtime.taskmanager.Task [] - Join[13] -> Calc[14] (1/1)#0 (887d8ab18e8cd952e66808b12feae374_5fa5f4cd9ae72c63c62c17dbea1c3183_0_0) switched from INITIALIZING to RUNNING. 2023-09-06 20:22:11,234 INFO com.oceanbase.clogproxy.client.connection.ClientHandler [] - ClientId: datasource_index_1: rootserver_list=192.168.216.80:13509:13507, cluster_id=, cluster_user=dip_admin@dip, cluster_password=******, , sys_user=, sys_password=******, tb_white_list=dip.*.*, tb_black_list=|, start_timestamp=0, start_timestamp_us=0, timezone=+00:00, working_mode=memory connecting LogProxy: 192.168.216.80:13508 2023-09-06 20:22:11,235 INFO com.oceanbase.clogproxy.client.connection.ClientStream [] - Reconnect successfully 2023-09-06 20:22:11,234 INFO org.apache.flink.runtime.taskmanager.Task [] - Join[25] -> Calc[26] (1/1)#0 (887d8ab18e8cd952e66808b12feae374_5eba13a28fe84abdbf2e1f560321cc9e_0_0) switched from INITIALIZING to RUNNING. 2023-09-06 20:22:11,232 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Start to initial table whitelist 2023-09-06 20:22:11,234 INFO org.apache.flink.runtime.state.heap.HeapRestoreOperation [] - Finished restoring from state handle: KeyGroupsStateHandle{groupRangeOffsets=KeyGroupRangeOffsets{keyGroupRange=KeyGroupRange{startKeyGroup=0, endKeyGroup=127}}, stateHandle=ByteStreamStateHandle{handleName='file:/opt/dip/master/dipsync/checkpoints/1cc8729a89fe99b9430d3bec730fcfba/chk-2/1edcbac0-0983-4748-8923-7d033ceabb81', dataBytes=8578}}. 2023-09-06 20:22:11,235 INFO org.apache.flink.runtime.state.heap.HeapKeyedStateBackendBuilder [] - Finished to build heap keyed state-backend. 2023-09-06 20:22:11,235 INFO org.apache.flink.runtime.state.heap.HeapKeyedStateBackend [] - Initializing heap keyed state backend with stream factory. 2023-09-06 20:22:11,235 INFO org.apache.flink.runtime.state.heap.HeapRestoreOperation [] - Finished restoring from state handle: KeyGroupsStateHandle{groupRangeOffsets=KeyGroupRangeOffsets{keyGroupRange=KeyGroupRange{startKeyGroup=0, endKeyGroup=127}}, stateHandle=ByteStreamStateHandle{handleName='file:/opt/dip/master/dipsync/checkpoints/1cc8729a89fe99b9430d3bec730fcfba/chk-2/fca56970-e924-4062-b530-5844590a8514', dataBytes=9009}}. 2023-09-06 20:22:11,235 INFO org.apache.flink.runtime.state.heap.HeapKeyedStateBackendBuilder [] - Finished to build heap keyed state-backend. 2023-09-06 20:22:11,235 INFO org.apache.flink.runtime.state.heap.HeapKeyedStateBackend [] - Initializing heap keyed state backend with stream factory. 2023-09-06 20:22:11,236 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Pattern matched tables: [dip_dbmodel.t_datasource_type] 2023-09-06 20:22:11,236 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Pattern matched tables: [dip_dbmodel.t_region_datasource_relation] 2023-09-06 20:22:11,236 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Table list: [dip_dbmodel.t_region_datasource_relation] 2023-09-06 20:22:11,236 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Start readChangeRecords process 2023-09-06 20:22:11,236 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Pattern matched tables: [dip_dbmodel.t_datasource_owner_relation] 2023-09-06 20:22:11,236 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Table list: [dip_dbmodel.t_datasource_type] 2023-09-06 20:22:11,237 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Table list: [dip_dbmodel.t_datasource_owner_relation] 2023-09-06 20:22:11,237 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Start readChangeRecords process 2023-09-06 20:22:11,237 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Start readChangeRecords process 2023-09-06 20:22:11,238 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Pattern matched tables: [dip_dbmodel.t_region] 2023-09-06 20:22:11,238 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Table list: [dip_dbmodel.t_region] 2023-09-06 20:22:11,238 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Start readChangeRecords process 2023-09-06 20:22:11,239 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - LogProxyClient started 2023-09-06 20:22:11,240 INFO com.oceanbase.clogproxy.client.connection.ClientStream [] - Try to reconnect 2023-09-06 20:22:11,240 INFO com.oceanbase.clogproxy.client.connection.ClientStream [] - Try to reconnect 2023-09-06 20:22:11,246 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - LogProxyClient started 2023-09-06 20:22:11,240 INFO com.oceanbase.clogproxy.client.connection.ClientStream [] - Try to reconnect 2023-09-06 20:22:11,247 INFO org.apache.flink.runtime.taskmanager.Task [] - Join[7] -> Calc[8] (1/1)#0 (887d8ab18e8cd952e66808b12feae374_42918f7d64d1adf0d787359f8529835f_0_0) switched from INITIALIZING to RUNNING. 2023-09-06 20:22:11,247 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - LogProxyClient started 2023-09-06 20:22:11,247 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - LogProxyClient started 2023-09-06 20:22:11,247 INFO com.oceanbase.clogproxy.client.connection.ClientStream [] - Try to reconnect 2023-09-06 20:22:11,251 INFO com.oceanbase.clogproxy.client.connection.ClientStream [] - Reconnect successfully 2023-09-06 20:22:11,251 INFO com.oceanbase.clogproxy.client.connection.ClientHandler [] - ClientId: datasource_index_2: rootserver_list=192.168.216.80:13509:13507, cluster_id=, cluster_user=dip_admin@dip, cluster_password=******, , sys_user=, sys_password=******, tb_white_list=dip.*.*, tb_black_list=|, start_timestamp=0, start_timestamp_us=0, timezone=+00:00, working_mode=memory connecting LogProxy: 192.168.216.80:13508 2023-09-06 20:22:11,257 INFO com.oceanbase.clogproxy.client.connection.ClientStream [] - Reconnect successfully 2023-09-06 20:22:11,257 INFO com.oceanbase.clogproxy.client.connection.ClientHandler [] - ClientId: datasource_index_4: rootserver_list=192.168.216.80:13509:13507, cluster_id=, cluster_user=dip_admin@dip, cluster_password=******, , sys_user=, sys_password=******, tb_white_list=dip.*.*, tb_black_list=|, start_timestamp=0, start_timestamp_us=0, timezone=+00:00, working_mode=memory connecting LogProxy: 192.168.216.80:13508 2023-09-06 20:22:11,264 INFO com.oceanbase.clogproxy.client.connection.ClientStream [] - Reconnect successfully 2023-09-06 20:22:11,276 INFO com.oceanbase.clogproxy.client.connection.ClientHandler [] - ClientId: datasource_index_6: rootserver_list=192.168.216.80:13509:13507, cluster_id=, cluster_user=dip_admin@dip, cluster_password=******, , sys_user=, sys_password=******, tb_white_list=dip.*.*, tb_black_list=|, start_timestamp=0, start_timestamp_us=0, timezone=+00:00, working_mode=memory connecting LogProxy: 192.168.216.80:13508 2023-09-06 20:22:11,281 INFO com.oceanbase.clogproxy.client.connection.ClientStream [] - Reconnect successfully 2023-09-06 20:22:11,281 INFO com.oceanbase.clogproxy.client.connection.ClientHandler [] - ClientId: datasource_index_3: rootserver_list=192.168.216.80:13509:13507, cluster_id=, cluster_user=dip_admin@dip, cluster_password=******, , sys_user=, sys_password=******, tb_white_list=dip.*.*, tb_black_list=|, start_timestamp=0, start_timestamp_us=0, timezone=+00:00, working_mode=memory connecting LogProxy: 192.168.216.80:13508 2023-09-06 20:22:11,287 INFO org.apache.flink.runtime.taskmanager.Task [] - Join[31] -> Calc[32] (1/1)#0 (887d8ab18e8cd952e66808b12feae374_ba44f133be1ffa78284ae2ae23587545_0_0) switched from INITIALIZING to RUNNING. 2023-09-06 20:22:11,291 INFO org.apache.flink.streaming.connectors.elasticsearch7.Elasticsearch7ApiCallBridge [] - Pinging Elasticsearch cluster via hosts [http://192.168.216.80:45004] ... 2023-09-06 20:22:11,292 INFO org.apache.flink.runtime.taskmanager.Task [] - Join[19] -> Calc[20] (1/1)#0 (887d8ab18e8cd952e66808b12feae374_cfd4d872ec6601c734021a3f311dc5f2_0_0) switched from INITIALIZING to RUNNING. 2023-09-06 20:22:11,309 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Pattern matched tables: [dip_dbmodel.t_user] 2023-09-06 20:22:11,309 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Table list: [dip_dbmodel.t_user] 2023-09-06 20:22:11,309 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Start readChangeRecords process 2023-09-06 20:22:11,310 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - LogProxyClient started 2023-09-06 20:22:11,374 INFO org.apache.flink.streaming.connectors.elasticsearch7.Elasticsearch7ApiCallBridge [] - Elasticsearch RestHighLevelClient is connected to [http://192.168.216.80:45004] 2023-09-06 20:22:11,326 INFO org.apache.flink.runtime.state.heap.HeapRestoreOperation [] - Starting to restore from state handle: KeyGroupsStateHandle{groupRangeOffsets=KeyGroupRangeOffsets{keyGroupRange=KeyGroupRange{startKeyGroup=0, endKeyGroup=127}}, stateHandle=RelativeFileStateHandle State: file:/opt/dip/master/dipsync/checkpoints/1cc8729a89fe99b9430d3bec730fcfba/chk-2/b4612f7a-c32f-4e97-9c59-59bb9ff03ffc, b4612f7a-c32f-4e97-9c59-59bb9ff03ffc [28293 bytes]}. 2023-09-06 20:22:11,310 INFO com.oceanbase.clogproxy.client.connection.ClientStream [] - Try to reconnect 2023-09-06 20:22:11,502 INFO org.apache.flink.runtime.state.heap.HeapRestoreOperation [] - Starting to restore from state handle: KeyGroupsStateHandle{groupRangeOffsets=KeyGroupRangeOffsets{keyGroupRange=KeyGroupRange{startKeyGroup=0, endKeyGroup=127}}, stateHandle=ByteStreamStateHandle{handleName='file:/opt/dip/master/dipsync/checkpoints/1cc8729a89fe99b9430d3bec730fcfba/chk-2/058708ac-6db1-4126-98c7-24fe8ff9ecca', dataBytes=11976}}. 2023-09-06 20:22:11,503 INFO com.oceanbase.clogproxy.client.connection.ClientStream [] - Reconnect successfully 2023-09-06 20:22:11,503 INFO com.oceanbase.clogproxy.client.connection.ClientHandler [] - ClientId: datasource_index_5: rootserver_list=192.168.216.80:13509:13507, cluster_id=, cluster_user=dip_admin@dip, cluster_password=******, , sys_user=, sys_password=******, tb_white_list=dip.*.*, tb_black_list=|, start_timestamp=0, start_timestamp_us=0, timezone=+00:00, working_mode=memory connecting LogProxy: 192.168.216.80:13508 2023-09-06 20:22:11,505 INFO org.apache.flink.runtime.state.heap.HeapRestoreOperation [] - Finished restoring from state handle: KeyGroupsStateHandle{groupRangeOffsets=KeyGroupRangeOffsets{keyGroupRange=KeyGroupRange{startKeyGroup=0, endKeyGroup=127}}, stateHandle=ByteStreamStateHandle{handleName='file:/opt/dip/master/dipsync/checkpoints/1cc8729a89fe99b9430d3bec730fcfba/chk-2/058708ac-6db1-4126-98c7-24fe8ff9ecca', dataBytes=11976}}. 2023-09-06 20:22:11,505 INFO org.apache.flink.runtime.state.heap.HeapKeyedStateBackendBuilder [] - Finished to build heap keyed state-backend. 2023-09-06 20:22:11,505 INFO org.apache.flink.runtime.state.heap.HeapKeyedStateBackend [] - Initializing heap keyed state backend with stream factory. 2023-09-06 20:22:11,522 INFO org.apache.flink.runtime.taskmanager.Task [] - SinkMaterializer[36] -> Sink: datasource_index[36] (1/1)#0 (887d8ab18e8cd952e66808b12feae374_3269d9cd00887b1061539758b8dc9901_0_0) switched from INITIALIZING to RUNNING. 2023-09-06 20:22:11,527 INFO org.apache.flink.runtime.state.heap.HeapRestoreOperation [] - Finished restoring from state handle: KeyGroupsStateHandle{groupRangeOffsets=KeyGroupRangeOffsets{keyGroupRange=KeyGroupRange{startKeyGroup=0, endKeyGroup=127}}, stateHandle=RelativeFileStateHandle State: file:/opt/dip/master/dipsync/checkpoints/1cc8729a89fe99b9430d3bec730fcfba/chk-2/b4612f7a-c32f-4e97-9c59-59bb9ff03ffc, b4612f7a-c32f-4e97-9c59-59bb9ff03ffc [28293 bytes]}. 2023-09-06 20:22:11,527 INFO org.apache.flink.runtime.state.heap.HeapKeyedStateBackendBuilder [] - Finished to build heap keyed state-backend. 2023-09-06 20:22:11,527 INFO org.apache.flink.runtime.state.heap.HeapKeyedStateBackend [] - Initializing heap keyed state backend with stream factory. 2023-09-06 20:22:11,563 INFO org.apache.flink.runtime.taskmanager.Task [] - GroupAggregate[34] -> Calc[35] -> ConstraintEnforcer[36] (1/1)#0 (887d8ab18e8cd952e66808b12feae374_03dd9ea9adf3c3b83aa6d1ef9b04e433_0_0) switched from INITIALIZING to RUNNING. 2023-09-06 20:22:11,609 INFO com.oceanbase.clogproxy.client.connection.ClientHandler [] - Connected to LogProxyServer, ip:127.0.1.1, version:f136f77be0d1ad50ff7053e5d1592c3d40696094 2023-09-06 20:22:11,622 INFO com.oceanbase.clogproxy.client.connection.ClientHandler [] - Connected to LogProxyServer, ip:127.0.1.1, version:f136f77be0d1ad50ff7053e5d1592c3d40696094 2023-09-06 20:22:11,636 INFO com.oceanbase.clogproxy.client.connection.ClientHandler [] - Connected to LogProxyServer, ip:127.0.1.1, version:f136f77be0d1ad50ff7053e5d1592c3d40696094 2023-09-06 20:22:11,649 INFO com.oceanbase.clogproxy.client.connection.ClientHandler [] - Connected to LogProxyServer, ip:127.0.1.1, version:f136f77be0d1ad50ff7053e5d1592c3d40696094 2023-09-06 20:22:11,662 INFO com.oceanbase.clogproxy.client.connection.ClientHandler [] - Connected to LogProxyServer, ip:127.0.1.1, version:f136f77be0d1ad50ff7053e5d1592c3d40696094 2023-09-06 20:22:11,709 INFO com.oceanbase.clogproxy.client.connection.ClientHandler [] - Connected to LogProxyServer, ip:127.0.1.1, version:f136f77be0d1ad50ff7053e5d1592c3d40696094 2023-09-06 20:22:21,197 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - snapshotState checkpoint: 4 at resolvedTimestamp: 1694002934 2023-09-06 20:22:21,197 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - snapshotState checkpoint: 4 at resolvedTimestamp: 1694002939 2023-09-06 20:22:21,198 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - snapshotState checkpoint: 4 at resolvedTimestamp: 1694002939 2023-09-06 20:22:26,200 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - snapshotState checkpoint: 6 at resolvedTimestamp: 1694002939 2023-09-06 20:22:26,201 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - snapshotState checkpoint: 6 at resolvedTimestamp: 1694002939 2023-09-06 20:22:26,202 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - snapshotState checkpoint: 6 at resolvedTimestamp: 1694002939 2023-09-06 20:22:26,203 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - snapshotState checkpoint: 6 at resolvedTimestamp: 1694002939 2023-09-06 20:22:26,255 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - snapshotState checkpoint: 6 at resolvedTimestamp: 1694002939 2023-09-06 20:22:29,217 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - snapshotState checkpoint: 3 at resolvedTimestamp: 0 2023-09-06 20:22:29,220 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - snapshotState checkpoint: 3 at resolvedTimestamp: 0 2023-09-06 20:22:29,220 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - snapshotState checkpoint: 3 at resolvedTimestamp: 0 2023-09-06 20:22:29,223 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - snapshotState checkpoint: 3 at resolvedTimestamp: 0 2023-09-06 20:22:29,224 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - snapshotState checkpoint: 3 at resolvedTimestamp: 0 2023-09-06 20:22:29,224 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - snapshotState checkpoint: 3 at resolvedTimestamp: 0 2023-09-06 20:22:32,692 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - snapshotState checkpoint: 5 at resolvedTimestamp: 1694002940 2023-09-06 20:22:32,692 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - snapshotState checkpoint: 5 at resolvedTimestamp: 1694002940 2023-09-06 20:22:32,693 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - snapshotState checkpoint: 5 at resolvedTimestamp: 1694002947 2023-09-06 20:22:32,694 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - snapshotState checkpoint: 5 at resolvedTimestamp: 1694002940 2023-09-06 20:22:34,730 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - LogProxyClient packet processing started from timestamp 1694002931 2023-09-06 20:22:34,730 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Snapshot reading started 2023-09-06 20:22:34,731 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Start to read snapshot from `dip_dbmodel`.`t_datasource_owner_relation` 2023-09-06 20:22:34,743 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Read snapshot from `dip_dbmodel`.`t_datasource_owner_relation` finished 2023-09-06 20:22:34,936 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Snapshot reading finished 2023-09-06 20:22:41,233 INFO io.debezium.jdbc.JdbcConnection [] - Connection gracefully closed 2023-09-06 20:22:41,234 INFO com.oceanbase.clogproxy.client.connection.ClientStream [] - Try to stop this client 2023-09-06 20:22:41,234 INFO com.oceanbase.clogproxy.client.connection.Connection [] - Close connection to remote address 192.168.216.80:13508 success 2023-09-06 20:22:41,234 INFO com.oceanbase.clogproxy.client.connection.ClientHandler [] - Channel closed with ClientId: datasource_index_1, LogProxy: 192.168.216.80:13508 2023-09-06 20:22:41,252 INFO io.debezium.jdbc.JdbcConnection [] - Connection gracefully closed 2023-09-06 20:22:41,252 INFO com.oceanbase.clogproxy.client.connection.ClientStream [] - Try to stop this client 2023-09-06 20:22:41,259 INFO com.oceanbase.clogproxy.client.connection.Connection [] - Close connection to remote address success 2023-09-06 20:22:41,263 INFO com.oceanbase.clogproxy.client.connection.ClientHandler [] - Channel closed with ClientId: datasource_index_3, LogProxy: 192.168.216.80:13508 2023-09-06 20:22:41,266 INFO io.debezium.jdbc.JdbcConnection [] - Connection gracefully closed 2023-09-06 20:22:41,270 INFO com.oceanbase.clogproxy.client.connection.ClientStream [] - Try to stop this client 2023-09-06 20:22:41,270 INFO io.debezium.jdbc.JdbcConnection [] - Connection gracefully closed 2023-09-06 20:22:41,270 INFO com.oceanbase.clogproxy.client.connection.ClientStream [] - Try to stop this client 2023-09-06 20:22:41,270 INFO com.oceanbase.clogproxy.client.connection.Connection [] - Close connection to remote address 192.168.216.80:13508 success 2023-09-06 20:22:41,271 INFO com.oceanbase.clogproxy.client.connection.Connection [] - Close connection to remote address 192.168.216.80:13508 success 2023-09-06 20:22:41,271 INFO com.oceanbase.clogproxy.client.connection.ClientHandler [] - Channel closed with ClientId: datasource_index_2, LogProxy: 192.168.216.80:13508 2023-09-06 20:22:41,275 INFO com.oceanbase.clogproxy.client.connection.ClientHandler [] - Channel closed with ClientId: datasource_index_4, LogProxy: 192.168.216.80:13508 2023-09-06 20:22:41,498 INFO io.debezium.jdbc.JdbcConnection [] - Connection gracefully closed 2023-09-06 20:22:41,594 INFO com.oceanbase.clogproxy.client.connection.ClientStream [] - Try to stop this client 2023-09-06 20:22:41,594 INFO com.oceanbase.clogproxy.client.connection.Connection [] - Close connection to remote address success 2023-09-06 20:22:41,595 INFO com.oceanbase.clogproxy.client.connection.ClientHandler [] - Channel closed with ClientId: datasource_index_5, LogProxy: 192.168.216.80:13508 2023-09-06 20:22:41,745 INFO com.oceanbase.clogproxy.client.connection.ClientStream [] - Client process thread exit 2023-09-06 20:22:41,746 INFO com.oceanbase.clogproxy.client.connection.ClientStream [] - Client stopped successfully 2023-09-06 20:22:41,750 INFO com.oceanbase.clogproxy.client.connection.ClientStream [] - Client process thread exit 2023-09-06 20:22:41,750 INFO com.oceanbase.clogproxy.client.connection.ClientStream [] - Client stopped successfully 2023-09-06 20:22:41,750 INFO com.oceanbase.clogproxy.client.connection.ClientStream [] - Client process thread exit 2023-09-06 20:22:41,750 INFO com.oceanbase.clogproxy.client.connection.ClientStream [] - Client stopped successfully 2023-09-06 20:22:41,753 INFO com.oceanbase.clogproxy.client.connection.ClientStream [] - Client process thread exit 2023-09-06 20:22:41,756 INFO com.oceanbase.clogproxy.client.connection.ClientStream [] - Client stopped successfully 2023-09-06 20:22:41,759 INFO com.oceanbase.clogproxy.client.connection.ClientStream [] - Client process thread exit 2023-09-06 20:22:41,759 INFO com.oceanbase.clogproxy.client.connection.ClientStream [] - Client stopped successfully 2023-09-06 20:22:41,769 WARN org.apache.flink.runtime.taskmanager.Task [] - Source: t_region_datasource_relation[22] -> Calc[23] (1/1)#0 (887d8ab18e8cd952e66808b12feae374_2fa5fc7df17f61cb0e1946288970d799_0_0) switched from RUNNING to FAILED with failure cause: java.util.concurrent.TimeoutException: Timeout to receive messages in RecordListener at com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction.readChangeRecords(OceanBaseRichSourceFunction.java:374) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction.run(OceanBaseRichSourceFunction.java:158) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at org.apache.flink.streaming.api.operators.StreamSource.run(StreamSource.java:110) ~[flink-dist-1.17.1.jar:1.17.1] at org.apache.flink.streaming.api.operators.StreamSource.run(StreamSource.java:67) ~[flink-dist-1.17.1.jar:1.17.1] at org.apache.flink.streaming.runtime.tasks.SourceStreamTask$LegacySourceFunctionThread.run(SourceStreamTask.java:333) ~[flink-dist-1.17.1.jar:1.17.1] 2023-09-06 20:22:41,770 WARN org.apache.flink.runtime.taskmanager.Task [] - Source: t_datasource[1] -> Calc[2] (1/1)#0 (887d8ab18e8cd952e66808b12feae374_cbc357ccb763df2852fee8c4fc7d55f2_0_0) switched from RUNNING to FAILED with failure cause: java.util.concurrent.TimeoutException: Timeout to receive messages in RecordListener at com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction.readChangeRecords(OceanBaseRichSourceFunction.java:374) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction.run(OceanBaseRichSourceFunction.java:158) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at org.apache.flink.streaming.api.operators.StreamSource.run(StreamSource.java:110) ~[flink-dist-1.17.1.jar:1.17.1] at org.apache.flink.streaming.api.operators.StreamSource.run(StreamSource.java:67) ~[flink-dist-1.17.1.jar:1.17.1] at org.apache.flink.streaming.runtime.tasks.SourceStreamTask$LegacySourceFunctionThread.run(SourceStreamTask.java:333) ~[flink-dist-1.17.1.jar:1.17.1] 2023-09-06 20:22:41,772 INFO org.apache.flink.runtime.taskmanager.Task [] - Freeing task resources for Source: t_region_datasource_relation[22] -> Calc[23] (1/1)#0 (887d8ab18e8cd952e66808b12feae374_2fa5fc7df17f61cb0e1946288970d799_0_0). 2023-09-06 20:22:41,770 WARN org.apache.flink.runtime.taskmanager.Task [] - Source: t_region[28] -> Calc[29] (1/1)#0 (887d8ab18e8cd952e66808b12feae374_5c4ca2fea30dcf09bf3ee40c495fe808_0_0) switched from RUNNING to FAILED with failure cause: java.util.concurrent.TimeoutException: Timeout to receive messages in RecordListener at com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction.readChangeRecords(OceanBaseRichSourceFunction.java:374) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction.run(OceanBaseRichSourceFunction.java:158) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at org.apache.flink.streaming.api.operators.StreamSource.run(StreamSource.java:110) ~[flink-dist-1.17.1.jar:1.17.1] at org.apache.flink.streaming.api.operators.StreamSource.run(StreamSource.java:67) ~[flink-dist-1.17.1.jar:1.17.1] at org.apache.flink.streaming.runtime.tasks.SourceStreamTask$LegacySourceFunctionThread.run(SourceStreamTask.java:333) ~[flink-dist-1.17.1.jar:1.17.1] 2023-09-06 20:22:41,772 WARN org.apache.flink.runtime.taskmanager.Task [] - Source: t_user[16] -> Calc[17] (1/1)#0 (887d8ab18e8cd952e66808b12feae374_1171dea6747ab509fdaefbe74f7195af_0_0) switched from RUNNING to FAILED with failure cause: java.util.concurrent.TimeoutException: Timeout to receive messages in RecordListener at com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction.readChangeRecords(OceanBaseRichSourceFunction.java:374) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction.run(OceanBaseRichSourceFunction.java:158) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at org.apache.flink.streaming.api.operators.StreamSource.run(StreamSource.java:110) ~[flink-dist-1.17.1.jar:1.17.1] at org.apache.flink.streaming.api.operators.StreamSource.run(StreamSource.java:67) ~[flink-dist-1.17.1.jar:1.17.1] at org.apache.flink.streaming.runtime.tasks.SourceStreamTask$LegacySourceFunctionThread.run(SourceStreamTask.java:333) ~[flink-dist-1.17.1.jar:1.17.1] 2023-09-06 20:22:41,772 INFO org.apache.flink.runtime.taskmanager.Task [] - Freeing task resources for Source: t_datasource[1] -> Calc[2] (1/1)#0 (887d8ab18e8cd952e66808b12feae374_cbc357ccb763df2852fee8c4fc7d55f2_0_0). 2023-09-06 20:22:41,772 WARN org.apache.flink.runtime.taskmanager.Task [] - Source: t_datasource_type[4] -> Calc[5] (1/1)#0 (887d8ab18e8cd952e66808b12feae374_6cdc5bb954874d922eaee11a8e7b5dd5_0_0) switched from RUNNING to FAILED with failure cause: java.util.concurrent.TimeoutException: Timeout to receive messages in RecordListener at com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction.readChangeRecords(OceanBaseRichSourceFunction.java:374) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction.run(OceanBaseRichSourceFunction.java:158) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at org.apache.flink.streaming.api.operators.StreamSource.run(StreamSource.java:110) ~[flink-dist-1.17.1.jar:1.17.1] at org.apache.flink.streaming.api.operators.StreamSource.run(StreamSource.java:67) ~[flink-dist-1.17.1.jar:1.17.1] at org.apache.flink.streaming.runtime.tasks.SourceStreamTask$LegacySourceFunctionThread.run(SourceStreamTask.java:333) ~[flink-dist-1.17.1.jar:1.17.1] 2023-09-06 20:22:41,772 INFO org.apache.flink.runtime.taskmanager.Task [] - Freeing task resources for Source: t_user[16] -> Calc[17] (1/1)#0 (887d8ab18e8cd952e66808b12feae374_1171dea6747ab509fdaefbe74f7195af_0_0). 2023-09-06 20:22:41,772 INFO org.apache.flink.runtime.taskmanager.Task [] - Freeing task resources for Source: t_region[28] -> Calc[29] (1/1)#0 (887d8ab18e8cd952e66808b12feae374_5c4ca2fea30dcf09bf3ee40c495fe808_0_0). 2023-09-06 20:22:41,772 INFO org.apache.flink.runtime.taskmanager.Task [] - Freeing task resources for Source: t_datasource_type[4] -> Calc[5] (1/1)#0 (887d8ab18e8cd952e66808b12feae374_6cdc5bb954874d922eaee11a8e7b5dd5_0_0). 2023-09-06 20:22:41,780 INFO org.apache.flink.runtime.taskexecutor.TaskExecutor [] - Un-registering task and sending final execution state FAILED to JobManager for task Source: t_region_datasource_relation[22] -> Calc[23] (1/1)#0 887d8ab18e8cd952e66808b12feae374_2fa5fc7df17f61cb0e1946288970d799_0_0. 2023-09-06 20:22:41,795 INFO org.apache.flink.runtime.taskexecutor.TaskExecutor [] - Un-registering task and sending final execution state FAILED to JobManager for task Source: t_user[16] -> Calc[17] (1/1)#0 887d8ab18e8cd952e66808b12feae374_1171dea6747ab509fdaefbe74f7195af_0_0. 2023-09-06 20:22:41,801 INFO org.apache.flink.runtime.taskexecutor.TaskExecutor [] - Un-registering task and sending final execution state FAILED to JobManager for task Source: t_datasource[1] -> Calc[2] (1/1)#0 887d8ab18e8cd952e66808b12feae374_cbc357ccb763df2852fee8c4fc7d55f2_0_0. 2023-09-06 20:22:41,803 INFO org.apache.flink.runtime.taskexecutor.TaskExecutor [] - Un-registering task and sending final execution state FAILED to JobManager for task Source: t_datasource_type[4] -> Calc[5] (1/1)#0 887d8ab18e8cd952e66808b12feae374_6cdc5bb954874d922eaee11a8e7b5dd5_0_0. 2023-09-06 20:22:41,804 INFO org.apache.flink.runtime.taskexecutor.TaskExecutor [] - Un-registering task and sending final execution state FAILED to JobManager for task Source: t_region[28] -> Calc[29] (1/1)#0 887d8ab18e8cd952e66808b12feae374_5c4ca2fea30dcf09bf3ee40c495fe808_0_0. 2023-09-06 20:22:41,815 INFO org.apache.flink.runtime.taskmanager.Task [] - Attempting to cancel task Join[13] -> Calc[14] (1/1)#0 (887d8ab18e8cd952e66808b12feae374_5fa5f4cd9ae72c63c62c17dbea1c3183_0_0). 2023-09-06 20:22:41,815 INFO org.apache.flink.runtime.taskmanager.Task [] - Join[13] -> Calc[14] (1/1)#0 (887d8ab18e8cd952e66808b12feae374_5fa5f4cd9ae72c63c62c17dbea1c3183_0_0) switched from RUNNING to CANCELING. 2023-09-06 20:22:41,815 INFO org.apache.flink.runtime.taskmanager.Task [] - Triggering cancellation of task code Join[13] -> Calc[14] (1/1)#0 (887d8ab18e8cd952e66808b12feae374_5fa5f4cd9ae72c63c62c17dbea1c3183_0_0). 2023-09-06 20:22:41,817 INFO org.apache.flink.runtime.taskmanager.Task [] - Attempting to cancel task Join[31] -> Calc[32] (1/1)#0 (887d8ab18e8cd952e66808b12feae374_ba44f133be1ffa78284ae2ae23587545_0_0). 2023-09-06 20:22:41,817 INFO org.apache.flink.runtime.taskmanager.Task [] - Join[31] -> Calc[32] (1/1)#0 (887d8ab18e8cd952e66808b12feae374_ba44f133be1ffa78284ae2ae23587545_0_0) switched from RUNNING to CANCELING. 2023-09-06 20:22:41,817 INFO org.apache.flink.runtime.taskmanager.Task [] - Triggering cancellation of task code Join[31] -> Calc[32] (1/1)#0 (887d8ab18e8cd952e66808b12feae374_ba44f133be1ffa78284ae2ae23587545_0_0). 2023-09-06 20:22:41,818 INFO org.apache.flink.runtime.taskmanager.Task [] - Attempting to cancel task Source: t_datasource_owner_relation[10] -> Calc[11] (1/1)#0 (887d8ab18e8cd952e66808b12feae374_2963852293169ba90d9d1e7d6308db5c_0_0). 2023-09-06 20:22:41,819 INFO org.apache.flink.runtime.taskmanager.Task [] - Source: t_datasource_owner_relation[10] -> Calc[11] (1/1)#0 (887d8ab18e8cd952e66808b12feae374_2963852293169ba90d9d1e7d6308db5c_0_0) switched from RUNNING to CANCELING. 2023-09-06 20:22:41,819 INFO org.apache.flink.runtime.taskmanager.Task [] - Triggering cancellation of task code Source: t_datasource_owner_relation[10] -> Calc[11] (1/1)#0 (887d8ab18e8cd952e66808b12feae374_2963852293169ba90d9d1e7d6308db5c_0_0). 2023-09-06 20:22:41,821 INFO org.apache.flink.runtime.taskmanager.Task [] - Attempting to cancel task Join[7] -> Calc[8] (1/1)#0 (887d8ab18e8cd952e66808b12feae374_42918f7d64d1adf0d787359f8529835f_0_0). 2023-09-06 20:22:41,821 INFO org.apache.flink.runtime.taskmanager.Task [] - Join[7] -> Calc[8] (1/1)#0 (887d8ab18e8cd952e66808b12feae374_42918f7d64d1adf0d787359f8529835f_0_0) switched from RUNNING to CANCELING. 2023-09-06 20:22:41,824 INFO org.apache.flink.runtime.taskmanager.Task [] - Join[13] -> Calc[14] (1/1)#0 (887d8ab18e8cd952e66808b12feae374_5fa5f4cd9ae72c63c62c17dbea1c3183_0_0) switched from CANCELING to CANCELED. 2023-09-06 20:22:41,824 INFO org.apache.flink.runtime.taskmanager.Task [] - Freeing task resources for Join[13] -> Calc[14] (1/1)#0 (887d8ab18e8cd952e66808b12feae374_5fa5f4cd9ae72c63c62c17dbea1c3183_0_0). 2023-09-06 20:22:41,825 INFO org.apache.flink.runtime.taskmanager.Task [] - Triggering cancellation of task code Join[7] -> Calc[8] (1/1)#0 (887d8ab18e8cd952e66808b12feae374_42918f7d64d1adf0d787359f8529835f_0_0). 2023-09-06 20:22:41,826 INFO io.debezium.jdbc.JdbcConnection [] - Connection gracefully closed 2023-09-06 20:22:41,827 INFO org.apache.flink.runtime.taskmanager.Task [] - Attempting to cancel task GroupAggregate[34] -> Calc[35] -> ConstraintEnforcer[36] (1/1)#0 (887d8ab18e8cd952e66808b12feae374_03dd9ea9adf3c3b83aa6d1ef9b04e433_0_0). 2023-09-06 20:22:41,827 INFO org.apache.flink.runtime.taskmanager.Task [] - GroupAggregate[34] -> Calc[35] -> ConstraintEnforcer[36] (1/1)#0 (887d8ab18e8cd952e66808b12feae374_03dd9ea9adf3c3b83aa6d1ef9b04e433_0_0) switched from RUNNING to CANCELING. 2023-09-06 20:22:41,828 INFO org.apache.flink.runtime.taskmanager.Task [] - Triggering cancellation of task code GroupAggregate[34] -> Calc[35] -> ConstraintEnforcer[36] (1/1)#0 (887d8ab18e8cd952e66808b12feae374_03dd9ea9adf3c3b83aa6d1ef9b04e433_0_0). 2023-09-06 20:22:41,828 INFO org.apache.flink.runtime.taskmanager.Task [] - Join[31] -> Calc[32] (1/1)#0 (887d8ab18e8cd952e66808b12feae374_ba44f133be1ffa78284ae2ae23587545_0_0) switched from CANCELING to CANCELED. 2023-09-06 20:22:41,828 INFO org.apache.flink.runtime.taskmanager.Task [] - Freeing task resources for Join[31] -> Calc[32] (1/1)#0 (887d8ab18e8cd952e66808b12feae374_ba44f133be1ffa78284ae2ae23587545_0_0). 2023-09-06 20:22:41,830 INFO com.oceanbase.clogproxy.client.connection.ClientStream [] - Try to stop this client 2023-09-06 20:22:41,830 INFO org.apache.flink.runtime.taskmanager.Task [] - Attempting to cancel task Join[25] -> Calc[26] (1/1)#0 (887d8ab18e8cd952e66808b12feae374_5eba13a28fe84abdbf2e1f560321cc9e_0_0). 2023-09-06 20:22:41,830 INFO org.apache.flink.runtime.taskmanager.Task [] - Join[25] -> Calc[26] (1/1)#0 (887d8ab18e8cd952e66808b12feae374_5eba13a28fe84abdbf2e1f560321cc9e_0_0) switched from RUNNING to CANCELING. 2023-09-06 20:22:41,830 INFO org.apache.flink.runtime.taskmanager.Task [] - Triggering cancellation of task code Join[25] -> Calc[26] (1/1)#0 (887d8ab18e8cd952e66808b12feae374_5eba13a28fe84abdbf2e1f560321cc9e_0_0). 2023-09-06 20:22:41,830 INFO com.oceanbase.clogproxy.client.connection.Connection [] - Close connection to remote address 192.168.216.80:13508 success 2023-09-06 20:22:41,831 INFO com.oceanbase.clogproxy.client.connection.ClientHandler [] - Channel closed with ClientId: datasource_index_6, LogProxy: 192.168.216.80:13508 2023-09-06 20:22:41,834 INFO org.apache.flink.runtime.taskmanager.Task [] - Attempting to cancel task SinkMaterializer[36] -> Sink: datasource_index[36] (1/1)#0 (887d8ab18e8cd952e66808b12feae374_3269d9cd00887b1061539758b8dc9901_0_0). 2023-09-06 20:22:41,836 INFO org.apache.flink.runtime.taskmanager.Task [] - SinkMaterializer[36] -> Sink: datasource_index[36] (1/1)#0 (887d8ab18e8cd952e66808b12feae374_3269d9cd00887b1061539758b8dc9901_0_0) switched from RUNNING to CANCELING. 2023-09-06 20:22:41,836 INFO org.apache.flink.runtime.taskmanager.Task [] - Triggering cancellation of task code SinkMaterializer[36] -> Sink: datasource_index[36] (1/1)#0 (887d8ab18e8cd952e66808b12feae374_3269d9cd00887b1061539758b8dc9901_0_0). 2023-09-06 20:22:41,836 INFO org.apache.flink.runtime.taskmanager.Task [] - GroupAggregate[34] -> Calc[35] -> ConstraintEnforcer[36] (1/1)#0 (887d8ab18e8cd952e66808b12feae374_03dd9ea9adf3c3b83aa6d1ef9b04e433_0_0) switched from CANCELING to CANCELED. 2023-09-06 20:22:41,836 INFO org.apache.flink.runtime.taskmanager.Task [] - Freeing task resources for GroupAggregate[34] -> Calc[35] -> ConstraintEnforcer[36] (1/1)#0 (887d8ab18e8cd952e66808b12feae374_03dd9ea9adf3c3b83aa6d1ef9b04e433_0_0). 2023-09-06 20:22:41,836 INFO org.apache.flink.runtime.taskmanager.Task [] - Join[7] -> Calc[8] (1/1)#0 (887d8ab18e8cd952e66808b12feae374_42918f7d64d1adf0d787359f8529835f_0_0) switched from CANCELING to CANCELED. 2023-09-06 20:22:41,836 INFO org.apache.flink.runtime.taskmanager.Task [] - Freeing task resources for Join[7] -> Calc[8] (1/1)#0 (887d8ab18e8cd952e66808b12feae374_42918f7d64d1adf0d787359f8529835f_0_0). 2023-09-06 20:22:41,839 INFO org.apache.flink.runtime.taskmanager.Task [] - Attempting to cancel task Join[19] -> Calc[20] (1/1)#0 (887d8ab18e8cd952e66808b12feae374_cfd4d872ec6601c734021a3f311dc5f2_0_0). 2023-09-06 20:22:41,839 INFO org.apache.flink.runtime.taskmanager.Task [] - Join[19] -> Calc[20] (1/1)#0 (887d8ab18e8cd952e66808b12feae374_cfd4d872ec6601c734021a3f311dc5f2_0_0) switched from RUNNING to CANCELING. 2023-09-06 20:22:41,839 INFO org.apache.flink.runtime.taskmanager.Task [] - Triggering cancellation of task code Join[19] -> Calc[20] (1/1)#0 (887d8ab18e8cd952e66808b12feae374_cfd4d872ec6601c734021a3f311dc5f2_0_0). 2023-09-06 20:22:41,841 INFO org.apache.flink.runtime.taskmanager.Task [] - Join[25] -> Calc[26] (1/1)#0 (887d8ab18e8cd952e66808b12feae374_5eba13a28fe84abdbf2e1f560321cc9e_0_0) switched from CANCELING to CANCELED. 2023-09-06 20:22:41,841 INFO org.apache.flink.runtime.taskmanager.Task [] - Freeing task resources for Join[25] -> Calc[26] (1/1)#0 (887d8ab18e8cd952e66808b12feae374_5eba13a28fe84abdbf2e1f560321cc9e_0_0). 2023-09-06 20:22:41,843 INFO org.apache.flink.runtime.taskexecutor.TaskExecutor [] - Un-registering task and sending final execution state CANCELED to JobManager for task Join[13] -> Calc[14] (1/1)#0 887d8ab18e8cd952e66808b12feae374_5fa5f4cd9ae72c63c62c17dbea1c3183_0_0. 2023-09-06 20:22:41,843 INFO org.apache.flink.runtime.taskmanager.Task [] - Join[19] -> Calc[20] (1/1)#0 (887d8ab18e8cd952e66808b12feae374_cfd4d872ec6601c734021a3f311dc5f2_0_0) switched from CANCELING to CANCELED. 2023-09-06 20:22:41,843 INFO org.apache.flink.runtime.taskmanager.Task [] - Freeing task resources for Join[19] -> Calc[20] (1/1)#0 (887d8ab18e8cd952e66808b12feae374_cfd4d872ec6601c734021a3f311dc5f2_0_0). 2023-09-06 20:22:41,844 INFO org.apache.flink.runtime.taskexecutor.TaskExecutor [] - Un-registering task and sending final execution state CANCELED to JobManager for task Join[31] -> Calc[32] (1/1)#0 887d8ab18e8cd952e66808b12feae374_ba44f133be1ffa78284ae2ae23587545_0_0. 2023-09-06 20:22:41,844 INFO org.apache.flink.runtime.taskexecutor.TaskExecutor [] - Un-registering task and sending final execution state CANCELED to JobManager for task GroupAggregate[34] -> Calc[35] -> ConstraintEnforcer[36] (1/1)#0 887d8ab18e8cd952e66808b12feae374_03dd9ea9adf3c3b83aa6d1ef9b04e433_0_0. 2023-09-06 20:22:41,847 INFO org.apache.flink.runtime.taskexecutor.TaskExecutor [] - Un-registering task and sending final execution state CANCELED to JobManager for task Join[7] -> Calc[8] (1/1)#0 887d8ab18e8cd952e66808b12feae374_42918f7d64d1adf0d787359f8529835f_0_0. 2023-09-06 20:22:41,848 INFO org.apache.flink.runtime.taskexecutor.TaskExecutor [] - Un-registering task and sending final execution state CANCELED to JobManager for task Join[25] -> Calc[26] (1/1)#0 887d8ab18e8cd952e66808b12feae374_5eba13a28fe84abdbf2e1f560321cc9e_0_0. 2023-09-06 20:22:41,848 INFO org.apache.flink.runtime.taskexecutor.TaskExecutor [] - Un-registering task and sending final execution state CANCELED to JobManager for task Join[19] -> Calc[20] (1/1)#0 887d8ab18e8cd952e66808b12feae374_cfd4d872ec6601c734021a3f311dc5f2_0_0. 2023-09-06 20:22:41,882 INFO org.apache.flink.runtime.taskmanager.Task [] - SinkMaterializer[36] -> Sink: datasource_index[36] (1/1)#0 (887d8ab18e8cd952e66808b12feae374_3269d9cd00887b1061539758b8dc9901_0_0) switched from CANCELING to CANCELED. 2023-09-06 20:22:41,882 INFO org.apache.flink.runtime.taskmanager.Task [] - Freeing task resources for SinkMaterializer[36] -> Sink: datasource_index[36] (1/1)#0 (887d8ab18e8cd952e66808b12feae374_3269d9cd00887b1061539758b8dc9901_0_0). 2023-09-06 20:22:41,883 INFO org.apache.flink.runtime.taskexecutor.TaskExecutor [] - Un-registering task and sending final execution state CANCELED to JobManager for task SinkMaterializer[36] -> Sink: datasource_index[36] (1/1)#0 887d8ab18e8cd952e66808b12feae374_3269d9cd00887b1061539758b8dc9901_0_0. 2023-09-06 20:22:41,969 INFO com.oceanbase.clogproxy.client.connection.ClientStream [] - Client process thread exit 2023-09-06 20:22:42,022 INFO com.oceanbase.clogproxy.client.connection.ClientStream [] - Client stopped successfully 2023-09-06 20:22:42,026 INFO org.apache.flink.runtime.taskmanager.Task [] - Source: t_datasource_owner_relation[10] -> Calc[11] (1/1)#0 (887d8ab18e8cd952e66808b12feae374_2963852293169ba90d9d1e7d6308db5c_0_0) switched from CANCELING to CANCELED. 2023-09-06 20:22:42,026 INFO org.apache.flink.runtime.taskmanager.Task [] - Freeing task resources for Source: t_datasource_owner_relation[10] -> Calc[11] (1/1)#0 (887d8ab18e8cd952e66808b12feae374_2963852293169ba90d9d1e7d6308db5c_0_0). 2023-09-06 20:22:42,027 INFO org.apache.flink.runtime.taskexecutor.TaskExecutor [] - Un-registering task and sending final execution state CANCELED to JobManager for task Source: t_datasource_owner_relation[10] -> Calc[11] (1/1)#0 887d8ab18e8cd952e66808b12feae374_2963852293169ba90d9d1e7d6308db5c_0_0. 2023-09-06 20:22:51,190 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - snapshotState checkpoint: 5 at resolvedTimestamp: 1694002961 2023-09-06 20:22:51,190 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - snapshotState checkpoint: 5 at resolvedTimestamp: 1694002961 2023-09-06 20:22:51,190 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - snapshotState checkpoint: 5 at resolvedTimestamp: 1694002961 2023-09-06 20:22:51,847 INFO org.apache.flink.runtime.taskexecutor.slot.TaskSlotTableImpl [] - Activate slot 9f5c521bb7b127aa27249507ba7fcb4e. 2023-09-06 20:22:51,849 INFO org.apache.flink.runtime.taskexecutor.TaskExecutor [] - Received task Source: t_datasource[1] -> Calc[2] (1/1)#1 (887d8ab18e8cd952e66808b12feae374_cbc357ccb763df2852fee8c4fc7d55f2_0_1), deploy into slot with allocation id 9f5c521bb7b127aa27249507ba7fcb4e. 2023-09-06 20:22:51,850 INFO org.apache.flink.runtime.taskexecutor.slot.TaskSlotTableImpl [] - Activate slot 9f5c521bb7b127aa27249507ba7fcb4e. 2023-09-06 20:22:51,850 INFO org.apache.flink.runtime.taskmanager.Task [] - Source: t_datasource[1] -> Calc[2] (1/1)#1 (887d8ab18e8cd952e66808b12feae374_cbc357ccb763df2852fee8c4fc7d55f2_0_1) switched from CREATED to DEPLOYING. 2023-09-06 20:22:51,850 INFO org.apache.flink.runtime.taskmanager.Task [] - Loading JAR files for task Source: t_datasource[1] -> Calc[2] (1/1)#1 (887d8ab18e8cd952e66808b12feae374_cbc357ccb763df2852fee8c4fc7d55f2_0_1) [DEPLOYING]. 2023-09-06 20:22:51,853 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using job/cluster config to configure application-defined state backend: org.apache.flink.runtime.state.hashmap.HashMapStateBackend@4c78ac6c 2023-09-06 20:22:51,854 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using application-defined state backend: org.apache.flink.runtime.state.hashmap.HashMapStateBackend@6a66c564 2023-09-06 20:22:51,854 INFO org.apache.flink.runtime.state.StateBackendLoader [] - State backend loader loads the state backend as HashMapStateBackend 2023-09-06 20:22:51,854 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using job/cluster config to configure application-defined checkpoint storage: org.apache.flink.runtime.state.storage.FileSystemCheckpointStorage@8fdb6d18 2023-09-06 20:22:51,855 INFO org.apache.flink.runtime.taskmanager.Task [] - Source: t_datasource[1] -> Calc[2] (1/1)#1 (887d8ab18e8cd952e66808b12feae374_cbc357ccb763df2852fee8c4fc7d55f2_0_1) switched from DEPLOYING to INITIALIZING. 2023-09-06 20:22:51,856 INFO org.apache.flink.runtime.taskexecutor.TaskExecutor [] - Received task Source: t_datasource_type[4] -> Calc[5] (1/1)#1 (887d8ab18e8cd952e66808b12feae374_6cdc5bb954874d922eaee11a8e7b5dd5_0_1), deploy into slot with allocation id 9f5c521bb7b127aa27249507ba7fcb4e. 2023-09-06 20:22:51,857 INFO org.apache.flink.runtime.taskexecutor.slot.TaskSlotTableImpl [] - Activate slot 9f5c521bb7b127aa27249507ba7fcb4e. 2023-09-06 20:22:51,857 INFO org.apache.flink.runtime.taskmanager.Task [] - Source: t_datasource_type[4] -> Calc[5] (1/1)#1 (887d8ab18e8cd952e66808b12feae374_6cdc5bb954874d922eaee11a8e7b5dd5_0_1) switched from CREATED to DEPLOYING. 2023-09-06 20:22:51,857 INFO org.apache.flink.runtime.taskmanager.Task [] - Loading JAR files for task Source: t_datasource_type[4] -> Calc[5] (1/1)#1 (887d8ab18e8cd952e66808b12feae374_6cdc5bb954874d922eaee11a8e7b5dd5_0_1) [DEPLOYING]. 2023-09-06 20:22:51,858 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using job/cluster config to configure application-defined state backend: org.apache.flink.runtime.state.hashmap.HashMapStateBackend@7e654a5b 2023-09-06 20:22:51,858 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using application-defined state backend: org.apache.flink.runtime.state.hashmap.HashMapStateBackend@775a9938 2023-09-06 20:22:51,858 INFO org.apache.flink.runtime.state.StateBackendLoader [] - State backend loader loads the state backend as HashMapStateBackend 2023-09-06 20:22:51,858 INFO org.apache.flink.runtime.taskexecutor.TaskExecutor [] - Received task Source: t_datasource_owner_relation[10] -> Calc[11] (1/1)#1 (887d8ab18e8cd952e66808b12feae374_2963852293169ba90d9d1e7d6308db5c_0_1), deploy into slot with allocation id 9f5c521bb7b127aa27249507ba7fcb4e. 2023-09-06 20:22:51,859 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using job/cluster config to configure application-defined checkpoint storage: org.apache.flink.runtime.state.storage.FileSystemCheckpointStorage@8fdb6d18 2023-09-06 20:22:51,859 INFO org.apache.flink.runtime.taskexecutor.slot.TaskSlotTableImpl [] - Activate slot 9f5c521bb7b127aa27249507ba7fcb4e. 2023-09-06 20:22:51,859 INFO org.apache.flink.runtime.taskmanager.Task [] - Source: t_datasource_owner_relation[10] -> Calc[11] (1/1)#1 (887d8ab18e8cd952e66808b12feae374_2963852293169ba90d9d1e7d6308db5c_0_1) switched from CREATED to DEPLOYING. 2023-09-06 20:22:51,859 INFO org.apache.flink.runtime.taskmanager.Task [] - Loading JAR files for task Source: t_datasource_owner_relation[10] -> Calc[11] (1/1)#1 (887d8ab18e8cd952e66808b12feae374_2963852293169ba90d9d1e7d6308db5c_0_1) [DEPLOYING]. 2023-09-06 20:22:51,860 INFO org.apache.flink.runtime.taskexecutor.TaskExecutor [] - Received task Source: t_user[16] -> Calc[17] (1/1)#1 (887d8ab18e8cd952e66808b12feae374_1171dea6747ab509fdaefbe74f7195af_0_1), deploy into slot with allocation id 9f5c521bb7b127aa27249507ba7fcb4e. 2023-09-06 20:22:51,860 INFO org.apache.flink.runtime.taskmanager.Task [] - Source: t_datasource_type[4] -> Calc[5] (1/1)#1 (887d8ab18e8cd952e66808b12feae374_6cdc5bb954874d922eaee11a8e7b5dd5_0_1) switched from DEPLOYING to INITIALIZING. 2023-09-06 20:22:51,861 INFO org.apache.flink.runtime.taskexecutor.slot.TaskSlotTableImpl [] - Activate slot 9f5c521bb7b127aa27249507ba7fcb4e. 2023-09-06 20:22:51,861 INFO org.apache.flink.runtime.taskmanager.Task [] - Source: t_user[16] -> Calc[17] (1/1)#1 (887d8ab18e8cd952e66808b12feae374_1171dea6747ab509fdaefbe74f7195af_0_1) switched from CREATED to DEPLOYING. 2023-09-06 20:22:51,861 INFO org.apache.flink.runtime.taskmanager.Task [] - Loading JAR files for task Source: t_user[16] -> Calc[17] (1/1)#1 (887d8ab18e8cd952e66808b12feae374_1171dea6747ab509fdaefbe74f7195af_0_1) [DEPLOYING]. 2023-09-06 20:22:51,862 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using job/cluster config to configure application-defined state backend: org.apache.flink.runtime.state.hashmap.HashMapStateBackend@69c9ef9 2023-09-06 20:22:51,862 INFO org.apache.flink.runtime.taskexecutor.TaskExecutor [] - Received task Source: t_region_datasource_relation[22] -> Calc[23] (1/1)#1 (887d8ab18e8cd952e66808b12feae374_2fa5fc7df17f61cb0e1946288970d799_0_1), deploy into slot with allocation id 9f5c521bb7b127aa27249507ba7fcb4e. 2023-09-06 20:22:51,862 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using application-defined state backend: org.apache.flink.runtime.state.hashmap.HashMapStateBackend@50f4798a 2023-09-06 20:22:51,862 INFO org.apache.flink.runtime.state.StateBackendLoader [] - State backend loader loads the state backend as HashMapStateBackend 2023-09-06 20:22:51,862 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using job/cluster config to configure application-defined checkpoint storage: org.apache.flink.runtime.state.storage.FileSystemCheckpointStorage@8fdb6d18 2023-09-06 20:22:51,863 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - initialize checkpoint 2023-09-06 20:22:51,863 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Restore State from resolvedTimestamp: 0 2023-09-06 20:22:51,867 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - initialize checkpoint 2023-09-06 20:22:51,867 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Restore State from resolvedTimestamp: 0 2023-09-06 20:22:51,890 INFO org.apache.flink.runtime.taskexecutor.slot.TaskSlotTableImpl [] - Activate slot 9f5c521bb7b127aa27249507ba7fcb4e. 2023-09-06 20:22:51,890 INFO org.apache.flink.runtime.taskmanager.Task [] - Source: t_region_datasource_relation[22] -> Calc[23] (1/1)#1 (887d8ab18e8cd952e66808b12feae374_2fa5fc7df17f61cb0e1946288970d799_0_1) switched from CREATED to DEPLOYING. 2023-09-06 20:22:51,891 INFO org.apache.flink.runtime.taskmanager.Task [] - Loading JAR files for task Source: t_region_datasource_relation[22] -> Calc[23] (1/1)#1 (887d8ab18e8cd952e66808b12feae374_2fa5fc7df17f61cb0e1946288970d799_0_1) [DEPLOYING]. 2023-09-06 20:22:51,891 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using job/cluster config to configure application-defined state backend: org.apache.flink.runtime.state.hashmap.HashMapStateBackend@3ad21ee5 2023-09-06 20:22:51,891 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using application-defined state backend: org.apache.flink.runtime.state.hashmap.HashMapStateBackend@39e1db5c 2023-09-06 20:22:51,891 INFO org.apache.flink.runtime.state.StateBackendLoader [] - State backend loader loads the state backend as HashMapStateBackend 2023-09-06 20:22:51,891 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using job/cluster config to configure application-defined checkpoint storage: org.apache.flink.runtime.state.storage.FileSystemCheckpointStorage@8fdb6d18 2023-09-06 20:22:51,892 INFO org.apache.flink.runtime.taskexecutor.TaskExecutor [] - Received task Source: t_region[28] -> Calc[29] (1/1)#1 (887d8ab18e8cd952e66808b12feae374_5c4ca2fea30dcf09bf3ee40c495fe808_0_1), deploy into slot with allocation id 9f5c521bb7b127aa27249507ba7fcb4e. 2023-09-06 20:22:51,892 INFO org.apache.flink.runtime.taskexecutor.slot.TaskSlotTableImpl [] - Activate slot 9f5c521bb7b127aa27249507ba7fcb4e. 2023-09-06 20:22:51,892 INFO org.apache.flink.runtime.taskmanager.Task [] - Source: t_region[28] -> Calc[29] (1/1)#1 (887d8ab18e8cd952e66808b12feae374_5c4ca2fea30dcf09bf3ee40c495fe808_0_1) switched from CREATED to DEPLOYING. 2023-09-06 20:22:51,893 INFO org.apache.flink.runtime.taskmanager.Task [] - Loading JAR files for task Source: t_region[28] -> Calc[29] (1/1)#1 (887d8ab18e8cd952e66808b12feae374_5c4ca2fea30dcf09bf3ee40c495fe808_0_1) [DEPLOYING]. 2023-09-06 20:22:51,893 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using job/cluster config to configure application-defined state backend: org.apache.flink.runtime.state.hashmap.HashMapStateBackend@e69082b 2023-09-06 20:22:51,893 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using application-defined state backend: org.apache.flink.runtime.state.hashmap.HashMapStateBackend@1351f72e 2023-09-06 20:22:51,893 INFO org.apache.flink.runtime.state.StateBackendLoader [] - State backend loader loads the state backend as HashMapStateBackend 2023-09-06 20:22:51,893 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using job/cluster config to configure application-defined checkpoint storage: org.apache.flink.runtime.state.storage.FileSystemCheckpointStorage@8fdb6d18 2023-09-06 20:22:51,894 INFO org.apache.flink.runtime.taskmanager.Task [] - Source: t_region_datasource_relation[22] -> Calc[23] (1/1)#1 (887d8ab18e8cd952e66808b12feae374_2fa5fc7df17f61cb0e1946288970d799_0_1) switched from DEPLOYING to INITIALIZING. 2023-09-06 20:22:51,900 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - initialize checkpoint 2023-09-06 20:22:51,900 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Restore State from resolvedTimestamp: 0 2023-09-06 20:22:51,921 INFO org.apache.flink.runtime.taskmanager.Task [] - Source: t_datasource[1] -> Calc[2] (1/1)#1 (887d8ab18e8cd952e66808b12feae374_cbc357ccb763df2852fee8c4fc7d55f2_0_1) switched from INITIALIZING to RUNNING. 2023-09-06 20:22:51,921 INFO org.apache.flink.runtime.taskmanager.Task [] - Source: t_datasource_owner_relation[10] -> Calc[11] (1/1)#1 (887d8ab18e8cd952e66808b12feae374_2963852293169ba90d9d1e7d6308db5c_0_1) switched from DEPLOYING to INITIALIZING. 2023-09-06 20:22:51,921 INFO org.apache.flink.runtime.taskmanager.Task [] - Source: t_region_datasource_relation[22] -> Calc[23] (1/1)#1 (887d8ab18e8cd952e66808b12feae374_2fa5fc7df17f61cb0e1946288970d799_0_1) switched from INITIALIZING to RUNNING. 2023-09-06 20:22:51,921 INFO org.apache.flink.runtime.taskexecutor.TaskExecutor [] - Received task Join[7] -> Calc[8] (1/1)#1 (887d8ab18e8cd952e66808b12feae374_42918f7d64d1adf0d787359f8529835f_0_1), deploy into slot with allocation id 9f5c521bb7b127aa27249507ba7fcb4e. 2023-09-06 20:22:51,921 INFO org.apache.flink.runtime.taskmanager.Task [] - Source: t_user[16] -> Calc[17] (1/1)#1 (887d8ab18e8cd952e66808b12feae374_1171dea6747ab509fdaefbe74f7195af_0_1) switched from DEPLOYING to INITIALIZING. 2023-09-06 20:22:51,922 INFO org.apache.flink.runtime.taskmanager.Task [] - Source: t_datasource_type[4] -> Calc[5] (1/1)#1 (887d8ab18e8cd952e66808b12feae374_6cdc5bb954874d922eaee11a8e7b5dd5_0_1) switched from INITIALIZING to RUNNING. 2023-09-06 20:22:51,926 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Start to initial table whitelist 2023-09-06 20:22:51,926 INFO org.apache.flink.runtime.taskexecutor.slot.TaskSlotTableImpl [] - Activate slot 9f5c521bb7b127aa27249507ba7fcb4e. 2023-09-06 20:22:51,927 INFO org.apache.flink.runtime.taskmanager.Task [] - Join[7] -> Calc[8] (1/1)#1 (887d8ab18e8cd952e66808b12feae374_42918f7d64d1adf0d787359f8529835f_0_1) switched from CREATED to DEPLOYING. 2023-09-06 20:22:51,921 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using job/cluster config to configure application-defined state backend: org.apache.flink.runtime.state.hashmap.HashMapStateBackend@7403d9cf 2023-09-06 20:22:51,927 INFO org.apache.flink.runtime.taskmanager.Task [] - Loading JAR files for task Join[7] -> Calc[8] (1/1)#1 (887d8ab18e8cd952e66808b12feae374_42918f7d64d1adf0d787359f8529835f_0_1) [DEPLOYING]. 2023-09-06 20:22:51,927 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using application-defined state backend: org.apache.flink.runtime.state.hashmap.HashMapStateBackend@44aa5352 2023-09-06 20:22:51,933 INFO org.apache.flink.runtime.state.StateBackendLoader [] - State backend loader loads the state backend as HashMapStateBackend 2023-09-06 20:22:51,935 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using job/cluster config to configure application-defined checkpoint storage: org.apache.flink.runtime.state.storage.FileSystemCheckpointStorage@8fdb6d18 2023-09-06 20:22:51,934 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Start to initial table whitelist 2023-09-06 20:22:51,936 INFO org.apache.flink.runtime.taskmanager.Task [] - Source: t_region[28] -> Calc[29] (1/1)#1 (887d8ab18e8cd952e66808b12feae374_5c4ca2fea30dcf09bf3ee40c495fe808_0_1) switched from DEPLOYING to INITIALIZING. 2023-09-06 20:22:51,937 INFO org.apache.flink.runtime.taskexecutor.TaskExecutor [] - Received task Join[13] -> Calc[14] (1/1)#1 (887d8ab18e8cd952e66808b12feae374_5fa5f4cd9ae72c63c62c17dbea1c3183_0_1), deploy into slot with allocation id 9f5c521bb7b127aa27249507ba7fcb4e. 2023-09-06 20:22:51,938 INFO org.apache.flink.runtime.taskexecutor.slot.TaskSlotTableImpl [] - Activate slot 9f5c521bb7b127aa27249507ba7fcb4e. 2023-09-06 20:22:51,938 INFO org.apache.flink.runtime.taskmanager.Task [] - Join[13] -> Calc[14] (1/1)#1 (887d8ab18e8cd952e66808b12feae374_5fa5f4cd9ae72c63c62c17dbea1c3183_0_1) switched from CREATED to DEPLOYING. 2023-09-06 20:22:51,938 INFO org.apache.flink.runtime.taskmanager.Task [] - Loading JAR files for task Join[13] -> Calc[14] (1/1)#1 (887d8ab18e8cd952e66808b12feae374_5fa5f4cd9ae72c63c62c17dbea1c3183_0_1) [DEPLOYING]. 2023-09-06 20:22:51,939 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using job/cluster config to configure application-defined state backend: org.apache.flink.runtime.state.hashmap.HashMapStateBackend@60828e19 2023-09-06 20:22:51,939 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using application-defined state backend: org.apache.flink.runtime.state.hashmap.HashMapStateBackend@75c7b43e 2023-09-06 20:22:51,939 INFO org.apache.flink.runtime.state.StateBackendLoader [] - State backend loader loads the state backend as HashMapStateBackend 2023-09-06 20:22:51,939 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using job/cluster config to configure application-defined checkpoint storage: org.apache.flink.runtime.state.storage.FileSystemCheckpointStorage@8fdb6d18 2023-09-06 20:22:51,940 INFO org.apache.flink.runtime.taskmanager.Task [] - Join[7] -> Calc[8] (1/1)#1 (887d8ab18e8cd952e66808b12feae374_42918f7d64d1adf0d787359f8529835f_0_1) switched from DEPLOYING to INITIALIZING. 2023-09-06 20:22:51,940 INFO org.apache.flink.runtime.taskexecutor.TaskExecutor [] - Received task Join[19] -> Calc[20] (1/1)#1 (887d8ab18e8cd952e66808b12feae374_cfd4d872ec6601c734021a3f311dc5f2_0_1), deploy into slot with allocation id 9f5c521bb7b127aa27249507ba7fcb4e. 2023-09-06 20:22:51,942 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - initialize checkpoint 2023-09-06 20:22:51,942 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Restore State from resolvedTimestamp: 0 2023-09-06 20:22:51,943 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - initialize checkpoint 2023-09-06 20:22:51,943 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Restore State from resolvedTimestamp: 0 2023-09-06 20:22:51,948 INFO org.apache.flink.runtime.taskexecutor.slot.TaskSlotTableImpl [] - Activate slot 9f5c521bb7b127aa27249507ba7fcb4e. 2023-09-06 20:22:51,948 INFO org.apache.flink.runtime.taskmanager.Task [] - Join[19] -> Calc[20] (1/1)#1 (887d8ab18e8cd952e66808b12feae374_cfd4d872ec6601c734021a3f311dc5f2_0_1) switched from CREATED to DEPLOYING. 2023-09-06 20:22:51,948 INFO org.apache.flink.runtime.taskmanager.Task [] - Loading JAR files for task Join[19] -> Calc[20] (1/1)#1 (887d8ab18e8cd952e66808b12feae374_cfd4d872ec6601c734021a3f311dc5f2_0_1) [DEPLOYING]. 2023-09-06 20:22:51,948 INFO org.apache.flink.runtime.taskmanager.Task [] - Source: t_region[28] -> Calc[29] (1/1)#1 (887d8ab18e8cd952e66808b12feae374_5c4ca2fea30dcf09bf3ee40c495fe808_0_1) switched from INITIALIZING to RUNNING. 2023-09-06 20:22:51,948 INFO org.apache.flink.runtime.taskmanager.Task [] - Source: t_user[16] -> Calc[17] (1/1)#1 (887d8ab18e8cd952e66808b12feae374_1171dea6747ab509fdaefbe74f7195af_0_1) switched from INITIALIZING to RUNNING. 2023-09-06 20:22:51,949 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using job/cluster config to configure application-defined state backend: org.apache.flink.runtime.state.hashmap.HashMapStateBackend@7b089455 2023-09-06 20:22:51,949 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using application-defined state backend: org.apache.flink.runtime.state.hashmap.HashMapStateBackend@7bddeefa 2023-09-06 20:22:51,949 INFO org.apache.flink.runtime.state.StateBackendLoader [] - State backend loader loads the state backend as HashMapStateBackend 2023-09-06 20:22:51,949 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using job/cluster config to configure application-defined checkpoint storage: org.apache.flink.runtime.state.storage.FileSystemCheckpointStorage@8fdb6d18 2023-09-06 20:22:51,949 INFO org.apache.flink.runtime.taskmanager.Task [] - Join[13] -> Calc[14] (1/1)#1 (887d8ab18e8cd952e66808b12feae374_5fa5f4cd9ae72c63c62c17dbea1c3183_0_1) switched from DEPLOYING to INITIALIZING. 2023-09-06 20:22:51,952 INFO org.apache.flink.runtime.state.heap.HeapRestoreOperation [] - Starting to restore from state handle: KeyGroupsStateHandle{groupRangeOffsets=KeyGroupRangeOffsets{keyGroupRange=KeyGroupRange{startKeyGroup=0, endKeyGroup=127}}, stateHandle=ByteStreamStateHandle{handleName='file:/opt/dip/master/dipsync/checkpoints/4b57d5d6989208a8e2eeb2ecc940b39a/chk-3/4272a492-2999-4e10-9f36-9148faf9e274', dataBytes=8169}}. 2023-09-06 20:22:51,953 INFO org.apache.flink.runtime.state.heap.HeapRestoreOperation [] - Finished restoring from state handle: KeyGroupsStateHandle{groupRangeOffsets=KeyGroupRangeOffsets{keyGroupRange=KeyGroupRange{startKeyGroup=0, endKeyGroup=127}}, stateHandle=ByteStreamStateHandle{handleName='file:/opt/dip/master/dipsync/checkpoints/4b57d5d6989208a8e2eeb2ecc940b39a/chk-3/4272a492-2999-4e10-9f36-9148faf9e274', dataBytes=8169}}. 2023-09-06 20:22:51,953 INFO org.apache.flink.runtime.state.heap.HeapKeyedStateBackendBuilder [] - Finished to build heap keyed state-backend. 2023-09-06 20:22:51,953 INFO org.apache.flink.runtime.state.heap.HeapKeyedStateBackend [] - Initializing heap keyed state backend with stream factory. 2023-09-06 20:22:51,954 INFO org.apache.flink.runtime.state.heap.HeapRestoreOperation [] - Starting to restore from state handle: KeyGroupsStateHandle{groupRangeOffsets=KeyGroupRangeOffsets{keyGroupRange=KeyGroupRange{startKeyGroup=0, endKeyGroup=127}}, stateHandle=ByteStreamStateHandle{handleName='file:/opt/dip/master/dipsync/checkpoints/4b57d5d6989208a8e2eeb2ecc940b39a/chk-3/78ab0e94-fcf2-4e19-982b-831b608ea587', dataBytes=8319}}. 2023-09-06 20:22:51,955 INFO org.apache.flink.runtime.state.heap.HeapRestoreOperation [] - Finished restoring from state handle: KeyGroupsStateHandle{groupRangeOffsets=KeyGroupRangeOffsets{keyGroupRange=KeyGroupRange{startKeyGroup=0, endKeyGroup=127}}, stateHandle=ByteStreamStateHandle{handleName='file:/opt/dip/master/dipsync/checkpoints/4b57d5d6989208a8e2eeb2ecc940b39a/chk-3/78ab0e94-fcf2-4e19-982b-831b608ea587', dataBytes=8319}}. 2023-09-06 20:22:51,955 INFO org.apache.flink.runtime.state.heap.HeapKeyedStateBackendBuilder [] - Finished to build heap keyed state-backend. 2023-09-06 20:22:51,955 INFO org.apache.flink.runtime.state.heap.HeapKeyedStateBackend [] - Initializing heap keyed state backend with stream factory. 2023-09-06 20:22:51,978 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Start to initial table whitelist 2023-09-06 20:22:51,999 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Pattern matched tables: [dip_dbmodel.t_region_datasource_relation] 2023-09-06 20:22:52,000 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Table list: [dip_dbmodel.t_region_datasource_relation] 2023-09-06 20:22:52,000 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Start readChangeRecords process 2023-09-06 20:22:52,000 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - LogProxyClient started 2023-09-06 20:22:52,000 INFO com.oceanbase.clogproxy.client.connection.ClientStream [] - Try to reconnect 2023-09-06 20:22:52,011 INFO org.apache.flink.runtime.taskexecutor.TaskExecutor [] - Received task Join[25] -> Calc[26] (1/1)#1 (887d8ab18e8cd952e66808b12feae374_5eba13a28fe84abdbf2e1f560321cc9e_0_1), deploy into slot with allocation id 9f5c521bb7b127aa27249507ba7fcb4e. 2023-09-06 20:22:52,011 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Start to initial table whitelist 2023-09-06 20:22:52,011 INFO com.oceanbase.clogproxy.client.connection.ClientStream [] - Reconnect successfully 2023-09-06 20:22:52,011 INFO com.oceanbase.clogproxy.client.connection.ClientHandler [] - ClientId: datasource_index_4: rootserver_list=192.168.216.80:13509:13507, cluster_id=, cluster_user=dip_admin@dip, cluster_password=******, , sys_user=, sys_password=******, tb_white_list=dip.*.*, tb_black_list=|, start_timestamp=0, start_timestamp_us=0, timezone=+00:00, working_mode=memory connecting LogProxy: 192.168.216.80:13508 2023-09-06 20:22:52,011 INFO org.apache.flink.runtime.taskmanager.Task [] - Join[25] -> Calc[26] (1/1)#1 (887d8ab18e8cd952e66808b12feae374_5eba13a28fe84abdbf2e1f560321cc9e_0_1) switched from CREATED to DEPLOYING. 2023-09-06 20:22:52,011 INFO org.apache.flink.runtime.taskexecutor.slot.TaskSlotTableImpl [] - Activate slot 9f5c521bb7b127aa27249507ba7fcb4e. 2023-09-06 20:22:52,011 INFO org.apache.flink.runtime.taskmanager.Task [] - Loading JAR files for task Join[25] -> Calc[26] (1/1)#1 (887d8ab18e8cd952e66808b12feae374_5eba13a28fe84abdbf2e1f560321cc9e_0_1) [DEPLOYING]. 2023-09-06 20:22:52,012 INFO org.apache.flink.runtime.taskmanager.Task [] - Join[7] -> Calc[8] (1/1)#1 (887d8ab18e8cd952e66808b12feae374_42918f7d64d1adf0d787359f8529835f_0_1) switched from INITIALIZING to RUNNING. 2023-09-06 20:22:52,012 INFO org.apache.flink.runtime.taskmanager.Task [] - Join[13] -> Calc[14] (1/1)#1 (887d8ab18e8cd952e66808b12feae374_5fa5f4cd9ae72c63c62c17dbea1c3183_0_1) switched from INITIALIZING to RUNNING. 2023-09-06 20:22:52,013 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using job/cluster config to configure application-defined state backend: org.apache.flink.runtime.state.hashmap.HashMapStateBackend@1491e986 2023-09-06 20:22:52,013 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using application-defined state backend: org.apache.flink.runtime.state.hashmap.HashMapStateBackend@602e6e8b 2023-09-06 20:22:52,013 INFO org.apache.flink.runtime.state.StateBackendLoader [] - State backend loader loads the state backend as HashMapStateBackend 2023-09-06 20:22:52,013 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using job/cluster config to configure application-defined checkpoint storage: org.apache.flink.runtime.state.storage.FileSystemCheckpointStorage@8fdb6d18 2023-09-06 20:22:52,014 INFO org.apache.flink.runtime.taskmanager.Task [] - Join[25] -> Calc[26] (1/1)#1 (887d8ab18e8cd952e66808b12feae374_5eba13a28fe84abdbf2e1f560321cc9e_0_1) switched from DEPLOYING to INITIALIZING. 2023-09-06 20:22:52,014 INFO org.apache.flink.runtime.taskexecutor.TaskExecutor [] - Received task Join[31] -> Calc[32] (1/1)#1 (887d8ab18e8cd952e66808b12feae374_ba44f133be1ffa78284ae2ae23587545_0_1), deploy into slot with allocation id 9f5c521bb7b127aa27249507ba7fcb4e. 2023-09-06 20:22:52,014 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using job/cluster config to configure application-defined state backend: org.apache.flink.runtime.state.hashmap.HashMapStateBackend@6addde8a 2023-09-06 20:22:52,014 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using application-defined state backend: org.apache.flink.runtime.state.hashmap.HashMapStateBackend@3651c833 2023-09-06 20:22:52,014 INFO org.apache.flink.runtime.state.StateBackendLoader [] - State backend loader loads the state backend as HashMapStateBackend 2023-09-06 20:22:52,015 INFO org.apache.flink.runtime.taskexecutor.slot.TaskSlotTableImpl [] - Activate slot 9f5c521bb7b127aa27249507ba7fcb4e. 2023-09-06 20:22:52,015 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using job/cluster config to configure application-defined checkpoint storage: org.apache.flink.runtime.state.storage.FileSystemCheckpointStorage@8fdb6d18 2023-09-06 20:22:52,015 INFO org.apache.flink.runtime.taskmanager.Task [] - Join[31] -> Calc[32] (1/1)#1 (887d8ab18e8cd952e66808b12feae374_ba44f133be1ffa78284ae2ae23587545_0_1) switched from CREATED to DEPLOYING. 2023-09-06 20:22:52,015 INFO org.apache.flink.runtime.taskmanager.Task [] - Loading JAR files for task Join[31] -> Calc[32] (1/1)#1 (887d8ab18e8cd952e66808b12feae374_ba44f133be1ffa78284ae2ae23587545_0_1) [DEPLOYING]. 2023-09-06 20:22:52,015 INFO org.apache.flink.runtime.taskmanager.Task [] - Join[19] -> Calc[20] (1/1)#1 (887d8ab18e8cd952e66808b12feae374_cfd4d872ec6601c734021a3f311dc5f2_0_1) switched from DEPLOYING to INITIALIZING. 2023-09-06 20:22:52,019 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Start to initial table whitelist 2023-09-06 20:22:52,019 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - initialize checkpoint 2023-09-06 20:22:52,019 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Restore State from resolvedTimestamp: 0 2023-09-06 20:22:52,024 INFO org.apache.flink.runtime.taskmanager.Task [] - Source: t_datasource_owner_relation[10] -> Calc[11] (1/1)#1 (887d8ab18e8cd952e66808b12feae374_2963852293169ba90d9d1e7d6308db5c_0_1) switched from INITIALIZING to RUNNING. 2023-09-06 20:22:52,027 INFO org.apache.flink.runtime.state.heap.HeapRestoreOperation [] - Starting to restore from state handle: KeyGroupsStateHandle{groupRangeOffsets=KeyGroupRangeOffsets{keyGroupRange=KeyGroupRange{startKeyGroup=0, endKeyGroup=127}}, stateHandle=ByteStreamStateHandle{handleName='file:/opt/dip/master/dipsync/checkpoints/4b57d5d6989208a8e2eeb2ecc940b39a/chk-3/d1e27eff-6ce6-40be-9efc-395dd05de6d0', dataBytes=8750}}. 2023-09-06 20:22:52,029 INFO org.apache.flink.runtime.state.heap.HeapRestoreOperation [] - Finished restoring from state handle: KeyGroupsStateHandle{groupRangeOffsets=KeyGroupRangeOffsets{keyGroupRange=KeyGroupRange{startKeyGroup=0, endKeyGroup=127}}, stateHandle=ByteStreamStateHandle{handleName='file:/opt/dip/master/dipsync/checkpoints/4b57d5d6989208a8e2eeb2ecc940b39a/chk-3/d1e27eff-6ce6-40be-9efc-395dd05de6d0', dataBytes=8750}}. 2023-09-06 20:22:52,029 INFO org.apache.flink.runtime.state.heap.HeapKeyedStateBackendBuilder [] - Finished to build heap keyed state-backend. 2023-09-06 20:22:52,029 INFO org.apache.flink.runtime.state.heap.HeapKeyedStateBackend [] - Initializing heap keyed state backend with stream factory. 2023-09-06 20:22:52,036 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Start to initial table whitelist 2023-09-06 20:22:52,069 INFO org.apache.flink.runtime.taskmanager.Task [] - Join[25] -> Calc[26] (1/1)#1 (887d8ab18e8cd952e66808b12feae374_5eba13a28fe84abdbf2e1f560321cc9e_0_1) switched from INITIALIZING to RUNNING. 2023-09-06 20:22:52,057 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Pattern matched tables: [dip_dbmodel.t_datasource] 2023-09-06 20:22:52,069 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Pattern matched tables: [dip_dbmodel.t_datasource_type] 2023-09-06 20:22:52,069 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Table list: [dip_dbmodel.t_datasource] 2023-09-06 20:22:52,048 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Pattern matched tables: [dip_dbmodel.t_region] 2023-09-06 20:22:52,064 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Pattern matched tables: [dip_dbmodel.t_user] 2023-09-06 20:22:52,069 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Table list: [dip_dbmodel.t_region] 2023-09-06 20:22:52,046 INFO org.apache.flink.runtime.taskexecutor.TaskExecutor [] - Received task SinkMaterializer[36] -> Sink: datasource_index[36] (1/1)#1 (887d8ab18e8cd952e66808b12feae374_3269d9cd00887b1061539758b8dc9901_0_1), deploy into slot with allocation id 9f5c521bb7b127aa27249507ba7fcb4e. 2023-09-06 20:22:52,042 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using job/cluster config to configure application-defined state backend: org.apache.flink.runtime.state.hashmap.HashMapStateBackend@3720f292 2023-09-06 20:22:52,069 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Table list: [dip_dbmodel.t_user] 2023-09-06 20:22:52,456 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Start readChangeRecords process 2023-09-06 20:22:52,069 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Start readChangeRecords process 2023-09-06 20:22:52,056 INFO org.apache.flink.runtime.state.heap.HeapRestoreOperation [] - Starting to restore from state handle: KeyGroupsStateHandle{groupRangeOffsets=KeyGroupRangeOffsets{keyGroupRange=KeyGroupRange{startKeyGroup=0, endKeyGroup=127}}, stateHandle=ByteStreamStateHandle{handleName='file:/opt/dip/master/dipsync/checkpoints/4b57d5d6989208a8e2eeb2ecc940b39a/chk-3/882ccc96-233e-4ff7-9148-bddadf248746', dataBytes=8578}}. 2023-09-06 20:22:52,457 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - LogProxyClient started 2023-09-06 20:22:52,162 INFO com.oceanbase.clogproxy.client.connection.ClientHandler [] - Connected to LogProxyServer, ip:127.0.1.1, version:f136f77be0d1ad50ff7053e5d1592c3d40696094 2023-09-06 20:22:52,107 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Pattern matched tables: [dip_dbmodel.t_datasource_owner_relation] 2023-09-06 20:22:52,460 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Table list: [dip_dbmodel.t_datasource_owner_relation] 2023-09-06 20:22:52,460 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Start readChangeRecords process 2023-09-06 20:22:52,070 INFO org.apache.flink.runtime.taskexecutor.slot.TaskSlotTableImpl [] - Activate slot 9f5c521bb7b127aa27249507ba7fcb4e. 2023-09-06 20:22:52,070 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Table list: [dip_dbmodel.t_datasource_type] 2023-09-06 20:22:52,070 INFO org.apache.flink.runtime.taskmanager.Task [] - SinkMaterializer[36] -> Sink: datasource_index[36] (1/1)#1 (887d8ab18e8cd952e66808b12feae374_3269d9cd00887b1061539758b8dc9901_0_1) switched from CREATED to DEPLOYING. 2023-09-06 20:22:52,070 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using application-defined state backend: org.apache.flink.runtime.state.hashmap.HashMapStateBackend@7d6fac8a 2023-09-06 20:22:52,069 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Start readChangeRecords process 2023-09-06 20:22:52,460 INFO org.apache.flink.runtime.state.StateBackendLoader [] - State backend loader loads the state backend as HashMapStateBackend 2023-09-06 20:22:52,460 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - LogProxyClient started 2023-09-06 20:22:52,460 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Start readChangeRecords process 2023-09-06 20:22:52,458 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - LogProxyClient started 2023-09-06 20:22:52,460 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using job/cluster config to configure application-defined checkpoint storage: org.apache.flink.runtime.state.storage.FileSystemCheckpointStorage@8fdb6d18 2023-09-06 20:22:52,460 INFO com.oceanbase.clogproxy.client.connection.ClientStream [] - Try to reconnect 2023-09-06 20:22:52,461 INFO com.oceanbase.clogproxy.client.connection.ClientStream [] - Try to reconnect 2023-09-06 20:22:52,461 INFO com.oceanbase.clogproxy.client.connection.ClientStream [] - Try to reconnect 2023-09-06 20:22:52,462 INFO org.apache.flink.runtime.taskexecutor.TaskExecutor [] - Received task GroupAggregate[34] -> Calc[35] -> ConstraintEnforcer[36] (1/1)#1 (887d8ab18e8cd952e66808b12feae374_03dd9ea9adf3c3b83aa6d1ef9b04e433_0_1), deploy into slot with allocation id 9f5c521bb7b127aa27249507ba7fcb4e. 2023-09-06 20:22:52,458 INFO org.apache.flink.runtime.state.heap.HeapRestoreOperation [] - Finished restoring from state handle: KeyGroupsStateHandle{groupRangeOffsets=KeyGroupRangeOffsets{keyGroupRange=KeyGroupRange{startKeyGroup=0, endKeyGroup=127}}, stateHandle=ByteStreamStateHandle{handleName='file:/opt/dip/master/dipsync/checkpoints/4b57d5d6989208a8e2eeb2ecc940b39a/chk-3/882ccc96-233e-4ff7-9148-bddadf248746', dataBytes=8578}}. 2023-09-06 20:22:52,462 INFO org.apache.flink.runtime.state.heap.HeapKeyedStateBackendBuilder [] - Finished to build heap keyed state-backend. 2023-09-06 20:22:52,462 INFO org.apache.flink.runtime.state.heap.HeapKeyedStateBackend [] - Initializing heap keyed state backend with stream factory. 2023-09-06 20:22:52,462 INFO org.apache.flink.runtime.taskmanager.Task [] - GroupAggregate[34] -> Calc[35] -> ConstraintEnforcer[36] (1/1)#1 (887d8ab18e8cd952e66808b12feae374_03dd9ea9adf3c3b83aa6d1ef9b04e433_0_1) switched from CREATED to DEPLOYING. 2023-09-06 20:22:52,457 INFO com.oceanbase.clogproxy.client.connection.ClientStream [] - Try to reconnect 2023-09-06 20:22:52,461 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - LogProxyClient started 2023-09-06 20:22:52,461 INFO org.apache.flink.runtime.taskmanager.Task [] - Join[31] -> Calc[32] (1/1)#1 (887d8ab18e8cd952e66808b12feae374_ba44f133be1ffa78284ae2ae23587545_0_1) switched from DEPLOYING to INITIALIZING. 2023-09-06 20:22:52,458 INFO com.oceanbase.clogproxy.client.connection.ClientStream [] - Try to reconnect 2023-09-06 20:22:52,460 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - LogProxyClient started 2023-09-06 20:22:52,460 ERROR com.oceanbase.clogproxy.client.connection.ClientHandler [] - LogProxy refused handshake request: code: 1 message: "Failed to create oblogreader" 2023-09-06 20:22:52,460 INFO org.apache.flink.runtime.taskmanager.Task [] - Loading JAR files for task SinkMaterializer[36] -> Sink: datasource_index[36] (1/1)#1 (887d8ab18e8cd952e66808b12feae374_3269d9cd00887b1061539758b8dc9901_0_1) [DEPLOYING]. 2023-09-06 20:22:52,462 INFO org.apache.flink.runtime.taskmanager.Task [] - Loading JAR files for task GroupAggregate[34] -> Calc[35] -> ConstraintEnforcer[36] (1/1)#1 (887d8ab18e8cd952e66808b12feae374_03dd9ea9adf3c3b83aa6d1ef9b04e433_0_1) [DEPLOYING]. 2023-09-06 20:22:52,463 ERROR com.oceanbase.clogproxy.client.connection.ClientHandler [] - Exception occurred ClientId: datasource_index_4: rootserver_list=192.168.216.80:13509:13507, cluster_id=, cluster_user=dip_admin@dip, cluster_password=******, , sys_user=, sys_password=******, tb_white_list=dip.*.*, tb_black_list=|, start_timestamp=0, start_timestamp_us=0, timezone=+00:00, working_mode=memory, with LogProxy: 192.168.216.80:13508 com.oceanbase.clogproxy.client.exception.LogProxyClientException: LogProxy refused handshake request: code: 1 message: "Failed to create oblogreader" at com.oceanbase.clogproxy.client.connection.ClientHandler.handleErrorResponse(ClientHandler.java:228) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at com.oceanbase.clogproxy.client.connection.ClientHandler.channelRead(ClientHandler.java:158) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379) [flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365) [flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357) [flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286) [flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379) [flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365) [flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357) [flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410) [flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379) [flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365) [flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919) [flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:800) [flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:487) [flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:385) [flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:995) [flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) [flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at java.lang.Thread.run(Thread.java:748) [?:1.8.0_221] 2023-09-06 20:22:52,464 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using job/cluster config to configure application-defined state backend: org.apache.flink.runtime.state.hashmap.HashMapStateBackend@277c1378 2023-09-06 20:22:52,464 INFO org.apache.flink.runtime.taskmanager.Task [] - Join[19] -> Calc[20] (1/1)#1 (887d8ab18e8cd952e66808b12feae374_cfd4d872ec6601c734021a3f311dc5f2_0_1) switched from INITIALIZING to RUNNING. 2023-09-06 20:22:52,464 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using application-defined state backend: org.apache.flink.runtime.state.hashmap.HashMapStateBackend@5b7b41fa 2023-09-06 20:22:52,464 INFO org.apache.flink.runtime.state.StateBackendLoader [] - State backend loader loads the state backend as HashMapStateBackend 2023-09-06 20:22:52,464 INFO com.oceanbase.clogproxy.client.connection.ClientStream [] - Try to stop this client 2023-09-06 20:22:52,464 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using job/cluster config to configure application-defined checkpoint storage: org.apache.flink.runtime.state.storage.FileSystemCheckpointStorage@8fdb6d18 2023-09-06 20:22:52,465 INFO org.apache.flink.runtime.taskmanager.Task [] - SinkMaterializer[36] -> Sink: datasource_index[36] (1/1)#1 (887d8ab18e8cd952e66808b12feae374_3269d9cd00887b1061539758b8dc9901_0_1) switched from DEPLOYING to INITIALIZING. 2023-09-06 20:22:52,465 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using job/cluster config to configure application-defined state backend: org.apache.flink.runtime.state.hashmap.HashMapStateBackend@42f0b7a 2023-09-06 20:22:52,465 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using application-defined state backend: org.apache.flink.runtime.state.hashmap.HashMapStateBackend@6b5f3419 2023-09-06 20:22:52,465 INFO org.apache.flink.runtime.state.StateBackendLoader [] - State backend loader loads the state backend as HashMapStateBackend 2023-09-06 20:22:52,465 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using job/cluster config to configure application-defined checkpoint storage: org.apache.flink.runtime.state.storage.FileSystemCheckpointStorage@8fdb6d18 2023-09-06 20:22:52,465 INFO org.apache.flink.runtime.taskmanager.Task [] - GroupAggregate[34] -> Calc[35] -> ConstraintEnforcer[36] (1/1)#1 (887d8ab18e8cd952e66808b12feae374_03dd9ea9adf3c3b83aa6d1ef9b04e433_0_1) switched from DEPLOYING to INITIALIZING. 2023-09-06 20:22:52,473 INFO org.apache.flink.runtime.state.heap.HeapRestoreOperation [] - Starting to restore from state handle: KeyGroupsStateHandle{groupRangeOffsets=KeyGroupRangeOffsets{keyGroupRange=KeyGroupRange{startKeyGroup=0, endKeyGroup=127}}, stateHandle=RelativeFileStateHandle State: file:/opt/dip/master/dipsync/checkpoints/4b57d5d6989208a8e2eeb2ecc940b39a/chk-3/131102d4-b58f-4789-96f1-4315c879aff5, 131102d4-b58f-4789-96f1-4315c879aff5 [28293 bytes]}. 2023-09-06 20:22:52,476 INFO org.apache.flink.runtime.state.heap.HeapRestoreOperation [] - Starting to restore from state handle: KeyGroupsStateHandle{groupRangeOffsets=KeyGroupRangeOffsets{keyGroupRange=KeyGroupRange{startKeyGroup=0, endKeyGroup=127}}, stateHandle=ByteStreamStateHandle{handleName='file:/opt/dip/master/dipsync/checkpoints/4b57d5d6989208a8e2eeb2ecc940b39a/chk-3/e1ace2d6-f3a8-4ade-a360-bbb909a0a271', dataBytes=9009}}. 2023-09-06 20:22:52,477 INFO org.apache.flink.runtime.state.heap.HeapRestoreOperation [] - Finished restoring from state handle: KeyGroupsStateHandle{groupRangeOffsets=KeyGroupRangeOffsets{keyGroupRange=KeyGroupRange{startKeyGroup=0, endKeyGroup=127}}, stateHandle=ByteStreamStateHandle{handleName='file:/opt/dip/master/dipsync/checkpoints/4b57d5d6989208a8e2eeb2ecc940b39a/chk-3/e1ace2d6-f3a8-4ade-a360-bbb909a0a271', dataBytes=9009}}. 2023-09-06 20:22:52,477 INFO org.apache.flink.runtime.state.heap.HeapKeyedStateBackendBuilder [] - Finished to build heap keyed state-backend. 2023-09-06 20:22:52,477 INFO org.apache.flink.runtime.state.heap.HeapKeyedStateBackend [] - Initializing heap keyed state backend with stream factory. 2023-09-06 20:22:52,478 INFO org.apache.flink.streaming.connectors.elasticsearch7.Elasticsearch7ApiCallBridge [] - Pinging Elasticsearch cluster via hosts [http://192.168.216.80:45004] ... 2023-09-06 20:22:52,479 INFO org.apache.flink.runtime.taskmanager.Task [] - Join[31] -> Calc[32] (1/1)#1 (887d8ab18e8cd952e66808b12feae374_ba44f133be1ffa78284ae2ae23587545_0_1) switched from INITIALIZING to RUNNING. 2023-09-06 20:22:52,492 INFO org.apache.flink.runtime.state.heap.HeapRestoreOperation [] - Finished restoring from state handle: KeyGroupsStateHandle{groupRangeOffsets=KeyGroupRangeOffsets{keyGroupRange=KeyGroupRange{startKeyGroup=0, endKeyGroup=127}}, stateHandle=RelativeFileStateHandle State: file:/opt/dip/master/dipsync/checkpoints/4b57d5d6989208a8e2eeb2ecc940b39a/chk-3/131102d4-b58f-4789-96f1-4315c879aff5, 131102d4-b58f-4789-96f1-4315c879aff5 [28293 bytes]}. 2023-09-06 20:22:52,492 INFO org.apache.flink.runtime.state.heap.HeapKeyedStateBackendBuilder [] - Finished to build heap keyed state-backend. 2023-09-06 20:22:52,492 INFO org.apache.flink.runtime.state.heap.HeapKeyedStateBackend [] - Initializing heap keyed state backend with stream factory. 2023-09-06 20:22:52,496 INFO org.apache.flink.runtime.taskmanager.Task [] - GroupAggregate[34] -> Calc[35] -> ConstraintEnforcer[36] (1/1)#1 (887d8ab18e8cd952e66808b12feae374_03dd9ea9adf3c3b83aa6d1ef9b04e433_0_1) switched from INITIALIZING to RUNNING. 2023-09-06 20:22:52,507 INFO org.apache.flink.streaming.connectors.elasticsearch7.Elasticsearch7ApiCallBridge [] - Elasticsearch RestHighLevelClient is connected to [http://192.168.216.80:45004] 2023-09-06 20:22:52,510 INFO org.apache.flink.runtime.state.heap.HeapRestoreOperation [] - Starting to restore from state handle: KeyGroupsStateHandle{groupRangeOffsets=KeyGroupRangeOffsets{keyGroupRange=KeyGroupRange{startKeyGroup=0, endKeyGroup=127}}, stateHandle=ByteStreamStateHandle{handleName='file:/opt/dip/master/dipsync/checkpoints/4b57d5d6989208a8e2eeb2ecc940b39a/chk-3/4fbedb6b-6538-454d-b3ad-d74bda7d1aa3', dataBytes=11976}}. 2023-09-06 20:22:52,512 INFO org.apache.flink.runtime.state.heap.HeapRestoreOperation [] - Finished restoring from state handle: KeyGroupsStateHandle{groupRangeOffsets=KeyGroupRangeOffsets{keyGroupRange=KeyGroupRange{startKeyGroup=0, endKeyGroup=127}}, stateHandle=ByteStreamStateHandle{handleName='file:/opt/dip/master/dipsync/checkpoints/4b57d5d6989208a8e2eeb2ecc940b39a/chk-3/4fbedb6b-6538-454d-b3ad-d74bda7d1aa3', dataBytes=11976}}. 2023-09-06 20:22:52,512 INFO org.apache.flink.runtime.state.heap.HeapKeyedStateBackendBuilder [] - Finished to build heap keyed state-backend. 2023-09-06 20:22:52,512 INFO org.apache.flink.runtime.state.heap.HeapKeyedStateBackend [] - Initializing heap keyed state backend with stream factory. 2023-09-06 20:22:52,514 INFO org.apache.flink.runtime.taskmanager.Task [] - SinkMaterializer[36] -> Sink: datasource_index[36] (1/1)#1 (887d8ab18e8cd952e66808b12feae374_3269d9cd00887b1061539758b8dc9901_0_1) switched from INITIALIZING to RUNNING. 2023-09-06 20:22:54,011 INFO com.oceanbase.clogproxy.client.connection.ClientStream [] - Client process thread exit 2023-09-06 20:22:54,012 INFO com.oceanbase.clogproxy.client.connection.ClientStream [] - Client stopped successfully 2023-09-06 20:22:54,012 ERROR com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - LogProxyClient exception com.oceanbase.clogproxy.client.exception.LogProxyClientException: LogProxy refused handshake request: code: 1 message: "Failed to create oblogreader" at com.oceanbase.clogproxy.client.connection.ClientHandler.handleErrorResponse(ClientHandler.java:228) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at com.oceanbase.clogproxy.client.connection.ClientHandler.channelRead(ClientHandler.java:158) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:800) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:487) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:385) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:995) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at java.lang.Thread.run(Thread.java:748) [?:1.8.0_221] 2023-09-06 20:22:54,025 INFO com.oceanbase.clogproxy.client.connection.ClientHandler [] - Channel closed with ClientId: datasource_index_4, LogProxy: 192.168.216.80:13508 2023-09-06 20:22:54,027 INFO com.oceanbase.clogproxy.client.connection.ClientStream [] - Reconnect successfully 2023-09-06 20:22:54,027 INFO com.oceanbase.clogproxy.client.connection.ClientHandler [] - ClientId: datasource_index_6: rootserver_list=192.168.216.80:13509:13507, cluster_id=, cluster_user=dip_admin@dip, cluster_password=******, , sys_user=, sys_password=******, tb_white_list=dip.*.*, tb_black_list=|, start_timestamp=0, start_timestamp_us=0, timezone=+00:00, working_mode=memory connecting LogProxy: 192.168.216.80:13508 2023-09-06 20:22:54,028 INFO com.oceanbase.clogproxy.client.connection.ClientStream [] - Reconnect successfully 2023-09-06 20:22:54,028 INFO com.oceanbase.clogproxy.client.connection.ClientHandler [] - ClientId: datasource_index_2: rootserver_list=192.168.216.80:13509:13507, cluster_id=, cluster_user=dip_admin@dip, cluster_password=******, , sys_user=, sys_password=******, tb_white_list=dip.*.*, tb_black_list=|, start_timestamp=0, start_timestamp_us=0, timezone=+00:00, working_mode=memory connecting LogProxy: 192.168.216.80:13508 2023-09-06 20:22:54,028 INFO com.oceanbase.clogproxy.client.connection.ClientHandler [] - ClientId: datasource_index_3: rootserver_list=192.168.216.80:13509:13507, cluster_id=, cluster_user=dip_admin@dip, cluster_password=******, , sys_user=, sys_password=******, tb_white_list=dip.*.*, tb_black_list=|, start_timestamp=0, start_timestamp_us=0, timezone=+00:00, working_mode=memory connecting LogProxy: 192.168.216.80:13508 2023-09-06 20:22:54,028 INFO com.oceanbase.clogproxy.client.connection.ClientStream [] - Reconnect successfully 2023-09-06 20:22:54,029 INFO com.oceanbase.clogproxy.client.connection.ClientStream [] - Reconnect successfully 2023-09-06 20:22:54,029 INFO com.oceanbase.clogproxy.client.connection.ClientHandler [] - ClientId: datasource_index_5: rootserver_list=192.168.216.80:13509:13507, cluster_id=, cluster_user=dip_admin@dip, cluster_password=******, , sys_user=, sys_password=******, tb_white_list=dip.*.*, tb_black_list=|, start_timestamp=0, start_timestamp_us=0, timezone=+00:00, working_mode=memory connecting LogProxy: 192.168.216.80:13508 2023-09-06 20:22:54,029 INFO com.oceanbase.clogproxy.client.connection.ClientHandler [] - ClientId: datasource_index_1: rootserver_list=192.168.216.80:13509:13507, cluster_id=, cluster_user=dip_admin@dip, cluster_password=******, , sys_user=, sys_password=******, tb_white_list=dip.*.*, tb_black_list=|, start_timestamp=0, start_timestamp_us=0, timezone=+00:00, working_mode=memory connecting LogProxy: 192.168.216.80:13508 2023-09-06 20:22:54,029 INFO com.oceanbase.clogproxy.client.connection.ClientStream [] - Reconnect successfully 2023-09-06 20:22:54,064 INFO com.oceanbase.clogproxy.client.connection.ClientHandler [] - Connected to LogProxyServer, ip:127.0.1.1, version:f136f77be0d1ad50ff7053e5d1592c3d40696094 2023-09-06 20:22:54,077 INFO com.oceanbase.clogproxy.client.connection.ClientHandler [] - Connected to LogProxyServer, ip:127.0.1.1, version:f136f77be0d1ad50ff7053e5d1592c3d40696094 2023-09-06 20:22:54,090 INFO com.oceanbase.clogproxy.client.connection.ClientHandler [] - Connected to LogProxyServer, ip:127.0.1.1, version:f136f77be0d1ad50ff7053e5d1592c3d40696094 2023-09-06 20:22:54,104 INFO com.oceanbase.clogproxy.client.connection.ClientHandler [] - Connected to LogProxyServer, ip:127.0.1.1, version:f136f77be0d1ad50ff7053e5d1592c3d40696094 2023-09-06 20:22:54,117 INFO com.oceanbase.clogproxy.client.connection.ClientHandler [] - Connected to LogProxyServer, ip:127.0.1.1, version:f136f77be0d1ad50ff7053e5d1592c3d40696094 2023-09-06 20:22:56,212 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - snapshotState checkpoint: 7 at resolvedTimestamp: 1694002961 2023-09-06 20:22:56,215 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - snapshotState checkpoint: 7 at resolvedTimestamp: 1694002961 2023-09-06 20:22:56,215 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - snapshotState checkpoint: 7 at resolvedTimestamp: 1694002961 2023-09-06 20:22:56,213 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - snapshotState checkpoint: 7 at resolvedTimestamp: 1694002955 2023-09-06 20:22:56,213 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - snapshotState checkpoint: 7 at resolvedTimestamp: 1694002955 2023-09-06 20:22:59,842 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - snapshotState checkpoint: 4 at resolvedTimestamp: 0 2023-09-06 20:22:59,844 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - snapshotState checkpoint: 4 at resolvedTimestamp: 0 2023-09-06 20:22:59,843 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - snapshotState checkpoint: 4 at resolvedTimestamp: 0 2023-09-06 20:22:59,843 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - snapshotState checkpoint: 4 at resolvedTimestamp: 0 2023-09-06 20:22:59,842 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - snapshotState checkpoint: 4 at resolvedTimestamp: 0 2023-09-06 20:22:59,843 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - snapshotState checkpoint: 4 at resolvedTimestamp: 0 2023-09-06 20:23:02,693 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - snapshotState checkpoint: 6 at resolvedTimestamp: 1694002979 2023-09-06 20:23:02,693 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - snapshotState checkpoint: 6 at resolvedTimestamp: 1694002978 2023-09-06 20:23:02,694 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - snapshotState checkpoint: 6 at resolvedTimestamp: 1694002978 2023-09-06 20:23:02,696 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - snapshotState checkpoint: 6 at resolvedTimestamp: 1694002978 2023-09-06 20:23:21,369 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - snapshotState checkpoint: 6 at resolvedTimestamp: 1694002985 2023-09-06 20:23:21,369 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - snapshotState checkpoint: 6 at resolvedTimestamp: 1694002985 2023-09-06 20:23:21,505 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - snapshotState checkpoint: 6 at resolvedTimestamp: 1694002985 2023-09-06 20:23:22,007 INFO io.debezium.jdbc.JdbcConnection [] - Connection gracefully closed 2023-09-06 20:23:22,011 WARN org.apache.flink.runtime.taskmanager.Task [] - Source: t_region_datasource_relation[22] -> Calc[23] (1/1)#1 (887d8ab18e8cd952e66808b12feae374_2fa5fc7df17f61cb0e1946288970d799_0_1) switched from RUNNING to FAILED with failure cause: java.util.concurrent.TimeoutException: Timeout to receive messages in RecordListener at com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction.readChangeRecords(OceanBaseRichSourceFunction.java:374) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction.run(OceanBaseRichSourceFunction.java:158) ~[flink-sql-connector-oceanbase-cdc-2.4.1.jar:2.4.1] at org.apache.flink.streaming.api.operators.StreamSource.run(StreamSource.java:110) ~[flink-dist-1.17.1.jar:1.17.1] at org.apache.flink.streaming.api.operators.StreamSource.run(StreamSource.java:67) ~[flink-dist-1.17.1.jar:1.17.1] at org.apache.flink.streaming.runtime.tasks.SourceStreamTask$LegacySourceFunctionThread.run(SourceStreamTask.java:333) ~[flink-dist-1.17.1.jar:1.17.1] 2023-09-06 20:23:22,012 INFO org.apache.flink.runtime.taskmanager.Task [] - Freeing task resources for Source: t_region_datasource_relation[22] -> Calc[23] (1/1)#1 (887d8ab18e8cd952e66808b12feae374_2fa5fc7df17f61cb0e1946288970d799_0_1). 2023-09-06 20:23:22,014 INFO org.apache.flink.runtime.taskexecutor.TaskExecutor [] - Un-registering task and sending final execution state FAILED to JobManager for task Source: t_region_datasource_relation[22] -> Calc[23] (1/1)#1 887d8ab18e8cd952e66808b12feae374_2fa5fc7df17f61cb0e1946288970d799_0_1. 2023-09-06 20:23:22,036 INFO org.apache.flink.runtime.taskmanager.Task [] - Attempting to cancel task Source: t_datasource[1] -> Calc[2] (1/1)#1 (887d8ab18e8cd952e66808b12feae374_cbc357ccb763df2852fee8c4fc7d55f2_0_1). 2023-09-06 20:23:22,037 INFO org.apache.flink.runtime.taskmanager.Task [] - Source: t_datasource[1] -> Calc[2] (1/1)#1 (887d8ab18e8cd952e66808b12feae374_cbc357ccb763df2852fee8c4fc7d55f2_0_1) switched from RUNNING to CANCELING. 2023-09-06 20:23:22,037 INFO org.apache.flink.runtime.taskmanager.Task [] - Triggering cancellation of task code Source: t_datasource[1] -> Calc[2] (1/1)#1 (887d8ab18e8cd952e66808b12feae374_cbc357ccb763df2852fee8c4fc7d55f2_0_1). 2023-09-06 20:23:22,049 INFO org.apache.flink.runtime.taskmanager.Task [] - Attempting to cancel task Source: t_datasource_type[4] -> Calc[5] (1/1)#1 (887d8ab18e8cd952e66808b12feae374_6cdc5bb954874d922eaee11a8e7b5dd5_0_1). 2023-09-06 20:23:22,179 INFO org.apache.flink.runtime.taskmanager.Task [] - Source: t_datasource_type[4] -> Calc[5] (1/1)#1 (887d8ab18e8cd952e66808b12feae374_6cdc5bb954874d922eaee11a8e7b5dd5_0_1) switched from RUNNING to CANCELING. 2023-09-06 20:23:22,179 INFO org.apache.flink.runtime.taskmanager.Task [] - Triggering cancellation of task code Source: t_datasource_type[4] -> Calc[5] (1/1)#1 (887d8ab18e8cd952e66808b12feae374_6cdc5bb954874d922eaee11a8e7b5dd5_0_1). 2023-09-06 20:23:22,054 INFO io.debezium.jdbc.JdbcConnection [] - Connection gracefully closed 2023-09-06 20:23:22,179 INFO com.oceanbase.clogproxy.client.connection.ClientStream [] - Try to stop this client 2023-09-06 20:23:22,182 INFO org.apache.flink.runtime.taskmanager.Task [] - Attempting to cancel task Source: t_datasource_owner_relation[10] -> Calc[11] (1/1)#1 (887d8ab18e8cd952e66808b12feae374_2963852293169ba90d9d1e7d6308db5c_0_1). 2023-09-06 20:23:22,182 INFO org.apache.flink.runtime.taskmanager.Task [] - Source: t_datasource_owner_relation[10] -> Calc[11] (1/1)#1 (887d8ab18e8cd952e66808b12feae374_2963852293169ba90d9d1e7d6308db5c_0_1) switched from RUNNING to CANCELING. 2023-09-06 20:23:22,183 INFO org.apache.flink.runtime.taskmanager.Task [] - Triggering cancellation of task code Source: t_datasource_owner_relation[10] -> Calc[11] (1/1)#1 (887d8ab18e8cd952e66808b12feae374_2963852293169ba90d9d1e7d6308db5c_0_1). 2023-09-06 20:23:22,183 INFO com.oceanbase.clogproxy.client.connection.Connection [] - Close connection to remote address success 2023-09-06 20:23:22,183 INFO com.oceanbase.clogproxy.client.connection.ClientHandler [] - Channel closed with ClientId: datasource_index_1, LogProxy: 192.168.216.80:13508 2023-09-06 20:23:22,187 INFO org.apache.flink.runtime.taskmanager.Task [] - Attempting to cancel task Source: t_user[16] -> Calc[17] (1/1)#1 (887d8ab18e8cd952e66808b12feae374_1171dea6747ab509fdaefbe74f7195af_0_1). 2023-09-06 20:23:22,187 INFO org.apache.flink.runtime.taskmanager.Task [] - Source: t_user[16] -> Calc[17] (1/1)#1 (887d8ab18e8cd952e66808b12feae374_1171dea6747ab509fdaefbe74f7195af_0_1) switched from RUNNING to CANCELING. 2023-09-06 20:23:22,187 INFO org.apache.flink.runtime.taskmanager.Task [] - Triggering cancellation of task code Source: t_user[16] -> Calc[17] (1/1)#1 (887d8ab18e8cd952e66808b12feae374_1171dea6747ab509fdaefbe74f7195af_0_1). 2023-09-06 20:23:22,189 INFO io.debezium.jdbc.JdbcConnection [] - Connection gracefully closed 2023-09-06 20:23:22,192 INFO com.oceanbase.clogproxy.client.connection.ClientStream [] - Try to stop this client 2023-09-06 20:23:22,194 INFO org.apache.flink.runtime.taskmanager.Task [] - Attempting to cancel task Source: t_region[28] -> Calc[29] (1/1)#1 (887d8ab18e8cd952e66808b12feae374_5c4ca2fea30dcf09bf3ee40c495fe808_0_1). 2023-09-06 20:23:22,195 INFO com.oceanbase.clogproxy.client.connection.Connection [] - Close connection to remote address 192.168.216.80:13508 success 2023-09-06 20:23:22,196 INFO org.apache.flink.runtime.taskmanager.Task [] - Source: t_region[28] -> Calc[29] (1/1)#1 (887d8ab18e8cd952e66808b12feae374_5c4ca2fea30dcf09bf3ee40c495fe808_0_1) switched from RUNNING to CANCELING. 2023-09-06 20:23:22,194 INFO io.debezium.jdbc.JdbcConnection [] - Connection gracefully closed 2023-09-06 20:23:22,197 INFO org.apache.flink.runtime.taskmanager.Task [] - Triggering cancellation of task code Source: t_region[28] -> Calc[29] (1/1)#1 (887d8ab18e8cd952e66808b12feae374_5c4ca2fea30dcf09bf3ee40c495fe808_0_1). 2023-09-06 20:23:22,196 INFO io.debezium.jdbc.JdbcConnection [] - Connection gracefully closed 2023-09-06 20:23:22,197 INFO com.oceanbase.clogproxy.client.connection.ClientHandler [] - Channel closed with ClientId: datasource_index_2, LogProxy: 192.168.216.80:13508 2023-09-06 20:23:22,197 INFO com.oceanbase.clogproxy.client.connection.ClientStream [] - Try to stop this client 2023-09-06 20:23:22,197 INFO com.oceanbase.clogproxy.client.connection.Connection [] - Close connection to remote address 192.168.216.80:13508 success 2023-09-06 20:23:22,197 INFO com.oceanbase.clogproxy.client.connection.ClientStream [] - Try to stop this client 2023-09-06 20:23:22,197 INFO com.oceanbase.clogproxy.client.connection.ClientHandler [] - Channel closed with ClientId: datasource_index_6, LogProxy: 192.168.216.80:13508 2023-09-06 20:23:22,198 INFO com.oceanbase.clogproxy.client.connection.Connection [] - Close connection to remote address 192.168.216.80:13508 success 2023-09-06 20:23:22,198 INFO com.oceanbase.clogproxy.client.connection.ClientHandler [] - Channel closed with ClientId: datasource_index_5, LogProxy: 192.168.216.80:13508 2023-09-06 20:23:22,200 INFO org.apache.flink.runtime.taskmanager.Task [] - Attempting to cancel task Join[7] -> Calc[8] (1/1)#1 (887d8ab18e8cd952e66808b12feae374_42918f7d64d1adf0d787359f8529835f_0_1). 2023-09-06 20:23:22,208 INFO org.apache.flink.runtime.taskmanager.Task [] - Join[7] -> Calc[8] (1/1)#1 (887d8ab18e8cd952e66808b12feae374_42918f7d64d1adf0d787359f8529835f_0_1) switched from RUNNING to CANCELING. 2023-09-06 20:23:22,208 INFO io.debezium.jdbc.JdbcConnection [] - Connection gracefully closed 2023-09-06 20:23:22,208 INFO org.apache.flink.runtime.taskmanager.Task [] - Triggering cancellation of task code Join[7] -> Calc[8] (1/1)#1 (887d8ab18e8cd952e66808b12feae374_42918f7d64d1adf0d787359f8529835f_0_1). 2023-09-06 20:23:22,209 INFO org.apache.flink.runtime.taskmanager.Task [] - Attempting to cancel task Join[13] -> Calc[14] (1/1)#1 (887d8ab18e8cd952e66808b12feae374_5fa5f4cd9ae72c63c62c17dbea1c3183_0_1). 2023-09-06 20:23:22,209 INFO org.apache.flink.runtime.taskmanager.Task [] - Join[13] -> Calc[14] (1/1)#1 (887d8ab18e8cd952e66808b12feae374_5fa5f4cd9ae72c63c62c17dbea1c3183_0_1) switched from RUNNING to CANCELING. 2023-09-06 20:23:22,209 INFO org.apache.flink.runtime.taskmanager.Task [] - Triggering cancellation of task code Join[13] -> Calc[14] (1/1)#1 (887d8ab18e8cd952e66808b12feae374_5fa5f4cd9ae72c63c62c17dbea1c3183_0_1). 2023-09-06 20:23:22,210 INFO org.apache.flink.runtime.taskmanager.Task [] - Join[7] -> Calc[8] (1/1)#1 (887d8ab18e8cd952e66808b12feae374_42918f7d64d1adf0d787359f8529835f_0_1) switched from CANCELING to CANCELED. 2023-09-06 20:23:22,211 INFO org.apache.flink.runtime.taskmanager.Task [] - Freeing task resources for Join[7] -> Calc[8] (1/1)#1 (887d8ab18e8cd952e66808b12feae374_42918f7d64d1adf0d787359f8529835f_0_1). 2023-09-06 20:23:22,211 INFO org.apache.flink.runtime.taskmanager.Task [] - Attempting to cancel task Join[19] -> Calc[20] (1/1)#1 (887d8ab18e8cd952e66808b12feae374_cfd4d872ec6601c734021a3f311dc5f2_0_1). 2023-09-06 20:23:22,211 INFO org.apache.flink.runtime.taskmanager.Task [] - Join[19] -> Calc[20] (1/1)#1 (887d8ab18e8cd952e66808b12feae374_cfd4d872ec6601c734021a3f311dc5f2_0_1) switched from RUNNING to CANCELING. 2023-09-06 20:23:22,211 INFO org.apache.flink.runtime.taskmanager.Task [] - Triggering cancellation of task code Join[19] -> Calc[20] (1/1)#1 (887d8ab18e8cd952e66808b12feae374_cfd4d872ec6601c734021a3f311dc5f2_0_1). 2023-09-06 20:23:22,215 INFO com.oceanbase.clogproxy.client.connection.ClientStream [] - Try to stop this client 2023-09-06 20:23:22,221 INFO org.apache.flink.runtime.taskmanager.Task [] - Join[13] -> Calc[14] (1/1)#1 (887d8ab18e8cd952e66808b12feae374_5fa5f4cd9ae72c63c62c17dbea1c3183_0_1) switched from CANCELING to CANCELED. 2023-09-06 20:23:22,811 INFO org.apache.flink.runtime.taskmanager.Task [] - Freeing task resources for Join[13] -> Calc[14] (1/1)#1 (887d8ab18e8cd952e66808b12feae374_5fa5f4cd9ae72c63c62c17dbea1c3183_0_1). 2023-09-06 20:23:22,789 INFO com.oceanbase.clogproxy.client.connection.ClientStream [] - Client process thread exit 2023-09-06 20:23:22,474 INFO org.apache.flink.runtime.taskmanager.Task [] - Source: t_datasource_type[4] -> Calc[5] (1/1)#1 (887d8ab18e8cd952e66808b12feae374_6cdc5bb954874d922eaee11a8e7b5dd5_0_1) switched from CANCELING to CANCELED. 2023-09-06 20:23:22,811 INFO org.apache.flink.runtime.taskmanager.Task [] - Freeing task resources for Source: t_datasource_type[4] -> Calc[5] (1/1)#1 (887d8ab18e8cd952e66808b12feae374_6cdc5bb954874d922eaee11a8e7b5dd5_0_1). 2023-09-06 20:23:22,473 INFO org.apache.flink.runtime.taskmanager.Task [] - Source: t_datasource_owner_relation[10] -> Calc[11] (1/1)#1 (887d8ab18e8cd952e66808b12feae374_2963852293169ba90d9d1e7d6308db5c_0_1) switched from CANCELING to CANCELED. 2023-09-06 20:23:22,462 INFO org.apache.flink.runtime.taskmanager.Task [] - Source: t_user[16] -> Calc[17] (1/1)#1 (887d8ab18e8cd952e66808b12feae374_1171dea6747ab509fdaefbe74f7195af_0_1) switched from CANCELING to CANCELED. 2023-09-06 20:23:22,224 INFO com.oceanbase.clogproxy.client.connection.Connection [] - Close connection to remote address 192.168.216.80:13508 success 2023-09-06 20:23:22,221 INFO org.apache.flink.runtime.taskmanager.Task [] - Attempting to cancel task Join[25] -> Calc[26] (1/1)#1 (887d8ab18e8cd952e66808b12feae374_5eba13a28fe84abdbf2e1f560321cc9e_0_1). 2023-09-06 20:23:22,843 INFO org.apache.flink.runtime.taskmanager.Task [] - Freeing task resources for Source: t_user[16] -> Calc[17] (1/1)#1 (887d8ab18e8cd952e66808b12feae374_1171dea6747ab509fdaefbe74f7195af_0_1). 2023-09-06 20:23:22,843 INFO com.oceanbase.clogproxy.client.connection.ClientHandler [] - Channel closed with ClientId: datasource_index_3, LogProxy: 192.168.216.80:13508 2023-09-06 20:23:22,221 INFO org.apache.flink.runtime.taskmanager.Task [] - Join[19] -> Calc[20] (1/1)#1 (887d8ab18e8cd952e66808b12feae374_cfd4d872ec6601c734021a3f311dc5f2_0_1) switched from CANCELING to CANCELED. 2023-09-06 20:23:22,843 INFO org.apache.flink.runtime.taskmanager.Task [] - Freeing task resources for Source: t_datasource_owner_relation[10] -> Calc[11] (1/1)#1 (887d8ab18e8cd952e66808b12feae374_2963852293169ba90d9d1e7d6308db5c_0_1). 2023-09-06 20:23:22,469 INFO org.apache.flink.runtime.taskmanager.Task [] - Source: t_datasource[1] -> Calc[2] (1/1)#1 (887d8ab18e8cd952e66808b12feae374_cbc357ccb763df2852fee8c4fc7d55f2_0_1) switched from CANCELING to CANCELED. 2023-09-06 20:23:22,844 INFO org.apache.flink.runtime.taskmanager.Task [] - Join[25] -> Calc[26] (1/1)#1 (887d8ab18e8cd952e66808b12feae374_5eba13a28fe84abdbf2e1f560321cc9e_0_1) switched from RUNNING to CANCELING. 2023-09-06 20:23:22,844 INFO org.apache.flink.runtime.taskmanager.Task [] - Triggering cancellation of task code Join[25] -> Calc[26] (1/1)#1 (887d8ab18e8cd952e66808b12feae374_5eba13a28fe84abdbf2e1f560321cc9e_0_1). 2023-09-06 20:23:22,829 INFO com.oceanbase.clogproxy.client.connection.ClientStream [] - Client process thread exit 2023-09-06 20:23:22,472 INFO org.apache.flink.runtime.taskmanager.Task [] - Source: t_region[28] -> Calc[29] (1/1)#1 (887d8ab18e8cd952e66808b12feae374_5c4ca2fea30dcf09bf3ee40c495fe808_0_1) switched from CANCELING to CANCELED. 2023-09-06 20:23:22,845 INFO org.apache.flink.runtime.taskmanager.Task [] - Freeing task resources for Source: t_region[28] -> Calc[29] (1/1)#1 (887d8ab18e8cd952e66808b12feae374_5c4ca2fea30dcf09bf3ee40c495fe808_0_1). 2023-09-06 20:23:22,844 INFO org.apache.flink.runtime.taskmanager.Task [] - Freeing task resources for Source: t_datasource[1] -> Calc[2] (1/1)#1 (887d8ab18e8cd952e66808b12feae374_cbc357ccb763df2852fee8c4fc7d55f2_0_1). 2023-09-06 20:23:22,844 INFO org.apache.flink.runtime.taskmanager.Task [] - Freeing task resources for Join[19] -> Calc[20] (1/1)#1 (887d8ab18e8cd952e66808b12feae374_cfd4d872ec6601c734021a3f311dc5f2_0_1). 2023-09-06 20:23:22,845 INFO com.oceanbase.clogproxy.client.connection.ClientStream [] - Client stopped successfully 2023-09-06 20:23:22,845 INFO com.oceanbase.clogproxy.client.connection.ClientStream [] - Client stopped successfully 2023-09-06 20:23:22,846 INFO org.apache.flink.runtime.taskmanager.Task [] - Attempting to cancel task Join[31] -> Calc[32] (1/1)#1 (887d8ab18e8cd952e66808b12feae374_ba44f133be1ffa78284ae2ae23587545_0_1). 2023-09-06 20:23:22,846 INFO org.apache.flink.runtime.taskmanager.Task [] - Join[31] -> Calc[32] (1/1)#1 (887d8ab18e8cd952e66808b12feae374_ba44f133be1ffa78284ae2ae23587545_0_1) switched from RUNNING to CANCELING. 2023-09-06 20:23:22,846 INFO org.apache.flink.runtime.taskmanager.Task [] - Triggering cancellation of task code Join[31] -> Calc[32] (1/1)#1 (887d8ab18e8cd952e66808b12feae374_ba44f133be1ffa78284ae2ae23587545_0_1). 2023-09-06 20:23:23,042 INFO org.apache.flink.runtime.taskmanager.Task [] - Attempting to cancel task GroupAggregate[34] -> Calc[35] -> ConstraintEnforcer[36] (1/1)#1 (887d8ab18e8cd952e66808b12feae374_03dd9ea9adf3c3b83aa6d1ef9b04e433_0_1). 2023-09-06 20:23:23,043 INFO org.apache.flink.runtime.taskmanager.Task [] - GroupAggregate[34] -> Calc[35] -> ConstraintEnforcer[36] (1/1)#1 (887d8ab18e8cd952e66808b12feae374_03dd9ea9adf3c3b83aa6d1ef9b04e433_0_1) switched from RUNNING to CANCELING. 2023-09-06 20:23:23,043 INFO org.apache.flink.runtime.taskmanager.Task [] - Triggering cancellation of task code GroupAggregate[34] -> Calc[35] -> ConstraintEnforcer[36] (1/1)#1 (887d8ab18e8cd952e66808b12feae374_03dd9ea9adf3c3b83aa6d1ef9b04e433_0_1). 2023-09-06 20:23:23,054 INFO org.apache.flink.runtime.taskmanager.Task [] - Attempting to cancel task SinkMaterializer[36] -> Sink: datasource_index[36] (1/1)#1 (887d8ab18e8cd952e66808b12feae374_3269d9cd00887b1061539758b8dc9901_0_1). 2023-09-06 20:23:23,254 INFO org.apache.flink.runtime.taskmanager.Task [] - SinkMaterializer[36] -> Sink: datasource_index[36] (1/1)#1 (887d8ab18e8cd952e66808b12feae374_3269d9cd00887b1061539758b8dc9901_0_1) switched from RUNNING to CANCELING. 2023-09-06 20:23:23,115 INFO org.apache.flink.runtime.taskmanager.Task [] - GroupAggregate[34] -> Calc[35] -> ConstraintEnforcer[36] (1/1)#1 (887d8ab18e8cd952e66808b12feae374_03dd9ea9adf3c3b83aa6d1ef9b04e433_0_1) switched from CANCELING to CANCELED. 2023-09-06 20:23:23,254 INFO org.apache.flink.runtime.taskmanager.Task [] - Triggering cancellation of task code SinkMaterializer[36] -> Sink: datasource_index[36] (1/1)#1 (887d8ab18e8cd952e66808b12feae374_3269d9cd00887b1061539758b8dc9901_0_1). 2023-09-06 20:23:23,114 INFO org.apache.flink.runtime.taskmanager.Task [] - Join[25] -> Calc[26] (1/1)#1 (887d8ab18e8cd952e66808b12feae374_5eba13a28fe84abdbf2e1f560321cc9e_0_1) switched from CANCELING to CANCELED. 2023-09-06 20:23:23,255 INFO org.apache.flink.runtime.taskmanager.Task [] - Freeing task resources for Join[25] -> Calc[26] (1/1)#1 (887d8ab18e8cd952e66808b12feae374_5eba13a28fe84abdbf2e1f560321cc9e_0_1). 2023-09-06 20:23:23,056 INFO org.apache.flink.runtime.taskmanager.Task [] - Join[31] -> Calc[32] (1/1)#1 (887d8ab18e8cd952e66808b12feae374_ba44f133be1ffa78284ae2ae23587545_0_1) switched from CANCELING to CANCELED. 2023-09-06 20:23:23,255 INFO org.apache.flink.runtime.taskmanager.Task [] - Freeing task resources for GroupAggregate[34] -> Calc[35] -> ConstraintEnforcer[36] (1/1)#1 (887d8ab18e8cd952e66808b12feae374_03dd9ea9adf3c3b83aa6d1ef9b04e433_0_1). 2023-09-06 20:23:23,255 INFO org.apache.flink.runtime.taskmanager.Task [] - Freeing task resources for Join[31] -> Calc[32] (1/1)#1 (887d8ab18e8cd952e66808b12feae374_ba44f133be1ffa78284ae2ae23587545_0_1). 2023-09-06 20:23:23,256 INFO org.apache.flink.runtime.taskexecutor.TaskExecutor [] - Un-registering task and sending final execution state CANCELED to JobManager for task Join[7] -> Calc[8] (1/1)#1 887d8ab18e8cd952e66808b12feae374_42918f7d64d1adf0d787359f8529835f_0_1. 2023-09-06 20:23:23,256 INFO org.apache.flink.runtime.taskexecutor.TaskExecutor [] - Un-registering task and sending final execution state CANCELED to JobManager for task Join[13] -> Calc[14] (1/1)#1 887d8ab18e8cd952e66808b12feae374_5fa5f4cd9ae72c63c62c17dbea1c3183_0_1. 2023-09-06 20:23:23,256 INFO org.apache.flink.runtime.taskexecutor.TaskExecutor [] - Un-registering task and sending final execution state CANCELED to JobManager for task Source: t_datasource_type[4] -> Calc[5] (1/1)#1 887d8ab18e8cd952e66808b12feae374_6cdc5bb954874d922eaee11a8e7b5dd5_0_1. 2023-09-06 20:23:23,257 INFO org.apache.flink.runtime.taskexecutor.TaskExecutor [] - Un-registering task and sending final execution state CANCELED to JobManager for task Source: t_user[16] -> Calc[17] (1/1)#1 887d8ab18e8cd952e66808b12feae374_1171dea6747ab509fdaefbe74f7195af_0_1. 2023-09-06 20:23:23,258 INFO org.apache.flink.runtime.taskexecutor.TaskExecutor [] - Un-registering task and sending final execution state CANCELED to JobManager for task Source: t_datasource_owner_relation[10] -> Calc[11] (1/1)#1 887d8ab18e8cd952e66808b12feae374_2963852293169ba90d9d1e7d6308db5c_0_1. 2023-09-06 20:23:23,258 INFO org.apache.flink.runtime.taskexecutor.TaskExecutor [] - Un-registering task and sending final execution state CANCELED to JobManager for task Source: t_region[28] -> Calc[29] (1/1)#1 887d8ab18e8cd952e66808b12feae374_5c4ca2fea30dcf09bf3ee40c495fe808_0_1. 2023-09-06 20:23:23,258 INFO org.apache.flink.runtime.taskexecutor.TaskExecutor [] - Un-registering task and sending final execution state CANCELED to JobManager for task Source: t_datasource[1] -> Calc[2] (1/1)#1 887d8ab18e8cd952e66808b12feae374_cbc357ccb763df2852fee8c4fc7d55f2_0_1. 2023-09-06 20:23:23,258 INFO org.apache.flink.runtime.taskexecutor.TaskExecutor [] - Un-registering task and sending final execution state CANCELED to JobManager for task Join[19] -> Calc[20] (1/1)#1 887d8ab18e8cd952e66808b12feae374_cfd4d872ec6601c734021a3f311dc5f2_0_1. 2023-09-06 20:23:23,259 INFO org.apache.flink.runtime.taskexecutor.TaskExecutor [] - Un-registering task and sending final execution state CANCELED to JobManager for task GroupAggregate[34] -> Calc[35] -> ConstraintEnforcer[36] (1/1)#1 887d8ab18e8cd952e66808b12feae374_03dd9ea9adf3c3b83aa6d1ef9b04e433_0_1. 2023-09-06 20:23:23,259 INFO org.apache.flink.runtime.taskexecutor.TaskExecutor [] - Un-registering task and sending final execution state CANCELED to JobManager for task Join[25] -> Calc[26] (1/1)#1 887d8ab18e8cd952e66808b12feae374_5eba13a28fe84abdbf2e1f560321cc9e_0_1. 2023-09-06 20:23:23,260 INFO org.apache.flink.runtime.taskexecutor.TaskExecutor [] - Un-registering task and sending final execution state CANCELED to JobManager for task Join[31] -> Calc[32] (1/1)#1 887d8ab18e8cd952e66808b12feae374_ba44f133be1ffa78284ae2ae23587545_0_1. 2023-09-06 20:23:23,272 INFO org.apache.flink.runtime.taskmanager.Task [] - SinkMaterializer[36] -> Sink: datasource_index[36] (1/1)#1 (887d8ab18e8cd952e66808b12feae374_3269d9cd00887b1061539758b8dc9901_0_1) switched from CANCELING to CANCELED. 2023-09-06 20:23:23,273 INFO org.apache.flink.runtime.taskmanager.Task [] - Freeing task resources for SinkMaterializer[36] -> Sink: datasource_index[36] (1/1)#1 (887d8ab18e8cd952e66808b12feae374_3269d9cd00887b1061539758b8dc9901_0_1). 2023-09-06 20:23:23,273 INFO org.apache.flink.runtime.taskexecutor.TaskExecutor [] - Un-registering task and sending final execution state CANCELED to JobManager for task SinkMaterializer[36] -> Sink: datasource_index[36] (1/1)#1 887d8ab18e8cd952e66808b12feae374_3269d9cd00887b1061539758b8dc9901_0_1. 2023-09-06 20:23:23,320 INFO org.apache.flink.runtime.taskexecutor.slot.TaskSlotTableImpl [] - Free slot TaskSlot(index:7, state:ACTIVE, resource profile: ResourceProfile{cpuCores=1, taskHeapMemory=992.000mb (1040187376 bytes), taskOffHeapMemory=0 bytes, managedMemory=819.200mb (858993472 bytes), networkMemory=204.800mb (214748368 bytes)}, allocationId: 9f5c521bb7b127aa27249507ba7fcb4e, jobId: 4b57d5d6989208a8e2eeb2ecc940b39a). 2023-09-06 20:23:23,321 INFO org.apache.flink.runtime.taskexecutor.DefaultJobLeaderService [] - Remove job 4b57d5d6989208a8e2eeb2ecc940b39a from job leader monitoring. 2023-09-06 20:23:23,321 INFO org.apache.flink.runtime.taskexecutor.TaskExecutor [] - Close JobManager connection for job 4b57d5d6989208a8e2eeb2ecc940b39a. 2023-09-06 20:23:24,032 INFO com.oceanbase.clogproxy.client.connection.ClientStream [] - Client process thread exit 2023-09-06 20:23:24,032 INFO com.oceanbase.clogproxy.client.connection.ClientStream [] - Client stopped successfully 2023-09-06 20:23:24,050 INFO com.oceanbase.clogproxy.client.connection.ClientStream [] - Client process thread exit 2023-09-06 20:23:24,050 INFO com.oceanbase.clogproxy.client.connection.ClientStream [] - Client stopped successfully 2023-09-06 20:23:24,059 INFO com.oceanbase.clogproxy.client.connection.ClientStream [] - Client process thread exit 2023-09-06 20:23:24,059 INFO com.oceanbase.clogproxy.client.connection.ClientStream [] - Client stopped successfully 2023-09-06 20:23:26,128 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - snapshotState checkpoint: 8 at resolvedTimestamp: 1694003000 2023-09-06 20:23:26,129 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - snapshotState checkpoint: 8 at resolvedTimestamp: 1694002995 2023-09-06 20:23:26,129 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - snapshotState checkpoint: 8 at resolvedTimestamp: 1694002998 2023-09-06 20:23:26,130 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - snapshotState checkpoint: 8 at resolvedTimestamp: 1694002998 2023-09-06 20:23:26,130 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - snapshotState checkpoint: 8 at resolvedTimestamp: 1694002999 2023-09-06 20:23:32,770 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - snapshotState checkpoint: 7 at resolvedTimestamp: 1694003000 2023-09-06 20:23:32,770 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - snapshotState checkpoint: 7 at resolvedTimestamp: 1694003000 2023-09-06 20:23:32,771 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - snapshotState checkpoint: 7 at resolvedTimestamp: 1694002995 2023-09-06 20:23:32,771 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - snapshotState checkpoint: 7 at resolvedTimestamp: 1694002999 2023-09-06 20:23:47,288 INFO org.apache.flink.runtime.taskexecutor.TaskExecutor [] - Receive slot request c29e06db26aa4ba1585a9a0f689de4ba for job 7e343e47a696d88037748b6e2cfe5bef from resource manager with leader id 00000000000000000000000000000000. 2023-09-06 20:23:47,289 INFO org.apache.flink.runtime.taskexecutor.TaskExecutor [] - Allocated slot for c29e06db26aa4ba1585a9a0f689de4ba. 2023-09-06 20:23:47,289 INFO org.apache.flink.runtime.taskexecutor.DefaultJobLeaderService [] - Add job 7e343e47a696d88037748b6e2cfe5bef for job leader monitoring. 2023-09-06 20:23:47,290 INFO org.apache.flink.runtime.taskexecutor.DefaultJobLeaderService [] - Try to register at job manager akka.tcp://flink@localhost:50101/user/rpc/jobmanager_10 with leader id 00000000-0000-0000-0000-000000000000. 2023-09-06 20:23:47,312 INFO org.apache.flink.runtime.taskexecutor.DefaultJobLeaderService [] - Resolved JobManager address, beginning registration 2023-09-06 20:23:47,321 INFO org.apache.flink.runtime.taskexecutor.DefaultJobLeaderService [] - Successful registration at job manager akka.tcp://flink@localhost:50101/user/rpc/jobmanager_10 for job 7e343e47a696d88037748b6e2cfe5bef. 2023-09-06 20:23:47,321 INFO org.apache.flink.runtime.taskexecutor.TaskExecutor [] - Establish JobManager connection for job 7e343e47a696d88037748b6e2cfe5bef. 2023-09-06 20:23:47,321 INFO org.apache.flink.runtime.taskexecutor.TaskExecutor [] - Offer reserved slots to the leader of job 7e343e47a696d88037748b6e2cfe5bef. 2023-09-06 20:23:47,333 INFO org.apache.flink.runtime.taskexecutor.slot.TaskSlotTableImpl [] - Activate slot c29e06db26aa4ba1585a9a0f689de4ba. 2023-09-06 20:23:47,335 INFO org.apache.flink.runtime.state.changelog.StateChangelogStorageLoader [] - Creating a changelog storage with name 'memory'. 2023-09-06 20:23:47,335 INFO org.apache.flink.runtime.state.TaskExecutorChannelStateExecutorFactoryManager [] - Creating the channel state executor factory for job id 7e343e47a696d88037748b6e2cfe5bef 2023-09-06 20:23:47,335 INFO org.apache.flink.runtime.taskexecutor.TaskExecutor [] - Received task Source: t_datasource[1] -> Calc[2] (1/1)#0 (ac104b6342f549b9f52a66fff436b489_cbc357ccb763df2852fee8c4fc7d55f2_0_0), deploy into slot with allocation id c29e06db26aa4ba1585a9a0f689de4ba. 2023-09-06 20:23:47,336 INFO org.apache.flink.runtime.taskexecutor.slot.TaskSlotTableImpl [] - Activate slot c29e06db26aa4ba1585a9a0f689de4ba. 2023-09-06 20:23:47,336 INFO org.apache.flink.runtime.taskmanager.Task [] - Source: t_datasource[1] -> Calc[2] (1/1)#0 (ac104b6342f549b9f52a66fff436b489_cbc357ccb763df2852fee8c4fc7d55f2_0_0) switched from CREATED to DEPLOYING. 2023-09-06 20:23:47,336 INFO org.apache.flink.runtime.taskmanager.Task [] - Loading JAR files for task Source: t_datasource[1] -> Calc[2] (1/1)#0 (ac104b6342f549b9f52a66fff436b489_cbc357ccb763df2852fee8c4fc7d55f2_0_0) [DEPLOYING]. 2023-09-06 20:23:47,337 INFO org.apache.flink.runtime.taskexecutor.TaskExecutor [] - Received task Source: t_datasource_type[4] -> Calc[5] (1/1)#0 (ac104b6342f549b9f52a66fff436b489_6cdc5bb954874d922eaee11a8e7b5dd5_0_0), deploy into slot with allocation id c29e06db26aa4ba1585a9a0f689de4ba. 2023-09-06 20:23:47,337 INFO org.apache.flink.runtime.blob.BlobClient [] - Downloading 7e343e47a696d88037748b6e2cfe5bef/p-c9a898e2fff2a1a9431b4eb90a410879ca72339e-c9ce501391d71e315a3f8503fc969eb9 from localhost/127.0.0.1:41295 2023-09-06 20:23:47,338 INFO org.apache.flink.runtime.taskmanager.Task [] - Source: t_datasource_type[4] -> Calc[5] (1/1)#0 (ac104b6342f549b9f52a66fff436b489_6cdc5bb954874d922eaee11a8e7b5dd5_0_0) switched from CREATED to DEPLOYING. 2023-09-06 20:23:47,338 INFO org.apache.flink.runtime.taskmanager.Task [] - Loading JAR files for task Source: t_datasource_type[4] -> Calc[5] (1/1)#0 (ac104b6342f549b9f52a66fff436b489_6cdc5bb954874d922eaee11a8e7b5dd5_0_0) [DEPLOYING]. 2023-09-06 20:23:47,341 INFO org.apache.flink.runtime.taskexecutor.slot.TaskSlotTableImpl [] - Activate slot c29e06db26aa4ba1585a9a0f689de4ba. 2023-09-06 20:23:47,345 INFO org.apache.flink.runtime.taskexecutor.TaskExecutor [] - Received task Source: t_datasource_owner_relation[10] -> Calc[11] (1/1)#0 (ac104b6342f549b9f52a66fff436b489_2963852293169ba90d9d1e7d6308db5c_0_0), deploy into slot with allocation id c29e06db26aa4ba1585a9a0f689de4ba. 2023-09-06 20:23:47,346 INFO org.apache.flink.runtime.taskmanager.Task [] - Source: t_datasource_owner_relation[10] -> Calc[11] (1/1)#0 (ac104b6342f549b9f52a66fff436b489_2963852293169ba90d9d1e7d6308db5c_0_0) switched from CREATED to DEPLOYING. 2023-09-06 20:23:47,346 INFO org.apache.flink.runtime.taskexecutor.slot.TaskSlotTableImpl [] - Activate slot c29e06db26aa4ba1585a9a0f689de4ba. 2023-09-06 20:23:47,346 INFO org.apache.flink.runtime.taskmanager.Task [] - Loading JAR files for task Source: t_datasource_owner_relation[10] -> Calc[11] (1/1)#0 (ac104b6342f549b9f52a66fff436b489_2963852293169ba90d9d1e7d6308db5c_0_0) [DEPLOYING]. 2023-09-06 20:23:47,350 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using job/cluster config to configure application-defined state backend: org.apache.flink.runtime.state.hashmap.HashMapStateBackend@5307dc08 2023-09-06 20:23:47,350 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using application-defined state backend: org.apache.flink.runtime.state.hashmap.HashMapStateBackend@73fa0917 2023-09-06 20:23:47,351 INFO org.apache.flink.runtime.state.StateBackendLoader [] - State backend loader loads the state backend as HashMapStateBackend 2023-09-06 20:23:47,351 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using job/cluster config to configure application-defined state backend: org.apache.flink.runtime.state.hashmap.HashMapStateBackend@29240b3f 2023-09-06 20:23:47,351 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using job/cluster config to configure application-defined checkpoint storage: org.apache.flink.runtime.state.storage.FileSystemCheckpointStorage@8fdb6d18 2023-09-06 20:23:47,351 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using application-defined state backend: org.apache.flink.runtime.state.hashmap.HashMapStateBackend@740ce1b1 2023-09-06 20:23:47,351 INFO org.apache.flink.runtime.state.StateBackendLoader [] - State backend loader loads the state backend as HashMapStateBackend 2023-09-06 20:23:47,351 INFO org.apache.flink.runtime.taskexecutor.TaskExecutor [] - Received task Source: t_user[16] -> Calc[17] (1/1)#0 (ac104b6342f549b9f52a66fff436b489_1171dea6747ab509fdaefbe74f7195af_0_0), deploy into slot with allocation id c29e06db26aa4ba1585a9a0f689de4ba. 2023-09-06 20:23:47,351 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using job/cluster config to configure application-defined checkpoint storage: org.apache.flink.runtime.state.storage.FileSystemCheckpointStorage@8fdb6d18 2023-09-06 20:23:47,352 INFO org.apache.flink.runtime.taskmanager.Task [] - Source: t_datasource_owner_relation[10] -> Calc[11] (1/1)#0 (ac104b6342f549b9f52a66fff436b489_2963852293169ba90d9d1e7d6308db5c_0_0) switched from DEPLOYING to INITIALIZING. 2023-09-06 20:23:47,352 INFO org.apache.flink.runtime.taskexecutor.slot.TaskSlotTableImpl [] - Activate slot c29e06db26aa4ba1585a9a0f689de4ba. 2023-09-06 20:23:47,352 INFO org.apache.flink.runtime.taskmanager.Task [] - Source: t_user[16] -> Calc[17] (1/1)#0 (ac104b6342f549b9f52a66fff436b489_1171dea6747ab509fdaefbe74f7195af_0_0) switched from CREATED to DEPLOYING. 2023-09-06 20:23:47,352 INFO org.apache.flink.runtime.taskmanager.Task [] - Loading JAR files for task Source: t_user[16] -> Calc[17] (1/1)#0 (ac104b6342f549b9f52a66fff436b489_1171dea6747ab509fdaefbe74f7195af_0_0) [DEPLOYING]. 2023-09-06 20:23:47,352 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using job/cluster config to configure application-defined state backend: org.apache.flink.runtime.state.hashmap.HashMapStateBackend@3f4284c7 2023-09-06 20:23:47,352 INFO org.apache.flink.runtime.taskmanager.Task [] - Source: t_datasource_type[4] -> Calc[5] (1/1)#0 (ac104b6342f549b9f52a66fff436b489_6cdc5bb954874d922eaee11a8e7b5dd5_0_0) switched from DEPLOYING to INITIALIZING. 2023-09-06 20:23:47,352 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using application-defined state backend: org.apache.flink.runtime.state.hashmap.HashMapStateBackend@28f53498 2023-09-06 20:23:47,354 INFO org.apache.flink.runtime.state.StateBackendLoader [] - State backend loader loads the state backend as HashMapStateBackend 2023-09-06 20:23:47,361 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using job/cluster config to configure application-defined checkpoint storage: org.apache.flink.runtime.state.storage.FileSystemCheckpointStorage@8fdb6d18 2023-09-06 20:23:47,361 INFO org.apache.flink.runtime.taskexecutor.TaskExecutor [] - Received task Source: t_region_datasource_relation[22] -> Calc[23] (1/1)#0 (ac104b6342f549b9f52a66fff436b489_2fa5fc7df17f61cb0e1946288970d799_0_0), deploy into slot with allocation id c29e06db26aa4ba1585a9a0f689de4ba. 2023-09-06 20:23:47,361 INFO org.apache.flink.runtime.taskmanager.Task [] - Source: t_datasource[1] -> Calc[2] (1/1)#0 (ac104b6342f549b9f52a66fff436b489_cbc357ccb763df2852fee8c4fc7d55f2_0_0) switched from DEPLOYING to INITIALIZING. 2023-09-06 20:23:47,361 INFO org.apache.flink.runtime.taskexecutor.slot.TaskSlotTableImpl [] - Activate slot c29e06db26aa4ba1585a9a0f689de4ba. 2023-09-06 20:23:47,362 INFO org.apache.flink.runtime.taskmanager.Task [] - Source: t_region_datasource_relation[22] -> Calc[23] (1/1)#0 (ac104b6342f549b9f52a66fff436b489_2fa5fc7df17f61cb0e1946288970d799_0_0) switched from CREATED to DEPLOYING. 2023-09-06 20:23:47,362 INFO org.apache.flink.runtime.taskmanager.Task [] - Loading JAR files for task Source: t_region_datasource_relation[22] -> Calc[23] (1/1)#0 (ac104b6342f549b9f52a66fff436b489_2fa5fc7df17f61cb0e1946288970d799_0_0) [DEPLOYING]. 2023-09-06 20:23:47,362 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using job/cluster config to configure application-defined state backend: org.apache.flink.runtime.state.hashmap.HashMapStateBackend@7eb22db5 2023-09-06 20:23:47,362 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using application-defined state backend: org.apache.flink.runtime.state.hashmap.HashMapStateBackend@1a90e588 2023-09-06 20:23:47,362 INFO org.apache.flink.runtime.state.StateBackendLoader [] - State backend loader loads the state backend as HashMapStateBackend 2023-09-06 20:23:47,362 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using job/cluster config to configure application-defined checkpoint storage: org.apache.flink.runtime.state.storage.FileSystemCheckpointStorage@8fdb6d18 2023-09-06 20:23:47,363 INFO org.apache.flink.runtime.taskmanager.Task [] - Source: t_user[16] -> Calc[17] (1/1)#0 (ac104b6342f549b9f52a66fff436b489_1171dea6747ab509fdaefbe74f7195af_0_0) switched from DEPLOYING to INITIALIZING. 2023-09-06 20:23:47,363 INFO org.apache.flink.runtime.taskexecutor.TaskExecutor [] - Received task Source: t_region[28] -> Calc[29] (1/1)#0 (ac104b6342f549b9f52a66fff436b489_5c4ca2fea30dcf09bf3ee40c495fe808_0_0), deploy into slot with allocation id c29e06db26aa4ba1585a9a0f689de4ba. 2023-09-06 20:23:47,367 INFO org.apache.flink.runtime.taskexecutor.slot.TaskSlotTableImpl [] - Activate slot c29e06db26aa4ba1585a9a0f689de4ba. 2023-09-06 20:23:47,367 INFO org.apache.flink.runtime.taskmanager.Task [] - Source: t_region[28] -> Calc[29] (1/1)#0 (ac104b6342f549b9f52a66fff436b489_5c4ca2fea30dcf09bf3ee40c495fe808_0_0) switched from CREATED to DEPLOYING. 2023-09-06 20:23:47,367 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using job/cluster config to configure application-defined state backend: org.apache.flink.runtime.state.hashmap.HashMapStateBackend@42004267 2023-09-06 20:23:47,384 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using application-defined state backend: org.apache.flink.runtime.state.hashmap.HashMapStateBackend@18a4ca61 2023-09-06 20:23:47,368 INFO org.apache.flink.runtime.taskmanager.Task [] - Loading JAR files for task Source: t_region[28] -> Calc[29] (1/1)#0 (ac104b6342f549b9f52a66fff436b489_5c4ca2fea30dcf09bf3ee40c495fe808_0_0) [DEPLOYING]. 2023-09-06 20:23:47,384 INFO org.apache.flink.runtime.state.StateBackendLoader [] - State backend loader loads the state backend as HashMapStateBackend 2023-09-06 20:23:47,384 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using job/cluster config to configure application-defined checkpoint storage: org.apache.flink.runtime.state.storage.FileSystemCheckpointStorage@8fdb6d18 2023-09-06 20:23:47,385 INFO org.apache.flink.runtime.taskmanager.Task [] - Source: t_region_datasource_relation[22] -> Calc[23] (1/1)#0 (ac104b6342f549b9f52a66fff436b489_2fa5fc7df17f61cb0e1946288970d799_0_0) switched from DEPLOYING to INITIALIZING. 2023-09-06 20:23:47,389 INFO org.apache.flink.runtime.taskexecutor.TaskExecutor [] - Received task Join[7] -> Calc[8] (1/1)#0 (ac104b6342f549b9f52a66fff436b489_42918f7d64d1adf0d787359f8529835f_0_0), deploy into slot with allocation id c29e06db26aa4ba1585a9a0f689de4ba. 2023-09-06 20:23:47,390 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using job/cluster config to configure application-defined state backend: org.apache.flink.runtime.state.hashmap.HashMapStateBackend@23ec8ed2 2023-09-06 20:23:47,390 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using application-defined state backend: org.apache.flink.runtime.state.hashmap.HashMapStateBackend@72177575 2023-09-06 20:23:47,390 INFO org.apache.flink.runtime.state.StateBackendLoader [] - State backend loader loads the state backend as HashMapStateBackend 2023-09-06 20:23:47,390 INFO org.apache.flink.runtime.taskexecutor.slot.TaskSlotTableImpl [] - Activate slot c29e06db26aa4ba1585a9a0f689de4ba. 2023-09-06 20:23:47,390 INFO org.apache.flink.runtime.taskmanager.Task [] - Join[7] -> Calc[8] (1/1)#0 (ac104b6342f549b9f52a66fff436b489_42918f7d64d1adf0d787359f8529835f_0_0) switched from CREATED to DEPLOYING. 2023-09-06 20:23:47,391 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using job/cluster config to configure application-defined checkpoint storage: org.apache.flink.runtime.state.storage.FileSystemCheckpointStorage@8fdb6d18 2023-09-06 20:23:47,391 INFO org.apache.flink.runtime.taskmanager.Task [] - Loading JAR files for task Join[7] -> Calc[8] (1/1)#0 (ac104b6342f549b9f52a66fff436b489_42918f7d64d1adf0d787359f8529835f_0_0) [DEPLOYING]. 2023-09-06 20:23:47,392 INFO org.apache.flink.runtime.taskmanager.Task [] - Source: t_region[28] -> Calc[29] (1/1)#0 (ac104b6342f549b9f52a66fff436b489_5c4ca2fea30dcf09bf3ee40c495fe808_0_0) switched from DEPLOYING to INITIALIZING. 2023-09-06 20:23:47,399 INFO org.apache.flink.runtime.taskexecutor.TaskExecutor [] - Received task Join[13] -> Calc[14] (1/1)#0 (ac104b6342f549b9f52a66fff436b489_5fa5f4cd9ae72c63c62c17dbea1c3183_0_0), deploy into slot with allocation id c29e06db26aa4ba1585a9a0f689de4ba. 2023-09-06 20:23:47,399 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using job/cluster config to configure application-defined state backend: org.apache.flink.runtime.state.hashmap.HashMapStateBackend@65709163 2023-09-06 20:23:47,399 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using application-defined state backend: org.apache.flink.runtime.state.hashmap.HashMapStateBackend@73e84145 2023-09-06 20:23:47,399 INFO org.apache.flink.runtime.state.StateBackendLoader [] - State backend loader loads the state backend as HashMapStateBackend 2023-09-06 20:23:47,400 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using job/cluster config to configure application-defined checkpoint storage: org.apache.flink.runtime.state.storage.FileSystemCheckpointStorage@8fdb6d18 2023-09-06 20:23:47,400 INFO org.apache.flink.runtime.taskexecutor.slot.TaskSlotTableImpl [] - Activate slot c29e06db26aa4ba1585a9a0f689de4ba. 2023-09-06 20:23:47,400 INFO org.apache.flink.runtime.taskmanager.Task [] - Join[13] -> Calc[14] (1/1)#0 (ac104b6342f549b9f52a66fff436b489_5fa5f4cd9ae72c63c62c17dbea1c3183_0_0) switched from CREATED to DEPLOYING. 2023-09-06 20:23:47,400 INFO org.apache.flink.runtime.taskmanager.Task [] - Join[7] -> Calc[8] (1/1)#0 (ac104b6342f549b9f52a66fff436b489_42918f7d64d1adf0d787359f8529835f_0_0) switched from DEPLOYING to INITIALIZING. 2023-09-06 20:23:47,401 INFO org.apache.flink.runtime.taskmanager.Task [] - Loading JAR files for task Join[13] -> Calc[14] (1/1)#0 (ac104b6342f549b9f52a66fff436b489_5fa5f4cd9ae72c63c62c17dbea1c3183_0_0) [DEPLOYING]. 2023-09-06 20:23:47,407 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using job/cluster config to configure application-defined state backend: org.apache.flink.runtime.state.hashmap.HashMapStateBackend@51202dc 2023-09-06 20:23:47,407 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using application-defined state backend: org.apache.flink.runtime.state.hashmap.HashMapStateBackend@2fbb5760 2023-09-06 20:23:47,407 INFO org.apache.flink.runtime.state.StateBackendLoader [] - State backend loader loads the state backend as HashMapStateBackend 2023-09-06 20:23:47,407 INFO org.apache.flink.runtime.taskexecutor.TaskExecutor [] - Received task Join[19] -> Calc[20] (1/1)#0 (ac104b6342f549b9f52a66fff436b489_cfd4d872ec6601c734021a3f311dc5f2_0_0), deploy into slot with allocation id c29e06db26aa4ba1585a9a0f689de4ba. 2023-09-06 20:23:47,407 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using job/cluster config to configure application-defined checkpoint storage: org.apache.flink.runtime.state.storage.FileSystemCheckpointStorage@8fdb6d18 2023-09-06 20:23:47,408 INFO org.apache.flink.runtime.taskmanager.Task [] - Join[13] -> Calc[14] (1/1)#0 (ac104b6342f549b9f52a66fff436b489_5fa5f4cd9ae72c63c62c17dbea1c3183_0_0) switched from DEPLOYING to INITIALIZING. 2023-09-06 20:23:47,408 INFO org.apache.flink.runtime.taskmanager.Task [] - Join[19] -> Calc[20] (1/1)#0 (ac104b6342f549b9f52a66fff436b489_cfd4d872ec6601c734021a3f311dc5f2_0_0) switched from CREATED to DEPLOYING. 2023-09-06 20:23:47,408 INFO org.apache.flink.runtime.taskexecutor.slot.TaskSlotTableImpl [] - Activate slot c29e06db26aa4ba1585a9a0f689de4ba. 2023-09-06 20:23:47,409 INFO org.apache.flink.runtime.taskmanager.Task [] - Loading JAR files for task Join[19] -> Calc[20] (1/1)#0 (ac104b6342f549b9f52a66fff436b489_cfd4d872ec6601c734021a3f311dc5f2_0_0) [DEPLOYING]. 2023-09-06 20:23:47,414 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using job/cluster config to configure application-defined state backend: org.apache.flink.runtime.state.hashmap.HashMapStateBackend@1801a597 2023-09-06 20:23:47,414 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using application-defined state backend: org.apache.flink.runtime.state.hashmap.HashMapStateBackend@2ecf03c0 2023-09-06 20:23:47,414 INFO org.apache.flink.runtime.state.StateBackendLoader [] - State backend loader loads the state backend as HashMapStateBackend 2023-09-06 20:23:47,414 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using job/cluster config to configure application-defined checkpoint storage: org.apache.flink.runtime.state.storage.FileSystemCheckpointStorage@8fdb6d18 2023-09-06 20:23:47,415 INFO org.apache.flink.runtime.taskmanager.Task [] - Join[19] -> Calc[20] (1/1)#0 (ac104b6342f549b9f52a66fff436b489_cfd4d872ec6601c734021a3f311dc5f2_0_0) switched from DEPLOYING to INITIALIZING. 2023-09-06 20:23:47,416 INFO org.apache.flink.runtime.taskexecutor.TaskExecutor [] - Received task Join[25] -> Calc[26] (1/1)#0 (ac104b6342f549b9f52a66fff436b489_5eba13a28fe84abdbf2e1f560321cc9e_0_0), deploy into slot with allocation id c29e06db26aa4ba1585a9a0f689de4ba. 2023-09-06 20:23:47,416 INFO org.apache.flink.runtime.taskexecutor.slot.TaskSlotTableImpl [] - Activate slot c29e06db26aa4ba1585a9a0f689de4ba. 2023-09-06 20:23:47,417 INFO org.apache.flink.runtime.taskmanager.Task [] - Join[25] -> Calc[26] (1/1)#0 (ac104b6342f549b9f52a66fff436b489_5eba13a28fe84abdbf2e1f560321cc9e_0_0) switched from CREATED to DEPLOYING. 2023-09-06 20:23:47,417 INFO org.apache.flink.runtime.taskmanager.Task [] - Loading JAR files for task Join[25] -> Calc[26] (1/1)#0 (ac104b6342f549b9f52a66fff436b489_5eba13a28fe84abdbf2e1f560321cc9e_0_0) [DEPLOYING]. 2023-09-06 20:23:47,422 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using job/cluster config to configure application-defined state backend: org.apache.flink.runtime.state.hashmap.HashMapStateBackend@44049728 2023-09-06 20:23:47,422 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using application-defined state backend: org.apache.flink.runtime.state.hashmap.HashMapStateBackend@7abb10fe 2023-09-06 20:23:47,422 INFO org.apache.flink.runtime.state.StateBackendLoader [] - State backend loader loads the state backend as HashMapStateBackend 2023-09-06 20:23:47,422 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using job/cluster config to configure application-defined checkpoint storage: org.apache.flink.runtime.state.storage.FileSystemCheckpointStorage@8fdb6d18 2023-09-06 20:23:47,423 INFO org.apache.flink.runtime.taskmanager.Task [] - Join[25] -> Calc[26] (1/1)#0 (ac104b6342f549b9f52a66fff436b489_5eba13a28fe84abdbf2e1f560321cc9e_0_0) switched from DEPLOYING to INITIALIZING. 2023-09-06 20:23:47,425 INFO org.apache.flink.runtime.taskexecutor.TaskExecutor [] - Received task Join[31] -> Calc[32] (1/1)#0 (ac104b6342f549b9f52a66fff436b489_ba44f133be1ffa78284ae2ae23587545_0_0), deploy into slot with allocation id c29e06db26aa4ba1585a9a0f689de4ba. 2023-09-06 20:23:47,435 INFO org.apache.flink.runtime.taskmanager.Task [] - Join[31] -> Calc[32] (1/1)#0 (ac104b6342f549b9f52a66fff436b489_ba44f133be1ffa78284ae2ae23587545_0_0) switched from CREATED to DEPLOYING. 2023-09-06 20:23:47,436 INFO org.apache.flink.runtime.taskmanager.Task [] - Loading JAR files for task Join[31] -> Calc[32] (1/1)#0 (ac104b6342f549b9f52a66fff436b489_ba44f133be1ffa78284ae2ae23587545_0_0) [DEPLOYING]. 2023-09-06 20:23:47,437 INFO org.apache.flink.runtime.taskexecutor.slot.TaskSlotTableImpl [] - Activate slot c29e06db26aa4ba1585a9a0f689de4ba. 2023-09-06 20:23:47,438 INFO org.apache.flink.runtime.taskexecutor.slot.TaskSlotTableImpl [] - Activate slot c29e06db26aa4ba1585a9a0f689de4ba. 2023-09-06 20:23:47,444 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - initialize checkpoint 2023-09-06 20:23:47,444 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Restore State from resolvedTimestamp: 0 2023-09-06 20:23:47,444 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - initialize checkpoint 2023-09-06 20:23:47,444 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Restore State from resolvedTimestamp: 0 2023-09-06 20:23:47,445 INFO org.apache.flink.runtime.taskmanager.Task [] - Source: t_region_datasource_relation[22] -> Calc[23] (1/1)#0 (ac104b6342f549b9f52a66fff436b489_2fa5fc7df17f61cb0e1946288970d799_0_0) switched from INITIALIZING to RUNNING. 2023-09-06 20:23:47,449 INFO org.apache.flink.runtime.taskmanager.Task [] - Source: t_datasource_owner_relation[10] -> Calc[11] (1/1)#0 (ac104b6342f549b9f52a66fff436b489_2963852293169ba90d9d1e7d6308db5c_0_0) switched from INITIALIZING to RUNNING. 2023-09-06 20:23:47,452 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using job/cluster config to configure application-defined state backend: org.apache.flink.runtime.state.hashmap.HashMapStateBackend@c85eb95 2023-09-06 20:23:47,452 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using application-defined state backend: org.apache.flink.runtime.state.hashmap.HashMapStateBackend@6bf35d34 2023-09-06 20:23:47,452 INFO org.apache.flink.runtime.state.StateBackendLoader [] - State backend loader loads the state backend as HashMapStateBackend 2023-09-06 20:23:47,453 INFO org.apache.flink.runtime.taskexecutor.TaskExecutor [] - Received task GroupAggregate[34] -> Calc[35] -> ConstraintEnforcer[36] (1/1)#0 (ac104b6342f549b9f52a66fff436b489_03dd9ea9adf3c3b83aa6d1ef9b04e433_0_0), deploy into slot with allocation id c29e06db26aa4ba1585a9a0f689de4ba. 2023-09-06 20:23:47,453 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using job/cluster config to configure application-defined checkpoint storage: org.apache.flink.runtime.state.storage.FileSystemCheckpointStorage@8fdb6d18 2023-09-06 20:23:47,453 INFO org.apache.flink.runtime.taskexecutor.slot.TaskSlotTableImpl [] - Activate slot c29e06db26aa4ba1585a9a0f689de4ba. 2023-09-06 20:23:47,453 INFO org.apache.flink.runtime.taskmanager.Task [] - Join[31] -> Calc[32] (1/1)#0 (ac104b6342f549b9f52a66fff436b489_ba44f133be1ffa78284ae2ae23587545_0_0) switched from DEPLOYING to INITIALIZING. 2023-09-06 20:23:47,453 INFO org.apache.flink.runtime.taskmanager.Task [] - GroupAggregate[34] -> Calc[35] -> ConstraintEnforcer[36] (1/1)#0 (ac104b6342f549b9f52a66fff436b489_03dd9ea9adf3c3b83aa6d1ef9b04e433_0_0) switched from CREATED to DEPLOYING. 2023-09-06 20:23:47,454 INFO org.apache.flink.runtime.taskmanager.Task [] - Loading JAR files for task GroupAggregate[34] -> Calc[35] -> ConstraintEnforcer[36] (1/1)#0 (ac104b6342f549b9f52a66fff436b489_03dd9ea9adf3c3b83aa6d1ef9b04e433_0_0) [DEPLOYING]. 2023-09-06 20:23:47,455 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - initialize checkpoint 2023-09-06 20:23:47,456 INFO org.apache.flink.runtime.taskexecutor.TaskExecutor [] - Received task SinkMaterializer[36] -> Sink: datasource_index[36] (1/1)#0 (ac104b6342f549b9f52a66fff436b489_3269d9cd00887b1061539758b8dc9901_0_0), deploy into slot with allocation id c29e06db26aa4ba1585a9a0f689de4ba. 2023-09-06 20:23:47,456 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Restore State from resolvedTimestamp: 0 2023-09-06 20:23:47,456 INFO org.apache.flink.runtime.taskmanager.Task [] - SinkMaterializer[36] -> Sink: datasource_index[36] (1/1)#0 (ac104b6342f549b9f52a66fff436b489_3269d9cd00887b1061539758b8dc9901_0_0) switched from CREATED to DEPLOYING. 2023-09-06 20:23:47,456 INFO org.apache.flink.runtime.taskmanager.Task [] - Loading JAR files for task SinkMaterializer[36] -> Sink: datasource_index[36] (1/1)#0 (ac104b6342f549b9f52a66fff436b489_3269d9cd00887b1061539758b8dc9901_0_0) [DEPLOYING]. 2023-09-06 20:23:47,457 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - initialize checkpoint 2023-09-06 20:23:47,457 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Restore State from resolvedTimestamp: 0 2023-09-06 20:23:47,458 INFO org.apache.flink.runtime.taskmanager.Task [] - Source: t_user[16] -> Calc[17] (1/1)#0 (ac104b6342f549b9f52a66fff436b489_1171dea6747ab509fdaefbe74f7195af_0_0) switched from INITIALIZING to RUNNING. 2023-09-06 20:23:47,462 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - initialize checkpoint 2023-09-06 20:23:47,462 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Restore State from resolvedTimestamp: 0 2023-09-06 20:23:47,463 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - initialize checkpoint 2023-09-06 20:23:47,463 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Restore State from resolvedTimestamp: 0 2023-09-06 20:23:47,463 INFO org.apache.flink.runtime.taskmanager.Task [] - Source: t_datasource[1] -> Calc[2] (1/1)#0 (ac104b6342f549b9f52a66fff436b489_cbc357ccb763df2852fee8c4fc7d55f2_0_0) switched from INITIALIZING to RUNNING. 2023-09-06 20:23:47,463 INFO org.apache.flink.runtime.taskmanager.Task [] - Source: t_region[28] -> Calc[29] (1/1)#0 (ac104b6342f549b9f52a66fff436b489_5c4ca2fea30dcf09bf3ee40c495fe808_0_0) switched from INITIALIZING to RUNNING. 2023-09-06 20:23:47,469 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Start to initial table whitelist 2023-09-06 20:23:47,469 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using job/cluster config to configure application-defined state backend: org.apache.flink.runtime.state.hashmap.HashMapStateBackend@2dab40aa 2023-09-06 20:23:47,469 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using application-defined state backend: org.apache.flink.runtime.state.hashmap.HashMapStateBackend@2902ab34 2023-09-06 20:23:47,469 INFO org.apache.flink.runtime.state.StateBackendLoader [] - State backend loader loads the state backend as HashMapStateBackend 2023-09-06 20:23:47,470 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using job/cluster config to configure application-defined checkpoint storage: org.apache.flink.runtime.state.storage.FileSystemCheckpointStorage@8fdb6d18 2023-09-06 20:23:47,471 INFO org.apache.flink.runtime.taskmanager.Task [] - Source: t_datasource_type[4] -> Calc[5] (1/1)#0 (ac104b6342f549b9f52a66fff436b489_6cdc5bb954874d922eaee11a8e7b5dd5_0_0) switched from INITIALIZING to RUNNING. 2023-09-06 20:23:47,471 INFO org.apache.flink.runtime.taskmanager.Task [] - SinkMaterializer[36] -> Sink: datasource_index[36] (1/1)#0 (ac104b6342f549b9f52a66fff436b489_3269d9cd00887b1061539758b8dc9901_0_0) switched from DEPLOYING to INITIALIZING. 2023-09-06 20:23:47,475 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using job/cluster config to configure application-defined state backend: org.apache.flink.runtime.state.hashmap.HashMapStateBackend@15dbce3a 2023-09-06 20:23:47,475 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using application-defined state backend: org.apache.flink.runtime.state.hashmap.HashMapStateBackend@1436d93b 2023-09-06 20:23:47,475 INFO org.apache.flink.runtime.state.StateBackendLoader [] - State backend loader loads the state backend as HashMapStateBackend 2023-09-06 20:23:47,475 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Start to initial table whitelist 2023-09-06 20:23:47,475 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Start to initial table whitelist 2023-09-06 20:23:47,475 INFO org.apache.flink.streaming.runtime.tasks.StreamTask [] - Using job/cluster config to configure application-defined checkpoint storage: org.apache.flink.runtime.state.storage.FileSystemCheckpointStorage@8fdb6d18 2023-09-06 20:23:47,485 INFO org.apache.flink.runtime.taskmanager.Task [] - GroupAggregate[34] -> Calc[35] -> ConstraintEnforcer[36] (1/1)#0 (ac104b6342f549b9f52a66fff436b489_03dd9ea9adf3c3b83aa6d1ef9b04e433_0_0) switched from DEPLOYING to INITIALIZING. 2023-09-06 20:23:47,475 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Start to initial table whitelist 2023-09-06 20:23:47,484 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Start to initial table whitelist 2023-09-06 20:23:47,484 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Start to initial table whitelist 2023-09-06 20:23:47,486 INFO org.apache.flink.runtime.state.heap.HeapRestoreOperation [] - Starting to restore from state handle: KeyGroupsStateHandle{groupRangeOffsets=KeyGroupRangeOffsets{keyGroupRange=KeyGroupRange{startKeyGroup=0, endKeyGroup=127}}, stateHandle=ByteStreamStateHandle{handleName='file:/opt/dip/master/dipsync/checkpoints/4b57d5d6989208a8e2eeb2ecc940b39a/chk-4/ec989834-f3f4-4da1-acad-91456c60d394', dataBytes=8319}}. 2023-09-06 20:23:47,488 INFO org.apache.flink.runtime.state.heap.HeapRestoreOperation [] - Starting to restore from state handle: KeyGroupsStateHandle{groupRangeOffsets=KeyGroupRangeOffsets{keyGroupRange=KeyGroupRange{startKeyGroup=0, endKeyGroup=127}}, stateHandle=ByteStreamStateHandle{handleName='file:/opt/dip/master/dipsync/checkpoints/4b57d5d6989208a8e2eeb2ecc940b39a/chk-4/f3152bb3-2924-4e02-8ef4-42670c6b974d', dataBytes=8169}}. 2023-09-06 20:23:47,489 INFO org.apache.flink.runtime.state.heap.HeapRestoreOperation [] - Finished restoring from state handle: KeyGroupsStateHandle{groupRangeOffsets=KeyGroupRangeOffsets{keyGroupRange=KeyGroupRange{startKeyGroup=0, endKeyGroup=127}}, stateHandle=ByteStreamStateHandle{handleName='file:/opt/dip/master/dipsync/checkpoints/4b57d5d6989208a8e2eeb2ecc940b39a/chk-4/ec989834-f3f4-4da1-acad-91456c60d394', dataBytes=8319}}. 2023-09-06 20:23:47,489 INFO org.apache.flink.runtime.state.heap.HeapKeyedStateBackendBuilder [] - Finished to build heap keyed state-backend. 2023-09-06 20:23:47,489 INFO org.apache.flink.runtime.state.heap.HeapKeyedStateBackend [] - Initializing heap keyed state backend with stream factory. 2023-09-06 20:23:47,491 INFO org.apache.flink.runtime.state.heap.HeapRestoreOperation [] - Finished restoring from state handle: KeyGroupsStateHandle{groupRangeOffsets=KeyGroupRangeOffsets{keyGroupRange=KeyGroupRange{startKeyGroup=0, endKeyGroup=127}}, stateHandle=ByteStreamStateHandle{handleName='file:/opt/dip/master/dipsync/checkpoints/4b57d5d6989208a8e2eeb2ecc940b39a/chk-4/f3152bb3-2924-4e02-8ef4-42670c6b974d', dataBytes=8169}}. 2023-09-06 20:23:47,491 INFO org.apache.flink.runtime.state.heap.HeapKeyedStateBackendBuilder [] - Finished to build heap keyed state-backend. 2023-09-06 20:23:47,491 INFO org.apache.flink.runtime.state.heap.HeapKeyedStateBackend [] - Initializing heap keyed state backend with stream factory. 2023-09-06 20:23:47,492 INFO org.apache.flink.runtime.state.heap.HeapRestoreOperation [] - Starting to restore from state handle: KeyGroupsStateHandle{groupRangeOffsets=KeyGroupRangeOffsets{keyGroupRange=KeyGroupRange{startKeyGroup=0, endKeyGroup=127}}, stateHandle=ByteStreamStateHandle{handleName='file:/opt/dip/master/dipsync/checkpoints/4b57d5d6989208a8e2eeb2ecc940b39a/chk-4/5ef97ccd-f58e-44bf-ab5c-539d30db13f2', dataBytes=8750}}. 2023-09-06 20:23:47,493 INFO org.apache.flink.runtime.state.heap.HeapRestoreOperation [] - Finished restoring from state handle: KeyGroupsStateHandle{groupRangeOffsets=KeyGroupRangeOffsets{keyGroupRange=KeyGroupRange{startKeyGroup=0, endKeyGroup=127}}, stateHandle=ByteStreamStateHandle{handleName='file:/opt/dip/master/dipsync/checkpoints/4b57d5d6989208a8e2eeb2ecc940b39a/chk-4/5ef97ccd-f58e-44bf-ab5c-539d30db13f2', dataBytes=8750}}. 2023-09-06 20:23:47,493 INFO org.apache.flink.runtime.state.heap.HeapKeyedStateBackendBuilder [] - Finished to build heap keyed state-backend. 2023-09-06 20:23:47,493 INFO org.apache.flink.runtime.state.heap.HeapKeyedStateBackend [] - Initializing heap keyed state backend with stream factory. 2023-09-06 20:23:47,505 INFO org.apache.flink.runtime.taskmanager.Task [] - Join[13] -> Calc[14] (1/1)#0 (ac104b6342f549b9f52a66fff436b489_5fa5f4cd9ae72c63c62c17dbea1c3183_0_0) switched from INITIALIZING to RUNNING. 2023-09-06 20:23:47,507 INFO org.apache.flink.runtime.taskmanager.Task [] - Join[25] -> Calc[26] (1/1)#0 (ac104b6342f549b9f52a66fff436b489_5eba13a28fe84abdbf2e1f560321cc9e_0_0) switched from INITIALIZING to RUNNING. 2023-09-06 20:23:47,508 INFO org.apache.flink.runtime.taskmanager.Task [] - Join[7] -> Calc[8] (1/1)#0 (ac104b6342f549b9f52a66fff436b489_42918f7d64d1adf0d787359f8529835f_0_0) switched from INITIALIZING to RUNNING. 2023-09-06 20:23:47,520 INFO org.apache.flink.runtime.state.heap.HeapRestoreOperation [] - Starting to restore from state handle: KeyGroupsStateHandle{groupRangeOffsets=KeyGroupRangeOffsets{keyGroupRange=KeyGroupRange{startKeyGroup=0, endKeyGroup=127}}, stateHandle=ByteStreamStateHandle{handleName='file:/opt/dip/master/dipsync/checkpoints/4b57d5d6989208a8e2eeb2ecc940b39a/chk-4/60a6d680-15eb-4d9a-98b5-7581fc3000ca', dataBytes=9009}}. 2023-09-06 20:23:47,520 INFO org.apache.flink.runtime.state.heap.HeapRestoreOperation [] - Starting to restore from state handle: KeyGroupsStateHandle{groupRangeOffsets=KeyGroupRangeOffsets{keyGroupRange=KeyGroupRange{startKeyGroup=0, endKeyGroup=127}}, stateHandle=ByteStreamStateHandle{handleName='file:/opt/dip/master/dipsync/checkpoints/4b57d5d6989208a8e2eeb2ecc940b39a/chk-4/40bb10a0-d4d5-42be-8157-0004eee0e5f2', dataBytes=8578}}. 2023-09-06 20:23:47,522 INFO org.apache.flink.runtime.state.heap.HeapRestoreOperation [] - Finished restoring from state handle: KeyGroupsStateHandle{groupRangeOffsets=KeyGroupRangeOffsets{keyGroupRange=KeyGroupRange{startKeyGroup=0, endKeyGroup=127}}, stateHandle=ByteStreamStateHandle{handleName='file:/opt/dip/master/dipsync/checkpoints/4b57d5d6989208a8e2eeb2ecc940b39a/chk-4/60a6d680-15eb-4d9a-98b5-7581fc3000ca', dataBytes=9009}}. 2023-09-06 20:23:47,522 INFO org.apache.flink.runtime.state.heap.HeapKeyedStateBackendBuilder [] - Finished to build heap keyed state-backend. 2023-09-06 20:23:47,522 INFO org.apache.flink.runtime.state.heap.HeapRestoreOperation [] - Finished restoring from state handle: KeyGroupsStateHandle{groupRangeOffsets=KeyGroupRangeOffsets{keyGroupRange=KeyGroupRange{startKeyGroup=0, endKeyGroup=127}}, stateHandle=ByteStreamStateHandle{handleName='file:/opt/dip/master/dipsync/checkpoints/4b57d5d6989208a8e2eeb2ecc940b39a/chk-4/40bb10a0-d4d5-42be-8157-0004eee0e5f2', dataBytes=8578}}. 2023-09-06 20:23:47,522 INFO org.apache.flink.runtime.state.heap.HeapKeyedStateBackend [] - Initializing heap keyed state backend with stream factory. 2023-09-06 20:23:47,523 INFO org.apache.flink.runtime.state.heap.HeapKeyedStateBackendBuilder [] - Finished to build heap keyed state-backend. 2023-09-06 20:23:47,523 INFO org.apache.flink.runtime.state.heap.HeapKeyedStateBackend [] - Initializing heap keyed state backend with stream factory. 2023-09-06 20:23:47,528 INFO org.apache.flink.streaming.connectors.elasticsearch7.Elasticsearch7ApiCallBridge [] - Pinging Elasticsearch cluster via hosts [http://192.168.216.80:45004] ... 2023-09-06 20:23:47,548 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Pattern matched tables: [dip_dbmodel.t_region] 2023-09-06 20:23:47,548 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Table list: [dip_dbmodel.t_region] 2023-09-06 20:23:47,548 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Start readChangeRecords process 2023-09-06 20:23:47,550 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Pattern matched tables: [dip_dbmodel.t_region_datasource_relation] 2023-09-06 20:23:47,551 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Table list: [dip_dbmodel.t_region_datasource_relation] 2023-09-06 20:23:47,551 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Pattern matched tables: [dip_dbmodel.t_datasource] 2023-09-06 20:23:47,551 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Start readChangeRecords process 2023-09-06 20:23:47,551 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Table list: [dip_dbmodel.t_datasource] 2023-09-06 20:23:47,551 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Start readChangeRecords process 2023-09-06 20:23:47,552 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Pattern matched tables: [dip_dbmodel.t_datasource_owner_relation] 2023-09-06 20:23:47,552 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Table list: [dip_dbmodel.t_datasource_owner_relation] 2023-09-06 20:23:47,552 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Start readChangeRecords process 2023-09-06 20:23:47,555 INFO org.apache.flink.runtime.state.heap.HeapRestoreOperation [] - Starting to restore from state handle: KeyGroupsStateHandle{groupRangeOffsets=KeyGroupRangeOffsets{keyGroupRange=KeyGroupRange{startKeyGroup=0, endKeyGroup=127}}, stateHandle=RelativeFileStateHandle State: file:/opt/dip/master/dipsync/checkpoints/4b57d5d6989208a8e2eeb2ecc940b39a/chk-4/31eb1581-cc0a-40ee-a24e-078d9427afb0, 31eb1581-cc0a-40ee-a24e-078d9427afb0 [28293 bytes]}. 2023-09-06 20:23:47,556 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Pattern matched tables: [dip_dbmodel.t_datasource_type] 2023-09-06 20:23:47,556 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Table list: [dip_dbmodel.t_datasource_type] 2023-09-06 20:23:47,556 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Start readChangeRecords process 2023-09-06 20:23:47,560 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Pattern matched tables: [dip_dbmodel.t_user] 2023-09-06 20:23:47,560 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Table list: [dip_dbmodel.t_user] 2023-09-06 20:23:47,560 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - Start readChangeRecords process 2023-09-06 20:23:47,561 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - LogProxyClient started 2023-09-06 20:23:47,561 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - LogProxyClient started 2023-09-06 20:23:47,561 INFO com.oceanbase.clogproxy.client.connection.ClientStream [] - Try to reconnect 2023-09-06 20:23:47,561 INFO com.oceanbase.clogproxy.client.connection.ClientStream [] - Try to reconnect 2023-09-06 20:23:47,562 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - LogProxyClient started 2023-09-06 20:23:47,563 INFO com.oceanbase.clogproxy.client.connection.ClientStream [] - Try to reconnect 2023-09-06 20:23:47,563 INFO com.oceanbase.clogproxy.client.connection.ClientStream [] - Try to reconnect 2023-09-06 20:23:47,578 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - LogProxyClient started 2023-09-06 20:23:47,579 INFO com.oceanbase.clogproxy.client.connection.ClientStream [] - Try to reconnect 2023-09-06 20:23:47,590 INFO org.apache.flink.streaming.connectors.elasticsearch7.Elasticsearch7ApiCallBridge [] - Elasticsearch RestHighLevelClient is connected to [http://192.168.216.80:45004] 2023-09-06 20:23:47,593 INFO org.apache.flink.runtime.state.heap.HeapRestoreOperation [] - Starting to restore from state handle: KeyGroupsStateHandle{groupRangeOffsets=KeyGroupRangeOffsets{keyGroupRange=KeyGroupRange{startKeyGroup=0, endKeyGroup=127}}, stateHandle=ByteStreamStateHandle{handleName='file:/opt/dip/master/dipsync/checkpoints/4b57d5d6989208a8e2eeb2ecc940b39a/chk-4/77168df0-2f02-4365-92a0-df1901ef292b', dataBytes=11976}}. 2023-09-06 20:23:47,606 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - LogProxyClient started 2023-09-06 20:23:47,606 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - LogProxyClient started 2023-09-06 20:23:47,607 INFO org.apache.flink.runtime.taskmanager.Task [] - Join[31] -> Calc[32] (1/1)#0 (ac104b6342f549b9f52a66fff436b489_ba44f133be1ffa78284ae2ae23587545_0_0) switched from INITIALIZING to RUNNING. 2023-09-06 20:23:47,607 INFO org.apache.flink.runtime.taskmanager.Task [] - Join[19] -> Calc[20] (1/1)#0 (ac104b6342f549b9f52a66fff436b489_cfd4d872ec6601c734021a3f311dc5f2_0_0) switched from INITIALIZING to RUNNING. 2023-09-06 20:23:47,608 INFO com.oceanbase.clogproxy.client.connection.ClientStream [] - Reconnect successfully 2023-09-06 20:23:47,606 INFO com.oceanbase.clogproxy.client.connection.ClientStream [] - Try to reconnect 2023-09-06 20:23:47,608 INFO com.oceanbase.clogproxy.client.connection.ClientHandler [] - ClientId: datasource_index_1: rootserver_list=192.168.216.80:13509:13507, cluster_id=, cluster_user=dip_admin@dip, cluster_password=******, , sys_user=, sys_password=******, tb_white_list=dip.*.*, tb_black_list=|, start_timestamp=0, start_timestamp_us=0, timezone=+00:00, working_mode=memory connecting LogProxy: 192.168.216.80:13508 2023-09-06 20:23:47,608 INFO org.apache.flink.runtime.state.heap.HeapRestoreOperation [] - Finished restoring from state handle: KeyGroupsStateHandle{groupRangeOffsets=KeyGroupRangeOffsets{keyGroupRange=KeyGroupRange{startKeyGroup=0, endKeyGroup=127}}, stateHandle=ByteStreamStateHandle{handleName='file:/opt/dip/master/dipsync/checkpoints/4b57d5d6989208a8e2eeb2ecc940b39a/chk-4/77168df0-2f02-4365-92a0-df1901ef292b', dataBytes=11976}}. 2023-09-06 20:23:47,608 INFO org.apache.flink.runtime.state.heap.HeapKeyedStateBackendBuilder [] - Finished to build heap keyed state-backend. 2023-09-06 20:23:47,608 INFO org.apache.flink.runtime.state.heap.HeapKeyedStateBackend [] - Initializing heap keyed state backend with stream factory. 2023-09-06 20:23:47,610 INFO com.oceanbase.clogproxy.client.connection.ClientStream [] - Reconnect successfully 2023-09-06 20:23:47,610 INFO com.oceanbase.clogproxy.client.connection.ClientHandler [] - ClientId: datasource_index_6: rootserver_list=192.168.216.80:13509:13507, cluster_id=, cluster_user=dip_admin@dip, cluster_password=******, , sys_user=, sys_password=******, tb_white_list=dip.*.*, tb_black_list=|, start_timestamp=0, start_timestamp_us=0, timezone=+00:00, working_mode=memory connecting LogProxy: 192.168.216.80:13508 2023-09-06 20:23:47,611 INFO com.oceanbase.clogproxy.client.connection.ClientStream [] - Reconnect successfully 2023-09-06 20:23:47,611 INFO com.oceanbase.clogproxy.client.connection.ClientHandler [] - ClientId: datasource_index_5: rootserver_list=192.168.216.80:13509:13507, cluster_id=, cluster_user=dip_admin@dip, cluster_password=******, , sys_user=, sys_password=******, tb_white_list=dip.*.*, tb_black_list=|, start_timestamp=0, start_timestamp_us=0, timezone=+00:00, working_mode=memory connecting LogProxy: 192.168.216.80:13508 2023-09-06 20:23:47,612 INFO com.oceanbase.clogproxy.client.connection.ClientStream [] - Reconnect successfully 2023-09-06 20:23:47,612 INFO com.oceanbase.clogproxy.client.connection.ClientHandler [] - ClientId: datasource_index_3: rootserver_list=192.168.216.80:13509:13507, cluster_id=, cluster_user=dip_admin@dip, cluster_password=******, , sys_user=, sys_password=******, tb_white_list=dip.*.*, tb_black_list=|, start_timestamp=0, start_timestamp_us=0, timezone=+00:00, working_mode=memory connecting LogProxy: 192.168.216.80:13508 2023-09-06 20:23:47,613 INFO com.oceanbase.clogproxy.client.connection.ClientStream [] - Reconnect successfully 2023-09-06 20:23:47,613 INFO com.oceanbase.clogproxy.client.connection.ClientHandler [] - ClientId: datasource_index_4: rootserver_list=192.168.216.80:13509:13507, cluster_id=, cluster_user=dip_admin@dip, cluster_password=******, , sys_user=, sys_password=******, tb_white_list=dip.*.*, tb_black_list=|, start_timestamp=0, start_timestamp_us=0, timezone=+00:00, working_mode=memory connecting LogProxy: 192.168.216.80:13508 2023-09-06 20:23:47,617 INFO com.oceanbase.clogproxy.client.connection.ClientStream [] - Reconnect successfully 2023-09-06 20:23:47,618 INFO com.oceanbase.clogproxy.client.connection.ClientHandler [] - ClientId: datasource_index_2: rootserver_list=192.168.216.80:13509:13507, cluster_id=, cluster_user=dip_admin@dip, cluster_password=******, , sys_user=, sys_password=******, tb_white_list=dip.*.*, tb_black_list=|, start_timestamp=0, start_timestamp_us=0, timezone=+00:00, working_mode=memory connecting LogProxy: 192.168.216.80:13508 2023-09-06 20:23:47,636 INFO org.apache.flink.runtime.taskmanager.Task [] - SinkMaterializer[36] -> Sink: datasource_index[36] (1/1)#0 (ac104b6342f549b9f52a66fff436b489_3269d9cd00887b1061539758b8dc9901_0_0) switched from INITIALIZING to RUNNING. 2023-09-06 20:23:47,645 INFO org.apache.flink.runtime.state.heap.HeapRestoreOperation [] - Finished restoring from state handle: KeyGroupsStateHandle{groupRangeOffsets=KeyGroupRangeOffsets{keyGroupRange=KeyGroupRange{startKeyGroup=0, endKeyGroup=127}}, stateHandle=RelativeFileStateHandle State: file:/opt/dip/master/dipsync/checkpoints/4b57d5d6989208a8e2eeb2ecc940b39a/chk-4/31eb1581-cc0a-40ee-a24e-078d9427afb0, 31eb1581-cc0a-40ee-a24e-078d9427afb0 [28293 bytes]}. 2023-09-06 20:23:47,645 INFO org.apache.flink.runtime.state.heap.HeapKeyedStateBackendBuilder [] - Finished to build heap keyed state-backend. 2023-09-06 20:23:47,645 INFO org.apache.flink.runtime.state.heap.HeapKeyedStateBackend [] - Initializing heap keyed state backend with stream factory. 2023-09-06 20:23:47,707 INFO org.apache.flink.runtime.taskmanager.Task [] - GroupAggregate[34] -> Calc[35] -> ConstraintEnforcer[36] (1/1)#0 (ac104b6342f549b9f52a66fff436b489_03dd9ea9adf3c3b83aa6d1ef9b04e433_0_0) switched from INITIALIZING to RUNNING. 2023-09-06 20:23:47,879 INFO com.oceanbase.clogproxy.client.connection.ClientHandler [] - Connected to LogProxyServer, ip:127.0.1.1, version:f136f77be0d1ad50ff7053e5d1592c3d40696094 2023-09-06 20:23:47,896 INFO com.oceanbase.clogproxy.client.connection.ClientHandler [] - Connected to LogProxyServer, ip:127.0.1.1, version:f136f77be0d1ad50ff7053e5d1592c3d40696094 2023-09-06 20:23:47,932 INFO com.oceanbase.clogproxy.client.connection.ClientHandler [] - Connected to LogProxyServer, ip:127.0.1.1, version:f136f77be0d1ad50ff7053e5d1592c3d40696094 2023-09-06 20:23:47,958 INFO com.oceanbase.clogproxy.client.connection.ClientHandler [] - Connected to LogProxyServer, ip:127.0.1.1, version:f136f77be0d1ad50ff7053e5d1592c3d40696094 2023-09-06 20:23:47,975 INFO com.oceanbase.clogproxy.client.connection.ClientHandler [] - Connected to LogProxyServer, ip:127.0.1.1, version:f136f77be0d1ad50ff7053e5d1592c3d40696094 2023-09-06 20:23:47,999 INFO com.oceanbase.clogproxy.client.connection.ClientHandler [] - Connected to LogProxyServer, ip:127.0.1.1, version:f136f77be0d1ad50ff7053e5d1592c3d40696094 2023-09-06 20:23:51,383 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - snapshotState checkpoint: 7 at resolvedTimestamp: 1694003026 2023-09-06 20:23:51,383 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - snapshotState checkpoint: 7 at resolvedTimestamp: 1694003027 2023-09-06 20:23:51,384 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - snapshotState checkpoint: 7 at resolvedTimestamp: 1694003026 2023-09-06 20:23:56,218 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - snapshotState checkpoint: 9 at resolvedTimestamp: 1694003026 2023-09-06 20:23:56,218 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - snapshotState checkpoint: 9 at resolvedTimestamp: 1694003027 2023-09-06 20:23:56,220 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - snapshotState checkpoint: 9 at resolvedTimestamp: 1694003026 2023-09-06 20:23:56,221 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - snapshotState checkpoint: 9 at resolvedTimestamp: 1694003026 2023-09-06 20:23:56,221 INFO com.ververica.cdc.connectors.oceanbase.source.OceanBaseRichSourceFunction [] - snapshotState checkpoint: 9 at resolvedTimestamp: 1694003026