Properties
Properties
Run Command
Run Command
- When
- Completed at Aug 17 2015, 11:16 AM · Built for 20 m, 39 s
- Status
Passed
| 18 | + ro_uri=https://git.kolab.org/diffusion/M/manticore.git |
|---|---|
| 19 | ++ pwd |
| 20 | + export TMPDIR=/var/tmp/1712 |
| 21 | + TMPDIR=/var/tmp/1712 |
| 22 | + '[' '!' -d manticore.git ']' |
| 23 | + git clone https://git.kolab.org/diffusion/M/manticore.git manticore.git |
| 24 | + pushd manticore.git |
| 25 | + git checkout 0c8b5ae3cd22a3d19eca06dd97b37fdb638970e6 |
| 26 | Note: checking out '0c8b5ae3cd22a3d19eca06dd97b37fdb638970e6'. |
| 27 | |
| 28 | You are in 'detached HEAD' state. You can look around, make experimental |
| 29 | changes and commit them, and you can discard any commits you make in this |
| 30 | state without impacting any branches by performing another checkout. |
| 31 | |
| 32 | If you want to create a new branch to retain commits you create, you may |
| 33 | do so (now or later) by using -b with the checkout command again. Example: |
| 34 | |
| 35 | git checkout -b new_branch_name |
| 36 | |
| 37 | HEAD is now at 0c8b5ae... Merge pull request #2 from adityab/phantomjs |
| 38 | + popd |
| 39 | + '[' manticore '!=' stick ']' |
| 40 | + '[' '!' -d stick.git ']' |
| 41 | + git clone https://git.kolab.org/diffusion/QA/stick.git stick.git |
| 42 | + export commit |
| 43 | + export differential |
| 44 | + export id |
| 45 | + export package |
| 46 | + export phid |
| 47 | + export ro_uri |
| 48 | + export uri |
| 49 | + export vcs |
| 50 | + export test_build |
| 51 | + export test_functional |
| 52 | + export test_integration |
| 53 | + export test_performance |
| 54 | + export test_unit |
| 55 | + export test_obs |
| 56 | + '[' '!' -d /var/tmp/osbuild-packagecache ']' |
| 57 | + '[' -x stick.git/drydocker/manticore/build.sh ']' |
| 58 | + pushd manticore.git |
| 59 | + ../stick.git/drydocker/manticore/build.sh |
| 60 | + 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=1300 -e COMMIT=0c8b5ae3cd22a3d19eca06dd97b37fdb638970e6 -e DIFFERENTIAL= -e PACKAGE=manticore -e PHAB_CERT= -e PHAB_USER= -e PHID=PHID-HMBT-f4thf3zwyszrozppjgzb -e URI=https://git.kolab.org/diffusion/M/manticore.git -e RO_URI=https://git.kolab.org/diffusion/M/manticore.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 |
| 61 | + exit 0 |
| 62 | + retval=0 |
| 63 | + popd |
| 64 | + cd /var/tmp |
| 65 | + rm -rf /var/tmp/1712 |
| 66 | + exit 0 |
| 67 |
| 75790 | +++ latest_stable_branch= |
|---|---|
| 75791 | +++ echo 'The latest stable branch is '\'''\''' |
| 75792 | The latest stable branch is '' |
| 75793 | +++ '[' master == master ']' |
| 75794 | +++ '[' '!' -z '' ']' |
| 75795 | +++ master_version= |
| 75796 | +++ stable_version=0 |
| 75797 | ++++ git tag -l |
| 75798 | ++++ grep -E '(\.[0-9]+)+$' |
| 75799 | ++++ sed -r -e 's/^.*([0-9]\.([0-9]+(\.[0-9]+)+))$/\1/g' |
| 75800 | ++++ tail -n 1 |
| 75801 | ++++ sort --version-sort -u |
| 75802 | ++++ awk -F. '{$NF+=1; OFS="."; print $0}' |
| 75803 | +++ tag_version=0.1.1 |
| 75804 | +++ '[' -z 0.1.1 -a -z '' ']' |
| 75805 | ++++ echo -e '\n0\n0.1.1' |
| 75806 | ++++ sort --version-sort -u |
| 75807 | ++++ tail -n 1 |
| 75808 | +++ new_version=0.1.1 |
| 75809 | +++ '[' 0.1.1 == 0 ']' |
| 75810 | +++ echo 'Going with new version: '\''0.1.1'\''' |
| 75811 | Going with new version: '0.1.1' |
| 75812 | +++ set - -x |
| 75813 | /srv/Kolab:Development/manticore /srv/manticore.git /srv/manticore.git |
| 75814 | Running osc ar ... |
| 75815 | Running osc ar OK (at 0c8b5ae3cd22a3d19eca06dd97b37fdb638970e6) |
| 75816 | Running osc ci -m manticore@0c8b5ae3cd22a3d19eca06dd97b37fdb638970e6-2015-08-17 ... |
| 75817 | Sending manticore-0.1.1.tar.gz |
| 75818 | Transmitting file data . |
| 75819 | Committed revision 11. |
| 75820 | Running osc ci -m manticore@0c8b5ae3cd22a3d19eca06dd97b37fdb638970e6-2015-08-17 OK (at 0c8b5ae3cd22a3d19eca06dd97b37fdb638970e6) |
| 75821 | /srv/manticore.git /srv/manticore.git |
| 75822 | Running obs_checkin OK (at 0c8b5ae3cd22a3d19eca06dd97b37fdb638970e6) |
| 75823 | /srv/manticore.git |
| 75824 | Running ../stick.git/drydocker/manticore/test_obs.sh OK (at 0c8b5ae3cd22a3d19eca06dd97b37fdb638970e6) |
| 75825 | /srv |
| 75826 | ======================================================================== |
| 75827 | Running 'yum-builddep -y --disablerepo=openSUSE_Tools manticore' OK (at 0c8b5ae3cd22a3d19eca06dd97b37fdb638970e6) |
| 75828 | Running '../stick.git/drydocker/manticore/test_build.sh' OK (at 0c8b5ae3cd22a3d19eca06dd97b37fdb638970e6) |
| 75829 | Running 'obs_build_local' OK (at 0c8b5ae3cd22a3d19eca06dd97b37fdb638970e6) |
| 75830 | Running 'yum_downgrade' FAILED (at 0c8b5ae3cd22a3d19eca06dd97b37fdb638970e6) |
| 75831 | Running 'yum_install' OK (at 0c8b5ae3cd22a3d19eca06dd97b37fdb638970e6) |
| 75832 | Running 'obs_install_local' OK (at 0c8b5ae3cd22a3d19eca06dd97b37fdb638970e6) |
| 75833 | Running 'osc ar' OK (at 0c8b5ae3cd22a3d19eca06dd97b37fdb638970e6) |
| 75834 | Running 'osc ci -m manticore@0c8b5ae3cd22a3d19eca06dd97b37fdb638970e6-2015-08-17' OK (at 0c8b5ae3cd22a3d19eca06dd97b37fdb638970e6) |
| 75835 | Running 'obs_checkin' OK (at 0c8b5ae3cd22a3d19eca06dd97b37fdb638970e6) |
| 75836 | Running '../stick.git/drydocker/manticore/test_obs.sh' OK (at 0c8b5ae3cd22a3d19eca06dd97b37fdb638970e6) |
| 75837 | ======================================================================== |
| 75838 | /var/tmp/1712 |
| 75839 |
Lease Host
Lease Host
- When
- Completed at Aug 17 2015, 10:55 AM · Built instantly
- Status
Passed
Wait for Previous Commits to Build
Wait for Previous Commits to Build
- When
- Completed at Aug 17 2015, 10:55 AM · Built instantly
- Status
Passed
| 19 | Blocked by: Build 1295 |
|---|---|
| 20 | Blocked by: Build 1295 |
| 21 | Blocked by: Build 1295 |
| 22 | Blocked by: Build 1295 |
| 23 | Blocked by: Build 1295 |
| 24 | Blocked by: Build 1295 |
| 25 | Blocked by: Build 1295 |
| 26 | Blocked by: Build 1295 |
| 27 | Blocked by: Build 1295 |
| 28 | Blocked by: Build 1295 |
| 29 | Blocked by: Build 1295 |
| 30 | Blocked by: Build 1295 |
| 31 | Blocked by: Build 1295 |
| 32 | Blocked by: Build 1295 |
| 33 | Blocked by: Build 1295 |
| 34 | Blocked by: Build 1295 |
| 35 | Blocked by: Build 1295 |
| 36 | Blocked by: Build 1295 |
| 37 | Blocked by: Build 1295 |
| 38 | Blocked by: Build 1295 |
| 39 | Blocked by: Build 1295 |
| 40 | Blocked by: Build 1295 |
| 41 | Blocked by: Build 1295 |
| 42 | Blocked by: Build 1295 |
| 43 | Blocked by: Build 1295 |
| 44 | Blocked by: Build 1295 |
| 45 | Blocked by: Build 1295 |
| 46 | Blocked by: Build 1295 |
| 47 | Blocked by: Build 1295 |
| 48 | Blocked by: Build 1295 |
| 49 | Blocked by: Build 1295 |
| 50 | Blocked by: Build 1295 |
| 51 | Blocked by: Build 1295 |
| 52 | Blocked by: Build 1295 |
| 53 | Blocked by: Build 1295 |
| 54 | Blocked by: Build 1295 |
| 55 | Blocked by: Build 1295 |
| 56 | Blocked by: Build 1295 |
| 57 | Blocked by: Build 1295 |
| 58 | Blocked by: Build 1295 |
| 59 | Blocked by: Build 1295 |
| 60 | Blocked by: Build 1295 |
| 61 | Blocked by: Build 1295 |
| 62 | Blocked by: Build 1295 |
| 63 | Blocked by: Build 1295 |
| 64 | Blocked by: Build 1295 |
| 65 | Blocked by: Build 1295 |
| 66 | Blocked by: Build 1295 |
| 67 | Blocked by: Build 1295 |
| 68 |