Deploy -> Kubernetes -> APIManager ( deployment job failing in helm installation task ) #499
-
Hello @gandham-santhosh , we have tried to deploy "APIManager" job with tag "release-5.1.0", Jenkins Logs: Started by user [Rajasimman S]
[Pipeline] sh
[Pipeline] // ansiColor
[Pipeline] stage
[WARNING]: * Failed to parse /var/lib/jenkins/workspace/Deploy/alex/dev/Kubern [WARNING]: * Failed to parse /var/lib/jenkins/workspace/Deploy/alex/dev/Kubern [WARNING]: Unable to parse /var/lib/jenkins/workspace/Deploy/alex/dev/Kubernete [WARNING]: No inventory was parsed, only implicit localhost is available [WARNING]: provided hosts list is empty, only localhost is available. Note that [WARNING]: While constructing a mapping from /var/lib/jenkins/workspace/Deploy/ [WARNING]: While constructing a mapping from /var/lib/jenkins/workspace/Deploy/ [WARNING]: While constructing a mapping from /var/lib/jenkins/workspace/Deploy/ [WARNING]: While constructing a mapping from /var/lib/jenkins/workspace/Deploy/ [WARNING]: While constructing a mapping from /var/lib/jenkins/workspace/Deploy/ [WARNING]: While constructing a mapping from /var/lib/jenkins/workspace/Deploy/ [WARNING]: While constructing a mapping from /var/lib/jenkins/workspace/Deploy/ [WARNING]: While constructing a mapping from /var/lib/jenkins/workspace/Deploy/ PLAY [local] ******************************************************************* TASK [check for kong db migration] ********************************************* TASK [kong-migration : check if tables are existing in kong postgres database] *** TASK [kong-migration : run kong migrations for first run if tables are empty] *** TASK [kong-migration : fail when migration failed] ***************************** TASK [sunbird-deploy : template values.yaml file] ****************************** TASK [sunbird-deploy : copy and template env file from swarm role] ************* TASK [sunbird-deploy : create env configmap] *********************************** TASK [sunbird-deploy : create aplication configmap] **************************** TASK [sunbird-deploy : create xml configmap] *********************************** TASK [Check opa testcases coverage is 100%] ************************************ TASK [Load role to decrypt private keys, copy public keys to helm chart] ******* TASK [sunbird-deploy : Create the token public key file] *********************** TASK [sunbird-deploy : Replace ansible variables with values] ****************** TASK [sunbird-deploy : Create OPA bundle] ************************************** TASK [sunbird-deploy : Copy the OPA bundle to helm chart directory] ************ TASK [sunbird-deploy : helm install] ******************************************* STDOUT: Release "apimanager" does not exist. Installing it now. STDERR: Error: release apimanager failed, and has been uninstalled due to atomic being set: timed out waiting for the condition MSG: non-zero return code PLAY RECAP ********************************************************************* [Pipeline] } [Pipeline] // ansiColor [Pipeline] stage
[Pipeline] // ansiColor [Pipeline] stage
[Pipeline] // ansiColor |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
@srikanth-6520 Please check the pod logs to see why the deployment is failing. The deployment rollbacks after 10 minutes. So, you need to check before that |
Beta Was this translation helpful? Give feedback.
@santhosh-tg issue fixed , thank you.