Properties
Properties
Run Command
Run Command
- When
- Completed at Aug 17 2015, 10:35 AM · Built for 21 m, 40 s
- Status
Passed
| 18 | + ro_uri=https://git.kolab.org/diffusion/M/manticore.git |
|---|---|
| 19 | ++ pwd |
| 20 | + export TMPDIR=/var/tmp/1705 |
| 21 | + TMPDIR=/var/tmp/1705 |
| 22 | + '[' '!' -d manticore.git ']' |
| 23 | + git clone https://git.kolab.org/diffusion/M/manticore.git manticore.git |
| 24 | + pushd manticore.git |
| 25 | + git checkout 4943fffcadfc9ead49c8386cff53133b4cad277f |
| 26 | Note: checking out '4943fffcadfc9ead49c8386cff53133b4cad277f'. |
| 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 4943fff... Add PhantomJS recorder to avoid replay-on-join |
| 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=1293 -e COMMIT=4943fffcadfc9ead49c8386cff53133b4cad277f -e DIFFERENTIAL= -e PACKAGE=manticore -e PHAB_CERT= -e PHAB_USER= -e PHID=PHID-HMBT-fxakbpu36fycvz2irq42 -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/1705 |
| 66 | + exit 0 |
| 67 |
| 75978 | +++ '[' '' == master ']' |
|---|---|
| 75979 | +++ master_version=0 |
| 75980 | ++++ echo |
| 75981 | ++++ sed -r -e 's/^.*([0-9]+(\.[0-9]+)+)$/\1/g' |
| 75982 | +++ stable_version= |
| 75983 | +++ echo 'This puts the version for stable at ' |
| 75984 | This puts the version for stable at |
| 75985 | ++++ git tag -l |
| 75986 | ++++ sed -r -e 's/^.*([0-9]\.([0-9]+(\.[0-9]+)+))$/\1/g' |
| 75987 | ++++ grep -E '(\.[0-9]+)+$' |
| 75988 | ++++ awk -F. '{$NF+=1; OFS="."; print $0}' |
| 75989 | ++++ sort --version-sort -u |
| 75990 | ++++ tail -n 1 |
| 75991 | +++ tag_version=0.1.1 |
| 75992 | ++++ echo -e '0\n\n0.1.1' |
| 75993 | ++++ sort --version-sort -u |
| 75994 | ++++ tail -n 1 |
| 75995 | +++ new_version=0.1.1 |
| 75996 | +++ '[' 0.1.1 == 0 ']' |
| 75997 | +++ echo 'Going with new version: '\''0.1.1'\''' |
| 75998 | Going with new version: '0.1.1' |
| 75999 | +++ set - -x |
| 76000 | /srv/Kolab:Development/manticore /srv/manticore.git /srv/manticore.git |
| 76001 | Running osc ar ... |
| 76002 | Running osc ar OK (at 4943fffcadfc9ead49c8386cff53133b4cad277f) |
| 76003 | Running osc ci -m manticore@4943fffcadfc9ead49c8386cff53133b4cad277f-2015-08-17 ... |
| 76004 | Sending manticore-0.1.1.tar.gz |
| 76005 | Sending manticore.spec |
| 76006 | Transmitting file data .. |
| 76007 | Committed revision 9. |
| 76008 | Running osc ci -m manticore@4943fffcadfc9ead49c8386cff53133b4cad277f-2015-08-17 OK (at 4943fffcadfc9ead49c8386cff53133b4cad277f) |
| 76009 | /srv/manticore.git /srv/manticore.git |
| 76010 | Running obs_checkin OK (at 4943fffcadfc9ead49c8386cff53133b4cad277f) |
| 76011 | /srv/manticore.git |
| 76012 | Running ../stick.git/drydocker/manticore/test_obs.sh OK (at 4943fffcadfc9ead49c8386cff53133b4cad277f) |
| 76013 | /srv |
| 76014 | ======================================================================== |
| 76015 | Running '_install_package_builddep manticore' OK (at 4943fffcadfc9ead49c8386cff53133b4cad277f) |
| 76016 | Running '../stick.git/drydocker/manticore/test_build.sh' OK (at 4943fffcadfc9ead49c8386cff53133b4cad277f) |
| 76017 | Running 'obs_build_local' OK (at 4943fffcadfc9ead49c8386cff53133b4cad277f) |
| 76018 | Running 'yum_downgrade' FAILED (at 4943fffcadfc9ead49c8386cff53133b4cad277f) |
| 76019 | Running 'yum_install' OK (at 4943fffcadfc9ead49c8386cff53133b4cad277f) |
| 76020 | Running 'obs_install_local' OK (at 4943fffcadfc9ead49c8386cff53133b4cad277f) |
| 76021 | Running 'osc ar' OK (at 4943fffcadfc9ead49c8386cff53133b4cad277f) |
| 76022 | Running 'osc ci -m manticore@4943fffcadfc9ead49c8386cff53133b4cad277f-2015-08-17' OK (at 4943fffcadfc9ead49c8386cff53133b4cad277f) |
| 76023 | Running 'obs_checkin' OK (at 4943fffcadfc9ead49c8386cff53133b4cad277f) |
| 76024 | Running '../stick.git/drydocker/manticore/test_obs.sh' OK (at 4943fffcadfc9ead49c8386cff53133b4cad277f) |
| 76025 | ======================================================================== |
| 76026 | /var/tmp/1705 |
| 76027 |
Lease Host
Lease Host
- When
- Completed at Aug 17 2015, 10:13 AM · Built for 1 s
- Status
Passed
Wait for Previous Commits to Build
Wait for Previous Commits to Build
- When
- Completed at Aug 17 2015, 10:13 AM · Built instantly
- Status
Passed
1 empty log is hidden Show all logs.