This bug could be reproduced with rhc-1.29.3.1-1.el6op.noarch. When showing scalable jbosseap-6 app, would get jbosseap cartridge returned four times. Not existing on other type of cartridges. +++ This bug was initially created as a clone of Bug #1125926 +++ Description: Jbossas and jbosseap cartridges are displayed four times on scalable apps with 'rhc app-show --gears' [wzheng@rh6-openshift ~]$ rhc app-show as -g ID State Cartridges Size SSH URL ------------------------ ------- --------------------------------------------------- ----- ---------------------------------------------------------------------------- 53db61a4dbd93cb8cd00161c started jbossas-7 jbossas-7 jbossas-7 jbossas-7 haproxy-1.4 small 53db61a4dbd93cb8cd00161c.rhcloud.com Version-Release number of selected component (if applicable): STG(devenv-stage_939) rhc-1.28.5 How reproducible: always steps to Reproduce: 1. Create a scalable Jbossas-7 or jbosseap app 2. Show the gears with rhc app show $appname -g Actual results: There will be four jboss displayed on each gear Expected results: The cartridge should be displayed only once: [wzheng@rh6-openshift ~]$ rhc app-show as -g ID State Cartridges Size SSH URL ------------------------ ------- --------------------------------------------------- ----- ---------------------------------------------------------------------------- 53db61a4dbd93cb8cd00161c started php-5.4 haproxy-1.4 small 53db61a4dbd93cb8cd00161c.rhcloud.com Additional info: Also tried with php-5.4, nodejs-0.10, jbossews, all of them doesn't have this issue.
This is resolved by https://github.com/openshift/rhc/commit/061f6f0ff39d37ec0a09b6ce9ce3850ed871244f
Verified on rhc-1.37.1.2-1.el6op Steps to verify: 1.Create a scalable jbosseap application. # rhc app create jbosseap jbosseap-6 -s 2.Show the app with -g option # rhc app show jbosseap -g ID State Cartridges Size SSH URL ----------------- ------- ---------------------- ----- --------------------------------------------------- domzyp-jbosseap-1 started haproxy-1.4 jbosseap-6 small domzyp-jbosseap-1.com.cn The jbosseap-6 cartridge is correctly displayed now, so move the bug to Verified.
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://rhn.redhat.com/errata/RHSA-2015-1844.html