Bug 911436
| Summary: | Node execution failures during app creation | ||||||
|---|---|---|---|---|---|---|---|
| Product: | OKD | Reporter: | Chandrika Gole <cgole> | ||||
| Component: | Containers | Assignee: | Dan Mace <dmace> | ||||
| Status: | CLOSED CURRENTRELEASE | QA Contact: | libra bugs <libra-bugs> | ||||
| Severity: | high | Docs Contact: | |||||
| Priority: | high | ||||||
| Version: | 2.x | CC: | dmcphers, mshao | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | devenv_2814+ | Doc Type: | Bug Fix | ||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2013-03-15 14:02:52 UTC | Type: | Bug | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Embargoed: | |||||||
| Attachments: |
|
||||||
Couldn't reproduce in devenv_2814+, please try once more. If the failure persists, please attach the mcollective log as well. Thanks! Cant reproduce this on devenv_2815+ |
Created attachment 697486 [details] broker log Description of problem: App creation leads to node execution failures. This happens very often, 1:3 Version-Release number of selected component (if applicable): devenv_2812 How reproducible: This happens very often, 1:3 Steps to Reproduce: 1. Create an app - [root@ip-10-151-3-83 ~]# rhc app create -a jb -s -t jbosseap-6 -k You have not yet configured the OpenShift client tools. Please run 'rhc setup'. Using jbosseap-6.0 (JBoss Enterprise Application Platform 6.0) for 'jbosseap-6' Login to localhost: cgole Password: Application Options ------------------- Namespace: cgole Cartridges: jbosseap-6.0 Gear Size: default Scaling: yes Creating application 'jb' ... Node execution failure (invalid exit code from node). If the problem persists please contact Red Hat support. 2. 3. Actual results: App doesn't get created. Node execution failure Expected results: App should get created Additional info: Attaching broker/development.log