Uploaded image for project: 'Optimization Framework'
  1. Optimization Framework
  2. OPTFRA-859

onap-oof-has-* pods are failing to start

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Not a Bug
    • Icon: High High
    • Guilin Release
    • Frankfurt Release
    • HAS
    • Kubernetes VMs (1 Master and 3 Workers on Openstack 13)

      Hi Team,

      We have deployed ONAP frankfurt release on Kubernetes. Currently OOF-HAS-* containers are failing to initialize. 

      Inspecting the pod, it seems that some of the init-containers are failing to complete with error:

      oof-has-api-has-sms-readiness:
      Container ID:
      Image: oomk8s/readiness-check:2.0.2
      Image ID:
      Port: <none>
      Host Port: <none>
      Command:
      sh
      -c
      resp="FAILURE"; until [ $resp = "200" ]; do resp=$(curl -s -o /dev/null -k --write-out %{http_code} https://aaf-sms.onap:10443/v1/sms/domain/has/secret); echo $resp; sleep 2; done

       

      Please suggest how to approach the problem further

       

            krishnaa96 krishnaa96
            devanshu_tyagi devanshu_tyagi
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: