cuboid 0.1.2 → 0.1.5

Sign up to get free protection for your applications and to get access to all the features.
Files changed (435) hide show
  1. checksums.yaml +4 -4
  2. data/CHANGELOG.md +8 -0
  3. data/README.md +121 -4
  4. data/Rakefile +17 -0
  5. data/cuboid.gemspec +1 -1
  6. data/lib/cuboid/application.rb +1 -1
  7. data/lib/cuboid/option_groups/agent.rb +1 -1
  8. data/lib/cuboid/processes/agents.rb +1 -1
  9. data/lib/cuboid/processes/executables/agent.rb +1 -1
  10. data/lib/cuboid/processes/executables/scheduler.rb +1 -1
  11. data/lib/cuboid/processes/instances.rb +1 -1
  12. data/lib/cuboid/processes/manager.rb +2 -2
  13. data/lib/cuboid/processes/schedulers.rb +1 -1
  14. data/lib/cuboid/rpc/client/agent.rb +2 -2
  15. data/lib/cuboid/rpc/client/base.rb +2 -2
  16. data/lib/cuboid/rpc/client/instance/service.rb +1 -1
  17. data/lib/cuboid/rpc/client/instance.rb +4 -4
  18. data/lib/cuboid/rpc/server/agent/node.rb +2 -2
  19. data/lib/cuboid/rpc/server/agent/service.rb +5 -5
  20. data/lib/cuboid/rpc/server/agent.rb +18 -12
  21. data/lib/cuboid/rpc/server/base.rb +2 -2
  22. data/lib/cuboid/rpc/server/instance.rb +2 -2
  23. data/lib/cuboid/rpc/server/scheduler.rb +1 -1
  24. data/lib/version +1 -1
  25. data/spec/cuboid/rest/server_spec.rb +5 -5
  26. data/spec/cuboid/rpc/client/base_spec.rb +4 -4
  27. data/spec/cuboid/rpc/client/instance_spec.rb +1 -1
  28. data/spec/cuboid/rpc/server/{dispatcher → agent}/node_spec.rb +2 -2
  29. data/spec/cuboid/rpc/server/{dispatcher → agent}/service_spec.rb +0 -0
  30. data/spec/cuboid/rpc/server/{dispatcher_spec.rb → agent_spec.rb} +34 -26
  31. data/spec/cuboid/rpc/server/base_spec.rb +2 -2
  32. data/spec/cuboid/rpc/server/instance_spec.rb +3 -3
  33. data/spec/cuboid/rpc/server/scheduler_spec.rb +3 -3
  34. data/spec/support/fixtures/executables/node.rb +3 -3
  35. data/spec/support/fixtures/mock_app/test_service.rb +1 -1
  36. data/spec/support/fixtures/services/echo.rb +1 -1
  37. data/spec/support/lib/web_server_client.rb +4 -4
  38. data/spec/support/lib/web_server_dispatcher.rb +1 -1
  39. metadata +78 -870
  40. data/spec/support/logs/Agent - 2486896-44236.log +0 -6
  41. data/spec/support/logs/Agent - 2487229-16390.log +0 -6
  42. data/spec/support/logs/Agent - 2487520-2511.log +0 -6
  43. data/spec/support/logs/Agent - 2487522-24008.log +0 -6
  44. data/spec/support/logs/Agent - 2487526-3383.log +0 -6
  45. data/spec/support/logs/Agent - 2487528-23713.log +0 -10
  46. data/spec/support/logs/Agent - 2487530-42875.log +0 -10
  47. data/spec/support/logs/Agent - 2487533-14182.log +0 -10
  48. data/spec/support/logs/Agent - 2487535-32486.log +0 -10
  49. data/spec/support/logs/Agent - 2487537-30578.log +0 -10
  50. data/spec/support/logs/Agent - 2487539-65402.log +0 -10
  51. data/spec/support/logs/Agent - 2493974-23066.log +0 -6
  52. data/spec/support/logs/Agent - 2501716-11729.log +0 -6
  53. data/spec/support/logs/Agent - 2501724-48638.log +0 -6
  54. data/spec/support/logs/Agent - 2501961-60077.log +0 -6
  55. data/spec/support/logs/Agent - 2501976-10941.log +0 -10
  56. data/spec/support/logs/Agent - 2502050-45312.log +0 -10
  57. data/spec/support/logs/Agent - 2502131-45940.log +0 -10
  58. data/spec/support/logs/Agent - 2502139-59848.log +0 -10
  59. data/spec/support/logs/Agent - 2502262-46629.log +0 -10
  60. data/spec/support/logs/Agent - 2502298-28395.log +0 -10
  61. data/spec/support/logs/Agent - 2512541-7108.log +0 -6
  62. data/spec/support/logs/Agent - 2515458-5532.log +0 -6
  63. data/spec/support/logs/Agent - 2515540-20379.log +0 -6
  64. data/spec/support/logs/Agent - 2515550-19661.log +0 -6
  65. data/spec/support/logs/Agent - 2515626-34192.log +0 -6
  66. data/spec/support/logs/Agent - 2515879-19884.log +0 -6
  67. data/spec/support/logs/Agent - 2516130-27514.log +0 -6
  68. data/spec/support/logs/Agent - 2516382-45886.log +0 -6
  69. data/spec/support/logs/Agent - 2516390-47909.log +0 -6
  70. data/spec/support/logs/Agent - 2516465-47774.log +0 -6
  71. data/spec/support/logs/Agent - 2516546-13955.log +0 -6
  72. data/spec/support/logs/Agent - 2516561-39041.log +0 -6
  73. data/spec/support/logs/Agent - 2516710-46722.log +0 -6
  74. data/spec/support/logs/Agent - 2516795-56481.log +0 -16
  75. data/spec/support/logs/Agent - 2516798-22121.log +0 -14
  76. data/spec/support/logs/Agent - 2516881-21755.log +0 -10
  77. data/spec/support/logs/Agent - 2517053-64944.log +0 -16
  78. data/spec/support/logs/Agent - 2517056-63364.log +0 -14
  79. data/spec/support/logs/Agent - 2517066-34797.log +0 -10
  80. data/spec/support/logs/Agent - 2518042-30794.log +0 -16
  81. data/spec/support/logs/Agent - 2518050-6895.log +0 -14
  82. data/spec/support/logs/Agent - 2518212-36288.log +0 -10
  83. data/spec/support/logs/Agent - 2518395-10976.log +0 -16
  84. data/spec/support/logs/Agent - 2518472-35419.log +0 -14
  85. data/spec/support/logs/Agent - 2518559-43119.log +0 -10
  86. data/spec/support/logs/Agent - 2518647-48415.log +0 -16
  87. data/spec/support/logs/Agent - 2518652-65099.log +0 -14
  88. data/spec/support/logs/Agent - 2518658-1449.log +0 -10
  89. data/spec/support/logs/Agent - 2518910-62083.log +0 -6
  90. data/spec/support/logs/Agent - 2518919-58035.log +0 -6
  91. data/spec/support/logs/Agent - 2519076-57825.log +0 -6
  92. data/spec/support/logs/Agent - 2519156-8413.log +0 -6
  93. data/spec/support/logs/Agent - 2519406-64200.log +0 -6
  94. data/spec/support/logs/Agent - 2519570-20841.log +0 -6
  95. data/spec/support/logs/Agent - 2519659-30136.log +0 -6
  96. data/spec/support/logs/Agent - 2519822-9736.log +0 -6
  97. data/spec/support/logs/Agent - 2520004-59217.log +0 -6
  98. data/spec/support/logs/Agent - 2520357-37723.log +0 -6
  99. data/spec/support/logs/Agent - 2521294-5229.log +0 -16
  100. data/spec/support/logs/Agent - 2521407-31515.log +0 -14
  101. data/spec/support/logs/Agent - 2521415-7501.log +0 -10
  102. data/spec/support/logs/Agent - 2521452-22168.log +0 -16
  103. data/spec/support/logs/Agent - 2521463-24492.log +0 -14
  104. data/spec/support/logs/Agent - 2521482-50808.log +0 -10
  105. data/spec/support/logs/Agent - 2521503-8180.log +0 -16
  106. data/spec/support/logs/Agent - 2521562-3183.log +0 -14
  107. data/spec/support/logs/Agent - 2521639-45199.log +0 -10
  108. data/spec/support/logs/Agent - 2521891-30967.log +0 -10
  109. data/spec/support/logs/Agent - 2521897-64837.log +0 -10
  110. data/spec/support/logs/Agent - 2521916-23526.log +0 -16
  111. data/spec/support/logs/Agent - 2521936-26313.log +0 -14
  112. data/spec/support/logs/Agent - 2521948-18199.log +0 -10
  113. data/spec/support/logs/Agent - 2522026-18512.log +0 -6
  114. data/spec/support/logs/Agent - 2522093-46502.log +0 -6
  115. data/spec/support/logs/Agent - 2522195-30981.log +0 -6
  116. data/spec/support/logs/Agent - 2522295-55509.log +0 -6
  117. data/spec/support/logs/Agent - 2522347-32811.log +0 -6
  118. data/spec/support/logs/Agent - 2523391-7522.log +0 -6
  119. data/spec/support/logs/Agent - 2523626-61560.log +0 -6
  120. data/spec/support/logs/Agent - 2523913-25677.log +0 -6
  121. data/spec/support/logs/Agent - 2539887-21281.log +0 -6
  122. data/spec/support/logs/Agent - 2540261-61895.log +0 -6
  123. data/spec/support/logs/Agent - 2540430-8261.log +0 -6
  124. data/spec/support/logs/Agent - 361913-24577.log +0 -6
  125. data/spec/support/logs/Agent - 362152-33398.log +0 -6
  126. data/spec/support/logs/Agent - 362154-44243.log +0 -6
  127. data/spec/support/logs/Agent - 362157-6034.log +0 -6
  128. data/spec/support/logs/Agent - 362160-38548.log +0 -10
  129. data/spec/support/logs/Agent - 362162-59176.log +0 -10
  130. data/spec/support/logs/Agent - 362165-23738.log +0 -10
  131. data/spec/support/logs/Agent - 362167-57542.log +0 -10
  132. data/spec/support/logs/Agent - 362172-22798.log +0 -10
  133. data/spec/support/logs/Agent - 362174-46609.log +0 -10
  134. data/spec/support/logs/Agent - 362398-10913.log +0 -6
  135. data/spec/support/logs/Agent - 362524-29482.log +0 -6
  136. data/spec/support/logs/Agent - 362527-40674.log +0 -6
  137. data/spec/support/logs/Agent - 362530-32963.log +0 -6
  138. data/spec/support/logs/Agent - 362532-22236.log +0 -6
  139. data/spec/support/logs/Agent - 362543-4429.log +0 -6
  140. data/spec/support/logs/Agent - 362557-7510.log +0 -6
  141. data/spec/support/logs/Agent - 362574-36915.log +0 -6
  142. data/spec/support/logs/Agent - 362576-65372.log +0 -6
  143. data/spec/support/logs/Agent - 362578-29183.log +0 -6
  144. data/spec/support/logs/Agent - 362580-43546.log +0 -6
  145. data/spec/support/logs/Agent - 362582-22254.log +0 -6
  146. data/spec/support/logs/Agent - 362588-40009.log +0 -6
  147. data/spec/support/logs/Agent - 362591-60596.log +0 -16
  148. data/spec/support/logs/Agent - 362595-3584.log +0 -14
  149. data/spec/support/logs/Agent - 362599-39016.log +0 -10
  150. data/spec/support/logs/Agent - 362606-58506.log +0 -16
  151. data/spec/support/logs/Agent - 362609-55768.log +0 -14
  152. data/spec/support/logs/Agent - 362613-37168.log +0 -10
  153. data/spec/support/logs/Agent - 362629-16593.log +0 -16
  154. data/spec/support/logs/Agent - 362632-32264.log +0 -14
  155. data/spec/support/logs/Agent - 362643-59807.log +0 -10
  156. data/spec/support/logs/Agent - 362649-40552.log +0 -16
  157. data/spec/support/logs/Agent - 362655-31144.log +0 -14
  158. data/spec/support/logs/Agent - 362660-12968.log +0 -10
  159. data/spec/support/logs/Agent - 362666-6806.log +0 -16
  160. data/spec/support/logs/Agent - 362673-39178.log +0 -14
  161. data/spec/support/logs/Agent - 362678-36132.log +0 -10
  162. data/spec/support/logs/Agent - 362685-62240.log +0 -6
  163. data/spec/support/logs/Agent - 362687-4068.log +0 -6
  164. data/spec/support/logs/Agent - 362691-48465.log +0 -6
  165. data/spec/support/logs/Agent - 362693-40295.log +0 -6
  166. data/spec/support/logs/Agent - 362705-53855.log +0 -6
  167. data/spec/support/logs/Agent - 362712-14029.log +0 -6
  168. data/spec/support/logs/Agent - 362717-3069.log +0 -6
  169. data/spec/support/logs/Agent - 362721-38670.log +0 -6
  170. data/spec/support/logs/Agent - 362725-7644.log +0 -6
  171. data/spec/support/logs/Agent - 362748-18302.log +0 -6
  172. data/spec/support/logs/Agent - 362828-61766.log +0 -16
  173. data/spec/support/logs/Agent - 362838-44693.log +0 -14
  174. data/spec/support/logs/Agent - 362847-31875.log +0 -10
  175. data/spec/support/logs/Agent - 362875-46401.log +0 -16
  176. data/spec/support/logs/Agent - 362887-52041.log +0 -14
  177. data/spec/support/logs/Agent - 362897-7426.log +0 -10
  178. data/spec/support/logs/Agent - 362908-35228.log +0 -16
  179. data/spec/support/logs/Agent - 362919-33764.log +0 -14
  180. data/spec/support/logs/Agent - 362928-1323.log +0 -10
  181. data/spec/support/logs/Agent - 362960-27883.log +0 -10
  182. data/spec/support/logs/Agent - 362964-26072.log +0 -10
  183. data/spec/support/logs/Agent - 362966-42927.log +0 -16
  184. data/spec/support/logs/Agent - 362972-56025.log +0 -14
  185. data/spec/support/logs/Agent - 362977-39574.log +0 -10
  186. data/spec/support/logs/Agent - 362992-23510.log +0 -6
  187. data/spec/support/logs/Agent - 362996-63445.log +0 -6
  188. data/spec/support/logs/Agent - 363017-59359.log +0 -6
  189. data/spec/support/logs/Agent - 363034-15682.log +0 -6
  190. data/spec/support/logs/Agent - 363050-6605.log +0 -6
  191. data/spec/support/logs/Agent - 363065-59445.log +0 -6
  192. data/spec/support/logs/Agent - 363070-6619.log +0 -6
  193. data/spec/support/logs/Agent - 363077-18731.log +0 -6
  194. data/spec/support/logs/Agent - 363250-16962.log +0 -6
  195. data/spec/support/logs/Agent - 363265-25598.log +0 -6
  196. data/spec/support/logs/Agent - 363279-50603.log +0 -6
  197. data/spec/support/logs/Instance - 2525557-35695.error.log +0 -105
  198. data/spec/support/logs/Instance - 2525638-6350.error.log +0 -105
  199. data/spec/support/logs/Instance - 2525719-30351.error.log +0 -105
  200. data/spec/support/logs/Instance - 363119-21886.error.log +0 -105
  201. data/spec/support/logs/Instance - 363121-31774.error.log +0 -105
  202. data/spec/support/logs/Instance - 363127-52671.error.log +0 -105
  203. data/spec/support/logs/Scheduler - 2486608-59709.log +0 -3
  204. data/spec/support/logs/Scheduler - 2486612-44110.log +0 -27
  205. data/spec/support/logs/Scheduler - 2486723-50393.log +0 -3
  206. data/spec/support/logs/Scheduler - 2486727-21620.log +0 -27
  207. data/spec/support/logs/Scheduler - 2486877-37845.log +0 -3
  208. data/spec/support/logs/Scheduler - 2486881-3624.log +0 -1
  209. data/spec/support/logs/Scheduler - 2486911-24752.log +0 -3
  210. data/spec/support/logs/Scheduler - 2486919-48535.log +0 -27
  211. data/spec/support/logs/Scheduler - 2486985-8897.log +0 -1
  212. data/spec/support/logs/Scheduler - 2487211-7516.log +0 -3
  213. data/spec/support/logs/Scheduler - 2487215-2831.log +0 -1
  214. data/spec/support/logs/Scheduler - 2487246-7826.log +0 -3
  215. data/spec/support/logs/Scheduler - 2487256-35669.log +0 -6
  216. data/spec/support/logs/Scheduler - 2487272-11542.log +0 -4
  217. data/spec/support/logs/Scheduler - 2487278-9621.log +0 -1
  218. data/spec/support/logs/Scheduler - 2487291-24094.log +0 -3
  219. data/spec/support/logs/Scheduler - 2487299-60095.log +0 -6
  220. data/spec/support/logs/Scheduler - 2487368-7706.log +0 -3
  221. data/spec/support/logs/Scheduler - 2487378-9859.log +0 -6
  222. data/spec/support/logs/Scheduler - 2487396-17812.log +0 -3
  223. data/spec/support/logs/Scheduler - 2487407-25543.log +0 -6
  224. data/spec/support/logs/Scheduler - 2487451-44767.log +0 -4
  225. data/spec/support/logs/Scheduler - 2487506-1422.log +0 -6
  226. data/spec/support/logs/Scheduler - 2487541-38068.log +0 -1
  227. data/spec/support/logs/Scheduler - 2487544-21866.log +0 -1
  228. data/spec/support/logs/Scheduler - 2487548-15245.log +0 -1
  229. data/spec/support/logs/Scheduler - 2487551-34905.log +0 -1
  230. data/spec/support/logs/Scheduler - 2487554-22142.log +0 -1
  231. data/spec/support/logs/Scheduler - 2487562-35113.log +0 -1
  232. data/spec/support/logs/Scheduler - 2487565-55125.log +0 -3
  233. data/spec/support/logs/Scheduler - 2487569-48845.log +0 -6
  234. data/spec/support/logs/Scheduler - 2487576-57192.log +0 -4
  235. data/spec/support/logs/Scheduler - 2487583-17991.log +0 -1
  236. data/spec/support/logs/Scheduler - 2487586-30014.log +0 -1
  237. data/spec/support/logs/Scheduler - 2487591-6472.log +0 -1
  238. data/spec/support/logs/Scheduler - 2487594-2195.log +0 -1
  239. data/spec/support/logs/Scheduler - 2487598-55808.log +0 -3
  240. data/spec/support/logs/Scheduler - 2487605-7400.log +0 -1
  241. data/spec/support/logs/Scheduler - 2487607-4337.log +0 -1
  242. data/spec/support/logs/Scheduler - 2487610-25835.log +0 -1
  243. data/spec/support/logs/Scheduler - 2493623-45209.log +0 -3
  244. data/spec/support/logs/Scheduler - 2493714-59407.log +0 -1
  245. data/spec/support/logs/Scheduler - 2494470-61696.log +0 -3
  246. data/spec/support/logs/Scheduler - 2494723-2810.log +0 -6
  247. data/spec/support/logs/Scheduler - 2495458-22112.log +0 -4
  248. data/spec/support/logs/Scheduler - 2496034-4076.log +0 -1
  249. data/spec/support/logs/Scheduler - 2496119-62253.log +0 -3
  250. data/spec/support/logs/Scheduler - 2496210-50380.log +0 -6
  251. data/spec/support/logs/Scheduler - 2497536-24922.log +0 -3
  252. data/spec/support/logs/Scheduler - 2497786-13515.log +0 -6
  253. data/spec/support/logs/Scheduler - 2498774-16911.log +0 -3
  254. data/spec/support/logs/Scheduler - 2498961-4742.log +0 -6
  255. data/spec/support/logs/Scheduler - 2500340-16045.log +0 -4
  256. data/spec/support/logs/Scheduler - 2500980-26158.log +0 -6
  257. data/spec/support/logs/Scheduler - 2502381-26435.log +0 -1
  258. data/spec/support/logs/Scheduler - 2502463-62965.log +0 -1
  259. data/spec/support/logs/Scheduler - 2502547-53434.log +0 -1
  260. data/spec/support/logs/Scheduler - 2502628-43720.log +0 -1
  261. data/spec/support/logs/Scheduler - 2502643-58379.log +0 -1
  262. data/spec/support/logs/Scheduler - 2502873-64893.log +0 -1
  263. data/spec/support/logs/Scheduler - 2502954-43885.log +0 -3
  264. data/spec/support/logs/Scheduler - 2503039-52147.log +0 -6
  265. data/spec/support/logs/Scheduler - 2503768-28831.log +0 -4
  266. data/spec/support/logs/Scheduler - 2504259-24533.log +0 -1
  267. data/spec/support/logs/Scheduler - 2504343-56967.log +0 -1
  268. data/spec/support/logs/Scheduler - 2504502-25085.log +0 -1
  269. data/spec/support/logs/Scheduler - 2504587-30789.log +0 -1
  270. data/spec/support/logs/Scheduler - 2504608-56601.log +0 -3
  271. data/spec/support/logs/Scheduler - 2504760-36374.log +0 -1
  272. data/spec/support/logs/Scheduler - 2504841-49675.log +0 -1
  273. data/spec/support/logs/Scheduler - 2504923-15781.log +0 -1
  274. data/spec/support/logs/Scheduler - 2532871-63847.log +0 -16
  275. data/spec/support/logs/Scheduler - 2538978-63705.log +0 -6
  276. data/spec/support/logs/Scheduler - 2539461-10579.log +0 -6
  277. data/spec/support/logs/Scheduler - 2539981-44320.log +0 -6
  278. data/spec/support/logs/Scheduler - 2540265-37672.log +0 -3
  279. data/spec/support/logs/Scheduler - 2540434-9490.log +0 -5
  280. data/spec/support/logs/Scheduler - 2540840-9957.log +0 -1
  281. data/spec/support/logs/Scheduler - 2540921-2437.log +0 -1
  282. data/spec/support/logs/Scheduler - 2540937-17100.log +0 -1
  283. data/spec/support/logs/Scheduler - 2541007-52812.log +0 -1
  284. data/spec/support/logs/Scheduler - 2541091-56468.log +0 -1
  285. data/spec/support/logs/Scheduler - 2541109-54138.log +0 -1
  286. data/spec/support/logs/Scheduler - 2541188-17918.log +0 -1
  287. data/spec/support/logs/Scheduler - 2541267-2563.log +0 -3
  288. data/spec/support/logs/Scheduler - 2541430-40675.log +0 -3
  289. data/spec/support/logs/Scheduler - 2542341-38074.log +0 -3
  290. data/spec/support/logs/Scheduler - 2542519-33069.log +0 -3
  291. data/spec/support/logs/Scheduler - 2542610-41819.log +0 -4
  292. data/spec/support/logs/Scheduler - 2543168-3708.log +0 -1
  293. data/spec/support/logs/Scheduler - 2543332-46957.log +0 -4
  294. data/spec/support/logs/Scheduler - 2543334-53034.log +0 -1
  295. data/spec/support/logs/Scheduler - 2543419-31038.log +0 -1
  296. data/spec/support/logs/Scheduler - 2543666-10481.log +0 -16
  297. data/spec/support/logs/Scheduler - 2544245-30154.log +0 -4
  298. data/spec/support/logs/Scheduler - 2544487-8113.log +0 -1
  299. data/spec/support/logs/Scheduler - 2544490-62030.log +0 -1
  300. data/spec/support/logs/Scheduler - 2544494-64830.log +0 -1
  301. data/spec/support/logs/Scheduler - 2544585-3507.log +0 -1
  302. data/spec/support/logs/Scheduler - 2544668-24185.log +0 -3
  303. data/spec/support/logs/Scheduler - 2544762-17601.log +0 -1
  304. data/spec/support/logs/Scheduler - 2544790-32379.log +0 -1
  305. data/spec/support/logs/Scheduler - 2544853-35518.log +0 -1
  306. data/spec/support/logs/Scheduler - 2544939-52525.log +0 -1
  307. data/spec/support/logs/Scheduler - 2545016-12352.log +0 -1
  308. data/spec/support/logs/Scheduler - 2545096-63001.log +0 -1
  309. data/spec/support/logs/Scheduler - 2545178-63647.log +0 -2
  310. data/spec/support/logs/Scheduler - 361893-37255.log +0 -3
  311. data/spec/support/logs/Scheduler - 361897-36090.log +0 -1
  312. data/spec/support/logs/Scheduler - 361928-44834.log +0 -3
  313. data/spec/support/logs/Scheduler - 361937-43013.log +0 -6
  314. data/spec/support/logs/Scheduler - 361956-8533.log +0 -4
  315. data/spec/support/logs/Scheduler - 361968-31856.log +0 -1
  316. data/spec/support/logs/Scheduler - 361988-37894.log +0 -3
  317. data/spec/support/logs/Scheduler - 361997-31525.log +0 -6
  318. data/spec/support/logs/Scheduler - 362037-51907.log +0 -3
  319. data/spec/support/logs/Scheduler - 362047-32758.log +0 -6
  320. data/spec/support/logs/Scheduler - 362072-11620.log +0 -3
  321. data/spec/support/logs/Scheduler - 362080-16797.log +0 -6
  322. data/spec/support/logs/Scheduler - 362124-56230.log +0 -4
  323. data/spec/support/logs/Scheduler - 362137-4746.log +0 -6
  324. data/spec/support/logs/Scheduler - 362176-32691.log +0 -1
  325. data/spec/support/logs/Scheduler - 362179-34759.log +0 -1
  326. data/spec/support/logs/Scheduler - 362183-18758.log +0 -1
  327. data/spec/support/logs/Scheduler - 362187-63438.log +0 -1
  328. data/spec/support/logs/Scheduler - 362189-35075.log +0 -1
  329. data/spec/support/logs/Scheduler - 362191-34351.log +0 -1
  330. data/spec/support/logs/Scheduler - 362195-51436.log +0 -3
  331. data/spec/support/logs/Scheduler - 362199-46884.log +0 -6
  332. data/spec/support/logs/Scheduler - 362214-12351.log +0 -4
  333. data/spec/support/logs/Scheduler - 362230-12723.log +0 -1
  334. data/spec/support/logs/Scheduler - 362233-16133.log +0 -1
  335. data/spec/support/logs/Scheduler - 362238-51103.log +0 -1
  336. data/spec/support/logs/Scheduler - 362241-20441.log +0 -1
  337. data/spec/support/logs/Scheduler - 362245-40692.log +0 -3
  338. data/spec/support/logs/Scheduler - 362251-40074.log +0 -1
  339. data/spec/support/logs/Scheduler - 362253-48087.log +0 -1
  340. data/spec/support/logs/Scheduler - 362256-27112.log +0 -1
  341. data/spec/support/logs/Scheduler - 363208-60869.log +0 -16
  342. data/spec/support/logs/Scheduler - 363231-35883.log +0 -6
  343. data/spec/support/logs/Scheduler - 363240-11734.log +0 -6
  344. data/spec/support/logs/Scheduler - 363252-28394.log +0 -6
  345. data/spec/support/logs/Scheduler - 363267-7527.log +0 -3
  346. data/spec/support/logs/Scheduler - 363282-48049.log +0 -5
  347. data/spec/support/logs/Scheduler - 363298-26965.log +0 -1
  348. data/spec/support/logs/Scheduler - 363300-14973.log +0 -1
  349. data/spec/support/logs/Scheduler - 363302-58216.log +0 -1
  350. data/spec/support/logs/Scheduler - 363304-11942.log +0 -1
  351. data/spec/support/logs/Scheduler - 363306-39654.log +0 -1
  352. data/spec/support/logs/Scheduler - 363308-57479.log +0 -1
  353. data/spec/support/logs/Scheduler - 363310-32176.log +0 -1
  354. data/spec/support/logs/Scheduler - 363314-13492.log +0 -3
  355. data/spec/support/logs/Scheduler - 363322-38112.log +0 -3
  356. data/spec/support/logs/Scheduler - 363342-26080.log +0 -3
  357. data/spec/support/logs/Scheduler - 363349-51783.log +0 -3
  358. data/spec/support/logs/Scheduler - 363355-44132.log +0 -4
  359. data/spec/support/logs/Scheduler - 363367-12160.log +0 -1
  360. data/spec/support/logs/Scheduler - 363372-28520.log +0 -4
  361. data/spec/support/logs/Scheduler - 363376-58951.log +0 -1
  362. data/spec/support/logs/Scheduler - 363379-28506.log +0 -1
  363. data/spec/support/logs/Scheduler - 363384-63536.log +0 -16
  364. data/spec/support/logs/Scheduler - 363402-32695.log +0 -4
  365. data/spec/support/logs/Scheduler - 363412-41984.log +0 -1
  366. data/spec/support/logs/Scheduler - 363414-47366.log +0 -1
  367. data/spec/support/logs/Scheduler - 363416-44368.log +0 -1
  368. data/spec/support/logs/Scheduler - 363427-29292.log +0 -1
  369. data/spec/support/logs/Scheduler - 363431-44605.log +0 -3
  370. data/spec/support/logs/Scheduler - 363439-19754.log +0 -1
  371. data/spec/support/logs/Scheduler - 363441-5762.log +0 -1
  372. data/spec/support/logs/Scheduler - 363443-4000.log +0 -1
  373. data/spec/support/logs/Scheduler - 363445-3688.log +0 -1
  374. data/spec/support/logs/Scheduler - 363448-50268.log +0 -1
  375. data/spec/support/logs/Scheduler - 363451-23104.log +0 -1
  376. data/spec/support/logs/Scheduler - 363454-12897.log +0 -2
  377. data/spec/support/logs/error-2487640.log +0 -797
  378. data/spec/support/logs/error-360075.log +0 -797
  379. data/spec/support/logs/output_spec_2487640.log +0 -390
  380. data/spec/support/logs/output_spec_360075.log +0 -390
  381. data/spec/support/reports/052f88c73e2d0ecf331dbf5fce0cfe3c.crf +0 -0
  382. data/spec/support/reports/06eed3dec98f5cd5fc717190a004d7d6.crf +0 -0
  383. data/spec/support/reports/0902bd88bbd4df462910007a3b5018fc.crf +0 -0
  384. data/spec/support/reports/10b9864e81e3204d1ef4940ccb88b0ed.crf +0 -0
  385. data/spec/support/reports/16b575097e68156416a84a6854d3719c.crf +0 -0
  386. data/spec/support/reports/18be00bff4371738c7c7013b284b415b.crf +0 -0
  387. data/spec/support/reports/1ca39d410c2cf1f652eb8c320d6682bd.crf +0 -0
  388. data/spec/support/reports/266a09d73152ce2f3d2951f1dab133f3.crf +0 -0
  389. data/spec/support/reports/2929bee9c126b2695dc569b693fef574.crf +0 -0
  390. data/spec/support/reports/2abd611201d06f0428f1b060b32d4839.crf +0 -0
  391. data/spec/support/reports/2b9ce956f7060163d7a0b78603dc05ca.crf +0 -0
  392. data/spec/support/reports/3254163f76b8696fa1677d18eaefce1d.crf +0 -0
  393. data/spec/support/reports/3a9e6a4fa91c901550ff295cd21d69c9.crf +0 -0
  394. data/spec/support/reports/3de18cf956e18664f441f94ee05e4118.crf +0 -0
  395. data/spec/support/reports/46bcffd844008e71c7d90a76baf8597d.crf +0 -0
  396. data/spec/support/reports/482cf0d0c54cda32bedf59b2ea995c65.crf +0 -0
  397. data/spec/support/reports/502508e3a29966200350196c9859881c.crf +0 -0
  398. data/spec/support/reports/5f0d832d46338d69b4eab6ff91ba4c91.crf +0 -0
  399. data/spec/support/reports/620287cfdc373595385cf2471e1d4523.crf +0 -0
  400. data/spec/support/reports/65d71de3b0e8c9fe894f4ba36cb4cb7c.crf +0 -0
  401. data/spec/support/reports/6754d1f86dc5544abeca7f06314ebc56.crf +0 -0
  402. data/spec/support/reports/75fecdd5e006942292e02e6a223e7279.crf +0 -0
  403. data/spec/support/reports/77523cc87357aa220c33d5604f41b5a1.crf +0 -0
  404. data/spec/support/reports/7e137bd5f71e0f0fbb63b93b87dae160.crf +0 -0
  405. data/spec/support/reports/806a17c3a40cc22eafd77c97b64a2ed5.crf +0 -0
  406. data/spec/support/reports/81cca53163bbab5ccf4d5f0401d5adcd.crf +0 -0
  407. data/spec/support/reports/8745ae8fdeb76289765582e06a614940.crf +0 -0
  408. data/spec/support/reports/8c204ee129fe1bd6c5964d29ae5d03ae.crf +0 -0
  409. data/spec/support/reports/937b7b516a99c23b2a641bb7bf695bfa.crf +0 -0
  410. data/spec/support/reports/a6eb89ffb1c33e33e421c1ee393118a9.crf +0 -0
  411. data/spec/support/reports/aadbf2c1544b0e11174853fb4883a38c.crf +0 -0
  412. data/spec/support/reports/c360a2833f3e635e69036916010edeac.crf +0 -0
  413. data/spec/support/reports/cf0bfb4662a7cda85db324936aae93d3.crf +0 -0
  414. data/spec/support/reports/cfff9c06897e28b1d58977909738c78f.crf +0 -0
  415. data/spec/support/reports/e2d5321452359193a758f7d16879ddb3.crf +0 -0
  416. data/spec/support/reports/e58c9dfbf9edeca9adcf32af5940f16b.crf +0 -0
  417. data/spec/support/reports/e96abea937f1ed3f89bc2ec5397522db.crf +0 -0
  418. data/spec/support/reports/ec0bbd4424061d305963551a29d20e1a.crf +0 -0
  419. data/spec/support/reports/f16e679098a4411d4f1c123abcd6af90.crf +0 -0
  420. data/spec/support/reports/f2c155087c431851979048ceb8c46ec9.crf +0 -0
  421. data/spec/support/reports/f3d542036e17f6a66e11bfacb2fb3366.crf +0 -0
  422. data/spec/support/reports/f72c7feef5f9c7e29f423c3ebe345ef3.crf +0 -0
  423. data/spec/support/reports/fbb2e1c6ada2d4b8229488f4c4b3b418.crf +0 -0
  424. data/spec/support/snapshots/Cuboid 2022-02-01 13_10_28 +0200 a06d9bd7db81b1b4fb077ceadcc3895f.csf +0 -0
  425. data/spec/support/snapshots/Cuboid 2022-02-01 13_10_42 +0200 36c68859faf144eed9ff9c01ae754217.csf +0 -0
  426. data/spec/support/snapshots/Cuboid 2022-02-01 13_24_42 +0200 5a26112a913330ee8763b2982a4d42df.csf +0 -0
  427. data/spec/support/snapshots/Cuboid 2022-02-01 13_24_56 +0200 190856b98ac7099eb553ed3abcfbcb87.csf +0 -0
  428. data/spec/support/snapshots/Cuboid 2022-02-01 13_35_35 +0200 a9c5229b459119840c9428a3d7c54eb1.csf +0 -0
  429. data/spec/support/snapshots/Cuboid 2022-02-01 13_35_41 +0200 d93660f71110dad136cea0758b29611e.csf +0 -0
  430. data/spec/support/snapshots/Cuboid 2022-02-01 13_35_44 +0200 57083dafa382f1d21cc33c9740861c88.csf +0 -0
  431. data/spec/support/snapshots/Cuboid 2022-02-13 07_55_57 +0200 6ff9bf8c7b70ad85fa3a42f44bcc5fe7.csf +0 -0
  432. data/spec/support/snapshots/Cuboid 2022-02-13 07_56_12 +0200 2852d4e0ae04e5365301703913f7b763.csf +0 -0
  433. data/spec/support/snapshots/Cuboid 2022-02-13 08_06_41 +0200 54da34dab4b059de90cdd33d400ccac7.csf +0 -0
  434. data/spec/support/snapshots/Cuboid 2022-02-13 08_06_46 +0200 61596bdce9318446373d1b736ec7c9ce.csf +0 -0
  435. data/spec/support/snapshots/Cuboid 2022-02-13 08_06_48 +0200 19030be87532ece27c1d4791a8d3229c.csf +0 -0
@@ -1,3 +0,0 @@
1
- [Tue Feb 1 13:17:59 2022] [status] Ready
2
- [Tue Feb 1 13:18:00 2022] [status] [1f53662f9a0a2d3fe7e325a82aeb60ff] Got Instance: 127.0.0.1:29479/9fb7de196407cb5f47465ef0eae745fa
3
- [Tue Feb 1 13:18:00 2022] [status] [1f53662f9a0a2d3fe7e325a82aeb60ff] Instance started.
@@ -1 +0,0 @@
1
- [Tue Feb 1 13:18:01 2022] [status] Ready
@@ -1,3 +0,0 @@
1
- [Tue Feb 1 13:18:17 2022] [status] Ready
2
- [Tue Feb 1 13:18:18 2022] [status] [44f3fb0569dd560e0183d0f92b753aeb] Got Instance: 127.0.0.1:59028/b0c80549ba8d28da5bebe8d3020ebeb3
3
- [Tue Feb 1 13:18:18 2022] [status] [44f3fb0569dd560e0183d0f92b753aeb] Instance started.
@@ -1,27 +0,0 @@
1
- [Tue Feb 1 13:18:20 2022] [status] Ready
2
- [Tue Feb 1 13:18:21 2022] [status] [be144b3a4bc111ef973fc48ca8fb188c] Got Instance: 127.0.0.1:28065/68cd138001f333f855cf6cff26f23dd8
3
- [Tue Feb 1 13:18:21 2022] [status] [be144b3a4bc111ef973fc48ca8fb188c] Instance started.
4
- [Tue Feb 1 13:18:30 2022] [status] [be144b3a4bc111ef973fc48ca8fb188c] Grabbing report.
5
- [Tue Feb 1 13:18:30 2022] [error] Reactor: undefined method `parse' for Time:Class
6
- [Tue Feb 1 13:18:30 2022] [error] Reactor: /home/zapotek/workspace/qadron/cuboid/lib/cuboid/report.rb:183:in `from_rpc_data'
7
- [Tue Feb 1 13:18:30 2022] [error] Reactor: /home/zapotek/workspace/qadron/cuboid/lib/cuboid/rpc/client/instance/service.rb:29:in `block in <class:Proxy>'
8
- [Tue Feb 1 13:18:30 2022] [error] Reactor: /home/zapotek/.rvm/gems/ruby-2.7.5@cuboid/gems/arachni-rpc-0.2.1.4/lib/arachni/rpc/proxy.rb:59:in `block (2 levels) in translate'
9
- [Tue Feb 1 13:18:30 2022] [error] Reactor: /home/zapotek/.rvm/gems/ruby-2.7.5@cuboid/gems/arachni-rpc-0.2.1.4/lib/arachni/rpc/client/handler.rb:77:in `receive_response'
10
- [Tue Feb 1 13:18:30 2022] [error] Reactor: /home/zapotek/.rvm/gems/ruby-2.7.5@cuboid/gems/arachni-rpc-0.2.1.4/lib/arachni/rpc/client/handler.rb:137:in `receive_object'
11
- [Tue Feb 1 13:18:30 2022] [error] Reactor: /home/zapotek/.rvm/gems/ruby-2.7.5@cuboid/gems/arachni-rpc-0.2.1.4/lib/arachni/rpc/protocol.rb:52:in `on_read'
12
- [Tue Feb 1 13:18:30 2022] [error] Reactor: /home/zapotek/.rvm/gems/ruby-2.7.5@cuboid/gems/arachni-reactor-0.1.3.2/lib/arachni/reactor/connection.rb:261:in `block in _read'
13
- [Tue Feb 1 13:18:30 2022] [error] Reactor: /home/zapotek/.rvm/gems/ruby-2.7.5@cuboid/gems/arachni-reactor-0.1.3.2/lib/arachni/reactor/connection/error.rb:26:in `translate'
14
- [Tue Feb 1 13:18:30 2022] [error] Reactor: /home/zapotek/.rvm/gems/ruby-2.7.5@cuboid/gems/arachni-reactor-0.1.3.2/lib/arachni/reactor/connection.rb:260:in `_read'
15
- [Tue Feb 1 13:18:30 2022] [error] Reactor: /home/zapotek/.rvm/gems/ruby-2.7.5@cuboid/gems/arachni-reactor-0.1.3.2/lib/arachni/reactor/connection/tls.rb:115:in `_read'
16
- [Tue Feb 1 13:18:30 2022] [error] Reactor: /home/zapotek/.rvm/gems/ruby-2.7.5@cuboid/gems/arachni-reactor-0.1.3.2/lib/arachni/reactor.rb:626:in `each'
17
- [Tue Feb 1 13:18:30 2022] [error] Reactor: /home/zapotek/.rvm/gems/ruby-2.7.5@cuboid/gems/arachni-reactor-0.1.3.2/lib/arachni/reactor.rb:626:in `block in process_connections'
18
- [Tue Feb 1 13:18:30 2022] [error] Reactor: /home/zapotek/.rvm/gems/ruby-2.7.5@cuboid/gems/arachni-reactor-0.1.3.2/lib/arachni/reactor.rb:626:in `each'
19
- [Tue Feb 1 13:18:30 2022] [error] Reactor: /home/zapotek/.rvm/gems/ruby-2.7.5@cuboid/gems/arachni-reactor-0.1.3.2/lib/arachni/reactor.rb:626:in `process_connections'
20
- [Tue Feb 1 13:18:30 2022] [error] Reactor: /home/zapotek/.rvm/gems/ruby-2.7.5@cuboid/gems/arachni-reactor-0.1.3.2/lib/arachni/reactor.rb:316:in `block in run'
21
- [Tue Feb 1 13:18:30 2022] [error] Reactor: /home/zapotek/.rvm/gems/ruby-2.7.5@cuboid/gems/arachni-reactor-0.1.3.2/lib/arachni/reactor.rb:307:in `loop'
22
- [Tue Feb 1 13:18:30 2022] [error] Reactor: /home/zapotek/.rvm/gems/ruby-2.7.5@cuboid/gems/arachni-reactor-0.1.3.2/lib/arachni/reactor.rb:307:in `run'
23
- [Tue Feb 1 13:18:30 2022] [error] Reactor: /home/zapotek/workspace/qadron/cuboid/lib/cuboid/processes/executables/scheduler.rb:3:in `<top (required)>'
24
- [Tue Feb 1 13:18:30 2022] [error] Reactor: /home/zapotek/workspace/qadron/cuboid/lib/cuboid/processes/executables/base.rb:54:in `load'
25
- [Tue Feb 1 13:18:30 2022] [error] Reactor: /home/zapotek/workspace/qadron/cuboid/lib/cuboid/processes/executables/base.rb:54:in `<main>'
26
- [Tue Feb 1 13:18:51 2022] [status] Shutting down...
27
- [Tue Feb 1 13:18:52 2022] [status] Shutting down...
@@ -1 +0,0 @@
1
- [Tue Feb 1 13:18:56 2022] [status] Ready
@@ -1,3 +0,0 @@
1
- [Tue Feb 1 13:21:21 2022] [status] Ready
2
- [Tue Feb 1 13:21:22 2022] [status] [28f86c97c1f6acd4ac9e6d5f6bad16a8] Got Instance: 127.0.0.1:60260/ca3f4fa05fc20c6f28dccc087fb007ff
3
- [Tue Feb 1 13:21:22 2022] [status] [28f86c97c1f6acd4ac9e6d5f6bad16a8] Instance started.
@@ -1 +0,0 @@
1
- [Tue Feb 1 13:21:23 2022] [status] Ready
@@ -1,3 +0,0 @@
1
- [Tue Feb 1 13:21:39 2022] [status] Ready
2
- [Tue Feb 1 13:21:40 2022] [status] [ca6bd96ebec100f329d87157655f1758] Got Instance: 127.0.0.1:31175/fc7cc9a1f693cde89070d1da176ce32b
3
- [Tue Feb 1 13:21:40 2022] [status] [ca6bd96ebec100f329d87157655f1758] Instance started.
@@ -1,6 +0,0 @@
1
- [Tue Feb 1 13:21:42 2022] [status] Ready
2
- [Tue Feb 1 13:21:43 2022] [status] [aadbf2c1544b0e11174853fb4883a38c] Got Instance: 127.0.0.1:7823/3ad7e117eaa49b52d3b3df3b794e5367
3
- [Tue Feb 1 13:21:43 2022] [status] [aadbf2c1544b0e11174853fb4883a38c] Instance started.
4
- [Tue Feb 1 13:21:52 2022] [status] [aadbf2c1544b0e11174853fb4883a38c] Grabbing report.
5
- [Tue Feb 1 13:21:52 2022] [status] [aadbf2c1544b0e11174853fb4883a38c] Report saved at: /home/zapotek/workspace/qadron/cuboid/spec/support/reports/aadbf2c1544b0e11174853fb4883a38c.crf
6
- [Tue Feb 1 13:21:52 2022] [status] [aadbf2c1544b0e11174853fb4883a38c] Completed.
@@ -1,4 +0,0 @@
1
- [Tue Feb 1 13:21:54 2022] [status] Ready
2
- [Tue Feb 1 13:21:59 2022] [status] [266a09d73152ce2f3d2951f1dab133f3] Grabbing report.
3
- [Tue Feb 1 13:21:59 2022] [status] [266a09d73152ce2f3d2951f1dab133f3] Report saved at: /home/zapotek/workspace/qadron/cuboid/spec/support/reports/266a09d73152ce2f3d2951f1dab133f3.crf
4
- [Tue Feb 1 13:21:59 2022] [status] [266a09d73152ce2f3d2951f1dab133f3] Completed.
@@ -1 +0,0 @@
1
- [Tue Feb 1 13:22:06 2022] [status] Ready
@@ -1,3 +0,0 @@
1
- [Tue Feb 1 13:22:10 2022] [status] Ready
2
- [Tue Feb 1 13:22:11 2022] [status] [507fc6cd14e3dc9d03d079814200d51d] Got Instance: 127.0.0.1:27923/b81594752f1e5e325100b914afa921dc
3
- [Tue Feb 1 13:22:11 2022] [status] [507fc6cd14e3dc9d03d079814200d51d] Instance started.
@@ -1,6 +0,0 @@
1
- [Tue Feb 1 13:22:13 2022] [status] Ready
2
- [Tue Feb 1 13:22:14 2022] [status] [46bcffd844008e71c7d90a76baf8597d] Got Instance: 127.0.0.1:64606/6ca80140a32496e8eb6e6422c5201853
3
- [Tue Feb 1 13:22:14 2022] [status] [46bcffd844008e71c7d90a76baf8597d] Instance started.
4
- [Tue Feb 1 13:22:23 2022] [status] [46bcffd844008e71c7d90a76baf8597d] Grabbing report.
5
- [Tue Feb 1 13:22:23 2022] [status] [46bcffd844008e71c7d90a76baf8597d] Report saved at: /home/zapotek/workspace/qadron/cuboid/spec/support/reports/46bcffd844008e71c7d90a76baf8597d.crf
6
- [Tue Feb 1 13:22:23 2022] [status] [46bcffd844008e71c7d90a76baf8597d] Completed.
@@ -1,3 +0,0 @@
1
- [Tue Feb 1 13:22:33 2022] [status] Ready
2
- [Tue Feb 1 13:22:34 2022] [status] [92fb060db05f7b1d72eb7c8fcccc844d] Got Instance: 127.0.0.1:60646/f77b74bf1f4829b4fc033817fa00fe3c
3
- [Tue Feb 1 13:22:34 2022] [status] [92fb060db05f7b1d72eb7c8fcccc844d] Instance started.
@@ -1,6 +0,0 @@
1
- [Tue Feb 1 13:22:36 2022] [status] Ready
2
- [Tue Feb 1 13:22:37 2022] [status] [18be00bff4371738c7c7013b284b415b] Got Instance: 127.0.0.1:28000/84e9d267568a82b3c918a8feef7b1073
3
- [Tue Feb 1 13:22:37 2022] [status] [18be00bff4371738c7c7013b284b415b] Instance started.
4
- [Tue Feb 1 13:22:46 2022] [status] [18be00bff4371738c7c7013b284b415b] Grabbing report.
5
- [Tue Feb 1 13:22:46 2022] [status] [18be00bff4371738c7c7013b284b415b] Report saved at: /home/zapotek/workspace/qadron/cuboid/spec/support/reports/18be00bff4371738c7c7013b284b415b.crf
6
- [Tue Feb 1 13:22:46 2022] [status] [18be00bff4371738c7c7013b284b415b] Completed.
@@ -1,3 +0,0 @@
1
- [Tue Feb 1 13:22:50 2022] [status] Ready
2
- [Tue Feb 1 13:22:51 2022] [status] [a15d68e05d38148e0c7ed25b2c38313f] Got Instance: 127.0.0.1:29755/516d37a8416d6435eb3d7462df4e3f65
3
- [Tue Feb 1 13:22:51 2022] [status] [a15d68e05d38148e0c7ed25b2c38313f] Instance started.
@@ -1,6 +0,0 @@
1
- [Tue Feb 1 13:22:54 2022] [status] Ready
2
- [Tue Feb 1 13:22:54 2022] [status] [e96abea937f1ed3f89bc2ec5397522db] Got Instance: 127.0.0.1:2944/b0bb56bf14ad8ee47d7d67eddaa08536
3
- [Tue Feb 1 13:22:54 2022] [status] [e96abea937f1ed3f89bc2ec5397522db] Instance started.
4
- [Tue Feb 1 13:23:04 2022] [status] [e96abea937f1ed3f89bc2ec5397522db] Grabbing report.
5
- [Tue Feb 1 13:23:04 2022] [status] [e96abea937f1ed3f89bc2ec5397522db] Report saved at: /home/zapotek/workspace/qadron/cuboid/spec/support/reports/e96abea937f1ed3f89bc2ec5397522db.crf
6
- [Tue Feb 1 13:23:04 2022] [status] [e96abea937f1ed3f89bc2ec5397522db] Completed.
@@ -1,4 +0,0 @@
1
- [Tue Feb 1 13:23:17 2022] [status] Ready
2
- [Tue Feb 1 13:23:19 2022] [status] [2b5e76d664429803d11d47ec55c6338c] Got Instance: 127.0.0.1:47559/cf3fdb843e58898b30947855d62d4a2e
3
- [Tue Feb 1 13:23:19 2022] [status] [2b5e76d664429803d11d47ec55c6338c] Instance started.
4
- [Tue Feb 1 13:23:24 2022] [error] [2b5e76d664429803d11d47ec55c6338c] Failed: [Arachni::RPC::Exceptions::ConnectionError] Connection closed [Connection refused - connect(2) for 127.0.0.1:47559]
@@ -1,6 +0,0 @@
1
- [Tue Feb 1 13:23:26 2022] [status] Ready
2
- [Tue Feb 1 13:23:27 2022] [status] [8c204ee129fe1bd6c5964d29ae5d03ae] Got Instance: 127.0.0.1:36689/8fcddb7f1339ceaf59cdb9008336765b
3
- [Tue Feb 1 13:23:27 2022] [status] [8c204ee129fe1bd6c5964d29ae5d03ae] Instance started.
4
- [Tue Feb 1 13:23:36 2022] [status] [8c204ee129fe1bd6c5964d29ae5d03ae] Grabbing report.
5
- [Tue Feb 1 13:23:36 2022] [status] [8c204ee129fe1bd6c5964d29ae5d03ae] Report saved at: /home/zapotek/workspace/qadron/cuboid/spec/support/reports/8c204ee129fe1bd6c5964d29ae5d03ae.crf
6
- [Tue Feb 1 13:23:36 2022] [status] [8c204ee129fe1bd6c5964d29ae5d03ae] Completed.
@@ -1 +0,0 @@
1
- [Tue Feb 1 13:23:48 2022] [status] Ready
@@ -1 +0,0 @@
1
- [Tue Feb 1 13:23:49 2022] [status] Ready
@@ -1 +0,0 @@
1
- [Tue Feb 1 13:23:50 2022] [status] Ready
@@ -1 +0,0 @@
1
- [Tue Feb 1 13:23:51 2022] [status] Ready
@@ -1 +0,0 @@
1
- [Tue Feb 1 13:23:52 2022] [status] Ready
@@ -1 +0,0 @@
1
- [Tue Feb 1 13:23:55 2022] [status] Ready
@@ -1,3 +0,0 @@
1
- [Tue Feb 1 13:23:56 2022] [status] Ready
2
- [Tue Feb 1 13:23:57 2022] [status] [fae7d7859d72238baf89bfa474ef76b2] Got Instance: 127.0.0.1:60755/aa0b9c233f6fc770ef28e44f3c1fac11
3
- [Tue Feb 1 13:23:57 2022] [status] [fae7d7859d72238baf89bfa474ef76b2] Instance started.
@@ -1,6 +0,0 @@
1
- [Tue Feb 1 13:23:58 2022] [status] Ready
2
- [Tue Feb 1 13:23:59 2022] [status] [2929bee9c126b2695dc569b693fef574] Got Instance: 127.0.0.1:3731/634664049261075de4883d100715a3ea
3
- [Tue Feb 1 13:23:59 2022] [status] [2929bee9c126b2695dc569b693fef574] Instance started.
4
- [Tue Feb 1 13:24:08 2022] [status] [2929bee9c126b2695dc569b693fef574] Grabbing report.
5
- [Tue Feb 1 13:24:08 2022] [status] [2929bee9c126b2695dc569b693fef574] Report saved at: /home/zapotek/workspace/qadron/cuboid/spec/support/reports/2929bee9c126b2695dc569b693fef574.crf
6
- [Tue Feb 1 13:24:08 2022] [status] [2929bee9c126b2695dc569b693fef574] Completed.
@@ -1,4 +0,0 @@
1
- [Tue Feb 1 13:24:09 2022] [status] Ready
2
- [Tue Feb 1 13:24:10 2022] [status] [c46f19fa616a5aa78d0dda4151198a00] Got Instance: 127.0.0.1:64100/1af2c797d03a79279985aa1cc5eeb1e1
3
- [Tue Feb 1 13:24:10 2022] [status] [c46f19fa616a5aa78d0dda4151198a00] Instance started.
4
- [Tue Feb 1 13:24:16 2022] [error] [c46f19fa616a5aa78d0dda4151198a00] Failed: [Arachni::RPC::Exceptions::ConnectionError] Connection closed [Connection refused - connect(2) for 127.0.0.1:64100]
@@ -1 +0,0 @@
1
- [Tue Feb 1 13:24:16 2022] [status] Ready
@@ -1 +0,0 @@
1
- [Tue Feb 1 13:24:18 2022] [status] Ready
@@ -1 +0,0 @@
1
- [Tue Feb 1 13:24:19 2022] [status] Ready
@@ -1 +0,0 @@
1
- [Tue Feb 1 13:24:20 2022] [status] Ready
@@ -1,3 +0,0 @@
1
- [Tue Feb 1 13:24:21 2022] [status] Ready
2
- [Tue Feb 1 13:24:22 2022] [status] [8f9fab786595ccd92ca8544710347ee2] Got Instance: 127.0.0.1:17512/b501170d9193687854a782b3d6c06615
3
- [Tue Feb 1 13:24:22 2022] [status] [8f9fab786595ccd92ca8544710347ee2] Instance started.
@@ -1 +0,0 @@
1
- [Tue Feb 1 13:24:23 2022] [status] Ready
@@ -1 +0,0 @@
1
- [Tue Feb 1 13:24:24 2022] [status] Ready
@@ -1 +0,0 @@
1
- [Tue Feb 1 13:24:25 2022] [status] Ready
@@ -1,3 +0,0 @@
1
- [Tue Feb 1 13:26:24 2022] [status] Ready
2
- [Tue Feb 1 13:26:25 2022] [status] [46e433190126dcb2de5562c023eae6ca] Got Instance: 127.0.0.1:57518/b4bf2607c0d889222b625124b699af2d
3
- [Tue Feb 1 13:26:25 2022] [status] [46e433190126dcb2de5562c023eae6ca] Instance started.
@@ -1 +0,0 @@
1
- [Tue Feb 1 13:26:26 2022] [status] Ready
@@ -1,3 +0,0 @@
1
- [Tue Feb 1 13:26:41 2022] [status] Ready
2
- [Tue Feb 1 13:26:42 2022] [status] [9339a454325314c9b3a07de34ae7af3d] Got Instance: 127.0.0.1:41243/5f85afcfb814d302f287c43a59e76e47
3
- [Tue Feb 1 13:26:42 2022] [status] [9339a454325314c9b3a07de34ae7af3d] Instance started.
@@ -1,6 +0,0 @@
1
- [Tue Feb 1 13:26:45 2022] [status] Ready
2
- [Tue Feb 1 13:26:46 2022] [status] [f3d542036e17f6a66e11bfacb2fb3366] Got Instance: 127.0.0.1:30046/c53e6b21a03420c58443cf3f44063ff2
3
- [Tue Feb 1 13:26:46 2022] [status] [f3d542036e17f6a66e11bfacb2fb3366] Instance started.
4
- [Tue Feb 1 13:26:55 2022] [status] [f3d542036e17f6a66e11bfacb2fb3366] Grabbing report.
5
- [Tue Feb 1 13:26:55 2022] [status] [f3d542036e17f6a66e11bfacb2fb3366] Report saved at: /home/zapotek/workspace/qadron/cuboid/spec/support/reports/f3d542036e17f6a66e11bfacb2fb3366.crf
6
- [Tue Feb 1 13:26:55 2022] [status] [f3d542036e17f6a66e11bfacb2fb3366] Completed.
@@ -1,4 +0,0 @@
1
- [Tue Feb 1 13:26:57 2022] [status] Ready
2
- [Tue Feb 1 13:27:02 2022] [status] [81cca53163bbab5ccf4d5f0401d5adcd] Grabbing report.
3
- [Tue Feb 1 13:27:02 2022] [status] [81cca53163bbab5ccf4d5f0401d5adcd] Report saved at: /home/zapotek/workspace/qadron/cuboid/spec/support/reports/81cca53163bbab5ccf4d5f0401d5adcd.crf
4
- [Tue Feb 1 13:27:02 2022] [status] [81cca53163bbab5ccf4d5f0401d5adcd] Completed.
@@ -1 +0,0 @@
1
- [Tue Feb 1 13:27:09 2022] [status] Ready
@@ -1,3 +0,0 @@
1
- [Tue Feb 1 13:27:13 2022] [status] Ready
2
- [Tue Feb 1 13:27:14 2022] [status] [dbc14332e196b2996026599a6d771177] Got Instance: 127.0.0.1:19196/c3b4cdfa4200c803fc57acc54e52b9ee
3
- [Tue Feb 1 13:27:14 2022] [status] [dbc14332e196b2996026599a6d771177] Instance started.
@@ -1,6 +0,0 @@
1
- [Tue Feb 1 13:27:16 2022] [status] Ready
2
- [Tue Feb 1 13:27:17 2022] [status] [620287cfdc373595385cf2471e1d4523] Got Instance: 127.0.0.1:35528/991d3516e289e70550f74e584e5f7fa8
3
- [Tue Feb 1 13:27:17 2022] [status] [620287cfdc373595385cf2471e1d4523] Instance started.
4
- [Tue Feb 1 13:27:26 2022] [status] [620287cfdc373595385cf2471e1d4523] Grabbing report.
5
- [Tue Feb 1 13:27:26 2022] [status] [620287cfdc373595385cf2471e1d4523] Report saved at: /home/zapotek/workspace/qadron/cuboid/spec/support/reports/620287cfdc373595385cf2471e1d4523.crf
6
- [Tue Feb 1 13:27:26 2022] [status] [620287cfdc373595385cf2471e1d4523] Completed.
@@ -1,3 +0,0 @@
1
- [Tue Feb 1 13:27:36 2022] [status] Ready
2
- [Tue Feb 1 13:27:37 2022] [status] [44c17a7f3c84c00519b9d324c888482e] Got Instance: 127.0.0.1:1291/a7023143a99a6a81e6cd81abd89e8ac2
3
- [Tue Feb 1 13:27:37 2022] [status] [44c17a7f3c84c00519b9d324c888482e] Instance started.
@@ -1,6 +0,0 @@
1
- [Tue Feb 1 13:27:39 2022] [status] Ready
2
- [Tue Feb 1 13:27:40 2022] [status] [2b9ce956f7060163d7a0b78603dc05ca] Got Instance: 127.0.0.1:34482/d2983b4c0179ae22b853259d9e61f8b3
3
- [Tue Feb 1 13:27:40 2022] [status] [2b9ce956f7060163d7a0b78603dc05ca] Instance started.
4
- [Tue Feb 1 13:27:49 2022] [status] [2b9ce956f7060163d7a0b78603dc05ca] Grabbing report.
5
- [Tue Feb 1 13:27:49 2022] [status] [2b9ce956f7060163d7a0b78603dc05ca] Report saved at: /home/zapotek/workspace/qadron/cuboid/spec/support/reports/2b9ce956f7060163d7a0b78603dc05ca.crf
6
- [Tue Feb 1 13:27:49 2022] [status] [2b9ce956f7060163d7a0b78603dc05ca] Completed.
@@ -1,3 +0,0 @@
1
- [Tue Feb 1 13:27:53 2022] [status] Ready
2
- [Tue Feb 1 13:27:54 2022] [status] [4ca7ccbe6075a856ce6a66c78027217b] Got Instance: 127.0.0.1:60907/3fb7ad936435d4d50b6f57428d0cc5a9
3
- [Tue Feb 1 13:27:54 2022] [status] [4ca7ccbe6075a856ce6a66c78027217b] Instance started.
@@ -1,6 +0,0 @@
1
- [Tue Feb 1 13:27:56 2022] [status] Ready
2
- [Tue Feb 1 13:27:57 2022] [status] [75fecdd5e006942292e02e6a223e7279] Got Instance: 127.0.0.1:35512/61bed329b022b592e323fad6ea7324ee
3
- [Tue Feb 1 13:27:57 2022] [status] [75fecdd5e006942292e02e6a223e7279] Instance started.
4
- [Tue Feb 1 13:28:06 2022] [status] [75fecdd5e006942292e02e6a223e7279] Grabbing report.
5
- [Tue Feb 1 13:28:06 2022] [status] [75fecdd5e006942292e02e6a223e7279] Report saved at: /home/zapotek/workspace/qadron/cuboid/spec/support/reports/75fecdd5e006942292e02e6a223e7279.crf
6
- [Tue Feb 1 13:28:06 2022] [status] [75fecdd5e006942292e02e6a223e7279] Completed.
@@ -1,4 +0,0 @@
1
- [Tue Feb 1 13:28:20 2022] [status] Ready
2
- [Tue Feb 1 13:28:21 2022] [status] [fc718ed254ae4cd702ef1bfda3a02045] Got Instance: 127.0.0.1:54256/5e01414d2b6181e30e67b9743734782e
3
- [Tue Feb 1 13:28:21 2022] [status] [fc718ed254ae4cd702ef1bfda3a02045] Instance started.
4
- [Tue Feb 1 13:28:27 2022] [error] [fc718ed254ae4cd702ef1bfda3a02045] Failed: [Arachni::RPC::Exceptions::ConnectionError] Connection closed [Connection refused - connect(2) for 127.0.0.1:54256]
@@ -1,6 +0,0 @@
1
- [Tue Feb 1 13:28:29 2022] [status] Ready
2
- [Tue Feb 1 13:28:30 2022] [status] [c360a2833f3e635e69036916010edeac] Got Instance: 127.0.0.1:48658/abd2d9156b091c0e06328a8b26a96f1d
3
- [Tue Feb 1 13:28:30 2022] [status] [c360a2833f3e635e69036916010edeac] Instance started.
4
- [Tue Feb 1 13:28:39 2022] [status] [c360a2833f3e635e69036916010edeac] Grabbing report.
5
- [Tue Feb 1 13:28:39 2022] [status] [c360a2833f3e635e69036916010edeac] Report saved at: /home/zapotek/workspace/qadron/cuboid/spec/support/reports/c360a2833f3e635e69036916010edeac.crf
6
- [Tue Feb 1 13:28:39 2022] [status] [c360a2833f3e635e69036916010edeac] Completed.
@@ -1 +0,0 @@
1
- [Tue Feb 1 13:28:50 2022] [status] Ready
@@ -1 +0,0 @@
1
- [Tue Feb 1 13:28:51 2022] [status] Ready
@@ -1 +0,0 @@
1
- [Tue Feb 1 13:28:53 2022] [status] Ready
@@ -1 +0,0 @@
1
- [Tue Feb 1 13:28:54 2022] [status] Ready
@@ -1 +0,0 @@
1
- [Tue Feb 1 13:28:55 2022] [status] Ready
@@ -1 +0,0 @@
1
- [Tue Feb 1 13:28:58 2022] [status] Ready
@@ -1,3 +0,0 @@
1
- [Tue Feb 1 13:28:59 2022] [status] Ready
2
- [Tue Feb 1 13:29:00 2022] [status] [addf7521bde5203d6ea216fc30ab9180] Got Instance: 127.0.0.1:44322/4c232a738cbf0c00e1b83b72a18541e1
3
- [Tue Feb 1 13:29:00 2022] [status] [addf7521bde5203d6ea216fc30ab9180] Instance started.
@@ -1,6 +0,0 @@
1
- [Tue Feb 1 13:29:01 2022] [status] Ready
2
- [Tue Feb 1 13:29:02 2022] [status] [1ca39d410c2cf1f652eb8c320d6682bd] Got Instance: 127.0.0.1:39484/9902006ea7983b88c0ebf61d3a3243b2
3
- [Tue Feb 1 13:29:02 2022] [status] [1ca39d410c2cf1f652eb8c320d6682bd] Instance started.
4
- [Tue Feb 1 13:29:11 2022] [status] [1ca39d410c2cf1f652eb8c320d6682bd] Grabbing report.
5
- [Tue Feb 1 13:29:11 2022] [status] [1ca39d410c2cf1f652eb8c320d6682bd] Report saved at: /home/zapotek/workspace/qadron/cuboid/spec/support/reports/1ca39d410c2cf1f652eb8c320d6682bd.crf
6
- [Tue Feb 1 13:29:11 2022] [status] [1ca39d410c2cf1f652eb8c320d6682bd] Completed.
@@ -1,4 +0,0 @@
1
- [Tue Feb 1 13:29:11 2022] [status] Ready
2
- [Tue Feb 1 13:29:12 2022] [status] [3554f7626aa30e4cd1481b2875d46430] Got Instance: 127.0.0.1:51095/7f0de5ebb9aec310b6bcc956b4d3e82b
3
- [Tue Feb 1 13:29:13 2022] [status] [3554f7626aa30e4cd1481b2875d46430] Instance started.
4
- [Tue Feb 1 13:29:18 2022] [error] [3554f7626aa30e4cd1481b2875d46430] Failed: [Arachni::RPC::Exceptions::ConnectionError] Connection closed [Connection refused - connect(2) for 127.0.0.1:51095]
@@ -1 +0,0 @@
1
- [Tue Feb 1 13:29:19 2022] [status] Ready
@@ -1 +0,0 @@
1
- [Tue Feb 1 13:29:21 2022] [status] Ready
@@ -1 +0,0 @@
1
- [Tue Feb 1 13:29:22 2022] [status] Ready
@@ -1 +0,0 @@
1
- [Tue Feb 1 13:29:23 2022] [status] Ready
@@ -1,3 +0,0 @@
1
- [Tue Feb 1 13:29:24 2022] [status] Ready
2
- [Tue Feb 1 13:29:25 2022] [status] [0ce2ad818859a33c67a9ddfc17c308ba] Got Instance: 127.0.0.1:42495/96778f08c78e8396e22c512f94a4167d
3
- [Tue Feb 1 13:29:25 2022] [status] [0ce2ad818859a33c67a9ddfc17c308ba] Instance started.
@@ -1 +0,0 @@
1
- [Tue Feb 1 13:29:26 2022] [status] Ready
@@ -1 +0,0 @@
1
- [Tue Feb 1 13:29:27 2022] [status] Ready
@@ -1 +0,0 @@
1
- [Tue Feb 1 13:29:28 2022] [status] Ready
@@ -1,16 +0,0 @@
1
- [Tue Feb 1 13:36:46 2022] [status] Ready
2
- [Tue Feb 1 13:36:47 2022] [status] [937b7b516a99c23b2a641bb7bf695bfa] Got Instance: 127.0.0.1:47454/23e033a0c4437274b68261deaf0a22cd
3
- [Tue Feb 1 13:36:47 2022] [status] [937b7b516a99c23b2a641bb7bf695bfa] Instance started.
4
- [Tue Feb 1 13:36:48 2022] [status] [f2c155087c431851979048ceb8c46ec9] Got Instance: 127.0.0.1:44717/932fd72cf15bccdf27be8db844624ff4
5
- [Tue Feb 1 13:36:48 2022] [status] [f2c155087c431851979048ceb8c46ec9] Instance started.
6
- [Tue Feb 1 13:36:49 2022] [status] [65d71de3b0e8c9fe894f4ba36cb4cb7c] Got Instance: 127.0.0.1:20002/3f70b018d2e73e3143b6dc72bf341f53
7
- [Tue Feb 1 13:36:49 2022] [status] [65d71de3b0e8c9fe894f4ba36cb4cb7c] Instance started.
8
- [Tue Feb 1 13:36:52 2022] [status] [937b7b516a99c23b2a641bb7bf695bfa] Grabbing report.
9
- [Tue Feb 1 13:36:52 2022] [status] [937b7b516a99c23b2a641bb7bf695bfa] Report saved at: /home/zapotek/workspace/qadron/cuboid/spec/support/reports/937b7b516a99c23b2a641bb7bf695bfa.crf
10
- [Tue Feb 1 13:36:52 2022] [status] [937b7b516a99c23b2a641bb7bf695bfa] Completed.
11
- [Tue Feb 1 13:36:53 2022] [status] [f2c155087c431851979048ceb8c46ec9] Grabbing report.
12
- [Tue Feb 1 13:36:53 2022] [status] [f2c155087c431851979048ceb8c46ec9] Report saved at: /home/zapotek/workspace/qadron/cuboid/spec/support/reports/f2c155087c431851979048ceb8c46ec9.crf
13
- [Tue Feb 1 13:36:53 2022] [status] [f2c155087c431851979048ceb8c46ec9] Completed.
14
- [Tue Feb 1 13:36:54 2022] [status] [65d71de3b0e8c9fe894f4ba36cb4cb7c] Grabbing report.
15
- [Tue Feb 1 13:36:54 2022] [status] [65d71de3b0e8c9fe894f4ba36cb4cb7c] Report saved at: /home/zapotek/workspace/qadron/cuboid/spec/support/reports/65d71de3b0e8c9fe894f4ba36cb4cb7c.crf
16
- [Tue Feb 1 13:36:54 2022] [status] [65d71de3b0e8c9fe894f4ba36cb4cb7c] Completed.
@@ -1,6 +0,0 @@
1
- [Tue Feb 1 13:36:55 2022] [status] Ready
2
- [Tue Feb 1 13:36:56 2022] [status] [3254163f76b8696fa1677d18eaefce1d] Got Instance: 127.0.0.1:5758/b5c848dd7e7fe565121ab51344898014
3
- [Tue Feb 1 13:36:56 2022] [status] [3254163f76b8696fa1677d18eaefce1d] Instance started.
4
- [Tue Feb 1 13:37:02 2022] [status] [3254163f76b8696fa1677d18eaefce1d] Grabbing report.
5
- [Tue Feb 1 13:37:02 2022] [status] [3254163f76b8696fa1677d18eaefce1d] Report saved at: /home/zapotek/workspace/qadron/cuboid/spec/support/reports/3254163f76b8696fa1677d18eaefce1d.crf
6
- [Tue Feb 1 13:37:02 2022] [status] [3254163f76b8696fa1677d18eaefce1d] Completed.
@@ -1,6 +0,0 @@
1
- [Tue Feb 1 13:37:02 2022] [status] Ready
2
- [Tue Feb 1 13:37:03 2022] [status] [6754d1f86dc5544abeca7f06314ebc56] Got Instance: 127.0.0.1:42933/ee1cb609d0da989df51a47dfa032d1a5
3
- [Tue Feb 1 13:37:03 2022] [status] [6754d1f86dc5544abeca7f06314ebc56] Instance started.
4
- [Tue Feb 1 13:37:08 2022] [status] [6754d1f86dc5544abeca7f06314ebc56] Grabbing report.
5
- [Tue Feb 1 13:37:08 2022] [status] [6754d1f86dc5544abeca7f06314ebc56] Report saved at: /home/zapotek/workspace/qadron/cuboid/spec/support/reports/6754d1f86dc5544abeca7f06314ebc56.crf
6
- [Tue Feb 1 13:37:09 2022] [status] [6754d1f86dc5544abeca7f06314ebc56] Completed.
@@ -1,6 +0,0 @@
1
- [Tue Feb 1 13:37:12 2022] [status] Ready
2
- [Tue Feb 1 13:37:13 2022] [status] [f16e679098a4411d4f1c123abcd6af90] Got Instance: 127.0.0.1:19438/3fcf7b6ff59c2038f438f58ce53fb6a4
3
- [Tue Feb 1 13:37:13 2022] [status] [f16e679098a4411d4f1c123abcd6af90] Instance started.
4
- [Tue Feb 1 13:37:18 2022] [status] [f16e679098a4411d4f1c123abcd6af90] Grabbing report.
5
- [Tue Feb 1 13:37:18 2022] [status] [f16e679098a4411d4f1c123abcd6af90] Report saved at: /home/zapotek/workspace/qadron/cuboid/spec/support/reports/f16e679098a4411d4f1c123abcd6af90.crf
6
- [Tue Feb 1 13:37:18 2022] [status] [f16e679098a4411d4f1c123abcd6af90] Completed.
@@ -1,3 +0,0 @@
1
- [Tue Feb 1 13:37:22 2022] [status] Ready
2
- [Tue Feb 1 13:37:23 2022] [status] [0e84a44b79a0dee139060c4779e68463] Got Instance: 127.0.0.1:55865/59bcda605c0242b874768282d4c99c44
3
- [Tue Feb 1 13:37:23 2022] [status] [0e84a44b79a0dee139060c4779e68463] Instance started.
@@ -1,5 +0,0 @@
1
- [Tue Feb 1 13:37:25 2022] [status] Ready
2
- [Tue Feb 1 13:37:31 2022] [error] Failed to contact Agent at: 127.0.0.1:8261
3
- [Tue Feb 1 13:37:31 2022] [error] [Arachni::RPC::Exceptions::ConnectionError] Connection closed [Connection refused - connect(2) for 127.0.0.1:8261]
4
- [Tue Feb 1 13:37:33 2022] [error] Failed to contact Agent at: 127.0.0.1:8261
5
- [Tue Feb 1 13:37:33 2022] [error] [Arachni::RPC::Exceptions::ConnectionError] Connection closed [Connection refused - connect(2) for 127.0.0.1:8261]
@@ -1 +0,0 @@
1
- [Tue Feb 1 13:37:34 2022] [status] Ready
@@ -1 +0,0 @@
1
- [Tue Feb 1 13:37:35 2022] [status] Ready
@@ -1 +0,0 @@
1
- [Tue Feb 1 13:37:36 2022] [status] Ready
@@ -1 +0,0 @@
1
- [Tue Feb 1 13:37:37 2022] [status] Ready
@@ -1 +0,0 @@
1
- [Tue Feb 1 13:37:38 2022] [status] Ready
@@ -1 +0,0 @@
1
- [Tue Feb 1 13:37:39 2022] [status] Ready
@@ -1 +0,0 @@
1
- [Tue Feb 1 13:37:40 2022] [status] Ready
@@ -1,3 +0,0 @@
1
- [Tue Feb 1 13:37:41 2022] [status] Ready
2
- [Tue Feb 1 13:37:42 2022] [status] [8ac384e6e1376b6a3f6bccad7910a0e8] Got Instance: 127.0.0.1:51001/8962e342489dca7f6c792f1743b800c5
3
- [Tue Feb 1 13:37:42 2022] [status] [8ac384e6e1376b6a3f6bccad7910a0e8] Instance started.
@@ -1,3 +0,0 @@
1
- [Tue Feb 1 13:37:43 2022] [status] Ready
2
- [Tue Feb 1 13:37:44 2022] [status] [d0cf3ccb1fe383026c64ac1b99d28fc9] Got Instance: 127.0.0.1:36390/7e79536f82bc1c5696c69507479118d3
3
- [Tue Feb 1 13:37:44 2022] [status] [d0cf3ccb1fe383026c64ac1b99d28fc9] Instance started.
@@ -1,3 +0,0 @@
1
- [Tue Feb 1 13:37:56 2022] [status] Ready
2
- [Tue Feb 1 13:37:57 2022] [status] [752b380220a6fa0e518ee6bfa163fa82] Got Instance: 127.0.0.1:22976/206c35b95b196764f43a45cf1eefd67c
3
- [Tue Feb 1 13:37:57 2022] [status] [752b380220a6fa0e518ee6bfa163fa82] Instance started.
@@ -1,3 +0,0 @@
1
- [Tue Feb 1 13:37:58 2022] [status] Ready
2
- [Tue Feb 1 13:37:59 2022] [status] [d33b27f9498a521e0d9438cc7bd69c2c] Got Instance: 127.0.0.1:52022/e7dd541d398701c6b451e6897074aac8
3
- [Tue Feb 1 13:37:59 2022] [status] [d33b27f9498a521e0d9438cc7bd69c2c] Instance started.
@@ -1,4 +0,0 @@
1
- [Tue Feb 1 13:38:00 2022] [status] Ready
2
- [Tue Feb 1 13:38:06 2022] [status] [cf0bfb4662a7cda85db324936aae93d3] Grabbing report.
3
- [Tue Feb 1 13:38:06 2022] [status] [cf0bfb4662a7cda85db324936aae93d3] Report saved at: /home/zapotek/workspace/qadron/cuboid/spec/support/reports/cf0bfb4662a7cda85db324936aae93d3.crf
4
- [Tue Feb 1 13:38:06 2022] [status] [cf0bfb4662a7cda85db324936aae93d3] Completed.
@@ -1 +0,0 @@
1
- [Tue Feb 1 13:38:08 2022] [status] Ready
@@ -1,4 +0,0 @@
1
- [Tue Feb 1 13:38:10 2022] [status] Ready
2
- [Tue Feb 1 13:38:10 2022] [status] [a6eb89ffb1c33e33e421c1ee393118a9] Grabbing report.
3
- [Tue Feb 1 13:38:10 2022] [status] [a6eb89ffb1c33e33e421c1ee393118a9] Report saved at: /home/zapotek/workspace/qadron/cuboid/spec/support/reports/a6eb89ffb1c33e33e421c1ee393118a9.crf
4
- [Tue Feb 1 13:38:10 2022] [status] [a6eb89ffb1c33e33e421c1ee393118a9] Completed.
@@ -1 +0,0 @@
1
- [Tue Feb 1 13:38:11 2022] [status] Ready
@@ -1 +0,0 @@
1
- [Tue Feb 1 13:38:12 2022] [status] Ready
@@ -1,16 +0,0 @@
1
- [Tue Feb 1 13:38:15 2022] [status] Ready
2
- [Tue Feb 1 13:38:16 2022] [status] [16b575097e68156416a84a6854d3719c] Got Instance: 127.0.0.1:20475/68a8f6257574a6c8fc6100b6cb684baa
3
- [Tue Feb 1 13:38:16 2022] [status] [16b575097e68156416a84a6854d3719c] Instance started.
4
- [Tue Feb 1 13:38:16 2022] [status] [5f0d832d46338d69b4eab6ff91ba4c91] Got Instance: 127.0.0.1:7744/9eb51f79c6fabedd7927c64243266b7e
5
- [Tue Feb 1 13:38:16 2022] [status] [5f0d832d46338d69b4eab6ff91ba4c91] Instance started.
6
- [Tue Feb 1 13:38:17 2022] [status] [0902bd88bbd4df462910007a3b5018fc] Got Instance: 127.0.0.1:3312/1484666607189cbc180b0f051b649f97
7
- [Tue Feb 1 13:38:17 2022] [status] [0902bd88bbd4df462910007a3b5018fc] Instance started.
8
- [Tue Feb 1 13:38:21 2022] [status] [16b575097e68156416a84a6854d3719c] Grabbing report.
9
- [Tue Feb 1 13:38:21 2022] [status] [16b575097e68156416a84a6854d3719c] Report saved at: /home/zapotek/workspace/qadron/cuboid/spec/support/reports/16b575097e68156416a84a6854d3719c.crf
10
- [Tue Feb 1 13:38:21 2022] [status] [16b575097e68156416a84a6854d3719c] Completed.
11
- [Tue Feb 1 13:38:22 2022] [status] [5f0d832d46338d69b4eab6ff91ba4c91] Grabbing report.
12
- [Tue Feb 1 13:38:22 2022] [status] [5f0d832d46338d69b4eab6ff91ba4c91] Report saved at: /home/zapotek/workspace/qadron/cuboid/spec/support/reports/5f0d832d46338d69b4eab6ff91ba4c91.crf
13
- [Tue Feb 1 13:38:22 2022] [status] [5f0d832d46338d69b4eab6ff91ba4c91] Completed.
14
- [Tue Feb 1 13:38:23 2022] [status] [0902bd88bbd4df462910007a3b5018fc] Grabbing report.
15
- [Tue Feb 1 13:38:23 2022] [status] [0902bd88bbd4df462910007a3b5018fc] Report saved at: /home/zapotek/workspace/qadron/cuboid/spec/support/reports/0902bd88bbd4df462910007a3b5018fc.crf
16
- [Tue Feb 1 13:38:23 2022] [status] [0902bd88bbd4df462910007a3b5018fc] Completed.
@@ -1,4 +0,0 @@
1
- [Tue Feb 1 13:38:24 2022] [status] Ready
2
- [Tue Feb 1 13:38:24 2022] [status] [af5bf307f0e10b1e4e82cb23e6f7f219] Got Instance: 127.0.0.1:57981/d36ebd1622869cf12f3cc28a85071905
3
- [Tue Feb 1 13:38:24 2022] [status] [af5bf307f0e10b1e4e82cb23e6f7f219] Instance started.
4
- [Tue Feb 1 13:38:27 2022] [error] [af5bf307f0e10b1e4e82cb23e6f7f219] Failed: [Arachni::RPC::Exceptions::ConnectionError] Connection closed [Connection refused - connect(2) for 127.0.0.1:57981]
@@ -1 +0,0 @@
1
- [Tue Feb 1 13:38:27 2022] [status] Ready
@@ -1 +0,0 @@
1
- [Tue Feb 1 13:38:28 2022] [status] Ready
@@ -1 +0,0 @@
1
- [Tue Feb 1 13:38:29 2022] [status] Ready
@@ -1 +0,0 @@
1
- [Tue Feb 1 13:38:30 2022] [status] Ready
@@ -1,3 +0,0 @@
1
- [Tue Feb 1 13:38:31 2022] [status] Ready
2
- [Tue Feb 1 13:38:32 2022] [status] [aef5fd1f7c35e4e6af03aa911d12f2c4] Got Instance: 127.0.0.1:1320/c7bb95ef599db7a1c83376e65c4ae5bd
3
- [Tue Feb 1 13:38:32 2022] [status] [aef5fd1f7c35e4e6af03aa911d12f2c4] Instance started.
@@ -1 +0,0 @@
1
- [Tue Feb 1 13:38:33 2022] [status] Ready
@@ -1 +0,0 @@
1
- [Tue Feb 1 13:38:34 2022] [status] Ready
@@ -1 +0,0 @@
1
- [Tue Feb 1 13:38:35 2022] [status] Ready
@@ -1 +0,0 @@
1
- [Tue Feb 1 13:38:36 2022] [status] Ready
@@ -1 +0,0 @@
1
- [Tue Feb 1 13:38:37 2022] [status] Ready
@@ -1 +0,0 @@
1
- [Tue Feb 1 13:38:38 2022] [status] Ready
@@ -1,2 +0,0 @@
1
- [Tue Feb 1 13:38:39 2022] [status] Ready
2
- [Tue Feb 1 13:38:39 2022] [status] Shutting down...
@@ -1,3 +0,0 @@
1
- [Sun Feb 13 07:57:39 2022] [status] Ready
2
- [Sun Feb 13 07:57:40 2022] [status] [e843d9120868786dc2bec660040bba15] Got Instance: 127.0.0.1:65410/18ee61eab084d10ffe18014eeb07faf4
3
- [Sun Feb 13 07:57:40 2022] [status] [e843d9120868786dc2bec660040bba15] Instance started.
@@ -1 +0,0 @@
1
- [Sun Feb 13 07:57:41 2022] [status] Ready
@@ -1,3 +0,0 @@
1
- [Sun Feb 13 07:57:57 2022] [status] Ready
2
- [Sun Feb 13 07:57:58 2022] [status] [da58529e1bbc19ff9a7fbaa8a59a2e87] Got Instance: 127.0.0.1:19134/ceb893a8bd673fbe5b159ebecfd9ec3d
3
- [Sun Feb 13 07:57:58 2022] [status] [da58529e1bbc19ff9a7fbaa8a59a2e87] Instance started.