Properties
Properties
Run Command
Run Command
- When
- Completed at Aug 14 2015, 12:41 PM · Built for 13 m
- Status
Passed
| 16 | + case ${package} in |
|---|---|
| 17 | ++ pwd |
| 18 | + export TMPDIR=/var/tmp/1686 |
| 19 | + TMPDIR=/var/tmp/1686 |
| 20 | + '[' '!' -d roundcubemail-plugins-kolab.git ']' |
| 21 | + git clone https://git.kolab.org/diffusion/RPK/roundcubemail-plugins-kolab.git roundcubemail-plugins-kolab.git |
| 22 | + pushd roundcubemail-plugins-kolab.git |
| 23 | + git checkout cc634b78ebf4d17c08a811b29afd4b6e97ca1e0a |
| 24 | Note: checking out 'cc634b78ebf4d17c08a811b29afd4b6e97ca1e0a'. |
| 25 | |
| 26 | You are in 'detached HEAD' state. You can look around, make experimental |
| 27 | changes and commit them, and you can discard any commits you make in this |
| 28 | state without impacting any branches by performing another checkout. |
| 29 | |
| 30 | If you want to create a new branch to retain commits you create, you may |
| 31 | do so (now or later) by using -b with the checkout command again. Example: |
| 32 | |
| 33 | git checkout -b new_branch_name |
| 34 | |
| 35 | HEAD is now at cc634b7... Fix fetching localized alarm trigger texts from libcalendaring plugin |
| 36 | + popd |
| 37 | + '[' roundcubemail-plugins-kolab '!=' stick ']' |
| 38 | + '[' '!' -d stick.git ']' |
| 39 | + git clone https://git.kolab.org/diffusion/QA/stick.git stick.git |
| 40 | + export commit |
| 41 | + export differential |
| 42 | + export id |
| 43 | + export package |
| 44 | + export phid |
| 45 | + export ro_uri |
| 46 | + export uri |
| 47 | + export vcs |
| 48 | + export test_build |
| 49 | + export test_functional |
| 50 | + export test_integration |
| 51 | + export test_performance |
| 52 | + export test_unit |
| 53 | + export test_obs |
| 54 | + '[' '!' -d /var/tmp/osbuild-packagecache ']' |
| 55 | + '[' -x stick.git/drydocker/roundcubemail-plugins-kolab/build.sh ']' |
| 56 | + pushd roundcubemail-plugins-kolab.git |
| 57 | + ../stick.git/drydocker/roundcubemail-plugins-kolab/build.sh |
| 58 | + docker run -it --attach=stdout --attach=stderr --detach=false --rm=true --volume=/root/.oscrc:/root/.oscrc --volume=/var/tmp/osbuild-packagecache/:/var/tmp/osbuild-packagecache/ --hostname=kolab.example.org -e ID=1274 -e COMMIT=cc634b78ebf4d17c08a811b29afd4b6e97ca1e0a -e DIFFERENTIAL= -e PACKAGE=roundcubemail-plugins-kolab -e PHAB_CERT= -e PHAB_USER= -e PHID=PHID-HMBT-5jlrirgmnadkwsklo5bg -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 -e TEST_OBS=1 kolab/ci-maipo |
| 59 | + exit 0 |
| 60 | + retval=0 |
| 61 | + popd |
| 62 | + cd /var/tmp |
| 63 | + rm -rf /var/tmp/1686 |
| 64 | + exit 0 |
| 65 |
| 25949 | +++ stable_version=0 |
|---|---|
| 25950 | ++++ git tag -l |
| 25951 | ++++ grep -E '3.3(\.[0-9]+)+$' |
| 25952 | ++++ sed -r -e 's/^.*([0-9]\.([0-9]+(\.[0-9]+)+))$/\1/g' |
| 25953 | ++++ sort --version-sort -u |
| 25954 | ++++ tail -n 1 |
| 25955 | ++++ awk -F. '{$NF+=1; OFS="."; print $0}' |
| 25956 | +++ tag_version= |
| 25957 | +++ '[' -z '' -a -z 3.3 ']' |
| 25958 | ++++ echo -e '3.3\n0\n' |
| 25959 | ++++ sort --version-sort -u |
| 25960 | ++++ tail -n 1 |
| 25961 | +++ new_version=3.3 |
| 25962 | +++ '[' 3.3 == 0 ']' |
| 25963 | +++ echo 'Going with new version: '\''3.3'\''' |
| 25964 | Going with new version: '3.3' |
| 25965 | +++ set - -x |
| 25966 | /srv/Kolab:Development/roundcubemail-plugins-kolab /srv/roundcubemail-plugins-kolab.git /srv/roundcubemail-plugins-kolab.git |
| 25967 | Running osc ar ... |
| 25968 | Running osc ar OK (at cc634b78ebf4d17c08a811b29afd4b6e97ca1e0a) |
| 25969 | Running osc ci -m roundcubemail-plugins-kolab@cc634b78ebf4d17c08a811b29afd4b6e97ca1e0a-2015-08-14 ... |
| 25970 | Sending debian.changelog |
| 25971 | Sending roundcubemail-plugins-kolab-3.3.tar.gz |
| 25972 | Sending roundcubemail-plugins-kolab.dsc |
| 25973 | Sending roundcubemail-plugins-kolab.spec |
| 25974 | Transmitting file data .... |
| 25975 | Committed revision 136. |
| 25976 | Running osc ci -m roundcubemail-plugins-kolab@cc634b78ebf4d17c08a811b29afd4b6e97ca1e0a-2015-08-14 OK (at cc634b78ebf4d17c08a811b29afd4b6e97ca1e0a) |
| 25977 | /srv/roundcubemail-plugins-kolab.git /srv/roundcubemail-plugins-kolab.git |
| 25978 | Running obs_checkin OK (at cc634b78ebf4d17c08a811b29afd4b6e97ca1e0a) |
| 25979 | /srv/roundcubemail-plugins-kolab.git |
| 25980 | Running ../stick.git/drydocker/roundcubemail-plugins-kolab/test_obs.sh OK (at cc634b78ebf4d17c08a811b29afd4b6e97ca1e0a) |
| 25981 | /srv |
| 25982 | ======================================================================== |
| 25983 | Running 'yum-builddep -y --disablerepo=openSUSE_Tools roundcubemail-plugins-kolab' OK (at cc634b78ebf4d17c08a811b29afd4b6e97ca1e0a) |
| 25984 | Running 'generic_php_lint' OK (at cc634b78ebf4d17c08a811b29afd4b6e97ca1e0a) |
| 25985 | Running 'generic_js_lint' FAILED (at 4c4ff2b17963d89ec58da81b443b9674974e6334) |
| 25986 | Running 'generic_js_lint' OK (at cc634b78ebf4d17c08a811b29afd4b6e97ca1e0a) |
| 25987 | Running '../stick.git/drydocker/roundcubemail-plugins-kolab/test_build.sh' OK (at cc634b78ebf4d17c08a811b29afd4b6e97ca1e0a) |
| 25988 | Running 'obs_build_local' OK (at cc634b78ebf4d17c08a811b29afd4b6e97ca1e0a) |
| 25989 | Running 'yum_downgrade' FAILED (at cc634b78ebf4d17c08a811b29afd4b6e97ca1e0a) |
| 25990 | Running 'yum_install' OK (at cc634b78ebf4d17c08a811b29afd4b6e97ca1e0a) |
| 25991 | Running 'obs_install_local' OK (at cc634b78ebf4d17c08a811b29afd4b6e97ca1e0a) |
| 25992 | Running 'osc ar' OK (at cc634b78ebf4d17c08a811b29afd4b6e97ca1e0a) |
| 25993 | Running 'osc ci -m roundcubemail-plugins-kolab@cc634b78ebf4d17c08a811b29afd4b6e97ca1e0a-2015-08-14' OK (at cc634b78ebf4d17c08a811b29afd4b6e97ca1e0a) |
| 25994 | Running 'obs_checkin' OK (at cc634b78ebf4d17c08a811b29afd4b6e97ca1e0a) |
| 25995 | Running '../stick.git/drydocker/roundcubemail-plugins-kolab/test_obs.sh' OK (at cc634b78ebf4d17c08a811b29afd4b6e97ca1e0a) |
| 25996 | ======================================================================== |
| 25997 | /var/tmp/1686 |
| 25998 |
Lease Host
Lease Host
- When
- Completed at Aug 14 2015, 12:28 PM · Built for 1 s
- Status
Passed
Wait for Previous Commits to Build
Wait for Previous Commits to Build
- When
- Completed at Aug 14 2015, 12:28 PM · Built instantly
- Status
Passed
1 empty log is hidden Show all logs.