Guest User

Untitled

a guest
May 3rd, 2016
83
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.02 KB | None | 0 0
  1. aditya@ubuntu:~/frappe-bench$ bench start
  2. 20:05:23 system | redis_socketio.1 started (pid=30707)
  3. 20:05:23 system | worker_long.1 started (pid=30708)
  4. 20:05:23 system | web.1 started (pid=30717)
  5. 20:05:23 system | schedule.1 started (pid=30718)
  6. 20:05:23 system | redis_cache.1 started (pid=30724)
  7. 20:05:23 system | socketio.1 started (pid=30709)
  8. 20:05:23 system | redis_queue.1 started (pid=30716)
  9. 20:05:23 system | worker_short.1 started (pid=30719)
  10. 20:05:23 system | worker_default.1 started (pid=30706)
  11. 20:05:23 system | watch.1 started (pid=30710)
  12. 20:05:23 redis_socketio.1 | [30712] 03 May 20:05:23.137 # You requested maxclients of 10000 requiring at least 10032 max file descriptors.
  13. 20:05:23 redis_cache.1 | [30727] 03 May 20:05:23.139 # You requested maxclients of 10000 requiring at least 10032 max file descriptors.
  14. 20:05:23 redis_cache.1 | [30727] 03 May 20:05:23.139 # Redis can't set maximum open files to 10032 because of OS error: Operation not permitted.
  15. 20:05:23 redis_cache.1 | [30727] 03 May 20:05:23.140 # Current maximum open files is 1024. maxclients has been reduced to 4064 to compensate for low ulimit. If you need higher maxclients increas
  16. e 'ulimit -n'.
  17. 20:05:23 redis_queue.1 | [30731] 03 May 20:05:23.141 # You requested maxclients of 10000 requiring at least 10032 max file descriptors.
  18. 20:05:23 redis_queue.1 | [30731] 03 May 20:05:23.142 # Redis can't set maximum open files to 10032 because of OS error: Operation not permitted.
  19. 20:05:23 redis_queue.1 | [30731] 03 May 20:05:23.142 # Current maximum open files is 1024. maxclients has been reduced to 4064 to compensate for low ulimit. If you need higher maxclients increas
  20. e 'ulimit -n'.
  21. 20:05:23 redis_socketio.1 | [30712] 03 May 20:05:23.146 # Redis can't set maximum open files to 10032 because of OS error: Operation not permitted.
  22. 20:05:23 redis_socketio.1 | [30712] 03 May 20:05:23.147 # Current maximum open files is 1024. maxclients has been reduced to 4064 to compensate for low ulimit. If you need higher maxclients increas
  23. e 'ulimit -n'.
  24. 20:05:23 redis_queue.1 | _._
  25. 20:05:23 redis_queue.1 | _.-``__ ''-._
  26. 20:05:23 redis_queue.1 | _.-`` `. `_. ''-._ Redis 2.8.13 (00000000/0) 64 bit
  27. 20:05:23 redis_queue.1 | .-`` .-```. ```\/ _.,_ ''-._
  28. 20:05:23 redis_queue.1 | ( ' , .-` | `, ) Running in stand alone mode
  29. 20:05:23 redis_queue.1 | |`-._`-...-` __...-.``-._|'` _.-'| Port: 6379
  30. 20:05:23 redis_queue.1 | | `-._ `._ / _.-' | PID: 30731
  31. 20:05:23 redis_queue.1 | `-._ `-._ `-./ _.-' _.-'
  32. 20:05:23 redis_queue.1 | |`-._`-._ `-.__.-' _.-'_.-'|
  33. 20:05:23 redis_queue.1 | | `-._`-._ _.-'_.-' | http://redis.io
  34. 20:05:23 redis_queue.1 | `-._ `-._`-.__.-'_.-' _.-'
  35. 20:05:23 redis_queue.1 | |`-._`-._ `-.__.-' _.-'_.-'|
  36. 20:05:23 redis_queue.1 | | `-._`-._ _.-'_.-' |
  37. 20:05:23 redis_queue.1 | `-._ `-._`-.__.-'_.-' _.-'
  38. 20:05:23 redis_queue.1 | `-._ `-.__.-' _.-'
  39. 20:05:23 redis_queue.1 | `-._ _.-'
  40. 20:05:23 redis_queue.1 | `-.__.-'
  41. 20:05:23 redis_queue.1 |
  42. 20:05:23 redis_queue.1 | [30731] 03 May 20:05:23.159 # Server started, Redis version 2.8.13
  43. 20:05:23 redis_queue.1 | [30731] 03 May 20:05:23.159 # WARNING overcommit_memory is set to 0! Background save may fail under low memory condition. To fix this issue add 'vm.overcommit_memory = 1' to /etc/sysctl.conf and then reboot or run the command 'sysctl vm.overcommit_memory=1' for this to take effect.
  44. 20:05:23 redis_queue.1 | [30731] 03 May 20:05:23.159 * The server is now ready to accept connections on port 6379
  45. 20:05:23 redis_cache.1 | _._
  46. 20:05:23 redis_cache.1 | _.-``__ ''-._
  47. 20:05:23 redis_cache.1 | _.-`` `. `_. ''-._ Redis 2.8.13 (00000000/0) 64 bit
  48. 20:05:23 redis_cache.1 | .-`` .-```. ```\/ _.,_ ''-._
  49. 20:05:23 redis_cache.1 | ( ' , .-` | `, ) Running in stand alone mode
  50. 20:05:23 redis_cache.1 | |`-._`-...-` __...-.``-._|'` _.-'| Port: 11311
  51. 20:05:23 redis_cache.1 | | `-._ `._ / _.-' | PID: 30727
  52. 20:05:23 redis_cache.1 | `-._ `-._ `-./ _.-' _.-'
  53. 20:05:23 redis_cache.1 | |`-._`-._ `-.__.-' _.-'_.-'|
  54. 20:05:23 redis_cache.1 | | `-._`-._ _.-'_.-' | http://redis.io
  55. 20:05:23 redis_cache.1 | `-._ `-._`-.__.-'_.-' _.-'
  56. 20:05:23 redis_cache.1 | |`-._`-._ `-.__.-' _.-'_.-'|
  57. 20:05:23 redis_cache.1 | | `-._`-._ _.-'_.-' |
  58. 20:05:23 redis_cache.1 | `-._ `-._`-.__.-'_.-' _.-'
  59. 20:05:23 redis_cache.1 | `-._ `-.__.-' _.-'
  60. 20:05:23 redis_cache.1 | `-._ _.-'
  61. 20:05:23 redis_cache.1 | `-.__.-'
  62. 20:05:23 redis_cache.1 |
  63. 20:05:23 redis_cache.1 | [30727] 03 May 20:05:23.164 # Server started, Redis version 2.8.13
  64. 20:05:23 redis_cache.1 | [30727] 03 May 20:05:23.164 # WARNING overcommit_memory is set to 0! Background save may fail under low memory condition. To fix this issue add 'vm.overcommit_memory = 1' to /etc/sysctl.conf and then reboot or run the command 'sysctl vm.overcommit_memory=1' for this to take effect.
  65. 20:05:23 redis_cache.1 | [30727] 03 May 20:05:23.164 * The server is now ready to accept connections on port 11311
  66. 20:05:23 redis_socketio.1 | _._
  67. 20:05:23 redis_socketio.1 | _.-``__ ''-._
  68. 20:05:23 redis_socketio.1 | _.-`` `. `_. ''-._ Redis 2.8.13 (00000000/0) 64 bit
  69. 20:05:23 redis_socketio.1 | .-`` .-```. ```\/ _.,_ ''-._
  70. 20:05:23 redis_socketio.1 | ( ' , .-` | `, ) Running in stand alone mode
  71. 20:05:23 redis_socketio.1 | |`-._`-...-` __...-.``-._|'` _.-'| Port: 12311
  72. 20:05:23 redis_socketio.1 | | `-._ `._ / _.-' | PID: 30712
  73. 20:05:23 redis_socketio.1 | `-._ `-._ `-./ _.-' _.-'
  74. 20:05:23 redis_socketio.1 | |`-._`-._ `-.__.-' _.-'_.-'|
  75. 20:05:23 redis_socketio.1 | | `-._`-._ _.-'_.-' | http://redis.io
  76. 20:05:23 redis_socketio.1 | `-._ `-._`-.__.-'_.-' _.-'
  77. 20:05:23 redis_socketio.1 | |`-._`-._ `-.__.-' _.-'_.-'|
  78. 20:05:23 redis_socketio.1 | | `-._`-._ _.-'_.-' |
  79. 20:05:23 redis_socketio.1 | `-._ `-._`-.__.-'_.-' _.-'
  80. 20:05:23 redis_socketio.1 | `-._ `-.__.-' _.-'
  81. 20:05:23 redis_socketio.1 | `-._ _.-'
  82. 20:05:23 redis_socketio.1 | `-.__.-'
  83. 20:05:23 redis_socketio.1 |
  84. 20:05:23 redis_socketio.1 | [30712] 03 May 20:05:23.170 # Server started, Redis version 2.8.13
  85. 20:05:23 redis_socketio.1 | [30712] 03 May 20:05:23.170 # WARNING overcommit_memory is set to 0! Background save may fail under low memory condition. To fix this issue add 'vm.overcommit_memory = 1' to /etc/sysctl.conf and then reboot or run the command 'sysctl vm.overcommit_memory=1' for this to take effect.
  86. 20:05:23 redis_socketio.1 | [30712] 03 May 20:05:23.170 * The server is now ready to accept connections on port 12311
  87. 20:05:26 socketio.1 | listening on *: 9000
  88. 20:05:26 socketio.1 |
  89. 20:05:26 socketio.1 | events.js:72
  90. 20:05:26 socketio.1 | throw er; // Unhandled 'error' event
  91. 20:05:26 socketio.1 | ^
  92. 20:05:26 socketio.1 | Error: Redis connection to redis://localhost:12311 failed - connect ENOENT
  93. 20:05:26 socketio.1 | at RedisClient.on_error (/home/aditya/frappe-bench/node_modules/redis/index.js:196:24)
  94. 20:05:26 socketio.1 | at Socket.<anonymous> (/home/aditya/frappe-bench/node_modules/redis/index.js:106:14)
  95. 20:05:26 socketio.1 | at Socket.EventEmitter.emit (events.js:95:17)
  96. 20:05:26 socketio.1 | at net.js:441:14
  97. 20:05:26 socketio.1 | at process._tickCallback (node.js:415:13)
  98. 20:05:26 system | socketio.1 stopped (rc=8)
  99. 20:05:26 system | sending SIGTERM to redis_socketio.1 (pid 30707)
  100. 20:05:26 system | sending SIGTERM to worker_long.1 (pid 30708)
  101. 20:05:26 system | sending SIGTERM to watch.1 (pid 30710)
  102. 20:05:26 system | sending SIGTERM to redis_queue.1 (pid 30716)
  103. 20:05:26 system | sending SIGTERM to web.1 (pid 30717)
  104. 20:05:26 system | sending SIGTERM to schedule.1 (pid 30718)
  105. 20:05:26 system | sending SIGTERM to worker_default.1 (pid 30706)
  106. 20:05:26 system | sending SIGTERM to redis_cache.1 (pid 30724)
  107. 20:05:26 system | sending SIGTERM to worker_short.1 (pid 30719)
  108. 20:05:26 redis_socketio.1 | [30712 | signal handler] (1462286126) Received SIGTERM, scheduling shutdown...
  109. 20:05:26 redis_queue.1 | [30731 | signal handler] (1462286126) Received SIGTERM, scheduling shutdown...
  110. 20:05:26 redis_cache.1 | [30727 | signal handler] (1462286126) Received SIGTERM, scheduling shutdown...
  111. 20:05:26 system | worker_short.1 stopped (rc=-15)
  112. 20:05:26 system | worker_default.1 stopped (rc=-15)
  113. 20:05:26 system | watch.1 stopped (rc=-15)
  114. 20:05:26 system | schedule.1 stopped (rc=-15)
  115. 20:05:26 system | worker_long.1 stopped (rc=-15)
  116. 20:05:26 system | web.1 stopped (rc=-15)
  117. 20:05:26 redis_socketio.1 | [30712] 03 May 20:05:26.364 # User requested shutdown...
  118. 20:05:26 redis_socketio.1 | [30712] 03 May 20:05:26.364 # Redis is now ready to exit, bye bye...
  119. 20:05:26 redis_cache.1 | [30727] 03 May 20:05:26.365 # User requested shutdown...
  120. 20:05:26 redis_cache.1 | [30727] 03 May 20:05:26.365 # Redis is now ready to exit, bye bye...
  121. 20:05:26 redis_queue.1 | [30731] 03 May 20:05:26.365 # User requested shutdown...
  122. 20:05:26 redis_queue.1 | [30731] 03 May 20:05:26.365 # Redis is now ready to exit, bye bye...
  123. 20:05:26 system | redis_queue.1 stopped (rc=-15)
  124. 20:05:26 system | redis_socketio.1 stopped (rc=-15)
  125. 20:05:26 system | redis_cache.1 stopped (rc=-15)
Add Comment
Please, Sign In to add comment