Properties
Properties
Run Command
Run Command
- When
- Completed at Apr 27 2015, 6:16 PM · Built for 8 m, 6 s
- Status
Failed
| 63 | + ro_uri=https://git.kolab.org/diffusion/RPK/roundcubemail-plugins-kolab.git |
|---|---|
| 64 | + case ${package} in |
| 65 | + case ${uri} in |
| 66 | ++ pwd |
| 67 | + export TMPDIR=/var/tmp/458 |
| 68 | + TMPDIR=/var/tmp/458 |
| 69 | + '[' '!' -d roundcubemail-plugins-kolab.git ']' |
| 70 | + git clone https://git.kolab.org/diffusion/RPK/roundcubemail-plugins-kolab.git roundcubemail-plugins-kolab.git |
| 71 | + pushd roundcubemail-plugins-kolab.git |
| 72 | + git checkout a7f11c89ea556d8c45fdb5c914378a20a0f60615 |
| 73 | Note: checking out 'a7f11c89ea556d8c45fdb5c914378a20a0f60615'. |
| 74 | |
| 75 | You are in 'detached HEAD' state. You can look around, make experimental |
| 76 | changes and commit them, and you can discard any commits you make in this |
| 77 | state without impacting any branches by performing another checkout. |
| 78 | |
| 79 | If you want to create a new branch to retain commits you create, you may |
| 80 | do so (now or later) by using -b with the checkout command again. Example: |
| 81 | |
| 82 | git checkout -b new_branch_name |
| 83 | |
| 84 | HEAD is now at a7f11c8... Fix syntax to pass the EcmaScript3 JS lint test |
| 85 | + popd |
| 86 | + '[' roundcubemail-plugins-kolab '!=' stick ']' |
| 87 | + '[' '!' -d stick.git ']' |
| 88 | + git clone https://git.kolab.org/diffusion/QA/stick.git stick.git |
| 89 | + export commit |
| 90 | + export differential |
| 91 | + export id |
| 92 | + export package |
| 93 | + export phid |
| 94 | + export ro_uri |
| 95 | + export uri |
| 96 | + export vcs |
| 97 | + export test_build |
| 98 | + export test_functional |
| 99 | + export test_integration |
| 100 | + export test_performance |
| 101 | + export test_unit |
| 102 | + '[' -x stick.git/drydocker/roundcubemail-plugins-kolab/build.sh ']' |
| 103 | + pushd roundcubemail-plugins-kolab.git |
| 104 | + ../stick.git/drydocker/roundcubemail-plugins-kolab/build.sh |
| 105 | + docker run -it --attach=stdout --attach=stderr --detach=false --rm=true --volume=/root/.oscrc:/root/.oscrc -e ID=301 -e COMMIT=a7f11c89ea556d8c45fdb5c914378a20a0f60615 -e DIFFERENTIAL= -e PACKAGE=roundcubemail-plugins-kolab -e PHAB_CERT= -e PHAB_USER= -e PHID=PHID-HMBT-gjluhbt3pe6dqqfhox5z -e URI=ssh://git@git.kolab.org/diffusion/RPK/roundcubemail-plugins-kolab.git -e RO_URI=https://git.kolab.org/diffusion/RPK/roundcubemail-plugins-kolab.git -e VCS=git -e TEST_BUILD=1 -e TEST_FUNCTIONAL=1 -e TEST_INTEGRATION=1 -e TEST_PERFORMANCE=1 -e TEST_UNIT=1 kolab/ci-maipo |
| 106 | + exit 255 |
| 107 | + retval=255 |
| 108 | + popd |
| 109 | + cd /var/tmp |
| 110 | + rm -rf /var/tmp/458 |
| 111 | + exit 255 |
| 112 |
| 3416 | |
|---|---|
| 3417 | ./plugins/pdfviewer/viewer/pdf.js:1593: ERROR - Parse error. getters are not supported in older versions of JavaScript. If you are targeting newer versions of JavaScript, set the appropriate language_in option. |
| 3418 | get cmyk() { |
| 3419 | ^ |
| 3420 | |
| 3421 | ./plugins/pdfviewer/viewer/pdf.js:3725: ERROR - Parse error. IE8 (and below) will parse trailing commas in array and object literals incorrectly. If you are targeting newer versions of JS, set the appropriate language_in option. |
| 3422 | ref: ref, |
| 3423 | ^ |
| 3424 | |
| 3425 | ./plugins/pdfviewer/viewer/pdf.js:4337: ERROR - Parse error. getters are not supported in older versions of JavaScript. If you are targeting newer versions of JavaScript, set the appropriate language_in option. |
| 3426 | get numPages() { |
| 3427 | ^ |
| 3428 | |
| 3429 | ./plugins/pdfviewer/viewer/pdf.js:4344: ERROR - Parse error. getters are not supported in older versions of JavaScript. If you are targeting newer versions of JavaScript, set the appropriate language_in option. |
| 3430 | get fingerprint() { |
| 3431 | ^ |
| 3432 | |
| 3433 | ./plugins/pdfviewer/viewer/pdf.js:4351: ERROR - Parse error. getters are not supported in older versions of JavaScript. If you are targeting newer versions of JavaScript, set the appropriate language_in option. |
| 3434 | get embeddedFontsUsed() { |
| 3435 | ^ |
| 3436 | |
| 3437 | ./plugins/pdfviewer/viewer/pdf.js:4472: ERROR - Parse error. getters are not supported in older versions of JavaScript. If you are targeting newer versions of JavaScript, set the appropriate language_in option. |
| 3438 | get pageNumber() { |
| 3439 | ^ |
| 3440 | |
| 3441 | ./plugins/pdfviewer/viewer/pdf.js:4478: ERROR - Parse error. getters are not supported in older versions of JavaScript. If you are targeting newer versions of JavaScript, set the appropriate language_in option. |
| 3442 | get rotate() { |
| 3443 | ^ |
| 3444 | |
| 3445 | ./plugins/pdfviewer/viewer/pdf.js:4485: ERROR - Parse error. getters are not supported in older versions of JavaScript. If you are targeting newer versions of JavaScript, set the appropriate language_in option. |
| 3446 | get ref() { |
| 3447 | ^ |
| 3448 | |
| 3449 | ./plugins/pdfviewer/viewer/pdf.js:4492: ERROR - Parse error. getters are not supported in older versions of JavaScript. If you are targeting newer versions of JavaScript, set the appropriate language_in option. |
| 3450 | get view() { |
| 3451 | ^ |
| 3452 | |
| 3453 | ./plugins/pdfviewer/viewer/pdf.js:6465: ERROR - Parse error. getters are not supported in older versions of JavaScript. If you are targeting newer versions of JavaScript, set the appropriate language_in option. |
| 3454 | get isFontSubpixelAAEnabled() { |
| 3455 | ^ |
| 3456 | |
| 3457 | ./plugins/pdfviewer/viewer/pdf.js:7332: ERROR - Parse error. getters are not supported in older versions of JavaScript. If you are targeting newer versions of JavaScript, set the appropriate language_in option. |
| 3458 | get loadTestFont() { |
| 3459 | ^ |
| 3460 | |
| 3461 | 13 error(s), 0 warning(s) |
| 3462 | +++++ retval=24 |
| 3463 | +++++ uglifyjs ./plugins/pdfviewer/viewer/pdf.js |
| 3464 | /var/tmp/458 |
| 3465 |
Lease Host
Lease Host
- When
- Completed at Apr 27 2015, 6:07 PM · Built instantly
- Status
Passed
Wait for Previous Commits to Build
Wait for Previous Commits to Build
- When
- Completed at Apr 27 2015, 6:07 PM · Built instantly
- Status
Passed
1 empty log is hidden Show all logs.