FAILED - RETRYING: Copy etcdctl binary from docker container (4 retries left).
FAILED - RETRYING: Copy etcdctl binary from docker container (3 retries left).
fatal: [node1]: FAILED! => {“attempts”: 4, “changed”: false, “cmd”: [“sh”, “-c”, “docker rm -f etcdctl-binarycopy; docker create --name etcdctl-binarycopy registry.cn-hangzhou.aliyuncs.com/choerodon-tools/etcd:v3.2.4 && docker cp etcdctl-binarycopy:/usr/local/bin/etcdctl /usr/local/bin/etcdctl && docker rm -f etcdctl-binarycopy”], “delta”: “0:00:00.152531”, “end”: “2018-05-24 17:41:39.987395”, “msg”: “non-zero return code”, “rc”: 1, “start”: “2018-05-24 17:41:39.834864”, “stderr”: “Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running?\nCannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running?”, “stderr_lines”: [“Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running?”, “Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running?”], “stdout”: “”, “stdout_lines”: []}