apache / openwhisk-deploy-kube

The Apache OpenWhisk Kubernetes Deployment repository supports deploying the Apache OpenWhisk system on Kubernetes and OpenShift clusters.
https://openwhisk.apache.org/
Apache License 2.0
296 stars 228 forks source link

all is ok, but install-packages is init..... #732

Open craftsman2020 opened 2 years ago

craftsman2020 commented 2 years ago

hi, all the pod for openwhisk is ok without install-packages. The install-packages's status is init.. can u help me to troubleshoot it?

 the err log is as below:{

Defaulted container "install-packages" out of: install-packages, wait-for-healthy-invoker (init)

Error from server (BadRequest): container "install-packages" in pod "owdev-install-packages-wpbt4" is waiting to start: PodInitializing }

helm test owdev -n openwhisk

NAME: owdev LAST DEPLOYED: Sun Jul 10 05:36:26 2022 NAMESPACE: openwhisk STATUS: deployed REVISION: 1 TEST SUITE: owdev-tests-package-checker Last Started: Sun Jul 10 06:07:04 2022 Last Completed: Sun Jul 10 06:07:04 2022 Phase: Failed NOTES: Apache OpenWhisk Copyright 2016-2021 The Apache Software Foundation

root@master:~/openwhisk-deploy-kube# kubectl get pods -n openwhisk NAME READY STATUS RESTARTS AGE owdev-alarmprovider-7bf886bc6d-4sv9h 1/1 Running 0 40m owdev-apigateway-7989db6776-7rnzm 1/1 Running 0 40m owdev-controller-0 1/1 Running 0 40m owdev-couchdb-7894f89985-qfqt7 1/1 Running 0 40m owdev-gen-certs-42wp7 0/1 Completed 0 40m owdev-init-couchdb-892v4 0/1 Completed 0 40m owdev-install-packages-wpbt4 0/1 Init:0/1 0 40m owdev-invoker-0 1/1 Running 0 40m owdev-kafka-0 1/1 Running 0 40m owdev-kafkaprovider-5bf49b5b75-65bj8 1/1 Running 0 40m owdev-nginx-767f85c46c-gd828 1/1 Running 0 40m owdev-redis-76dd89fc6f-9k94s 1/1 Running 0 40m owdev-wskadmin 1/1 Running 0 40m owdev-zookeeper-0 1/1 Running 0 40m wskowdev-invoker-00-64-whisksystem-invokerhealthtestaction0 0/1 ContainerCreating 0 57s wskowdev-invoker-00-65-prewarm-nodejs14 0/1 ContainerCreating 0 40s