Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 693743 Details for
Bug 835778
Jenkins build often fail aperiodically
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
jenkins log
jenkins.log (text/x-log), 8.92 KB, created by
Xiaoli Tian
on 2013-02-06 07:39:22 UTC
(
hide
)
Description:
jenkins log
Filename:
MIME Type:
Creator:
Xiaoli Tian
Created:
2013-02-06 07:39:22 UTC
Size:
8.92 KB
patch
obsolete
>Running from: /usr/lib/jenkins/jenkins.war >webroot: System.getProperty("JENKINS_HOME") >Feb 06, 2013 1:46:55 AM winstone.Logger logInternal >INFO: Beginning extraction from war file >Jenkins home directory: /var/lib/openshift/5111fc518385d56095000503/app-root/data found at: System.getProperty("JENKINS_HOME") >Feb 06, 2013 1:47:08 AM winstone.Logger logInternal >INFO: HTTP Listener started: port=8080 >Feb 06, 2013 1:47:09 AM winstone.Logger logInternal >INFO: Winstone Servlet Engine v0.9.10 running: controlPort=disabled >Feb 06, 2013 1:47:10 AM jenkins.InitReactorRunner$1 onAttained >INFO: Started initialization >Feb 06, 2013 1:47:16 AM jenkins.InitReactorRunner$1 onAttained >INFO: Listed all plugins >Feb 06, 2013 1:47:16 AM jenkins.InitReactorRunner$1 onAttained >INFO: Prepared all plugins >Feb 06, 2013 1:47:35 AM jenkins.InitReactorRunner$1 onAttained >INFO: Started all plugins >Feb 06, 2013 1:47:35 AM jenkins.InitReactorRunner$1 onAttained >INFO: Augmented all extensions >Feb 06, 2013 1:47:35 AM jenkins.InitReactorRunner$1 onAttained >INFO: Loaded all jobs >Feb 06, 2013 1:47:36 AM jenkins.InitReactorRunner$1 onAttained >INFO: Completed initialization >Feb 06, 2013 1:47:41 AM org.springframework.context.support.AbstractApplicationContext prepareRefresh >INFO: Refreshing org.springframework.web.context.support.StaticWebApplicationContext@1b5d596: display name [Root WebApplicationContext]; startup date [Wed Feb 06 01:47:41 EST 2013]; root of context hierarchy >Feb 06, 2013 1:47:41 AM org.springframework.context.support.AbstractApplicationContext obtainFreshBeanFactory >INFO: Bean factory for application context [org.springframework.web.context.support.StaticWebApplicationContext@1b5d596]: org.springframework.beans.factory.support.DefaultListableBeanFactory@d9799a >Feb 06, 2013 1:47:41 AM org.springframework.beans.factory.support.DefaultListableBeanFactory preInstantiateSingletons >INFO: Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@d9799a: defining beans [authenticationManager]; root of factory hierarchy >Feb 06, 2013 1:47:42 AM org.springframework.context.support.AbstractApplicationContext prepareRefresh >INFO: Refreshing org.springframework.web.context.support.StaticWebApplicationContext@1f4d2c0: display name [Root WebApplicationContext]; startup date [Wed Feb 06 01:47:42 EST 2013]; root of context hierarchy >Feb 06, 2013 1:47:42 AM org.springframework.context.support.AbstractApplicationContext obtainFreshBeanFactory >INFO: Bean factory for application context [org.springframework.web.context.support.StaticWebApplicationContext@1f4d2c0]: org.springframework.beans.factory.support.DefaultListableBeanFactory@a9cf35 >Feb 06, 2013 1:47:42 AM org.springframework.beans.factory.support.DefaultListableBeanFactory preInstantiateSingletons >INFO: Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@a9cf35: defining beans [filter,legacy]; root of factory hierarchy >Feb 06, 2013 1:47:42 AM jenkins.model.Jenkins <init> >WARNING: Failed to broadcast over UDP >java.net.BindException: Permission denied > at java.net.PlainDatagramSocketImpl.bind0(Native Method) > at java.net.AbstractPlainDatagramSocketImpl.bind(AbstractPlainDatagramSocketImpl.java:95) > at java.net.DatagramSocket.bind(DatagramSocket.java:376) > at java.net.MulticastSocket.<init>(MulticastSocket.java:172) > at java.net.MulticastSocket.<init>(MulticastSocket.java:137) > at hudson.UDPBroadcastThread.<init>(UDPBroadcastThread.java:67) > at jenkins.model.Jenkins.<init>(Jenkins.java:819) > at hudson.model.Hudson.<init>(Hudson.java:81) > at hudson.model.Hudson.<init>(Hudson.java:77) > at hudson.WebAppMain$2.run(WebAppMain.java:217) > >Feb 06, 2013 1:47:42 AM hudson.WebAppMain$2 run >INFO: Jenkins is fully up and running >Feb 06, 2013 1:47:43 AM winstone.Logger logInternal >WARNING: Called getInputStream after getParameter ... error >Feb 06, 2013 2:31:14 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = ruby19ap-build >Feb 06, 2013 2:31:14 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Feb 06, 2013 2:31:16 AM hudson.plugins.openshift.OpenShiftCloud hasCapacity >INFO: Checking capacity >Feb 06, 2013 2:31:16 AM hudson.plugins.openshift.OpenShiftCloud hasCapacity >INFO: User has consumed 2 of 30 gears. >Feb 06, 2013 2:31:16 AM hudson.plugins.openshift.OpenShiftCloud reloadConfig >INFO: Reloading configuration for ruby19ap-build... >Feb 06, 2013 2:31:16 AM hudson.plugins.openshift.OpenShiftCloud reloadConfig >INFO: Retrieving config XML from http://127.0.251.129:8080/job/ruby19ap-build/config.xml >Feb 06, 2013 2:31:16 AM hudson.plugins.openshift.OpenShiftCloud createConnection >INFO: Using credentials system_builder:fxKZaTEbv6VG >Feb 06, 2013 2:31:16 AM hudson.plugins.openshift.OpenShiftCloud provision >WARNING: Caught java.lang.RuntimeException: Received empty config XML from API call to http://127.0.251.129:8080/job/ruby19ap-build/config.xml. Will retry 4 more times before cancelling build. >Feb 06, 2013 2:31:21 AM hudson.plugins.openshift.OpenShiftCloud hasCapacity >INFO: Checking capacity >Feb 06, 2013 2:31:21 AM hudson.plugins.openshift.OpenShiftCloud hasCapacity >INFO: User has consumed 2 of 30 gears. >Feb 06, 2013 2:31:21 AM hudson.plugins.openshift.OpenShiftCloud reloadConfig >INFO: Reloading configuration for ruby19ap-build... >Feb 06, 2013 2:31:21 AM hudson.plugins.openshift.OpenShiftCloud reloadConfig >INFO: Retrieving config XML from http://127.0.251.129:8080/job/ruby19ap-build/config.xml >Feb 06, 2013 2:31:21 AM hudson.plugins.openshift.OpenShiftCloud createConnection >INFO: Using credentials system_builder:fxKZaTEbv6VG >Feb 06, 2013 2:31:21 AM hudson.plugins.openshift.OpenShiftCloud provision >WARNING: Caught java.lang.RuntimeException: Received empty config XML from API call to http://127.0.251.129:8080/job/ruby19ap-build/config.xml. Will retry 3 more times before cancelling build. >Feb 06, 2013 2:31:26 AM hudson.plugins.openshift.OpenShiftCloud hasCapacity >INFO: Checking capacity >Feb 06, 2013 2:31:26 AM hudson.plugins.openshift.OpenShiftCloud hasCapacity >INFO: User has consumed 2 of 30 gears. >Feb 06, 2013 2:31:26 AM hudson.plugins.openshift.OpenShiftCloud reloadConfig >INFO: Reloading configuration for ruby19ap-build... >Feb 06, 2013 2:31:26 AM hudson.plugins.openshift.OpenShiftCloud reloadConfig >INFO: Retrieving config XML from http://127.0.251.129:8080/job/ruby19ap-build/config.xml >Feb 06, 2013 2:31:26 AM hudson.plugins.openshift.OpenShiftCloud createConnection >INFO: Using credentials system_builder:fxKZaTEbv6VG >Feb 06, 2013 2:31:26 AM hudson.plugins.openshift.OpenShiftCloud provision >WARNING: Caught java.lang.RuntimeException: Received empty config XML from API call to http://127.0.251.129:8080/job/ruby19ap-build/config.xml. Will retry 2 more times before cancelling build. >Feb 06, 2013 2:31:31 AM hudson.plugins.openshift.OpenShiftCloud hasCapacity >INFO: Checking capacity >Feb 06, 2013 2:31:31 AM hudson.plugins.openshift.OpenShiftCloud hasCapacity >INFO: User has consumed 2 of 30 gears. >Feb 06, 2013 2:31:31 AM hudson.plugins.openshift.OpenShiftCloud reloadConfig >INFO: Reloading configuration for ruby19ap-build... >Feb 06, 2013 2:31:31 AM hudson.plugins.openshift.OpenShiftCloud reloadConfig >INFO: Retrieving config XML from http://127.0.251.129:8080/job/ruby19ap-build/config.xml >Feb 06, 2013 2:31:31 AM hudson.plugins.openshift.OpenShiftCloud createConnection >INFO: Using credentials system_builder:fxKZaTEbv6VG >Feb 06, 2013 2:31:31 AM hudson.plugins.openshift.OpenShiftCloud provision >WARNING: Caught java.lang.RuntimeException: Received empty config XML from API call to http://127.0.251.129:8080/job/ruby19ap-build/config.xml. Will retry 1 more times before cancelling build. >Feb 06, 2013 2:31:36 AM hudson.plugins.openshift.OpenShiftCloud hasCapacity >INFO: Checking capacity >Feb 06, 2013 2:31:36 AM hudson.plugins.openshift.OpenShiftCloud hasCapacity >INFO: User has consumed 2 of 30 gears. >Feb 06, 2013 2:31:36 AM hudson.plugins.openshift.OpenShiftCloud reloadConfig >INFO: Reloading configuration for ruby19ap-build... >Feb 06, 2013 2:31:36 AM hudson.plugins.openshift.OpenShiftCloud reloadConfig >INFO: Retrieving config XML from http://127.0.251.129:8080/job/ruby19ap-build/config.xml >Feb 06, 2013 2:31:36 AM hudson.plugins.openshift.OpenShiftCloud createConnection >INFO: Using credentials system_builder:fxKZaTEbv6VG >Feb 06, 2013 2:31:36 AM hudson.plugins.openshift.OpenShiftCloud provision >WARNING: Caught java.lang.RuntimeException: Received empty config XML from API call to http://127.0.251.129:8080/job/ruby19ap-build/config.xml. Will retry 0 more times before cancelling build. >Feb 06, 2013 2:31:41 AM hudson.plugins.openshift.OpenShiftCloud provision >WARNING: Cancelling build due to earlier exceptions >Feb 06, 2013 2:31:41 AM hudson.plugins.openshift.OpenShiftCloud cancelItem >INFO: Cancelling Item >Feb 06, 2013 2:31:41 AM hudson.plugins.openshift.OpenShiftCloud cancelItem >WARNING: Build ruby19ap-build ruby19apbldr has been cancelled
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 835778
: 693743 |
693900