Properties
Properties
Run Command
Run Command
- When
- Completed at Jun 9 2015, 8:32 AM · Built for 10 m, 54 s
- Status
Failed
| 13 | ++ sed -e 's|ssh://git@|https://|g' |
|---|---|
| 14 | + ro_uri=https://git.kolab.org/diffusion/RPK/roundcubemail-plugins-kolab.git |
| 15 | + case ${package} in |
| 16 | ++ pwd |
| 17 | + export TMPDIR=/var/tmp/893 |
| 18 | + TMPDIR=/var/tmp/893 |
| 19 | + '[' '!' -d roundcubemail-plugins-kolab.git ']' |
| 20 | + git clone https://git.kolab.org/diffusion/RPK/roundcubemail-plugins-kolab.git roundcubemail-plugins-kolab.git |
| 21 | + pushd roundcubemail-plugins-kolab.git |
| 22 | + git checkout 358ac3e33f4a3baeb52a8e035e408754c7089761 |
| 23 | Note: checking out '358ac3e33f4a3baeb52a8e035e408754c7089761'. |
| 24 | |
| 25 | You are in 'detached HEAD' state. You can look around, make experimental |
| 26 | changes and commit them, and you can discard any commits you make in this |
| 27 | state without impacting any branches by performing another checkout. |
| 28 | |
| 29 | If you want to create a new branch to retain commits you create, you may |
| 30 | do so (now or later) by using -b with the checkout command again. Example: |
| 31 | |
| 32 | git checkout -b new_branch_name |
| 33 | |
| 34 | HEAD is now at 358ac3e... Implement LDAP storage backend for 2-factor-auth (T421). |
| 35 | + popd |
| 36 | + '[' roundcubemail-plugins-kolab '!=' stick ']' |
| 37 | + '[' '!' -d stick.git ']' |
| 38 | + git clone https://git.kolab.org/diffusion/QA/stick.git stick.git |
| 39 | + export commit |
| 40 | + export differential |
| 41 | + export id |
| 42 | + export package |
| 43 | + export phid |
| 44 | + export ro_uri |
| 45 | + export uri |
| 46 | + export vcs |
| 47 | + export test_build |
| 48 | + export test_functional |
| 49 | + export test_integration |
| 50 | + export test_performance |
| 51 | + export test_unit |
| 52 | + '[' -x stick.git/drydocker/roundcubemail-plugins-kolab/build.sh ']' |
| 53 | + pushd roundcubemail-plugins-kolab.git |
| 54 | + ../stick.git/drydocker/roundcubemail-plugins-kolab/build.sh |
| 55 | + docker run -it --attach=stdout --attach=stderr --detach=false --rm=true --volume=/root/.oscrc:/root/.oscrc --hostname=kolab.example.org -e ID=646 -e COMMIT=358ac3e33f4a3baeb52a8e035e408754c7089761 -e DIFFERENTIAL= -e PACKAGE=roundcubemail-plugins-kolab -e PHAB_CERT= -e PHAB_USER= -e PHID=PHID-HMBT-2xtfzcjzt3oeqhylu27d -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 |
| 56 | + exit 1 |
| 57 | + retval=1 |
| 58 | + popd |
| 59 | + cd /var/tmp |
| 60 | + rm -rf /var/tmp/893 |
| 61 | + exit 1 |
| 62 |
| 21403 | [ 208s] Failed to read auxiliary vector, /proc not mounted? |
|---|---|
| 21404 | [ 208s] Failed to read auxiliary vector, /proc not mounted? |
| 21405 | [ 208s] Failed to read auxiliary vector, /proc not mounted? |
| 21406 | [ 208s] Failed to read auxiliary vector, /proc not mounted? |
| 21407 | [ 208s] Installed (but unpackaged) file(s) found: |
| 21408 | [ 208s] /etc/roundcubemail/kolab_2fa.inc.php |
| 21409 | [ 208s] /usr/share/roundcubemail/plugins/kolab_2fa/composer.json |
| 21410 | [ 208s] /usr/share/roundcubemail/plugins/kolab_2fa/config.inc.php |
| 21411 | [ 208s] /usr/share/roundcubemail/plugins/kolab_2fa/kolab_2fa.php |
| 21412 | [ 208s] /usr/share/roundcubemail/plugins/kolab_2fa/lib/Kolab2FA/Driver/Base.php |
| 21413 | [ 208s] /usr/share/roundcubemail/plugins/kolab_2fa/lib/Kolab2FA/Driver/Exception.php |
| 21414 | [ 208s] /usr/share/roundcubemail/plugins/kolab_2fa/lib/Kolab2FA/Driver/HOTP.php |
| 21415 | [ 208s] /usr/share/roundcubemail/plugins/kolab_2fa/lib/Kolab2FA/Driver/TOTP.php |
| 21416 | [ 208s] /usr/share/roundcubemail/plugins/kolab_2fa/lib/Kolab2FA/Driver/Yubikey.php |
| 21417 | [ 208s] /usr/share/roundcubemail/plugins/kolab_2fa/lib/Kolab2FA/OTP/HOTP.php |
| 21418 | [ 208s] /usr/share/roundcubemail/plugins/kolab_2fa/lib/Kolab2FA/OTP/OTP.php |
| 21419 | [ 208s] /usr/share/roundcubemail/plugins/kolab_2fa/lib/Kolab2FA/OTP/TOTP.php |
| 21420 | [ 208s] /usr/share/roundcubemail/plugins/kolab_2fa/lib/Kolab2FA/Storage/Base.php |
| 21421 | [ 208s] /usr/share/roundcubemail/plugins/kolab_2fa/lib/Kolab2FA/Storage/Exception.php |
| 21422 | [ 208s] /usr/share/roundcubemail/plugins/kolab_2fa/lib/Kolab2FA/Storage/LDAP.php |
| 21423 | [ 208s] /usr/share/roundcubemail/plugins/kolab_2fa/lib/Kolab2FA/Storage/RcubeUser.php |
| 21424 | [ 208s] /usr/share/roundcubemail/plugins/kolab_2fa/localization/en_US.inc |
| 21425 | [ 208s] /usr/share/roundcubemail/plugins/kolab_2fa/skins/larry/templates/config.html |
| 21426 | [ 208s] /usr/share/roundcubemail/public_html/assets/plugins/kolab_2fa/kolab2fa.js |
| 21427 | [ 208s] /usr/share/roundcubemail/public_html/assets/plugins/kolab_2fa/skins/larry/kolab2fa.css |
| 21428 | [ 208s] warning: Failed to read auxiliary vector, /proc not mounted? |
| 21429 | [ 208s] warning: Failed to read auxiliary vector, /proc not mounted? |
| 21430 | [ 208s] warning: Failed to read auxiliary vector, /proc not mounted? |
| 21431 | [ 208s] warning: Failed to read auxiliary vector, /proc not mounted? |
| 21432 | [ 208s] warning: Failed to read auxiliary vector, /proc not mounted? |
| 21433 | [ 208s] warning: Failed to read auxiliary vector, /proc not mounted? |
| 21434 | [ 208s] warning: Failed to read auxiliary vector, /proc not mounted? |
| 21435 | [ 208s] warning: Failed to read auxiliary vector, /proc not mounted? |
| 21436 | |
| 21437 | The buildroot was: /var/tmp/build-root/CentOS_7-x86_64 |
| 21438 | /srv /srv/roundcubemail-plugins-kolab.git /srv/roundcubemail-plugins-kolab.git |
| 21439 | /srv/roundcubemail-plugins-kolab.git /srv/roundcubemail-plugins-kolab.git |
| 21440 | Running obs_build_local FAILED (at 358ac3e33f4a3baeb52a8e035e408754c7089761) |
| 21441 | Running ../stick.git/drydocker/roundcubemail-plugins-kolab/test_obs.sh FAILED (at 358ac3e33f4a3baeb52a8e035e408754c7089761) |
| 21442 | ======================================================================== |
| 21443 | Running 'yum-builddep -y --disablerepo=openSUSE_Tools roundcubemail-plugins-kolab' OK (at 358ac3e33f4a3baeb52a8e035e408754c7089761) |
| 21444 | Running 'generic_php_lint' OK (at 358ac3e33f4a3baeb52a8e035e408754c7089761) |
| 21445 | Running 'generic_js_lint' FAILED (at 8e51918f64ecb980982a5771ba1fe5df950be81b) |
| 21446 | Running 'generic_js_lint' OK (at 358ac3e33f4a3baeb52a8e035e408754c7089761) |
| 21447 | Running '../stick.git/drydocker/roundcubemail-plugins-kolab/test_build.sh' OK (at 358ac3e33f4a3baeb52a8e035e408754c7089761) |
| 21448 | Running 'obs_build_local' FAILED (at 358ac3e33f4a3baeb52a8e035e408754c7089761) |
| 21449 | Running '../stick.git/drydocker/roundcubemail-plugins-kolab/test_obs.sh' FAILED (at 358ac3e33f4a3baeb52a8e035e408754c7089761) |
| 21450 | ======================================================================== |
| 21451 | /var/tmp/893 |
| 21452 |
Lease Host
Lease Host
- When
- Completed at Jun 9 2015, 8:21 AM · Built for 1 s
- Status
Passed
Wait for Previous Commits to Build
Wait for Previous Commits to Build
- When
- Completed at Jun 9 2015, 8:21 AM · Built instantly
- Status
Passed
| 32 | Blocked by: Build 645 |
|---|---|
| 33 | Blocked by: Build 645 |
| 34 | Blocked by: Build 645 |
| 35 | Blocked by: Build 645 |
| 36 | Blocked by: Build 645 |
| 37 | Blocked by: Build 645 |
| 38 | Blocked by: Build 645 |
| 39 | Blocked by: Build 645 |
| 40 | Blocked by: Build 645 |
| 41 | Blocked by: Build 645 |
| 42 | Blocked by: Build 645 |
| 43 | Blocked by: Build 645 |
| 44 | Blocked by: Build 645 |
| 45 | Blocked by: Build 645 |
| 46 | Blocked by: Build 645 |
| 47 | Blocked by: Build 645 |
| 48 | Blocked by: Build 645 |
| 49 | Blocked by: Build 645 |
| 50 | Blocked by: Build 645 |
| 51 | Blocked by: Build 645 |
| 52 | Blocked by: Build 645 |
| 53 | Blocked by: Build 645 |
| 54 | Blocked by: Build 645 |
| 55 | Blocked by: Build 645 |
| 56 | Blocked by: Build 645 |
| 57 | Blocked by: Build 645 |
| 58 | Blocked by: Build 645 |
| 59 | Blocked by: Build 645 |
| 60 | Blocked by: Build 645 |
| 61 | Blocked by: Build 645 |
| 62 | Blocked by: Build 645 |
| 63 | Blocked by: Build 645 |
| 64 | Blocked by: Build 645 |
| 65 | Blocked by: Build 645 |
| 66 | Blocked by: Build 645 |
| 67 | Blocked by: Build 645 |
| 68 | Blocked by: Build 645 |
| 69 | Blocked by: Build 645 |
| 70 | Blocked by: Build 645 |
| 71 | Blocked by: Build 645 |
| 72 | Blocked by: Build 645 |
| 73 | Blocked by: Build 645 |
| 74 | Blocked by: Build 645 |
| 75 | Blocked by: Build 645 |
| 76 | Blocked by: Build 645 |
| 77 | Blocked by: Build 645 |
| 78 | Blocked by: Build 645 |
| 79 | Blocked by: Build 645 |
| 80 | Blocked by: Build 645 |
| 81 |