Properties
Properties
Run Command
Run Command
- When
- Completed at Jul 31 2015, 9:29 AM · Built for 17 m, 58 s
- Status
Failed
| 16 | + case ${package} in |
|---|---|
| 17 | ++ pwd |
| 18 | + export TMPDIR=/var/tmp/1580 |
| 19 | + TMPDIR=/var/tmp/1580 |
| 20 | + '[' '!' -d libkolabxml.git ']' |
| 21 | + git clone https://git.kolab.org/diffusion/LKX/libkolabxml.git libkolabxml.git |
| 22 | + pushd libkolabxml.git |
| 23 | + git checkout 9644b64a12ade3d653567eb3e5271296af0cb5a8 |
| 24 | Note: checking out '9644b64a12ade3d653567eb3e5271296af0cb5a8'. |
| 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 9644b64... Set version to 1.1.1 |
| 36 | + popd |
| 37 | + '[' libkolabxml '!=' 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/libkolabxml/build.sh ']' |
| 56 | + pushd libkolabxml.git |
| 57 | + ../stick.git/drydocker/libkolabxml/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=1169 -e COMMIT=9644b64a12ade3d653567eb3e5271296af0cb5a8 -e DIFFERENTIAL= -e PACKAGE=libkolabxml -e PHAB_CERT= -e PHAB_USER= -e PHID=PHID-HMBT-66ivt3g3nv4luv4tkrq4 -e URI=ssh://git@git.kolab.org/diffusion/LKX/libkolabxml.git -e RO_URI=https://git.kolab.org/diffusion/LKX/libkolabxml.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 1 |
| 60 | + retval=1 |
| 61 | + popd |
| 62 | + cd /var/tmp |
| 63 | + rm -rf /var/tmp/1580 |
| 64 | + exit 1 |
| 65 |
| 16345 | ++++ sed -r -e 's/^.*([0-9]+(\.[0-9]+)+)$/\1/g' |
|---|---|
| 16346 | +++ stable_version=1.1 |
| 16347 | +++ echo 'This puts the version for stable at 1.1' |
| 16348 | This puts the version for stable at 1.1 |
| 16349 | ++++ git tag -l |
| 16350 | ++++ grep -E '1.1(\.[0-9]+)+$' |
| 16351 | ++++ sort --version-sort -u |
| 16352 | ++++ sed -r -e 's/^.*([0-9]\.([0-9]+(\.[0-9]+)+))$/\1/g' |
| 16353 | ++++ tail -n 1 |
| 16354 | ++++ awk -F. '{$NF+=1; OFS="."; print $0}' |
| 16355 | +++ tag_version=1.1.2 |
| 16356 | ++++ echo -e '0\n1.1\n1.1.2' |
| 16357 | ++++ sort --version-sort -u |
| 16358 | ++++ tail -n 1 |
| 16359 | +++ new_version=1.1.2 |
| 16360 | +++ '[' 1.1.2 == 0 ']' |
| 16361 | +++ echo 'Going with new version: '\''1.1.2'\''' |
| 16362 | Going with new version: '1.1.2' |
| 16363 | +++ set - -x |
| 16364 | /srv/Kolab:3.4/libkolabxml /srv/libkolabxml.git /srv/libkolabxml.git |
| 16365 | Running osc ar ... |
| 16366 | D _service |
| 16367 | A libkolabxml-1.1.2.tar.gz |
| 16368 | Running osc ar OK (at 9644b64a12ade3d653567eb3e5271296af0cb5a8) |
| 16369 | Running osc ci -m libkolabxml@9644b64a12ade3d653567eb3e5271296af0cb5a8-2015-07-31 ... |
| 16370 | Deleting _service |
| 16371 | Sending debian.changelog |
| 16372 | Sending libkolabxml.dsc |
| 16373 | Sending libkolabxml.spec |
| 16374 | Sending libkolabxml-1.1.2.tar.gz |
| 16375 | Server returned an error: HTTP Error 403: Forbidden |
| 16376 | no permission to modify package libkolabxml in project Kolab:3.4 |
| 16377 | Transmitting file data Running osc ci -m libkolabxml@9644b64a12ade3d653567eb3e5271296af0cb5a8-2015-07-31 FAILED (at 9644b64a12ade3d653567eb3e5271296af0cb5a8) |
| 16378 | Running obs_checkin FAILED (at 9644b64a12ade3d653567eb3e5271296af0cb5a8) |
| 16379 | Running ../stick.git/drydocker/libkolabxml/test_obs.sh FAILED (at 9644b64a12ade3d653567eb3e5271296af0cb5a8) |
| 16380 | ======================================================================== |
| 16381 | Running '_install_package_builddep libkolabxml' OK (at 9644b64a12ade3d653567eb3e5271296af0cb5a8) |
| 16382 | Running '../stick.git/drydocker/libkolabxml/test_build.sh' OK (at 9644b64a12ade3d653567eb3e5271296af0cb5a8) |
| 16383 | Running '../stick.git/drydocker/libkolabxml/test_unit.sh' OK (at 9644b64a12ade3d653567eb3e5271296af0cb5a8) |
| 16384 | Running 'obs_build_local' OK (at 9644b64a12ade3d653567eb3e5271296af0cb5a8) |
| 16385 | Running 'yum_downgrade' FAILED (at 9644b64a12ade3d653567eb3e5271296af0cb5a8) |
| 16386 | Running 'yum_install' OK (at 9644b64a12ade3d653567eb3e5271296af0cb5a8) |
| 16387 | Running 'obs_install_local' OK (at 9644b64a12ade3d653567eb3e5271296af0cb5a8) |
| 16388 | Running 'osc ar' OK (at 9644b64a12ade3d653567eb3e5271296af0cb5a8) |
| 16389 | Running 'osc ci -m libkolabxml@9644b64a12ade3d653567eb3e5271296af0cb5a8-2015-07-31' FAILED (at 9644b64a12ade3d653567eb3e5271296af0cb5a8) |
| 16390 | Running 'obs_checkin' FAILED (at 9644b64a12ade3d653567eb3e5271296af0cb5a8) |
| 16391 | Running '../stick.git/drydocker/libkolabxml/test_obs.sh' FAILED (at 9644b64a12ade3d653567eb3e5271296af0cb5a8) |
| 16392 | ======================================================================== |
| 16393 | /var/tmp/1580 |
| 16394 |
Lease Host
Lease Host
- When
- Completed at Jul 31 2015, 9:11 AM · Built instantly
- Status
Passed
Wait for Previous Commits to Build
Wait for Previous Commits to Build
- When
- Completed at Jul 31 2015, 9:11 AM · Built instantly
- Status
Passed
| 19 | Blocked by: Build 1168 |
|---|---|
| 20 | Blocked by: Build 1168 |
| 21 | Blocked by: Build 1168 |
| 22 | Blocked by: Build 1168 |
| 23 | Blocked by: Build 1168 |
| 24 | Blocked by: Build 1168 |
| 25 | Blocked by: Build 1168 |
| 26 | Blocked by: Build 1168 |
| 27 | Blocked by: Build 1168 |
| 28 | Blocked by: Build 1168 |
| 29 | Blocked by: Build 1168 |
| 30 | Blocked by: Build 1168 |
| 31 | Blocked by: Build 1168 |
| 32 | Blocked by: Build 1168 |
| 33 | Blocked by: Build 1168 |
| 34 | Blocked by: Build 1168 |
| 35 | Blocked by: Build 1168 |
| 36 | Blocked by: Build 1168 |
| 37 | Blocked by: Build 1168 |
| 38 | Blocked by: Build 1168 |
| 39 | Blocked by: Build 1168 |
| 40 | Blocked by: Build 1168 |
| 41 | Blocked by: Build 1168 |
| 42 | Blocked by: Build 1168 |
| 43 | Blocked by: Build 1168 |
| 44 | Blocked by: Build 1168 |
| 45 | Blocked by: Build 1168 |
| 46 | Blocked by: Build 1168 |
| 47 | Blocked by: Build 1168 |
| 48 | Blocked by: Build 1168 |
| 49 | Blocked by: Build 1168 |
| 50 | Blocked by: Build 1168 |
| 51 | Blocked by: Build 1168 |
| 52 | Blocked by: Build 1168 |
| 53 | Blocked by: Build 1168 |
| 54 | Blocked by: Build 1168 |
| 55 | Blocked by: Build 1168 |
| 56 | Blocked by: Build 1168 |
| 57 | Blocked by: Build 1168 |
| 58 | Blocked by: Build 1168 |
| 59 | Blocked by: Build 1168 |
| 60 | Blocked by: Build 1168 |
| 61 | Blocked by: Build 1168 |
| 62 | Blocked by: Build 1168 |
| 63 | Blocked by: Build 1168 |
| 64 | Blocked by: Build 1168 |
| 65 | Blocked by: Build 1168 |
| 66 | Blocked by: Build 1168 |
| 67 | Blocked by: Build 1168 |
| 68 |