Skip to content

Instantly share code, notes, and snippets.

@CaptTofu
Created June 2, 2016 22:13
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 CaptTofu/81732ea49eb160d9b92d4841dded0603 to your computer and use it in GitHub Desktop.
Save CaptTofu/81732ea49eb160d9b92d4841dded0603 to your computer and use it in GitHub Desktop.
EBUG [1] lcmutil lcmutil/shellcmd/86 -
DEBUG [1] lcmutil lcmutil/shellcmd/86 - TASK [kubernetes-services : create /opt/bin dir] *******************************
DEBUG [1] lcmutil lcmutil/shellcmd/86 - skipping: [c40] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true}
DEBUG [1] lcmutil lcmutil/shellcmd/86 -
DEBUG [1] lcmutil lcmutil/shellcmd/86 - TASK [kubernetes-services : Get kubectl (until figure out why kubectl container doesn't work)] ***
DEBUG [1] lcmutil lcmutil/shellcmd/86 - skipping: [c40] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true}
DEBUG [1] lcmutil lcmutil/shellcmd/86 -
DEBUG [1] lcmutil lcmutil/shellcmd/86 - TASK [kubernetes-services : Wait for k8s api] **********************************
DEBUG [1] lcmutil lcmutil/shellcmd/86 - Pausing for 45 seconds
DEBUG [1] lcmutil lcmutil/shellcmd/86 - (ctrl+C then 'C' = continue early, ctrl+C then 'A' = abort)
DEBUG [1] lcmutil lcmutil/shellcmd/86 - ok: [c40] => {"changed": false, "delta": 45, "rc": 0, "start": "2016-06-02 22:11:07.900371", "stderr": "", "stdout": "Paused for 45.01 seconds", "stop": "2016-06-02 22:11:52.907815", "user_input": ""}
DEBUG [1] lcmutil lcmutil/shellcmd/86 -
DEBUG [1] lcmutil lcmutil/shellcmd/86 - TASK [kubernetes-services : Clean up kubernetes services, ignoring errors] *****
DEBUG [1] lcmutil lcmutil/shellcmd/86 - failed: [c40] (item=[u'kube-dns', u'service']) => {"changed": true, "cmd": "/usr/bin/early-docker run --net=host picasso/kubectl:v1.0.2 delete service kube-dns --namespace=kube-system --server=http://c40:8080", "delta": "0:00:00.147289", "end": "2016-06-02 22:11:53.469077", "failed": true, "item": ["kube-dns", "service"], "rc": 1, "start": "2016-06-02 22:11:53.321788", "stderr": "The connection to the server c40:8080 was refused - did you specify the right host or port?", "stdout": "", "stdout_lines": [], "warnings": []}
DEBUG [1] lcmutil lcmutil/shellcmd/86 - failed: [c40] (item=[u'kube-dns', u'rc']) => {"changed": true, "cmd": "/usr/bin/early-docker run --net=host picasso/kubectl:v1.0.2 delete rc kube-dns --namespace=kube-system --server=http://c40:8080", "delta": "0:00:00.130299", "end": "2016-06-02 22:11:54.004000", "failed": true, "item": ["kube-dns", "rc"], "rc": 1, "start": "2016-06-02 22:11:53.873701", "stderr": "The connection to the server c40:8080 was refused - did you specify the right host or port?", "stdout": "", "stdout_lines": [], "warnings": []}
DEBUG [1] lcmutil lcmutil/shellcmd/86 - ...ignoring
DEBUG [1] lcmutil lcmutil/shellcmd/86 -
DEBUG [1] lcmutil lcmutil/shellcmd/86 - TASK [kubernetes-services : render kubernetes services files] ******************
DEBUG [1] lcmutil lcmutil/shellcmd/86 - changed: [c40] => (item=kube-dns) => {"changed": true, "checksum": "5ac6a8b8cb3cae0e700c46bc13987876a184677c", "dest": "/home/core/src/kubernetes-services/kube-dns.yaml", "gid": 0, "group": "root", "item": "kube-dns", "md5sum": "22e7c8ebc0a6f08d4bd3b34384c49250", "mode": "0644", "owner": "core", "size": 2209, "src": "/home/core/.ansible/tmp/ansible-tmp-1464905514.07-89086761142806/source", "state": "file", "uid": 500}
DEBUG [1] lcmutil lcmutil/shellcmd/86 -
DEBUG [1] lcmutil lcmutil/shellcmd/86 - TASK [kubernetes-services : Create kubernetes services, ignoring errors] *******
DEBUG [1] lcmutil lcmutil/shellcmd/86 - failed: [c40] (item=kube-dns) => {"changed": true, "cmd": "/usr/bin/early-docker run -v /home/core/src/kubernetes-services:/home/core/src/kubernetes-services --net=host picasso/kubectl:v1.0.2 create -f /home/core/src/kubernetes-services/kube-dns.yaml --server=http://c40:8080", "delta": "0:00:00.133004", "end": "2016-06-02 22:11:55.529075", "failed": true, "item": "kube-dns", "rc": 1, "start": "2016-06-02 22:11:55.396071", "stderr": "The connection to the server c40:8080 was refused - did you specify the right host or port?", "stdout": "", "stdout_lines": [], "warnings": []}
DEBUG [1] lcmutil lcmutil/shellcmd/86 -
DEBUG [1] lcmutil lcmutil/shellcmd/86 - NO MORE HOSTS LEFT *************************************************************
DEBUG [1] lcmutil lcmutil/shellcmd/86 -
DEBUG [1] lcmutil lcmutil/shellcmd/86 - RUNNING HANDLER [kubernetes-common : r
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment