Guest User

Untitled

a guest
Jun 21st, 2019
112
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 6.16 KB | None | 0 0
  1. ╭─yoesoff@yoesoff-ThinkPad-X220 ~/Documents/Java  
  2. ╰─➤  java -jar jenkins.war
  3. Running from: /home/yoesoff/Documents/Java/jenkins.war
  4. webroot: $user.home/.jenkins
  5. Jun 21, 2019 2:18:53 PM org.eclipse.jetty.util.log.Log initialized
  6. INFO: Logging initialized @506ms to org.eclipse.jetty.util.log.JavaUtilLog
  7. Jun 21, 2019 2:18:53 PM winstone.Logger logInternal
  8. INFO: Beginning extraction from war file
  9. Jun 21, 2019 2:18:54 PM org.eclipse.jetty.server.handler.ContextHandler setContextPath
  10. WARNING: Empty contextPath
  11. Jun 21, 2019 2:18:54 PM org.eclipse.jetty.server.Server doStart
  12. INFO: jetty-9.4.z-SNAPSHOT; built: 2019-02-15T16:53:49.381Z; git: eb70b240169fcf1abbd86af36482d1c49826fa0b; jvm 1.8.0_201-b09
  13. Jun 21, 2019 2:18:55 PM org.eclipse.jetty.webapp.StandardDescriptorProcessor visitServlet
  14. INFO: NO JSP Support for /, did not find org.eclipse.jetty.jsp.JettyJspServlet
  15. Jun 21, 2019 2:18:55 PM org.eclipse.jetty.server.session.DefaultSessionIdManager doStart
  16. INFO: DefaultSessionIdManager workerName=node0
  17. Jun 21, 2019 2:18:55 PM org.eclipse.jetty.server.session.DefaultSessionIdManager doStart
  18. INFO: No SessionScavenger set, using defaults
  19. Jun 21, 2019 2:18:55 PM org.eclipse.jetty.server.session.HouseKeeper startScavenging
  20. INFO: node0 Scavenging every 600000ms
  21. Jenkins home directory: /home/yoesoff/.jenkins found at: $user.home/.jenkins
  22. Jun 21, 2019 2:18:56 PM org.eclipse.jetty.server.handler.ContextHandler doStart
  23. INFO: Started w.@35d6ca49{Jenkins v2.176.1,/,file:///home/yoesoff/.jenkins/war/,AVAILABLE}{/home/yoesoff/.jenkins/war}
  24. Jun 21, 2019 2:18:56 PM org.eclipse.jetty.server.AbstractConnector doStart
  25. INFO: Started ServerConnector@eda4dbe{HTTP/1.1,[http/1.1]}{0.0.0.0:8080}
  26. Jun 21, 2019 2:18:56 PM org.eclipse.jetty.server.Server doStart
  27. INFO: Started @3572ms
  28. Jun 21, 2019 2:18:56 PM winstone.Logger logInternal
  29. INFO: Winstone Servlet Engine v4.0 running: controlPort=disabled
  30. Jun 21, 2019 2:18:57 PM jenkins.InitReactorRunner$1 onAttained
  31. INFO: Started initialization
  32. Jun 21, 2019 2:18:57 PM jenkins.InitReactorRunner$1 onAttained
  33. INFO: Listed all plugins
  34. Jun 21, 2019 2:18:59 PM jenkins.InitReactorRunner$1 onAttained
  35. INFO: Prepared all plugins
  36. Jun 21, 2019 2:18:59 PM jenkins.InitReactorRunner$1 onAttained
  37. INFO: Started all plugins
  38. Jun 21, 2019 2:18:59 PM jenkins.InitReactorRunner$1 onAttained
  39. INFO: Augmented all extensions
  40. Jun 21, 2019 2:19:00 PM jenkins.InitReactorRunner$1 onAttained
  41. INFO: Loaded all jobs
  42. Jun 21, 2019 2:19:00 PM hudson.model.AsyncPeriodicWork$1 run
  43. INFO: Started Download metadata
  44. Jun 21, 2019 2:19:00 PM hudson.util.Retrier start
  45. INFO: Attempt #1 to do the action check updates server
  46. Jun 21, 2019 2:19:01 PM org.springframework.context.support.AbstractApplicationContext prepareRefresh
  47. INFO: Refreshing org.springframework.web.context.support.StaticWebApplicationContext@37d62053: display name [Root WebApplicationContext]; startup date [Fri Jun 21 14:19:01 WIB 2019]; root of context hierarchy
  48. Jun 21, 2019 2:19:01 PM org.springframework.context.support.AbstractApplicationContext obtainFreshBeanFactory
  49. INFO: Bean factory for application context [org.springframework.web.context.support.StaticWebApplicationContext@37d62053]: org.springframework.beans.factory.support.DefaultListableBeanFactory@52d84ef1
  50. Jun 21, 2019 2:19:01 PM org.springframework.beans.factory.support.DefaultListableBeanFactory preInstantiateSingletons
  51. INFO: Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@52d84ef1: defining beans [authenticationManager]; root of factory hierarchy
  52. Jun 21, 2019 2:19:02 PM org.springframework.context.support.AbstractApplicationContext prepareRefresh
  53. INFO: Refreshing org.springframework.web.context.support.StaticWebApplicationContext@244472bb: display name [Root WebApplicationContext]; startup date [Fri Jun 21 14:19:02 WIB 2019]; root of context hierarchy
  54. Jun 21, 2019 2:19:02 PM org.springframework.context.support.AbstractApplicationContext obtainFreshBeanFactory
  55. INFO: Bean factory for application context [org.springframework.web.context.support.StaticWebApplicationContext@244472bb]: org.springframework.beans.factory.support.DefaultListableBeanFactory@3311a465
  56. Jun 21, 2019 2:19:02 PM org.springframework.beans.factory.support.DefaultListableBeanFactory preInstantiateSingletons
  57. INFO: Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@3311a465: defining beans [filter,legacy]; root of factory hierarchy
  58. Jun 21, 2019 2:19:02 PM jenkins.install.SetupWizard init
  59. INFO:
  60.  
  61. *************************************************************
  62. *************************************************************
  63. *************************************************************
  64.  
  65. Jenkins initial setup is required. An admin user has been created and a password generated.
  66. Please use the following password to proceed to installation:
  67.  
  68. 8eb52897bcaf4b8c9f7efe1d793280d2
  69.  
  70. This may also be found at: /home/yoesoff/.jenkins/secrets/initialAdminPassword
  71.  
  72. *************************************************************
  73. *************************************************************
  74. *************************************************************
  75.  
  76. Jun 21, 2019 2:19:08 PM hudson.model.UpdateSite updateData
  77. INFO: Obtained the latest update center data file for UpdateSource default
  78. Jun 21, 2019 2:19:10 PM hudson.model.DownloadService$Downloadable load
  79. INFO: Obtained the updated data file for hudson.tasks.Maven.MavenInstaller
  80. Jun 21, 2019 2:19:10 PM hudson.util.Retrier start
  81. INFO: Performed the action check updates server successfully at the attempt #1
  82. Jun 21, 2019 2:19:10 PM hudson.model.AsyncPeriodicWork$1 run
  83. INFO: Finished Download metadata. 9,869 ms
  84. Jun 21, 2019 2:19:13 PM hudson.model.UpdateSite updateData
  85. INFO: Obtained the latest update center data file for UpdateSource default
  86. Jun 21, 2019 2:19:13 PM jenkins.InitReactorRunner$1 onAttained
  87. INFO: Completed initialization
  88. Jun 21, 2019 2:19:13 PM hudson.WebAppMain$3 run
  89. INFO: Jenkins is fully up and running
  90. Jun 21, 2019 2:20:23 PM org.kohsuke.stapler.LocaleDrivenResourceProvider getLocaleDrivenResourceProviders
  91. INFO: Registered LocaleDrivenResourceProvider: jenkins.MetaLocaleDrivenResourceProvider@351f2036
Advertisement
Add Comment
Please, Sign In to add comment