Skip to content

Instantly share code, notes, and snippets.

@zachfi
Created March 14, 2019 16:50
Show Gist options
  • Save zachfi/8b9049239fba0db440cedb29ea0f4930 to your computer and use it in GitHub Desktop.
Save zachfi/8b9049239fba0db440cedb29ea0f4930 to your computer and use it in GitHub Desktop.
root@larch11-default:~ # cat /var/log/puppetserver/puppetserver.log
2019-03-14T16:45:47.924Z INFO [main] [o.e.j.u.log] Logging initialized @5127ms to org.eclipse.jetty.util.log.Slf4jLog
2019-03-14T16:45:49.116Z INFO [async-dispatch-2] [p.t.s.s.scheduler-service] Initializing Scheduler Service
2019-03-14T16:45:49.141Z INFO [async-dispatch-2] [o.q.i.StdSchedulerFactory] Using default implementation for ThreadExecutor
2019-03-14T16:45:49.143Z INFO [async-dispatch-2] [o.q.s.SimpleThreadPool] Job execution threads will use class loader of thread: async-dispatch-2
2019-03-14T16:45:49.153Z INFO [async-dispatch-2] [o.q.c.SchedulerSignalerImpl] Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl
2019-03-14T16:45:49.153Z INFO [async-dispatch-2] [o.q.c.QuartzScheduler] Quartz Scheduler v.2.2.3 created.
2019-03-14T16:45:49.154Z INFO [async-dispatch-2] [o.q.s.RAMJobStore] RAMJobStore initialized.
2019-03-14T16:45:49.154Z INFO [async-dispatch-2] [o.q.c.QuartzScheduler] Scheduler meta-data: Quartz Scheduler (v2.2.3) 'DefaultQuartzScheduler' with instanceId 'NON_CLUSTERED'
Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally.
NOT STARTED.
Currently in standby mode.
Number of jobs executed: 0
Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads.
Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered.
2019-03-14T16:45:49.154Z INFO [async-dispatch-2] [o.q.i.StdSchedulerFactory] Quartz scheduler 'DefaultQuartzScheduler' initialized from default resource file in Quartz package: 'quartz.properties'
2019-03-14T16:45:49.154Z INFO [async-dispatch-2] [o.q.i.StdSchedulerFactory] Quartz scheduler version: 2.2.3
2019-03-14T16:45:49.155Z INFO [async-dispatch-2] [o.q.c.QuartzScheduler] Scheduler DefaultQuartzScheduler_$_NON_CLUSTERED started.
2019-03-14T16:45:49.157Z INFO [async-dispatch-2] [p.t.s.w.jetty9-service] Initializing web server(s).
2019-03-14T16:45:49.183Z INFO [async-dispatch-2] [p.t.s.s.status-service] Registering status callback function for service 'puppet-profiler', version 6.2.1
2019-03-14T16:45:49.187Z INFO [async-dispatch-2] [p.s.j.jruby-puppet-service] Initializing the JRuby service
2019-03-14T16:45:49.201Z INFO [async-dispatch-2] [p.s.j.jruby-pool-manager-service] Initializing the JRuby service
2019-03-14T16:45:49.209Z INFO [async-dispatch-2] [p.s.j.jruby-puppet-service] JRuby version info: jruby 9.2.0.0 (2.5.0) 2018-05-24 81156a8 OpenJDK 64-Bit Server VM 25.202-b08 on 1.8.0_202-b08 +jit [freebsd-x86_64]
2019-03-14T16:45:49.217Z INFO [clojure-agent-send-pool-0] [p.s.j.i.jruby-internal] Creating JRubyInstance with id 1.
2019-03-14T16:45:49.226Z INFO [async-dispatch-2] [p.t.s.s.status-service] Registering status callback function for service 'jruby-metrics', version 6.2.1
2019-03-14T16:45:49.227Z INFO [async-dispatch-2] [p.s.v.versioned-code-service] No code-id-command set for versioned-code-service. Code-id will be nil.
2019-03-14T16:45:49.228Z INFO [async-dispatch-2] [p.s.v.versioned-code-service] No code-content-command set for versioned-code-service. Attempting to fetch code content will fail.
2019-03-14T16:45:54.709Z INFO [clojure-agent-send-pool-0] [puppetserver] Puppet Puppet settings initialized; run mode: master
2019-03-14T16:45:55.496Z INFO [clojure-agent-send-pool-0] [p.s.j.i.jruby-agents] Finished creating JRubyInstance 1 of 4
2019-03-14T16:45:55.496Z INFO [clojure-agent-send-pool-0] [p.s.j.i.jruby-internal] Creating JRubyInstance with id 2.
2019-03-14T16:45:55.507Z INFO [async-dispatch-2] [p.s.c.puppet-server-config-core] Initializing webserver settings from core Puppet
2019-03-14T16:45:57.678Z INFO [clojure-agent-send-pool-0] [puppetserver] Puppet Puppet settings initialized; run mode: master
2019-03-14T16:45:58.054Z INFO [async-dispatch-2] [p.s.c.certificate-authority-service] CA Service adding a ring handler
2019-03-14T16:45:58.097Z INFO [async-dispatch-2] [p.t.s.s.status-service] Registering status callback function for service 'ca', version 6.2.1
2019-03-14T16:45:58.099Z INFO [async-dispatch-2] [p.s.p.puppet-admin-service] Starting Puppet Admin web app
2019-03-14T16:45:58.262Z INFO [clojure-agent-send-pool-0] [p.s.j.i.jruby-agents] Finished creating JRubyInstance 2 of 4
2019-03-14T16:45:58.262Z INFO [clojure-agent-send-pool-0] [p.s.j.i.jruby-internal] Creating JRubyInstance with id 3.
2019-03-14T16:45:59.723Z INFO [async-dispatch-2] [p.s.m.master-service] Master Service adding ring handlers
2019-03-14T16:45:59.725Z INFO [async-dispatch-2] [p.t.s.s.status-service] Registering status callback function for service 'master', version 6.2.1
2019-03-14T16:45:59.769Z WARN [async-dispatch-2] [o.e.j.s.h.ContextHandler] Empty contextPath
2019-03-14T16:45:59.806Z INFO [async-dispatch-2] [p.t.s.w.jetty9-service] Starting web server(s).
2019-03-14T16:45:59.816Z INFO [async-dispatch-2] [p.t.s.w.jetty9-core] webserver config overridden for key 'ssl-cert'
2019-03-14T16:45:59.816Z INFO [async-dispatch-2] [p.t.s.w.jetty9-core] webserver config overridden for key 'ssl-key'
2019-03-14T16:45:59.817Z INFO [async-dispatch-2] [p.t.s.w.jetty9-core] webserver config overridden for key 'ssl-ca-cert'
2019-03-14T16:45:59.817Z INFO [async-dispatch-2] [p.t.s.w.jetty9-core] webserver config overridden for key 'ssl-crl-path'
2019-03-14T16:45:59.938Z INFO [async-dispatch-2] [p.t.s.w.jetty9-core] Starting web server.
2019-03-14T16:45:59.942Z INFO [async-dispatch-2] [o.e.j.s.Server] jetty-9.4.z-SNAPSHOT; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_202-b08
2019-03-14T16:45:59.992Z INFO [async-dispatch-2] [o.e.j.s.h.ContextHandler] Started o.e.j.s.h.ContextHandler@5fcf7e47{/puppet-ca,null,AVAILABLE}
2019-03-14T16:45:59.993Z INFO [async-dispatch-2] [o.e.j.s.h.ContextHandler] Started o.e.j.s.h.ContextHandler@3ab66034{/puppet-admin-api,null,AVAILABLE}
2019-03-14T16:45:59.994Z INFO [async-dispatch-2] [o.e.j.s.h.ContextHandler] Started o.e.j.s.h.ContextHandler@7215d83e{/puppet,null,AVAILABLE}
2019-03-14T16:45:59.995Z INFO [async-dispatch-2] [o.e.j.s.h.ContextHandler] Started o.e.j.s.h.ContextHandler@2c95e1af{/,null,AVAILABLE}
2019-03-14T16:45:59.995Z INFO [async-dispatch-2] [o.e.j.s.h.ContextHandler] Started o.e.j.s.h.ContextHandler@25ab83c9{/metrics,null,AVAILABLE}
2019-03-14T16:46:00.012Z INFO [async-dispatch-2] [o.e.j.s.session] DefaultSessionIdManager workerName=node0
2019-03-14T16:46:00.012Z INFO [async-dispatch-2] [o.e.j.s.session] No SessionScavenger set, using defaults
2019-03-14T16:46:00.014Z INFO [async-dispatch-2] [o.e.j.s.session] node0 Scavenging every 600000ms
2019-03-14T16:46:00.018Z INFO [clojure-agent-send-pool-0] [puppetserver] Puppet Puppet settings initialized; run mode: master
2019-03-14T16:46:00.042Z INFO [async-dispatch-2] [p.t.s.m.jolokia] Using policy access restrictor classpath:/jolokia-access.xml
2019-03-14T16:46:00.094Z INFO [async-dispatch-2] [o.e.j.s.h.ContextHandler] Started o.e.j.s.ServletContextHandler@79237b6a{/metrics/v2,null,AVAILABLE}
2019-03-14T16:46:00.193Z INFO [async-dispatch-2] [o.e.j.u.s.SslContextFactory] x509=X509@6b76bfc4(private key,h=[puppet, larch11-default.l.larch.space],w=[]) for InternalSslContextFactory@128a7f21[provider=null,keyStore=null,trustStore=null]
2019-03-14T16:46:00.244Z INFO [async-dispatch-2] [o.e.j.s.AbstractConnector] Started ServerConnector@645f23c8{SSL,[ssl, http/1.1]}{0.0.0.0:8140}
2019-03-14T16:46:00.245Z INFO [async-dispatch-2] [o.e.j.s.Server] Started @17450ms
2019-03-14T16:46:00.251Z INFO [async-dispatch-2] [p.t.s.s.status-core] Starting background monitoring of cpu usage metrics
2019-03-14T16:46:00.260Z INFO [async-dispatch-2] [p.t.s.s.status-service] Registering status callback function for service 'status-service', version 1.1.0
2019-03-14T16:46:00.261Z INFO [async-dispatch-2] [p.t.s.s.status-service] Registering status service HTTP API at /status
2019-03-14T16:46:00.275Z INFO [async-dispatch-2] [o.e.j.s.h.ContextHandler] Started o.e.j.s.h.ContextHandler@3b063255{/status,null,AVAILABLE}
2019-03-14T16:46:00.293Z INFO [async-dispatch-2] [p.s.a.analytics-service] Puppet Server Update Service has successfully started and will run in the background
2019-03-14T16:46:00.299Z INFO [async-dispatch-2] [p.s.m.master-service] Puppet Server has successfully started and is now ready to handle requests
2019-03-14T16:46:00.302Z INFO [async-dispatch-2] [p.s.l.legacy-routes-service] The legacy routing service has successfully started and is now ready to handle requests
2019-03-14T16:46:00.608Z INFO [clojure-agent-send-pool-0] [p.s.j.i.jruby-agents] Finished creating JRubyInstance 3 of 4
2019-03-14T16:46:00.609Z INFO [clojure-agent-send-pool-0] [p.s.j.i.jruby-internal] Creating JRubyInstance with id 4.
2019-03-14T16:46:02.310Z INFO [clojure-agent-send-pool-0] [puppetserver] Puppet Puppet settings initialized; run mode: master
2019-03-14T16:46:02.771Z INFO [clojure-agent-send-pool-0] [p.s.j.i.jruby-agents] Finished creating JRubyInstance 4 of 4
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment