Skip to content

Instantly share code, notes, and snippets.

@peterloron
Created October 14, 2016 21:30
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save peterloron/e00ea5213ea60f71e60f12cbdda0b6ad to your computer and use it in GitHub Desktop.
Save peterloron/e00ea5213ea60f71e60f12cbdda0b6ad to your computer and use it in GitHub Desktop.
root@production-eu-central-1-ospf-1a:/etc/salt# salt-minion -l debug
[DEBUG ] Reading configuration from /etc/salt/minion
[DEBUG ] Using cached minion ID from /etc/salt/minion_id: production-eu-central-1-ospf-1a
[DEBUG ] Configuration file path: /etc/salt/minion
[WARNING ] Insecure logging configuration detected! Sensitive data may be logged.
[INFO ] Setting up the Salt Minion "production-eu-central-1-ospf-1a"
[DEBUG ] Created pidfile: /var/run/salt-minion.pid
[DEBUG ] Reading configuration from /etc/salt/minion
[DEBUG ] Please install 'virt-what' to improve results of the 'virtual' grain.
[INFO ] Creating minion process manager
[INFO ] The Salt Minion is starting up
[INFO ] Minion is starting as user 'root'
[DEBUG ] AsyncEventPublisher PUB socket URI: /var/run/salt/minion/minion_event_684bdff6a2_pub.ipc
[DEBUG ] AsyncEventPublisher PULL socket URI: /var/run/salt/minion/minion_event_684bdff6a2_pull.ipc
[INFO ] Starting pull socket on /var/run/salt/minion/minion_event_684bdff6a2_pull.ipc
[DEBUG ] Minion 'production-eu-central-1-ospf-1a' trying to tune in
[DEBUG ] sync_connect_master
[DEBUG ] Connecting to master. Attempt 1 of 1
[DEBUG ] Initializing new AsyncAuth for ('/etc/salt/pki/minion', 'production-eu-central-1-ospf-1a', 'tcp://127.0.0.1:4506')
[INFO ] Generating keys: /etc/salt/pki/minion
[DEBUG ] Generated random reconnect delay between '1000ms' and '11000ms' (7397)
[DEBUG ] Setting zmq_reconnect_ivl to '7397ms'
[DEBUG ] Setting zmq_reconnect_ivl_max to '11000ms'
[DEBUG ] Process Manager starting!
[DEBUG ] Initializing new AsyncZeroMQReqChannel for ('/etc/salt/pki/minion', 'production-eu-central-1-ospf-1a', 'tcp://127.0.0.1:4506', 'clear')
[DEBUG ] SaltReqTimeoutError, retrying. (1/7)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment