Advertisement
Guest User

Untitled

a guest
May 3rd, 2017
91
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.86 KB | None | 0 0
  1. TASK [mastodon : Build Mastodon] ***************************************************************************************************************************************************************************************************
  2. task path: /home/cwm/ansibleQwerty/ansible/roles/mastodon/tasks/main.yml:57
  3. Using module file /usr/lib/python2.7/dist-packages/ansible/modules/commands/command.py
  4. <qwerty.city> ESTABLISH SSH CONNECTION FOR USER: None
  5. <qwerty.city> SSH: EXEC sshpass -d12 ssh -C -o ControlMaster=auto -o ControlPersist=60s -o ConnectTimeout=10 -o ControlPath=/home/cwm/.ansible/cp/e40de1eaa5 qwerty.city '/bin/sh -c '"'"'echo ~ && sleep 0'"'"''
  6. <qwerty.city> (0, '/home/cwm\n', '')
  7. <qwerty.city> ESTABLISH SSH CONNECTION FOR USER: None
  8. <qwerty.city> SSH: EXEC sshpass -d12 ssh -C -o ControlMaster=auto -o ControlPersist=60s -o ConnectTimeout=10 -o ControlPath=/home/cwm/.ansible/cp/e40de1eaa5 qwerty.city '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /home/cwm/.ansible/tmp/ansible-tmp-1493843477.5-112225322138999 `" && echo ansible-tmp-1493843477.5-112225322138999="` echo /home/cwm/.ansible/tmp/ansible-tmp-1493843477.5-112225322138999 `" ) && sleep 0'"'"''
  9. <qwerty.city> (0, 'ansible-tmp-1493843477.5-112225322138999=/home/cwm/.ansible/tmp/ansible-tmp-1493843477.5-112225322138999\n', '')
  10. <qwerty.city> PUT /tmp/tmpv0g9gr TO /home/cwm/.ansible/tmp/ansible-tmp-1493843477.5-112225322138999/command.py
  11. <qwerty.city> SSH: EXEC sshpass -d12 sftp -o BatchMode=no -b - -C -o ControlMaster=auto -o ControlPersist=60s -o ConnectTimeout=10 -o ControlPath=/home/cwm/.ansible/cp/e40de1eaa5 '[qwerty.city]'
  12. <qwerty.city> (0, 'sftp> put /tmp/tmpv0g9gr /home/cwm/.ansible/tmp/ansible-tmp-1493843477.5-112225322138999/command.py\n', '')
  13. <qwerty.city> ESTABLISH SSH CONNECTION FOR USER: None
  14. <qwerty.city> SSH: EXEC sshpass -d12 ssh -C -o ControlMaster=auto -o ControlPersist=60s -o ConnectTimeout=10 -o ControlPath=/home/cwm/.ansible/cp/e40de1eaa5 qwerty.city '/bin/sh -c '"'"'chmod u+x /home/cwm/.ansible/tmp/ansible-tmp-1493843477.5-112225322138999/ /home/cwm/.ansible/tmp/ansible-tmp-1493843477.5-112225322138999/command.py && sleep 0'"'"''
  15. <qwerty.city> (0, '', '')
  16. <qwerty.city> ESTABLISH SSH CONNECTION FOR USER: None
  17. <qwerty.city> SSH: EXEC sshpass -d12 ssh -C -o ControlMaster=auto -o ControlPersist=60s -o ConnectTimeout=10 -o ControlPath=/home/cwm/.ansible/cp/e40de1eaa5 -tt qwerty.city '/bin/sh -c '"'"'sudo -H -S -p "[sudo via ansible, key=cxycxpuizdctcppuwpcsmlehgjginrsw] password: " -u root /bin/sh -c '"'"'"'"'"'"'"'"'echo BECOME-SUCCESS-cxycxpuizdctcppuwpcsmlehgjginrsw; /usr/bin/python /home/cwm/.ansible/tmp/ansible-tmp-1493843477.5-112225322138999/command.py; rm -rf "/home/cwm/.ansible/tmp/ansible-tmp-1493843477.5-112225322138999/" > /dev/null 2>&1'"'"'"'"'"'"'"'"' && sleep 0'"'"''
  18. <qwerty.city> (0, '\r\n\r\n\r\n{"changed": true, "end": "2017-05-03 20:31:27.586299", "stdout": "Step 1 : FROM ruby:2.4.1-alpine\\n ---> afc63d893879\\nStep 2 : LABEL maintainer \\"https://github.com/tootsuite/mastodon\\" description \\"A GNU Social-compatible microblogging server\\"\\n ---> Using cache\\n ---> 6aa44ca87613\\nStep 3 : ENV RAILS_ENV production NODE_ENV production\\n ---> Using cache\\n ---> 074cd64e45d7\\nStep 4 : EXPOSE 3000 4000\\n ---> Using cache\\n ---> 1401d4d57a0c\\nStep 5 : WORKDIR /mastodon\\n ---> Using cache\\n ---> bd9ef81db977\\nStep 6 : COPY Gemfile Gemfile.lock package.json yarn.lock /mastodon/\\n ---> Using cache\\n ---> 39296bfcf65c\\nStep 7 : RUN echo \\"@edge https://nl.alpinelinux.org/alpine/edge/main\\" >> /etc/apk/repositories && BUILD_DEPS=\\" postgresql-dev libxml2-dev libxslt-dev python build-base\\" && apk -U upgrade && apk add $BUILD_DEPS nodejs@edge nodejs-npm@edge libpq libxml2 libxslt ffmpeg file imagemagick@edge ca-certificates && npm install -g npm@3 && npm install -g yarn && bundle install --deployment --without test development && yarn --ignore-optional && yarn cache clean && npm -g cache clean && update-ca-certificates && apk del $BUILD_DEPS && rm -rf /tmp/* /var/cache/apk/*", "cmd": "docker-compose build", "rc": 1, "start": "2017-05-03 20:31:18.179284", "stderr": "redis uses an image, skipping\\ndb uses an image, skipping\\nBuilding streaming\\nService \'streaming\' failed to build: lstat /var/lib/docker/overlay/8260aac1514fe34b043f9d4b4ae24e2b478ccc36cd9567ca945d8a7907665a8d: no such file or directory", "delta": "0:00:09.407015", "invocation": {"module_args": {"warn": true, "executable": null, "chdir": "/var/lib/mastodon", "_raw_params": "docker-compose build", "removes": null, "creates": null, "_uses_shell": true}}, "warnings": []}\r\n', 'Shared connection to qwerty.city closed.\r\n')
  19. fatal: [mastodon]: FAILED! => {
  20. "changed": true,
  21. "cmd": "docker-compose build",
  22. "delta": "0:00:09.407015",
  23. "end": "2017-05-03 20:31:27.586299",
  24. "failed": true,
  25. "invocation": {
  26. "module_args": {
  27. "_raw_params": "docker-compose build",
  28. "_uses_shell": true,
  29. "chdir": "/var/lib/mastodon",
  30. "creates": null,
  31. "executable": null,
  32. "removes": null,
  33. "warn": true
  34. }
  35. },
  36. "rc": 1,
  37. "start": "2017-05-03 20:31:18.179284",
  38. "stderr": "redis uses an image, skipping\ndb uses an image, skipping\nBuilding streaming\nService 'streaming' failed to build: lstat /var/lib/docker/overlay/8260aac1514fe34b043f9d4b4ae24e2b478ccc36cd9567ca945d8a7907665a8d: no such file or directory",
  39. "stderr_lines": [
  40. "redis uses an image, skipping",
  41. "db uses an image, skipping",
  42. "Building streaming",
  43. "Service 'streaming' failed to build: lstat /var/lib/docker/overlay/8260aac1514fe34b043f9d4b4ae24e2b478ccc36cd9567ca945d8a7907665a8d: no such file or directory"
  44. ],
  45. "stdout": "Step 1 : FROM ruby:2.4.1-alpine\n ---> afc63d893879\nStep 2 : LABEL maintainer \"https://github.com/tootsuite/mastodon\" description \"A GNU Social-compatible microblogging server\"\n ---> Using cache\n ---> 6aa44ca87613\nStep 3 : ENV RAILS_ENV production NODE_ENV production\n ---> Using cache\n ---> 074cd64e45d7\nStep 4 : EXPOSE 3000 4000\n ---> Using cache\n ---> 1401d4d57a0c\nStep 5 : WORKDIR /mastodon\n ---> Using cache\n ---> bd9ef81db977\nStep 6 : COPY Gemfile Gemfile.lock package.json yarn.lock /mastodon/\n ---> Using cache\n ---> 39296bfcf65c\nStep 7 : RUN echo \"@edge https://nl.alpinelinux.org/alpine/edge/main\" >> /etc/apk/repositories && BUILD_DEPS=\" postgresql-dev libxml2-dev libxslt-dev python build-base\" && apk -U upgrade && apk add $BUILD_DEPS nodejs@edge nodejs-npm@edge libpq libxml2 libxslt ffmpeg file imagemagick@edge ca-certificates && npm install -g npm@3 && npm install -g yarn && bundle install --deployment --without test development && yarn --ignore-optional && yarn cache clean && npm -g cache clean && update-ca-certificates && apk del $BUILD_DEPS && rm -rf /tmp/* /var/cache/apk/*",
  46. "stdout_lines": [
  47. "Step 1 : FROM ruby:2.4.1-alpine",
  48. " ---> afc63d893879",
  49. "Step 2 : LABEL maintainer \"https://github.com/tootsuite/mastodon\" description \"A GNU Social-compatible microblogging server\"",
  50. " ---> Using cache",
  51. " ---> 6aa44ca87613",
  52. "Step 3 : ENV RAILS_ENV production NODE_ENV production",
  53. " ---> Using cache",
  54. " ---> 074cd64e45d7",
  55. "Step 4 : EXPOSE 3000 4000",
  56. " ---> Using cache",
  57. " ---> 1401d4d57a0c",
  58. "Step 5 : WORKDIR /mastodon",
  59. " ---> Using cache",
  60. " ---> bd9ef81db977",
  61. "Step 6 : COPY Gemfile Gemfile.lock package.json yarn.lock /mastodon/",
  62. " ---> Using cache",
  63. " ---> 39296bfcf65c",
  64. "Step 7 : RUN echo \"@edge https://nl.alpinelinux.org/alpine/edge/main\" >> /etc/apk/repositories && BUILD_DEPS=\" postgresql-dev libxml2-dev libxslt-dev python build-base\" && apk -U upgrade && apk add $BUILD_DEPS nodejs@edge nodejs-npm@edge libpq libxml2 libxslt ffmpeg file imagemagick@edge ca-certificates && npm install -g npm@3 && npm install -g yarn && bundle install --deployment --without test development && yarn --ignore-optional && yarn cache clean && npm -g cache clean && update-ca-certificates && apk del $BUILD_DEPS && rm -rf /tmp/* /var/cache/apk/*"
  65. ]
  66. }
  67. to retry, use: --limit @/home/cwm/ansibleQwerty/ansible/install_mastodon.retry
  68.  
  69. PLAY RECAP *************************************************************************************************************************************************************************************************************************
  70. mastodon : ok=20 changed=0 unreachable=0 failed=1
  71.  
  72. Makefile:5: recipe for target 'install' failed
  73. make: *** [install] Error 2
  74. cwm@cwm:~/ansibleQwerty/ansible$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement