Skip to content

Test jenkins with networl storage: EOS, NFS

First-time startup of the instance (when all config and initialization is done) will likely be much slower than with Cinder volume

First start of the Jenkins pod with Cinder volume takes less than 2 minutes (pod started at 14:42, message about "Jenkins is fully up and running" shows up at 14:43:49)

/usr/local/bin/jenkins-common.sh: line 16: /opt/openshift/passwd.template: No such file or directory
Working with config file at /opt/openshift/configuration/config.xml
Adding Kubernetes credentials to credentials list
Adding the project's sshdeploykey to credentials list
Writing credentials list to credentials.xml
Generating Kubernetes plugin configuration
Setting project description
Updating SAML IdP Metadata ...
Resetting admin permissions to newly configured admin egroup...
Skipping kubernetes plugin configuration as user provided custom 'config.xml'
/usr/local/bin/jenkins-common.sh: line 16: /opt/openshift/passwd.template: No such file or directory
Copying Jenkins configuration to /var/lib/jenkins ...
Copying 13 Jenkins plugins to /var/lib/jenkins ...
Creating initial Jenkins 'admin' user ...
Detected password change, updating Jenkins configuration ...
Running from: /usr/lib/jenkins/jenkins.war
webroot: EnvVars.masterEnvVars.get("JENKINS_HOME")
Jun 01, 2016 12:43:04 PM winstone.Logger logInternal
INFO: Beginning extraction from war file
Jun 01, 2016 12:43:07 PM org.eclipse.jetty.util.log.JavaUtilLog info
INFO: jetty-winstone-2.9
Jun 01, 2016 12:43:10 PM org.eclipse.jetty.util.log.JavaUtilLog info
INFO: NO JSP Support for , did not find org.apache.jasper.servlet.JspServlet
Jenkins home directory: /var/lib/jenkins found at: EnvVars.masterEnvVars.get("JENKINS_HOME")
Jun 01, 2016 12:43:12 PM org.eclipse.jetty.util.log.JavaUtilLog info
INFO: Started SelectChannelConnector@0.0.0.0:8080
Jun 01, 2016 12:43:12 PM winstone.Logger logInternal
INFO: Winstone Servlet Engine v2.0 running: controlPort=disabled
Jun 01, 2016 12:43:13 PM jenkins.InitReactorRunner$1 onAttained
INFO: Started initialization
Jun 01, 2016 12:43:30 PM jenkins.InitReactorRunner$1 onAttained
INFO: Listed all plugins
Jun 01, 2016 12:43:31 PM jenkins.InitReactorRunner$1 onAttained
INFO: Prepared all plugins
Jun 01, 2016 12:43:31 PM jenkins.InitReactorRunner$1 onAttained
INFO: Started all plugins
Jun 01, 2016 12:43:31 PM jenkins.InitReactorRunner$1 onAttained
INFO: Augmented all extensions
Jun 01, 2016 12:43:45 PM jenkins.InitReactorRunner$1 onAttained
INFO: Loaded all jobs
Jun 01, 2016 12:43:46 PM hudson.model.AsyncPeriodicWork$1 run
INFO: Started Download metadata
Jun 01, 2016 12:43:47 PM org.jenkinsci.main.modules.sshd.SSHD start
INFO: Started SSHD at port 55194
Jun 01, 2016 12:43:47 PM jenkins.InitReactorRunner$1 onAttained
INFO: Completed initialization
Jun 01, 2016 12:43:48 PM org.springframework.context.support.AbstractApplicationContext prepareRefresh
INFO: Refreshing org.springframework.web.context.support.StaticWebApplicationContext@72e6a5b7: display name [Root WebApplicationContext]; startup date [Wed Jun 01 12:43:48 UTC 2016]; root of context hierarchy
Jun 01, 2016 12:43:48 PM org.springframework.context.support.AbstractApplicationContext obtainFreshBeanFactory
INFO: Bean factory for application context [org.springframework.web.context.support.StaticWebApplicationContext@72e6a5b7]: org.springframework.beans.factory.support.DefaultListableBeanFactory@13cf1d3f
Jun 01, 2016 12:43:49 PM org.springframework.beans.factory.support.DefaultListableBeanFactory preInstantiateSingletons
INFO: Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@13cf1d3f: defining beans [filter,legacy]; root of factory hierarchy
Jun 01, 2016 12:43:49 PM jenkins.InitReactorRunner$1 onAttained
INFO: Started initialization
Jun 01, 2016 12:43:49 PM jenkins.InitReactorRunner$1 onAttained
INFO: Listed all plugins
Jun 01, 2016 12:43:49 PM jenkins.InitReactorRunner$1 onAttained
INFO: Prepared all plugins
Jun 01, 2016 12:43:49 PM jenkins.InitReactorRunner$1 onAttained
INFO: Started all plugins
Jun 01, 2016 12:43:49 PM jenkins.InitReactorRunner$1 onAttained
INFO: Augmented all extensions
Jun 01, 2016 12:43:49 PM jenkins.InitReactorRunner$1 onAttained
INFO: Loaded all jobs
Jun 01, 2016 12:43:49 PM jenkins.InitReactorRunner$1 onAttained
INFO: Completed initialization
Jun 01, 2016 12:43:49 PM hudson.WebAppMain$3 run
INFO: Jenkins is fully up and running
Jun 01, 2016 12:43:53 PM hudson.model.UpdateSite updateData
INFO: Obtained the latest update center data file for UpdateSource default
Jun 01, 2016 12:43:53 PM hudson.model.DownloadService$Downloadable load
INFO: Obtained the updated data file for hudson.tasks.Maven.MavenInstaller
Jun 01, 2016 12:43:53 PM hudson.model.DownloadService$Downloadable load
INFO: Obtained the updated data file for hudson.tasks.Ant.AntInstaller
Jun 01, 2016 12:43:55 PM hudson.model.DownloadService$Downloadable load
INFO: Obtained the updated data file for hudson.tools.JDKInstaller
Jun 01, 2016 12:43:55 PM hudson.model.AsyncPeriodicWork$1 run
INFO: Finished Download metadata. 8,894 ms