Uploaded image for project: 'OpenShift Bugs'
  1. OpenShift Bugs
  2. OCPBUGS-55721

[OCP on OSP][DualStack] failed at [sig-network][OCPFeatureGate:RouteExternalCertificate][Feature:Router] test

XMLWordPrintable

    • Quality / Stability / Reliability
    • False
    • Hide

      None

      Show
      None
    • 2
    • None
    • None
    • None
    • Rejected
    • OAPE Sprint 271
    • 1
    • Done
    • Release Note Not Required
    • N/A
    • None
    • None
    • None
    • None

      Description of problem:

      The 4.19-e2e-openstack-dualstack (Primary port: IPv4 + Secundary port:IPv6) jobs failed at [sig-network][OCPFeatureGate:RouteExternalCertificate][Feature:Router] test with the outcome:

      failed to make successful HTTPS request after retries: context deadline exceeded
              {
                  msg: "failed to make successful HTTPS request after retries: context deadline exceeded",
                  err: <context.deadlineExceededError>{},
              }    

      Another example from https://gcsweb-ci.apps.ci.l2s4.p1.openshiftapps.com/gcs/test-platform-results/logs/periodic-ci-shiftstack-ci-release-4.19-e2e-openstack-dualstack/1918995202970750976/artifacts/e2e-openstack-dualstack/openshift-e2e-test/artifacts/e2e.log:  

       

      [sig-network][OCPFeatureGate:RouteExternalCertificate][Feature:Router][apigroup:route.openshift.io] with valid setup the router should support external certificate and the route is updated to use new external certificate then also the route is reachable [Suite:openshift/conformance/parallel]
        github.com/openshift/origin/test/extended/router/external_certificate.go:334
      
      I0504 13:50:27.971855 77521 client.go:423] Project "e2e-test-router-external-certificate-wmszc" has been fully provisioned.
          STEP: creating pod @ 05/04/25 13:50:28.21
        I0504 13:50:28.210774 77521 client.go:941] Running 'oc --namespace=e2e-test-router-external-certificate-wmszc --kubeconfig=/tmp/configfile4009449645 create -f /tmp/fixture-testdata-dir2192064170/test/extended/testdata/cmd/test/cmd/testdata/hello-openshift/hello-pod.json -n e2e-test-router-external-certificate-wmszc'
        pod/hello-openshift created
          STEP: waiting for the pod to be running @ 05/04/25 13:50:28.425
          STEP: creating service @ 05/04/25 13:50:42.714
        I0504 13:50:42.714357 77521 client.go:941] Running 'oc --namespace=e2e-test-router-external-certificate-wmszc --kubeconfig=/tmp/configfile4009449645 expose pod hello-openshift -n e2e-test-router-external-certificate-wmszc'
        service/hello-openshift exposed
          STEP: waiting for the service to become available @ 05/04/25 13:50:43.006
        I0504 13:50:43.045179 77521 framework.go:1776] Endpoint e2e-test-router-external-certificate-wmszc/hello-openshift is not ready yet
          STEP: Creating a TLS certificate secret @ 05/04/25 13:50:48.077
          STEP: Providing router service account permissions to get,list,watch the secret @ 05/04/25 13:50:48.122
          STEP: Creating multiple routes referencing same external certificate @ 05/04/25 13:50:48.405
          STEP: Creating a new secret @ 05/04/25 13:50:48.985
          STEP: Updating the existing role to add RBAC permissions for the new secret @ 05/04/25 13:50:49.02
          STEP: Updating the route to use new external certificate @ 05/04/25 13:50:49.213
          STEP: Sending https request @ 05/04/25 13:50:49.349
        I0504 13:50:52.500063 77521 external_certificate.go:492] running https get for host "host-0-e2e-test-router-external-certificate-wmszc.apps.kbdbxy1b-44c21.shiftstack.devcluster.openshift.com"
        I0504 13:50:53.723803 77521 external_certificate.go:669] Sending request to "https://host-0-e2e-test-router-external-certificate-wmszc.apps.kbdbxy1b-44c21.shiftstack.devcluster.openshift.com"
        I0504 13:53:02.742850 77521 external_certificate.go:677] Error making HTTPS request: https://host-0-e2e-test-router-external-certificate-wmszc.apps.kbdbxy1b-44c21.shiftstack.devcluster.openshift.com, Get "https://host-0-e2e-test-router-external-certificate-wmszc.apps.kbdbxy1b-44c21.shiftstack.devcluster.openshift.com": dial tcp 192.168.25.33:443: connect: connection timed out, retrying...
        I0504 13:53:02.742906 77521 external_certificate.go:669] Sending request to "https://host-0-e2e-test-router-external-certificate-wmszc.apps.kbdbxy1b-44c21.shiftstack.devcluster.openshift.com"
        I0504 13:53:52.725293 77521 external_certificate.go:677] Error making HTTPS request: https://host-0-e2e-test-router-external-certificate-wmszc.apps.kbdbxy1b-44c21.shiftstack.devcluster.openshift.com, Get "https://host-0-e2e-test-router-external-certificate-wmszc.apps.kbdbxy1b-44c21.shiftstack.devcluster.openshift.com": context deadline exceeded, retrying...
          [FAILED] in [It] - github.com/openshift/origin/test/extended/router/external_certificate.go:353 @ 05/04/25 13:53:52.725

       

      Version-Release number of selected component (if applicable):

      4.19    

      How reproducible:

      periodic-ci-shiftstack-ci-release-4.19-e2e-openstack-dualstack    

      Steps to Reproduce:

          1.
          2.
          3.
          

      Actual results:

      Failing tests:
      
      [sig-network][OCPFeatureGate:RouteExternalCertificate][Feature:Router][apigroup:route.openshift.io] with valid setup the router should support external certificate and routes are reachable [Suite:openshift/conformance/parallel]
      [sig-network][OCPFeatureGate:RouteExternalCertificate][Feature:Router][apigroup:route.openshift.io] with valid setup the router should support external certificate and the route is updated to remove the external certificate and again re-add the same external certificate then also the route is reachable [Suite:openshift/conformance/parallel]
      [sig-network][OCPFeatureGate:RouteExternalCertificate][Feature:Router][apigroup:route.openshift.io] with valid setup the router should support external certificate and the route is updated to remove the external certificate then also the route is reachable and serves the default certificate [Suite:openshift/conformance/parallel]
      [sig-network][OCPFeatureGate:RouteExternalCertificate][Feature:Router][apigroup:route.openshift.io] with valid setup the router should support external certificate and the route is updated to use new external certificate then also the route is reachable [Suite:openshift/conformance/parallel]
      [sig-network][OCPFeatureGate:RouteExternalCertificate][Feature:Router][apigroup:route.openshift.io] with valid setup the router should support external certificate and the route is updated to use same external certificate then also the route is reachable [Suite:openshift/conformance/parallel]
      [sig-network][OCPFeatureGate:RouteExternalCertificate][Feature:Router][apigroup:route.openshift.io] with valid setup the router should support external certificate and the secret is deleted and re-created again then routes are reachable [Suite:openshift/conformance/parallel]
      [sig-network][OCPFeatureGate:RouteExternalCertificate][Feature:Router][apigroup:route.openshift.io] with valid setup the router should support external certificate and the secret is updated then also routes are reachable [Suite:openshift/conformance/parallel]    

      Expected results:

      passed    

      Additional info:

      Related bugs:

      https://issues.redhat.com/browse/OCPBUGS-55462

      https://issues.redhat.com/browse/OCPBUGS-55214 

              rh-ee-ckyal Chirag Kyal
              rh-ee-mcarpio Miguel Carpio
              None
              None
              Hongan Li Hongan Li
              None
              Votes:
              0 Vote for this issue
              Watchers:
              8 Start watching this issue

                Created:
                Updated: