Uploaded image for project: 'JBoss Enterprise Application Platform'
  1. JBoss Enterprise Application Platform
  2. JBEAP-18395

openshift-migrate.sh script fails on eap73-openjdk8-openshift-rhel7 due to missing /opt/eap/bin/launch/configure.sh

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Blocker Blocker
    • 7.3.0.GA
    • 7.3.0.GA.CR1
    • OpenShift
    • None
    • CR2

      /opt/eap/bin/openshift-migrate.sh script fails to run the migration due to missing /opt/eap/bin/launch/configure.sh script

      Migration pod logs:

      INFO [Thu Jan  2 12:11:29 UTC 2020] Finished migration check cycle, pausing for 30 seconds before resuming
      INFO [Thu Jan  2 12:11:59 UTC 2020] Examining existence of living pod 'xa-load-1'
      INFO [Thu Jan  2 12:12:00 UTC 2020] Examining existence of living pod 'xa-load-2'
      INFO [Thu Jan  2 12:12:00 UTC 2020] Examining existence of living pod 'xa-load-3'
      INFO [Thu Jan  2 12:12:01 UTC 2020] Finished migration check cycle, pausing for 30 seconds before resuming
      INFO [Thu Jan  2 12:12:31 UTC 2020] Examining existence of living pod 'xa-load-1'
      /opt/eap/bin/launch/openshift-migrate-common.sh: line 18: /opt/eap/bin/launch/configure.sh: No such file or directory
      INFO [Thu Jan  2 12:12:31 UTC 2020] Migration of pod xa-load-1 terminated with status 1 (HUP)
      

      This is a regression compare to Beta release brew-pulp-docker01.web.prod.ext.phx2.redhat.com:8888/jboss-eap-7-tech-preview/eap73-openjdk8-openshift-rhel7:7.3.0.Beta-1

      $ podman run -it  registry-proxy.engineering.redhat.com/rh-osbs/jboss-eap-7-eap73-openjdk8-openshift-rhel7:7.3.0-2 ls /opt/eap/bin/launch/configure.sh
      ls: cannot access /opt/eap/bin/launch/configure.sh: No such file or directory
      $ podman run -it  brew-pulp-docker01.web.prod.ext.phx2.redhat.com:8888/jboss-eap-7-tech-preview/eap73-openjdk8-openshift-rhel7:7.3.0.Beta-1 ls /opt/eap/bin/launch/configure.sh
      /opt/eap/bin/launch/configure.sh
      

      https://github.com/jboss-container-images/jboss-eap-modules/blob/master/os-eap-migration/added/launch/openshift-migrate-common.sh#L18

            jdenise@redhat.com Jean Francois Denise
            pkremens@redhat.com Petr Kremensky (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: