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

[2046226] [IPI on Alibabacloud] installation in a disconnected network got 'Bootstrap failed to complete'

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Won't Do
    • Icon: Undefined Undefined
    • None
    • 4.13.z, 4.12.z, 4.11.z, 4.10.z, 4.14.0, 4.15.0
    • Important
    • Rejected
    • False
    • Hide

      None

      Show
      None

      See duplicated bz for all attachments and historical comments

      Created attachment 1855504 [details]
      attach1.1

      Background: Generally there are 4 fundermental scenarios that QE testing needs to cover, including,
      (1) IPI a cluster
      (2) IPI a private cluster
      (3) IPI a cluster in a disconnected network
      (4) IPI a cluster in a disconnected network behind http proxy

      >With the above said, we need to figure out as soon what's wrong in either QE test env or the installer. So maybe it is not a bug, high attentions are expected, thanks in advance!

      Version:
      ./openshift-install 4.10.0-0.nightly-2022-01-25-023600
      built from commit 6bd4f3ecafb39f0ea2f62b7b27b548ca74bab020
      release image registry.ci.openshift.org/ocp/release@sha256:19fd4b9a313f2dfcdc982f088cffcc5859484af3cb8966cde5ec0be90b262dbc
      release architecture amd64

      Platform: alibabacloud

      Please specify:

      • IPI

      What happened?
      Installation in a disconnected network got 'Bootstrap failed to complete', and the bootstrap machine seems ok, but all 3 masters are NotReady and with very few images pulled.

      FYI there are 2 scenarios:
      (1) disconnected with local mirror registry which is within the VPC
      (2) disconnected with http proxy for Internet access

      We are using alicloud VPC network ACL to construct a disconnected network.

      What did you expect to happen?
      The installation should succeed.

      How to reproduce it (as minimally and precisely as possible)?
      Always.

      Anything else we need to know?

      FYI The QE flexy-install job: https://mastern-jenkins-csb-openshift-qe.apps.ocp-c1.prod.psi.redhat.com/job/ocp-common/job/Flexy-install/70906/
      The imageContentSources section in "install-config.yaml":
      imageContentSources:

      • mirrors:
      • jiwei-304.mirror-registry.alicloud-qe.devcluster.openshift.com:5000/ocp/release
        source: quay.io/openshift-release-dev/ocp-v4.0-art-dev
      • mirrors:
      • jiwei-304.mirror-registry.alicloud-qe.devcluster.openshift.com:5000/ocp/release
        source: registry.ci.openshift.org/ocp/release

      Please see attach1.1 for nodes status and related alicloud resources, and attach1.2 for the gathered bootstrap logs.

      FYI The QE flexy-install job: https://mastern-jenkins-csb-openshift-qe.apps.ocp-c1.prod.psi.redhat.com/job/ocp-common/job/Flexy-install/70932/
      The proxy section in "install-config.yaml":
      proxy:
      httpProxy: http://username:password@10.0.143.21:3128
      httpsProxy: http://username:password@10.0.143.21:3128
      noProxy: test.no-proxy.com

      BTW, the installer would use the bastion's public IP address for http proxy.

      Please see attach2.1 for nodes status and related alicloud resources, and attach2.2 for the gathered bootstrap logs.

            bteng@redhat.com Bo Teng (Inactive)
            beth.white Beth White
            Jianli Wei Jianli Wei
            Votes:
            0 Vote for this issue
            Watchers:
            8 Start watching this issue

              Created:
              Updated:
              Resolved: