flink-yawyd-kubernetes-session-0-earth.log.2 23 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139
  1. 2024-09-18 10:57:00,682 INFO org.apache.flink.runtime.entrypoint.ClusterEntrypoint [] - --------------------------------------------------------------------------------
  2. 2024-09-18 10:57:00,683 INFO org.apache.flink.runtime.entrypoint.ClusterEntrypoint [] - Starting KubernetesSessionClusterEntrypoint (Version: 1.19.1, Scala: 2.12, Rev:5edb5a9, Date:2024-06-06T14:45:33+02:00)
  3. 2024-09-18 10:57:00,683 INFO org.apache.flink.runtime.entrypoint.ClusterEntrypoint [] - OS current user: yawyd
  4. 2024-09-18 10:57:00,683 INFO org.apache.flink.runtime.entrypoint.ClusterEntrypoint [] - Current Hadoop/Kerberos user: <no hadoop dependency found>
  5. 2024-09-18 10:57:00,684 INFO org.apache.flink.runtime.entrypoint.ClusterEntrypoint [] - JVM: OpenJDK 64-Bit Server VM - Amazon.com Inc. - 11/11.0.24+8-LTS
  6. 2024-09-18 10:57:00,684 INFO org.apache.flink.runtime.entrypoint.ClusterEntrypoint [] - Arch: amd64
  7. 2024-09-18 10:57:00,684 INFO org.apache.flink.runtime.entrypoint.ClusterEntrypoint [] - Maximum heap size: 8002 MiBytes
  8. 2024-09-18 10:57:00,684 INFO org.apache.flink.runtime.entrypoint.ClusterEntrypoint [] - JAVA_HOME: /home/yawyd/.sdkman/candidates/java/current
  9. 2024-09-18 10:57:00,684 INFO org.apache.flink.runtime.entrypoint.ClusterEntrypoint [] - No Hadoop Dependency available
  10. 2024-09-18 10:57:00,684 INFO org.apache.flink.runtime.entrypoint.ClusterEntrypoint [] - JVM Options:
  11. 2024-09-18 10:57:00,684 INFO org.apache.flink.runtime.entrypoint.ClusterEntrypoint [] - -XX:+IgnoreUnrecognizedVMOptions
  12. 2024-09-18 10:57:00,684 INFO org.apache.flink.runtime.entrypoint.ClusterEntrypoint [] - -Da=b
  13. 2024-09-18 10:57:00,684 INFO org.apache.flink.runtime.entrypoint.ClusterEntrypoint [] - -Dlog.file=/home/yawyd/k8s-manifests/flink/oas/log/flink-yawyd-kubernetes-session-0-earth.log
  14. 2024-09-18 10:57:00,684 INFO org.apache.flink.runtime.entrypoint.ClusterEntrypoint [] - -Dlog4j.configuration=file:/home/yawyd/k8s-manifests/flink/oas/conf/log4j-console.properties
  15. 2024-09-18 10:57:00,684 INFO org.apache.flink.runtime.entrypoint.ClusterEntrypoint [] - -Dlog4j.configurationFile=file:/home/yawyd/k8s-manifests/flink/oas/conf/log4j-console.properties
  16. 2024-09-18 10:57:00,684 INFO org.apache.flink.runtime.entrypoint.ClusterEntrypoint [] - -Dlogback.configurationFile=file:/home/yawyd/k8s-manifests/flink/oas/conf/logback-console.xml
  17. 2024-09-18 10:57:00,684 INFO org.apache.flink.runtime.entrypoint.ClusterEntrypoint [] - Program Arguments:
  18. 2024-09-18 10:57:00,685 INFO org.apache.flink.runtime.entrypoint.ClusterEntrypoint [] - --help
  19. 2024-09-18 10:57:00,685 INFO org.apache.flink.runtime.entrypoint.ClusterEntrypoint [] - Classpath: /home/yawyd/k8s-manifests/flink/oas/lib/flink-cep-1.19.1.jar:/home/yawyd/k8s-manifests/flink/oas/lib/flink-connector-files-1.19.1.jar:/home/yawyd/k8s-manifests/flink/oas/lib/flink-csv-1.19.1.jar:/home/yawyd/k8s-manifests/flink/oas/lib/flink-json-1.19.1.jar:/home/yawyd/k8s-manifests/flink/oas/lib/flink-scala_2.12-1.19.1.jar:/home/yawyd/k8s-manifests/flink/oas/lib/flink-table-api-java-uber-1.19.1.jar:/home/yawyd/k8s-manifests/flink/oas/lib/flink-table-planner-loader-1.19.1.jar:/home/yawyd/k8s-manifests/flink/oas/lib/flink-table-runtime-1.19.1.jar:/home/yawyd/k8s-manifests/flink/oas/lib/log4j-1.2-api-2.17.1.jar:/home/yawyd/k8s-manifests/flink/oas/lib/log4j-api-2.17.1.jar:/home/yawyd/k8s-manifests/flink/oas/lib/log4j-core-2.17.1.jar:/home/yawyd/k8s-manifests/flink/oas/lib/log4j-slf4j-impl-2.17.1.jar:/home/yawyd/k8s-manifests/flink/oas/lib/flink-dist-1.19.1.jar::::
  20. 2024-09-18 10:57:00,685 INFO org.apache.flink.runtime.entrypoint.ClusterEntrypoint [] - --------------------------------------------------------------------------------
  21. 2024-09-18 10:57:00,686 INFO org.apache.flink.runtime.entrypoint.ClusterEntrypoint [] - Registered UNIX signal handlers for [TERM, HUP, INT]
  22. 2024-09-18 10:57:00,691 INFO org.apache.flink.configuration.GlobalConfiguration [] - Using standard YAML parser to load flink configuration file from /home/yawyd/k8s-manifests/flink/oas/conf/config.yaml.
  23. 2024-09-18 10:57:00,718 INFO org.apache.flink.configuration.GlobalConfiguration [] - Loading configuration property: taskmanager.memory.process.size, 1728m
  24. 2024-09-18 10:57:00,718 INFO org.apache.flink.configuration.GlobalConfiguration [] - Loading configuration property: taskmanager.bind-host, localhost
  25. 2024-09-18 10:57:00,718 INFO org.apache.flink.configuration.GlobalConfiguration [] - Loading configuration property: jobmanager.execution.failover-strategy, region
  26. 2024-09-18 10:57:00,718 INFO org.apache.flink.configuration.GlobalConfiguration [] - Loading configuration property: kubernetes.pod-template-file.taskmanager, ./conf/taskmanager-pod-template.yaml
  27. 2024-09-18 10:57:00,718 INFO org.apache.flink.configuration.GlobalConfiguration [] - Loading configuration property: jobmanager.rpc.address, localhost
  28. 2024-09-18 10:57:00,719 INFO org.apache.flink.configuration.GlobalConfiguration [] - Loading configuration property: jobmanager.memory.process.size, 1600m
  29. 2024-09-18 10:57:00,719 INFO org.apache.flink.configuration.GlobalConfiguration [] - Loading configuration property: jobmanager.rpc.port, 6123
  30. 2024-09-18 10:57:00,719 INFO org.apache.flink.configuration.GlobalConfiguration [] - Loading configuration property: rest.bind-address, localhost
  31. 2024-09-18 10:57:00,719 INFO org.apache.flink.configuration.GlobalConfiguration [] - Loading configuration property: jobmanager.bind-host, localhost
  32. 2024-09-18 10:57:00,719 INFO org.apache.flink.configuration.GlobalConfiguration [] - Loading configuration property: taskmanager.host, localhost
  33. 2024-09-18 10:57:00,719 INFO org.apache.flink.configuration.GlobalConfiguration [] - Loading configuration property: kubernetes.namespace, data
  34. 2024-09-18 10:57:00,719 INFO org.apache.flink.configuration.GlobalConfiguration [] - Loading configuration property: parallelism.default, 1
  35. 2024-09-18 10:57:00,719 INFO org.apache.flink.configuration.GlobalConfiguration [] - Loading configuration property: taskmanager.numberOfTaskSlots, 1
  36. 2024-09-18 10:57:00,719 INFO org.apache.flink.configuration.GlobalConfiguration [] - Loading configuration property: rest.address, localhost
  37. 2024-09-18 10:57:00,719 INFO org.apache.flink.configuration.GlobalConfiguration [] - Loading configuration property: kubernetes.pod-template-file.jobmanager, ./conf/jobmanager-pod-template.yaml
  38. 2024-09-18 10:57:00,719 INFO org.apache.flink.configuration.GlobalConfiguration [] - Loading configuration property: env.java.opts.all, -Da=b
  39. 2024-09-18 10:57:00,821 INFO org.apache.flink.runtime.entrypoint.ClusterEntrypoint [] - Starting KubernetesSessionClusterEntrypoint.
  40. 2024-09-18 10:57:00,836 INFO org.apache.flink.runtime.entrypoint.ClusterEntrypoint [] - Install default filesystem.
  41. 2024-09-18 10:57:00,838 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.
  42. 2024-09-18 10:57:00,848 INFO org.apache.flink.core.plugin.DefaultPluginManager [] - Plugin loader with ID not found, creating it: external-resource-gpu
  43. 2024-09-18 10:57:00,851 INFO org.apache.flink.core.plugin.DefaultPluginManager [] - Plugin loader with ID not found, creating it: metrics-influx
  44. 2024-09-18 10:57:00,852 INFO org.apache.flink.core.plugin.DefaultPluginManager [] - Plugin loader with ID not found, creating it: metrics-jmx
  45. 2024-09-18 10:57:00,852 INFO org.apache.flink.core.plugin.DefaultPluginManager [] - Plugin loader with ID not found, creating it: metrics-slf4j
  46. 2024-09-18 10:57:00,852 INFO org.apache.flink.core.plugin.DefaultPluginManager [] - Plugin loader with ID not found, creating it: metrics-prometheus
  47. 2024-09-18 10:57:00,852 INFO org.apache.flink.core.plugin.DefaultPluginManager [] - Plugin loader with ID not found, creating it: metrics-statsd
  48. 2024-09-18 10:57:00,852 INFO org.apache.flink.core.plugin.DefaultPluginManager [] - Plugin loader with ID not found, creating it: metrics-datadog
  49. 2024-09-18 10:57:00,853 INFO org.apache.flink.core.plugin.DefaultPluginManager [] - Plugin loader with ID not found, creating it: metrics-graphite
  50. 2024-09-18 10:57:00,861 INFO org.apache.flink.runtime.entrypoint.ClusterEntrypoint [] - Install security context.
  51. 2024-09-18 10:57:00,870 INFO org.apache.flink.runtime.security.modules.HadoopModuleFactory [] - Cannot create Hadoop Security Module because Hadoop cannot be found in the Classpath.
  52. 2024-09-18 10:57:00,874 INFO org.apache.flink.runtime.security.modules.JaasModule [] - Jaas file will be created as /tmp/jaas-8895991369902140524.conf.
  53. 2024-09-18 10:57:00,877 INFO org.apache.flink.runtime.security.contexts.HadoopSecurityContextFactory [] - Cannot install HadoopSecurityContext because Hadoop cannot be found in the Classpath.
  54. 2024-09-18 10:57:00,878 INFO org.apache.flink.runtime.entrypoint.ClusterEntrypoint [] - Initializing cluster services.
  55. 2024-09-18 10:57:00,883 INFO org.apache.flink.runtime.entrypoint.ClusterEntrypoint [] - Using working directory: WorkingDirectory(/tmp/jm_385232c0f647ea9b04aca130c21e63e1).
  56. 2024-09-18 10:57:01,069 INFO org.apache.flink.runtime.rpc.pekko.PekkoRpcServiceUtils [] - Trying to start actor system, external address localhost:6123, bind address localhost:6123.
  57. 2024-09-18 10:57:01,484 INFO org.apache.pekko.event.slf4j.Slf4jLogger [] - Slf4jLogger started
  58. 2024-09-18 10:57:01,500 INFO org.apache.pekko.remote.RemoteActorRefProvider [] - Pekko Cluster not in use - enabling unsafe features anyway because `pekko.remote.use-unsafe-remote-features-outside-cluster` has been enabled.
  59. 2024-09-18 10:57:01,501 INFO org.apache.pekko.remote.Remoting [] - Starting remoting
  60. 2024-09-18 10:57:01,595 INFO org.apache.pekko.remote.Remoting [] - Remoting started; listening on addresses :[pekko.tcp://flink@localhost:6123]
  61. 2024-09-18 10:57:01,663 INFO org.apache.flink.runtime.rpc.pekko.PekkoRpcServiceUtils [] - Actor system started at pekko.tcp://flink@localhost:6123
  62. 2024-09-18 10:57:01,673 INFO org.apache.flink.runtime.security.token.DefaultDelegationTokenManager [] - Loading delegation token providers
  63. 2024-09-18 10:57:01,675 INFO org.apache.flink.runtime.security.token.hadoop.HadoopFSDelegationTokenProvider [] - Hadoop FS is not available (not packaged with this application): NoClassDefFoundError : "org/apache/hadoop/conf/Configuration".
  64. 2024-09-18 10:57:01,675 INFO org.apache.flink.runtime.security.token.DefaultDelegationTokenManager [] - Delegation token provider hadoopfs loaded and initialized
  65. 2024-09-18 10:57:01,676 INFO org.apache.flink.runtime.security.token.DefaultDelegationTokenManager [] - Delegation token provider hbase loaded and initialized
  66. 2024-09-18 10:57:01,676 INFO org.apache.flink.core.plugin.DefaultPluginManager [] - Plugin loader with ID found, reusing it: external-resource-gpu
  67. 2024-09-18 10:57:01,676 INFO org.apache.flink.core.plugin.DefaultPluginManager [] - Plugin loader with ID found, reusing it: metrics-influx
  68. 2024-09-18 10:57:01,676 INFO org.apache.flink.core.plugin.DefaultPluginManager [] - Plugin loader with ID found, reusing it: metrics-jmx
  69. 2024-09-18 10:57:01,676 INFO org.apache.flink.core.plugin.DefaultPluginManager [] - Plugin loader with ID found, reusing it: metrics-slf4j
  70. 2024-09-18 10:57:01,676 INFO org.apache.flink.core.plugin.DefaultPluginManager [] - Plugin loader with ID found, reusing it: metrics-prometheus
  71. 2024-09-18 10:57:01,676 INFO org.apache.flink.core.plugin.DefaultPluginManager [] - Plugin loader with ID found, reusing it: metrics-statsd
  72. 2024-09-18 10:57:01,676 INFO org.apache.flink.core.plugin.DefaultPluginManager [] - Plugin loader with ID found, reusing it: metrics-datadog
  73. 2024-09-18 10:57:01,676 INFO org.apache.flink.core.plugin.DefaultPluginManager [] - Plugin loader with ID found, reusing it: metrics-graphite
  74. 2024-09-18 10:57:01,677 INFO org.apache.flink.runtime.security.token.DefaultDelegationTokenManager [] - Delegation token providers loaded successfully
  75. 2024-09-18 10:57:01,677 INFO org.apache.flink.runtime.security.token.DelegationTokenReceiverRepository [] - Loading delegation token receivers
  76. 2024-09-18 10:57:01,678 INFO org.apache.flink.runtime.security.token.DelegationTokenReceiverRepository [] - Delegation token receiver hadoopfs loaded and initialized
  77. 2024-09-18 10:57:01,679 INFO org.apache.flink.runtime.security.token.DelegationTokenReceiverRepository [] - Delegation token receiver hbase loaded and initialized
  78. 2024-09-18 10:57:01,679 INFO org.apache.flink.core.plugin.DefaultPluginManager [] - Plugin loader with ID found, reusing it: external-resource-gpu
  79. 2024-09-18 10:57:01,679 INFO org.apache.flink.core.plugin.DefaultPluginManager [] - Plugin loader with ID found, reusing it: metrics-influx
  80. 2024-09-18 10:57:01,679 INFO org.apache.flink.core.plugin.DefaultPluginManager [] - Plugin loader with ID found, reusing it: metrics-jmx
  81. 2024-09-18 10:57:01,679 INFO org.apache.flink.core.plugin.DefaultPluginManager [] - Plugin loader with ID found, reusing it: metrics-slf4j
  82. 2024-09-18 10:57:01,679 INFO org.apache.flink.core.plugin.DefaultPluginManager [] - Plugin loader with ID found, reusing it: metrics-prometheus
  83. 2024-09-18 10:57:01,679 INFO org.apache.flink.core.plugin.DefaultPluginManager [] - Plugin loader with ID found, reusing it: metrics-statsd
  84. 2024-09-18 10:57:01,679 INFO org.apache.flink.core.plugin.DefaultPluginManager [] - Plugin loader with ID found, reusing it: metrics-datadog
  85. 2024-09-18 10:57:01,679 INFO org.apache.flink.core.plugin.DefaultPluginManager [] - Plugin loader with ID found, reusing it: metrics-graphite
  86. 2024-09-18 10:57:01,679 INFO org.apache.flink.runtime.security.token.DelegationTokenReceiverRepository [] - Delegation token receivers loaded successfully
  87. 2024-09-18 10:57:01,680 INFO org.apache.flink.runtime.security.token.DefaultDelegationTokenManager [] - Checking provider and receiver instances consistency
  88. 2024-09-18 10:57:01,680 INFO org.apache.flink.runtime.security.token.DefaultDelegationTokenManager [] - Provider and receiver instances are consistent
  89. 2024-09-18 10:57:01,680 INFO org.apache.flink.runtime.security.token.DefaultDelegationTokenManager [] - Obtaining delegation tokens
  90. 2024-09-18 10:57:01,681 INFO org.apache.flink.runtime.security.token.DefaultDelegationTokenManager [] - Delegation tokens obtained successfully
  91. 2024-09-18 10:57:01,681 WARN org.apache.flink.runtime.security.token.DefaultDelegationTokenManager [] - No tokens obtained so skipping notifications
  92. 2024-09-18 10:57:01,692 INFO org.apache.flink.runtime.blob.BlobServer [] - Created BLOB server storage directory /tmp/jm_385232c0f647ea9b04aca130c21e63e1/blobStorage
  93. 2024-09-18 10:57:01,694 INFO org.apache.flink.runtime.blob.BlobServer [] - Started BLOB server at 127.0.0.1:40639 - max concurrent requests: 50 - max backlog: 1000
  94. 2024-09-18 10:57:01,703 INFO org.apache.flink.runtime.metrics.MetricRegistryImpl [] - No metrics reporter configured, no metrics will be exposed/reported.
  95. 2024-09-18 10:57:01,703 INFO org.apache.flink.runtime.metrics.MetricRegistryImpl [] - No trace reporter configured, no metrics will be exposed/reported.
  96. 2024-09-18 10:57:01,705 INFO org.apache.flink.runtime.rpc.pekko.PekkoRpcServiceUtils [] - Trying to start actor system, external address localhost:0, bind address localhost:0.
  97. 2024-09-18 10:57:01,715 INFO org.apache.pekko.event.slf4j.Slf4jLogger [] - Slf4jLogger started
  98. 2024-09-18 10:57:01,718 INFO org.apache.pekko.remote.RemoteActorRefProvider [] - Pekko Cluster not in use - enabling unsafe features anyway because `pekko.remote.use-unsafe-remote-features-outside-cluster` has been enabled.
  99. 2024-09-18 10:57:01,718 INFO org.apache.pekko.remote.Remoting [] - Starting remoting
  100. 2024-09-18 10:57:01,723 INFO org.apache.pekko.remote.Remoting [] - Remoting started; listening on addresses :[pekko.tcp://flink-metrics@localhost:38719]
  101. 2024-09-18 10:57:01,730 INFO org.apache.flink.runtime.rpc.pekko.PekkoRpcServiceUtils [] - Actor system started at pekko.tcp://flink-metrics@localhost:38719
  102. 2024-09-18 10:57:01,739 INFO org.apache.flink.runtime.rpc.pekko.PekkoRpcService [] - Starting RPC endpoint for org.apache.flink.runtime.metrics.dump.MetricQueryService at pekko://flink-metrics/user/rpc/MetricQueryService .
  103. 2024-09-18 10:57:01,755 INFO org.apache.flink.runtime.dispatcher.FileExecutionGraphInfoStore [] - Initializing FileExecutionGraphInfoStore: Storage directory /tmp/executionGraphStore-564f2b38-193b-4b85-9edb-52b53a0ad3b1, expiration time 3600000, maximum cache size 52428800 bytes.
  104. 2024-09-18 10:57:01,804 INFO org.apache.flink.runtime.dispatcher.DispatcherRestEndpoint [] - Upload directory /tmp/flink-web-96136e69-7b03-413b-95f5-61e066997d18/flink-web-upload does not exist.
  105. 2024-09-18 10:57:01,804 INFO org.apache.flink.runtime.dispatcher.DispatcherRestEndpoint [] - Created directory /tmp/flink-web-96136e69-7b03-413b-95f5-61e066997d18/flink-web-upload for file uploads.
  106. 2024-09-18 10:57:01,805 INFO org.apache.flink.runtime.dispatcher.DispatcherRestEndpoint [] - Starting rest endpoint.
  107. 2024-09-18 10:57:01,879 INFO org.apache.flink.runtime.webmonitor.WebMonitorUtils [] - Determined location of main cluster component log file: /home/yawyd/k8s-manifests/flink/oas/log/flink-yawyd-kubernetes-session-0-earth.log
  108. 2024-09-18 10:57:01,879 INFO org.apache.flink.runtime.webmonitor.WebMonitorUtils [] - Determined location of main cluster component stdout file: /home/yawyd/k8s-manifests/flink/oas/log/flink-yawyd-kubernetes-session-0-earth.out
  109. 2024-09-18 10:57:01,951 INFO org.apache.flink.runtime.dispatcher.DispatcherRestEndpoint [] - Rest endpoint listening at 127.0.0.1:8081
  110. 2024-09-18 10:57:01,952 INFO org.apache.flink.runtime.dispatcher.DispatcherRestEndpoint [] - http://127.0.0.1:8081 was granted leadership with leaderSessionID=00000000-0000-0000-0000-000000000000
  111. 2024-09-18 10:57:01,953 INFO org.apache.flink.runtime.dispatcher.DispatcherRestEndpoint [] - Web frontend listening at http://127.0.0.1:8081.
  112. 2024-09-18 10:57:01,960 INFO org.apache.flink.runtime.util.config.memory.ProcessMemoryUtils [] - The derived from fraction jvm overhead memory (172.800mb (181193935 bytes)) is less than its min value 192.000mb (201326592 bytes), min value will be used instead
  113. 2024-09-18 10:57:01,966 WARN org.apache.flink.kubernetes.entrypoint.KubernetesResourceManagerFactory [] - Configured size for 'taskmanager.memory.process.size' is ignored. Total memory size for TaskManagers are dynamically decided in fine-grained resource management.
  114. 2024-09-18 10:57:01,969 INFO org.apache.flink.runtime.dispatcher.runner.DefaultDispatcherRunner [] - DefaultDispatcherRunner was granted leadership with leader id 00000000-0000-0000-0000-000000000000. Creating new DispatcherLeaderProcess.
  115. 2024-09-18 10:57:01,972 INFO org.apache.flink.runtime.dispatcher.runner.SessionDispatcherLeaderProcess [] - Start SessionDispatcherLeaderProcess.
  116. 2024-09-18 10:57:01,973 INFO org.apache.flink.runtime.resourcemanager.ResourceManagerServiceImpl [] - Starting resource manager service.
  117. 2024-09-18 10:57:01,973 INFO org.apache.flink.runtime.resourcemanager.ResourceManagerServiceImpl [] - Resource manager service is granted leadership with session id 00000000-0000-0000-0000-000000000000.
  118. 2024-09-18 10:57:01,974 INFO org.apache.flink.runtime.dispatcher.runner.SessionDispatcherLeaderProcess [] - Recover all persisted job graphs that are not finished, yet.
  119. 2024-09-18 10:57:01,975 INFO org.apache.flink.runtime.dispatcher.runner.SessionDispatcherLeaderProcess [] - Successfully recovered 0 persisted job graphs.
  120. 2024-09-18 10:57:01,982 INFO org.apache.flink.runtime.rpc.pekko.PekkoRpcService [] - Starting RPC endpoint for org.apache.flink.runtime.dispatcher.StandaloneDispatcher at pekko://flink/user/rpc/dispatcher_0 .
  121. 2024-09-18 10:57:02,534 ERROR org.apache.flink.runtime.entrypoint.ClusterEntrypoint [] - Fatal error occurred in the cluster entrypoint.
  122. org.apache.flink.util.FlinkException: Cannot start resource manager.
  123. at org.apache.flink.runtime.resourcemanager.ResourceManagerServiceImpl.lambda$grantLeadership$2(ResourceManagerServiceImpl.java:205) ~[flink-dist-1.19.1.jar:1.19.1]
  124. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [?:?]
  125. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [?:?]
  126. at java.lang.Thread.run(Thread.java:829) [?:?]
  127. Caused by: java.lang.IllegalArgumentException: Configuration option 'kubernetes.cluster-id' is not set.
  128. at org.apache.flink.kubernetes.kubeclient.Fabric8FlinkKubeClient.lambda$new$0(Fabric8FlinkKubeClient.java:98) ~[flink-dist-1.19.1.jar:1.19.1]
  129. at java.util.Optional.orElseThrow(Optional.java:408) ~[?:?]
  130. at org.apache.flink.kubernetes.kubeclient.Fabric8FlinkKubeClient.<init>(Fabric8FlinkKubeClient.java:95) ~[flink-dist-1.19.1.jar:1.19.1]
  131. at org.apache.flink.kubernetes.kubeclient.FlinkKubeClientFactory.fromConfiguration(FlinkKubeClientFactory.java:110) ~[flink-dist-1.19.1.jar:1.19.1]
  132. at org.apache.flink.kubernetes.entrypoint.KubernetesResourceManagerFactory.createResourceManagerDriver(KubernetesResourceManagerFactory.java:63) ~[flink-dist-1.19.1.jar:1.19.1]
  133. at org.apache.flink.runtime.resourcemanager.active.ActiveResourceManagerFactory.createResourceManager(ActiveResourceManagerFactory.java:112) ~[flink-dist-1.19.1.jar:1.19.1]
  134. at org.apache.flink.runtime.resourcemanager.ResourceManagerFactory.createResourceManager(ResourceManagerFactory.java:103) ~[flink-dist-1.19.1.jar:1.19.1]
  135. at org.apache.flink.runtime.resourcemanager.ResourceManagerServiceImpl.startNewLeaderResourceManager(ResourceManagerServiceImpl.java:254) ~[flink-dist-1.19.1.jar:1.19.1]
  136. at org.apache.flink.runtime.resourcemanager.ResourceManagerServiceImpl.lambda$grantLeadership$2(ResourceManagerServiceImpl.java:203) ~[flink-dist-1.19.1.jar:1.19.1]
  137. ... 3 more
  138. 2024-09-18 10:57:02,539 INFO org.apache.flink.runtime.entrypoint.ClusterEntrypoint [] - Shutting KubernetesSessionClusterEntrypoint down with application status UNKNOWN. Diagnostics Cluster entrypoint has been closed externally..
  139. 2024-09-18 10:57:02,539 INFO org.apache.flink.runtime.blob.BlobServer [] - Stopped BLOB server at 127.0.0.1:40639