Page MenuHomePhorge

Build 3037
PassedPublic

Drydock: Run Command

When
Completed at Mar 7 2016, 6:06 PM · Built for 11 m, 27 s
Status
Passed

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

36+ git reset --hard origin/master
37+ git clean -d -f -x
38+ popd
39+ export commit
40+ export differential
41+ export id
42+ export package
43+ export phid
44+ export ro_uri
45+ export uri
46+ export vcs
47+ export test_build
48+ export test_functional
49+ export test_integration
50+ export test_performance
51+ export test_unit
52+ export test_obs
53+ '[' '!' -d /var/tmp/osbuild-packagecache ']'
54+ '[' -x stick.git/drydocker/roundcubemail-plugins-kolab/build.sh ']'
55+ pushd roundcubemail-plugins-kolab.git
56+ ../stick.git/drydocker/roundcubemail-plugins-kolab/build.sh
57+ 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=3037 -e COMMIT=9daf32495a7a57ab5df70dc8acd513db661ed3d9 -e DIFFERENTIAL= -e PACKAGE=roundcubemail-plugins-kolab -e PHAB_CERT= -e PHAB_USER= -e PHID=PHID-HMBT-mnfo63f5pei3x6nvzpxp -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
58Switched to a new branch 'dev/perf'
59Switched to a new branch 'dev/sabre-vobject3'
60Switched to a new branch 'manticore'
61Switched to branch 'master'
62Switched to a new branch 'roundcubemail-plugins-kolab-0.6'
63Switched to a new branch 'roundcubemail-plugins-kolab-0.7'
64Switched to a new branch 'roundcubemail-plugins-kolab-0.8'
65Switched to a new branch 'roundcubemail-plugins-kolab-0.9'
66Switched to a new branch 'roundcubemail-plugins-kolab-3.0'
67Switched to a new branch 'roundcubemail-plugins-kolab-3.1'
68Switched to a new branch 'roundcubemail-plugins-kolab-3.2'
69Note: checking out '9daf32495a7a57ab5df70dc8acd513db661ed3d9'.
70
71You are in 'detached HEAD' state. You can look around, make experimental
72changes and commit them, and you can discard any commits you make in this
73state without impacting any branches by performing another checkout.
74
75If you want to create a new branch to retain commits you create, you may
76do so (now or later) by using -b with the checkout command again. Example:
77
78 git checkout -b new_branch_name
79
80HEAD is now at 9daf324... Fix regression in get_object() (T1098)
81+ exit 0
82+ retval=0
83+ popd
84+ exit 0
85

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

17565++++ git tag -l
17566++++ grep -E '3.3(\.[0-9]+)+$'
17567++++ sed -r -e 's/^.*([0-9]\.([0-9]+(\.[0-9]+)+))$/\1/g'
17568++++ sed -r -e 's/[^0-9\.]+//g'
17569++++ tail -n 1
17570++++ awk -F. '{$NF+=1; OFS="."; print $0}'
17571++++ sort --version-sort -u
17572+++ tag_version=
17573+++ '[' -z '' -a -z 3.3 ']'
17574++++ echo -e '3.3\n0\n'
17575++++ sort --version-sort -u
17576++++ tail -n 1
17577+++ new_version=3.3
17578+++ '[' 3.3 == 0 ']'
17579+++ echo 'Going with new version: '\''3.3'\'''
17580Going with new version: '3.3'
17581+++ set - -x
17582/srv/Kolab:Winterfell/roundcubemail-plugins-kolab /srv/roundcubemail-plugins-kolab.git /srv/roundcubemail-plugins-kolab.git
17583Running osc ar ...
17584Running osc ar OK (at 9daf32495a7a57ab5df70dc8acd513db661ed3d9)
17585Running osc ci -m roundcubemail-plugins-kolab@9daf32495a7a57ab5df70dc8acd513db661ed3d9-2016-03-07 ...
17586Sending debian.changelog
17587Sending roundcubemail-plugins-kolab-3.3.tar.gz
17588Sending roundcubemail-plugins-kolab.dsc
17589Sending roundcubemail-plugins-kolab.spec
17590Transmitting file data ....
17591Committed revision 30.
17592Running osc ci -m roundcubemail-plugins-kolab@9daf32495a7a57ab5df70dc8acd513db661ed3d9-2016-03-07 OK (at 9daf32495a7a57ab5df70dc8acd513db661ed3d9)
17593/srv/roundcubemail-plugins-kolab.git /srv/roundcubemail-plugins-kolab.git
17594Running obs_checkin OK (at 9daf32495a7a57ab5df70dc8acd513db661ed3d9)
17595/srv/roundcubemail-plugins-kolab.git
17596Running ../stick.git/drydocker/roundcubemail-plugins-kolab/test_obs_checkin.sh OK (at 9daf32495a7a57ab5df70dc8acd513db661ed3d9)
17597/srv/closure-compiler.git
17598========================================================================
17599 Running 'generic_php_lint' OK (at 9daf32495a7a57ab5df70dc8acd513db661ed3d9)
17600 Running 'generic_js_lint' FAILED (at ff10091b6c8bb0665835ac88635d010b09fd0d09)
17601 Running 'generic_js_lint' OK (at 9daf32495a7a57ab5df70dc8acd513db661ed3d9)
17602 Running '../stick.git/drydocker/roundcubemail-plugins-kolab/test_build.sh' OK (at 9daf32495a7a57ab5df70dc8acd513db661ed3d9)
17603 Running 'obs_build_local' OK (at 9daf32495a7a57ab5df70dc8acd513db661ed3d9)
17604 Running 'yum_downgrade' FAILED (at 9daf32495a7a57ab5df70dc8acd513db661ed3d9)
17605 Running 'yum_install' OK (at 9daf32495a7a57ab5df70dc8acd513db661ed3d9)
17606 Running 'obs_install_local' OK (at 9daf32495a7a57ab5df70dc8acd513db661ed3d9)
17607 Running '../stick.git/drydocker/roundcubemail-plugins-kolab/test_obs.sh' OK (at 9daf32495a7a57ab5df70dc8acd513db661ed3d9)
17608 Running 'osc ar' OK (at 9daf32495a7a57ab5df70dc8acd513db661ed3d9)
17609 Running 'osc ci -m roundcubemail-plugins-kolab@9daf32495a7a57ab5df70dc8acd513db661ed3d9-2016-03-07' OK (at 9daf32495a7a57ab5df70dc8acd513db661ed3d9)
17610 Running 'obs_checkin' OK (at 9daf32495a7a57ab5df70dc8acd513db661ed3d9)
17611 Running '../stick.git/drydocker/roundcubemail-plugins-kolab/test_obs_checkin.sh' OK (at 9daf32495a7a57ab5df70dc8acd513db661ed3d9)
17612========================================================================
17613/var/drydock/workingcopy-77/repo/roundcubemail-plugins-kolab
17614

Lease Working Copy

When
Completed at Mar 7 2016, 5:55 PM · Built instantly
Status
Passed

Wait for Previous Commits to Build

When
Completed at Mar 7 2016, 5:55 PM · Built instantly
Status
Passed

Event Timeline