Bug 988694

Summary: Unable to create python-3.3 app
Product: OpenShift Online Reporter: Yan Du <yadu>
Component: ContainersAssignee: Jhon Honce <jhonce>
Status: CLOSED WORKSFORME QA Contact: libra bugs <libra-bugs>
Severity: high Docs Contact:
Priority: high    
Version: 2.xKeywords: TestBlocker
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-07-26 16:14:38 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:
Description Flags
platform log
none
development.log none

Description Yan Du 2013-07-26 07:08:46 UTC
Created attachment 778685 [details]
platform log

Description of problem:
fail to create python-3.3 app


root@openshift-ubuntu:~/test# rhc app create cpy33 python-3.3
Application Options
-------------------
  Namespace:  111
  Cartridges: python-3.3
  Gear Size:  default
  Scaling:    no
Creating application 'cpy33' ... 
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  <-----------------------------snip--------------------------------->
  0     0    0     0    0     0      0      0 --:--:--  0:00:04 --:--:--
  0     0    0     0    0     0      0      0 --:--:--  0:00:05 --:--:--     0
  0     0    0     0    0     0--:--:--  0:01:24 --:--:--     0
   0      0 --:--:--  0:01:25 --:--:--     0
curl: (56) Failure when receiving data from the peer


Version-Release number of selected component (if applicable):
int(devenv_3561)
devenv_3564


How reproducible:
Always


Steps to Reproduce:
1. rhc app create cpy33 python-3.3


Actual results:
fail to create python-3.3 app


Expected results:
python-3.3 app can be created successfully

Comment 1 Yan Du 2013-07-26 07:09:57 UTC
Created attachment 778686 [details]
development.log

Comment 2 Jhon Honce 2013-07-26 16:14:38 UTC
I suspect the github download of the python blob was failing.