Page MenuHomePhorge

Build 448
PassedPublic

Run Command

When
Completed at May 18 2015, 9:52 AM · Built for 1 m, 45 s
Status
Passed
This build step has since been deleted on the build plan. Some information may be omitted.

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

63+ ro_uri=https://git.kolab.org/diffusion/CO/copenhagen.git
64+ case ${package} in
65+ case ${uri} in
66++ pwd
67+ export TMPDIR=/var/tmp/605
68+ TMPDIR=/var/tmp/605
69+ '[' '!' -d copenhagen.git ']'
70+ git clone https://git.kolab.org/diffusion/CO/copenhagen.git copenhagen.git
71+ pushd copenhagen.git
72+ git checkout e40dba423fb214b0e04284d7cf18580289a7787f
73Note: checking out 'e40dba423fb214b0e04284d7cf18580289a7787f'.
74
75You are in 'detached HEAD' state. You can look around, make experimental
76changes and commit them, and you can discard any commits you make in this
77state without impacting any branches by performing another checkout.
78
79If you want to create a new branch to retain commits you create, you may
80do so (now or later) by using -b with the checkout command again. Example:
81
82 git checkout -b new_branch_name
83
84HEAD is now at e40dba4... Implemented tasks API (partial)
85+ popd
86+ '[' copenhagen '!=' stick ']'
87+ '[' '!' -d stick.git ']'
88+ git clone https://git.kolab.org/diffusion/QA/stick.git stick.git
89+ export commit
90+ export differential
91+ export id
92+ export package
93+ export phid
94+ export ro_uri
95+ export uri
96+ export vcs
97+ export test_build
98+ export test_functional
99+ export test_integration
100+ export test_performance
101+ export test_unit
102+ '[' -x stick.git/drydocker/copenhagen/build.sh ']'
103+ pushd copenhagen.git
104+ ../stick.git/drydocker/copenhagen/build.sh
105+ docker run -it --attach=stdout --attach=stderr --detach=false --rm=true --volume=/root/.oscrc:/root/.oscrc -e ID=448 -e COMMIT=e40dba423fb214b0e04284d7cf18580289a7787f -e DIFFERENTIAL= -e PACKAGE=copenhagen -e PHAB_CERT= -e PHAB_USER= -e PHID=PHID-HMBT-xnigxp7j72aj7vo5mh43 -e URI=ssh://git@git.kolab.org/diffusion/CO/copenhagen.git -e RO_URI=https://git.kolab.org/diffusion/CO/copenhagen.git -e VCS=git -e TEST_BUILD=1 -e TEST_FUNCTIONAL=1 -e TEST_INTEGRATION=1 -e TEST_PERFORMANCE=1 -e TEST_UNIT=1 kolab/ci-maipo
106+ exit 0
107+ retval=0
108+ popd
109+ cd /var/tmp
110+ rm -rf /var/tmp/605
111+ exit 0
112

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

3147Linting './lib/output/json/contact.php' ... No syntax errors detected in ./lib/output/json/contact.php
3148Linting './lib/output/json/event.php' ... No syntax errors detected in ./lib/output/json/event.php
3149Linting './lib/output/json/file.php' ... No syntax errors detected in ./lib/output/json/file.php
3150Linting './lib/output/json/folder.php' ... No syntax errors detected in ./lib/output/json/folder.php
3151Linting './lib/output/json/info.php' ... No syntax errors detected in ./lib/output/json/info.php
3152Linting './lib/output/json/mail.php' ... No syntax errors detected in ./lib/output/json/mail.php
3153Linting './lib/output/json/note.php' ... No syntax errors detected in ./lib/output/json/note.php
3154Linting './lib/output/json/task.php' ... No syntax errors detected in ./lib/output/json/task.php
3155Linting './lib/output/xml.php' ... No syntax errors detected in ./lib/output/xml.php
3156Linting './lib/output/xml/configuration.php' ... No syntax errors detected in ./lib/output/xml/configuration.php
3157Linting './lib/output/xml/contact.php' ... No syntax errors detected in ./lib/output/xml/contact.php
3158Linting './lib/output/xml/event.php' ... No syntax errors detected in ./lib/output/xml/event.php
3159Linting './lib/output/xml/file.php' ... No syntax errors detected in ./lib/output/xml/file.php
3160Linting './lib/output/xml/folder.php' ... No syntax errors detected in ./lib/output/xml/folder.php
3161Linting './lib/output/xml/note.php' ... No syntax errors detected in ./lib/output/xml/note.php
3162Linting './lib/output/xml/task.php' ... No syntax errors detected in ./lib/output/xml/task.php
3163Linting './public_html/index.php' ... No syntax errors detected in ./public_html/index.php
3164Linting './tests/API/Attachments.php' ... No syntax errors detected in ./tests/API/Attachments.php
3165Linting './tests/API/Contacts.php' ... No syntax errors detected in ./tests/API/Contacts.php
3166Linting './tests/API/Folders.php' ... No syntax errors detected in ./tests/API/Folders.php
3167Linting './tests/API/Info.php' ... No syntax errors detected in ./tests/API/Info.php
3168Linting './tests/API/Mails.php' ... No syntax errors detected in ./tests/API/Mails.php
3169Linting './tests/API/Notes.php' ... No syntax errors detected in ./tests/API/Notes.php
3170Linting './tests/API/Tasks.php' ... No syntax errors detected in ./tests/API/Tasks.php
3171Linting './tests/Mapistore/Attachments.php' ... No syntax errors detected in ./tests/Mapistore/Attachments.php
3172Linting './tests/Mapistore/Contacts.php' ... No syntax errors detected in ./tests/Mapistore/Contacts.php
3173Linting './tests/Mapistore/Folders.php' ... No syntax errors detected in ./tests/Mapistore/Folders.php
3174Linting './tests/Mapistore/Info.php' ... No syntax errors detected in ./tests/Mapistore/Info.php
3175Linting './tests/Mapistore/Mails.php' ... No syntax errors detected in ./tests/Mapistore/Mails.php
3176Linting './tests/Mapistore/Notes.php' ... No syntax errors detected in ./tests/Mapistore/Notes.php
3177Linting './tests/Mapistore/Tasks.php' ... No syntax errors detected in ./tests/Mapistore/Tasks.php
3178Linting './tests/index.php' ... No syntax errors detected in ./tests/index.php
3179Linting './tests/lib/bootstrap.php' ... No syntax errors detected in ./tests/lib/bootstrap.php
3180Linting './tests/lib/kolab_api_backend.php' ... No syntax errors detected in ./tests/lib/kolab_api_backend.php
3181Linting './tests/lib/kolab_api_message.php' ... No syntax errors detected in ./tests/lib/kolab_api_message.php
3182Linting './tests/lib/kolab_api_request.php' ... No syntax errors detected in ./tests/lib/kolab_api_request.php
3183Running generic_php_lint OK (at e40dba423fb214b0e04284d7cf18580289a7787f)
3184Running generic_js_lint ...
3185Running generic_js_lint OK (at e40dba423fb214b0e04284d7cf18580289a7787f)
3186/srv/copenhagen.git
3187Running ../stick.git/drydocker/copenhagen/test_build.sh OK (at e40dba423fb214b0e04284d7cf18580289a7787f)
3188/srv/closure-compiler.git
3189========================================================================
3190 Running 'yum-builddep -y --disablerepo=openSUSE_Tools copenhagen' OK (at e40dba423fb214b0e04284d7cf18580289a7787f)
3191 Running 'generic_php_lint' OK (at e40dba423fb214b0e04284d7cf18580289a7787f)
3192 Running 'generic_js_lint' OK (at e40dba423fb214b0e04284d7cf18580289a7787f)
3193 Running '../stick.git/drydocker/copenhagen/test_build.sh' OK (at e40dba423fb214b0e04284d7cf18580289a7787f)
3194========================================================================
3195/var/tmp/605
3196

Lease Host

When
Completed at May 18 2015, 9:50 AM · Built for 1 s
Status
Passed
This build step has since been deleted on the build plan. Some information may be omitted.

Wait for Previous Commits to Build

When
Completed at May 18 2015, 9:50 AM · Built instantly
Status
Passed
1 empty log is hidden Show all logs.

Event Timeline