milleruntime opened a new issue #345:
URL: https://github.com/apache/fluo-muchos/issues/345


   I have one of my workers configured to be a ```swarmmanger``` and it fails 
to setup during ```muchos setup```.  Here is the failure I am seeing:
   ```
   PLAY [swarmmanager] **************************
   
   TASK [get swarm status] ***************************
   Wednesday 06 May 2020  17:31:31 +0000 (0:00:01.618)       0:04:39.076 
********* 
   fatal: [worker1]: FAILED! => {"changed": true, "cmd": "set -o pipefail && 
docker info | egrep '^Swarm: 
   ' | cut -d ' ' -f 2\n", "delta": "0:00:00.121917", "end": "2020-05-06 
17:31:32.139324", "msg": "non-zero 
   return code", "rc": 1, "start": "2020-05-06 17:31:32.017407", "stderr": "", 
"stderr_lines": [], "stdout": "", 
   "stdout_lines": []}
   ```


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to