Guest User

Untitled

a guest
May 24th, 2017
549
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. Started by user Blick
  2. Building in workspace /var/lib/jenkins/workspace/tatuadora-manual-build
  3. [WS-CLEANUP] Deleting project workspace...
  4. Cloning the remote Git repository
  5. Cloning repository git@github.com:amorenoh90/latatuadora.git
  6.  > git init /var/lib/jenkins/workspace/tatuadora-manual-build # timeout=10
  7. Fetching upstream changes from git@github.com:amorenoh90/latatuadora.git
  8.  > git --version # timeout=10
  9. using GIT_SSH to set credentials
  10.  > git fetch --tags --progress git@github.com:amorenoh90/latatuadora.git +refs/heads/*:refs/remotes/origin/*
  11.  > git config remote.origin.url git@github.com:amorenoh90/latatuadora.git # timeout=10
  12.  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
  13.  > git config remote.origin.url git@github.com:amorenoh90/latatuadora.git # timeout=10
  14. Fetching upstream changes from git@github.com:amorenoh90/latatuadora.git
  15. using GIT_SSH to set credentials
  16.  > git fetch --tags --progress git@github.com:amorenoh90/latatuadora.git +refs/heads/*:refs/remotes/origin/*
  17.  > git rev-parse core/9_quotation_flow_edwin^{commit} # timeout=10
  18.  > git rev-parse refs/remotes/origin/core/9_quotation_flow_edwin^{commit} # timeout=10
  19. Checking out Revision 85e9e07b3ecadfa56ad494bf59a984860c7ab6bc (refs/remotes/origin/core/9_quotation_flow_edwin)
  20.  > git config core.sparsecheckout # timeout=10
  21.  > git checkout -f 85e9e07b3ecadfa56ad494bf59a984860c7ab6bc
  22.  > git rev-list 2b0aade593e051fe7c3aa31c7640597428d3c745 # timeout=10
  23. [tatuadora-manual-build] $ /bin/sh -xe /tmp/hudson7594386144957313363.sh
  24. + git rev-parse HEAD
  25. + curl -XPOST -H Authorization: token 7f51328684f11874a7eee9589a836f9a3da68233 https://api.github.com/repos/amorenoh90/Cierralo/statuses/85e9e07b3ecadfa56ad494bf59a984860c7ab6bc -d {
  26.   "state": "pending",
  27.   "target_url": "http://52.32.244.171:8080/job/tatuadora-manual-build/5/",
  28.   "description": "I'm working on it ...",
  29.   "context": "Blick-CI - Jenkins"
  30. }
  31.   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
  32.                                  Dload  Upload   Total   Spent    Left  Speed
  33.  
  34.   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  35. 100   335  100   159  100   176    372    411 --:--:-- --:--:-- --:--:--   412
  36. {
  37.   "message": "No commit found for SHA: 85e9e07b3ecadfa56ad494bf59a984860c7ab6bc",
  38.   "documentation_url": "https://developer.github.com/v3/repos/statuses/"
  39. }
  40. [tatuadora-manual-build] $ /var/lib/jenkins/tools/jenkins.plugins.nodejs.tools.NodeJSInstallation/node7/bin/node /tmp/hudson6560448453133050707.js
  41. node installed ...
  42. [tatuadora-manual-build] $ /bin/sh -xe /tmp/hudson2619756600324436038.sh
  43. + docker-compose -f ./docker/docker-compose.yml up -d
  44. docker_mysql-container_1 is up-to-date
  45. [tatuadora-manual-build] $ /bin/sh -xe /tmp/hudson4403318736407614225.sh
  46. + npm install
  47. npm WARN deprecated minimatch@2.0.10: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue
  48. npm WARN deprecated native-or-bluebird@1.1.2: 'native-or-bluebird' is deprecated. Please use 'any-promise' instead.
  49.  
  50. > typechecker@2.0.8 preinstall /var/lib/jenkins/workspace/tatuadora-manual-build/node_modules/.staging/typechecker-b5a45c0a
  51. > node ./cyclic.js
  52.  
  53.  
  54. > typechecker@2.0.8 preinstall /var/lib/jenkins/workspace/tatuadora-manual-build/node_modules/.staging/typechecker-0593dd5a
  55. > node ./cyclic.js
  56.  
  57.  
  58. > sails@0.12.13 preinstall /var/lib/jenkins/workspace/tatuadora-manual-build/node_modules/.staging/sails-e8fd06ce
  59. > node ./lib/preinstall_npmcheck.js
  60.  
  61. Sails.js Installation: Checking npm-version successful
  62. npm WARN prefer global coffee-script@1.10.0 should be installed with -g
  63. npm WARN prefer global jsonlint-lines@1.7.1 should be installed with -g
  64. latatuadora@0.0.0 /var/lib/jenkins/workspace/tatuadora-manual-build
  65. ├── bcryptjs@2.4.3
  66. ├── ejs@2.3.4
  67. ├─┬ grunt@1.0.1
  68. │ ├── coffee-script@1.10.0
  69. │ ├─┬ dateformat@1.0.12
  70. │ │ ├── get-stdin@4.0.1
  71. │ │ └─┬ meow@3.7.0
  72. │ │   ├─┬ camelcase-keys@2.1.0
  73. │ │   │ └── camelcase@2.1.1
  74. │ │   ├── decamelize@1.2.0
  75. │ │   ├─┬ loud-rejection@1.6.0
  76. │ │   │ ├─┬ currently-unhandled@0.4.1
  77. │ │   │ │ └── array-find-index@1.0.2
  78. │ │   │ └── signal-exit@3.0.2
  79. │ │   ├── map-obj@1.0.1
  80. │ │   ├── minimist@1.2.0
  81. │ │   ├─┬ normalize-package-data@2.3.8
  82. │ │   │ ├── hosted-git-info@2.4.2
  83. │ │   │ ├─┬ is-builtin-module@1.0.0
  84. │ │   │ │ └── builtin-modules@1.1.1
  85. │ │   │ ├── semver@5.3.0
  86. │ │   │ └─┬ validate-npm-package-license@3.0.1
  87. │ │   │   ├─┬ spdx-correct@1.0.2
  88. │ │   │   │ └── spdx-license-ids@1.2.2
  89. │ │   │   └── spdx-expression-parse@1.0.4
  90. │ │   ├── object-assign@4.1.1
  91. │ │   ├─┬ read-pkg-up@1.0.1
  92. │ │   │ ├─┬ find-up@1.1.2
  93. │ │   │ │ ├── path-exists@2.1.0
  94. │ │   │ │ └─┬ pinkie-promise@2.0.1
  95. │ │   │ │   └── pinkie@2.0.4
  96. │ │   │ └─┬ read-pkg@1.1.0
  97. │ │   │   ├─┬ load-json-file@1.1.0
  98. │ │   │   │ ├─┬ parse-json@2.2.0
  99. │ │   │   │ │ └─┬ error-ex@1.3.1
  100. │ │   │   │ │   └── is-arrayish@0.2.1
  101. │ │   │   │ ├── pify@2.3.0
  102. │ │   │   │ └─┬ strip-bom@2.0.0
  103. │ │   │   │   └── is-utf8@0.2.1
  104. │ │   │   └── path-type@1.1.0
  105. │ │   ├─┬ redent@1.0.0
  106. │ │   │ ├─┬ indent-string@2.1.0
  107. │ │   │ │ └─┬ repeating@2.0.1
  108. │ │   │ │   └─┬ is-finite@1.0.2
  109. │ │   │ │     └── number-is-nan@1.0.1
  110. │ │   │ └── strip-indent@1.0.1
  111. │ │   └── trim-newlines@1.0.0
  112. │ ├── eventemitter2@0.4.14
  113. │ ├── exit@0.1.2
  114. │ ├─┬ findup-sync@0.3.0
  115. │ │ └── glob@5.0.15
  116. │ ├─┬ glob@7.0.6
  117. │ │ ├── fs.realpath@1.0.0
  118. │ │ ├─┬ inflight@1.0.6
  119. │ │ │ └── wrappy@1.0.2
  120. │ │ ├── inherits@2.0.3
  121. │ │ └── once@1.4.0
  122. │ ├─┬ grunt-cli@1.2.0
  123. │ │ └── resolve@1.1.7
  124. │ ├── grunt-known-options@1.1.0
  125. │ ├─┬ grunt-legacy-log@1.0.0
  126. │ │ ├── colors@1.1.2
  127. │ │ ├─┬ grunt-legacy-log-utils@1.0.0
  128. │ │ │ └── lodash@4.3.0
  129. │ │ ├── hooker@0.2.3
  130. │ │ └── underscore.string@3.2.3
  131. │ ├─┬ grunt-legacy-util@1.0.0
  132. │ │ ├── getobject@0.1.0
  133. │ │ ├── lodash@4.3.0
  134. │ │ └─┬ which@1.2.14
  135. │ │   └── isexe@2.0.0
  136. │ ├── iconv-lite@0.4.17
  137. │ ├─┬ js-yaml@3.5.5
  138. │ │ ├── argparse@1.0.9
  139. │ │ └── esprima@2.7.3
  140. │ ├─┬ minimatch@3.0.4
  141. │ │ └─┬ brace-expansion@1.1.7
  142. │ │   ├── balanced-match@0.4.2
  143. │ │   └── concat-map@0.0.1
  144. │ ├─┬ nopt@3.0.6
  145. │ │ └── abbrev@1.1.0
  146. │ ├── path-is-absolute@1.0.1
  147. │ └── rimraf@2.2.8
  148. ├─┬ grunt-contrib-clean@1.0.0
  149. │ ├── async@1.5.2
  150. │ └── rimraf@2.6.1
  151. ├─┬ grunt-contrib-coffee@1.0.0
  152. │ ├─┬ chalk@1.0.0
  153. │ │ ├── ansi-styles@2.2.1
  154. │ │ ├─┬ has-ansi@1.0.3
  155. │ │ │ └── ansi-regex@1.1.1
  156. │ │ ├── strip-ansi@2.0.1
  157. │ │ └── supports-color@1.3.1
  158. │ ├── lodash@4.3.0
  159. │ └── uri-path@1.0.0
  160. ├─┬ grunt-contrib-concat@1.0.1
  161. │ ├─┬ chalk@1.1.3
  162. │ │ ├─┬ has-ansi@2.0.0
  163. │ │ │ └── ansi-regex@2.1.1
  164. │ │ ├── strip-ansi@3.0.1
  165. │ │ └── supports-color@2.0.0
  166. │ └── source-map@0.5.6
  167. ├─┬ grunt-contrib-copy@1.0.0
  168. │ └── file-sync-cmp@0.1.1
  169. ├─┬ grunt-contrib-cssmin@1.0.1
  170. │ ├─┬ clean-css@3.4.26
  171. │ │ ├── commander@2.8.1
  172. │ │ └─┬ source-map@0.4.4
  173. │ │   └── amdefine@1.0.1
  174. │ └─┬ maxmin@1.1.0
  175. │   ├── figures@1.7.0
  176. │   ├─┬ gzip-size@1.0.0
  177. │   │ ├─┬ browserify-zlib@0.1.4
  178. │   │ │ └── pako@0.2.9
  179. │   │ └─┬ concat-stream@1.6.0
  180. │   │   └── typedarray@0.0.6
  181. │   └── pretty-bytes@1.0.4
  182. ├─┬ grunt-contrib-jst@1.0.0
  183. │ └── lodash@2.4.2
  184. ├─┬ grunt-contrib-less@1.3.0
  185. │ ├─┬ less@2.6.1
  186. │ │ ├─┬ errno@0.1.4
  187. │ │ │ └── prr@0.0.0
  188. │ │ ├── graceful-fs@4.1.11
  189. │ │ ├── image-size@0.4.0
  190. │ │ ├── mime@1.3.6
  191. │ │ ├─┬ promise@7.1.1
  192. │ │ │ └── asap@2.0.5
  193. │ │ └─┬ request@2.81.0
  194. │ │   ├── aws-sign2@0.6.0
  195. │ │   ├── aws4@1.6.0
  196. │ │   ├── caseless@0.12.0
  197. │ │   ├─┬ combined-stream@1.0.5
  198. │ │   │ └── delayed-stream@1.0.0
  199. │ │   ├── forever-agent@0.6.1
  200. │ │   ├─┬ har-validator@4.2.1
  201. │ │   │ ├─┬ ajv@4.11.8
  202. │ │   │ │ ├── co@4.6.0
  203. │ │   │ │ └─┬ json-stable-stringify@1.0.1
  204. │ │   │ │   └── jsonify@0.0.0
  205. │ │   │ └── har-schema@1.0.5
  206. │ │   ├─┬ hawk@3.1.3
  207. │ │   │ ├── boom@2.10.1
  208. │ │   │ ├── cryptiles@2.0.5
  209. │ │   │ ├── hoek@2.16.3
  210. │ │   │ └── sntp@1.0.9
  211. │ │   ├─┬ http-signature@1.1.1
  212. │ │   │ ├── assert-plus@0.2.0
  213. │ │   │ ├─┬ jsprim@1.4.0
  214. │ │   │ │ ├── assert-plus@1.0.0
  215. │ │   │ │ ├── extsprintf@1.0.2
  216. │ │   │ │ ├── json-schema@0.2.3
  217. │ │   │ │ └── verror@1.3.6
  218. │ │   │ └─┬ sshpk@1.13.0
  219. │ │   │   ├── asn1@0.2.3
  220. │ │   │   ├── assert-plus@1.0.0
  221. │ │   │   ├── bcrypt-pbkdf@1.0.1
  222. │ │   │   ├─┬ dashdash@1.14.1
  223. │ │   │   │ └── assert-plus@1.0.0
  224. │ │   │   ├── ecc-jsbn@0.1.1
  225. │ │   │   ├─┬ getpass@0.1.7
  226. │ │   │   │ └── assert-plus@1.0.0
  227. │ │   │   ├── jodid25519@1.0.2
  228. │ │   │   ├── jsbn@0.1.1
  229. │ │   │   └── tweetnacl@0.14.5
  230. │ │   ├── is-typedarray@1.0.0
  231. │ │   ├── isstream@0.1.2
  232. │ │   ├── mime-types@2.1.15
  233. │ │   ├── oauth-sign@0.8.2
  234. │ │   ├── performance-now@0.2.0
  235. │ │   ├── safe-buffer@5.0.1
  236. │ │   ├── stringstream@0.0.5
  237. │ │   ├─┬ tough-cookie@2.3.2
  238. │ │   │ └── punycode@1.4.1
  239. │ │   └── tunnel-agent@0.6.0
  240. │ └── lodash@4.17.4
  241. ├─┬ grunt-contrib-uglify@1.0.1
  242. │ ├── lodash@4.17.4
  243. │ └─┬ uglify-js@2.6.4
  244. │   ├── async@0.2.10
  245. │   ├── uglify-to-browserify@1.0.2
  246. │   └─┬ yargs@3.10.0
  247. │     ├── camelcase@1.2.1
  248. │     ├─┬ cliui@2.1.0
  249. │     │ ├─┬ center-align@0.1.3
  250. │     │ │ ├─┬ align-text@0.1.4
  251. │     │ │ │ ├─┬ kind-of@3.2.2
  252. │     │ │ │ │ └── is-buffer@1.1.5
  253. │     │ │ │ ├── longest@1.0.1
  254. │     │ │ │ └── repeat-string@1.6.1
  255. │     │ │ └── lazy-cache@1.0.4
  256. │     │ └── right-align@0.1.3
  257. │     └── window-size@0.1.0
  258. ├─┬ grunt-contrib-watch@1.0.0
  259. │ ├─┬ gaze@1.1.2
  260. │ │ └─┬ globule@1.1.0
  261. │ │   ├── glob@7.1.2
  262. │ │   └── lodash@4.16.6
  263. │ ├── lodash@3.10.1
  264. │ └─┬ tiny-lr@0.2.1
  265. │   ├─┬ body-parser@1.14.2
  266. │   │ ├── bytes@2.2.0
  267. │   │ ├── http-errors@1.3.1
  268. │   │ ├── iconv-lite@0.4.13
  269. │   │ ├─┬ on-finished@2.3.0
  270. │   │ │ └── ee-first@1.1.1
  271. │   │ ├── qs@5.2.0
  272. │   │ ├─┬ raw-body@2.1.7
  273. │   │ │ ├── bytes@2.4.0
  274. │   │ │ └── iconv-lite@0.4.13
  275. │   │ └─┬ type-is@1.6.15
  276. │   │   └── media-typer@0.3.0
  277. │   ├── debug@2.2.0
  278. │   ├─┬ faye-websocket@0.10.0
  279. │   │ └─┬ websocket-driver@0.6.5
  280. │   │   └── websocket-extensions@0.1.1
  281. │   ├── livereload-js@2.2.2
  282. │   └── qs@5.1.0
  283. ├── grunt-sails-linker@0.10.1
  284. ├─┬ grunt-sync@0.5.2
  285. │ ├─┬ glob@4.5.3
  286. │ │ └── minimatch@2.0.10
  287. │ ├── md5-file@2.0.7
  288. │ └── promised-io@0.3.3
  289. ├── include-all@1.0.8
  290. ├─┬ mocha@3.4.2
  291. │ ├── browser-stdout@1.3.0
  292. │ ├─┬ commander@2.9.0
  293. │ │ └── graceful-readlink@1.0.1
  294. │ ├─┬ debug@2.6.0
  295. │ │ └── ms@0.7.2
  296. │ ├── diff@3.2.0
  297. │ ├── escape-string-regexp@1.0.5
  298. │ ├── glob@7.1.1
  299. │ ├── growl@1.9.2
  300. │ ├── json3@3.3.2
  301. │ ├─┬ lodash.create@3.1.1
  302. │ │ ├─┬ lodash._baseassign@3.2.0
  303. │ │ │ ├── lodash._basecopy@3.0.1
  304. │ │ │ └─┬ lodash.keys@3.1.2
  305. │ │ │   ├── lodash._getnative@3.9.1
  306. │ │ │   ├── lodash.isarguments@3.1.0
  307. │ │ │   └── lodash.isarray@3.0.4
  308. │ │ ├── lodash._basecreate@3.0.3
  309. │ │ └── lodash._isiterateecall@3.0.9
  310. │ ├─┬ mkdirp@0.5.1
  311. │ │ └── minimist@0.0.8
  312. │ └─┬ supports-color@3.1.2
  313. │   └── has-flag@1.0.0
  314. ├─┬ rc@1.0.1
  315. │ ├── deep-extend@0.2.11
  316. │ ├── ini@1.3.4
  317. │ ├── minimist@0.0.10
  318. │ └── strip-json-comments@0.1.3
  319. ├─┬ sails@0.12.13
  320. │ ├─┬ @sailshq/express@3.21.3
  321. │ │ ├─┬ @sailshq/connect@2.30.3
  322. │ │ │ ├─┬ @sailshq/body-parser@1.13.4
  323. │ │ │ │ ├── bytes@2.1.0
  324. │ │ │ │ ├── depd@1.0.1
  325. │ │ │ │ └── iconv-lite@0.4.11
  326. │ │ │ ├── @sailshq/qs@4.0.2
  327. │ │ │ ├── basic-auth-connect@1.0.0
  328. │ │ │ ├── bytes@2.1.0
  329. │ │ │ ├─┬ compression@1.5.2
  330. │ │ │ │ └─┬ accepts@1.2.13
  331. │ │ │ │   └── negotiator@0.5.3
  332. │ │ │ ├── connect-timeout@1.6.2
  333. │ │ │ ├── cookie@0.1.3
  334. │ │ │ ├── csurf@1.8.3
  335. │ │ │ ├── depd@1.0.1
  336. │ │ │ ├─┬ errorhandler@1.4.3
  337. │ │ │ │ ├─┬ accepts@1.3.3
  338. │ │ │ │ │ └── negotiator@0.6.1
  339. │ │ │ │ └── escape-html@1.0.3
  340. │ │ │ ├─┬ express-session@1.11.3
  341. │ │ │ │ ├── crc@3.3.0
  342. │ │ │ │ └── uid-safe@2.0.0
  343. │ │ │ ├── finalhandler@0.4.0
  344. │ │ │ ├─┬ morgan@1.6.1
  345. │ │ │ │ └── depd@1.0.1
  346. │ │ │ ├─┬ multiparty@3.3.2
  347. │ │ │ │ └─┬ readable-stream@1.1.14
  348. │ │ │ │   ├── isarray@0.0.1
  349. │ │ │ │   └── string_decoder@0.10.31
  350. │ │ │ ├── pause@0.1.0
  351. │ │ │ ├── response-time@2.3.2
  352. │ │ │ ├─┬ serve-index@1.7.3
  353. │ │ │ │ ├── batch@0.5.3
  354. │ │ │ │ └── escape-html@1.0.3
  355. │ │ │ └── vhost@3.0.2
  356. │ │ ├── basic-auth@1.0.4
  357. │ │ ├── commander@2.6.0
  358. │ │ ├── content-disposition@0.5.0
  359. │ │ ├── content-type@1.0.2
  360. │ │ ├── cookie@0.1.3
  361. │ │ ├── depd@1.0.1
  362. │ │ ├── escape-html@1.0.2
  363. │ │ ├── etag@1.7.0
  364. │ │ ├── fresh@0.3.0
  365. │ │ ├── merge-descriptors@1.0.0
  366. │ │ ├─┬ proxy-addr@1.0.10
  367. │ │ │ ├── forwarded@0.1.0
  368. │ │ │ └── ipaddr.js@1.0.5
  369. │ │ ├── range-parser@1.0.3
  370. │ │ ├─┬ send@0.13.0
  371. │ │ │ ├── depd@1.0.1
  372. │ │ │ ├── destroy@1.0.3
  373. │ │ │ ├── mime@1.3.4
  374. │ │ │ └── statuses@1.2.1
  375. │ │ ├── utils-merge@1.0.0
  376. │ │ └── vary@1.0.1
  377. │ ├── @sailshq/lodash@3.10.2
  378. │ ├─┬ anchor@0.10.5
  379. │ │ ├─┬ geojsonhint@1.1.0
  380. │ │ │ ├── colors@0.6.2
  381. │ │ │ ├─┬ concat-stream@1.4.10
  382. │ │ │ │ ├── inherits@2.0.1
  383. │ │ │ │ ├─┬ readable-stream@1.1.13
  384. │ │ │ │ │ ├── core-util-is@1.0.1
  385. │ │ │ │ │ ├── isarray@0.0.1
  386. │ │ │ │ │ └── string_decoder@0.10.31
  387. │ │ │ │ └── typedarray@0.0.6
  388. │ │ │ ├─┬ jsonlint-lines@1.6.0
  389. │ │ │ │ ├── JSV@4.0.2
  390. │ │ │ │ └─┬ nomnom@1.8.1
  391. │ │ │ │   ├─┬ chalk@0.4.0
  392. │ │ │ │   │ ├── ansi-styles@1.0.0
  393. │ │ │ │   │ ├── has-color@0.1.7
  394. │ │ │ │   │ └── strip-ansi@0.1.1
  395. │ │ │ │   └── underscore@1.6.0
  396. │ │ │ ├── minimist@1.1.1
  397. │ │ │ └─┬ optimist@0.6.1
  398. │ │ │   ├── minimist@0.0.10
  399. │ │ │   └── wordwrap@0.0.3
  400. │ │ ├── lodash@3.9.3
  401. │ │ └── validator@3.41.2
  402. │ ├── async@1.5.0
  403. │ ├─┬ captains-log@1.0.0
  404. │ │ ├── colors@0.6.2
  405. │ │ └─┬ rc@0.3.5
  406. │ │   ├── ini@1.1.0
  407. │ │   └── minimist@0.0.10
  408. │ ├── commander@2.9.0
  409. │ ├─┬ compression@1.6.2
  410. │ │ ├─┬ accepts@1.3.3
  411. │ │ │ └── negotiator@0.6.1
  412. │ │ ├── bytes@2.3.0
  413. │ │ ├─┬ compressible@2.0.10
  414. │ │ │ └── mime-db@1.27.0
  415. │ │ ├── on-headers@1.0.1
  416. │ │ └── vary@1.1.1
  417. │ ├─┬ connect@3.4.1
  418. │ │ └─┬ finalhandler@0.4.1
  419. │ │   ├── escape-html@1.0.3
  420. │ │   └── unpipe@1.0.0
  421. │ ├── connect-flash@0.1.1
  422. │ ├─┬ consolidate@0.14.1
  423. │ │ └── bluebird@3.5.0
  424. │ ├── cookie@0.1.2
  425. │ ├─┬ cookie-parser@1.3.5
  426. │ │ └── cookie@0.1.3
  427. │ ├── cookie-signature@1.0.6
  428. │ ├─┬ csurf@1.9.0
  429. │ │ ├── cookie@0.3.1
  430. │ │ ├─┬ csrf@3.0.6
  431. │ │ │ ├── rndm@1.2.0
  432. │ │ │ ├── tsscmp@1.0.5
  433. │ │ │ └── uid-safe@2.1.4
  434. │ │ └─┬ http-errors@1.5.1
  435. │ │   ├── setprototypeof@1.0.2
  436. │ │   └── statuses@1.3.1
  437. │ ├─┬ ejs-locals@1.0.2
  438. │ │ └── ejs@0.8.8
  439. │ ├─┬ express-handlebars@3.0.0
  440. │ │ ├── glob@6.0.4
  441. │ │ ├─┬ handlebars@4.0.10
  442. │ │ │ └── source-map@0.4.4
  443. │ │ └─┬ object.assign@4.0.4
  444. │ │   ├─┬ define-properties@1.1.2
  445. │ │   │ └── foreach@2.0.5
  446. │ │   ├── function-bind@1.1.0
  447. │ │   └── object-keys@1.0.11
  448. │ ├─┬ express-session@1.14.2
  449. │ │ ├── cookie@0.3.1
  450. │ │ ├── crc@3.4.1
  451. │ │ ├── depd@1.1.0
  452. │ │ └─┬ uid-safe@2.1.4
  453. │ │   └── random-bytes@1.0.0
  454. │ ├── flaverr@1.2.2
  455. │ ├── glob@5.0.15
  456. │ ├── grunt-cli@1.2.0
  457. │ ├─┬ i18n@0.8.1
  458. │ │ ├── make-plural@3.0.6
  459. │ │ ├─┬ math-interval-parser@1.1.0
  460. │ │ │ └── xregexp@2.0.0
  461. │ │ ├─┬ messageformat@0.3.1
  462. │ │ │ ├── glob@6.0.4
  463. │ │ │ └─┬ watchr@2.4.13
  464. │ │ │   ├── eachr@2.0.4
  465. │ │ │   ├─┬ extendr@2.1.0
  466. │ │ │   │ └── typechecker@2.0.8
  467. │ │ │   ├─┬ extract-opts@2.2.0
  468. │ │ │   │ └── typechecker@2.0.8
  469. │ │ │   ├─┬ ignorefs@1.2.0
  470. │ │ │   │ ├── editions@1.3.3
  471. │ │ │   │ └── ignorepatterns@1.1.0
  472. │ │ │   ├── safefs@3.2.2
  473. │ │ │   ├── scandirectory@2.5.0
  474. │ │ │   ├─┬ taskgroup@4.3.1
  475. │ │ │   │ ├─┬ ambi@2.5.0
  476. │ │ │   │ │ └── typechecker@4.4.1
  477. │ │ │   │ └─┬ csextends@1.1.1
  478. │ │ │   │   └── coffee-script@1.12.6
  479. │ │ │   └── typechecker@2.1.0
  480. │ │ ├── mustache@2.3.0
  481. │ │ └── sprintf-js@1.0.3
  482. │ ├─┬ merge-defaults@0.2.1
  483. │ │ └── lodash@2.4.2
  484. │ ├── method-override@2.3.5
  485. │ ├── mock-req@0.2.0
  486. │ ├── mock-res@0.3.0
  487. │ ├── parseurl@1.3.1
  488. │ ├─┬ path-to-regexp@1.5.3
  489. │ │ └── isarray@0.0.1
  490. │ ├── pluralize@1.2.1
  491. │ ├─┬ prompt@0.2.14
  492. │ │ ├── pkginfo@0.4.0
  493. │ │ ├─┬ read@1.0.7
  494. │ │ │ └── mute-stream@0.0.7
  495. │ │ ├── revalidator@0.1.8
  496. │ │ ├─┬ utile@0.2.1
  497. │ │ │ ├── async@0.2.10
  498. │ │ │ ├── deep-equal@1.0.1
  499. │ │ │ ├── i@0.3.5
  500. │ │ │ └── ncp@0.4.2
  501. │ │ └─┬ winston@0.8.3
  502. │ │   ├── async@0.2.10
  503. │ │   ├── colors@0.6.2
  504. │ │   ├── cycle@1.0.3
  505. │ │   ├── eyes@0.1.8
  506. │ │   ├── pkginfo@0.3.1
  507. │ │   └── stack-trace@0.0.10
  508. │ ├─┬ reportback@0.1.9
  509. │ │ ├─┬ captains-log@0.11.11
  510. │ │ │ ├── colors@0.6.2
  511. │ │ │ ├── lodash@2.4.1
  512. │ │ │ └─┬ rc@0.3.5
  513. │ │ │   ├── ini@1.1.0
  514. │ │ │   └── minimist@0.0.10
  515. │ │ ├── lodash@2.4.2
  516. │ │ ├── merge-defaults@0.1.4
  517. │ │ └─┬ switchback@1.1.3
  518. │ │   └── lodash@2.4.2
  519. │ ├── rttc@9.3.3
  520. │ ├─┬ sails-generate@0.13.0
  521. │ │ ├── async@0.2.10
  522. │ │ ├─┬ fs-extra@0.8.1
  523. │ │ │ ├── jsonfile@1.1.1
  524. │ │ │ └── mkdirp@0.3.5
  525. │ │ ├── lodash@2.4.2
  526. │ │ ├── merge-defaults@0.1.4
  527. │ │ ├─┬ sails-generate-adapter@0.10.6
  528. │ │ │ └── lodash@2.4.2
  529. │ │ ├─┬ sails-generate-api@0.10.1
  530. │ │ │ ├── async@0.2.10
  531. │ │ │ ├── lodash@2.4.2
  532. │ │ │ └── merge-defaults@0.1.4
  533. │ │ ├─┬ sails-generate-backend@0.12.6
  534. │ │ │ └── lodash@2.4.2
  535. │ │ ├─┬ sails-generate-controller@0.10.9
  536. │ │ │ ├── lodash@2.4.2
  537. │ │ │ ├── pluralize@0.0.9
  538. │ │ │ └── underscore.string@2.3.3
  539. │ │ ├─┬ sails-generate-frontend@0.12.3
  540. │ │ │ ├── lodash@2.4.1
  541. │ │ │ ├── merge-defaults@0.1.0
  542. │ │ │ └─┬ sails-generate-sails.io.js@0.14.0
  543. │ │ │   └── sails.io.js-dist@0.14.0
  544. │ │ ├── sails-generate-generator@0.10.11
  545. │ │ ├─┬ sails-generate-gruntfile@0.10.11
  546. │ │ │ └── lodash@2.4.2
  547. │ │ ├─┬ sails-generate-model@0.10.12
  548. │ │ │ ├── lodash@2.4.2
  549. │ │ │ └── underscore.string@2.3.3
  550. │ │ ├─┬ sails-generate-new@0.10.29
  551. │ │ │ ├── async@1.2.1
  552. │ │ │ ├─┬ cross-spawn-async@2.2.5
  553. │ │ │ │ └─┬ lru-cache@4.0.2
  554. │ │ │ │   ├── pseudomap@1.0.2
  555. │ │ │ │   └── yallist@2.1.2
  556. │ │ │ └── lodash@3.9.3
  557. │ │ ├─┬ sails-generate-sails.io.js@0.13.4
  558. │ │ │ ├── lodash@2.4.2
  559. │ │ │ └── sails.io.js-dist@0.13.8
  560. │ │ ├─┬ sails-generate-views@0.10.8
  561. │ │ │ └── lodash@2.4.2
  562. │ │ └─┬ sails-generate-views-jade@0.10.4
  563. │ │   └── lodash@2.4.2
  564. │ ├─┬ sails-hook-orm@1.0.9
  565. │ │ └─┬ waterline@0.11.11
  566. │ │   ├─┬ anchor@0.11.5
  567. │ │   │ ├─┬ @mapbox/geojsonhint@1.2.1
  568. │ │   │ │ ├─┬ concat-stream@1.4.10
  569. │ │   │ │ │ └─┬ readable-stream@1.1.14
  570. │ │   │ │ │   ├── isarray@0.0.1
  571. │ │   │ │ │   └── string_decoder@0.10.31
  572. │ │   │ │ ├─┬ jsonlint-lines@1.7.1
  573. │ │   │ │ │ ├── JSV@4.0.2
  574. │ │   │ │ │ └─┬ nomnom@1.8.1
  575. │ │   │ │ │   ├─┬ chalk@0.4.0
  576. │ │   │ │ │   │ ├── ansi-styles@1.0.0
  577. │ │   │ │ │   │ ├── has-color@0.1.7
  578. │ │   │ │ │   │ └── strip-ansi@0.1.1
  579. │ │   │ │ │   └── underscore@1.6.0
  580. │ │   │ │ ├── minimist@1.1.1
  581. │ │   │ │ └── text-table@0.2.0
  582. │ │   │ └── validator@4.4.0
  583. │ │   ├── bluebird@3.2.1
  584. │ │   ├── deep-diff@0.3.3
  585. │ │   ├─┬ switchback@2.0.0
  586. │ │   │ └── lodash@2.4.2
  587. │ │   ├─┬ waterline-criteria@0.11.2
  588. │ │   │ └── lodash@2.4.2
  589. │ │   └── waterline-schema@0.2.2
  590. │ ├─┬ sails-hook-sockets@0.13.11
  591. │ │ ├── async@1.5.0
  592. │ │ ├─┬ machinepack-urls@3.1.1
  593. │ │ │ └─┬ machine@4.1.1
  594. │ │ │   ├── convert-to-ecmascript-compatible-varname@0.1.5
  595. │ │ │   ├── lodash@2.4.2
  596. │ │ │   ├── object-hash@0.3.0
  597. │ │ │   └── rttc@1.0.2
  598. │ │ ├── semver@4.3.6
  599. │ │ ├─┬ socket.io@1.7.3
  600. │ │ │ ├─┬ debug@2.3.3
  601. │ │ │ │ └── ms@0.7.2
  602. │ │ │ ├─┬ engine.io@1.8.3
  603. │ │ │ │ ├─┬ accepts@1.3.3
  604. │ │ │ │ │ └── negotiator@0.6.1
  605. │ │ │ │ ├── base64id@1.0.0
  606. │ │ │ │ ├── cookie@0.3.1
  607. │ │ │ │ ├─┬ debug@2.3.3
  608. │ │ │ │ │ └── ms@0.7.2
  609. │ │ │ │ ├─┬ engine.io-parser@1.3.2
  610. │ │ │ │ │ ├── after@0.8.2
  611. │ │ │ │ │ ├── arraybuffer.slice@0.0.6
  612. │ │ │ │ │ ├── base64-arraybuffer@0.1.5
  613. │ │ │ │ │ ├── blob@0.0.4
  614. │ │ │ │ │ └── wtf-8@1.0.0
  615. │ │ │ │ └─┬ ws@1.1.2
  616. │ │ │ │   ├── options@0.0.6
  617. │ │ │ │   └── ultron@1.0.2
  618. │ │ │ ├─┬ has-binary@0.1.7
  619. │ │ │ │ └── isarray@0.0.1
  620. │ │ │ ├── object-assign@4.1.0
  621. │ │ │ ├─┬ socket.io-adapter@0.5.0
  622. │ │ │ │ └─┬ debug@2.3.3
  623. │ │ │ │   └── ms@0.7.2
  624. │ │ │ ├─┬ socket.io-client@1.7.3
  625. │ │ │ │ ├── backo2@1.0.2
  626. │ │ │ │ ├── component-bind@1.0.0
  627. │ │ │ │ ├── component-emitter@1.2.1
  628. │ │ │ │ ├─┬ debug@2.3.3
  629. │ │ │ │ │ └── ms@0.7.2
  630. │ │ │ │ ├─┬ engine.io-client@1.8.3
  631. │ │ │ │ │ ├── component-emitter@1.2.1
  632. │ │ │ │ │ ├── component-inherit@0.0.3
  633. │ │ │ │ │ ├─┬ debug@2.3.3
  634. │ │ │ │ │ │ └── ms@0.7.2
  635. │ │ │ │ │ ├── has-cors@1.1.0
  636. │ │ │ │ │ ├── parsejson@0.0.3
  637. │ │ │ │ │ ├── parseqs@0.0.5
  638. │ │ │ │ │ ├── xmlhttprequest-ssl@1.5.3
  639. │ │ │ │ │ └── yeast@0.1.2
  640. │ │ │ │ ├── indexof@0.0.1
  641. │ │ │ │ ├── object-component@0.0.3
  642. │ │ │ │ ├─┬ parseuri@0.0.5
  643. │ │ │ │ │ └─┬ better-assert@1.0.2
  644. │ │ │ │ │   └── callsite@1.0.0
  645. │ │ │ │ └── to-array@0.1.4
  646. │ │ │ └─┬ socket.io-parser@2.3.1
  647. │ │ │   ├── component-emitter@1.1.2
  648. │ │ │   └── isarray@0.0.1
  649. │ │ └── uid2@0.0.3
  650. │ ├─┬ sails-stringfile@0.3.2
  651. │ │ └── lodash@2.4.2
  652. │ ├─┬ sails-util@0.11.0
  653. │ │ ├─┬ fs-extra@0.8.1
  654. │ │ │ ├── jsonfile@1.1.1
  655. │ │ │ └── mkdirp@0.3.5
  656. │ │ ├── json-stringify-safe@5.0.1
  657. │ │ ├─┬ optimist@0.6.1
  658. │ │ │ ├── minimist@0.0.10
  659. │ │ │ └── wordwrap@0.0.2
  660. │ │ └── underscore.string@2.3.3
  661. │ ├── semver@5.1.0
  662. │ ├─┬ serve-favicon@2.3.0
  663. │ │ └── ms@0.7.1
  664. │ ├─┬ serve-static@1.10.2
  665. │ │ ├── escape-html@1.0.3
  666. │ │ └─┬ send@0.13.1
  667. │ │   ├── destroy@1.0.4
  668. │ │   ├── mime@1.3.4
  669. │ │   └── statuses@1.2.1
  670. │ ├─┬ skipper@0.7.6
  671. │ │ ├─┬ async@2.0.1
  672. │ │ │ └── lodash@4.17.4
  673. │ │ ├─┬ body-parser@1.17.1
  674. │ │ │ ├── bytes@2.4.0
  675. │ │ │ ├─┬ debug@2.6.1
  676. │ │ │ │ └── ms@0.7.2
  677. │ │ │ ├─┬ http-errors@1.6.1
  678. │ │ │ │ └── setprototypeof@1.0.3
  679. │ │ │ ├── iconv-lite@0.4.15
  680. │ │ │ └── raw-body@2.2.0
  681. │ │ ├── dot-access@1.0.0
  682. │ │ ├─┬ multiparty@3.2.10
  683. │ │ │ ├─┬ readable-stream@1.1.14
  684. │ │ │ │ └── isarray@0.0.1
  685. │ │ │ └─┬ stream-counter@0.2.0
  686. │ │ │   └─┬ readable-stream@1.1.14
  687. │ │ │     ├── isarray@0.0.1
  688. │ │ │     └── string_decoder@0.10.31
  689. │ │ ├── semver@4.3.6
  690. │ │ ├── skipper-disk@0.5.9
  691. │ │ ├── string_decoder@0.10.31
  692. │ │ └── uuid@3.0.1
  693. │ ├─┬ uid-safe@1.1.0
  694. │ │ ├── base64-url@1.2.1
  695. │ │ └── native-or-bluebird@1.1.2
  696. │ └─┬ walk@2.3.9
  697. │   └── foreachasync@3.0.0
  698. ├─┬ sails-disk@0.10.10
  699. │ ├── async@0.2.10
  700. │ ├─┬ fs-extra@0.30.0
  701. │ │ ├── jsonfile@2.4.0
  702. │ │ └── klaw@1.3.1
  703. │ ├── waterline-criteria@1.0.1
  704. │ ├── waterline-cursor@0.0.7
  705. │ └── waterline-errors@0.10.1
  706. ├─┬ sails-mysql@0.11.5
  707. │ ├── async@1.5.2
  708. │ ├── lodash@3.10.1
  709. │ ├─┬ mysql@2.10.2
  710. │ │ ├── bignumber.js@2.1.4
  711. │ │ └─┬ readable-stream@1.1.13
  712. │ │   ├── core-util-is@1.0.2
  713. │ │   ├── inherits@2.0.1
  714. │ │   ├── isarray@0.0.1
  715. │ │   └── string_decoder@0.10.31
  716. │ ├─┬ waterline-cursor@0.0.6
  717. │ │ ├── async@0.9.2
  718. │ │ └── lodash@2.4.2
  719. │ ├── waterline-errors@0.10.1
  720. │ └─┬ waterline-sequel@0.5.7
  721. │   └── lodash@3.10.0
  722. └─┬ supertest@3.0.0
  723.   ├── methods@1.1.2
  724.   └─┬ superagent@3.5.2
  725.     ├── component-emitter@1.2.1
  726.     ├── cookiejar@2.1.1
  727.     ├── extend@3.0.1
  728.     ├─┬ form-data@2.1.4
  729.     │ └── asynckit@0.4.0
  730.     ├── formidable@1.1.1
  731.     ├── qs@6.4.0
  732.     └─┬ readable-stream@2.2.9
  733.       ├── buffer-shims@1.0.0
  734.       ├── core-util-is@1.0.2
  735.       ├── isarray@1.0.0
  736.       ├── process-nextick-args@1.0.7
  737.       ├── string_decoder@1.0.1
  738.       └── util-deprecate@1.0.2
  739.  
  740. + npm test
  741.  
  742. > latatuadora@0.0.0 test /var/lib/jenkins/workspace/tatuadora-manual-build
  743. > node ./node_modules/mocha/bin/mocha test/bootstrap.test.js test/integration/**/*.test.js
  744.  
  745.  
  746.  
  747. info: 
  748. info:                .-..-.
  749. info: 
  750. info:    Sails              <|    .-..-.
  751. info:    v0.12.13            |\
  752. info:                       /|.\
  753. info:                      / || \
  754. info:                    ,'  |'  \
  755. info:                 .-'.-==|/_--'
  756. info:                 `--'-------'
  757. info:    __---___--___---___--___---___--___
  758. info:  ____---___--___---___--___---___--___-__
  759. info: 
  760. info: Server lifted in `/var/lib/jenkins/workspace/tatuadora-manual-build`
  761. info: To see your app, visit http://localhost:1337
  762. info: To shut down Sails, press <CTRL> + C at any time.
  763. 
  764. debug: -------------------------------------------------------
  765. debug: :: Wed May 24 2017 19:56:12 GMT-0500 (CDT)
  766. 
  767. debug: Environment : development
  768. debug: Port        : 1337
  769. debug: -------------------------------------------------------
  770.   QuotationController
  771.     ✓ should add dimensions X, Y (step 1) (162ms)
  772.     ✓ should add style to quotation (step 2) (84ms)
  773.     1) should add reference and aditional comments (step3)
  774.     ✓ should add User info (step4) (81ms)
  775.  
  776.   StyleController
  777.     CRUD Style
  778.       ✓ should to add a new Style
  779.       ✓ should get all Styles
  780.       ✓ should update a Style
  781.       ✓ should get a Style Updated
  782.       ✓ should delete a Style
  783.       ✓ Should receive 404 code
  784.  
  785.  
  786.   9 passing (4s)
  787.   1 failing
  788.  
  789.   1) QuotationController should add reference and aditional comments (step3):
  790.      Uncaught Error: ENOENT: no such file or directory, open '/home/edwin/Blick/latatuadora/assets/references/images/66a68f37-9134-4684-9388-5cc74049c448.jpg'
  791.  
  792.  
  793.  
  794.  
  795. npm ERR! Test failed.  See above for more details.
  796. Build step 'Execute shell' marked build as failure
  797. Performing Post build task...
  798. Match found for :passing : True
  799. Logical operation result is TRUE
  800. Running script  : curl -XPOST -H "Authorization: token 7f51328684f11874a7eee9589a836f9a3da68233" https://api.github.com/repos/amorenoh90/latatuadora/statuses/$(git rev-parse HEAD) -d "{
  801.  \"state\": \"success\",
  802.  \"target_url\": \"${BUILD_URL}\",
  803.  \"description\": \"The build has succeeded!\",
  804.  \"context\": \"Blick-CI - Jenkins\"
  805. }"
  806. [tatuadora-manual-build] $ /bin/sh -xe /tmp/hudson968214778767839635.sh
  807. + git rev-parse HEAD
  808. + curl -XPOST -H Authorization: token 7f51328684f11874a7eee9589a836f9a3da68233 https://api.github.com/repos/amorenoh90/latatuadora/statuses/85e9e07b3ecadfa56ad494bf59a984860c7ab6bc -d {
  809.   "state": "success",
  810.   "target_url": "http://52.32.244.171:8080/job/tatuadora-manual-build/5/",
  811.   "description": "The build has succeeded!",
  812.   "context": "Blick-CI - Jenkins"
  813. }
  814.   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
  815.                                  Dload  Upload   Total   Spent    Left  Speed
  816.  
  817.   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  818. 100  1676  100  1497  100   179   4035    482 --:--:-- --:--:-- --:--:--  4045
  819. {
  820.   "url": "https://api.github.com/repos/amorenoh90/latatuadora/statuses/85e9e07b3ecadfa56ad494bf59a984860c7ab6bc",
  821.   "id": 1250066495,
  822.   "state": "success",
  823.   "description": "The build has succeeded!",
  824.   "target_url": "http://52.32.244.171:8080/job/tatuadora-manual-build/5/",
  825.   "context": "Blick-CI - Jenkins",
  826.   "created_at": "2017-05-25T00:56:14Z",
  827.   "updated_at": "2017-05-25T00:56:14Z",
  828.   "creator": {
  829.     "login": "development-blick",
  830.     "id": 26241853,
  831.     "avatar_url": "https://avatars0.githubusercontent.com/u/26241853?v=3",
  832.     "gravatar_id": "",
  833.     "url": "https://api.github.com/users/development-blick",
  834.     "html_url": "https://github.com/development-blick",
  835.     "followers_url": "https://api.github.com/users/development-blick/followers",
  836.     "following_url": "https://api.github.com/users/development-blick/following{/other_user}",
  837.     "gists_url": "https://api.github.com/users/development-blick/gists{/gist_id}",
  838.     "starred_url": "https://api.github.com/users/development-blick/starred{/owner}{/repo}",
  839.     "subscriptions_url": "https://api.github.com/users/development-blick/subscriptions",
  840.     "organizations_url": "https://api.github.com/users/development-blick/orgs",
  841.     "repos_url": "https://api.github.com/users/development-blick/repos",
  842.     "events_url": "https://api.github.com/users/development-blick/events{/privacy}",
  843.     "received_events_url": "https://api.github.com/users/development-blick/received_events",
  844.     "type": "User",
  845.     "site_admin": false
  846.   }
  847. }
  848. POST BUILD TASK : SUCCESS
  849. END OF POST BUILD TASK : 0
  850. Match found for :npm ERR : True
  851. Match found for :Test failed : True
  852. Logical operation result is TRUE
  853. Running script  : curl -XPOST -H "Authorization: token 7f51328684f11874a7eee9589a836f9a3da68233" https://api.github.com/repos/amorenoh90/latatuadora/statuses/$(git rev-parse HEAD) -d "{
  854.  \"state\": \"failure\",
  855.  \"target_url\": \"${BUILD_URL}\",
  856.  \"description\": \"The build has failed +_____+!\",
  857.  \"context\": \"Blick-CI - Jenkins\"
  858. }"
  859. [tatuadora-manual-build] $ /bin/sh -xe /tmp/hudson4824228104921349894.sh
  860. + git rev-parse HEAD
  861. + curl -XPOST -H Authorization: token 7f51328684f11874a7eee9589a836f9a3da68233 https://api.github.com/repos/amorenoh90/latatuadora/statuses/85e9e07b3ecadfa56ad494bf59a984860c7ab6bc -d {
  862.   "state": "failure",
  863.   "target_url": "http://52.32.244.171:8080/job/tatuadora-manual-build/5/",
  864.   "description": "The build has failed +_____+!",
  865.   "context": "Blick-CI - Jenkins"
  866. }
  867.   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
  868.                                  Dload  Upload   Total   Spent    Left  Speed
  869.  
  870.   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  871. 100  1686  100  1502  100   184   5957    729 --:--:-- --:--:-- --:--:--  5960
  872. {
  873.   "url": "https://api.github.com/repos/amorenoh90/latatuadora/statuses/85e9e07b3ecadfa56ad494bf59a984860c7ab6bc",
  874.   "id": 1250066508,
  875.   "state": "failure",
  876.   "description": "The build has failed +_____+!",
  877.   "target_url": "http://52.32.244.171:8080/job/tatuadora-manual-build/5/",
  878.   "context": "Blick-CI - Jenkins",
  879.   "created_at": "2017-05-25T00:56:14Z",
  880.   "updated_at": "2017-05-25T00:56:14Z",
  881.   "creator": {
  882.     "login": "development-blick",
  883.     "id": 26241853,
  884.     "avatar_url": "https://avatars0.githubusercontent.com/u/26241853?v=3",
  885.     "gravatar_id": "",
  886.     "url": "https://api.github.com/users/development-blick",
  887.     "html_url": "https://github.com/development-blick",
  888.     "followers_url": "https://api.github.com/users/development-blick/followers",
  889.     "following_url": "https://api.github.com/users/development-blick/following{/other_user}",
  890.     "gists_url": "https://api.github.com/users/development-blick/gists{/gist_id}",
  891.     "starred_url": "https://api.github.com/users/development-blick/starred{/owner}{/repo}",
  892.     "subscriptions_url": "https://api.github.com/users/development-blick/subscriptions",
  893.     "organizations_url": "https://api.github.com/users/development-blick/orgs",
  894.     "repos_url": "https://api.github.com/users/development-blick/repos",
  895.     "events_url": "https://api.github.com/users/development-blick/events{/privacy}",
  896.     "received_events_url": "https://api.github.com/users/development-blick/received_events",
  897.     "type": "User",
  898.     "site_admin": false
  899.   }
  900. }
  901. POST BUILD TASK : SUCCESS
  902. END OF POST BUILD TASK : 1
  903. [htmlpublisher] Archiving HTML reports...
  904. [htmlpublisher] Archiving at PROJECT level /var/lib/jenkins/workspace/tatuadora-manual-build/build/reports/tests/test to /var/lib/jenkins/jobs/tatuadora-manual-build/htmlreports/HTML_Report
  905. ERROR: Specified HTML directory '/var/lib/jenkins/workspace/tatuadora-manual-build/build/reports/tests/test' does not exist.
  906. [WS-CLEANUP] Deleting project workspace...[WS-CLEANUP] done
  907. Warning: you have no plugins providing access control for builds, so falling back to legacy behavior of permitting any downstream builds to be triggered
  908. Finished: FAILURE
Add Comment
Please, Sign In to add comment