| Summary: | Jenkins build failed when git push an app with jenkins embedded | ||
|---|---|---|---|
| Product: | OpenShift Online | Reporter: | nsun <nsun> |
| Component: | Containers | Assignee: | Jhon Honce <jhonce> |
| Status: | CLOSED NOTABUG | QA Contact: | libra bugs <libra-bugs> |
| Severity: | low | Docs Contact: | |
| Priority: | medium | ||
| Version: | 2.x | CC: | ccoleman, chunchen, cryan, jhou, lzhang, szhou, xtian, zhewang |
| Target Milestone: | --- | Keywords: | TestBlocker |
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | 997234 | Environment: | |
| Last Closed: | 2013-10-15 08:10:50 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: | |
| Bug Depends On: | 997234 | ||
| Bug Blocks: | |||
|
Description
nsun
2013-10-15 02:31:58 UTC
This problem reappeared on Devenv_3893 and Stage_496. On Devenv_3898, added pre_build scrpt, git push show successed [master a989b6d] aa 1 file changed, 6 insertions(+) create mode 100755 .openshift/action_hooks/pre_build Counting objects: 8, done. Delta compression using up to 4 threads. Compressing objects: 100% (5/5), done. Writing objects: 100% (5/5), 506 bytes, done. Total 5 (delta 1), reused 0 (delta 0) remote: Executing Jenkins build. remote: remote: You can track your build at https://jenkins-sun000.dev.rhcloud.com/job/php-build remote: remote: Waiting for build to schedule.............................Done remote: Waiting for job to complete.........................................Done remote: SUCCESS remote: New build has been deployed. remote: Result: success remote: Deployment completed To ssh://525cb47dd06185e49200004e.rhcloud.com/~/git/php.git/ f35b7f4..a989b6d master -> master but prebuild script content have not ouput in console. Now it's build success failed both in today's Devenv_3898 and OSE Puddle 2.0/2013-10-14.3,and pre_build log reference to bug 1018643. so close this bug. |