1. # salt -C 'I@pillarkey:pillarval' test.ping
  2. node1:
  3. True
  4. node2:
  5. Minion did not return. [No response]
  6. node3:
  7. Minion did not return. [No response]
  8. node4:
  9. Minion did not return. [No response]
  10. node5:
  11. Minion did not return. [No response]
  12. node6:
  13. Minion did not return. [No response]
  14. 2015-06-04 10:16:44,847 [salt.utils.minions][DEBUG ][12418] Evaluating final compound matching expr: set(['node2', 'node3', 'node5', 'node1', 'node6', 'node4'])
  15. 2015-06-04 10:16:44,848 [salt.master ][INFO ][12418] User root Published command saltutil.find_job with jid 20150604101644788305
  16. 2015-06-04 10:16:44,848 [salt.master ][DEBUG ][12418] Published command details {'tgt_type': 'compound', 'jid': '20150604101644788305', 'tgt': 'I@pillarkey:pillarval', 'ret': '', 'user': 'root', 'arg': ['20150604101639657449'], 'fun': 'saltutil.find_job'}
  17. 2015-06-04 10:16:45,124 [salt.master ][INFO ][12429] AES payload received with command _return
  18. 2015-06-04 10:16:45,125 [salt.utils.job ][INFO ][12429] Got return from node1 for job 20150604101644788305
  19. 2015-06-04 10:16:45,126 [salt.utils.event ][DEBUG ][12429] Sending event - data = {'fun_args': ['20150604101639657449'], 'jid': '20150604101644788305', 'return': {}, 'retcode': 0, 'success': True, 'cmd': '_return', '_stamp': '2015-06-04T09:16:45.125679', 'fun': 'saltutil.find_job', 'id': 'node1'}