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

openstack-test-main-e2e-openstack-ccpmso-zone job is not properly configuring etcd on ephemeral disk

XMLWordPrintable

    • +
    • None
    • 3
    • ShiftStack Sprint 262
    • 1
    • False
    • Hide

      None

      Show
      None
    • Release Note Not Required
    • In Progress

      The CI job pull-ci-openshift-openstack-test-main-e2e-openstack-ccpmso-zone is not properly configuring the etcd-to-ephemeral: 
      https://prow.ci.openshift.org/view/gs/test-platform-results/pr-logs/pull/openshift_open[…]ck-test-main-e2e-openstack-ccpmso-zone/1839657603936817152
       
      The openstack-test that covers this feature has been updated through https://github.com/openshift/openstack-test/pull/191 and it is now checking that the disk is mounted. However, the test is failing with below error:

      fail [github.com/openshift/openstack-test/test/extended/openstack/local-bd-etcd.go:96]: rzsgmn5d-cc933-pwvjp-master-4bstw-1: Ephemeral disk is not mounted on 'var/lib/etcd' as expected:
      "Starting pod/rzsgmn5d-cc933-pwvjp-master-4bstw-1-debug-vlv8t ...\nTo use host binaries, run `chroot /host`\nNAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINTS\nvdb  252:16   0  10G  0 disk \n\nRemoving debug pod ..."Expected
          <string>: Starting pod/rzsgmn5d-cc933-pwvjp-master-4bstw-1-debug-vlv8t ...
          To use host binaries, run `chroot /host`
          NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINTS
          vdb  252:16   0  10G  0 disk 
          
          Removing debug pod ...
      to contain substring
          <string>: /var/lib/etcd
      Ginkgo exit error 1: exit with code 1 

       
      which means that the 98-var-lib-etcd machineConfig is loaded on the system (the test should have been skipped otherwise) but the volume is not mounted on the masters.
       

              rh-ee-mcarpio Miguel Carpio
              rlobillo Ramón Lobillo
              Itshak Brown Itshak Brown
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated: