Skip to content
This repository was archived by the owner on Mar 23, 2020. It is now read-only.

Deployment fails with 'failed to use cached bootstrap libvirt image: Get https://releases-rhcos-art.cloud.privileged.psi.redhat.com/storage/releases/rhcos-4.2/42.80.20191002.0/rhcos-42.80.20191002.0-qemu.qcow2: x509: certificate signed by unknown authority' #168

@achuzhoy

Description

@achuzhoy

openshift deployment fails with:

  • ocp//openshift-baremetal-install --dir ocp --log-level=info create manifests
    level=info msg="Consuming "Install Config" from target directory"
    level=warning msg="Making control-plane schedulable by setting MastersSchedulable to true for Scheduler cluster settings"
    level=warning msg="Discarding the "Openshift Manifests" that was provided in the target directory because its dependencies are dirty and it needs to be regenerated"
    ++ find assets/deploy/ -iname '*.yaml' -type f -printf '%P\n'
  • for file in $(find assets/deploy/ -iname '*.yaml' -type f -printf "%P\n")
  • cp assets/deploy/90_metal3_baremetalhost_crd.yaml ocp/openshift/90_metal3_baremetalhost_crd.yaml
  • for file in $(find assets/deploy/ -iname '*.yaml' -type f -printf "%P\n")
  • cp assets/deploy/99-metal3-mariadb-password.yaml ocp/openshift/99-metal3-mariadb-password.yaml
  • for file in $(find assets/deploy/ -iname '*.yaml' -type f -printf "%P\n")
  • cp assets/deploy/99-metal3-config-map.yaml ocp/openshift/99-metal3-config-map.yaml
  • ocp//openshift-baremetal-install --dir ocp --log-level=info create cluster
    level=info msg="Fetching OS image: rhcos-42.80.20191002.0-qemu.qcow2"
    level=fatal msg="failed to fetch Terraform Variables: failed to generate asset "Terraform Variables": failed to get baremetal Terraform variables: failed to use cached bootstrap libvirt image: Get https://releases-rhcos-art.cloud.privileged.psi.redhat.com/storage/releases/rhcos-4.2/42.80.20191002.0/rhcos-42.80.20191002.0-qemu.qcow2: x509: certificate signed by unknown authority"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions