You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openwhisk.apache.org by gi...@git.apache.org on 2017/08/19 09:28:25 UTC

[GitHub] zhy989 commented on issue #2651: issue about deploy openwhisk with ansible

zhy989 commented on issue #2651: issue about deploy openwhisk with ansible
URL: https://github.com/apache/incubator-openwhisk/issues/2651#issuecomment-323512310
 
 
   @markusthoemmes thanks
   
   When I installed jinja2==2.9.6 , there is another error as below:
   
   - TASK [invoker : determine docker root dir] ****************************************************************************************************************************************************************
   Saturday 19 August 2017  17:15:10 +0800 (0:00:00.030)       0:01:26.095 *******
   fatal: [172.17.0.1]: FAILED! => {"changed": false, "content": "", "failed": true, "msg": "Status code was not [200]: Request failed: <urlopen error [Errno 111] Connection refused>", "redirected": false, "status": -1, "url": "http://172.17.0.1:4243/info"}
   
   PLAY RECAP ************************************************************************************************************************************************************************************************
   172.17.0.1                 : ok=15   changed=8    unreachable=0    failed=1
   
   Saturday 19 August 2017  17:15:10 +0800 (0:00:00.202)       0:01:26.297 *******
   ===============================================================================
   kafka : pull the ches/kafka:0.10.2.1 image ----------------------------- 19.74s
   kafka : pull the zookeeper:3.4 image ----------------------------------- 13.65s
   controller : (re)start controller -------------------------------------- 12.23s
   kafka : (re)start kafka ------------------------------------------------ 11.96s
   kafka : wait until the Zookeeper in this host is up and running --------- 7.35s
   controller : wait until the Controller in this host is up and running --- 5.64s
   kafka : wait until the kafka server started up -------------------------- 5.44s
   kafka : (re)start zookeeper --------------------------------------------- 2.47s
   kafka : create the invoker topics --------------------------------------- 1.73s
   kafka : create the active-ack topics ------------------------------------ 1.72s
   kafka : create the health topic ----------------------------------------- 1.69s
   Gathering Facts --------------------------------------------------------- 0.73s
   Gathering Facts --------------------------------------------------------- 0.50s
   Gathering Facts --------------------------------------------------------- 0.48s
   controller : ensure controller log directory is created with permissions --- 0.29s
   invoker : determine docker root dir ------------------------------------- 0.20s
   invoker : pull runtime action images with tag latest -------------------- 0.08s
   invoker : pull invoker image with tag latest ---------------------------- 0.03s
   controller : remove controller log directory ---------------------------- 0.03s
   controller : docker login ----------------------------------------------- 0.03s
   
   I try to deploy openwhisk with ansible on "CentOS Linux (3.10.0-514.26.2.el7.x86_64) " , is it feasible?
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services