Advertisement
Guest User

loopback deploy log

a guest
Oct 4th, 2016
254
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 78.21 KB | None | 0 0
  1. ubuntu@ip-172-31-19-26:~/erta-tuketim$ slc deploy --service erta-tuketim http://127.0.0.1:8701
  2. Deployed `../erta-tuketim-1.0.0.tgz` as `erta-tuketim` to `http://127.0.0.1:8701/`
  3. ubuntu@ip-172-31-19-26:~/erta-tuketim$ slc ctl status erta-tuketim
  4. Service ID: 1
  5. Service Name: erta-tuketim
  6. Environment variables:
  7. Name Value
  8. PORT 80
  9. Instances:
  10. Version Agent version Debugger version Cluster size Driver metadata
  11. 5.2.3 2.1.0 n/a 1 N/A
  12. Processes:
  13. ID PID WID Listening Ports Tracking objects? CPU profiling? Tracing? Debugging?
  14. 1.1.1124 1124 0
  15. 1.1.1261 1261 19
  16.  
  17. ubuntu@ip-172-31-19-26:~/erta-tuketim$ slc ctl log-dump 1
  18. 2016-10-03T20:26:06.916Z pid:1124 worker:0 INFO strong-agent v2.1.0 profiling app 'erta-tuketim' pid '1124'
  19. 2016-10-03T20:26:06.919Z pid:1124 worker:0 INFO strong-agent[1124] started profiling agent
  20. 2016-10-03T20:26:06.919Z pid:1124 worker:0 INFO supervisor starting (pid 1124)
  21. 2016-10-03T20:26:06.920Z pid:1124 worker:0 INFO strong-agent strong-agent using strong-cluster-control v2.2.3
  22. 2016-10-03T20:26:06.921Z pid:1124 worker:0 INFO supervisor reporting metrics to `internal:`
  23. 2016-10-03T20:26:06.922Z pid:1124 worker:0 INFO strong-agent not profiling, agent metrics requires a valid license.
  24. 2016-10-03T20:26:06.922Z pid:1124 worker:0 Please contact sales@strongloop.com for assistance.
  25. 2016-10-03T20:26:06.928Z pid:1124 worker:0 INFO supervisor size set to 1
  26. 2016-10-03T20:26:07.001Z pid:1124 worker:0 INFO supervisor started worker 1 (pid 1126)
  27. 2016-10-03T20:26:07.001Z pid:1124 worker:0 INFO supervisor resized to 1
  28. 2016-10-03T20:26:07.232Z pid:1126 worker:1 INFO strong-agent v2.1.0 profiling app 'erta-tuketim' pid '1126'
  29. 2016-10-03T20:26:07.234Z pid:1126 worker:1 INFO strong-agent[1126] started profiling agent
  30. 2016-10-03T20:26:12.731Z pid:1126 worker:1 INFO strong-agent not profiling, agent metrics requires a valid license.
  31. 2016-10-03T20:26:12.731Z pid:1126 worker:1 Please contact sales@strongloop.com for assistance.
  32. 2016-10-03T20:26:12.739Z pid:1126 worker:1 events.js:72
  33. 2016-10-03T20:26:12.739Z pid:1126 worker:1 throw er; // Unhandled 'error' event
  34. 2016-10-03T20:26:12.740Z pid:1126 worker:1 ^
  35. 2016-10-03T20:26:12.741Z pid:1126 worker:1 Error: bind EACCES
  36. 2016-10-03T20:26:12.741Z pid:1126 worker:1 at errnoException (net.js:901:11)
  37. 2016-10-03T20:26:12.741Z pid:1126 worker:1 at net.js:1069:30
  38. 2016-10-03T20:26:12.742Z pid:1126 worker:1 at Object.1:1 (cluster.js:592:5)
  39. 2016-10-03T20:26:12.742Z pid:1126 worker:1 at handleResponse (cluster.js:171:41)
  40. 2016-10-03T20:26:12.742Z pid:1126 worker:1 at respond (cluster.js:192:5)
  41. 2016-10-03T20:26:12.742Z pid:1126 worker:1 at handleMessage (cluster.js:202:5)
  42. 2016-10-03T20:26:12.742Z pid:1126 worker:1 at process.EventEmitter.emit (events.js:117:20)
  43. 2016-10-03T20:26:12.742Z pid:1126 worker:1 at handleMessage (child_process.js:318:10)
  44. 2016-10-03T20:26:12.742Z pid:1126 worker:1 at Pipe.channel.onread (child_process.js:345:11)
  45. 2016-10-03T20:26:12.755Z pid:1124 worker:0 ERROR supervisor worker id 1 (pid 1126) accidental exit with 8
  46. 2016-10-03T20:26:14.797Z pid:1124 worker:0 INFO supervisor started worker 2 (pid 1205)
  47. 2016-10-03T20:26:14.797Z pid:1124 worker:0 INFO supervisor resized to 1
  48. 2016-10-03T20:26:15.016Z pid:1205 worker:2 INFO strong-agent v2.1.0 profiling app 'erta-tuketim' pid '1205'
  49. 2016-10-03T20:26:15.018Z pid:1205 worker:2 INFO strong-agent[1205] started profiling agent
  50. 2016-10-03T20:26:18.453Z pid:1205 worker:2 INFO strong-agent not profiling, agent metrics requires a valid license.
  51. 2016-10-03T20:26:18.453Z pid:1205 worker:2 Please contact sales@strongloop.com for assistance.
  52. 2016-10-03T20:26:18.460Z pid:1205 worker:2 events.js:72
  53. 2016-10-03T20:26:18.461Z pid:1205 worker:2 throw er; // Unhandled 'error' event
  54. 2016-10-03T20:26:18.462Z pid:1205 worker:2 ^
  55. 2016-10-03T20:26:18.463Z pid:1205 worker:2 Error: bind EACCES
  56. 2016-10-03T20:26:18.463Z pid:1205 worker:2 at errnoException (net.js:901:11)
  57. 2016-10-03T20:26:18.463Z pid:1205 worker:2 at net.js:1069:30
  58. 2016-10-03T20:26:18.464Z pid:1205 worker:2 at Object.2:1 (cluster.js:592:5)
  59. 2016-10-03T20:26:18.464Z pid:1205 worker:2 at handleResponse (cluster.js:171:41)
  60. 2016-10-03T20:26:18.464Z pid:1205 worker:2 at respond (cluster.js:192:5)
  61. 2016-10-03T20:26:18.464Z pid:1205 worker:2 at handleMessage (cluster.js:202:5)
  62. 2016-10-03T20:26:18.465Z pid:1205 worker:2 at process.EventEmitter.emit (events.js:117:20)
  63. 2016-10-03T20:26:18.465Z pid:1205 worker:2 at handleMessage (child_process.js:318:10)
  64. 2016-10-03T20:26:18.465Z pid:1205 worker:2 at Pipe.channel.onread (child_process.js:345:11)
  65. 2016-10-03T20:26:18.475Z pid:1124 worker:0 ERROR supervisor worker id 2 (pid 1205) accidental exit with 8
  66. 2016-10-03T20:26:20.518Z pid:1124 worker:0 INFO supervisor started worker 3 (pid 1208)
  67. 2016-10-03T20:26:20.518Z pid:1124 worker:0 INFO supervisor resized to 1
  68. 2016-10-03T20:26:20.733Z pid:1208 worker:3 INFO strong-agent v2.1.0 profiling app 'erta-tuketim' pid '1208'
  69. 2016-10-03T20:26:20.736Z pid:1208 worker:3 INFO strong-agent[1208] started profiling agent
  70. 2016-10-03T20:26:24.161Z pid:1208 worker:3 INFO strong-agent not profiling, agent metrics requires a valid license.
  71. 2016-10-03T20:26:24.161Z pid:1208 worker:3 Please contact sales@strongloop.com for assistance.
  72. 2016-10-03T20:26:24.169Z pid:1208 worker:3 events.js:72
  73. 2016-10-03T20:26:24.170Z pid:1208 worker:3 throw er; // Unhandled 'error' event
  74. 2016-10-03T20:26:24.171Z pid:1208 worker:3 ^
  75. 2016-10-03T20:26:24.171Z pid:1208 worker:3 Error: bind EACCES
  76. 2016-10-03T20:26:24.172Z pid:1208 worker:3 at errnoException (net.js:901:11)
  77. 2016-10-03T20:26:24.172Z pid:1208 worker:3 at net.js:1069:30
  78. 2016-10-03T20:26:24.172Z pid:1208 worker:3 at Object.3:1 (cluster.js:592:5)
  79. 2016-10-03T20:26:24.174Z pid:1208 worker:3 at handleResponse (cluster.js:171:41)
  80. 2016-10-03T20:26:24.174Z pid:1208 worker:3 at respond (cluster.js:192:5)
  81. 2016-10-03T20:26:24.174Z pid:1208 worker:3 at handleMessage (cluster.js:202:5)
  82. 2016-10-03T20:26:24.175Z pid:1208 worker:3 at process.EventEmitter.emit (events.js:117:20)
  83. 2016-10-03T20:26:24.176Z pid:1208 worker:3 at handleMessage (child_process.js:318:10)
  84. 2016-10-03T20:26:24.177Z pid:1208 worker:3 at Pipe.channel.onread (child_process.js:345:11)
  85. 2016-10-03T20:26:24.185Z pid:1124 worker:0 ERROR supervisor worker id 3 (pid 1208) accidental exit with 8
  86. 2016-10-03T20:26:26.235Z pid:1124 worker:0 INFO supervisor started worker 4 (pid 1210)
  87. 2016-10-03T20:26:26.235Z pid:1124 worker:0 INFO supervisor resized to 1
  88. 2016-10-03T20:26:26.448Z pid:1210 worker:4 INFO strong-agent v2.1.0 profiling app 'erta-tuketim' pid '1210'
  89. 2016-10-03T20:26:26.450Z pid:1210 worker:4 INFO strong-agent[1210] started profiling agent
  90. 2016-10-03T20:26:33.051Z pid:1210 worker:4 INFO strong-agent not profiling, agent metrics requires a valid license.
  91. 2016-10-03T20:26:33.051Z pid:1210 worker:4 Please contact sales@strongloop.com for assistance.
  92. 2016-10-03T20:26:33.069Z pid:1210 worker:4 events.js:72
  93. 2016-10-03T20:26:33.087Z pid:1210 worker:4 throw er; // Unhandled 'error' event
  94. 2016-10-03T20:26:33.087Z pid:1210 worker:4 ^
  95. 2016-10-03T20:26:33.087Z pid:1210 worker:4 Error: bind EACCES
  96. 2016-10-03T20:26:33.087Z pid:1210 worker:4 at errnoException (net.js:901:11)
  97. 2016-10-03T20:26:33.088Z pid:1210 worker:4 at net.js:1069:30
  98. 2016-10-03T20:26:33.089Z pid:1210 worker:4 at Object.4:1 (cluster.js:592:5)
  99. 2016-10-03T20:26:33.089Z pid:1210 worker:4 at handleResponse (cluster.js:171:41)
  100. 2016-10-03T20:26:33.089Z pid:1210 worker:4 at respond (cluster.js:192:5)
  101. 2016-10-03T20:26:33.089Z pid:1210 worker:4 at handleMessage (cluster.js:202:5)
  102. 2016-10-03T20:26:33.089Z pid:1210 worker:4 at process.EventEmitter.emit (events.js:117:20)
  103. 2016-10-03T20:26:33.089Z pid:1210 worker:4 at handleMessage (child_process.js:318:10)
  104. 2016-10-03T20:26:33.089Z pid:1210 worker:4 at Pipe.channel.onread (child_process.js:345:11)
  105. 2016-10-03T20:26:33.091Z pid:1124 worker:0 ERROR supervisor worker id 4 (pid 1210) accidental exit with 8
  106. 2016-10-03T20:26:35.170Z pid:1124 worker:0 INFO supervisor started worker 5 (pid 1218)
  107. 2016-10-03T20:26:35.171Z pid:1124 worker:0 INFO supervisor resized to 1
  108. 2016-10-03T20:26:35.714Z pid:1218 worker:5 INFO strong-agent v2.1.0 profiling app 'erta-tuketim' pid '1218'
  109. 2016-10-03T20:26:35.719Z pid:1218 worker:5 INFO strong-agent[1218] started profiling agent
  110. 2016-10-03T20:26:44.000Z pid:1218 worker:5 INFO strong-agent not profiling, agent metrics requires a valid license.
  111. 2016-10-03T20:26:44.000Z pid:1218 worker:5 Please contact sales@strongloop.com for assistance.
  112. 2016-10-03T20:26:44.010Z pid:1218 worker:5 events.js:72
  113. 2016-10-03T20:26:44.010Z pid:1218 worker:5 throw er; // Unhandled 'error' event
  114. 2016-10-03T20:26:44.011Z pid:1218 worker:5 ^
  115. 2016-10-03T20:26:44.012Z pid:1218 worker:5 Error: bind EACCES
  116. 2016-10-03T20:26:44.012Z pid:1218 worker:5 at errnoException (net.js:901:11)
  117. 2016-10-03T20:26:44.012Z pid:1218 worker:5 at net.js:1069:30
  118. 2016-10-03T20:26:44.012Z pid:1218 worker:5 at Object.5:1 (cluster.js:592:5)
  119. 2016-10-03T20:26:44.012Z pid:1218 worker:5 at handleResponse (cluster.js:171:41)
  120. 2016-10-03T20:26:44.012Z pid:1218 worker:5 at respond (cluster.js:192:5)
  121. 2016-10-03T20:26:44.012Z pid:1218 worker:5 at handleMessage (cluster.js:202:5)
  122. 2016-10-03T20:26:44.012Z pid:1218 worker:5 at process.EventEmitter.emit (events.js:117:20)
  123. 2016-10-03T20:26:44.012Z pid:1218 worker:5 at handleMessage (child_process.js:318:10)
  124. 2016-10-03T20:26:44.013Z pid:1218 worker:5 at Pipe.channel.onread (child_process.js:345:11)
  125. 2016-10-03T20:26:44.027Z pid:1124 worker:0 ERROR supervisor worker id 5 (pid 1218) accidental exit with 8
  126. 2016-10-03T20:26:46.124Z pid:1124 worker:0 INFO supervisor started worker 6 (pid 1220)
  127. 2016-10-03T20:26:46.125Z pid:1124 worker:0 INFO supervisor resized to 1
  128. 2016-10-03T20:26:46.636Z pid:1220 worker:6 INFO strong-agent v2.1.0 profiling app 'erta-tuketim' pid '1220'
  129. 2016-10-03T20:26:46.641Z pid:1220 worker:6 INFO strong-agent[1220] started profiling agent
  130. 2016-10-03T20:26:55.982Z pid:1220 worker:6 INFO strong-agent not profiling, agent metrics requires a valid license.
  131. 2016-10-03T20:26:55.982Z pid:1220 worker:6 Please contact sales@strongloop.com for assistance.
  132. 2016-10-03T20:26:55.997Z pid:1220 worker:6 events.js:72
  133. 2016-10-03T20:26:55.998Z pid:1220 worker:6 throw er; // Unhandled 'error' event
  134. 2016-10-03T20:26:56.000Z pid:1220 worker:6 ^
  135. 2016-10-03T20:26:56.002Z pid:1220 worker:6 Error: bind EACCES
  136. 2016-10-03T20:26:56.002Z pid:1220 worker:6 at errnoException (net.js:901:11)
  137. 2016-10-03T20:26:56.002Z pid:1220 worker:6 at net.js:1069:30
  138. 2016-10-03T20:26:56.002Z pid:1220 worker:6 at Object.6:1 (cluster.js:592:5)
  139. 2016-10-03T20:26:56.002Z pid:1220 worker:6 at handleResponse (cluster.js:171:41)
  140. 2016-10-03T20:26:56.003Z pid:1220 worker:6 at respond (cluster.js:192:5)
  141. 2016-10-03T20:26:56.003Z pid:1220 worker:6 at handleMessage (cluster.js:202:5)
  142. 2016-10-03T20:26:56.003Z pid:1220 worker:6 at process.EventEmitter.emit (events.js:117:20)
  143. 2016-10-03T20:26:56.003Z pid:1220 worker:6 at handleMessage (child_process.js:318:10)
  144. 2016-10-03T20:26:56.003Z pid:1220 worker:6 at Pipe.channel.onread (child_process.js:345:11)
  145. 2016-10-03T20:26:56.016Z pid:1124 worker:0 ERROR supervisor worker id 6 (pid 1220) accidental exit with 8
  146. 2016-10-03T20:26:58.121Z pid:1124 worker:0 INFO supervisor started worker 7 (pid 1222)
  147. 2016-10-03T20:26:58.121Z pid:1124 worker:0 INFO supervisor resized to 1
  148. 2016-10-03T20:26:58.779Z pid:1222 worker:7 INFO strong-agent v2.1.0 profiling app 'erta-tuketim' pid '1222'
  149. 2016-10-03T20:26:58.785Z pid:1222 worker:7 INFO strong-agent[1222] started profiling agent
  150. 2016-10-03T20:27:07.449Z pid:1222 worker:7 INFO strong-agent not profiling, agent metrics requires a valid license.
  151. 2016-10-03T20:27:07.450Z pid:1222 worker:7 Please contact sales@strongloop.com for assistance.
  152. 2016-10-03T20:27:07.468Z pid:1222 worker:7 events.js:72
  153. 2016-10-03T20:27:07.469Z pid:1222 worker:7 throw er; // Unhandled 'error' event
  154. 2016-10-03T20:27:07.469Z pid:1222 worker:7 ^
  155. 2016-10-03T20:27:07.471Z pid:1222 worker:7 Error: bind EACCES
  156. 2016-10-03T20:27:07.471Z pid:1222 worker:7 at errnoException (net.js:901:11)
  157. 2016-10-03T20:27:07.471Z pid:1222 worker:7 at net.js:1069:30
  158. 2016-10-03T20:27:07.471Z pid:1222 worker:7 at Object.7:1 (cluster.js:592:5)
  159. 2016-10-03T20:27:07.471Z pid:1222 worker:7 at handleResponse (cluster.js:171:41)
  160. 2016-10-03T20:27:07.471Z pid:1222 worker:7 at respond (cluster.js:192:5)
  161. 2016-10-03T20:27:07.471Z pid:1222 worker:7 at handleMessage (cluster.js:202:5)
  162. 2016-10-03T20:27:07.471Z pid:1222 worker:7 at process.EventEmitter.emit (events.js:117:20)
  163. 2016-10-03T20:27:07.471Z pid:1222 worker:7 at handleMessage (child_process.js:318:10)
  164. 2016-10-03T20:27:07.473Z pid:1222 worker:7 at Pipe.channel.onread (child_process.js:345:11)
  165. 2016-10-03T20:27:07.489Z pid:1124 worker:0 ERROR supervisor worker id 7 (pid 1222) accidental exit with 8
  166. 2016-10-03T20:27:09.584Z pid:1124 worker:0 INFO supervisor started worker 8 (pid 1225)
  167. 2016-10-03T20:27:09.584Z pid:1124 worker:0 INFO supervisor resized to 1
  168. 2016-10-03T20:27:10.113Z pid:1225 worker:8 INFO strong-agent v2.1.0 profiling app 'erta-tuketim' pid '1225'
  169. 2016-10-03T20:27:10.117Z pid:1225 worker:8 INFO strong-agent[1225] started profiling agent
  170. 2016-10-03T20:27:18.293Z pid:1225 worker:8 INFO strong-agent not profiling, agent metrics requires a valid license.
  171. 2016-10-03T20:27:18.294Z pid:1225 worker:8 Please contact sales@strongloop.com for assistance.
  172. 2016-10-03T20:27:18.307Z pid:1225 worker:8 events.js:72
  173. 2016-10-03T20:27:18.307Z pid:1225 worker:8 throw er; // Unhandled 'error' event
  174. 2016-10-03T20:27:18.308Z pid:1225 worker:8 ^
  175. 2016-10-03T20:27:18.309Z pid:1225 worker:8 Error: bind EACCES
  176. 2016-10-03T20:27:18.309Z pid:1225 worker:8 at errnoException (net.js:901:11)
  177. 2016-10-03T20:27:18.309Z pid:1225 worker:8 at net.js:1069:30
  178. 2016-10-03T20:27:18.309Z pid:1225 worker:8 at Object.8:1 (cluster.js:592:5)
  179. 2016-10-03T20:27:18.309Z pid:1225 worker:8 at handleResponse (cluster.js:171:41)
  180. 2016-10-03T20:27:18.309Z pid:1225 worker:8 at respond (cluster.js:192:5)
  181. 2016-10-03T20:27:18.309Z pid:1225 worker:8 at handleMessage (cluster.js:202:5)
  182. 2016-10-03T20:27:18.311Z pid:1225 worker:8 at process.EventEmitter.emit (events.js:117:20)
  183. 2016-10-03T20:27:18.311Z pid:1225 worker:8 at handleMessage (child_process.js:318:10)
  184. 2016-10-03T20:27:18.311Z pid:1225 worker:8 at Pipe.channel.onread (child_process.js:345:11)
  185. 2016-10-03T20:27:18.326Z pid:1124 worker:0 ERROR supervisor worker id 8 (pid 1225) accidental exit with 8
  186. 2016-10-03T20:27:20.408Z pid:1124 worker:0 INFO supervisor started worker 9 (pid 1233)
  187. 2016-10-03T20:27:20.409Z pid:1124 worker:0 INFO supervisor resized to 1
  188. 2016-10-03T20:27:20.897Z pid:1233 worker:9 INFO strong-agent v2.1.0 profiling app 'erta-tuketim' pid '1233'
  189. 2016-10-03T20:27:20.901Z pid:1233 worker:9 INFO strong-agent[1233] started profiling agent
  190. 2016-10-03T20:27:25.708Z pid:1124 worker:0 INFO supervisor size set to 1
  191. 2016-10-03T20:27:25.789Z pid:1124 worker:0 INFO supervisor started worker 10 (pid 1241)
  192. 2016-10-03T20:27:25.789Z pid:1124 worker:0 INFO supervisor resized to 1
  193. 2016-10-03T20:27:26.252Z pid:1241 worker:10 INFO strong-agent v2.1.0 profiling app 'erta-tuketim' pid '1241'
  194. 2016-10-03T20:27:26.257Z pid:1241 worker:10 INFO strong-agent[1241] started profiling agent
  195. 2016-10-03T20:27:27.789Z pid:1124 worker:0 INFO supervisor size set to 1
  196. 2016-10-03T20:27:28.527Z pid:1233 worker:9 INFO strong-agent not profiling, agent metrics requires a valid license.
  197. 2016-10-03T20:27:28.527Z pid:1233 worker:9 Please contact sales@strongloop.com for assistance.
  198. 2016-10-03T20:27:28.540Z pid:1233 worker:9 events.js:72
  199. 2016-10-03T20:27:28.540Z pid:1233 worker:9 throw er; // Unhandled 'error' event
  200. 2016-10-03T20:27:28.542Z pid:1233 worker:9 ^
  201. 2016-10-03T20:27:28.543Z pid:1233 worker:9 Error: bind EACCES
  202. 2016-10-03T20:27:28.543Z pid:1233 worker:9 at errnoException (net.js:901:11)
  203. 2016-10-03T20:27:28.543Z pid:1233 worker:9 at net.js:1069:30
  204. 2016-10-03T20:27:28.543Z pid:1233 worker:9 at Object.9:1 (cluster.js:592:5)
  205. 2016-10-03T20:27:28.543Z pid:1233 worker:9 at handleResponse (cluster.js:171:41)
  206. 2016-10-03T20:27:28.543Z pid:1233 worker:9 at respond (cluster.js:192:5)
  207. 2016-10-03T20:27:28.543Z pid:1233 worker:9 at handleMessage (cluster.js:202:5)
  208. 2016-10-03T20:27:28.543Z pid:1233 worker:9 at process.EventEmitter.emit (events.js:117:20)
  209. 2016-10-03T20:27:28.543Z pid:1233 worker:9 at handleMessage (child_process.js:318:10)
  210. 2016-10-03T20:27:28.543Z pid:1233 worker:9 at Pipe.channel.onread (child_process.js:345:11)
  211. 2016-10-03T20:27:28.560Z pid:1124 worker:0 INFO supervisor stopped worker 9 (pid 1233)
  212. 2016-10-03T20:27:28.561Z pid:1124 worker:0 INFO supervisor resized to 1
  213. 2016-10-03T20:27:28.561Z pid:1124 worker:0 ERROR supervisor worker id 9 (pid 1233) expected exit with 8
  214. 2016-10-03T20:27:28.561Z pid:1124 worker:0 INFO supervisor resized to 1
  215. 2016-10-03T20:27:31.210Z pid:1241 worker:10 INFO strong-agent not profiling, agent metrics requires a valid license.
  216. 2016-10-03T20:27:31.210Z pid:1241 worker:10 Please contact sales@strongloop.com for assistance.
  217. 2016-10-03T20:27:31.217Z pid:1241 worker:10 events.js:72
  218. 2016-10-03T20:27:31.217Z pid:1241 worker:10 throw er; // Unhandled 'error' event
  219. 2016-10-03T20:27:31.218Z pid:1241 worker:10 ^
  220. 2016-10-03T20:27:31.219Z pid:1241 worker:10 Error: bind EACCES
  221. 2016-10-03T20:27:31.219Z pid:1241 worker:10 at errnoException (net.js:901:11)
  222. 2016-10-03T20:27:31.219Z pid:1241 worker:10 at net.js:1069:30
  223. 2016-10-03T20:27:31.219Z pid:1241 worker:10 at Object.10:1 (cluster.js:592:5)
  224. 2016-10-03T20:27:31.219Z pid:1241 worker:10 at handleResponse (cluster.js:171:41)
  225. 2016-10-03T20:27:31.219Z pid:1241 worker:10 at respond (cluster.js:192:5)
  226. 2016-10-03T20:27:31.219Z pid:1241 worker:10 at handleMessage (cluster.js:202:5)
  227. 2016-10-03T20:27:31.219Z pid:1241 worker:10 at process.EventEmitter.emit (events.js:117:20)
  228. 2016-10-03T20:27:31.219Z pid:1241 worker:10 at handleMessage (child_process.js:318:10)
  229. 2016-10-03T20:27:31.219Z pid:1241 worker:10 at Pipe.channel.onread (child_process.js:345:11)
  230. 2016-10-03T20:27:31.230Z pid:1124 worker:0 ERROR supervisor worker id 10 (pid 1241) accidental exit with 8
  231. 2016-10-03T20:27:33.275Z pid:1124 worker:0 INFO supervisor started worker 11 (pid 1243)
  232. 2016-10-03T20:27:33.275Z pid:1124 worker:0 INFO supervisor resized to 1
  233. 2016-10-03T20:27:33.502Z pid:1243 worker:11 INFO strong-agent v2.1.0 profiling app 'erta-tuketim' pid '1243'
  234. 2016-10-03T20:27:33.505Z pid:1243 worker:11 INFO strong-agent[1243] started profiling agent
  235. 2016-10-03T20:27:37.025Z pid:1243 worker:11 INFO strong-agent not profiling, agent metrics requires a valid license.
  236. 2016-10-03T20:27:37.026Z pid:1243 worker:11 Please contact sales@strongloop.com for assistance.
  237. 2016-10-03T20:27:37.033Z pid:1243 worker:11 events.js:72
  238. 2016-10-03T20:27:37.033Z pid:1243 worker:11 throw er; // Unhandled 'error' event
  239. 2016-10-03T20:27:37.035Z pid:1243 worker:11 ^
  240. 2016-10-03T20:27:37.036Z pid:1243 worker:11 Error: bind EACCES
  241. 2016-10-03T20:27:37.037Z pid:1243 worker:11 at errnoException (net.js:901:11)
  242. 2016-10-03T20:27:37.037Z pid:1243 worker:11 at net.js:1069:30
  243. 2016-10-03T20:27:37.037Z pid:1243 worker:11 at Object.11:1 (cluster.js:592:5)
  244. 2016-10-03T20:27:37.038Z pid:1243 worker:11 at handleResponse (cluster.js:171:41)
  245. 2016-10-03T20:27:37.038Z pid:1243 worker:11 at respond (cluster.js:192:5)
  246. 2016-10-03T20:27:37.038Z pid:1243 worker:11 at handleMessage (cluster.js:202:5)
  247. 2016-10-03T20:27:37.040Z pid:1243 worker:11 at process.EventEmitter.emit (events.js:117:20)
  248. 2016-10-03T20:27:37.044Z pid:1243 worker:11 at handleMessage (child_process.js:318:10)
  249. 2016-10-03T20:27:37.044Z pid:1243 worker:11 at Pipe.channel.onread (child_process.js:345:11)
  250. 2016-10-03T20:27:37.051Z pid:1124 worker:0 ERROR supervisor worker id 11 (pid 1243) accidental exit with 8
  251. 2016-10-03T20:27:39.094Z pid:1124 worker:0 INFO supervisor started worker 12 (pid 1245)
  252. 2016-10-03T20:27:39.094Z pid:1124 worker:0 INFO supervisor resized to 1
  253. 2016-10-03T20:27:39.312Z pid:1245 worker:12 INFO strong-agent v2.1.0 profiling app 'erta-tuketim' pid '1245'
  254. 2016-10-03T20:27:39.314Z pid:1245 worker:12 INFO strong-agent[1245] started profiling agent
  255. 2016-10-03T20:27:42.815Z pid:1245 worker:12 INFO strong-agent not profiling, agent metrics requires a valid license.
  256. 2016-10-03T20:27:42.815Z pid:1245 worker:12 Please contact sales@strongloop.com for assistance.
  257. 2016-10-03T20:27:42.823Z pid:1245 worker:12 events.js:72
  258. 2016-10-03T20:27:42.823Z pid:1245 worker:12 throw er; // Unhandled 'error' event
  259. 2016-10-03T20:27:42.824Z pid:1245 worker:12 ^
  260. 2016-10-03T20:27:42.825Z pid:1245 worker:12 Error: bind EACCES
  261. 2016-10-03T20:27:42.825Z pid:1245 worker:12 at errnoException (net.js:901:11)
  262. 2016-10-03T20:27:42.825Z pid:1245 worker:12 at net.js:1069:30
  263. 2016-10-03T20:27:42.825Z pid:1245 worker:12 at Object.12:1 (cluster.js:592:5)
  264. 2016-10-03T20:27:42.825Z pid:1245 worker:12 at handleResponse (cluster.js:171:41)
  265. 2016-10-03T20:27:42.825Z pid:1245 worker:12 at respond (cluster.js:192:5)
  266. 2016-10-03T20:27:42.825Z pid:1245 worker:12 at handleMessage (cluster.js:202:5)
  267. 2016-10-03T20:27:42.825Z pid:1245 worker:12 at process.EventEmitter.emit (events.js:117:20)
  268. 2016-10-03T20:27:42.825Z pid:1245 worker:12 at handleMessage (child_process.js:318:10)
  269. 2016-10-03T20:27:42.825Z pid:1245 worker:12 at Pipe.channel.onread (child_process.js:345:11)
  270. 2016-10-03T20:27:42.837Z pid:1124 worker:0 ERROR supervisor worker id 12 (pid 1245) accidental exit with 8
  271. 2016-10-03T20:27:44.879Z pid:1124 worker:0 INFO supervisor started worker 13 (pid 1247)
  272. 2016-10-03T20:27:44.879Z pid:1124 worker:0 INFO supervisor resized to 1
  273. 2016-10-03T20:27:45.110Z pid:1247 worker:13 INFO strong-agent v2.1.0 profiling app 'erta-tuketim' pid '1247'
  274. 2016-10-03T20:27:45.113Z pid:1247 worker:13 INFO strong-agent[1247] started profiling agent
  275. 2016-10-03T20:27:48.597Z pid:1247 worker:13 INFO strong-agent not profiling, agent metrics requires a valid license.
  276. 2016-10-03T20:27:48.598Z pid:1247 worker:13 Please contact sales@strongloop.com for assistance.
  277. 2016-10-03T20:27:48.604Z pid:1247 worker:13 events.js:72
  278. 2016-10-03T20:27:48.604Z pid:1247 worker:13 throw er; // Unhandled 'error' event
  279. 2016-10-03T20:27:48.605Z pid:1247 worker:13 ^
  280. 2016-10-03T20:27:48.606Z pid:1247 worker:13 Error: bind EACCES
  281. 2016-10-03T20:27:48.607Z pid:1247 worker:13 at errnoException (net.js:901:11)
  282. 2016-10-03T20:27:48.608Z pid:1247 worker:13 at net.js:1069:30
  283. 2016-10-03T20:27:48.608Z pid:1247 worker:13 at Object.13:1 (cluster.js:592:5)
  284. 2016-10-03T20:27:48.608Z pid:1247 worker:13 at handleResponse (cluster.js:171:41)
  285. 2016-10-03T20:27:48.608Z pid:1247 worker:13 at respond (cluster.js:192:5)
  286. 2016-10-03T20:27:48.609Z pid:1247 worker:13 at handleMessage (cluster.js:202:5)
  287. 2016-10-03T20:27:48.609Z pid:1247 worker:13 at process.EventEmitter.emit (events.js:117:20)
  288. 2016-10-03T20:27:48.609Z pid:1247 worker:13 at handleMessage (child_process.js:318:10)
  289. 2016-10-03T20:27:48.609Z pid:1247 worker:13 at Pipe.channel.onread (child_process.js:345:11)
  290. 2016-10-03T20:27:48.618Z pid:1124 worker:0 ERROR supervisor worker id 13 (pid 1247) accidental exit with 8
  291. 2016-10-03T20:27:50.674Z pid:1124 worker:0 INFO supervisor started worker 14 (pid 1249)
  292. 2016-10-03T20:27:50.675Z pid:1124 worker:0 INFO supervisor resized to 1
  293. 2016-10-03T20:27:50.893Z pid:1249 worker:14 INFO strong-agent v2.1.0 profiling app 'erta-tuketim' pid '1249'
  294. 2016-10-03T20:27:50.895Z pid:1249 worker:14 INFO strong-agent[1249] started profiling agent
  295. 2016-10-03T20:27:54.346Z pid:1249 worker:14 INFO strong-agent not profiling, agent metrics requires a valid license.
  296. 2016-10-03T20:27:54.346Z pid:1249 worker:14 Please contact sales@strongloop.com for assistance.
  297. 2016-10-03T20:27:54.353Z pid:1249 worker:14 events.js:72
  298. 2016-10-03T20:27:54.354Z pid:1249 worker:14 throw er; // Unhandled 'error' event
  299. 2016-10-03T20:27:54.355Z pid:1249 worker:14 ^
  300. 2016-10-03T20:27:54.355Z pid:1249 worker:14 Error: bind EACCES
  301. 2016-10-03T20:27:54.356Z pid:1249 worker:14 at errnoException (net.js:901:11)
  302. 2016-10-03T20:27:54.356Z pid:1249 worker:14 at net.js:1069:30
  303. 2016-10-03T20:27:54.356Z pid:1249 worker:14 at Object.14:1 (cluster.js:592:5)
  304. 2016-10-03T20:27:54.356Z pid:1249 worker:14 at handleResponse (cluster.js:171:41)
  305. 2016-10-03T20:27:54.356Z pid:1249 worker:14 at respond (cluster.js:192:5)
  306. 2016-10-03T20:27:54.357Z pid:1249 worker:14 at handleMessage (cluster.js:202:5)
  307. 2016-10-03T20:27:54.357Z pid:1249 worker:14 at process.EventEmitter.emit (events.js:117:20)
  308. 2016-10-03T20:27:54.357Z pid:1249 worker:14 at handleMessage (child_process.js:318:10)
  309. 2016-10-03T20:27:54.357Z pid:1249 worker:14 at Pipe.channel.onread (child_process.js:345:11)
  310. 2016-10-03T20:27:54.366Z pid:1124 worker:0 ERROR supervisor worker id 14 (pid 1249) accidental exit with 8
  311. 2016-10-03T20:27:56.409Z pid:1124 worker:0 INFO supervisor started worker 15 (pid 1251)
  312. 2016-10-03T20:27:56.409Z pid:1124 worker:0 INFO supervisor resized to 1
  313. 2016-10-03T20:27:56.633Z pid:1251 worker:15 INFO strong-agent v2.1.0 profiling app 'erta-tuketim' pid '1251'
  314. 2016-10-03T20:27:56.636Z pid:1251 worker:15 INFO strong-agent[1251] started profiling agent
  315. 2016-10-03T20:28:00.067Z pid:1251 worker:15 INFO strong-agent not profiling, agent metrics requires a valid license.
  316. 2016-10-03T20:28:00.067Z pid:1251 worker:15 Please contact sales@strongloop.com for assistance.
  317. 2016-10-03T20:28:00.073Z pid:1251 worker:15 events.js:72
  318. 2016-10-03T20:28:00.073Z pid:1251 worker:15 throw er; // Unhandled 'error' event
  319. 2016-10-03T20:28:00.074Z pid:1251 worker:15 ^
  320. 2016-10-03T20:28:00.074Z pid:1251 worker:15 Error: bind EACCES
  321. 2016-10-03T20:28:00.074Z pid:1251 worker:15 at errnoException (net.js:901:11)
  322. 2016-10-03T20:28:00.075Z pid:1251 worker:15 at net.js:1069:30
  323. 2016-10-03T20:28:00.075Z pid:1251 worker:15 at Object.15:1 (cluster.js:592:5)
  324. 2016-10-03T20:28:00.075Z pid:1251 worker:15 at handleResponse (cluster.js:171:41)
  325. 2016-10-03T20:28:00.075Z pid:1251 worker:15 at respond (cluster.js:192:5)
  326. 2016-10-03T20:28:00.075Z pid:1251 worker:15 at handleMessage (cluster.js:202:5)
  327. 2016-10-03T20:28:00.075Z pid:1251 worker:15 at process.EventEmitter.emit (events.js:117:20)
  328. 2016-10-03T20:28:00.076Z pid:1251 worker:15 at handleMessage (child_process.js:318:10)
  329. 2016-10-03T20:28:00.076Z pid:1251 worker:15 at Pipe.channel.onread (child_process.js:345:11)
  330. 2016-10-03T20:28:00.086Z pid:1124 worker:0 ERROR supervisor worker id 15 (pid 1251) accidental exit with 8
  331. 2016-10-03T20:28:02.125Z pid:1124 worker:0 INFO supervisor started worker 16 (pid 1253)
  332. 2016-10-03T20:28:02.126Z pid:1124 worker:0 INFO supervisor resized to 1
  333. 2016-10-03T20:28:02.350Z pid:1253 worker:16 INFO strong-agent v2.1.0 profiling app 'erta-tuketim' pid '1253'
  334. 2016-10-03T20:28:02.352Z pid:1253 worker:16 INFO strong-agent[1253] started profiling agent
  335. 2016-10-03T20:28:05.941Z pid:1253 worker:16 INFO strong-agent not profiling, agent metrics requires a valid license.
  336. 2016-10-03T20:28:05.941Z pid:1253 worker:16 Please contact sales@strongloop.com for assistance.
  337. 2016-10-03T20:28:05.946Z pid:1253 worker:16 events.js:72
  338. 2016-10-03T20:28:05.947Z pid:1253 worker:16 throw er; // Unhandled 'error' event
  339. 2016-10-03T20:28:05.948Z pid:1253 worker:16 ^
  340. 2016-10-03T20:28:05.949Z pid:1253 worker:16 Error: bind EACCES
  341. 2016-10-03T20:28:05.949Z pid:1253 worker:16 at errnoException (net.js:901:11)
  342. 2016-10-03T20:28:05.950Z pid:1253 worker:16 at net.js:1069:30
  343. 2016-10-03T20:28:05.950Z pid:1253 worker:16 at Object.16:1 (cluster.js:592:5)
  344. 2016-10-03T20:28:05.950Z pid:1253 worker:16 at handleResponse (cluster.js:171:41)
  345. 2016-10-03T20:28:05.950Z pid:1253 worker:16 at respond (cluster.js:192:5)
  346. 2016-10-03T20:28:05.950Z pid:1253 worker:16 at handleMessage (cluster.js:202:5)
  347. 2016-10-03T20:28:05.951Z pid:1253 worker:16 at process.EventEmitter.emit (events.js:117:20)
  348. 2016-10-03T20:28:05.951Z pid:1253 worker:16 at handleMessage (child_process.js:318:10)
  349. 2016-10-03T20:28:05.951Z pid:1253 worker:16 at Pipe.channel.onread (child_process.js:345:11)
  350. 2016-10-03T20:28:05.963Z pid:1124 worker:0 ERROR supervisor worker id 16 (pid 1253) accidental exit with 8
  351. 2016-10-03T20:28:08.003Z pid:1124 worker:0 INFO supervisor started worker 17 (pid 1255)
  352. 2016-10-03T20:28:08.003Z pid:1124 worker:0 INFO supervisor resized to 1
  353. 2016-10-03T20:28:08.229Z pid:1255 worker:17 INFO strong-agent v2.1.0 profiling app 'erta-tuketim' pid '1255'
  354. 2016-10-03T20:28:08.232Z pid:1255 worker:17 INFO strong-agent[1255] started profiling agent
  355. 2016-10-03T20:28:11.778Z pid:1255 worker:17 INFO strong-agent not profiling, agent metrics requires a valid license.
  356. 2016-10-03T20:28:11.778Z pid:1255 worker:17 Please contact sales@strongloop.com for assistance.
  357. 2016-10-03T20:28:11.784Z pid:1255 worker:17 events.js:72
  358. 2016-10-03T20:28:11.784Z pid:1255 worker:17 throw er; // Unhandled 'error' event
  359. 2016-10-03T20:28:11.785Z pid:1255 worker:17 ^
  360. 2016-10-03T20:28:11.786Z pid:1255 worker:17 Error: bind EACCES
  361. 2016-10-03T20:28:11.786Z pid:1255 worker:17 at errnoException (net.js:901:11)
  362. 2016-10-03T20:28:11.786Z pid:1255 worker:17 at net.js:1069:30
  363. 2016-10-03T20:28:11.786Z pid:1255 worker:17 at Object.17:1 (cluster.js:592:5)
  364. 2016-10-03T20:28:11.786Z pid:1255 worker:17 at handleResponse (cluster.js:171:41)
  365. 2016-10-03T20:28:11.786Z pid:1255 worker:17 at respond (cluster.js:192:5)
  366. 2016-10-03T20:28:11.786Z pid:1255 worker:17 at handleMessage (cluster.js:202:5)
  367. 2016-10-03T20:28:11.786Z pid:1255 worker:17 at process.EventEmitter.emit (events.js:117:20)
  368. 2016-10-03T20:28:11.786Z pid:1255 worker:17 at handleMessage (child_process.js:318:10)
  369. 2016-10-03T20:28:11.786Z pid:1255 worker:17 at Pipe.channel.onread (child_process.js:345:11)
  370. 2016-10-03T20:28:11.796Z pid:1124 worker:0 ERROR supervisor worker id 17 (pid 1255) accidental exit with 8
  371. 2016-10-03T20:28:13.841Z pid:1124 worker:0 INFO supervisor started worker 18 (pid 1257)
  372. 2016-10-03T20:28:13.841Z pid:1124 worker:0 INFO supervisor resized to 1
  373. 2016-10-03T20:28:14.052Z pid:1257 worker:18 INFO strong-agent v2.1.0 profiling app 'erta-tuketim' pid '1257'
  374. 2016-10-03T20:28:14.055Z pid:1257 worker:18 INFO strong-agent[1257] started profiling agent
  375. 2016-10-03T20:28:17.470Z pid:1257 worker:18 INFO strong-agent not profiling, agent metrics requires a valid license.
  376. 2016-10-03T20:28:17.470Z pid:1257 worker:18 Please contact sales@strongloop.com for assistance.
  377. 2016-10-03T20:28:17.477Z pid:1257 worker:18 events.js:72
  378. 2016-10-03T20:28:17.477Z pid:1257 worker:18 throw er; // Unhandled 'error' event
  379. 2016-10-03T20:28:17.478Z pid:1257 worker:18 ^
  380. 2016-10-03T20:28:17.479Z pid:1257 worker:18 Error: bind EACCES
  381. 2016-10-03T20:28:17.479Z pid:1257 worker:18 at errnoException (net.js:901:11)
  382. 2016-10-03T20:28:17.479Z pid:1257 worker:18 at net.js:1069:30
  383. 2016-10-03T20:28:17.479Z pid:1257 worker:18 at Object.18:1 (cluster.js:592:5)
  384. 2016-10-03T20:28:17.479Z pid:1257 worker:18 at handleResponse (cluster.js:171:41)
  385. 2016-10-03T20:28:17.479Z pid:1257 worker:18 at respond (cluster.js:192:5)
  386. 2016-10-03T20:28:17.479Z pid:1257 worker:18 at handleMessage (cluster.js:202:5)
  387. 2016-10-03T20:28:17.479Z pid:1257 worker:18 at process.EventEmitter.emit (events.js:117:20)
  388. 2016-10-03T20:28:17.479Z pid:1257 worker:18 at handleMessage (child_process.js:318:10)
  389. 2016-10-03T20:28:17.479Z pid:1257 worker:18 at Pipe.channel.onread (child_process.js:345:11)
  390. 2016-10-03T20:28:17.489Z pid:1124 worker:0 ERROR supervisor worker id 18 (pid 1257) accidental exit with 8
  391. 2016-10-03T20:28:19.567Z pid:1124 worker:0 INFO supervisor started worker 19 (pid 1261)
  392. 2016-10-03T20:28:19.567Z pid:1124 worker:0 INFO supervisor resized to 1
  393. 2016-10-03T20:28:20.030Z pid:1261 worker:19 INFO strong-agent v2.1.0 profiling app 'erta-tuketim' pid '1261'
  394. 2016-10-03T20:28:20.033Z pid:1261 worker:19 INFO strong-agent[1261] started profiling agent
  395. 2016-10-03T20:28:27.212Z pid:1261 worker:19 INFO strong-agent not profiling, agent metrics requires a valid license.
  396. 2016-10-03T20:28:27.212Z pid:1261 worker:19 Please contact sales@strongloop.com for assistance.
  397. 2016-10-03T20:28:27.224Z pid:1261 worker:19 events.js:72
  398. 2016-10-03T20:28:27.224Z pid:1261 worker:19 throw er; // Unhandled 'error' event
  399. 2016-10-03T20:28:27.227Z pid:1261 worker:19 ^
  400. 2016-10-03T20:28:27.231Z pid:1261 worker:19 Error: bind EACCES
  401. 2016-10-03T20:28:27.231Z pid:1261 worker:19 at errnoException (net.js:901:11)
  402. 2016-10-03T20:28:27.231Z pid:1261 worker:19 at net.js:1069:30
  403. 2016-10-03T20:28:27.231Z pid:1261 worker:19 at Object.19:1 (cluster.js:592:5)
  404. 2016-10-03T20:28:27.231Z pid:1261 worker:19 at handleResponse (cluster.js:171:41)
  405. 2016-10-03T20:28:27.231Z pid:1261 worker:19 at respond (cluster.js:192:5)
  406. 2016-10-03T20:28:27.231Z pid:1261 worker:19 at handleMessage (cluster.js:202:5)
  407. 2016-10-03T20:28:27.231Z pid:1261 worker:19 at process.EventEmitter.emit (events.js:117:20)
  408. 2016-10-03T20:28:27.232Z pid:1261 worker:19 at handleMessage (child_process.js:318:10)
  409. 2016-10-03T20:28:27.232Z pid:1261 worker:19 at Pipe.channel.onread (child_process.js:345:11)
  410. 2016-10-03T20:28:27.247Z pid:1124 worker:0 ERROR supervisor worker id 19 (pid 1261) accidental exit with 8
  411. 2016-10-03T20:28:29.295Z pid:1124 worker:0 INFO supervisor started worker 20 (pid 1263)
  412. 2016-10-03T20:28:29.298Z pid:1124 worker:0 INFO supervisor resized to 1
  413. 2016-10-03T20:28:29.552Z pid:1263 worker:20 INFO strong-agent v2.1.0 profiling app 'erta-tuketim' pid '1263'
  414. 2016-10-03T20:28:29.554Z pid:1263 worker:20 INFO strong-agent[1263] started profiling agent
  415. 2016-10-03T20:28:33.025Z pid:1263 worker:20 INFO strong-agent not profiling, agent metrics requires a valid license.
  416. 2016-10-03T20:28:33.025Z pid:1263 worker:20 Please contact sales@strongloop.com for assistance.
  417. 2016-10-03T20:28:33.031Z pid:1263 worker:20 events.js:72
  418. 2016-10-03T20:28:33.031Z pid:1263 worker:20 throw er; // Unhandled 'error' event
  419. 2016-10-03T20:28:33.032Z pid:1263 worker:20 ^
  420. 2016-10-03T20:28:33.033Z pid:1263 worker:20 Error: bind EACCES
  421. 2016-10-03T20:28:33.033Z pid:1263 worker:20 at errnoException (net.js:901:11)
  422. 2016-10-03T20:28:33.033Z pid:1263 worker:20 at net.js:1069:30
  423. 2016-10-03T20:28:33.033Z pid:1263 worker:20 at Object.20:1 (cluster.js:592:5)
  424. 2016-10-03T20:28:33.033Z pid:1263 worker:20 at handleResponse (cluster.js:171:41)
  425. 2016-10-03T20:28:33.033Z pid:1263 worker:20 at respond (cluster.js:192:5)
  426. 2016-10-03T20:28:33.033Z pid:1263 worker:20 at handleMessage (cluster.js:202:5)
  427. 2016-10-03T20:28:33.033Z pid:1263 worker:20 at process.EventEmitter.emit (events.js:117:20)
  428. 2016-10-03T20:28:33.033Z pid:1263 worker:20 at handleMessage (child_process.js:318:10)
  429. 2016-10-03T20:28:33.033Z pid:1263 worker:20 at Pipe.channel.onread (child_process.js:345:11)
  430. 2016-10-03T20:28:33.043Z pid:1124 worker:0 ERROR supervisor worker id 20 (pid 1263) accidental exit with 8
  431. 2016-10-03T20:28:35.084Z pid:1124 worker:0 INFO supervisor started worker 21 (pid 1267)
  432. 2016-10-03T20:28:35.084Z pid:1124 worker:0 INFO supervisor resized to 1
  433. 2016-10-03T20:28:35.312Z pid:1267 worker:21 INFO strong-agent v2.1.0 profiling app 'erta-tuketim' pid '1267'
  434. 2016-10-03T20:28:35.315Z pid:1267 worker:21 INFO strong-agent[1267] started profiling agent
  435. 2016-10-03T20:28:38.726Z pid:1267 worker:21 INFO strong-agent not profiling, agent metrics requires a valid license.
  436. 2016-10-03T20:28:38.727Z pid:1267 worker:21 Please contact sales@strongloop.com for assistance.
  437. 2016-10-03T20:28:38.733Z pid:1267 worker:21 events.js:72
  438. 2016-10-03T20:28:38.733Z pid:1267 worker:21 throw er; // Unhandled 'error' event
  439. 2016-10-03T20:28:38.735Z pid:1267 worker:21 ^
  440. 2016-10-03T20:28:38.736Z pid:1267 worker:21 Error: bind EACCES
  441. 2016-10-03T20:28:38.736Z pid:1267 worker:21 at errnoException (net.js:901:11)
  442. 2016-10-03T20:28:38.736Z pid:1267 worker:21 at net.js:1069:30
  443. 2016-10-03T20:28:38.737Z pid:1267 worker:21 at Object.21:1 (cluster.js:592:5)
  444. 2016-10-03T20:28:38.737Z pid:1267 worker:21 at handleResponse (cluster.js:171:41)
  445. 2016-10-03T20:28:38.737Z pid:1267 worker:21 at respond (cluster.js:192:5)
  446. 2016-10-03T20:28:38.738Z pid:1267 worker:21 at handleMessage (cluster.js:202:5)
  447. 2016-10-03T20:28:38.738Z pid:1267 worker:21 at process.EventEmitter.emit (events.js:117:20)
  448. 2016-10-03T20:28:38.738Z pid:1267 worker:21 at handleMessage (child_process.js:318:10)
  449. 2016-10-03T20:28:38.738Z pid:1267 worker:21 at Pipe.channel.onread (child_process.js:345:11)
  450. 2016-10-03T20:28:38.748Z pid:1124 worker:0 ERROR supervisor worker id 21 (pid 1267) accidental exit with 8
  451. 2016-10-03T20:28:40.789Z pid:1124 worker:0 INFO supervisor started worker 22 (pid 1269)
  452. 2016-10-03T20:28:40.789Z pid:1124 worker:0 INFO supervisor resized to 1
  453. 2016-10-03T20:28:41.002Z pid:1269 worker:22 INFO strong-agent v2.1.0 profiling app 'erta-tuketim' pid '1269'
  454. 2016-10-03T20:28:41.004Z pid:1269 worker:22 INFO strong-agent[1269] started profiling agent
  455. 2016-10-03T20:28:44.426Z pid:1269 worker:22 INFO strong-agent not profiling, agent metrics requires a valid license.
  456. 2016-10-03T20:28:44.427Z pid:1269 worker:22 Please contact sales@strongloop.com for assistance.
  457. 2016-10-03T20:28:44.433Z pid:1269 worker:22 events.js:72
  458. 2016-10-03T20:28:44.434Z pid:1269 worker:22 throw er; // Unhandled 'error' event
  459. 2016-10-03T20:28:44.434Z pid:1269 worker:22 ^
  460. 2016-10-03T20:28:44.435Z pid:1269 worker:22 Error: bind EACCES
  461. 2016-10-03T20:28:44.435Z pid:1269 worker:22 at errnoException (net.js:901:11)
  462. 2016-10-03T20:28:44.436Z pid:1269 worker:22 at net.js:1069:30
  463. 2016-10-03T20:28:44.436Z pid:1269 worker:22 at Object.22:1 (cluster.js:592:5)
  464. 2016-10-03T20:28:44.436Z pid:1269 worker:22 at handleResponse (cluster.js:171:41)
  465. 2016-10-03T20:28:44.436Z pid:1269 worker:22 at respond (cluster.js:192:5)
  466. 2016-10-03T20:28:44.436Z pid:1269 worker:22 at handleMessage (cluster.js:202:5)
  467. 2016-10-03T20:28:44.437Z pid:1269 worker:22 at process.EventEmitter.emit (events.js:117:20)
  468. 2016-10-03T20:28:44.437Z pid:1269 worker:22 at handleMessage (child_process.js:318:10)
  469. 2016-10-03T20:28:44.437Z pid:1269 worker:22 at Pipe.channel.onread (child_process.js:345:11)
  470. 2016-10-03T20:28:44.447Z pid:1124 worker:0 ERROR supervisor worker id 22 (pid 1269) accidental exit with 8
  471. 2016-10-03T20:28:46.488Z pid:1124 worker:0 INFO supervisor started worker 23 (pid 1271)
  472. 2016-10-03T20:28:46.488Z pid:1124 worker:0 INFO supervisor resized to 1
  473. 2016-10-03T20:28:46.699Z pid:1271 worker:23 INFO strong-agent v2.1.0 profiling app 'erta-tuketim' pid '1271'
  474. 2016-10-03T20:28:46.702Z pid:1271 worker:23 INFO strong-agent[1271] started profiling agent
  475. 2016-10-03T20:28:50.219Z pid:1271 worker:23 INFO strong-agent not profiling, agent metrics requires a valid license.
  476. 2016-10-03T20:28:50.220Z pid:1271 worker:23 Please contact sales@strongloop.com for assistance.
  477. 2016-10-03T20:28:50.226Z pid:1271 worker:23 events.js:72
  478. 2016-10-03T20:28:50.227Z pid:1271 worker:23 throw er; // Unhandled 'error' event
  479. 2016-10-03T20:28:50.227Z pid:1271 worker:23 ^
  480. 2016-10-03T20:28:50.228Z pid:1271 worker:23 Error: bind EACCES
  481. 2016-10-03T20:28:50.228Z pid:1271 worker:23 at errnoException (net.js:901:11)
  482. 2016-10-03T20:28:50.228Z pid:1271 worker:23 at net.js:1069:30
  483. 2016-10-03T20:28:50.228Z pid:1271 worker:23 at Object.23:1 (cluster.js:592:5)
  484. 2016-10-03T20:28:50.228Z pid:1271 worker:23 at handleResponse (cluster.js:171:41)
  485. 2016-10-03T20:28:50.228Z pid:1271 worker:23 at respond (cluster.js:192:5)
  486. 2016-10-03T20:28:50.228Z pid:1271 worker:23 at handleMessage (cluster.js:202:5)
  487. 2016-10-03T20:28:50.228Z pid:1271 worker:23 at process.EventEmitter.emit (events.js:117:20)
  488. 2016-10-03T20:28:50.228Z pid:1271 worker:23 at handleMessage (child_process.js:318:10)
  489. 2016-10-03T20:28:50.228Z pid:1271 worker:23 at Pipe.channel.onread (child_process.js:345:11)
  490. 2016-10-03T20:28:50.239Z pid:1124 worker:0 ERROR supervisor worker id 23 (pid 1271) accidental exit with 8
  491. 2016-10-03T20:28:52.277Z pid:1124 worker:0 INFO supervisor started worker 24 (pid 1273)
  492. 2016-10-03T20:28:52.277Z pid:1124 worker:0 INFO supervisor resized to 1
  493. 2016-10-03T20:28:52.495Z pid:1273 worker:24 INFO strong-agent v2.1.0 profiling app 'erta-tuketim' pid '1273'
  494. 2016-10-03T20:28:52.497Z pid:1273 worker:24 INFO strong-agent[1273] started profiling agent
  495. 2016-10-03T20:28:55.961Z pid:1273 worker:24 INFO strong-agent not profiling, agent metrics requires a valid license.
  496. 2016-10-03T20:28:55.961Z pid:1273 worker:24 Please contact sales@strongloop.com for assistance.
  497. 2016-10-03T20:28:55.968Z pid:1273 worker:24 events.js:72
  498. 2016-10-03T20:28:55.969Z pid:1273 worker:24 throw er; // Unhandled 'error' event
  499. 2016-10-03T20:28:55.969Z pid:1273 worker:24 ^
  500. 2016-10-03T20:28:55.970Z pid:1273 worker:24 Error: bind EACCES
  501. 2016-10-03T20:28:55.970Z pid:1273 worker:24 at errnoException (net.js:901:11)
  502. 2016-10-03T20:28:55.970Z pid:1273 worker:24 at net.js:1069:30
  503. 2016-10-03T20:28:55.970Z pid:1273 worker:24 at Object.24:1 (cluster.js:592:5)
  504. 2016-10-03T20:28:55.970Z pid:1273 worker:24 at handleResponse (cluster.js:171:41)
  505. 2016-10-03T20:28:55.970Z pid:1273 worker:24 at respond (cluster.js:192:5)
  506. 2016-10-03T20:28:55.970Z pid:1273 worker:24 at handleMessage (cluster.js:202:5)
  507. 2016-10-03T20:28:55.971Z pid:1273 worker:24 at process.EventEmitter.emit (events.js:117:20)
  508. 2016-10-03T20:28:55.971Z pid:1273 worker:24 at handleMessage (child_process.js:318:10)
  509. 2016-10-03T20:28:55.971Z pid:1273 worker:24 at Pipe.channel.onread (child_process.js:345:11)
  510. 2016-10-03T20:28:55.982Z pid:1124 worker:0 ERROR supervisor worker id 24 (pid 1273) accidental exit with 8
  511. 2016-10-03T20:28:58.024Z pid:1124 worker:0 INFO supervisor started worker 25 (pid 1275)
  512. 2016-10-03T20:28:58.024Z pid:1124 worker:0 INFO supervisor resized to 1
  513. 2016-10-03T20:28:58.247Z pid:1275 worker:25 INFO strong-agent v2.1.0 profiling app 'erta-tuketim' pid '1275'
  514. 2016-10-03T20:28:58.249Z pid:1275 worker:25 INFO strong-agent[1275] started profiling agent
  515. 2016-10-03T20:29:01.720Z pid:1275 worker:25 INFO strong-agent not profiling, agent metrics requires a valid license.
  516. 2016-10-03T20:29:01.722Z pid:1275 worker:25 Please contact sales@strongloop.com for assistance.
  517. 2016-10-03T20:29:01.729Z pid:1275 worker:25 events.js:72
  518. 2016-10-03T20:29:01.729Z pid:1275 worker:25 throw er; // Unhandled 'error' event
  519. 2016-10-03T20:29:01.730Z pid:1275 worker:25 ^
  520. 2016-10-03T20:29:01.731Z pid:1275 worker:25 Error: bind EACCES
  521. 2016-10-03T20:29:01.731Z pid:1275 worker:25 at errnoException (net.js:901:11)
  522. 2016-10-03T20:29:01.731Z pid:1275 worker:25 at net.js:1069:30
  523. 2016-10-03T20:29:01.731Z pid:1275 worker:25 at Object.25:1 (cluster.js:592:5)
  524. 2016-10-03T20:29:01.731Z pid:1275 worker:25 at handleResponse (cluster.js:171:41)
  525. 2016-10-03T20:29:01.731Z pid:1275 worker:25 at respond (cluster.js:192:5)
  526. 2016-10-03T20:29:01.731Z pid:1275 worker:25 at handleMessage (cluster.js:202:5)
  527. 2016-10-03T20:29:01.731Z pid:1275 worker:25 at process.EventEmitter.emit (events.js:117:20)
  528. 2016-10-03T20:29:01.731Z pid:1275 worker:25 at handleMessage (child_process.js:318:10)
  529. 2016-10-03T20:29:01.731Z pid:1275 worker:25 at Pipe.channel.onread (child_process.js:345:11)
  530. 2016-10-03T20:29:01.742Z pid:1124 worker:0 ERROR supervisor worker id 25 (pid 1275) accidental exit with 8
  531. 2016-10-03T20:29:03.783Z pid:1124 worker:0 INFO supervisor started worker 26 (pid 1277)
  532. 2016-10-03T20:29:03.783Z pid:1124 worker:0 INFO supervisor resized to 1
  533. 2016-10-03T20:29:04.005Z pid:1277 worker:26 INFO strong-agent v2.1.0 profiling app 'erta-tuketim' pid '1277'
  534. 2016-10-03T20:29:04.008Z pid:1277 worker:26 INFO strong-agent[1277] started profiling agent
  535. 2016-10-03T20:29:07.589Z pid:1277 worker:26 INFO strong-agent not profiling, agent metrics requires a valid license.
  536. 2016-10-03T20:29:07.589Z pid:1277 worker:26 Please contact sales@strongloop.com for assistance.
  537. 2016-10-03T20:29:07.595Z pid:1277 worker:26 events.js:72
  538. 2016-10-03T20:29:07.595Z pid:1277 worker:26 throw er; // Unhandled 'error' event
  539. 2016-10-03T20:29:07.596Z pid:1277 worker:26 ^
  540. 2016-10-03T20:29:07.597Z pid:1277 worker:26 Error: bind EACCES
  541. 2016-10-03T20:29:07.597Z pid:1277 worker:26 at errnoException (net.js:901:11)
  542. 2016-10-03T20:29:07.597Z pid:1277 worker:26 at net.js:1069:30
  543. 2016-10-03T20:29:07.597Z pid:1277 worker:26 at Object.26:1 (cluster.js:592:5)
  544. 2016-10-03T20:29:07.597Z pid:1277 worker:26 at handleResponse (cluster.js:171:41)
  545. 2016-10-03T20:29:07.597Z pid:1277 worker:26 at respond (cluster.js:192:5)
  546. 2016-10-03T20:29:07.597Z pid:1277 worker:26 at handleMessage (cluster.js:202:5)
  547. 2016-10-03T20:29:07.597Z pid:1277 worker:26 at process.EventEmitter.emit (events.js:117:20)
  548. 2016-10-03T20:29:07.597Z pid:1277 worker:26 at handleMessage (child_process.js:318:10)
  549. 2016-10-03T20:29:07.597Z pid:1277 worker:26 at Pipe.channel.onread (child_process.js:345:11)
  550. 2016-10-03T20:29:07.609Z pid:1124 worker:0 ERROR supervisor worker id 26 (pid 1277) accidental exit with 8
  551. 2016-10-03T20:29:09.649Z pid:1124 worker:0 INFO supervisor started worker 27 (pid 1279)
  552. 2016-10-03T20:29:09.650Z pid:1124 worker:0 INFO supervisor resized to 1
  553. 2016-10-03T20:29:09.881Z pid:1279 worker:27 INFO strong-agent v2.1.0 profiling app 'erta-tuketim' pid '1279'
  554. 2016-10-03T20:29:09.884Z pid:1279 worker:27 INFO strong-agent[1279] started profiling agent
  555. 2016-10-03T20:29:13.367Z pid:1279 worker:27 INFO strong-agent not profiling, agent metrics requires a valid license.
  556. 2016-10-03T20:29:13.367Z pid:1279 worker:27 Please contact sales@strongloop.com for assistance.
  557. 2016-10-03T20:29:13.373Z pid:1279 worker:27 events.js:72
  558. 2016-10-03T20:29:13.374Z pid:1279 worker:27 throw er; // Unhandled 'error' event
  559. 2016-10-03T20:29:13.375Z pid:1279 worker:27 ^
  560. 2016-10-03T20:29:13.377Z pid:1279 worker:27 Error: bind EACCES
  561. 2016-10-03T20:29:13.377Z pid:1279 worker:27 at errnoException (net.js:901:11)
  562. 2016-10-03T20:29:13.377Z pid:1279 worker:27 at net.js:1069:30
  563. 2016-10-03T20:29:13.377Z pid:1279 worker:27 at Object.27:1 (cluster.js:592:5)
  564. 2016-10-03T20:29:13.378Z pid:1279 worker:27 at handleResponse (cluster.js:171:41)
  565. 2016-10-03T20:29:13.378Z pid:1279 worker:27 at respond (cluster.js:192:5)
  566. 2016-10-03T20:29:13.378Z pid:1279 worker:27 at handleMessage (cluster.js:202:5)
  567. 2016-10-03T20:29:13.378Z pid:1279 worker:27 at process.EventEmitter.emit (events.js:117:20)
  568. 2016-10-03T20:29:13.379Z pid:1279 worker:27 at handleMessage (child_process.js:318:10)
  569. 2016-10-03T20:29:13.379Z pid:1279 worker:27 at Pipe.channel.onread (child_process.js:345:11)
  570. 2016-10-03T20:29:13.391Z pid:1124 worker:0 ERROR supervisor worker id 27 (pid 1279) accidental exit with 8
  571. 2016-10-03T20:29:15.431Z pid:1124 worker:0 INFO supervisor started worker 28 (pid 1281)
  572. 2016-10-03T20:29:15.431Z pid:1124 worker:0 INFO supervisor resized to 1
  573. 2016-10-03T20:29:15.649Z pid:1281 worker:28 INFO strong-agent v2.1.0 profiling app 'erta-tuketim' pid '1281'
  574. 2016-10-03T20:29:15.651Z pid:1281 worker:28 INFO strong-agent[1281] started profiling agent
  575. 2016-10-03T20:29:19.140Z pid:1281 worker:28 INFO strong-agent not profiling, agent metrics requires a valid license.
  576. 2016-10-03T20:29:19.140Z pid:1281 worker:28 Please contact sales@strongloop.com for assistance.
  577. 2016-10-03T20:29:19.146Z pid:1281 worker:28 events.js:72
  578. 2016-10-03T20:29:19.146Z pid:1281 worker:28 throw er; // Unhandled 'error' event
  579. 2016-10-03T20:29:19.147Z pid:1281 worker:28 ^
  580. 2016-10-03T20:29:19.147Z pid:1281 worker:28 Error: bind EACCES
  581. 2016-10-03T20:29:19.148Z pid:1281 worker:28 at errnoException (net.js:901:11)
  582. 2016-10-03T20:29:19.148Z pid:1281 worker:28 at net.js:1069:30
  583. 2016-10-03T20:29:19.148Z pid:1281 worker:28 at Object.28:1 (cluster.js:592:5)
  584. 2016-10-03T20:29:19.148Z pid:1281 worker:28 at handleResponse (cluster.js:171:41)
  585. 2016-10-03T20:29:19.148Z pid:1281 worker:28 at respond (cluster.js:192:5)
  586. 2016-10-03T20:29:19.148Z pid:1281 worker:28 at handleMessage (cluster.js:202:5)
  587. 2016-10-03T20:29:19.148Z pid:1281 worker:28 at process.EventEmitter.emit (events.js:117:20)
  588. 2016-10-03T20:29:19.148Z pid:1281 worker:28 at handleMessage (child_process.js:318:10)
  589. 2016-10-03T20:29:19.148Z pid:1281 worker:28 at Pipe.channel.onread (child_process.js:345:11)
  590. 2016-10-03T20:29:19.158Z pid:1124 worker:0 ERROR supervisor worker id 28 (pid 1281) accidental exit with 8
  591. 2016-10-03T20:29:21.198Z pid:1124 worker:0 INFO supervisor started worker 29 (pid 1283)
  592. 2016-10-03T20:29:21.198Z pid:1124 worker:0 INFO supervisor resized to 1
  593. 2016-10-03T20:29:21.425Z pid:1283 worker:29 INFO strong-agent v2.1.0 profiling app 'erta-tuketim' pid '1283'
  594. 2016-10-03T20:29:21.428Z pid:1283 worker:29 INFO strong-agent[1283] started profiling agent
  595. 2016-10-03T20:29:24.908Z pid:1283 worker:29 INFO strong-agent not profiling, agent metrics requires a valid license.
  596. 2016-10-03T20:29:24.908Z pid:1283 worker:29 Please contact sales@strongloop.com for assistance.
  597. 2016-10-03T20:29:24.915Z pid:1283 worker:29 events.js:72
  598. 2016-10-03T20:29:24.915Z pid:1283 worker:29 throw er; // Unhandled 'error' event
  599. 2016-10-03T20:29:24.916Z pid:1283 worker:29 ^
  600. 2016-10-03T20:29:24.916Z pid:1283 worker:29 Error: bind EACCES
  601. 2016-10-03T20:29:24.917Z pid:1283 worker:29 at errnoException (net.js:901:11)
  602. 2016-10-03T20:29:24.917Z pid:1283 worker:29 at net.js:1069:30
  603. 2016-10-03T20:29:24.917Z pid:1283 worker:29 at Object.29:1 (cluster.js:592:5)
  604. 2016-10-03T20:29:24.917Z pid:1283 worker:29 at handleResponse (cluster.js:171:41)
  605. 2016-10-03T20:29:24.917Z pid:1283 worker:29 at respond (cluster.js:192:5)
  606. 2016-10-03T20:29:24.917Z pid:1283 worker:29 at handleMessage (cluster.js:202:5)
  607. 2016-10-03T20:29:24.917Z pid:1283 worker:29 at process.EventEmitter.emit (events.js:117:20)
  608. 2016-10-03T20:29:24.917Z pid:1283 worker:29 at handleMessage (child_process.js:318:10)
  609. 2016-10-03T20:29:24.917Z pid:1283 worker:29 at Pipe.channel.onread (child_process.js:345:11)
  610. 2016-10-03T20:29:24.928Z pid:1124 worker:0 ERROR supervisor worker id 29 (pid 1283) accidental exit with 8
  611. 2016-10-03T20:29:26.971Z pid:1124 worker:0 INFO supervisor started worker 30 (pid 1285)
  612. 2016-10-03T20:29:26.971Z pid:1124 worker:0 INFO supervisor resized to 1
  613. 2016-10-03T20:29:27.191Z pid:1285 worker:30 INFO strong-agent v2.1.0 profiling app 'erta-tuketim' pid '1285'
  614. 2016-10-03T20:29:27.193Z pid:1285 worker:30 INFO strong-agent[1285] started profiling agent
  615. 2016-10-03T20:29:30.793Z pid:1285 worker:30 INFO strong-agent not profiling, agent metrics requires a valid license.
  616. 2016-10-03T20:29:30.793Z pid:1285 worker:30 Please contact sales@strongloop.com for assistance.
  617. 2016-10-03T20:29:30.800Z pid:1285 worker:30 events.js:72
  618. 2016-10-03T20:29:30.800Z pid:1285 worker:30 throw er; // Unhandled 'error' event
  619. 2016-10-03T20:29:30.801Z pid:1285 worker:30 ^
  620. 2016-10-03T20:29:30.802Z pid:1285 worker:30 Error: bind EACCES
  621. 2016-10-03T20:29:30.802Z pid:1285 worker:30 at errnoException (net.js:901:11)
  622. 2016-10-03T20:29:30.802Z pid:1285 worker:30 at net.js:1069:30
  623. 2016-10-03T20:29:30.802Z pid:1285 worker:30 at Object.30:1 (cluster.js:592:5)
  624. 2016-10-03T20:29:30.803Z pid:1285 worker:30 at handleResponse (cluster.js:171:41)
  625. 2016-10-03T20:29:30.803Z pid:1285 worker:30 at respond (cluster.js:192:5)
  626. 2016-10-03T20:29:30.803Z pid:1285 worker:30 at handleMessage (cluster.js:202:5)
  627. 2016-10-03T20:29:30.803Z pid:1285 worker:30 at process.EventEmitter.emit (events.js:117:20)
  628. 2016-10-03T20:29:30.804Z pid:1285 worker:30 at handleMessage (child_process.js:318:10)
  629. 2016-10-03T20:29:30.804Z pid:1285 worker:30 at Pipe.channel.onread (child_process.js:345:11)
  630. 2016-10-03T20:29:30.813Z pid:1124 worker:0 ERROR supervisor worker id 30 (pid 1285) accidental exit with 8
  631. 2016-10-03T20:29:32.854Z pid:1124 worker:0 INFO supervisor started worker 31 (pid 1287)
  632. 2016-10-03T20:29:32.854Z pid:1124 worker:0 INFO supervisor resized to 1
  633. 2016-10-03T20:29:33.076Z pid:1287 worker:31 INFO strong-agent v2.1.0 profiling app 'erta-tuketim' pid '1287'
  634. 2016-10-03T20:29:33.078Z pid:1287 worker:31 INFO strong-agent[1287] started profiling agent
  635. 2016-10-03T20:29:36.614Z pid:1287 worker:31 INFO strong-agent not profiling, agent metrics requires a valid license.
  636. 2016-10-03T20:29:36.614Z pid:1287 worker:31 Please contact sales@strongloop.com for assistance.
  637. 2016-10-03T20:29:36.621Z pid:1287 worker:31 events.js:72
  638. 2016-10-03T20:29:36.621Z pid:1287 worker:31 throw er; // Unhandled 'error' event
  639. 2016-10-03T20:29:36.622Z pid:1287 worker:31 ^
  640. 2016-10-03T20:29:36.622Z pid:1287 worker:31 Error: bind EACCES
  641. 2016-10-03T20:29:36.622Z pid:1287 worker:31 at errnoException (net.js:901:11)
  642. 2016-10-03T20:29:36.623Z pid:1287 worker:31 at net.js:1069:30
  643. 2016-10-03T20:29:36.623Z pid:1287 worker:31 at Object.31:1 (cluster.js:592:5)
  644. 2016-10-03T20:29:36.623Z pid:1287 worker:31 at handleResponse (cluster.js:171:41)
  645. 2016-10-03T20:29:36.623Z pid:1287 worker:31 at respond (cluster.js:192:5)
  646. 2016-10-03T20:29:36.623Z pid:1287 worker:31 at handleMessage (cluster.js:202:5)
  647. 2016-10-03T20:29:36.623Z pid:1287 worker:31 at process.EventEmitter.emit (events.js:117:20)
  648. 2016-10-03T20:29:36.623Z pid:1287 worker:31 at handleMessage (child_process.js:318:10)
  649. 2016-10-03T20:29:36.623Z pid:1287 worker:31 at Pipe.channel.onread (child_process.js:345:11)
  650. 2016-10-03T20:29:36.633Z pid:1124 worker:0 ERROR supervisor worker id 31 (pid 1287) accidental exit with 8
  651. 2016-10-03T20:29:38.675Z pid:1124 worker:0 INFO supervisor started worker 32 (pid 1289)
  652. 2016-10-03T20:29:38.675Z pid:1124 worker:0 INFO supervisor resized to 1
  653. 2016-10-03T20:29:38.894Z pid:1289 worker:32 INFO strong-agent v2.1.0 profiling app 'erta-tuketim' pid '1289'
  654. 2016-10-03T20:29:38.897Z pid:1289 worker:32 INFO strong-agent[1289] started profiling agent
  655. 2016-10-03T20:29:42.384Z pid:1289 worker:32 INFO strong-agent not profiling, agent metrics requires a valid license.
  656. 2016-10-03T20:29:42.384Z pid:1289 worker:32 Please contact sales@strongloop.com for assistance.
  657. 2016-10-03T20:29:42.391Z pid:1289 worker:32 events.js:72
  658. 2016-10-03T20:29:42.391Z pid:1289 worker:32 throw er; // Unhandled 'error' event
  659. 2016-10-03T20:29:42.392Z pid:1289 worker:32 ^
  660. 2016-10-03T20:29:42.393Z pid:1289 worker:32 Error: bind EACCES
  661. 2016-10-03T20:29:42.393Z pid:1289 worker:32 at errnoException (net.js:901:11)
  662. 2016-10-03T20:29:42.393Z pid:1289 worker:32 at net.js:1069:30
  663. 2016-10-03T20:29:42.393Z pid:1289 worker:32 at Object.32:1 (cluster.js:592:5)
  664. 2016-10-03T20:29:42.393Z pid:1289 worker:32 at handleResponse (cluster.js:171:41)
  665. 2016-10-03T20:29:42.393Z pid:1289 worker:32 at respond (cluster.js:192:5)
  666. 2016-10-03T20:29:42.393Z pid:1289 worker:32 at handleMessage (cluster.js:202:5)
  667. 2016-10-03T20:29:42.393Z pid:1289 worker:32 at process.EventEmitter.emit (events.js:117:20)
  668. 2016-10-03T20:29:42.393Z pid:1289 worker:32 at handleMessage (child_process.js:318:10)
  669. 2016-10-03T20:29:42.393Z pid:1289 worker:32 at Pipe.channel.onread (child_process.js:345:11)
  670. 2016-10-03T20:29:42.403Z pid:1124 worker:0 ERROR supervisor worker id 32 (pid 1289) accidental exit with 8
  671. 2016-10-03T20:29:44.446Z pid:1124 worker:0 INFO supervisor started worker 33 (pid 1291)
  672. 2016-10-03T20:29:44.446Z pid:1124 worker:0 INFO supervisor resized to 1
  673. 2016-10-03T20:29:44.671Z pid:1291 worker:33 INFO strong-agent v2.1.0 profiling app 'erta-tuketim' pid '1291'
  674. 2016-10-03T20:29:44.674Z pid:1291 worker:33 INFO strong-agent[1291] started profiling agent
  675. 2016-10-03T20:29:48.136Z pid:1291 worker:33 INFO strong-agent not profiling, agent metrics requires a valid license.
  676. 2016-10-03T20:29:48.136Z pid:1291 worker:33 Please contact sales@strongloop.com for assistance.
  677. 2016-10-03T20:29:48.142Z pid:1291 worker:33 events.js:72
  678. 2016-10-03T20:29:48.142Z pid:1291 worker:33 throw er; // Unhandled 'error' event
  679. 2016-10-03T20:29:48.143Z pid:1291 worker:33 ^
  680. 2016-10-03T20:29:48.143Z pid:1291 worker:33 Error: bind EACCES
  681. 2016-10-03T20:29:48.143Z pid:1291 worker:33 at errnoException (net.js:901:11)
  682. 2016-10-03T20:29:48.143Z pid:1291 worker:33 at net.js:1069:30
  683. 2016-10-03T20:29:48.143Z pid:1291 worker:33 at Object.33:1 (cluster.js:592:5)
  684. 2016-10-03T20:29:48.143Z pid:1291 worker:33 at handleResponse (cluster.js:171:41)
  685. 2016-10-03T20:29:48.144Z pid:1291 worker:33 at respond (cluster.js:192:5)
  686. 2016-10-03T20:29:48.144Z pid:1291 worker:33 at handleMessage (cluster.js:202:5)
  687. 2016-10-03T20:29:48.144Z pid:1291 worker:33 at process.EventEmitter.emit (events.js:117:20)
  688. 2016-10-03T20:29:48.144Z pid:1291 worker:33 at handleMessage (child_process.js:318:10)
  689. 2016-10-03T20:29:48.144Z pid:1291 worker:33 at Pipe.channel.onread (child_process.js:345:11)
  690. 2016-10-03T20:29:48.154Z pid:1124 worker:0 ERROR supervisor worker id 33 (pid 1291) accidental exit with 8
  691. 2016-10-03T20:29:50.194Z pid:1124 worker:0 INFO supervisor started worker 34 (pid 1293)
  692. 2016-10-03T20:29:50.194Z pid:1124 worker:0 INFO supervisor resized to 1
  693. 2016-10-03T20:29:50.408Z pid:1293 worker:34 INFO strong-agent v2.1.0 profiling app 'erta-tuketim' pid '1293'
  694. 2016-10-03T20:29:50.410Z pid:1293 worker:34 INFO strong-agent[1293] started profiling agent
  695. 2016-10-03T20:29:53.907Z pid:1293 worker:34 INFO strong-agent not profiling, agent metrics requires a valid license.
  696. 2016-10-03T20:29:53.909Z pid:1293 worker:34 Please contact sales@strongloop.com for assistance.
  697. 2016-10-03T20:29:53.916Z pid:1293 worker:34 events.js:72
  698. 2016-10-03T20:29:53.917Z pid:1293 worker:34 throw er; // Unhandled 'error' event
  699. 2016-10-03T20:29:53.917Z pid:1293 worker:34 ^
  700. 2016-10-03T20:29:53.918Z pid:1293 worker:34 Error: bind EACCES
  701. 2016-10-03T20:29:53.918Z pid:1293 worker:34 at errnoException (net.js:901:11)
  702. 2016-10-03T20:29:53.918Z pid:1293 worker:34 at net.js:1069:30
  703. 2016-10-03T20:29:53.918Z pid:1293 worker:34 at Object.34:1 (cluster.js:592:5)
  704. 2016-10-03T20:29:53.918Z pid:1293 worker:34 at handleResponse (cluster.js:171:41)
  705. 2016-10-03T20:29:53.918Z pid:1293 worker:34 at respond (cluster.js:192:5)
  706. 2016-10-03T20:29:53.918Z pid:1293 worker:34 at handleMessage (cluster.js:202:5)
  707. 2016-10-03T20:29:53.918Z pid:1293 worker:34 at process.EventEmitter.emit (events.js:117:20)
  708. 2016-10-03T20:29:53.918Z pid:1293 worker:34 at handleMessage (child_process.js:318:10)
  709. 2016-10-03T20:29:53.918Z pid:1293 worker:34 at Pipe.channel.onread (child_process.js:345:11)
  710. 2016-10-03T20:29:53.929Z pid:1124 worker:0 ERROR supervisor worker id 34 (pid 1293) accidental exit with 8
  711. 2016-10-03T20:29:55.974Z pid:1124 worker:0 INFO supervisor started worker 35 (pid 1295)
  712. 2016-10-03T20:29:55.974Z pid:1124 worker:0 INFO supervisor resized to 1
  713. 2016-10-03T20:29:56.184Z pid:1295 worker:35 INFO strong-agent v2.1.0 profiling app 'erta-tuketim' pid '1295'
  714. 2016-10-03T20:29:56.187Z pid:1295 worker:35 INFO strong-agent[1295] started profiling agent
  715. 2016-10-03T20:29:59.692Z pid:1295 worker:35 INFO strong-agent not profiling, agent metrics requires a valid license.
  716. 2016-10-03T20:29:59.692Z pid:1295 worker:35 Please contact sales@strongloop.com for assistance.
  717. 2016-10-03T20:29:59.698Z pid:1295 worker:35 events.js:72
  718. 2016-10-03T20:29:59.699Z pid:1295 worker:35 throw er; // Unhandled 'error' event
  719. 2016-10-03T20:29:59.700Z pid:1295 worker:35 ^
  720. 2016-10-03T20:29:59.701Z pid:1295 worker:35 Error: bind EACCES
  721. 2016-10-03T20:29:59.701Z pid:1295 worker:35 at errnoException (net.js:901:11)
  722. 2016-10-03T20:29:59.701Z pid:1295 worker:35 at net.js:1069:30
  723. 2016-10-03T20:29:59.702Z pid:1295 worker:35 at Object.35:1 (cluster.js:592:5)
  724. 2016-10-03T20:29:59.703Z pid:1295 worker:35 at handleResponse (cluster.js:171:41)
  725. 2016-10-03T20:29:59.703Z pid:1295 worker:35 at respond (cluster.js:192:5)
  726. 2016-10-03T20:29:59.703Z pid:1295 worker:35 at handleMessage (cluster.js:202:5)
  727. 2016-10-03T20:29:59.703Z pid:1295 worker:35 at process.EventEmitter.emit (events.js:117:20)
  728. 2016-10-03T20:29:59.703Z pid:1295 worker:35 at handleMessage (child_process.js:318:10)
  729. 2016-10-03T20:29:59.703Z pid:1295 worker:35 at Pipe.channel.onread (child_process.js:345:11)
  730. 2016-10-03T20:29:59.714Z pid:1124 worker:0 ERROR supervisor worker id 35 (pid 1295) accidental exit with 8
  731. 2016-10-03T20:30:01.765Z pid:1124 worker:0 INFO supervisor started worker 36 (pid 1297)
  732. 2016-10-03T20:30:01.765Z pid:1124 worker:0 INFO supervisor resized to 1
  733. 2016-10-03T20:30:02.010Z pid:1297 worker:36 INFO strong-agent v2.1.0 profiling app 'erta-tuketim' pid '1297'
  734. 2016-10-03T20:30:02.013Z pid:1297 worker:36 INFO strong-agent[1297] started profiling agent
  735. 2016-10-03T20:30:05.493Z pid:1297 worker:36 INFO strong-agent not profiling, agent metrics requires a valid license.
  736. 2016-10-03T20:30:05.493Z pid:1297 worker:36 Please contact sales@strongloop.com for assistance.
  737. 2016-10-03T20:30:05.499Z pid:1297 worker:36 events.js:72
  738. 2016-10-03T20:30:05.500Z pid:1297 worker:36 throw er; // Unhandled 'error' event
  739. 2016-10-03T20:30:05.500Z pid:1297 worker:36 ^
  740. 2016-10-03T20:30:05.501Z pid:1297 worker:36 Error: bind EACCES
  741. 2016-10-03T20:30:05.501Z pid:1297 worker:36 at errnoException (net.js:901:11)
  742. 2016-10-03T20:30:05.501Z pid:1297 worker:36 at net.js:1069:30
  743. 2016-10-03T20:30:05.501Z pid:1297 worker:36 at Object.36:1 (cluster.js:592:5)
  744. 2016-10-03T20:30:05.501Z pid:1297 worker:36 at handleResponse (cluster.js:171:41)
  745. 2016-10-03T20:30:05.501Z pid:1297 worker:36 at respond (cluster.js:192:5)
  746. 2016-10-03T20:30:05.501Z pid:1297 worker:36 at handleMessage (cluster.js:202:5)
  747. 2016-10-03T20:30:05.501Z pid:1297 worker:36 at process.EventEmitter.emit (events.js:117:20)
  748. 2016-10-03T20:30:05.501Z pid:1297 worker:36 at handleMessage (child_process.js:318:10)
  749. 2016-10-03T20:30:05.502Z pid:1297 worker:36 at Pipe.channel.onread (child_process.js:345:11)
  750. 2016-10-03T20:30:05.511Z pid:1124 worker:0 ERROR supervisor worker id 36 (pid 1297) accidental exit with 8
  751. 2016-10-03T20:30:07.554Z pid:1124 worker:0 INFO supervisor started worker 37 (pid 1299)
  752. 2016-10-03T20:30:07.554Z pid:1124 worker:0 INFO supervisor resized to 1
  753. 2016-10-03T20:30:07.775Z pid:1299 worker:37 INFO strong-agent v2.1.0 profiling app 'erta-tuketim' pid '1299'
  754. 2016-10-03T20:30:07.777Z pid:1299 worker:37 INFO strong-agent[1299] started profiling agent
  755. 2016-10-03T20:30:11.226Z pid:1299 worker:37 INFO strong-agent not profiling, agent metrics requires a valid license.
  756. 2016-10-03T20:30:11.226Z pid:1299 worker:37 Please contact sales@strongloop.com for assistance.
  757. 2016-10-03T20:30:11.233Z pid:1299 worker:37 events.js:72
  758. 2016-10-03T20:30:11.234Z pid:1299 worker:37 throw er; // Unhandled 'error' event
  759. 2016-10-03T20:30:11.234Z pid:1299 worker:37 ^
  760. 2016-10-03T20:30:11.235Z pid:1299 worker:37 Error: bind EACCES
  761. 2016-10-03T20:30:11.235Z pid:1299 worker:37 at errnoException (net.js:901:11)
  762. 2016-10-03T20:30:11.235Z pid:1299 worker:37 at net.js:1069:30
  763. 2016-10-03T20:30:11.235Z pid:1299 worker:37 at Object.37:1 (cluster.js:592:5)
  764. 2016-10-03T20:30:11.235Z pid:1299 worker:37 at handleResponse (cluster.js:171:41)
  765. 2016-10-03T20:30:11.235Z pid:1299 worker:37 at respond (cluster.js:192:5)
  766. 2016-10-03T20:30:11.235Z pid:1299 worker:37 at handleMessage (cluster.js:202:5)
  767. 2016-10-03T20:30:11.235Z pid:1299 worker:37 at process.EventEmitter.emit (events.js:117:20)
  768. 2016-10-03T20:30:11.235Z pid:1299 worker:37 at handleMessage (child_process.js:318:10)
  769. 2016-10-03T20:30:11.235Z pid:1299 worker:37 at Pipe.channel.onread (child_process.js:345:11)
  770. 2016-10-03T20:30:11.245Z pid:1124 worker:0 ERROR supervisor worker id 37 (pid 1299) accidental exit with 8
  771. 2016-10-03T20:30:13.287Z pid:1124 worker:0 INFO supervisor started worker 38 (pid 1301)
  772. 2016-10-03T20:30:13.288Z pid:1124 worker:0 INFO supervisor resized to 1
  773. 2016-10-03T20:30:13.509Z pid:1301 worker:38 INFO strong-agent v2.1.0 profiling app 'erta-tuketim' pid '1301'
  774. 2016-10-03T20:30:13.512Z pid:1301 worker:38 INFO strong-agent[1301] started profiling agent
  775. 2016-10-03T20:30:17.049Z pid:1301 worker:38 INFO strong-agent not profiling, agent metrics requires a valid license.
  776. 2016-10-03T20:30:17.049Z pid:1301 worker:38 Please contact sales@strongloop.com for assistance.
  777. 2016-10-03T20:30:17.055Z pid:1301 worker:38 events.js:72
  778. 2016-10-03T20:30:17.056Z pid:1301 worker:38 throw er; // Unhandled 'error' event
  779. 2016-10-03T20:30:17.056Z pid:1301 worker:38 ^
  780. 2016-10-03T20:30:17.057Z pid:1301 worker:38 Error: bind EACCES
  781. 2016-10-03T20:30:17.057Z pid:1301 worker:38 at errnoException (net.js:901:11)
  782. 2016-10-03T20:30:17.057Z pid:1301 worker:38 at net.js:1069:30
  783. 2016-10-03T20:30:17.057Z pid:1301 worker:38 at Object.38:1 (cluster.js:592:5)
  784. 2016-10-03T20:30:17.057Z pid:1301 worker:38 at handleResponse (cluster.js:171:41)
  785. 2016-10-03T20:30:17.057Z pid:1301 worker:38 at respond (cluster.js:192:5)
  786. 2016-10-03T20:30:17.057Z pid:1301 worker:38 at handleMessage (cluster.js:202:5)
  787. 2016-10-03T20:30:17.057Z pid:1301 worker:38 at process.EventEmitter.emit (events.js:117:20)
  788. 2016-10-03T20:30:17.057Z pid:1301 worker:38 at handleMessage (child_process.js:318:10)
  789. 2016-10-03T20:30:17.057Z pid:1301 worker:38 at Pipe.channel.onread (child_process.js:345:11)
  790. 2016-10-03T20:30:17.070Z pid:1124 worker:0 ERROR supervisor worker id 38 (pid 1301) accidental exit with 8
  791. 2016-10-03T20:30:19.110Z pid:1124 worker:0 INFO supervisor started worker 39 (pid 1303)
  792. 2016-10-03T20:30:19.110Z pid:1124 worker:0 INFO supervisor resized to 1
  793. 2016-10-03T20:30:19.325Z pid:1303 worker:39 INFO strong-agent v2.1.0 profiling app 'erta-tuketim' pid '1303'
  794. 2016-10-03T20:30:19.327Z pid:1303 worker:39 INFO strong-agent[1303] started profiling agent
  795. 2016-10-03T20:30:22.785Z pid:1303 worker:39 INFO strong-agent not profiling, agent metrics requires a valid license.
  796. 2016-10-03T20:30:22.785Z pid:1303 worker:39 Please contact sales@strongloop.com for assistance.
  797. 2016-10-03T20:30:22.791Z pid:1303 worker:39 events.js:72
  798. 2016-10-03T20:30:22.792Z pid:1303 worker:39 throw er; // Unhandled 'error' event
  799. 2016-10-03T20:30:22.792Z pid:1303 worker:39 ^
  800. 2016-10-03T20:30:22.793Z pid:1303 worker:39 Error: bind EACCES
  801. 2016-10-03T20:30:22.793Z pid:1303 worker:39 at errnoException (net.js:901:11)
  802. 2016-10-03T20:30:22.793Z pid:1303 worker:39 at net.js:1069:30
  803. 2016-10-03T20:30:22.793Z pid:1303 worker:39 at Object.39:1 (cluster.js:592:5)
  804. 2016-10-03T20:30:22.793Z pid:1303 worker:39 at handleResponse (cluster.js:171:41)
  805. 2016-10-03T20:30:22.794Z pid:1303 worker:39 at respond (cluster.js:192:5)
  806. 2016-10-03T20:30:22.794Z pid:1303 worker:39 at handleMessage (cluster.js:202:5)
  807. 2016-10-03T20:30:22.794Z pid:1303 worker:39 at process.EventEmitter.emit (events.js:117:20)
  808. 2016-10-03T20:30:22.794Z pid:1303 worker:39 at handleMessage (child_process.js:318:10)
  809. 2016-10-03T20:30:22.794Z pid:1303 worker:39 at Pipe.channel.onread (child_process.js:345:11)
  810. 2016-10-03T20:30:22.805Z pid:1124 worker:0 ERROR supervisor worker id 39 (pid 1303) accidental exit with 8
  811. 2016-10-03T20:30:24.846Z pid:1124 worker:0 INFO supervisor started worker 40 (pid 1305)
  812. 2016-10-03T20:30:24.846Z pid:1124 worker:0 INFO supervisor resized to 1
  813. 2016-10-03T20:30:25.062Z pid:1305 worker:40 INFO strong-agent v2.1.0 profiling app 'erta-tuketim' pid '1305'
  814. 2016-10-03T20:30:25.064Z pid:1305 worker:40 INFO strong-agent[1305] started profiling agent
  815. 2016-10-03T20:30:28.502Z pid:1305 worker:40 INFO strong-agent not profiling, agent metrics requires a valid license.
  816. 2016-10-03T20:30:28.503Z pid:1305 worker:40 Please contact sales@strongloop.com for assistance.
  817. 2016-10-03T20:30:28.509Z pid:1305 worker:40 events.js:72
  818. 2016-10-03T20:30:28.509Z pid:1305 worker:40 throw er; // Unhandled 'error' event
  819. 2016-10-03T20:30:28.510Z pid:1305 worker:40 ^
  820. 2016-10-03T20:30:28.511Z pid:1305 worker:40 Error: bind EACCES
  821. 2016-10-03T20:30:28.511Z pid:1305 worker:40 at errnoException (net.js:901:11)
  822. 2016-10-03T20:30:28.511Z pid:1305 worker:40 at net.js:1069:30
  823. 2016-10-03T20:30:28.511Z pid:1305 worker:40 at Object.40:1 (cluster.js:592:5)
  824. 2016-10-03T20:30:28.511Z pid:1305 worker:40 at handleResponse (cluster.js:171:41)
  825. 2016-10-03T20:30:28.511Z pid:1305 worker:40 at respond (cluster.js:192:5)
  826. 2016-10-03T20:30:28.511Z pid:1305 worker:40 at handleMessage (cluster.js:202:5)
  827. 2016-10-03T20:30:28.511Z pid:1305 worker:40 at process.EventEmitter.emit (events.js:117:20)
  828. 2016-10-03T20:30:28.511Z pid:1305 worker:40 at handleMessage (child_process.js:318:10)
  829. 2016-10-03T20:30:28.511Z pid:1305 worker:40 at Pipe.channel.onread (child_process.js:345:11)
  830. 2016-10-03T20:30:28.521Z pid:1124 worker:0 ERROR supervisor worker id 40 (pid 1305) accidental exit with 8
  831. 2016-10-03T20:30:30.563Z pid:1124 worker:0 INFO supervisor started worker 41 (pid 1307)
  832. 2016-10-03T20:30:30.563Z pid:1124 worker:0 INFO supervisor resized to 1
  833. 2016-10-03T20:30:30.782Z pid:1307 worker:41 INFO strong-agent v2.1.0 profiling app 'erta-tuketim' pid '1307'
  834. 2016-10-03T20:30:30.784Z pid:1307 worker:41 INFO strong-agent[1307] started profiling agent
  835. 2016-10-03T20:30:34.273Z pid:1307 worker:41 INFO strong-agent not profiling, agent metrics requires a valid license.
  836. 2016-10-03T20:30:34.274Z pid:1307 worker:41 Please contact sales@strongloop.com for assistance.
  837. 2016-10-03T20:30:34.279Z pid:1307 worker:41 events.js:72
  838. 2016-10-03T20:30:34.279Z pid:1307 worker:41 throw er; // Unhandled 'error' event
  839. 2016-10-03T20:30:34.280Z pid:1307 worker:41 ^
  840. 2016-10-03T20:30:34.281Z pid:1307 worker:41 Error: bind EACCES
  841. 2016-10-03T20:30:34.281Z pid:1307 worker:41 at errnoException (net.js:901:11)
  842. 2016-10-03T20:30:34.281Z pid:1307 worker:41 at net.js:1069:30
  843. 2016-10-03T20:30:34.281Z pid:1307 worker:41 at Object.41:1 (cluster.js:592:5)
  844. 2016-10-03T20:30:34.281Z pid:1307 worker:41 at handleResponse (cluster.js:171:41)
  845. 2016-10-03T20:30:34.281Z pid:1307 worker:41 at respond (cluster.js:192:5)
  846. 2016-10-03T20:30:34.281Z pid:1307 worker:41 at handleMessage (cluster.js:202:5)
  847. 2016-10-03T20:30:34.281Z pid:1307 worker:41 at process.EventEmitter.emit (events.js:117:20)
  848. 2016-10-03T20:30:34.281Z pid:1307 worker:41 at handleMessage (child_process.js:318:10)
  849. 2016-10-03T20:30:34.281Z pid:1307 worker:41 at Pipe.channel.onread (child_process.js:345:11)
  850. 2016-10-03T20:30:34.291Z pid:1124 worker:0 ERROR supervisor worker id 41 (pid 1307) accidental exit with 8
  851. 2016-10-03T20:30:36.650Z pid:1124 worker:0 INFO supervisor started worker 42 (pid 1309)
  852. 2016-10-03T20:30:36.650Z pid:1124 worker:0 INFO supervisor resized to 1
  853. 2016-10-03T20:30:38.624Z pid:1309 worker:42 INFO strong-agent v2.1.0 profiling app 'erta-tuketim' pid '1309'
  854. 2016-10-03T20:30:38.627Z pid:1309 worker:42 INFO strong-agent[1309] started profiling agent
  855. 2016-10-03T20:31:19.387Z pid:1309 worker:42 INFO strong-agent not profiling, agent metrics requires a valid license.
  856. 2016-10-03T20:31:19.416Z pid:1309 worker:42 Please contact sales@strongloop.com for assistance.
  857. 2016-10-03T20:31:19.485Z pid:1309 worker:42 events.js:72
  858. 2016-10-03T20:31:19.547Z pid:1309 worker:42 throw er; // Unhandled 'error' event
  859. 2016-10-03T20:31:19.548Z pid:1309 worker:42 ^
  860. 2016-10-03T20:31:19.548Z pid:1309 worker:42 Error: bind EACCES
  861. 2016-10-03T20:31:19.548Z pid:1309 worker:42 at errnoException (net.js:901:11)
  862. 2016-10-03T20:31:19.548Z pid:1309 worker:42 at net.js:1069:30
  863. 2016-10-03T20:31:19.549Z pid:1309 worker:42 at Object.42:1 (cluster.js:592:5)
  864. 2016-10-03T20:31:19.549Z pid:1309 worker:42 at handleResponse (cluster.js:171:41)
  865. 2016-10-03T20:31:19.549Z pid:1309 worker:42 at respond (cluster.js:192:5)
  866. 2016-10-03T20:31:19.549Z pid:1309 worker:42 at handleMessage (cluster.js:202:5)
  867. 2016-10-03T20:31:19.549Z pid:1309 worker:42 at process.EventEmitter.emit (events.js:117:20)
  868. 2016-10-03T20:31:19.549Z pid:1309 worker:42 at handleMessage (child_process.js:318:10)
  869. 2016-10-03T20:31:19.549Z pid:1309 worker:42 at Pipe.channel.onread (child_process.js:345:11)
  870. 2016-10-03T20:31:19.619Z pid:1124 worker:0 ERROR supervisor worker id 42 (pid 1309) accidental exit with 8
  871. 2016-10-03T20:31:22.103Z pid:1124 worker:0 INFO supervisor started worker 43 (pid 1313)
  872. 2016-10-03T20:31:22.103Z pid:1124 worker:0 INFO supervisor resized to 1
  873. 2016-10-03T20:31:24.967Z pid:1313 worker:43 INFO strong-agent v2.1.0 profiling app 'erta-tuketim' pid '1313'
  874. 2016-10-03T20:31:24.998Z pid:1313 worker:43 INFO strong-agent[1313] started profiling agent
  875. ubuntu@ip-172-31-19-26:~/erta-tuketim$ slc ctl remove erta-tuketim
  876. Command "remove" on "http://127.0.0.1:8701" failed with Error: socket hang up
  877. ubuntu@ip-172-31-19-26:~/erta-tuketim$ slc ctl remove erta-tuketim
  878. Destroyed service: erta-tuketim
  879. ubuntu@ip-172-31-19-26:~/erta-tuketim$ node .
  880. Web server listening at: http://0.0.0.0:3000
  881. Browse your REST API at http://0.0.0.0:3000/explorer
  882. ^Cubuntu@ip-172-31-19-26:~/erta-tuketim$ slc deploy
  883. Deploy `/home/ubuntu/erta-tuketim-1.0.0.tgz` to `http://127.0.0.1:8701/api/services/1/deploy` failed: socket hang up
  884. Failed to deploy `../erta-tuketim-1.0.0.tgz` as `erta-tuketim` to `http://127.0.0.1:8701/` via `http://127.0.0.1:8701/`
  885. ubuntu@ip-172-31-19-26:~/erta-tuketim$ slc deploy
  886. Deploy `/home/ubuntu/erta-tuketim-1.0.0.tgz` to `http://127.0.0.1:8701/api/services/1/deploy` failed: socket hang up
  887. Failed to deploy `../erta-tuketim-1.0.0.tgz` as `erta-tuketim` to `http://127.0.0.1:8701/` via `http://127.0.0.1:8701/`
  888. ubuntu@ip-172-31-19-26:~/erta-tuketim$ slc deploy
  889. Deploy `/home/ubuntu/erta-tuketim-1.0.0.tgz` to `http://127.0.0.1:8701/api/services/1/deploy` failed: socket hang up
  890. Failed to deploy `../erta-tuketim-1.0.0.tgz` as `erta-tuketim` to `http://127.0.0.1:8701/` via `http://127.0.0.1:8701/`
  891. ubuntu@ip-172-31-19-26:~/erta-tuketim$ scl ctl ls
  892. No command 'scl' found, but there are 21 similar ones
  893. scl: command not found
  894. ubuntu@ip-172-31-19-26:~/erta-tuketim$ slc ctl ls
  895. Id Name Scale
  896. 1 erta-tuketim 1
  897. ubuntu@ip-172-31-19-26:~/erta-tuketim$ slc ctl status erta-tuketim
  898. Service ID: 1
  899. Service Name: erta-tuketim
  900. Environment variables:
  901. No environment variables defined
  902. Instances:
  903. Version Agent version Debugger version Cluster size Driver metadata
  904. 5.2.3 2.1.0 n/a 1 N/A
  905. Processes:
  906. ID PID WID Listening Ports Tracking objects? CPU profiling? Tracing? Debugging?
  907. 1.1.1367 1367 0
  908. 1.1.1369 1369 1 0.0.0.0:3001
  909.  
  910. ubuntu@ip-172-31-19-26:~/erta-tuketim$ slc deploy --service erta-tuketim
  911. Aborted (core dumped)
  912. ubuntu@ip-172-31-19-26:~/erta-tuketim$ slc ctl env-set erta-tuketim PORT=80
  913. Command "env-set" on "http://127.0.0.1:8701" failed with Error: connect ECONNREFUSED
  914. ubuntu@ip-172-31-19-26:~/erta-tuketim$ slc ctl env-set erta-tuketim PORT=80
  915. Service "erta-tuketim" environment updated
  916. Name Value
  917. PORT 80
  918. ubuntu@ip-172-31-19-26:~/erta-tuketim$ slc ctl status erta-tuketim
  919. Service ID: 1
  920. Service Name: erta-tuketim
  921. Environment variables:
  922. Name Value
  923. PORT 80
  924. Instances:
  925. Version Agent version Debugger version Cluster size Driver metadata
  926. 5.2.3 2.1.0 n/a 1 N/A
  927. Processes:
  928. ID PID WID Listening Ports Tracking objects? CPU profiling? Tracing? Debugging?
  929. 1.1.1416 1416 0
  930. 1.1.1418 1418 1
  931.  
  932. ubuntu@ip-172-31-19-26:~/erta-tuketim$ slc ctl env-set erta-tuketim PORT=3001
  933. Service "erta-tuketim" environment updated
  934. Name Value
  935. PORT 3001
  936. ubuntu@ip-172-31-19-26:~/erta-tuketim$ slc ctl status erta-tuketim
  937. Service ID: 1
  938. Service Name: erta-tuketim
  939. Environment variables:
  940. Name Value
  941. PORT 3001
  942. Instances:
  943. Version Agent version Debugger version Cluster size Driver metadata
  944. 5.2.3 2.1.0 n/a 1 N/A
  945. Processes:
  946. ID PID WID Listening Ports Tracking objects? CPU profiling? Tracing? Debugging?
  947. 1.1.1451 1451 0
  948. 1.1.1453 1453 1
  949.  
  950. ubuntu@ip-172-31-19-26:~/erta-tuketim$ slc ctl restart erta-tuketim
  951. Service "erta-tuketim" restarting
  952. ubuntu@ip-172-31-19-26:~/erta-tuketim$ slc ctl env-unset erta-tuketim PORT
  953. Service "erta-tuketim" environment updated
  954. No environment variables defined
  955. ubuntu@ip-172-31-19-26:~/erta-tuketim$ slc ctl status erta-tuketim
  956. Service ID: 1
  957. Service Name: erta-tuketim
  958. Environment variables:
  959. No environment variables defined
  960. Instances:
  961. Version Agent version Debugger version Cluster size Driver metadata
  962. 5.2.3 2.1.0 n/a 1 N/A
  963. Processes:
  964. ID PID WID Listening Ports Tracking objects? CPU profiling? Tracing? Debugging?
  965. 1.1.1497 1497 0
  966. 1.1.1501 1501 1 0.0.0.0:3001
  967.  
  968. ubuntu@ip-172-31-19-26:~/erta-tuketim$ sudo iptables -t nat -A OUTPUT -o lo -p tcp --dport 80 -j REDIRECT --to-port 3001
  969. ubuntu@ip-172-31-19-26:~/erta-tuketim$ sudo ssh -gL 80:127.0.0.1:3001 localhost
  970. The authenticity of host 'localhost (127.0.0.1)' can't be established.
  971. ECDSA key fingerprint is 6b:37:a9:a7:f2:8c:7a:be:8b:8e:17:ef:9e:b0:6a:64.
  972. Are you sure you want to continue connecting (yes/no)? yes
  973. Warning: Permanently added 'localhost' (ECDSA) to the list of known hosts.
  974. Permission denied (publickey).
  975. ubuntu@ip-172-31-19-26:~/erta-tuketim$ iptables -t nat -A PREROUTING -i eth0 -p tcp --dport 80 -j REDIRECT --to-port 3001
  976. iptables v1.4.21: can't initialize iptables table `nat': Permission denied (you must be root)
  977. Perhaps iptables or your kernel needs to be upgraded.
  978. ubuntu@ip-172-31-19-26:~/erta-tuketim$ sudo iptables -t nat -A PREROUTING -i eth0 -p tcp --dport 80 -j REDIRECT --to-port 3001
  979. ubuntu@ip-172-31-19-26:~/erta-tuketim$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement