Properties
Properties
Run Command
Run Command
- When
- Completed at May 18 2015, 9:52 AM · Built for 1 m, 45 s
- Status
Passed
| 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 |
| 73 | Note: checking out 'e40dba423fb214b0e04284d7cf18580289a7787f'. |
| 74 | |
| 75 | You are in 'detached HEAD' state. You can look around, make experimental |
| 76 | changes and commit them, and you can discard any commits you make in this |
| 77 | state without impacting any branches by performing another checkout. |
| 78 | |
| 79 | If you want to create a new branch to retain commits you create, you may |
| 80 | do so (now or later) by using -b with the checkout command again. Example: |
| 81 | |
| 82 | git checkout -b new_branch_name |
| 83 | |
| 84 | HEAD 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 |
| 3147 | Linting './lib/output/json/contact.php' ... No syntax errors detected in ./lib/output/json/contact.php |
|---|---|
| 3148 | Linting './lib/output/json/event.php' ... No syntax errors detected in ./lib/output/json/event.php |
| 3149 | Linting './lib/output/json/file.php' ... No syntax errors detected in ./lib/output/json/file.php |
| 3150 | Linting './lib/output/json/folder.php' ... No syntax errors detected in ./lib/output/json/folder.php |
| 3151 | Linting './lib/output/json/info.php' ... No syntax errors detected in ./lib/output/json/info.php |
| 3152 | Linting './lib/output/json/mail.php' ... No syntax errors detected in ./lib/output/json/mail.php |
| 3153 | Linting './lib/output/json/note.php' ... No syntax errors detected in ./lib/output/json/note.php |
| 3154 | Linting './lib/output/json/task.php' ... No syntax errors detected in ./lib/output/json/task.php |
| 3155 | Linting './lib/output/xml.php' ... No syntax errors detected in ./lib/output/xml.php |
| 3156 | Linting './lib/output/xml/configuration.php' ... No syntax errors detected in ./lib/output/xml/configuration.php |
| 3157 | Linting './lib/output/xml/contact.php' ... No syntax errors detected in ./lib/output/xml/contact.php |
| 3158 | Linting './lib/output/xml/event.php' ... No syntax errors detected in ./lib/output/xml/event.php |
| 3159 | Linting './lib/output/xml/file.php' ... No syntax errors detected in ./lib/output/xml/file.php |
| 3160 | Linting './lib/output/xml/folder.php' ... No syntax errors detected in ./lib/output/xml/folder.php |
| 3161 | Linting './lib/output/xml/note.php' ... No syntax errors detected in ./lib/output/xml/note.php |
| 3162 | Linting './lib/output/xml/task.php' ... No syntax errors detected in ./lib/output/xml/task.php |
| 3163 | Linting './public_html/index.php' ... No syntax errors detected in ./public_html/index.php |
| 3164 | Linting './tests/API/Attachments.php' ... No syntax errors detected in ./tests/API/Attachments.php |
| 3165 | Linting './tests/API/Contacts.php' ... No syntax errors detected in ./tests/API/Contacts.php |
| 3166 | Linting './tests/API/Folders.php' ... No syntax errors detected in ./tests/API/Folders.php |
| 3167 | Linting './tests/API/Info.php' ... No syntax errors detected in ./tests/API/Info.php |
| 3168 | Linting './tests/API/Mails.php' ... No syntax errors detected in ./tests/API/Mails.php |
| 3169 | Linting './tests/API/Notes.php' ... No syntax errors detected in ./tests/API/Notes.php |
| 3170 | Linting './tests/API/Tasks.php' ... No syntax errors detected in ./tests/API/Tasks.php |
| 3171 | Linting './tests/Mapistore/Attachments.php' ... No syntax errors detected in ./tests/Mapistore/Attachments.php |
| 3172 | Linting './tests/Mapistore/Contacts.php' ... No syntax errors detected in ./tests/Mapistore/Contacts.php |
| 3173 | Linting './tests/Mapistore/Folders.php' ... No syntax errors detected in ./tests/Mapistore/Folders.php |
| 3174 | Linting './tests/Mapistore/Info.php' ... No syntax errors detected in ./tests/Mapistore/Info.php |
| 3175 | Linting './tests/Mapistore/Mails.php' ... No syntax errors detected in ./tests/Mapistore/Mails.php |
| 3176 | Linting './tests/Mapistore/Notes.php' ... No syntax errors detected in ./tests/Mapistore/Notes.php |
| 3177 | Linting './tests/Mapistore/Tasks.php' ... No syntax errors detected in ./tests/Mapistore/Tasks.php |
| 3178 | Linting './tests/index.php' ... No syntax errors detected in ./tests/index.php |
| 3179 | Linting './tests/lib/bootstrap.php' ... No syntax errors detected in ./tests/lib/bootstrap.php |
| 3180 | Linting './tests/lib/kolab_api_backend.php' ... No syntax errors detected in ./tests/lib/kolab_api_backend.php |
| 3181 | Linting './tests/lib/kolab_api_message.php' ... No syntax errors detected in ./tests/lib/kolab_api_message.php |
| 3182 | Linting './tests/lib/kolab_api_request.php' ... No syntax errors detected in ./tests/lib/kolab_api_request.php |
| 3183 | Running generic_php_lint OK (at e40dba423fb214b0e04284d7cf18580289a7787f) |
| 3184 | Running generic_js_lint ... |
| 3185 | Running generic_js_lint OK (at e40dba423fb214b0e04284d7cf18580289a7787f) |
| 3186 | /srv/copenhagen.git |
| 3187 | Running ../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
Lease Host
- When
- Completed at May 18 2015, 9:50 AM · Built for 1 s
- Status
Passed
Wait for Previous Commits to Build
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.