创建部署问题时,请参考下面模板,你提供的信息越多,越容易及时获得解答。
你只花一分钟创建的问题,不能指望别人花上半个小时给你解答。
发帖前请点击 发表主题 右边的 预览(👀) 按钮,确保帖子格式正确
操作系统信息
aws eks v1.22.17 Red Hat 7.3 4c16G 2节点
Kubernetes版本: v3.3
基于aws eks在线安装
问题是什么
ks 3.3安装后ks-installer升级到3.4后,ks-controller-manager不断报错重启,日志如下:
ks-controller-manager pod 日志:
W0830 06:37:50.756222 1 client_config.go:618] Neither --kubeconfig nor --master was specified. Using the inClusterConfig. This might not work.
I0830 06:37:50.756978 1 server.go:197] setting up manager
I0830 06:37:50.794215 1 listener.go:44] "controller-runtime/metrics: Metrics server is starting to listen" addr=":8080"
I0830 06:37:50.840374 1 reconciler.go:149] "controllers/Helm: Watching resource" group="gateway.kubesphere.io" version="v1alpha1" kind="Nginx"
I0830 06:37:50.840406 1 helm_controller.go:76] configured watch gvk gateway.kubesphere.io/v1alpha1, Kind=Nginx chartPath /var/helm-charts/ingress-nginx maxConcurrentReconciles 4 reconcilePeriod 1m0s
I0830 06:37:50.840504 1 reconciler.go:149] "controllers/Helm: Watching resource" group="gateway.kubesphere.io" version="v1alpha1" kind="Gateway"
I0830 06:37:50.840519 1 helm_controller.go:76] configured watch gvk gateway.kubesphere.io/v1alpha1, Kind=Gateway chartPath /var/helm-charts/gateway maxConcurrentReconciles 4 reconcilePeriod 1m0s
I0830 06:37:50.841348 1 loginrecord_controller.go:94] Setting up event handlers
I0830 06:37:50.841484 1 certificatesigningrequest_controller.go:93] Setting up event handlers
I0830 06:37:50.841677 1 clusterrolebinding_controller.go:98] Setting up event handlers
I0830 06:37:50.841842 1 globalrole_controller.go:99] Setting up event handlers
I0830 06:37:50.842011 1 globalrolebinding_controller.go:107] Setting up event handlers
I0830 06:37:50.842199 1 groupbinding_controller.go:95] Setting up event handlers
I0830 06:37:50.842383 1 group_controller.go:103] Setting up event handlers
I0830 06:37:50.842562 1 notification_controller.go:88] Setting up event handlers
I0830 06:37:50.843688 1 controllers.go:553] user controller is enabled and added successfully.
I0830 06:37:50.843719 1 controllers.go:553] workspacetemplate controller is enabled and added successfully.
I0830 06:37:50.843740 1 controllers.go:553] workspace controller is enabled and added successfully.
I0830 06:37:50.843763 1 controllers.go:553] workspacerole controller is enabled and added successfully.
I0830 06:37:50.843826 1 controllers.go:553] workspacerolebinding controller is enabled and added successfully.
I0830 06:37:50.843853 1 controllers.go:553] namespace controller is enabled and added successfully.
I0830 06:37:50.843874 1 controllers.go:553] helmrepo controller is enabled and added successfully.
I0830 06:37:50.843913 1 controllers.go:553] helmcategory controller is enabled and added successfully.
I0830 06:37:50.843938 1 controllers.go:555] helmapplication controller is enabled but is not going to run due to its dependent component being disabled.
I0830 06:37:50.843961 1 controllers.go:555] helmapplicationversion controller is enabled but is not going to run due to its dependent component being disabled.
I0830 06:37:50.843982 1 controllers.go:553] helmrelease controller is enabled and added successfully.
I0830 06:37:50.844001 1 controllers.go:553] helm controller is enabled and added successfully.
I0830 06:37:50.844028 1 controllers.go:553] application controller is enabled and added successfully.
I0830 06:37:50.844052 1 controllers.go:553] serviceaccount controller is enabled and added successfully.
I0830 06:37:50.844075 1 controllers.go:553] resourcequota controller is enabled and added successfully.
I0830 06:37:50.844098 1 controllers.go:555] virtualservice controller is enabled but is not going to run due to its dependent component being disabled.
I0830 06:37:50.844128 1 controllers.go:555] destinationrule controller is enabled but is not going to run due to its dependent component being disabled.
I0830 06:37:50.844148 1 controllers.go:553] job controller is enabled and added successfully.
I0830 06:37:50.844174 1 controllers.go:553] storagecapability controller is enabled and added successfully.
I0830 06:37:50.844196 1 controllers.go:553] pvcautoresizer controller is enabled and added successfully.
I0830 06:37:50.844219 1 controllers.go:555] workloadrestart controller is enabled but is not going to run due to its dependent component being disabled.
I0830 06:37:50.844267 1 controllers.go:553] loginrecord controller is enabled and added successfully.
I0830 06:37:50.844320 1 controllers.go:553] cluster controller is enabled and added successfully.
I0830 06:37:50.844347 1 controllers.go:555] nsnp controller is enabled but is not going to run due to its dependent component being disabled.
I0830 06:37:50.844406 1 controllers.go:555] ippool controller is enabled but is not going to run due to its dependent component being disabled.
I0830 06:37:50.844433 1 controllers.go:553] csr controller is enabled and added successfully.
I0830 06:37:50.844464 1 controllers.go:553] clusterrolebinding controller is enabled and added successfully.
I0830 06:37:50.844486 1 controllers.go:553] fedglobalrolecache controller is enabled and added successfully.
I0830 06:37:50.844509 1 controllers.go:553] globalrole controller is enabled and added successfully.
I0830 06:37:50.844531 1 controllers.go:553] fedglobalrolebindingcache controller is enabled and added successfully.
I0830 06:37:50.844553 1 controllers.go:553] globalrolebinding controller is enabled and added successfully.
I0830 06:37:50.844590 1 controllers.go:553] groupbinding controller is enabled and added successfully.
I0830 06:37:50.844611 1 controllers.go:553] group controller is enabled and added successfully.
I0830 06:37:50.844633 1 controllers.go:553] notification controller is enabled and added successfully.
I0830 06:37:50.844689 1 controllers.go:553] pvcworkloadrestarter controller is enabled and added successfully.
I0830 06:37:50.844716 1 controllers.go:553] rulegroup controller is enabled and added successfully.
I0830 06:37:50.844738 1 controllers.go:553] clusterrulegroup controller is enabled and added successfully.
I0830 06:37:50.844757 1 controllers.go:553] globalrulegroup controller is enabled and added successfully.
I0830 06:37:50.844766 1 server.go:223] Starting cache resource from apiserver...
I0830 06:37:50.844929 1 server.go:149] "controller-runtime/webhook: Registering webhook" path="/validate-cluster-kubesphere-io-v1alpha1"
I0830 06:37:50.845041 1 server.go:149] "controller-runtime/webhook: Registering webhook" path="/validate-email-iam-kubesphere-io-v1alpha2"
I0830 06:37:50.845121 1 server.go:149] "controller-runtime/webhook: Registering webhook" path="/validate-network-kubesphere-io-v1alpha1"
I0830 06:37:50.845197 1 server.go:149] "controller-runtime/webhook: Registering webhook" path="/mutate-network-kubesphere-io-v1alpha1"
I0830 06:37:50.845315 1 server.go:149] "controller-runtime/webhook: Registering webhook" path="/persistentvolumeclaims"
I0830 06:37:50.845434 1 server.go:149] "controller-runtime/webhook: Registering webhook" path="/validate-quota-kubesphere-io-v1alpha2"
I0830 06:37:50.845513 1 server.go:149] "controller-runtime/webhook: Registering webhook" path="/convert"
I0830 06:37:50.845584 1 webhook.go:124] "controller-runtime/builder: Registering a mutating webhook" GVK="alerting.kubesphere.io/v2beta1, Kind=RuleGroup" path="/mutate-alerting-kubesphere-io-v2beta1-rulegroup"
I0830 06:37:50.845630 1 server.go:149] "controller-runtime/webhook: Registering webhook" path="/mutate-alerting-kubesphere-io-v2beta1-rulegroup"
I0830 06:37:50.845687 1 webhook.go:153] "controller-runtime/builder: Registering a validating webhook" GVK="alerting.kubesphere.io/v2beta1, Kind=RuleGroup" path="/validate-alerting-kubesphere-io-v2beta1-rulegroup"
I0830 06:37:50.846969 1 server.go:149] "controller-runtime/webhook: Registering webhook" path="/validate-alerting-kubesphere-io-v2beta1-rulegroup"
I0830 06:37:50.847212 1 webhook.go:124] "controller-runtime/builder: Registering a mutating webhook" GVK="alerting.kubesphere.io/v2beta1, Kind=ClusterRuleGroup" path="/mutate-alerting-kubesphere-io-v2beta1-clusterrulegroup"
I0830 06:37:50.847367 1 server.go:149] "controller-runtime/webhook: Registering webhook" path="/mutate-alerting-kubesphere-io-v2beta1-clusterrulegroup"
I0830 06:37:50.847493 1 webhook.go:153] "controller-runtime/builder: Registering a validating webhook" GVK="alerting.kubesphere.io/v2beta1, Kind=ClusterRuleGroup" path="/validate-alerting-kubesphere-io-v2beta1-clusterrulegroup"
I0830 06:37:50.847589 1 server.go:149] "controller-runtime/webhook: Registering webhook" path="/validate-alerting-kubesphere-io-v2beta1-clusterrulegroup"
I0830 06:37:50.847740 1 webhook.go:124] "controller-runtime/builder: Registering a mutating webhook" GVK="alerting.kubesphere.io/v2beta1, Kind=GlobalRuleGroup" path="/mutate-alerting-kubesphere-io-v2beta1-globalrulegroup"
I0830 06:37:50.847886 1 server.go:149] "controller-runtime/webhook: Registering webhook" path="/mutate-alerting-kubesphere-io-v2beta1-globalrulegroup"
I0830 06:37:50.848063 1 webhook.go:153] "controller-runtime/builder: Registering a validating webhook" GVK="alerting.kubesphere.io/v2beta1, Kind=GlobalRuleGroup" path="/validate-alerting-kubesphere-io-v2beta1-globalrulegroup"
I0830 06:37:50.848174 1 server.go:149] "controller-runtime/webhook: Registering webhook" path="/validate-alerting-kubesphere-io-v2beta1-globalrulegroup"
I0830 06:37:50.848360 1 server.go:265] Starting the controllers.
I0830 06:37:50.848432 1 server.go:217] "controller-runtime/webhook/webhooks: Starting webhook server"
I0830 06:37:50.848659 1 internal.go:369] "Starting server" path="/metrics" kind="metrics" addr="[::]:8080"
I0830 06:37:50.848743 1 certwatcher.go:131] "controller-runtime/certwatcher: Updated current TLS certificate"
I0830 06:37:50.849007 1 server.go:271] "controller-runtime/webhook: Serving webhook server" host="" port=8443
I0830 06:37:50.849261 1 certwatcher.go:85] "controller-runtime/certwatcher: Starting certificate watcher"
I0830 06:37:51.092781 1 leaderelection.go:248] attempting to acquire leader lease kubesphere-system/ks-controller-manager-leader-election...
2023/08/30 06:37:51 http: TLS handshake error from 10.8.30.205:38588: remote error: tls: bad certificate
2023/08/30 06:37:51 http: TLS handshake error from 10.8.30.205:38590: remote error: tls: bad certificate
2023/08/30 06:37:51 http: TLS handshake error from 10.8.21.170:40360: remote error: tls: bad certificate
2023/08/30 06:37:52 http: TLS handshake error from 10.8.21.170:40370: remote error: tls: bad certificate
2023/08/30 06:37:52 http: TLS handshake error from 10.8.30.205:38606: remote error: tls: bad certificate
2023/08/30 06:37:52 http: TLS handshake error from 10.8.30.205:38614: remote error: tls: bad certificate
2023/08/30 06:37:52 http: TLS handshake error from 10.8.21.170:34616: remote error: tls: bad certificate
2023/08/30 06:37:53 http: TLS handshake error from 10.8.21.170:34622: remote error: tls: bad certificate
2023/08/30 06:37:53 http: TLS handshake error from 10.8.30.205:54474: remote error: tls: bad certificate
2023/08/30 06:37:53 http: TLS handshake error from 10.8.30.205:54488: remote error: tls: bad certificate
2023/08/30 06:37:53 http: TLS handshake error from 10.8.21.170:34626: remote error: tls: bad certificate
2023/08/30 06:37:54 http: TLS handshake error from 10.8.21.170:34636: remote error: tls: bad certificate
2023/08/30 06:37:54 http: TLS handshake error from 10.8.30.205:54492: remote error: tls: bad certificate
2023/08/30 06:37:54 http: TLS handshake error from 10.8.30.205:54502: remote error: tls: bad certificate
2023/08/30 06:37:54 http: TLS handshake error from 10.8.21.170:34648: remote error: tls: bad certificate
2023/08/30 06:37:55 http: TLS handshake error from 10.8.21.170:34650: remote error: tls: bad certificate
2023/08/30 06:37:55 http: TLS handshake error from 10.8.30.205:54510: remote error: tls: bad certificate
2023/08/30 06:37:55 http: TLS handshake error from 10.8.30.205:54512: remote error: tls: bad certificate
2023/08/30 06:37:55 http: TLS handshake error from 10.8.30.205:54522: remote error: tls: bad certificate
2023/08/30 06:37:55 http: TLS handshake error from 10.8.21.170:34662: remote error: tls: bad certificate
2023/08/30 06:37:56 http: TLS handshake error from 10.8.21.170:34672: remote error: tls: bad certificate
2023/08/30 06:37:56 http: TLS handshake error from 10.8.30.205:54532: remote error: tls: bad certificate
2023/08/30 06:37:56 http: TLS handshake error from 10.8.30.205:54542: remote error: tls: bad certificate
2023/08/30 06:37:56 http: TLS handshake error from 10.8.21.170:34688: remote error: tls: bad certificate
2023/08/30 06:37:57 http: TLS handshake error from 10.8.21.170:34692: remote error: tls: bad certificate
2023/08/30 06:37:57 http: TLS handshake error from 10.8.30.205:54556: remote error: tls: bad certificate
2023/08/30 06:37:57 http: TLS handshake error from 10.8.30.205:54570: remote error: tls: bad certificate
2023/08/30 06:37:58 http: TLS handshake error from 10.8.21.170:34698: remote error: tls: bad certificate
2023/08/30 06:37:58 http: TLS handshake error from 10.8.21.170:34700: remote error: tls: bad certificate
2023/08/30 06:37:58 http: TLS handshake error from 10.8.30.205:54576: remote error: tls: bad certificate
2023/08/30 06:37:58 http: TLS handshake error from 10.8.30.205:54588: remote error: tls: bad certificate
2023/08/30 06:37:59 http: TLS handshake error from 10.8.21.170:34708: remote error: tls: bad certificate
2023/08/30 06:37:59 http: TLS handshake error from 10.8.21.170:34712: remote error: tls: bad certificate
2023/08/30 06:37:59 http: TLS handshake error from 10.8.30.205:54600: remote error: tls: bad certificate
2023/08/30 06:37:59 http: TLS handshake error from 10.8.30.205:54612: remote error: tls: bad certificate
2023/08/30 06:38:00 http: TLS handshake error from 10.8.21.170:34726: remote error: tls: bad certificate
2023/08/30 06:38:00 http: TLS handshake error from 10.8.21.170:34728: remote error: tls: bad certificate
2023/08/30 06:38:00 http: TLS handshake error from 10.8.30.205:54624: remote error: tls: bad certificate
2023/08/30 06:38:00 http: TLS handshake error from 10.8.30.205:54626: remote error: tls: bad certificate
2023/08/30 06:38:01 http: TLS handshake error from 10.8.21.170:34736: remote error: tls: bad certificate
2023/08/30 06:38:01 http: TLS handshake error from 10.8.21.170:34746: remote error: tls: bad certificate
2023/08/30 06:38:01 http: TLS handshake error from 10.8.30.205:54638: remote error: tls: bad certificate
2023/08/30 06:38:01 http: TLS handshake error from 10.8.30.205:54642: remote error: tls: bad certificate
2023/08/30 06:38:02 http: TLS handshake error from 10.8.21.170:34758: remote error: tls: bad certificate
2023/08/30 06:38:02 http: TLS handshake error from 10.8.21.170:34760: remote error: tls: bad certificate
2023/08/30 06:38:02 http: TLS handshake error from 10.8.30.205:54650: remote error: tls: bad certificate
2023/08/30 06:38:02 http: TLS handshake error from 10.8.30.205:54666: remote error: tls: bad certificate
2023/08/30 06:38:03 http: TLS handshake error from 10.8.21.170:37212: remote error: tls: bad certificate
2023/08/30 06:38:03 http: TLS handshake error from 10.8.21.170:37222: remote error: tls: bad certificate
2023/08/30 06:38:03 http: TLS handshake error from 10.8.30.205:48680: remote error: tls: bad certificate
2023/08/30 06:38:03 http: TLS handshake error from 10.8.30.205:48682: remote error: tls: bad certificate
2023/08/30 06:38:03 http: TLS handshake error from 10.8.30.205:48696: remote error: tls: bad certificate
2023/08/30 06:38:04 http: TLS handshake error from 10.8.21.170:37236: remote error: tls: bad certificate
2023/08/30 06:38:04 http: TLS handshake error from 10.8.21.170:37248: remote error: tls: bad certificate
2023/08/30 06:38:04 http: TLS handshake error from 10.8.30.205:48700: remote error: tls: bad certificate
2023/08/30 06:38:04 http: TLS handshake error from 10.8.30.205:48704: remote error: tls: bad certificate
2023/08/30 06:38:05 http: TLS handshake error from 10.8.21.170:37264: remote error: tls: bad certificate
2023/08/30 06:38:05 http: TLS handshake error from 10.8.21.170:37280: remote error: tls: bad certificate
2023/08/30 06:38:05 http: TLS handshake error from 10.8.30.205:48722: remote error: tls: bad certificate
2023/08/30 06:38:05 http: TLS handshake error from 10.8.30.205:48708: remote error: tls: bad certificate
2023/08/30 06:38:06 http: TLS handshake error from 10.8.21.170:37282: remote error: tls: bad certificate
2023/08/30 06:38:06 http: TLS handshake error from 10.8.21.170:37294: remote error: tls: bad certificate
2023/08/30 06:38:07 http: TLS handshake error from 10.8.30.205:48726: remote error: tls: bad certificate
2023/08/30 06:38:07 http: TLS handshake error from 10.8.30.205:48740: remote error: tls: bad certificate
2023/08/30 06:38:07 http: TLS handshake error from 10.8.21.170:37308: remote error: tls: bad certificate
2023/08/30 06:38:07 http: TLS handshake error from 10.8.21.170:37312: remote error: tls: bad certificate
2023/08/30 06:38:08 http: TLS handshake error from 10.8.30.205:48744: remote error: tls: bad certificate
2023/08/30 06:38:08 http: TLS handshake error from 10.8.30.205:48758: remote error: tls: bad certificate
2023/08/30 06:38:08 http: TLS handshake error from 10.8.21.170:37328: remote error: tls: bad certificate
2023/08/30 06:38:08 http: TLS handshake error from 10.8.21.170:37330: remote error: tls: bad certificate
2023/08/30 06:38:09 http: TLS handshake error from 10.8.30.205:48772: remote error: tls: bad certificate
2023/08/30 06:38:09 http: TLS handshake error from 10.8.30.205:48774: remote error: tls: bad certificate
2023/08/30 06:38:09 http: TLS handshake error from 10.8.21.170:37338: remote error: tls: bad certificate
2023/08/30 06:38:09 http: TLS handshake error from 10.8.21.170:37354: remote error: tls: bad certificate
2023/08/30 06:38:10 http: TLS handshake error from 10.8.30.205:48790: remote error: tls: bad certificate
2023/08/30 06:38:10 http: TLS handshake error from 10.8.30.205:48800: remote error: tls: bad certificate
2023/08/30 06:38:10 http: TLS handshake error from 10.8.21.170:37356: remote error: tls: bad certificate
2023/08/30 06:38:10 http: TLS handshake error from 10.8.21.170:37368: remote error: tls: bad certificate
2023/08/30 06:38:11 http: TLS handshake error from 10.8.30.205:48810: remote error: tls: bad certificate
2023/08/30 06:38:11 http: TLS handshake error from 10.8.30.205:48824: remote error: tls: bad certificate
2023/08/30 06:38:11 http: TLS handshake error from 10.8.21.170:37372: remote error: tls: bad certificate
2023/08/30 06:38:11 http: TLS handshake error from 10.8.21.170:37380: remote error: tls: bad certificate
2023/08/30 06:38:12 http: TLS handshake error from 10.8.30.205:48834: remote error: tls: bad certificate
2023/08/30 06:38:12 http: TLS handshake error from 10.8.30.205:48850: remote error: tls: bad certificate
2023/08/30 06:38:12 http: TLS handshake error from 10.8.21.170:37388: remote error: tls: bad certificate
2023/08/30 06:38:12 http: TLS handshake error from 10.8.21.170:37400: remote error: tls: bad certificate
2023/08/30 06:38:13 http: TLS handshake error from 10.8.30.205:40502: remote error: tls: bad certificate
2023/08/30 06:38:13 http: TLS handshake error from 10.8.30.205:40506: remote error: tls: bad certificate
2023/08/30 06:38:13 http: TLS handshake error from 10.8.21.170:57096: remote error: tls: bad certificate
2023/08/30 06:38:13 http: TLS handshake error from 10.8.21.170:57108: remote error: tls: bad certificate
2023/08/30 06:38:14 http: TLS handshake error from 10.8.30.205:40516: remote error: tls: bad certificate
2023/08/30 06:38:14 http: TLS handshake error from 10.8.30.205:40514: remote error: tls: bad certificate
2023/08/30 06:38:14 http: TLS handshake error from 10.8.21.170:57110: remote error: tls: bad certificate
2023/08/30 06:38:14 http: TLS handshake error from 10.8.21.170:57116: remote error: tls: bad certificate
2023/08/30 06:38:15 http: TLS handshake error from 10.8.30.205:40526: remote error: tls: bad certificate
2023/08/30 06:38:15 http: TLS handshake error from 10.8.30.205:40542: remote error: tls: bad certificate
2023/08/30 06:38:15 http: TLS handshake error from 10.8.21.170:57118: remote error: tls: bad certificate
2023/08/30 06:38:15 http: TLS handshake error from 10.8.21.170:57134: remote error: tls: bad certificate
2023/08/30 06:38:16 http: TLS handshake error from 10.8.30.205:40554: remote error: tls: bad certificate
2023/08/30 06:38:16 http: TLS handshake error from 10.8.30.205:40560: remote error: tls: bad certificate
2023/08/30 06:38:16 http: TLS handshake error from 10.8.21.170:57138: remote error: tls: bad certificate
2023/08/30 06:38:16 http: TLS handshake error from 10.8.21.170:57154: remote error: tls: bad certificate
2023/08/30 06:38:17 http: TLS handshake error from 10.8.30.205:40574: remote error: tls: bad certificate
2023/08/30 06:38:17 http: TLS handshake error from 10.8.30.205:40566: remote error: tls: bad certificate
2023/08/30 06:38:17 http: TLS handshake error from 10.8.21.170:57160: remote error: tls: bad certificate
2023/08/30 06:38:17 http: TLS handshake error from 10.8.21.170:57172: remote error: tls: bad certificate
2023/08/30 06:38:18 http: TLS handshake error from 10.8.30.205:40588: remote error: tls: bad certificate
2023/08/30 06:38:18 http: TLS handshake error from 10.8.30.205:40590: remote error: tls: bad certificate
2023/08/30 06:38:18 http: TLS handshake error from 10.8.30.205:40600: remote error: tls: bad certificate
2023/08/30 06:38:18 http: TLS handshake error from 10.8.21.170:57178: remote error: tls: bad certificate
2023/08/30 06:38:18 http: TLS handshake error from 10.8.21.170:57192: remote error: tls: bad certificate
2023/08/30 06:38:19 http: TLS handshake error from 10.8.30.205:40610: remote error: tls: bad certificate
2023/08/30 06:38:19 http: TLS handshake error from 10.8.30.205:40624: remote error: tls: bad certificate
2023/08/30 06:38:19 http: TLS handshake error from 10.8.21.170:57202: remote error: tls: bad certificate
2023/08/30 06:38:19 http: TLS handshake error from 10.8.21.170:57216: remote error: tls: bad certificate
2023/08/30 06:38:20 http: TLS handshake error from 10.8.30.205:40638: remote error: tls: bad certificate
2023/08/30 06:38:20 http: TLS handshake error from 10.8.30.205:40642: remote error: tls: bad certificate
2023/08/30 06:38:20 http: TLS handshake error from 10.8.21.170:57218: remote error: tls: bad certificate
2023/08/30 06:38:20 http: TLS handshake error from 10.8.21.170:57220: remote error: tls: bad certificate
2023/08/30 06:38:21 http: TLS handshake error from 10.8.30.205:40658: remote error: tls: bad certificate
2023/08/30 06:38:21 http: TLS handshake error from 10.8.30.205:40666: remote error: tls: bad certificate
2023/08/30 06:38:21 http: TLS handshake error from 10.8.21.170:57226: remote error: tls: bad certificate
2023/08/30 06:38:21 http: TLS handshake error from 10.8.21.170:57240: remote error: tls: bad certificate
2023/08/30 06:38:22 http: TLS handshake error from 10.8.30.205:40682: remote error: tls: bad certificate
2023/08/30 06:38:22 http: TLS handshake error from 10.8.30.205:40692: remote error: tls: bad certificate
2023/08/30 06:38:22 http: TLS handshake error from 10.8.21.170:57244: remote error: tls: bad certificate
2023/08/30 06:38:22 http: TLS handshake error from 10.8.21.170:57258: remote error: tls: bad certificate
I0830 06:38:22.302301 1 leaderelection.go:258] successfully acquired lease kubesphere-system/ks-controller-manager-leader-election
I0830 06:38:22.302480 1 controller.go:186] "Starting EventSource" controller="user-controller" controllerGroup="iam.kubesphere.io" controllerKind="User" source="kind source: *v1alpha2.User"
I0830 06:38:22.302501 1 controller.go:194] "Starting Controller" controller="user-controller" controllerGroup="iam.kubesphere.io" controllerKind="User"
I0830 06:38:22.302547 1 controller.go:186] "Starting EventSource" controller="workspacerolebinding-controller" controllerGroup="iam.kubesphere.io" controllerKind="WorkspaceRoleBinding" source="kind source: *v1alpha2.WorkspaceRoleBinding"
I0830 06:38:22.302565 1 controller.go:194] "Starting Controller" controller="workspacerolebinding-controller" controllerGroup="iam.kubesphere.io" controllerKind="WorkspaceRoleBinding"
I0830 06:38:22.302582 1 controller.go:186] "Starting EventSource" controller="workspacerole-controller" controllerGroup="iam.kubesphere.io" controllerKind="WorkspaceRole" source="kind source: *v1alpha2.WorkspaceRole"
I0830 06:38:22.302596 1 controller.go:194] "Starting Controller" controller="workspacerole-controller" controllerGroup="iam.kubesphere.io" controllerKind="WorkspaceRole"
I0830 06:38:22.302645 1 controller.go:186] "Starting EventSource" controller="helm-repo-controller" source="kind source: *v1alpha1.HelmRepo"
I0830 06:38:22.302657 1 controller.go:194] "Starting Controller" controller="helm-repo-controller"
I0830 06:38:22.302672 1 controller.go:186] "Starting EventSource" controller="workspacetemplate-controller" controllerGroup="tenant.kubesphere.io" controllerKind="WorkspaceTemplate" source="kind source: *v1alpha2.WorkspaceTemplate"
I0830 06:38:22.302687 1 controller.go:194] "Starting Controller" controller="workspacetemplate-controller" controllerGroup="tenant.kubesphere.io" controllerKind="WorkspaceTemplate"
I0830 06:38:22.302480 1 controller.go:186] "Starting EventSource" controller="workspace-controller" controllerGroup="tenant.kubesphere.io" controllerKind="Workspace" source="kind source: *v1alpha1.Workspace"
I0830 06:38:22.302736 1 controller.go:186] "Starting EventSource" controller="namespace-controller" controllerGroup="" controllerKind="Namespace" source="kind source: *v1.Namespace"
I0830 06:38:22.302742 1 controller.go:194] "Starting Controller" controller="workspace-controller" controllerGroup="tenant.kubesphere.io" controllerKind="Workspace"
I0830 06:38:22.302749 1 controller.go:194] "Starting Controller" controller="namespace-controller" controllerGroup="" controllerKind="Namespace"
I0830 06:38:22.302770 1 controller.go:186] "Starting EventSource" controller="helm-category-controller" source="kind source: *v1alpha1.HelmCategory"
I0830 06:38:22.302786 1 controller.go:186] "Starting EventSource" controller="helm-category-controller" source="kind source: *v1alpha1.HelmApplication"
I0830 06:38:22.302795 1 controller.go:194] "Starting Controller" controller="helm-category-controller"
I0830 06:38:22.302810 1 controller.go:186] "Starting EventSource" controller="gateway-controller" source="kind source: *unstructured.Unstructured"
I0830 06:38:22.302824 1 controller.go:186] "Starting EventSource" controller="gateway-controller" source="kind source: *v1.Secret"
I0830 06:38:22.302833 1 controller.go:194] "Starting Controller" controller="gateway-controller"
I0830 06:38:22.302847 1 controller.go:186] "Starting EventSource" controller="serviceaccount-controller" controllerGroup="" controllerKind="ServiceAccount" source="kind source: *v1.ServiceAccount"
I0830 06:38:22.302858 1 controller.go:194] "Starting Controller" controller="serviceaccount-controller" controllerGroup="" controllerKind="ServiceAccount"
I0830 06:38:22.302892 1 controller.go:186] "Starting EventSource" controller="helmrelease" controllerGroup="application.kubesphere.io" controllerKind="HelmRelease" source="kind source: *v1alpha1.HelmRelease"
I0830 06:38:22.302904 1 controller.go:194] "Starting Controller" controller="helmrelease" controllerGroup="application.kubesphere.io" controllerKind="HelmRelease"
I0830 06:38:22.302923 1 controller.go:186] "Starting EventSource" controller="nginx-controller" source="kind source: *unstructured.Unstructured"
I0830 06:38:22.302934 1 controller.go:186] "Starting EventSource" controller="nginx-controller" source="kind source: *v1.Secret"
I0830 06:38:22.302942 1 controller.go:194] "Starting Controller" controller="nginx-controller"
I0830 06:38:22.303008 1 controller.go:186] "Starting EventSource" controller="application-controller" controllerGroup="app.k8s.io" controllerKind="Application" source="kind source: *v1beta1.Application"
I0830 06:38:22.303023 1 controller.go:186] "Starting EventSource" controller="application-controller" controllerGroup="app.k8s.io" controllerKind="Application" source="kind source: *v1.Deployment"
I0830 06:38:22.303037 1 controller.go:186] "Starting EventSource" controller="application-controller" controllerGroup="app.k8s.io" controllerKind="Application" source="kind source: *v1.Service"
I0830 06:38:22.303048 1 controller.go:186] "Starting EventSource" controller="application-controller" controllerGroup="app.k8s.io" controllerKind="Application" source="kind source: *v1.StatefulSet"
I0830 06:38:22.303075 1 controller.go:186] "Starting EventSource" controller="application-controller" controllerGroup="app.k8s.io" controllerKind="Application" source="kind source: *v1.Ingress"
I0830 06:38:22.303089 1 controller.go:186] "Starting EventSource" controller="application-controller" controllerGroup="app.k8s.io" controllerKind="Application" source="kind source: *v1alpha2.ServicePolicy"
I0830 06:38:22.303103 1 controller.go:186] "Starting EventSource" controller="application-controller" controllerGroup="app.k8s.io" controllerKind="Application" source="kind source: *v1alpha2.Strategy"
I0830 06:38:22.303113 1 controller.go:194] "Starting Controller" controller="application-controller" controllerGroup="app.k8s.io" controllerKind="Application"
I0830 06:38:22.303261 1 job_controller.go:93] starting job controller
I0830 06:38:22.303722 1 controller.go:186] "Starting EventSource" controller="resourcequota-controller" controllerGroup="quota.kubesphere.io" controllerKind="ResourceQuota" source="kind source: *v1alpha2.ResourceQuota"
I0830 06:38:22.303739 1 controller.go:186] "Starting EventSource" controller="resourcequota-controller" controllerGroup="quota.kubesphere.io" controllerKind="ResourceQuota" source="kind source: *v1.Pod"
I0830 06:38:22.303754 1 controller.go:186] "Starting EventSource" controller="resourcequota-controller" controllerGroup="quota.kubesphere.io" controllerKind="ResourceQuota" source="kind source: *v1.Service"
I0830 06:38:22.303767 1 controller.go:186] "Starting EventSource" controller="resourcequota-controller" controllerGroup="quota.kubesphere.io" controllerKind="ResourceQuota" source="kind source: *v1.PersistentVolumeClaim"
I0830 06:38:22.303776 1 capability_controller.go:102] Waiting for informer caches to sync
I0830 06:38:22.303799 1 capability_controller.go:115] Started workers
I0830 06:38:22.303869 1 capability_controller.go:176] Successfully synced 'gp2'
I0830 06:38:22.303890 1 basecontroller.go:59] Starting controller: loginrecord-controller
I0830 06:38:22.303896 1 basecontroller.go:60] Waiting for informer caches to sync for: loginrecord-controller
I0830 06:38:22.303905 1 basecontroller.go:65] Starting workers for: loginrecord-controller
I0830 06:38:22.303916 1 basecontroller.go:70] Started workers for: loginrecord-controller
I0830 06:38:22.303969 1 basecontroller.go:127] Successfully Synced key:admin-6vcx4 in loginrecord-controller
I0830 06:38:22.303986 1 basecontroller.go:127] Successfully Synced key:admin-zwwk8 in loginrecord-controller
I0830 06:38:22.303998 1 basecontroller.go:127] Successfully Synced key:admin-58twd in loginrecord-controller
I0830 06:38:22.304053 1 clusterrolebinding_controller.go:114] Starting ClusterRoleBinding controller
I0830 06:38:22.304061 1 clusterrolebinding_controller.go:117] Waiting for informer caches to sync
I0830 06:38:22.304071 1 clusterrolebinding_controller.go:122] Starting workers
I0830 06:38:22.304082 1 clusterrolebinding_controller.go:128] Started workers
I0830 06:38:22.304117 1 clusterrolebinding_controller.go:190] Successfully synced key:system:kube-controller-manager
I0830 06:38:22.304130 1 clusterrolebinding_controller.go:190] Successfully synced key:kubefed-admission-webhook:anonymous-auth
I0830 06:38:22.304141 1 clusterrolebinding_controller.go:190] Successfully synced key:cluster-admin
I0830 06:38:22.304150 1 clusterrolebinding_controller.go:190] Successfully synced key:system:controller:daemon-set-controller
I0830 06:38:22.304159 1 clusterrolebinding_controller.go:190] Successfully synced key:system:controller:namespace-controller
I0830 06:38:22.304167 1 clusterrolebinding_controller.go:190] Successfully synced key:system:controller:pv-protection-controller
I0830 06:38:22.304175 1 clusterrolebinding_controller.go:190] Successfully synced key:system:controller:replicaset-controller
I0830 06:38:22.304184 1 clusterrolebinding_controller.go:190] Successfully synced key:kubefed-rolebinding
I0830 06:38:22.304193 1 clusterrolebinding_controller.go:190] Successfully synced key:proxy-rolebinding
I0830 06:38:22.304202 1 clusterrolebinding_controller.go:190] Successfully synced key:eks:az-poller
I0830 06:38:22.304211 1 clusterrolebinding_controller.go:190] Successfully synced key:kubesphere
I0830 06:38:22.304219 1 clusterrolebinding_controller.go:190] Successfully synced key:kubesphere-kube-state-metrics
I0830 06:38:22.304228 1 clusterrolebinding_controller.go:190] Successfully synced key:system:controller:horizontal-pod-autoscaler
I0830 06:38:22.304237 1 clusterrolebinding_controller.go:190] Successfully synced key:devops-jenkins-worker-role-binding
I0830 06:38:22.304246 1 clusterrolebinding_controller.go:190] Successfully synced key:eks:cluster-event-watcher
I0830 06:38:22.304254 1 clusterrolebinding_controller.go:190] Successfully synced key:eks:fargate-scheduler
I0830 06:38:22.304262 1 clusterrolebinding_controller.go:190] Successfully synced key:eks:node-manager
I0830 06:38:22.304257 1 event.go:285] Event(v1.ObjectReference{Kind:"LoginRecord", Namespace:"", Name:"admin-6vcx4", UID:"715985ef-120c-41fd-9ca2-2131de82bc1d", APIVersion:"iam.kubesphere.io/v1alpha2", ResourceVersion:"49509646", FieldPath:""}): type: 'Normal' reason: 'Synced' LoginRecord synced successfully
I0830 06:38:22.304270 1 clusterrolebinding_controller.go:190] Successfully synced key:kubesphere-prometheus-k8s
I0830 06:38:22.304279 1 clusterrolebinding_controller.go:190] Successfully synced key:notification-manager-controller-rolebinding
I0830 06:38:22.304274 1 event.go:285] Event(v1.ObjectReference{Kind:"LoginRecord", Namespace:"", Name:"admin-zwwk8", UID:"ac6c9d4b-b685-4422-b64e-dcf0619bf33e", APIVersion:"iam.kubesphere.io/v1alpha2", ResourceVersion:"49509856", FieldPath:""}): type: 'Normal' reason: 'Synced' LoginRecord synced successfully
I0830 06:38:22.304287 1 clusterrolebinding_controller.go:190] Successfully synced key:system:controller:expand-controller
I0830 06:38:22.304286 1 event.go:285] Event(v1.ObjectReference{Kind:"LoginRecord", Namespace:"", Name:"admin-58twd", UID:"a3a215ff-8434-4f30-9e91-9db9cd914ba2", APIVersion:"iam.kubesphere.io/v1alpha2", ResourceVersion:"49510240", FieldPath:""}): type: 'Normal' reason: 'Synced' LoginRecord synced successfully
I0830 06:38:22.304296 1 clusterrolebinding_controller.go:190] Successfully synced key:system:controller:ttl-controller
I0830 06:38:22.304305 1 clusterrolebinding_controller.go:190] Successfully synced key:aws-node
I0830 06:38:22.304315 1 clusterrolebinding_controller.go:190] Successfully synced key:snapshot-controller-role
I0830 06:38:22.304323 1 clusterrolebinding_controller.go:190] Successfully synced key:system:controller:service-controller
I0830 06:38:22.304332 1 clusterrolebinding_controller.go:190] Successfully synced key:kubefed-admission-webhook:auth-delegator
I0830 06:38:22.303778 1 controller.go:194] "Starting Controller" controller="resourcequota-controller" controllerGroup="quota.kubesphere.io" controllerKind="ResourceQuota"
I0830 06:38:22.304689 1 certificatesigningrequest_controller.go:109] Starting CSR controller
I0830 06:38:22.304696 1 certificatesigningrequest_controller.go:112] Waiting for csrInformer caches to sync
I0830 06:38:22.304706 1 certificatesigningrequest_controller.go:117] Starting workers
I0830 06:38:22.304715 1 certificatesigningrequest_controller.go:123] Started workers
I0830 06:38:22.304805 1 clusterrolebinding_controller.go:190] Successfully synced key:eks:podsecuritypolicy:authenticated
I0830 06:38:22.304819 1 clusterrolebinding_controller.go:190] Successfully synced key:notification-manager-tenant-sidecar-rolebinding
I0830 06:38:22.304828 1 clusterrolebinding_controller.go:190] Successfully synced key:system:basic-user
I0830 06:38:22.304837 1 clusterrolebinding_controller.go:190] Successfully synced key:system:controller:endpoint-controller
I0830 06:38:22.304845 1 clusterrolebinding_controller.go:190] Successfully synced key:system:controller:pod-garbage-collector
I0830 06:38:22.304862 1 globalrolebinding_controller.go:123] Starting GlobalRoleBinding controller
I0830 06:38:22.304869 1 globalrolebinding_controller.go:126] Waiting for informer caches to sync
I0830 06:38:22.304878 1 globalrolebinding_controller.go:138] Starting workers
I0830 06:38:22.304886 1 globalrolebinding_controller.go:144] Started workers
I0830 06:38:22.304914 1 clusterrolebinding_controller.go:190] Successfully synced key:eks:node-bootstrapper
I0830 06:38:22.304927 1 clusterrolebinding_controller.go:190] Successfully synced key:system:controller:service-account-controller
I0830 06:38:22.304936 1 clusterrolebinding_controller.go:190] Successfully synced key:system:node-proxier
I0830 06:38:22.304988 1 clusterrolebinding_controller.go:190] Successfully synced key:eks:certificate-controller-approver
I0830 06:38:22.304998 1 clusterrolebinding_controller.go:190] Successfully synced key:eks:cloudwatch-agent-role-binding
I0830 06:38:22.305006 1 clusterrolebinding_controller.go:190] Successfully synced key:eks:service-operations
I0830 06:38:22.305015 1 clusterrolebinding_controller.go:190] Successfully synced key:system:controller:generic-garbage-collector
I0830 06:38:22.305026 1 clusterrolebinding_controller.go:190] Successfully synced key:system:controller:job-controller
I0830 06:38:22.305034 1 clusterrolebinding_controller.go:190] Successfully synced key:system:controller:replication-controller
I0830 06:38:22.305042 1 clusterrolebinding_controller.go:190] Successfully synced key:system:controller:root-ca-cert-publisher
I0830 06:38:22.305101 1 globalrole_controller.go:115] Starting GlobalRole controller
I0830 06:38:22.305109 1 globalrole_controller.go:118] Waiting for informer caches to sync
I0830 06:38:22.305119 1 globalrole_controller.go:124] Starting workers
I0830 06:38:22.305113 1 event.go:285] Event(v1.ObjectReference{Kind:"ClusterRoleBinding", Namespace:"", Name:"system:kube-controller-manager", UID:"0a5841a3-971b-4dfb-a1b0-8a84379d91cb", APIVersion:"rbac.authorization.k8s.io/v1", ResourceVersion:"149", FieldPath:""}): type: 'Normal' reason: 'Synced' ClusterRoleBinding synced successfully
I0830 06:38:22.305131 1 globalrole_controller.go:130] Started workers
I0830 06:38:22.305131 1 event.go:285] Event(v1.ObjectReference{Kind:"ClusterRoleBinding", Namespace:"", Name:"kubefed-admission-webhook:anonymous-auth", UID:"43c48d8e-782e-4cf9-b537-907c5fbadd83", APIVersion:"rbac.authorization.k8s.io/v1", ResourceVersion:"49503677", FieldPath:""}): type: 'Normal' reason: 'Synced' ClusterRoleBinding synced successfully
I0830 06:38:22.305143 1 event.go:285] Event(v1.ObjectReference{Kind:"ClusterRoleBinding", Namespace:"", Name:"cluster-admin", UID:"1c63b51b-323e-4e6e-90c7-fc56340d0370", APIVersion:"rbac.authorization.k8s.io/v1", ResourceVersion:"143", FieldPath:""}): type: 'Normal' reason: 'Synced' ClusterRoleBinding synced successfully
I0830 06:38:22.305153 1 event.go:285] Event(v1.ObjectReference{Kind:"ClusterRoleBinding", Namespace:"", Name:"system:controller:daemon-set-controller", UID:"9d64340a-291c-49ed-a3df-08e1244198c6", APIVersion:"rbac.authorization.k8s.io/v1", ResourceVersion:"158", FieldPath:""}): type: 'Normal' reason: 'Synced' ClusterRoleBinding synced successfully
I0830 06:38:22.305164 1 event.go:285] Event(v1.ObjectReference{Kind:"ClusterRoleBinding", Namespace:"", Name:"system:controller:namespace-controller", UID:"ce097dbc-5b3b-45a0-a459-e6a736bab213", APIVersion:"rbac.authorization.k8s.io/v1", ResourceVersion:"169", FieldPath:""}): type: 'Normal' reason: 'Synced' ClusterRoleBinding synced successfully
I0830 06:38:22.305174 1 event.go:285] Event(v1.ObjectReference{Kind:"ClusterRoleBinding", Namespace:"", Name:"system:controller:pv-protection-controller", UID:"85aeb4db-be1e-4a29-96cc-dee7e11a8f4e", APIVersion:"rbac.authorization.k8s.io/v1", ResourceVersion:"183", FieldPath:""}): type: 'Normal' reason: 'Synced' ClusterRoleBinding synced successfully
I0830 06:38:22.305184 1 event.go:285] Event(v1.ObjectReference{Kind:"ClusterRoleBinding", Namespace:"", Name:"system:controller:replicaset-controller", UID:"952dfd26-50b2-49f9-9f25-b7f98cb105dd", APIVersion:"rbac.authorization.k8s.io/v1", ResourceVersion:"173", FieldPath:""}): type: 'Normal' reason: 'Synced' ClusterRoleBinding synced successfully
I0830 06:38:22.305194 1 event.go:285] Event(v1.ObjectReference{Kind:"ClusterRoleBinding", Namespace:"", Name:"kubefed-rolebinding", UID:"ebb0d3ff-38a0-44e3-9a1f-a21a61ebf518", APIVersion:"rbac.authorization.k8s.io/v1", ResourceVersion:"49503676", FieldPath:""}): type: 'Normal' reason: 'Synced' ClusterRoleBinding synced successfully
I0830 06:38:22.305203 1 event.go:285] Event(v1.ObjectReference{Kind:"ClusterRoleBinding", Namespace:"", Name:"proxy-rolebinding", UID:"373101be-0dcf-4d04-9534-df22c4219d12", APIVersion:"rbac.authorization.k8s.io/v1", ResourceVersion:"303302", FieldPath:""}): type: 'Normal' reason: 'Synced' ClusterRoleBinding synced successfully
I0830 06:38:22.305250 1 event.go:285] Event(v1.ObjectReference{Kind:"ClusterRoleBinding", Namespace:"", Name:"eks:az-poller", UID:"e9865658-bad7-411b-ba41-c61a251f730d", APIVersion:"rbac.authorization.k8s.io/v1", ResourceVersion:"214", FieldPath:""}): type: 'Normal' reason: 'Synced' ClusterRoleBinding synced successfully
I0830 06:38:22.305260 1 event.go:285] Event(v1.ObjectReference{Kind:"ClusterRoleBinding", Namespace:"", Name:"kubesphere", UID:"8478667d-00e2-487f-9d49-025ff21b8813", APIVersion:"rbac.authorization.k8s.io/v1", ResourceVersion:"14493", FieldPath:""}): type: 'Normal' reason: 'Synced' ClusterRoleBinding synced successfully
I0830 06:38:22.305269 1 event.go:285] Event(v1.ObjectReference{Kind:"ClusterRoleBinding", Namespace:"", Name:"kubesphere-kube-state-metrics", UID:"ee51d249-a02d-42c6-91df-bea9abc702f5", APIVersion:"rbac.authorization.k8s.io/v1", ResourceVersion:"49761174", FieldPath:""}): type: 'Normal' reason: 'Synced' ClusterRoleBinding synced successfully
I0830 06:38:22.305278 1 event.go:285] Event(v1.ObjectReference{Kind:"ClusterRoleBinding", Namespace:"", Name:"system:controller:horizontal-pod-autoscaler", UID:"0a06f2b4-28ee-4b81-9e47-44aa5a6683da", APIVersion:"rbac.authorization.k8s.io/v1", ResourceVersion:"167", FieldPath:""}): type: 'Normal' reason: 'Synced' ClusterRoleBinding synced successfully
I0830 06:38:22.305291 1 event.go:285] Event(v1.ObjectReference{Kind:"ClusterRoleBinding", Namespace:"", Name:"devops-jenkins-worker-role-binding", UID:"7a344c28-84d8-48dd-b14b-00ed88ccf2fd", APIVersion:"rbac.authorization.k8s.io/v1", ResourceVersion:"303300", FieldPath:""}): type: 'Normal' reason: 'Synced' ClusterRoleBinding synced successfully
I0830 06:38:22.305302 1 event.go:285] Event(v1.ObjectReference{Kind:"ClusterRoleBinding", Namespace:"", Name:"eks:cluster-event-watcher", UID:"44d46e65-8949-44d9-b29e-c593d1f847cb", APIVersion:"rbac.authorization.k8s.io/v1", ResourceVersion:"223", FieldPath:""}): type: 'Normal' reason: 'Synced' ClusterRoleBinding synced successfully
I0830 06:38:22.305311 1 event.go:285] Event(v1.ObjectReference{Kind:"ClusterRoleBinding", Namespace:"", Name:"eks:fargate-scheduler", UID:"92867a1b-dcdc-4eaf-8a5f-c989b77f568f", APIVersion:"rbac.authorization.k8s.io/v1", ResourceVersion:"225", FieldPath:""}): type: 'Normal' reason: 'Synced' ClusterRoleBinding synced successfully
I0830 06:38:22.305320 1 event.go:285] Event(v1.ObjectReference{Kind:"ClusterRoleBinding", Namespace:"", Name:"eks:node-manager", UID:"cd810916-35d5-4e1f-80d0-65c21b4f13f3", APIVersion:"rbac.authorization.k8s.io/v1", ResourceVersion:"305", FieldPath:""}): type: 'Normal' reason: 'Synced' ClusterRoleBinding synced successfully
I0830 06:38:22.305329 1 event.go:285] Event(v1.ObjectReference{Kind:"ClusterRoleBinding", Namespace:"", Name:"kubesphere-prometheus-k8s", UID:"7890628e-b1ec-4e26-bb69-08c37dc2b858", APIVersion:"rbac.authorization.k8s.io/v1", ResourceVersion:"49761205", FieldPath:""}): type: 'Normal' reason: 'Synced' ClusterRoleBinding synced successfully
I0830 06:38:22.305339 1 event.go:285] Event(v1.ObjectReference{Kind:"ClusterRoleBinding", Namespace:"", Name:"notification-manager-controller-rolebinding", UID:"508a793a-6ed5-4c32-b735-de8122d5db18", APIVersion:"rbac.authorization.k8s.io/v1", ResourceVersion:"15579", FieldPath:""}): type: 'Normal' reason: 'Synced' ClusterRoleBinding synced successfully
I0830 06:38:22.305350 1 event.go:285] Event(v1.ObjectReference{Kind:"ClusterRoleBinding", Namespace:"", Name:"system:controller:expand-controller", UID:"54b464c4-29a6-4868-9d95-5c975ed2840c", APIVersion:"rbac.authorization.k8s.io/v1", ResourceVersion:"164", FieldPath:""}): type: 'Normal' reason: 'Synced' ClusterRoleBinding synced successfully
I0830 06:38:22.305360 1 event.go:285] Event(v1.ObjectReference{Kind:"ClusterRoleBinding", Namespace:"", Name:"system:controller:ttl-controller", UID:"21f0b6b5-a716-4a28-b923-f8011c0d8e79", APIVersion:"rbac.authorization.k8s.io/v1", ResourceVersion:"180", FieldPath:""}): type: 'Normal' reason: 'Synced' ClusterRoleBinding synced successfully
I0830 06:38:22.305370 1 event.go:285] Event(v1.ObjectReference{Kind:"ClusterRoleBinding", Namespace:"", Name:"aws-node", UID:"0674b69f-9915-4a48-b12e-18988efde364", APIVersion:"rbac.authorization.k8s.io/v1", ResourceVersion:"1832", FieldPath:""}): type: 'Normal' reason: 'Synced' ClusterRoleBinding synced successfully
I0830 06:38:22.305379 1 event.go:285] Event(v1.ObjectReference{Kind:"ClusterRoleBinding", Namespace:"", Name:"snapshot-controller-role", UID:"02ceb95c-5d5a-402e-8429-aa5ab82248d1", APIVersion:"rbac.authorization.k8s.io/v1", ResourceVersion:"14134", FieldPath:""}): type: 'Normal' reason: 'Synced' ClusterRoleBinding synced successfully
I0830 06:38:22.305390 1 event.go:285] Event(v1.ObjectReference{Kind:"ClusterRoleBinding", Namespace:"", Name:"system:controller:service-controller", UID:"33475533-3964-4fbc-88c9-dbc05aaead27", APIVersion:"rbac.authorization.k8s.io/v1", ResourceVersion:"178", FieldPath:""}): type: 'Normal' reason: 'Synced' ClusterRoleBinding synced successfully
I0830 06:38:22.305400 1 event.go:285] Event(v1.ObjectReference{Kind:"ClusterRoleBinding", Namespace:"", Name:"kubefed-admission-webhook:auth-delegator", UID:"0e6d2abe-dcdb-47b9-b15f-ed5a9f64550d", APIVersion:"rbac.authorization.k8s.io/v1", ResourceVersion:"49503678", FieldPath:""}): type: 'Normal' reason: 'Synced' ClusterRoleBinding synced successfully
I0830 06:38:22.305410 1 event.go:285] Event(v1.ObjectReference{Kind:"ClusterRoleBinding", Namespace:"", Name:"eks:podsecuritypolicy:authenticated", UID:"be95616e-f0f0-470c-86bf-e54eac956e49", APIVersion:"rbac.authorization.k8s.io/v1", ResourceVersion:"342", FieldPath:""}): type: 'Normal' reason: 'Synced' ClusterRoleBinding synced successfully
I0830 06:38:22.305420 1 event.go:285] Event(v1.ObjectReference{Kind:"ClusterRoleBinding", Namespace:"", Name:"notification-manager-tenant-sidecar-rolebinding", UID:"6f409779-7d35-41d3-b8db-4fea59fc5123", APIVersion:"rbac.authorization.k8s.io/v1", ResourceVersion:"15581", FieldPath:""}): type: 'Normal' reason: 'Synced' ClusterRoleBinding synced successfully
I0830 06:38:22.305431 1 event.go:285] Event(v1.ObjectReference{Kind:"ClusterRoleBinding", Namespace:"", Name:"system:basic-user", UID:"0c2f5663-63d0-44f5-93cf-a8fa3602b224", APIVersion:"rbac.authorization.k8s.io/v1", ResourceVersion:"146", FieldPath:""}): type: 'Normal' reason: 'Synced' ClusterRoleBinding synced successfully
I0830 06:38:22.305441 1 event.go:285] Event(v1.ObjectReference{Kind:"ClusterRoleBinding", Namespace:"", Name:"system:controller:endpoint-controller", UID:"cd69f737-46db-4f60-8db1-d38bb0ba930d", APIVersion:"rbac.authorization.k8s.io/v1", ResourceVersion:"161", FieldPath:""}): type: 'Normal' reason: 'Synced' ClusterRoleBinding synced successfully
I0830 06:38:22.305450 1 event.go:285] Event(v1.ObjectReference{Kind:"ClusterRoleBinding", Namespace:"", Name:"system:controller:pod-garbage-collector", UID:"43bd5d25-2f08-44b1-909a-2f9ac86fffd9", APIVersion:"rbac.authorization.k8s.io/v1", ResourceVersion:"172", FieldPath:""}): type: 'Normal' reason: 'Synced' ClusterRoleBinding synced successfully
I0830 06:38:22.305459 1 event.go:285] Event(v1.ObjectReference{Kind:"ClusterRoleBinding", Namespace:"", Name:"eks:node-bootstrapper", UID:"71bee0b5-b42f-4615-8fd7-f7f17e6a70cc", APIVersion:"rbac.authorization.k8s.io/v1", ResourceVersion:"336", FieldPath:""}): type: 'Normal' reason: 'Synced' ClusterRoleBinding synced successfully
I0830 06:38:22.305467 1 event.go:285] Event(v1.ObjectReference{Kind:"ClusterRoleBinding", Namespace:"", Name:"system:controller:service-account-controller", UID:"4869394c-3155-41fc-9648-7513fd8d3b1b", APIVersion:"rbac.authorization.k8s.io/v1", ResourceVersion:"177", FieldPath:""}): type: 'Normal' reason: 'Synced' ClusterRoleBinding synced successfully
I0830 06:38:22.305477 1 event.go:285] Event(v1.ObjectReference{Kind:"ClusterRoleBinding", Namespace:"", Name:"system:node-proxier", UID:"c4fd4965-54ff-4cfc-bd97-88ca7918b1ea", APIVersion:"rbac.authorization.k8s.io/v1", ResourceVersion:"148", FieldPath:""}): type: 'Normal' reason: 'Synced' ClusterRoleBinding synced successfully
I0830 06:38:22.305487 1 event.go:285] Event(v1.ObjectReference{Kind:"ClusterRoleBinding", Namespace:"", Name:"eks:certificate-controller-approver", UID:"a3921f20-3464-4dac-b804-2ed53a816a23", APIVersion:"rbac.authorization.k8s.io/v1", ResourceVersion:"218", FieldPath:""}): type: 'Normal' reason: 'Synced' ClusterRoleBinding synced successfully
I0830 06:38:22.305497 1 event.go:285] Event(v1.ObjectReference{Kind:"ClusterRoleBinding", Namespace:"", Name:"eks:cloudwatch-agent-role-binding", UID:"254c2c3d-8421-44a8-8920-636fec321edc", APIVersion:"rbac.authorization.k8s.io/v1", ResourceVersion:"33277455", FieldPath:""}): type: 'Normal' reason: 'Synced' ClusterRoleBinding synced successfully
I0830 06:38:22.305509 1 event.go:285] Event(v1.ObjectReference{Kind:"ClusterRoleBinding", Namespace:"", Name:"eks:service-operations", UID:"74e91f2b-874a-4ce8-aeb3-942fa5847e66", APIVersion:"rbac.authorization.k8s.io/v1", ResourceVersion:"26148560", FieldPath:""}): type: 'Normal' reason: 'Synced' ClusterRoleBinding synced successfully
I0830 06:38:22.305519 1 event.go:285] Event(v1.ObjectReference{Kind:"ClusterRoleBinding", Namespace:"", Name:"system:controller:generic-garbage-collector", UID:"e0f5d7db-47bf-4aa4-9a16-2c72f790422b", APIVersion:"rbac.authorization.k8s.io/v1", ResourceVersion:"166", FieldPath:""}): type: 'Normal' reason: 'Synced' ClusterRoleBinding synced successfully
I0830 06:38:22.305529 1 event.go:285] Event(v1.ObjectReference{Kind:"ClusterRoleBinding", Namespace:"", Name:"system:controller:job-controller", UID:"e4f9c59f-8ed4-4a0c-afaf-6f0bf16413fb", APIVersion:"rbac.authorization.k8s.io/v1", ResourceVersion:"168", FieldPath:""}): type: 'Normal' reason: 'Synced' ClusterRoleBinding synced successfully
I0830 06:38:22.305538 1 event.go:285] Event(v1.ObjectReference{Kind:"ClusterRoleBinding", Namespace:"", Name:"system:controller:replication-controller", UID:"c9c33c34-1104-4360-b3a3-e4cb78c1105c", APIVersion:"rbac.authorization.k8s.io/v1", ResourceVersion:"174", FieldPath:""}): type: 'Normal' reason: 'Synced' ClusterRoleBinding synced successfully
I0830 06:38:22.305548 1 event.go:285] Event(v1.ObjectReference{Kind:"ClusterRoleBinding", Namespace:"", Name:"system:controller:root-ca-cert-publisher", UID:"40d8afe5-ad7d-45f6-84a9-7f0e08a9d525", APIVersion:"rbac.authorization.k8s.io/v1", ResourceVersion:"185", FieldPath:""}): type: 'Normal' reason: 'Synced' ClusterRoleBinding synced successfully
I0830 06:38:22.305788 1 basecontroller.go:59] Starting controller: group-controller
I0830 06:38:22.305794 1 basecontroller.go:60] Waiting for informer caches to sync for: group-controller
I0830 06:38:22.305803 1 basecontroller.go:65] Starting workers for: group-controller
I0830 06:38:22.305811 1 basecontroller.go:70] Started workers for: group-controller
I0830 06:38:22.305891 1 globalrole_controller.go:192] Successfully synced key:role-template-manage-platform-settings
I0830 06:38:22.306060 1 globalrole_controller.go:192] Successfully synced key:role-template-manage-workspaces
I0830 06:38:22.306151 1 globalrole_controller.go:192] Successfully synced key:role-template-view-basic
I0830 06:38:22.306271 1 globalrole_controller.go:192] Successfully synced key:role-template-view-clusters
I0830 06:38:22.306383 1 globalrole_controller.go:192] Successfully synced key:crm-read-group
I0830 06:38:22.306410 1 globalrolebinding_controller.go:206] Successfully synced key:authenticated
I0830 06:38:22.306477 1 globalrole_controller.go:192] Successfully synced key:platform-admin
I0830 06:38:22.306561 1 globalrole_controller.go:192] Successfully synced key:platform-self-provisioner
I0830 06:38:22.306564 1 globalrolebinding_controller.go:206] Successfully synced key:pre-registration
I0830 06:38:22.306658 1 globalrole_controller.go:192] Successfully synced key:project-viewer
I0830 06:38:22.306750 1 globalrole_controller.go:192] Successfully synced key:role-template-view-roles
I0830 06:38:22.306816 1 basecontroller.go:59] Starting controller: groupbinding-controller
I0830 06:38:22.306823 1 basecontroller.go:60] Waiting for informer caches to sync for: groupbinding-controller
I0830 06:38:22.306835 1 basecontroller.go:65] Starting workers for: groupbinding-controller
I0830 06:38:22.306843 1 basecontroller.go:70] Started workers for: groupbinding-controller
I0830 06:38:22.306871 1 globalrole_controller.go:192] Successfully synced key:role-template-view-workspaces
I0830 06:38:22.306949 1 globalrole_controller.go:192] Successfully synced key:role-template-view-users
I0830 06:38:22.307024 1 globalrole_controller.go:192] Successfully synced key:pre-registration
I0830 06:38:22.307135 1 globalrole_controller.go:192] Successfully synced key:role-template-create-workspaces
I0830 06:38:22.307168 1 cluster_controller.go:201] starting cluster controller
I0830 06:38:22.307254 1 globalrole_controller.go:192] Successfully synced key:role-template-manage-clusters
I0830 06:38:22.307328 1 globalrole_controller.go:192] Successfully synced key:role-template-view-app-templates
I0830 06:38:22.307331 1 globalrole_controller.go:192] Successfully synced key:role-template-manage-users
I0830 06:38:22.307400 1 globalrole_controller.go:192] Successfully synced key:role-template-manage-app-templates
I0830 06:38:22.307404 1 globalrole_controller.go:192] Successfully synced key:role-template-manage-roles
I0830 06:38:22.307502 1 globalrole_controller.go:192] Successfully synced key:anonymous
I0830 06:38:22.307563 1 globalrole_controller.go:192] Successfully synced key:platform-regular
I0830 06:38:22.307616 1 globalrole_controller.go:192] Successfully synced key:authenticated
I0830 06:38:22.307693 1 globalrole_controller.go:192] Successfully synced key:platform-viewer
I0830 06:38:22.307769 1 globalrolebinding_controller.go:206] Successfully synced key:188078-platform-viewer
I0830 06:38:22.306951 1 notification_controller.go:150] Starting Notification controller
I0830 06:38:22.307812 1 notification_controller.go:153] Waiting for informer caches to sync
I0830 06:38:22.307824 1 notification_controller.go:159] Starting workers
I0830 06:38:22.307833 1 notification_controller.go:165] Started workers
I0830 06:38:22.307853 1 globalrolebinding_controller.go:206] Successfully synced key:anonymous
I0830 06:38:22.307969 1 event.go:285] Event(v1.ObjectReference{Kind:"GlobalRole", Namespace:"", Name:"role-template-manage-platform-settings", UID:"c9a234ea-666e-4c17-af2e-b306437dcb52", APIVersion:"iam.kubesphere.io/v1alpha2", ResourceVersion:"49504791", FieldPath:""}): type: 'Normal' reason: 'Synced' GlobalRole synced successfully
I0830 06:38:22.307986 1 event.go:285] Event(v1.ObjectReference{Kind:"GlobalRole", Namespace:"", Name:"role-template-manage-workspaces", UID:"f9b375b1-9619-4975-af6d-db043929cb7f", APIVersion:"iam.kubesphere.io/v1alpha2", ResourceVersion:"49504881", FieldPath:""}): type: 'Normal' reason: 'Synced' GlobalRole synced successfully
I0830 06:38:22.307997 1 event.go:285] Event(v1.ObjectReference{Kind:"GlobalRole", Namespace:"", Name:"role-template-view-basic", UID:"e623fe5b-7e1f-4d05-8b61-00abef622c45", APIVersion:"iam.kubesphere.io/v1alpha2", ResourceVersion:"49504876", FieldPath:""}): type: 'Normal' reason: 'Synced' GlobalRole synced successfully
I0830 06:38:22.308009 1 event.go:285] Event(v1.ObjectReference{Kind:"GlobalRole", Namespace:"", Name:"role-template-view-clusters", UID:"59963a75-d6f9-471d-bf2d-17d9b9667e90", APIVersion:"iam.kubesphere.io/v1alpha2", ResourceVersion:"49504906", FieldPath:""}): type: 'Normal' reason: 'Synced' GlobalRole synced successfully
I0830 06:38:22.308018 1 event.go:285] Event(v1.ObjectReference{Kind:"GlobalRole", Namespace:"", Name:"crm-read-group", UID:"077447de-73ab-4ad4-aed2-f7fe3512580a", APIVersion:"iam.kubesphere.io/v1alpha2", ResourceVersion:"49504733", FieldPath:""}): type: 'Normal' reason: 'Synced' GlobalRole synced successfully
I0830 06:38:22.308027 1 event.go:285] Event(v1.ObjectReference{Kind:"GlobalRole", Namespace:"", Name:"platform-admin", UID:"6be0b40e-cf48-4f2c-91ce-a3ca84e535b0", APIVersion:"iam.kubesphere.io/v1alpha2", ResourceVersion:"49504683", FieldPath:""}): type: 'Normal' reason: 'Synced' GlobalRole synced successfully
I0830 06:38:22.308036 1 event.go:285] Event(v1.ObjectReference{Kind:"GlobalRole", Namespace:"", Name:"platform-self-provisioner", UID:"4d18dde3-8cc3-47a6-b19c-8500d845f3f7", APIVersion:"iam.kubesphere.io/v1alpha2", ResourceVersion:"49504921", FieldPath:""}): type: 'Normal' reason: 'Synced' GlobalRole synced successfully
I0830 06:38:22.308046 1 event.go:285] Event(v1.ObjectReference{Kind:"GlobalRole", Namespace:"", Name:"project-viewer", UID:"4076377d-286a-4591-a268-86d74944b58f", APIVersion:"iam.kubesphere.io/v1alpha2", ResourceVersion:"49504658", FieldPath:""}): type: 'Normal' reason: 'Synced' GlobalRole synced successfully
I0830 06:38:22.308055 1 event.go:285] Event(v1.ObjectReference{Kind:"GlobalRole", Namespace:"", Name:"role-template-view-roles", UID:"66ff8c4a-b17c-4ce3-89e6-addd6954b03c", APIVersion:"iam.kubesphere.io/v1alpha2", ResourceVersion:"49504666", FieldPath:""}): type: 'Normal' reason: 'Synced' GlobalRole synced successfully
I0830 06:38:22.308065 1 controller.go:186] "Starting EventSource" controller="clusterrulegroup" source="kind source: *v2beta1.ClusterRuleGroup"
I0830 06:38:22.308064 1 event.go:285] Event(v1.ObjectReference{Kind:"GlobalRole", Namespace:"", Name:"role-template-view-workspaces", UID:"4dfe7094-d922-4cdf-9a4e-d836e9ed9447", APIVersion:"iam.kubesphere.io/v1alpha2", ResourceVersion:"49762135", FieldPath:""}): type: 'Normal' reason: 'Synced' GlobalRole synced successfully
I0830 06:38:22.308077 1 controller.go:194] "Starting Controller" controller="clusterrulegroup"
I0830 06:38:22.308074 1 event.go:285] Event(v1.ObjectReference{Kind:"GlobalRole", Namespace:"", Name:"role-template-view-users", UID:"a553b913-52e4-455d-bf2c-b111c4b1d04f", APIVersion:"iam.kubesphere.io/v1alpha2", ResourceVersion:"49504607", FieldPath:""}): type: 'Normal' reason: 'Synced' GlobalRole synced successfully
I0830 06:38:22.308084 1 event.go:285] Event(v1.ObjectReference{Kind:"GlobalRole", Namespace:"", Name:"pre-registration", UID:"2a4e8f2d-7905-44ff-89e0-f16cc762efde", APIVersion:"iam.kubesphere.io/v1alpha2", ResourceVersion:"49504650", FieldPath:""}): type: 'Normal' reason: 'Synced' GlobalRole synced successfully
I0830 06:38:22.308093 1 event.go:285] Event(v1.ObjectReference{Kind:"GlobalRole", Namespace:"", Name:"role-template-create-workspaces", UID:"db9d58b3-ed53-4a51-8205-769ca2a13793", APIVersion:"iam.kubesphere.io/v1alpha2", ResourceVersion:"49504765", FieldPath:""}): type: 'Normal' reason: 'Synced' GlobalRole synced successfully
I0830 06:38:22.308097 1 event.go:285] Event(v1.ObjectReference{Kind:"GlobalRoleBinding", Namespace:"", Name:"authenticated", UID:"99f36322-eee3-4d23-b313-5981679b2168", APIVersion:"iam.kubesphere.io/v1alpha2", ResourceVersion:"49504831", FieldPath:""}): type: 'Normal' reason: 'Synced' GlobalRoleBinding synced successfully
I0830 06:38:22.308103 1 event.go:285] Event(v1.ObjectReference{Kind:"GlobalRole", Namespace:"", Name:"role-template-manage-clusters", UID:"e63c101a-443c-4004-9175-85751555cbdf", APIVersion:"iam.kubesphere.io/v1alpha2", ResourceVersion:"49504788", FieldPath:""}): type: 'Normal' reason: 'Synced' GlobalRole synced successfully
I0830 06:38:22.308110 1 event.go:285] Event(v1.ObjectReference{Kind:"GlobalRoleBinding", Namespace:"", Name:"pre-registration", UID:"a098aed2-4394-441c-8018-2103832d5b12", APIVersion:"iam.kubesphere.io/v1alpha2", ResourceVersion:"49504676", FieldPath:""}): type: 'Normal' reason: 'Synced' GlobalRoleBinding synced successfully
I0830 06:38:22.308113 1 event.go:285] Event(v1.ObjectReference{Kind:"GlobalRole", Namespace:"", Name:"role-template-view-app-templates", UID:"cf013ee8-507f-4c08-89c4-0014e8521001", APIVersion:"iam.kubesphere.io/v1alpha2", ResourceVersion:"49504612", FieldPath:""}): type: 'Normal' reason: 'Synced' GlobalRole synced successfully
I0830 06:38:22.308120 1 event.go:285] Event(v1.ObjectReference{Kind:"GlobalRoleBinding", Namespace:"", Name:"188078-platform-viewer", UID:"c6e5eb93-18fa-4718-921d-6b3409f5f64c", APIVersion:"iam.kubesphere.io/v1alpha2", ResourceVersion:"49504870", FieldPath:""}): type: 'Normal' reason: 'Synced' GlobalRoleBinding synced successfully
I0830 06:38:22.308123 1 event.go:285] Event(v1.ObjectReference{Kind:"GlobalRole", Namespace:"", Name:"role-template-manage-users", UID:"3aa5840b-1f06-4529-8aec-7b557eda7379", APIVersion:"iam.kubesphere.io/v1alpha2", ResourceVersion:"49504799", FieldPath:""}): type: 'Normal' reason: 'Synced' GlobalRole synced successfully
I0830 06:38:22.308132 1 event.go:285] Event(v1.ObjectReference{Kind:"GlobalRoleBinding", Namespace:"", Name:"anonymous", UID:"cf3598df-7995-4643-92ac-745756c5928a", APIVersion:"iam.kubesphere.io/v1alpha2", ResourceVersion:"49504752", FieldPath:""}): type: 'Normal' reason: 'Synced' GlobalRoleBinding synced successfully
I0830 06:38:22.308134 1 event.go:285] Event(v1.ObjectReference{Kind:"GlobalRole", Namespace:"", Name:"role-template-manage-app-templates", UID:"311e909f-7eae-4406-91c0-978dce719b75", APIVersion:"iam.kubesphere.io/v1alpha2", ResourceVersion:"49504613", FieldPath:""}): type: 'Normal' reason: 'Synced' GlobalRole synced successfully
I0830 06:38:22.308144 1 event.go:285] Event(v1.ObjectReference{Kind:"GlobalRole", Namespace:"", Name:"role-template-manage-roles", UID:"e0e38453-f5db-4d24-9680-0255337736d7", APIVersion:"iam.kubesphere.io/v1alpha2", ResourceVersion:"49504603", FieldPath:""}): type: 'Normal' reason: 'Synced' GlobalRole synced successfully
I0830 06:38:22.308153 1 event.go:285] Event(v1.ObjectReference{Kind:"GlobalRole", Namespace:"", Name:"anonymous", UID:"17427f96-347f-4b40-a1f2-a4de33f6ba7c", APIVersion:"iam.kubesphere.io/v1alpha2", ResourceVersion:"49759743", FieldPath:""}): type: 'Normal' reason: 'Synced' GlobalRole synced successfully
I0830 06:38:22.308162 1 event.go:285] Event(v1.ObjectReference{Kind:"GlobalRole", Namespace:"", Name:"platform-regular", UID:"22bc8a28-a48d-43af-9f36-3aa7cdce3b61", APIVersion:"iam.kubesphere.io/v1alpha2", ResourceVersion:"49504640", FieldPath:""}): type: 'Normal' reason: 'Synced' GlobalRole synced successfully
I0830 06:38:22.308171 1 event.go:285] Event(v1.ObjectReference{Kind:"GlobalRole", Namespace:"", Name:"authenticated", UID:"75dc2dc0-31d3-41cb-8d8d-0555f26a72cc", APIVersion:"iam.kubesphere.io/v1alpha2", ResourceVersion:"49759744", FieldPath:""}): type: 'Normal' reason: 'Synced' GlobalRole synced successfully
I0830 06:38:22.308180 1 event.go:285] Event(v1.ObjectReference{Kind:"GlobalRole", Namespace:"", Name:"platform-viewer", UID:"f1377e9b-f6a5-45e3-965f-dfd466c6d5a3", APIVersion:"iam.kubesphere.io/v1alpha2", ResourceVersion:"49504742", FieldPath:""}): type: 'Normal' reason: 'Synced' GlobalRole synced successfully
I0830 06:38:22.308206 1 controller.go:186] "Starting EventSource" controller="rulegroup" source="kind source: *v2beta1.RuleGroup"
I0830 06:38:22.308216 1 controller.go:194] "Starting Controller" controller="rulegroup"
I0830 06:38:22.308334 1 controller.go:186] "Starting EventSource" controller="globalrulegroup" source="kind source: *v2beta1.GlobalRuleGroup"
I0830 06:38:22.308345 1 controller.go:194] "Starting Controller" controller="globalrulegroup"
2023/08/30 06:38:22 http: TLS handshake error from 10.8.21.170:54888: remote error: tls: bad certificate
I0830 06:38:22.357563 1 certificatesigningrequest_controller.go:185] Successfully csrSynced key:austin.x.meng-csr-1681985195
I0830 06:38:22.358190 1 basecontroller.go:127] Successfully Synced key:salesforce-devops-adminxlbjs-188977-2rrd6 in groupbinding-controller
I0830 06:38:22.358302 1 event.go:285] Event(v1.ObjectReference{Kind:"CertificateSigningRequest", Namespace:"", Name:"austin.x.meng-csr-1681985195", UID:"94d2c739-a4d4-43b5-98c1-600b9fa81d0c", APIVersion:"certificates.k8s.io/v1", ResourceVersion:"49827875", FieldPath:""}): type: 'Normal' reason: 'Synced' CertificateSigningRequest csrSynced successfully
I0830 06:38:22.358465 1 event.go:285] Event(v1.ObjectReference{Kind:"GroupBinding", Namespace:"", Name:"salesforce-devops-adminxlbjs-188977-2rrd6", UID:"0568cf9f-2392-4b51-a6c6-a910ea970b06", APIVersion:"iam.kubesphere.io/v1alpha2", ResourceVersion:"49504622", FieldPath:""}): type: 'Normal' reason: 'Synced' GroupBinding synced successfully
I0830 06:38:22.359378 1 globalrolebinding_controller.go:206] Successfully synced key:184862-platform-admin
I0830 06:38:22.359526 1 globalrolebinding_controller.go:206] Successfully synced key:pengfei.wan-project-viewer
I0830 06:38:22.359689 1 globalrolebinding_controller.go:206] Successfully synced key:ts-developers-project-viewer
I0830 06:38:22.359856 1 globalrolebinding_controller.go:206] Successfully synced key:yanan.zhou-project-viewer
I0830 06:38:22.360026 1 event.go:285] Event(v1.ObjectReference{Kind:"GlobalRoleBinding", Namespace:"", Name:"184862-platform-admin", UID:"1479fc8c-99c2-4750-8241-896ccdcbd5f2", APIVersion:"iam.kubesphere.io/v1alpha2", ResourceVersion:"49504619", FieldPath:""}): type: 'Normal' reason: 'Synced' GlobalRoleBinding synced successfully
I0830 06:38:22.360062 1 event.go:285] Event(v1.ObjectReference{Kind:"GlobalRoleBinding", Namespace:"", Name:"pengfei.wan-project-viewer", UID:"4fc23291-dad7-4b7f-b805-03004c8de8da", APIVersion:"iam.kubesphere.io/v1alpha2", ResourceVersion:"49504609", FieldPath:""}): type: 'Normal' reason: 'Synced' GlobalRoleBinding synced successfully
I0830 06:38:22.360074 1 event.go:285] Event(v1.ObjectReference{Kind:"GlobalRoleBinding", Namespace:"", Name:"ts-developers-project-viewer", UID:"28731600-1102-447e-8a0d-a6a1ec9d0e67", APIVersion:"iam.kubesphere.io/v1alpha2", ResourceVersion:"49504653", FieldPath:""}): type: 'Normal' reason: 'Synced' GlobalRoleBinding synced successfully
I0830 06:38:22.360114 1 event.go:285] Event(v1.ObjectReference{Kind:"GlobalRoleBinding", Namespace:"", Name:"yanan.zhou-project-viewer", UID:"59e67ff3-3bb1-4136-bca8-131cbb4abe82", APIVersion:"iam.kubesphere.io/v1alpha2", ResourceVersion:"49504654", FieldPath:""}): type: 'Normal' reason: 'Synced' GlobalRoleBinding synced successfully
I0830 06:38:22.365095 1 globalrolebinding_controller.go:206] Successfully synced key:185182-platform-admin
I0830 06:38:22.365155 1 clusterrolebinding_controller.go:190] Successfully synced key:184564-cluster-admin
I0830 06:38:22.365228 1 clusterrolebinding_controller.go:190] Successfully synced key:system:kube-scheduler
I0830 06:38:22.365280 1 clusterrolebinding_controller.go:190] Successfully synced key:eks:kube-proxy
I0830 06:38:22.365308 1 clusterrolebinding_controller.go:190] Successfully synced key:kubesphere-prometheus-operator
I0830 06:38:22.365318 1 event.go:285] Event(v1.ObjectReference{Kind:"GlobalRoleBinding", Namespace:"", Name:"185182-platform-admin", UID:"52429389-c827-46ab-9a6b-fa6215fb39c6", APIVersion:"iam.kubesphere.io/v1alpha2", ResourceVersion:"49504859", FieldPath:""}): type: 'Normal' reason: 'Synced' GlobalRoleBinding synced successfully
I0830 06:38:22.365356 1 clusterrolebinding_controller.go:190] Successfully synced key:system:controller:resourcequota-controller
I0830 06:38:22.365369 1 clusterrolebinding_controller.go:190] Successfully synced key:system:volume-scheduler
I0830 06:38:22.365377 1 clusterrolebinding_controller.go:190] Successfully synced key:zabbix-kube-state-metrics
I0830 06:38:22.365395 1 clusterrolebinding_controller.go:190] Successfully synced key:devops-argocd-server
I0830 06:38:22.365409 1 clusterrolebinding_controller.go:190] Successfully synced key:eks:certificate-controller-signer
I0830 06:38:22.365418 1 clusterrolebinding_controller.go:190] Successfully synced key:eks:pod-identity-mutating-webhook
I0830 06:38:22.365427 1 clusterrolebinding_controller.go:190] Successfully synced key:ks-devops
I0830 06:38:22.365439 1 clusterrolebinding_controller.go:190] Successfully synced key:system:controller:disruption-controller
I0830 06:38:22.365448 1 clusterrolebinding_controller.go:190] Successfully synced key:system:controller:pvc-protection-controller
I0830 06:38:22.365698 1 event.go:285] Event(v1.ObjectReference{Kind:"ClusterRoleBinding", Namespace:"", Name:"184564-cluster-admin", UID:"da97a288-1221-4426-8ea2-a29b5ae3513e", APIVersion:"rbac.authorization.k8s.io/v1", ResourceVersion:"19334", FieldPath:""}): type: 'Normal' reason: 'Synced' ClusterRoleBinding synced successfully
I0830 06:38:22.365722 1 event.go:285] Event(v1.ObjectReference{Kind:"ClusterRoleBinding", Namespace:"", Name:"system:kube-scheduler", UID:"eac35415-eb22-4c01-9e06-e31f4b2dd504", APIVersion:"rbac.authorization.k8s.io/v1", ResourceVersion:"151", FieldPath:""}): type: 'Normal' reason: 'Synced' ClusterRoleBinding synced successfully
I0830 06:38:22.365733 1 event.go:285] Event(v1.ObjectReference{Kind:"ClusterRoleBinding", Namespace:"", Name:"eks:kube-proxy", UID:"5028b19d-e58c-4a20-9744-c08ef591fc7d", APIVersion:"rbac.authorization.k8s.io/v1", ResourceVersion:"1782", FieldPath:""}): type: 'Normal' reason: 'Synced' ClusterRoleBinding synced successfully
I0830 06:38:22.365749 1 event.go:285] Event(v1.ObjectReference{Kind:"ClusterRoleBinding", Namespace:"", Name:"kubesphere-prometheus-operator", UID:"f888035b-a67e-4f76-874f-644c08e78768", APIVersion:"rbac.authorization.k8s.io/v1", ResourceVersion:"15162", FieldPath:""}): type: 'Normal' reason: 'Synced' ClusterRoleBinding synced successfully
I0830 06:38:22.365765 1 event.go:285] Event(v1.ObjectReference{Kind:"ClusterRoleBinding", Namespace:"", Name:"system:controller:resourcequota-controller", UID:"c0f761b9-71e6-4a24-be10-34227b177cc7", APIVersion:"rbac.authorization.k8s.io/v1", ResourceVersion:"175", FieldPath:""}): type: 'Normal' reason: 'Synced' ClusterRoleBinding synced successfully
I0830 06:38:22.365781 1 event.go:285] Event(v1.ObjectReference{Kind:"ClusterRoleBinding", Namespace:"", Name:"system:volume-scheduler", UID:"5a407227-c175-4114-b180-7d7438699817", APIVersion:"rbac.authorization.k8s.io/v1", ResourceVersion:"152", FieldPath:""}): type: 'Normal' reason: 'Synced' ClusterRoleBinding synced successfully
I0830 06:38:22.365792 1 event.go:285] Event(v1.ObjectReference{Kind:"ClusterRoleBinding", Namespace:"", Name:"zabbix-kube-state-metrics", UID:"ae6b7b69-c57a-44ad-a500-c46494cfe1e8", APIVersion:"rbac.authorization.k8s.io/v1", ResourceVersion:"42242516", FieldPath:""}): type: 'Normal' reason: 'Synced' ClusterRoleBinding synced successfully
I0830 06:38:22.365803 1 event.go:285] Event(v1.ObjectReference{Kind:"ClusterRoleBinding", Namespace:"", Name:"devops-argocd-server", UID:"e36b45ce-2f24-4883-ae59-8bd3beb22d7c", APIVersion:"rbac.authorization.k8s.io/v1", ResourceVersion:"302992", FieldPath:""}): type: 'Normal' reason: 'Synced' ClusterRoleBinding synced successfully
I0830 06:38:22.365818 1 event.go:285] Event(v1.ObjectReference{Kind:"ClusterRoleBinding", Namespace:"", Name:"eks:certificate-controller-signer", UID:"51225080-c64a-44f5-83af-312a626ad3be", APIVersion:"rbac.authorization.k8s.io/v1", ResourceVersion:"219", FieldPath:""}): type: 'Normal' reason: 'Synced' ClusterRoleBinding synced successfully
I0830 06:38:22.365829 1 event.go:285] Event(v1.ObjectReference{Kind:"ClusterRoleBinding", Namespace:"", Name:"eks:pod-identity-mutating-webhook", UID:"f30ddeb8-d7b2-4ce9-99a9-9131aacfa799", APIVersion:"rbac.authorization.k8s.io/v1", ResourceVersion:"233", FieldPath:""}): type: 'Normal' reason: 'Synced' ClusterRoleBinding synced successfully
I0830 06:38:22.365845 1 event.go:285] Event(v1.ObjectReference{Kind:"ClusterRoleBinding", Namespace:"", Name:"ks-devops", UID:"123416d7-31f3-4d24-b9be-139a674c5c83", APIVersion:"rbac.authorization.k8s.io/v1", ResourceVersion:"49760534", FieldPath:""}): type: 'Normal' reason: 'Synced' ClusterRoleBinding synced successfully
I0830 06:38:22.365855 1 event.go:285] Event(v1.ObjectReference{Kind:"ClusterRoleBinding", Namespace:"", Name:"system:controller:disruption-controller", UID:"35642e21-d71a-409d-bdf3-dab073b80489", APIVersion:"rbac.authorization.k8s.io/v1", ResourceVersion:"160", FieldPath:""}): type: 'Normal' reason: 'Synced' ClusterRoleBinding synced successfully
I0830 06:38:22.365867 1 event.go:285] Event(v1.ObjectReference{Kind:"ClusterRoleBinding", Namespace:"", Name:"system:controller:pvc-protection-controller", UID:"250f5fec-2c2c-4efd-8f0a-c1929d25efd1", APIVersion:"rbac.authorization.k8s.io/v1", ResourceVersion:"182", FieldPath:""}): type: 'Normal' reason: 'Synced' ClusterRoleBinding synced successfully
E0830 06:38:22.369563 1 group_controller.go:180] Workspace 'salesforce' no longer exists
I0830 06:38:22.369607 1 basecontroller.go:127] Successfully Synced key:salesforce-devops-adminxlbjs in group-controller
I0830 06:38:22.369812 1 event.go:285] Event(v1.ObjectReference{Kind:"Group", Namespace:"", Name:"salesforce-devops-adminxlbjs", UID:"32842679-4faf-4181-ab13-1b46ddf8fc0b", APIVersion:"iam.kubesphere.io/v1alpha2", ResourceVersion:"49504631", FieldPath:""}): type: 'Normal' reason: 'Synced' Group synced successfully
I0830 06:38:22.372574 1 basecontroller.go:127] Successfully Synced key:salesforce-devops-adminxlbjs-roger.x.jin-kjf99 in groupbinding-controller
I0830 06:38:22.372677 1 event.go:285] Event(v1.ObjectReference{Kind:"GroupBinding", Namespace:"", Name:"salesforce-devops-adminxlbjs-roger.x.jin-kjf99", UID:"28fb9b68-6b4d-41e9-82e3-7bbc618c1b74", APIVersion:"iam.kubesphere.io/v1alpha2", ResourceVersion:"49504730", FieldPath:""}): type: 'Normal' reason: 'Synced' GroupBinding synced successfully
I0830 06:38:22.374545 1 clusterrolebinding_controller.go:190] Successfully synced key:admin-cluster-admin
I0830 06:38:22.374573 1 clusterrolebinding_controller.go:190] Successfully synced key:eks:k8s-metrics
I0830 06:38:22.374593 1 clusterrolebinding_controller.go:190] Successfully synced key:eks:kube-proxy-windows
I0830 06:38:22.374609 1 clusterrolebinding_controller.go:190] Successfully synced key:notification-manager-proxy-rolebinding
I0830 06:38:22.374619 1 clusterrolebinding_controller.go:190] Successfully synced key:system:controller:ephemeral-volume-controller
I0830 06:38:22.374632 1 clusterrolebinding_controller.go:190] Successfully synced key:system:kubesphere-cluster-admin
I0830 06:38:22.374649 1 clusterrolebinding_controller.go:190] Successfully synced key:system:monitoring
I0830 06:38:22.374667 1 clusterrolebinding_controller.go:190] Successfully synced key:eks:cloud-provider-extraction-migration
I0830 06:38:22.374683 1 clusterrolebinding_controller.go:190] Successfully synced key:ks-installer
I0830 06:38:22.374693 1 clusterrolebinding_controller.go:190] Successfully synced key:system:controller:certificate-controller
I0830 06:38:22.374701 1 clusterrolebinding_controller.go:190] Successfully synced key:system:controller:node-controller
I0830 06:38:22.374710 1 clusterrolebinding_controller.go:190] Successfully synced key:system:controller:persistent-volume-binder
I0830 06:38:22.374723 1 clusterrolebinding_controller.go:190] Successfully synced key:system:kube-dns
I0830 06:38:22.374732 1 clusterrolebinding_controller.go:190] Successfully synced key:kubefed-controller-manager:host-kubesphere
I0830 06:38:22.374746 1 clusterrolebinding_controller.go:190] Successfully synced key:devops-argocd-application-controller
I0830 06:38:22.374760 1 clusterrolebinding_controller.go:190] Successfully synced key:eks:cloud-controller-manager
I0830 06:38:22.374772 1 clusterrolebinding_controller.go:190] Successfully synced key:eks:tagging-controller
I0830 06:38:22.374781 1 clusterrolebinding_controller.go:190] Successfully synced key:kubesphere-node-exporter
I0830 06:38:22.374794 1 clusterrolebinding_controller.go:190] Successfully synced key:system:controller:clusterrole-aggregation-controller
I0830 06:38:22.374813 1 clusterrolebinding_controller.go:190] Successfully synced key:system:controller:cronjob-controller
I0830 06:38:22.374837 1 clusterrolebinding_controller.go:190] Successfully synced key:system:controller:statefulset-controller
I0830 06:38:22.374857 1 clusterrolebinding_controller.go:190] Successfully synced key:system:nginx-ingress-clusterrole-nisa-binding
E0830 06:38:22.374872 1 kubectl.go:119] user.iam.kubesphere.io "eks:addon-manager" not found
I0830 06:38:22.374883 1 clusterrolebinding_controller.go:190] Successfully synced key:eks:addon-cluster-admin
I0830 06:38:22.374897 1 clusterrolebinding_controller.go:190] Successfully synced key:system:public-info-viewer
I0830 06:38:22.374906 1 clusterrolebinding_controller.go:190] Successfully synced key:eks:certificate-controller
I0830 06:38:22.374916 1 clusterrolebinding_controller.go:190] Successfully synced key:manager-rolebinding
I0830 06:38:22.374937 1 clusterrolebinding_controller.go:190] Successfully synced key:system:controller:attachdetach-controller
I0830 06:38:22.374949 1 clusterrolebinding_controller.go:190] Successfully synced key:system:controller:deployment-controller
I0830 06:38:22.374958 1 clusterrolebinding_controller.go:190] Successfully synced key:system:controller:endpointslice-controller
I0830 06:38:22.374971 1 clusterrolebinding_controller.go:190] Successfully synced key:system:controller:ttl-after-finished-controller
I0830 06:38:22.374983 1 clusterrolebinding_controller.go:190] Successfully synced key:system:discovery
I0830 06:38:22.374992 1 clusterrolebinding_controller.go:190] Successfully synced key:eks:addon-manager
I0830 06:38:22.374820 1 globalrolebinding_controller.go:206] Successfully synced key:184564-platform-admin
I0830 06:38:22.374836 1 event.go:285] Event(v1.ObjectReference{Kind:"GlobalRoleBinding", Namespace:"", Name:"184564-platform-admin", UID:"d8fcbcdd-e98d-4bb2-b2df-2068e47bd1ba", APIVersion:"iam.kubesphere.io/v1alpha2", ResourceVersion:"49504801", FieldPath:""}): type: 'Normal' reason: 'Synced' GlobalRoleBinding synced successfully
I0830 06:38:22.375283 1 event.go:285] Event(v1.ObjectReference{Kind:"ClusterRoleBinding", Namespace:"", Name:"admin-cluster-admin", UID:"56e73b47-bdf2-4268-a788-f608609a624d", APIVersion:"rbac.authorization.k8s.io/v1", ResourceVersion:"16003", FieldPath:""}): type: 'Normal' reason: 'Synced' ClusterRoleBinding synced successfully
I0830 06:38:22.375297 1 event.go:285] Event(v1.ObjectReference{Kind:"ClusterRoleBinding", Namespace:"", Name:"eks:k8s-metrics", UID:"f59609ce-d045-40a2-b60a-4dadc5dead1a", APIVersion:"rbac.authorization.k8s.io/v1", ResourceVersion:"229", FieldPath:""}): type: 'Normal' reason: 'Synced' ClusterRoleBinding synced successfully
I0830 06:38:22.375307 1 event.go:285] Event(v1.ObjectReference{Kind:"ClusterRoleBinding", Namespace:"", Name:"eks:kube-proxy-windows", UID:"81c33694-9255-484f-ab9c-ab4433d4eb83", APIVersion:"rbac.authorization.k8s.io/v1", ResourceVersion:"324", FieldPath:""}): type: 'Normal' reason: 'Synced' ClusterRoleBinding synced successfully
I0830 06:38:22.375317 1 event.go:285] Event(v1.ObjectReference{Kind:"ClusterRoleBinding", Namespace:"", Name:"notification-manager-proxy-rolebinding", UID:"aee59be8-b0b6-466e-b509-aded1bb67fc8", APIVersion:"rbac.authorization.k8s.io/v1", ResourceVersion:"15580", FieldPath:""}): type: 'Normal' reason: 'Synced' ClusterRoleBinding synced successfully
I0830 06:38:22.375331 1 event.go:285] Event(v1.ObjectReference{Kind:"ClusterRoleBinding", Namespace:"", Name:"system:controller:ephemeral-volume-controller", UID:"2bc8f856-04e7-469a-9316-e0c898bada2e", APIVersion:"rbac.authorization.k8s.io/v1", ResourceVersion:"165", FieldPath:""}): type: 'Normal' reason: 'Synced' ClusterRoleBinding synced successfully
I0830 06:38:22.375345 1 event.go:285] Event(v1.ObjectReference{Kind:"ClusterRoleBinding", Namespace:"", Name:"system:kubesphere-cluster-admin", UID:"42d8f04f-46f1-4937-9f70-f6ff5ac9e153", APIVersion:"rbac.authorization.k8s.io/v1", ResourceVersion:"14494", FieldPath:""}): type: 'Normal' reason: 'Synced' ClusterRoleBinding synced successfully
I0830 06:38:22.375364 1 event.go:285] Event(v1.ObjectReference{Kind:"ClusterRoleBinding", Namespace:"", Name:"system:monitoring", UID:"6fbc5da1-1be6-4e0b-bc96-2d3d0a84ca37", APIVersion:"rbac.authorization.k8s.io/v1", ResourceVersion:"144", FieldPath:""}): type: 'Normal' reason: 'Synced' ClusterRoleBinding synced successfully
I0830 06:38:22.375382 1 event.go:285] Event(v1.ObjectReference{Kind:"ClusterRoleBinding", Namespace:"", Name:"eks:cloud-provider-extraction-migration", UID:"25a930ee-3dec-4e91-94b1-154704fa8769", APIVersion:"rbac.authorization.k8s.io/v1", ResourceVersion:"234", FieldPath:""}): type: 'Normal' reason: 'Synced' ClusterRoleBinding synced successfully
W0830 06:38:22.375391 1 reflector.go:424] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:262: failed to list *v1beta2.FederatedNotificationConfig: conversion webhook for types.kubefed.io/v1beta1, Kind=FederatedNotificationConfig failed: Post "https://ks-controller-manager.kubesphere-system.svc:443/convert?timeout=30s": x509: certificate signed by unknown authority
I0830 06:38:22.375398 1 event.go:285] Event(v1.ObjectReference{Kind:"ClusterRoleBinding", Namespace:"", Name:"ks-installer", UID:"62451078-e9fd-4c3c-a268-930859013c78", APIVersion:"rbac.authorization.k8s.io/v1", ResourceVersion:"13911", FieldPath:""}): type: 'Normal' reason: 'Synced' ClusterRoleBinding synced successfully
I0830 06:38:22.375411 1 event.go:285] Event(v1.ObjectReference{Kind:"ClusterRoleBinding", Namespace:"", Name:"system:controller:certificate-controller", UID:"b4cf393b-f11f-4311-a42d-b02ffeaaad75", APIVersion:"rbac.authorization.k8s.io/v1", ResourceVersion:"181", FieldPath:""}): type: 'Normal' reason: 'Synced' ClusterRoleBinding synced successfully
E0830 06:38:22.375425 1 reflector.go:140] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:262: Failed to watch *v1beta2.FederatedNotificationConfig: failed to list *v1beta2.FederatedNotificationConfig: conversion webhook for types.kubefed.io/v1beta1, Kind=FederatedNotificationConfig failed: Post "https://ks-controller-manager.kubesphere-system.svc:443/convert?timeout=30s": x509: certificate signed by unknown authority
I0830 06:38:22.375421 1 event.go:285] Event(v1.ObjectReference{Kind:"ClusterRoleBinding", Namespace:"", Name:"system:controller:node-controller", UID:"465def71-1879-4213-a75e-da351852a6eb", APIVersion:"rbac.authorization.k8s.io/v1", ResourceVersion:"170", FieldPath:""}): type: 'Normal' reason: 'Synced' ClusterRoleBinding synced successfully
I0830 06:38:22.375437 1 event.go:285] Event(v1.ObjectReference{Kind:"ClusterRoleBinding", Namespace:"", Name:"system:controller:persistent-volume-binder", UID:"7b53f359-bc2f-4ac0-baeb-d8a755b58e35", APIVersion:"rbac.authorization.k8s.io/v1", ResourceVersion:"171", FieldPath:""}): type: 'Normal' reason: 'Synced' ClusterRoleBinding synced successfully
I0830 06:38:22.375448 1 event.go:285] Event(v1.ObjectReference{Kind:"ClusterRoleBinding", Namespace:"", Name:"system:kube-dns", UID:"86cbd026-cafe-487b-b7b7-976e83f0dc93", APIVersion:"rbac.authorization.k8s.io/v1", ResourceVersion:"150", FieldPath:""}): type: 'Normal' reason: 'Synced'
ks-installer日志:
2023-08-30T02:52:42Z INFO : shell-operator latest
2023-08-30T02:52:42Z INFO : Use temporary dir: /tmp/shell-operator
2023-08-30T02:52:42Z INFO : HTTP SERVER Listening on 0.0.0.0:9115
2023-08-30T02:52:42Z INFO : Initialize hooks manager ...
2023-08-30T02:52:42Z INFO : Search and load hooks ...
2023-08-30T02:52:42Z INFO : Load hook config from '/hooks/kubesphere/installRunner.py'
2023-08-30T02:52:42Z INFO : Load hook config from '/hooks/kubesphere/schedule.sh'
2023-08-30T02:52:42Z INFO : Initializing schedule manager ...
2023-08-30T02:52:42Z INFO : KUBE Init Kubernetes client
2023-08-30T02:52:42Z INFO : KUBE-INIT Kubernetes client is configured successfully
2023-08-30T02:52:42Z INFO : MAIN: run main loop
2023-08-30T02:52:42Z INFO : MAIN: add onStartup tasks
2023-08-30T02:52:42Z INFO : QUEUE add all HookRun@OnStartup
2023-08-30T02:52:42Z INFO : Running schedule manager ...
2023-08-30T02:52:42Z INFO : MSTOR Create new metric shell_operator_tasks_queue_length
2023-08-30T02:52:42Z INFO : MSTOR Create new metric shell_operator_live_ticks
2023-08-30T02:52:42Z INFO : GVR for kind 'ClusterConfiguration' is installer.kubesphere.io/v1alpha1, Resource=clusterconfigurations
2023-08-30T02:52:42Z INFO : EVENT Kube event 'a9f9e9b3-095e-4a8a-a9bf-deca45a147e3'
2023-08-30T02:52:42Z INFO : QUEUE add TASK_HOOK_RUN@KUBE_EVENTS kubesphere/installRunner.py
2023-08-30T02:52:45Z INFO : TASK_RUN HookRun@KUBE_EVENTS kubesphere/installRunner.py
2023-08-30T02:52:45Z INFO : Running hook 'kubesphere/installRunner.py' binding 'KUBE_EVENTS' ...
Delete old cluster configuration successfully
Create cluster configuration successfully
2023-08-30T02:52:46Z INFO : EVENT Kube event 'a9f9e9b3-095e-4a8a-a9bf-deca45a147e3'
2023-08-30T02:52:46Z INFO : QUEUE add TASK_HOOK_RUN@KUBE_EVENTS kubesphere/installRunner.py
2023-08-30T02:52:49Z INFO : TASK_RUN HookRun@KUBE_EVENTS kubesphere/installRunner.py
2023-08-30T02:52:49Z INFO : Running hook 'kubesphere/installRunner.py' binding 'KUBE_EVENTS' ...
[WARNING]: No inventory was parsed, only implicit localhost is available
[WARNING]: provided hosts list is empty, only localhost is available. Note that
the implicit localhost does not match 'all'
PLAY [localhost] ***************************************************************
TASK [download : Generating images list] ***************************************
skipping: [localhost]
TASK [download : Synchronizing images] *****************************************
TASK [kubesphere-defaults : KubeSphere | Setting images' namespace override] ***
skipping: [localhost]
TASK [kubesphere-defaults : KubeSphere | Configuring defaults] *****************
ok: [localhost] => {
"msg": "Check roles/kubesphere-defaults/defaults/main.yml"
}
TASK [preinstall : KubeSphere | Stopping if Kubernetes version is nonsupport] ***
ok: [localhost] => {
"changed": false,
"msg": "All assertions passed"
}
TASK [preinstall : KubeSphere | Checking StorageClass] *************************
changed: [localhost]
TASK [preinstall : KubeSphere | Stopping if StorageClass was not found] ********
skipping: [localhost]
TASK [preinstall : KubeSphere | Checking default StorageClass] *****************
changed: [localhost]
TASK [preinstall : KubeSphere | Stopping if default StorageClass was not found] ***
ok: [localhost] => {
"changed": false,
"msg": "All assertions passed"
}
TASK [preinstall : KubeSphere | Stop if bad admin password] ********************
skipping: [localhost]
TASK [preinstall : KubeSphere | Checking KubeSphere component] *****************
changed: [localhost]
TASK [preinstall : KubeSphere | Getting KubeSphere component version] **********
changed: [localhost]
TASK [preinstall : KubeSphere | Getting KubeSphere component version] **********
skipping: [localhost] => (item=ks-openldap)
skipping: [localhost] => (item=ks-redis)
skipping: [localhost] => (item=ks-minio)
skipping: [localhost] => (item=ks-openpitrix)
skipping: [localhost] => (item=elasticsearch-logging)
skipping: [localhost] => (item=elasticsearch-logging-curator)
skipping: [localhost] => (item=istio)
skipping: [localhost] => (item=istio-init)
skipping: [localhost] => (item=jaeger-operator)
skipping: [localhost] => (item=ks-jenkins)
skipping: [localhost] => (item=ks-sonarqube)
skipping: [localhost] => (item=logging-fluentbit-operator)
skipping: [localhost] => (item=uc)
skipping: [localhost] => (item=metrics-server)
PLAY RECAP *********************************************************************
localhost : ok=7 changed=4 unreachable=0 failed=0 skipped=6 rescued=0 ignored=0
[WARNING]: No inventory was parsed, only implicit localhost is available
[WARNING]: provided hosts list is empty, only localhost is available. Note that
the implicit localhost does not match 'all'
PLAY [localhost] ***************************************************************
TASK [download : Generating images list] ***************************************
skipping: [localhost]
TASK [download : Synchronizing images] *****************************************
TASK [kubesphere-defaults : KubeSphere | Setting images' namespace override] ***
skipping: [localhost]
TASK [kubesphere-defaults : KubeSphere | Configuring defaults] *****************
ok: [localhost] => {
"msg": "Check roles/kubesphere-defaults/defaults/main.yml"
}
TASK [Metrics-Server | Getting metrics-server installation files] **************
skipping: [localhost]
TASK [metrics-server : Metrics-Server | Creating manifests] ********************
skipping: [localhost] => (item={'file': 'metrics-server.yaml'})
TASK [metrics-server : Metrics-Server | Checking Metrics-Server] ***************
skipping: [localhost]
TASK [Metrics-Server | Uninstalling old metrics-server] ************************
skipping: [localhost]
TASK [Metrics-Server | Installing new metrics-server] **************************
skipping: [localhost]
TASK [metrics-server : Metrics-Server | Waitting for metrics.k8s.io ready] *****
skipping: [localhost]
TASK [Metrics-Server | Importing metrics-server status] ************************
skipping: [localhost]
PLAY RECAP *********************************************************************
localhost : ok=1 changed=0 unreachable=0 failed=0 skipped=10 rescued=0 ignored=0
[WARNING]: No inventory was parsed, only implicit localhost is available
[WARNING]: provided hosts list is empty, only localhost is available. Note that
the implicit localhost does not match 'all'
PLAY [localhost] ***************************************************************
TASK [download : Generating images list] ***************************************
skipping: [localhost]
TASK [download : Synchronizing images] *****************************************
TASK [kubesphere-defaults : KubeSphere | Setting images' namespace override] ***
skipping: [localhost]
TASK [kubesphere-defaults : KubeSphere | Configuring defaults] *****************
ok: [localhost] => {
"msg": "Check roles/kubesphere-defaults/defaults/main.yml"
}
TASK [common : KubeSphere | Checking kube-node-lease namespace] ****************
changed: [localhost]
TASK [common : KubeSphere | Getting system namespaces] *************************
ok: [localhost]
TASK [common : set_fact] *******************************************************
ok: [localhost]
TASK [common : debug] **********************************************************
ok: [localhost] => {
"msg": [
"kubesphere-system",
"kubesphere-controls-system",
"kubesphere-monitoring-system",
"kubesphere-monitoring-federated",
"kube-node-lease",
"kubesphere-devops-system",
"kube-federation-system"
]
}
TASK [common : KubeSphere | Creating KubeSphere namespace] *********************
changed: [localhost] => (item=kubesphere-system)
changed: [localhost] => (item=kubesphere-controls-system)
changed: [localhost] => (item=kubesphere-monitoring-system)
changed: [localhost] => (item=kubesphere-monitoring-federated)
changed: [localhost] => (item=kube-node-lease)
changed: [localhost] => (item=kubesphere-devops-system)
changed: [localhost] => (item=kube-federation-system)
TASK [common : KubeSphere | Labeling system-workspace] *************************
changed: [localhost] => (item=default)
changed: [localhost] => (item=kube-public)
changed: [localhost] => (item=kube-system)
changed: [localhost] => (item=kubesphere-system)
changed: [localhost] => (item=kubesphere-controls-system)
changed: [localhost] => (item=kubesphere-monitoring-system)
changed: [localhost] => (item=kubesphere-monitoring-federated)
changed: [localhost] => (item=kube-node-lease)
changed: [localhost] => (item=kubesphere-devops-system)
changed: [localhost] => (item=kube-federation-system)
TASK [common : KubeSphere | Labeling namespace for network policy] *************
changed: [localhost]
TASK [common : KubeSphere | Getting Kubernetes master num] *********************
changed: [localhost]
TASK [common : KubeSphere | Setting master num] ********************************
ok: [localhost]
TASK [KubeSphere | Getting common component installation files] ****************
changed: [localhost] => (item=common)
TASK [common : KubeSphere | Checking Kubernetes version] ***********************
changed: [localhost]
TASK [KubeSphere | Getting common component installation files] ****************
changed: [localhost] => (item=snapshot-controller)
TASK [common : KubeSphere | Creating snapshot controller values] ***************
changed: [localhost] => (item={'name': 'custom-values-snapshot-controller', 'file': 'custom-values-snapshot-controller.yaml'})
TASK [common : KubeSphere | Updating snapshot crd] *****************************
changed: [localhost]
TASK [common : KubeSphere | Deploying snapshot controller] *********************
changed: [localhost]
TASK [KubeSphere | Checking openpitrix common component] ***********************
changed: [localhost]
TASK [common : include_tasks] **************************************************
skipping: [localhost] => (item={'op': 'openpitrix-db', 'ks': 'mysql-pvc'})
skipping: [localhost] => (item={'op': 'openpitrix-etcd', 'ks': 'etcd-pvc'})
TASK [common : Getting PersistentVolumeName (mysql)] ***************************
skipping: [localhost]
TASK [common : Getting PersistentVolumeSize (mysql)] ***************************
skipping: [localhost]
TASK [common : Setting PersistentVolumeName (mysql)] ***************************
skipping: [localhost]
TASK [common : Setting PersistentVolumeSize (mysql)] ***************************
skipping: [localhost]
TASK [common : Getting PersistentVolumeName (etcd)] ****************************
skipping: [localhost]
TASK [common : Getting PersistentVolumeSize (etcd)] ****************************
skipping: [localhost]
TASK [common : Setting PersistentVolumeName (etcd)] ****************************
skipping: [localhost]
TASK [common : Setting PersistentVolumeSize (etcd)] ****************************
skipping: [localhost]
TASK [common : KubeSphere | Checking mysql PersistentVolumeClaim] **************
changed: [localhost]
TASK [common : KubeSphere | Setting mysql db pv size] **************************
skipping: [localhost]
TASK [common : KubeSphere | Checking redis PersistentVolumeClaim] **************
changed: [localhost]
TASK [common : KubeSphere | Setting redis db pv size] **************************
skipping: [localhost]
TASK [common : KubeSphere | Checking minio PersistentVolumeClaim] **************
changed: [localhost]
TASK [common : KubeSphere | Setting minio pv size] *****************************
ok: [localhost]
TASK [common : KubeSphere | Checking openldap PersistentVolumeClaim] ***********
changed: [localhost]
TASK [common : KubeSphere | Setting openldap pv size] **************************
ok: [localhost]
TASK [common : KubeSphere | Checking etcd db PersistentVolumeClaim] ************
changed: [localhost]
TASK [common : KubeSphere | Setting etcd pv size] ******************************
skipping: [localhost]
TASK [common : KubeSphere | Checking redis ha PersistentVolumeClaim] ***********
changed: [localhost]
TASK [common : KubeSphere | Setting redis ha pv size] **************************
skipping: [localhost]
TASK [common : KubeSphere | Checking es-master PersistentVolumeClaim] **********
changed: [localhost]
TASK [common : KubeSphere | Setting es master pv size] *************************
skipping: [localhost]
TASK [common : KubeSphere | Checking es data PersistentVolumeClaim] ************
changed: [localhost]
TASK [common : KubeSphere | Setting es data pv size] ***************************
skipping: [localhost]
TASK [common : KubeSphere | Checking opensearch-master PersistentVolumeClaim] ***
changed: [localhost]
TASK [common : KubeSphere | Setting opensearch master pv size] *****************
skipping: [localhost]
TASK [common : KubeSphere | Checking opensearch data PersistentVolumeClaim] ****
changed: [localhost]
TASK [common : KubeSphere | Setting opensearch data pv size] *******************
skipping: [localhost]
TASK [KubeSphere | Creating common component manifests] ************************
changed: [localhost] => (item={'path': 'redis', 'file': 'redis.yaml'})
TASK [common : KubeSphere | Deploying etcd and mysql] **************************
skipping: [localhost] => (item=etcd.yaml)
skipping: [localhost] => (item=mysql.yaml)
TASK [common : KubeSphere | Getting minio installation files] ******************
skipping: [localhost] => (item=minio-ha)
TASK [common : KubeSphere | Creating manifests] ********************************
skipping: [localhost] => (item={'name': 'custom-values-minio', 'file': 'custom-values-minio.yaml'})
TASK [common : KubeSphere | Checking minio] ************************************
skipping: [localhost]
TASK [common : KubeSphere | Deploying minio] ***********************************
skipping: [localhost]
TASK [common : debug] **********************************************************
skipping: [localhost]
TASK [common : fail] ***********************************************************
skipping: [localhost]
TASK [common : KubeSphere | Importing minio status] ****************************
skipping: [localhost]
TASK [common : KubeSphere | Generet Random password] ***************************
skipping: [localhost]
TASK [common : KubeSphere | Creating Redis Password Secret] ********************
skipping: [localhost]
TASK [common : KubeSphere | Getting redis installation files] ******************
skipping: [localhost] => (item=redis-ha)
TASK [common : KubeSphere | Creating manifests] ********************************
skipping: [localhost] => (item={'name': 'custom-values-redis', 'file': 'custom-values-redis.yaml'})
TASK [common : KubeSphere | Checking old redis status] *************************
skipping: [localhost]
TASK [common : KubeSphere | Deleting and backup old redis svc] *****************
skipping: [localhost]
TASK [common : KubeSphere | Deploying redis] ***********************************
skipping: [localhost]
TASK [common : KubeSphere | Deploying redis] ***********************************
skipping: [localhost] => (item=redis.yaml)
TASK [common : KubeSphere | Importing redis status] ****************************
skipping: [localhost]
TASK [common : KubeSphere | Getting openldap installation files] ***************
skipping: [localhost] => (item=openldap-ha)
TASK [common : KubeSphere | Creating manifests] ********************************
skipping: [localhost] => (item={'name': 'custom-values-openldap', 'file': 'custom-values-openldap.yaml'})
TASK [common : KubeSphere | Checking old openldap status] **********************
skipping: [localhost]
TASK [common : KubeSphere | Shutdown ks-account] *******************************
skipping: [localhost]
TASK [common : KubeSphere | Deleting and backup old openldap svc] **************
skipping: [localhost]
TASK [common : KubeSphere | Checking openldap] *********************************
skipping: [localhost]
TASK [common : KubeSphere | Deploying openldap] ********************************
skipping: [localhost]
TASK [common : KubeSphere | Loading old openldap data] *************************
skipping: [localhost]
TASK [common : KubeSphere | Checking openldap-ha status] ***********************
skipping: [localhost]
TASK [common : KubeSphere | Getting openldap-ha pod list] **********************
skipping: [localhost]
TASK [common : KubeSphere | Getting old openldap data] *************************
skipping: [localhost]
TASK [common : KubeSphere | Migrating openldap data] ***************************
skipping: [localhost]
TASK [common : KubeSphere | Disabling old openldap] ****************************
skipping: [localhost]
TASK [common : KubeSphere | Restarting openldap] *******************************
skipping: [localhost]
TASK [common : KubeSphere | Restarting ks-account] *****************************
skipping: [localhost]
TASK [common : KubeSphere | Importing openldap status] *************************
skipping: [localhost]
TASK [common : KubeSphere | Checking KubeSphere Config is Exists] **************
changed: [localhost]
TASK [common : KubeSphere | Generet Random password] ***************************
skipping: [localhost]
TASK [common : KubeSphere | Creating Redis Password Secret] ********************
skipping: [localhost]
TASK [common : KubeSphere | Getting redis installation files] ******************
skipping: [localhost] => (item=redis-ha)
TASK [common : KubeSphere | Creating manifests] ********************************
skipping: [localhost] => (item={'name': 'custom-values-redis', 'file': 'custom-values-redis.yaml'})
TASK [common : KubeSphere | Checking old redis status] *************************
skipping: [localhost]
TASK [common : KubeSphere | Deleting and backup old redis svc] *****************
skipping: [localhost]
TASK [common : KubeSphere | Deploying redis] ***********************************
skipping: [localhost]
TASK [common : KubeSphere | Deploying redis] ***********************************
skipping: [localhost] => (item=redis.yaml)
TASK [common : KubeSphere | Importing redis status] ****************************
skipping: [localhost]
TASK [common : KubeSphere | Getting openldap installation files] ***************
changed: [localhost] => (item=openldap-ha)
TASK [common : KubeSphere | Creating manifests] ********************************
changed: [localhost] => (item={'name': 'custom-values-openldap', 'file': 'custom-values-openldap.yaml'})
TASK [common : KubeSphere | Checking old openldap status] **********************
changed: [localhost]
TASK [common : KubeSphere | Shutdown ks-account] *******************************
skipping: [localhost]
TASK [common : KubeSphere | Deleting and backup old openldap svc] **************
skipping: [localhost]
TASK [common : KubeSphere | Checking openldap] *********************************
changed: [localhost]
TASK [common : KubeSphere | Deploying openldap] ********************************
skipping: [localhost]
TASK [common : KubeSphere | Loading old openldap data] *************************
skipping: [localhost]
TASK [common : KubeSphere | Checking openldap-ha status] ***********************
skipping: [localhost]
TASK [common : KubeSphere | Getting openldap-ha pod list] **********************
skipping: [localhost]
TASK [common : KubeSphere | Getting old openldap data] *************************
skipping: [localhost]
TASK [common : KubeSphere | Migrating openldap data] ***************************
skipping: [localhost]
TASK [common : KubeSphere | Disabling old openldap] ****************************
skipping: [localhost]
TASK [common : KubeSphere | Restarting openldap] *******************************
skipping: [localhost]
TASK [common : KubeSphere | Restarting ks-account] *****************************
skipping: [localhost]
TASK [common : KubeSphere | Importing openldap status] *************************
changed: [localhost]
TASK [common : KubeSphere | Getting minio installation files] ******************
changed: [localhost] => (item=minio-ha)
TASK [common : KubeSphere | Creating manifests] ********************************
changed: [localhost] => (item={'name': 'custom-values-minio', 'file': 'custom-values-minio.yaml'})
TASK [common : KubeSphere | Checking minio] ************************************
changed: [localhost]
TASK [common : KubeSphere | Deploying minio] ***********************************
skipping: [localhost]
TASK [common : debug] **********************************************************
skipping: [localhost]
TASK [common : fail] ***********************************************************
skipping: [localhost]
TASK [common : KubeSphere | Importing minio status] ****************************
changed: [localhost]
TASK [common : KubeSphere | Getting curator installation files] ****************
skipping: [localhost]
TASK [common : KubeSphere | Creating custom manifests] *************************
skipping: [localhost] => (item={'name': 'custom-values-elasticsearch-curator', 'file': 'custom-values-elasticsearch-curator.yaml'})
TASK [common : KubeSphere | Creating elasticsearch credentials secret] *********
skipping: [localhost]
TASK [common : KubeSphere | Getting Elasticsearch host] ************************
skipping: [localhost]
TASK [common : KubeSphere | Importing es status] *******************************
skipping: [localhost]
TASK [common : KubeSphere | Deploying elasticsearch-logging-curator] ***********
skipping: [localhost]
TASK [common : KubeSphere | Getting opensearch and curator installation files] ***
skipping: [localhost]
TASK [common : KubeSphere | Creating custom manifests] *************************
skipping: [localhost] => (item={'name': 'custom-values-opensearch-master', 'file': 'custom-values-opensearch-master.yaml'})
skipping: [localhost] => (item={'name': 'custom-values-opensearch-data', 'file': 'custom-values-opensearch-data.yaml'})
skipping: [localhost] => (item={'name': 'custom-values-opensearch-curator', 'file': 'custom-values-opensearch-curator.yaml'})
skipping: [localhost] => (item={'name': 'custom-values-opensearch-dashboard', 'file': 'custom-values-opensearch-dashboard.yaml'})
TASK [common : KubeSphere | Checking opensearch data StatefulSet] **************
skipping: [localhost]
TASK [common : KubeSphere | Checking opensearch storageclass] ******************
skipping: [localhost]
TASK [common : KubeSphere | Commenting opensearch storageclass parameter] ******
skipping: [localhost]
TASK [common : KubeSphere | Creating opensearch credentials secret] ************
skipping: [localhost]
TASK [common : KubeSphere | Checking internal opensearch] **********************
skipping: [localhost]
TASK [common : ks-logging | Debug opensearch_host] *****************************
skipping: [localhost]
TASK [common : KubeSphere | Deploying opensearch-logging] **********************
skipping: [localhost]
TASK [common : KubeSphere | Getting PersistentVolume Name] *********************
skipping: [localhost]
TASK [common : ks-logging | Debug opensearch_host] *****************************
skipping: [localhost]
TASK [common : KubeSphere | Patching PersistentVolume (persistentVolumeReclaimPolicy)] ***
skipping: [localhost]
TASK [common : KubeSphere | Deleting opensearch] *******************************
skipping: [localhost]
TASK [common : KubeSphere | Waiting for seconds] *******************************
skipping: [localhost]
TASK [common : KubeSphere | Deploying opensearch-logging] **********************
skipping: [localhost]
TASK [common : ks-logging | Debug opensearch_result] ***************************
skipping: [localhost]
TASK [common : KubeSphere | Importing opensearch status] ***********************
skipping: [localhost]
TASK [common : KubeSphere | Deploying opensearch-logging-curator] **************
skipping: [localhost]
TASK [common : KubeSphere | Deploying opensearch-dashboard] ********************
skipping: [localhost]
TASK [common : KubeSphere | Getting fluentbit installation files] **************
skipping: [localhost]
TASK [common : ks-logging | Getting Kubernetes Node info] **********************
skipping: [localhost]
TASK [common : ks-logging | Setting container runtime of kubernetes] ***********
skipping: [localhost]
TASK [common : ks-logging | Setting container runtime of kubernetes] ***********
skipping: [localhost]
TASK [common : ks-logging | Debug container_runtime] ***************************
skipping: [localhost]
TASK [common : ks-logging | Debug logging_container_runtime] *******************
skipping: [localhost]
TASK [common : KubeSphere | Creating custom manifests] *************************
skipping: [localhost] => (item={'path': 'fluentbit', 'file': 'custom-fluentbit-fluentBit.yaml'})
skipping: [localhost] => (item={'path': 'init', 'file': 'custom-fluentbit-operator-deployment.yaml'})
TASK [common : KubeSphere | Preparing fluentbit operator setup] ****************
skipping: [localhost]
TASK [common : KubeSphere | Deploying new fluentbit operator] ******************
skipping: [localhost]
TASK [common : KubeSphere | Importing fluentbit status] ************************
skipping: [localhost]
TASK [common : Setting persistentVolumeReclaimPolicy (mysql)] ******************
skipping: [localhost]
TASK [common : Setting persistentVolumeReclaimPolicy (etcd)] *******************
skipping: [localhost]
PLAY RECAP *********************************************************************
localhost : ok=40 changed=33 unreachable=0 failed=0 skipped=113 rescued=0 ignored=0
[WARNING]: No inventory was parsed, only implicit localhost is available
[WARNING]: provided hosts list is empty, only localhost is available. Note that
the implicit localhost does not match 'all'
PLAY [localhost] ***************************************************************
TASK [download : Generating images list] ***************************************
skipping: [localhost]
TASK [download : Synchronizing images] *****************************************
TASK [kubesphere-defaults : KubeSphere | Setting images' namespace override] ***
skipping: [localhost]
TASK [kubesphere-defaults : KubeSphere | Configuring defaults] *****************
ok: [localhost] => {
"msg": "Check roles/kubesphere-defaults/defaults/main.yml"
}
TASK [ks-core/init-token : KubeSphere | Creating KubeSphere directory] *********
ok: [localhost]
TASK [ks-core/init-token : KubeSphere | Getting installation init files] *******
changed: [localhost] => (item=jwt-script)
TASK [ks-core/init-token : KubeSphere | Creating KubeSphere Secret] ************
changed: [localhost]
TASK [ks-core/init-token : KubeSphere | Creating KubeSphere Secret] ************
ok: [localhost]
TASK [ks-core/init-token : KubeSphere | Creating KubeSphere Secret] ************
skipping: [localhost]
TASK [ks-core/init-token : KubeSphere | Enabling Token Script] *****************
changed: [localhost]
TASK [ks-core/init-token : KubeSphere | Getting KubeSphere Token] **************
changed: [localhost]
TASK [ks-core/init-token : KubeSphere | Checking KubeSphere secrets] ***********
changed: [localhost]
TASK [ks-core/init-token : KubeSphere | Deleting KubeSphere secret] ************
skipping: [localhost]
TASK [ks-core/init-token : KubeSphere | Creating components token] *************
changed: [localhost]
TASK [ks-core/ks-core : KubeSphere | Setting Kubernetes version] ***************
ok: [localhost]
TASK [ks-core/ks-core : KubeSphere | Getting Kubernetes master num] ************
changed: [localhost]
TASK [ks-core/ks-core : KubeSphere | Setting master num] ***********************
ok: [localhost]
TASK [ks-core/ks-core : KubeSphere | Override master num] **********************
skipping: [localhost]
TASK [ks-core/ks-core : KubeSphere | Setting enableHA] *************************
ok: [localhost]
TASK [ks-core/ks-core : KubeSphere | Checking ks-core Helm Release] ************
changed: [localhost]
TASK [ks-core/ks-core : KubeSphere | Checking ks-core Exsit] *******************
changed: [localhost]
TASK [ks-core/ks-core : KubeSphere | Convert ks-core to helm mananged] *********
skipping: [localhost] => (item={'ns': 'kubesphere-controls-system', 'kind': 'serviceaccounts', 'resource': 'kubesphere-cluster-admin', 'release': 'ks-core'})
skipping: [localhost] => (item={'ns': 'kubesphere-controls-system', 'kind': 'serviceaccounts', 'resource': 'kubesphere-router-serviceaccount', 'release': 'ks-core'})
skipping: [localhost] => (item={'ns': 'kubesphere-controls-system', 'kind': 'role', 'resource': 'system:kubesphere-router-role', 'release': 'ks-core'})
skipping: [localhost] => (item={'ns': 'kubesphere-controls-system', 'kind': 'rolebinding', 'resource': 'nginx-ingress-role-nisa-binding', 'release': 'ks-core'})
skipping: [localhost] => (item={'ns': 'kubesphere-controls-system', 'kind': 'deployment', 'resource': 'default-http-backend', 'release': 'ks-core'})
skipping: [localhost] => (item={'ns': 'kubesphere-controls-system', 'kind': 'service', 'resource': 'default-http-backend', 'release': 'ks-core'})
skipping: [localhost] => (item={'ns': 'kubesphere-system', 'kind': 'secrets', 'resource': 'ks-controller-manager-webhook-cert', 'release': 'ks-core'})
skipping: [localhost] => (item={'ns': 'kubesphere-system', 'kind': 'serviceaccounts', 'resource': 'kubesphere', 'release': 'ks-core'})
skipping: [localhost] => (item={'ns': 'kubesphere-system', 'kind': 'configmaps', 'resource': 'ks-console-config', 'release': 'ks-core'})
skipping: [localhost] => (item={'ns': 'kubesphere-system', 'kind': 'configmaps', 'resource': 'ks-router-config', 'release': 'ks-core'})
skipping: [localhost] => (item={'ns': 'kubesphere-system', 'kind': 'configmaps', 'resource': 'sample-bookinfo', 'release': 'ks-core'})
skipping: [localhost] => (item={'ns': 'kubesphere-system', 'kind': 'clusterroles', 'resource': 'system:kubesphere-router-clusterrole', 'release': 'ks-core'})
skipping: [localhost] => (item={'ns': 'kubesphere-system', 'kind': 'clusterrolebindings', 'resource': 'system:nginx-ingress-clusterrole-nisa-binding', 'release': 'ks-core'})
skipping: [localhost] => (item={'ns': 'kubesphere-system', 'kind': 'clusterrolebindings', 'resource': 'system:kubesphere-cluster-admin', 'release': 'ks-core'})
skipping: [localhost] => (item={'ns': 'kubesphere-system', 'kind': 'clusterrolebindings', 'resource': 'kubesphere', 'release': 'ks-core'})
skipping: [localhost] => (item={'ns': 'kubesphere-system', 'kind': 'services', 'resource': 'ks-apiserver', 'release': 'ks-core'})
skipping: [localhost] => (item={'ns': 'kubesphere-system', 'kind': 'services', 'resource': 'ks-console', 'release': 'ks-core'})
skipping: [localhost] => (item={'ns': 'kubesphere-system', 'kind': 'services', 'resource': 'ks-controller-manager', 'release': 'ks-core'})
skipping: [localhost] => (item={'ns': 'kubesphere-system', 'kind': 'deployments', 'resource': 'ks-apiserver', 'release': 'ks-core'})
skipping: [localhost] => (item={'ns': 'kubesphere-system', 'kind': 'deployments', 'resource': 'ks-console', 'release': 'ks-core'})
skipping: [localhost] => (item={'ns': 'kubesphere-system', 'kind': 'deployments', 'resource': 'ks-controller-manager', 'release': 'ks-core'})
skipping: [localhost] => (item={'ns': 'kubesphere-system', 'kind': 'validatingwebhookconfigurations', 'resource': 'users.iam.kubesphere.io', 'release': 'ks-core'})
skipping: [localhost] => (item={'ns': 'kubesphere-system', 'kind': 'validatingwebhookconfigurations', 'resource': 'resourcesquotas.quota.kubesphere.io', 'release': 'ks-core'})
skipping: [localhost] => (item={'ns': 'kubesphere-system', 'kind': 'validatingwebhookconfigurations', 'resource': 'network.kubesphere.io', 'release': 'ks-core'})
skipping: [localhost] => (item={'ns': 'kubesphere-system', 'kind': 'validatingwebhookconfigurations', 'resource': 'cluster.kubesphere.io', 'release': 'ks-core'})
skipping: [localhost] => (item={'ns': 'kubesphere-system', 'kind': 'users.iam.kubesphere.io', 'resource': 'admin', 'release': 'ks-core'})
TASK [ks-core/ks-core : KubeSphere | Patch admin user] *************************
changed: [localhost]
TASK [ks-core/ks-core : KubeSphere | Getting ks-core helm charts] **************
changed: [localhost] => (item=ks-core)
TASK [ks-core/ks-core : KubeSphere | Checking KubeSphere Admin User] ***********
changed: [localhost]
TASK [ks-core/ks-core : set_fact] **********************************************
skipping: [localhost]
TASK [ks-core/ks-core : shell] *************************************************
skipping: [localhost]
TASK [ks-core/ks-core : KubeSphere | Creating manifests] ***********************
changed: [localhost] => (item={'path': 'ks-core', 'file': 'custom-values-ks-core.yaml'})
TASK [ks-core/ks-core : KubeSphere | Upgrade CRDs] *****************************
changed: [localhost] => (item=/kubesphere/kubesphere/ks-core/crds/alerting.kubesphere.io_clusterrulegroups.yaml)
changed: [localhost] => (item=/kubesphere/kubesphere/ks-core/crds/alerting.kubesphere.io_globalrulegroups.yaml)
changed: [localhost] => (item=/kubesphere/kubesphere/ks-core/crds/alerting.kubesphere.io_rulegroups.yaml)
changed: [localhost] => (item=/kubesphere/kubesphere/ks-core/crds/app_v1beta1_application.yaml)
changed: [localhost] => (item=/kubesphere/kubesphere/ks-core/crds/application.kubesphere.io_helmapplications.yaml)
changed: [localhost] => (item=/kubesphere/kubesphere/ks-core/crds/application.kubesphere.io_helmapplicationversions.yaml)
changed: [localhost] => (item=/kubesphere/kubesphere/ks-core/crds/application.kubesphere.io_helmcategories.yaml)
changed: [localhost] => (item=/kubesphere/kubesphere/ks-core/crds/application.kubesphere.io_helmreleases.yaml)
changed: [localhost] => (item=/kubesphere/kubesphere/ks-core/crds/application.kubesphere.io_helmrepos.yaml)
changed: [localhost] => (item=/kubesphere/kubesphere/ks-core/crds/cluster.kubesphere.io_clusters.yaml)
changed: [localhost] => (item=/kubesphere/kubesphere/ks-core/crds/gateway.kubesphere.io_gateways.yaml)
changed: [localhost] => (item=/kubesphere/kubesphere/ks-core/crds/gateway.kubesphere.io_nginxes.yaml)
changed: [localhost] => (item=/kubesphere/kubesphere/ks-core/crds/iam.kubesphere.io_federatedrolebindings.yaml)
changed: [localhost] => (item=/kubesphere/kubesphere/ks-core/crds/iam.kubesphere.io_federatedroles.yaml)
changed: [localhost] => (item=/kubesphere/kubesphere/ks-core/crds/iam.kubesphere.io_federatedusers.yaml)
changed: [localhost] => (item=/kubesphere/kubesphere/ks-core/crds/iam.kubesphere.io_globalrolebindings.yaml)
changed: [localhost] => (item=/kubesphere/kubesphere/ks-core/crds/iam.kubesphere.io_globalroles.yaml)
changed: [localhost] => (item=/kubesphere/kubesphere/ks-core/crds/iam.kubesphere.io_groupbindings.yaml)
changed: [localhost] => (item=/kubesphere/kubesphere/ks-core/crds/iam.kubesphere.io_groups.yaml)
changed: [localhost] => (item=/kubesphere/kubesphere/ks-core/crds/iam.kubesphere.io_loginrecords.yaml)
changed: [localhost] => (item=/kubesphere/kubesphere/ks-core/crds/iam.kubesphere.io_rolebases.yaml)
changed: [localhost] => (item=/kubesphere/kubesphere/ks-core/crds/iam.kubesphere.io_users.yaml)
changed: [localhost] => (item=/kubesphere/kubesphere/ks-core/crds/iam.kubesphere.io_workspacerolebindings.yaml)
changed: [localhost] => (item=/kubesphere/kubesphere/ks-core/crds/iam.kubesphere.io_workspaceroles.yaml)
changed: [localhost] => (item=/kubesphere/kubesphere/ks-core/crds/network.kubesphere.io_ipamblocks.yaml)
changed: [localhost] => (item=/kubesphere/kubesphere/ks-core/crds/network.kubesphere.io_ipamhandles.yaml)
changed: [localhost] => (item=/kubesphere/kubesphere/ks-core/crds/network.kubesphere.io_ippools.yaml)
changed: [localhost] => (item=/kubesphere/kubesphere/ks-core/crds/network.kubesphere.io_namespacenetworkpolicies.yaml)
changed: [localhost] => (item=/kubesphere/kubesphere/ks-core/crds/quota.kubesphere.io_resourcequotas.yaml)
changed: [localhost] => (item=/kubesphere/kubesphere/ks-core/crds/servicemesh.kubesphere.io_servicepolicies.yaml)
changed: [localhost] => (item=/kubesphere/kubesphere/ks-core/crds/servicemesh.kubesphere.io_strategies.yaml)
changed: [localhost] => (item=/kubesphere/kubesphere/ks-core/crds/storage.kubesphere.io_storageclasseraccessor.yaml)
changed: [localhost] => (item=/kubesphere/kubesphere/ks-core/crds/tenant.kubesphere.io_workspaces.yaml)
changed: [localhost] => (item=/kubesphere/kubesphere/ks-core/crds/tenant.kubesphere.io_workspacetemplates.yaml)
TASK [ks-core/ks-core : KubeSphere | Creating ks-core] *************************
changed: [localhost]
TASK [ks-core/ks-core : KubeSphere | Creating manifests] ***********************
changed: [localhost] => (item={'path': 'ks-core', 'file': 'ks-upgrade.yaml'})
TASK [ks-core/ks-core : Kubesphere | Checking Users Manger and Workspaces Manger] ***
changed: [localhost]
TASK [ks-core/ks-core : Kubesphere | Checking migration job] *******************
skipping: [localhost]
TASK [ks-core/ks-core : KubeSphere | Creating migration job] *******************
skipping: [localhost]
TASK [ks-core/ks-core : KubeSphere | Importing ks-core status] *****************
changed: [localhost]
TASK [ks-core/ks-core : KubeSphere | Checking RoleTemplate Alerting Management] ***
changed: [localhost]
TASK [ks-core/ks-core : KubeSphere | Deleteing RoleTemplate Alerting Management] ***
skipping: [localhost]
TASK [ks-core/prepare : KubeSphere | Checking core components (1)] *************
changed: [localhost]
TASK [ks-core/prepare : KubeSphere | Checking core components (2)] *************
changed: [localhost]
TASK [ks-core/prepare : KubeSphere | Checking core components (3)] *************
skipping: [localhost]
TASK [ks-core/prepare : KubeSphere | Checking core components (4)] *************
skipping: [localhost]
TASK [ks-core/prepare : KubeSphere | Updating ks-core status] ******************
skipping: [localhost]
TASK [ks-core/prepare : set_fact] **********************************************
skipping: [localhost]
TASK [ks-core/prepare : KubeSphere | Creating KubeSphere directory] ************
ok: [localhost]
TASK [ks-core/prepare : KubeSphere | Getting installation init files] **********
changed: [localhost] => (item=ks-init)
TASK [ks-core/prepare : KubeSphere | Initing KubeSphere] ***********************
changed: [localhost] => (item=role-templates.yaml)
TASK [ks-core/prepare : KubeSphere | Generating kubeconfig-admin] **************
skipping: [localhost]
PLAY RECAP *********************************************************************
localhost : ok=30 changed=23 unreachable=0 failed=0 skipped=17 rescued=0 ignored=0
Start installing monitoring
Start installing multicluster
Start installing openpitrix
Start installing network
Start installing alerting
Start installing devops
**************************************************
Waiting for all tasks to be completed ...
task network status is successful (1/6)
task alerting status is successful (2/6)
task openpitrix status is successful (3/6)
task devops status is successful (4/6)
task monitoring status is failed (5/6)
task multicluster status is successful (6/6)
**************************************************
Collecting installation results ...
Task 'monitoring' failed:
******************************************************************************************************************************************************
{
"counter": 164,
"created": "2023-08-30T03:00:03.155414",
"end_line": 157,
"event": "runner_on_failed",
"event_data": {
"duration": 1.366359,
"end": "2023-08-30T03:00:03.155132",
"event_loop": null,
"host": "localhost",
"ignore_errors": null,
"play": "localhost",
"play_pattern": "localhost",
"play_uuid": "52c991fa-f2b7-6720-bc45-000000000005",
"playbook": "/kubesphere/playbooks/monitoring.yaml",
"playbook_uuid": "dc2264cd-ee22-49e8-8cee-1f8bf441cfd7",
"remote_addr": "127.0.0.1",
"res": {
"_ansible_no_log": false,
"changed": true,
"cmd": "bash /kubesphere/kubesphere/federated/update_federated_crds.sh",
"delta": "0:00:00.718013",
"end": "2023-08-30 03:00:03.097586",
"invocation": {
"module_args": {
"_raw_params": "bash /kubesphere/kubesphere/federated/update_federated_crds.sh",
"_uses_shell": true,
"argv": null,
"chdir": null,
"creates": null,
"executable": null,
"removes": null,
"stdin": null,
"stdin_add_newline": true,
"strip_empty_ends": true,
"warn": true
}
},
"msg": "non-zero return code",
"rc": 1,
"start": "2023-08-30 03:00:02.379573",
"stderr": "The CustomResourceDefinition \"federatednotificationconfigs.types.kubefed.io\" is invalid: spec.conversion.webhookClientConfig: Forbidden: should not be set when strategy is not set to Webhook\nThe CustomResourceDefinition \"federatednotificationreceivers.types.kubefed.io\" is invalid: spec.conversion.webhookClientConfig: Forbidden: should not be set when strategy is not set to Webhook",
"stderr_lines": [
"The CustomResourceDefinition \"federatednotificationconfigs.types.kubefed.io\" is invalid: spec.conversion.webhookClientConfig: Forbidden: should not be set when strategy is not set to Webhook",
"The CustomResourceDefinition \"federatednotificationreceivers.types.kubefed.io\" is invalid: spec.conversion.webhookClientConfig: Forbidden: should not be set when strategy is not set to Webhook"
],
"stdout": "",
"stdout_lines": []
},
"resolved_action": "command",
"role": "ks-monitor",
"start": "2023-08-30T03:00:01.788773",
"task": "notification-manager | Update federated crds",
"task_action": "command",
"task_args": "",
"task_path": "/kubesphere/installer/roles/ks-monitor/tasks/notification-manager.yaml:84",
"task_uuid": "52c991fa-f2b7-6720-bc45-000000000060",
"uuid": "f92242a4-6e26-4664-b6f2-68a7825f56db"
},
"parent_uuid": "52c991fa-f2b7-6720-bc45-000000000060",
"pid": 3840,
"runner_ident": "monitoring",
"start_line": 156,
"stdout": "fatal: [localhost]: FAILED! => {\"changed\": true, \"cmd\": \"bash /kubesphere/kubesphere/federated/update_federated_crds.sh\", \"delta\": \"0:00:00.718013\", \"end\": \"2023-08-30 03:00:03.097586\", \"msg\": \"non-zero return code\", \"rc\": 1, \"start\": \"2023-08-30 03:00:02.379573\", \"stderr\": \"The CustomResourceDefinition \\\"federatednotificationconfigs.types.kubefed.io\\\" is invalid: spec.conversion.webhookClientConfig: Forbidden: should not be set when strategy is not set to Webhook\\nThe CustomResourceDefinition \\\"federatednotificationreceivers.types.kubefed.io\\\" is invalid: spec.conversion.webhookClientConfig: Forbidden: should not be set when strategy is not set to Webhook\", \"stderr_lines\": [\"The CustomResourceDefinition \\\"federatednotificationconfigs.types.kubefed.io\\\" is invalid: spec.conversion.webhookClientConfig: Forbidden: should not be set when strategy is not set to Webhook\", \"The CustomResourceDefinition \\\"federatednotificationreceivers.types.kubefed.io\\\" is invalid: spec.conversion.webhookClientConfig: Forbidden: should not be set when strategy is not set to Webhook\"], \"stdout\": \"\", \"stdout_lines\": []}",
"uuid": "f92242a4-6e26-4664-b6f2-68a7825f56db"
}
******************************************************************************************************************************************************