Page MenuHomePhorge

Build 3133
PassedPublic

Drydock: Run Command

When
Completed at Mar 16 2016, 12:44 PM · Built for 17 m, 17 s
Status
Passed

Build Log 9946 (remote - stderr)
25 - 50 - 100 - Unlimited Lines

32HEAD is now at 6e397d0... If DB connection fails, wait and try again with a warning.
33+ popd
34+ '[' manticore '!=' stick ']'
35+ '[' '!' -d stick.git ']'
36+ pushd stick.git
37+ git remote set-url origin https://git.kolab.org/diffusion/QA/stick.git
38+ git fetch origin
39+ git reset --hard origin/master
40+ git clean -d -f -x
41+ popd
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 -i --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=3133 -e COMMIT=6e397d0cc876553604f07dbb568e42ba2f9d3af8 -e DIFFERENTIAL= -e PACKAGE=manticore -e PHAB_CERT= -e PHAB_USER= -e PHID=PHID-HMBT-i47j5eufrqkgbnqqouvd -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
61Switched to a new branch 'chwala'
62Switched to a new branch 'db-reconnect'
63Switched to branch 'master'
64Switched to a new branch 'ssha-webdav-creds'
65Note: checking out '6e397d0cc876553604f07dbb568e42ba2f9d3af8'.
66
67You are in 'detached HEAD' state. You can look around, make experimental
68changes and commit them, and you can discard any commits you make in this
69state without impacting any branches by performing another checkout.
70
71If you want to create a new branch to retain commits you create, you may
72do so (now or later) by using -b with the checkout command again. Example:
73
74 git checkout -b new_branch_name
75
76HEAD is now at 6e397d0... If DB connection fails, wait and try again with a warning.
77+ exit 0
78+ retval=0
79+ popd
80+ exit 0
81

Build Log 9945 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

61707+++ '[' '' == master ']'
61708+++ master_version=0
61709++++ echo
61710++++ sed -r -e 's/^.*([0-9]+(\.[0-9]+)+)$/\1/g'
61711+++ stable_version=
61712+++ echo 'This puts the version for stable at '
61713This puts the version for stable at
61714++++ git tag -l
61715++++ grep -E '(\.[0-9]+)+$'
61716++++ sed -r -e 's/^.*([0-9]\.([0-9]+(\.[0-9]+)+))$/\1/g'
61717++++ tail -n 1
61718++++ sort --version-sort -u
61719++++ awk -F. '{$NF+=1; OFS="."; print $0}'
61720+++ tag_version=0.1.1
61721++++ echo -e '0\n\n0.1.1'
61722++++ sort --version-sort -u
61723++++ tail -n 1
61724+++ new_version=0.1.1
61725+++ '[' 0.1.1 == 0 ']'
61726+++ echo 'Going with new version: '\''0.1.1'\'''
61727Going with new version: '0.1.1'
61728+++ set - -x
61729/srv/Kolab:Winterfell/manticore /srv/manticore.git /srv/manticore.git
61730Running osc ar ...
61731Running osc ar OK (at 6e397d0cc876553604f07dbb568e42ba2f9d3af8)
61732Running osc ci -m manticore@6e397d0cc876553604f07dbb568e42ba2f9d3af8-2016-03-16 ...
61733Sending manticore-0.1.1.tar.gz
61734Sending manticore.spec
61735Transmitting file data ..
61736Committed revision 5.
61737Running osc ci -m manticore@6e397d0cc876553604f07dbb568e42ba2f9d3af8-2016-03-16 OK (at 6e397d0cc876553604f07dbb568e42ba2f9d3af8)
61738/srv/manticore.git /srv/manticore.git
61739Running obs_checkin OK (at 6e397d0cc876553604f07dbb568e42ba2f9d3af8)
61740/srv/manticore.git
61741Running ../stick.git/drydocker/manticore/test_obs_checkin.sh OK (at 6e397d0cc876553604f07dbb568e42ba2f9d3af8)
61742/srv/closure-compiler.git
61743========================================================================
61744 Running '../stick.git/drydocker/manticore/test_build.sh' OK (at 6e397d0cc876553604f07dbb568e42ba2f9d3af8)
61745 Running 'obs_build_local' OK (at 6e397d0cc876553604f07dbb568e42ba2f9d3af8)
61746 Running 'yum_downgrade' FAILED (at 6e397d0cc876553604f07dbb568e42ba2f9d3af8)
61747 Running 'yum_install' OK (at 6e397d0cc876553604f07dbb568e42ba2f9d3af8)
61748 Running 'obs_install_local' OK (at 6e397d0cc876553604f07dbb568e42ba2f9d3af8)
61749 Running '../stick.git/drydocker/manticore/test_obs.sh' OK (at 6e397d0cc876553604f07dbb568e42ba2f9d3af8)
61750 Running 'osc ar' OK (at 6e397d0cc876553604f07dbb568e42ba2f9d3af8)
61751 Running 'osc ci -m manticore@6e397d0cc876553604f07dbb568e42ba2f9d3af8-2016-03-16' OK (at 6e397d0cc876553604f07dbb568e42ba2f9d3af8)
61752 Running 'obs_checkin' OK (at 6e397d0cc876553604f07dbb568e42ba2f9d3af8)
61753 Running '../stick.git/drydocker/manticore/test_obs_checkin.sh' OK (at 6e397d0cc876553604f07dbb568e42ba2f9d3af8)
61754========================================================================
61755/var/drydock/workingcopy-76/repo/manticore
61756

Lease Working Copy

When
Completed at Mar 16 2016, 12:26 PM · Built instantly
Status
Passed

Wait for Previous Commits to Build

When
Completed at Mar 16 2016, 12:26 PM · Built for 1 s
Status
Passed

Event Timeline