Page MenuHomePhorge

Build 576
PassedPublic

Run Command

When
Completed at May 27 2015, 3:10 PM · Built for 36 s
Status
Passed
This build step has since been deleted on the build plan. Some information may be omitted.

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

14+ ro_uri=https://git.kolab.org/diffusion/CO/copenhagen.git
15+ case ${package} in
16+ case ${uri} in
17++ pwd
18+ export TMPDIR=/var/tmp/812
19+ TMPDIR=/var/tmp/812
20+ '[' '!' -d copenhagen.git ']'
21+ git clone https://git.kolab.org/diffusion/CO/copenhagen.git copenhagen.git
22+ pushd copenhagen.git
23+ git checkout 9092d3818f3e5cf6056594eafbed6414b3ec15ed
24Note: checking out '9092d3818f3e5cf6056594eafbed6414b3ec15ed'.
25
26You are in 'detached HEAD' state. You can look around, make experimental
27changes and commit them, and you can discard any commits you make in this
28state without impacting any branches by performing another checkout.
29
30If you want to create a new branch to retain commits you create, you may
31do so (now or later) by using -b with the checkout command again. Example:
32
33 git checkout -b new_branch_name
34
35HEAD is now at 9092d38... More fixes and unit tests on mapistore filter classes (where we do MAPI <-> Kolab props mapping)
36+ popd
37+ '[' copenhagen '!=' stick ']'
38+ '[' '!' -d stick.git ']'
39+ git clone https://git.kolab.org/diffusion/QA/stick.git stick.git
40+ export commit
41+ export differential
42+ export id
43+ export package
44+ export phid
45+ export ro_uri
46+ export uri
47+ export vcs
48+ export test_build
49+ export test_functional
50+ export test_integration
51+ export test_performance
52+ export test_unit
53+ '[' -x stick.git/drydocker/copenhagen/build.sh ']'
54+ pushd copenhagen.git
55+ ../stick.git/drydocker/copenhagen/build.sh
56+ docker run -it --attach=stdout --attach=stderr --detach=false --rm=true --volume=/root/.oscrc:/root/.oscrc --hostname=kolab.example.org -e ID=576 -e COMMIT=9092d3818f3e5cf6056594eafbed6414b3ec15ed -e DIFFERENTIAL= -e PACKAGE=copenhagen -e PHAB_CERT= -e PHAB_USER= -e PHID=PHID-HMBT-fmyou4wd4fkgf7dvupc3 -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
57+ exit 0
58+ retval=0
59+ popd
60+ cd /var/tmp
61+ rm -rf /var/tmp/812
62+ exit 0
63

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

1238Linting './tests/Mapistore/Info.php' ... No syntax errors detected in ./tests/Mapistore/Info.php
1239Linting './tests/Mapistore/Mails.php' ... No syntax errors detected in ./tests/Mapistore/Mails.php
1240Linting './tests/Mapistore/Notes.php' ... No syntax errors detected in ./tests/Mapistore/Notes.php
1241Linting './tests/Mapistore/Tasks.php' ... No syntax errors detected in ./tests/Mapistore/Tasks.php
1242Linting './tests/Unit/Filter/Mapistore.php' ... No syntax errors detected in ./tests/Unit/Filter/Mapistore.php
1243Linting './tests/Unit/Filter/Mapistore/Attachment.php' ... No syntax errors detected in ./tests/Unit/Filter/Mapistore/Attachment.php
1244Linting './tests/Unit/Filter/Mapistore/Contact.php' ... No syntax errors detected in ./tests/Unit/Filter/Mapistore/Contact.php
1245Linting './tests/Unit/Filter/Mapistore/Event.php' ... No syntax errors detected in ./tests/Unit/Filter/Mapistore/Event.php
1246Linting './tests/Unit/Filter/Mapistore/Folder.php' ... No syntax errors detected in ./tests/Unit/Filter/Mapistore/Folder.php
1247Linting './tests/Unit/Filter/Mapistore/Info.php' ... No syntax errors detected in ./tests/Unit/Filter/Mapistore/Info.php
1248Linting './tests/Unit/Filter/Mapistore/Mail.php' ... No syntax errors detected in ./tests/Unit/Filter/Mapistore/Mail.php
1249Linting './tests/Unit/Filter/Mapistore/Note.php' ... No syntax errors detected in ./tests/Unit/Filter/Mapistore/Note.php
1250Linting './tests/Unit/Filter/Mapistore/Task.php' ... No syntax errors detected in ./tests/Unit/Filter/Mapistore/Task.php
1251Linting './tests/Unit/Input/Json.php' ... No syntax errors detected in ./tests/Unit/Input/Json.php
1252Linting './tests/Unit/Input/Json/Attachment.php' ... No syntax errors detected in ./tests/Unit/Input/Json/Attachment.php
1253Linting './tests/Unit/Input/Json/Contact.php' ... No syntax errors detected in ./tests/Unit/Input/Json/Contact.php
1254Linting './tests/Unit/Input/Json/Event.php' ... No syntax errors detected in ./tests/Unit/Input/Json/Event.php
1255Linting './tests/Unit/Input/Json/Folder.php' ... No syntax errors detected in ./tests/Unit/Input/Json/Folder.php
1256Linting './tests/Unit/Input/Json/Mail.php' ... No syntax errors detected in ./tests/Unit/Input/Json/Mail.php
1257Linting './tests/Unit/Input/Json/Note.php' ... No syntax errors detected in ./tests/Unit/Input/Json/Note.php
1258Linting './tests/Unit/Input/Json/Task.php' ... No syntax errors detected in ./tests/Unit/Input/Json/Task.php
1259Linting './tests/Unit/Output/Json.php' ... No syntax errors detected in ./tests/Unit/Output/Json.php
1260Linting './tests/Unit/Output/Json/Attachment.php' ... No syntax errors detected in ./tests/Unit/Output/Json/Attachment.php
1261Linting './tests/Unit/Output/Json/Contact.php' ... No syntax errors detected in ./tests/Unit/Output/Json/Contact.php
1262Linting './tests/Unit/Output/Json/Event.php' ... No syntax errors detected in ./tests/Unit/Output/Json/Event.php
1263Linting './tests/Unit/Output/Json/Folder.php' ... No syntax errors detected in ./tests/Unit/Output/Json/Folder.php
1264Linting './tests/Unit/Output/Json/Info.php' ... No syntax errors detected in ./tests/Unit/Output/Json/Info.php
1265Linting './tests/Unit/Output/Json/Mail.php' ... No syntax errors detected in ./tests/Unit/Output/Json/Mail.php
1266Linting './tests/Unit/Output/Json/Note.php' ... No syntax errors detected in ./tests/Unit/Output/Json/Note.php
1267Linting './tests/Unit/Output/Json/Task.php' ... No syntax errors detected in ./tests/Unit/Output/Json/Task.php
1268Linting './tests/index.php' ... No syntax errors detected in ./tests/index.php
1269Linting './tests/lib/bootstrap.php' ... No syntax errors detected in ./tests/lib/bootstrap.php
1270Linting './tests/lib/kolab_api_backend.php' ... No syntax errors detected in ./tests/lib/kolab_api_backend.php
1271Linting './tests/lib/kolab_api_message.php' ... No syntax errors detected in ./tests/lib/kolab_api_message.php
1272Linting './tests/lib/kolab_api_request.php' ... No syntax errors detected in ./tests/lib/kolab_api_request.php
1273Linting './tests/lib/kolab_api_tests.php' ... No syntax errors detected in ./tests/lib/kolab_api_tests.php
1274Running generic_php_lint OK (at 9092d3818f3e5cf6056594eafbed6414b3ec15ed)
1275Running generic_js_lint ...
1276Running generic_js_lint OK (at 9092d3818f3e5cf6056594eafbed6414b3ec15ed)
1277/srv/copenhagen.git
1278Running ../stick.git/drydocker/copenhagen/test_build.sh OK (at 9092d3818f3e5cf6056594eafbed6414b3ec15ed)
1279/srv
1280========================================================================
1281 Running 'yum-builddep -y --disablerepo=openSUSE_Tools copenhagen' OK (at 9092d3818f3e5cf6056594eafbed6414b3ec15ed)
1282 Running 'generic_php_lint' OK (at 9092d3818f3e5cf6056594eafbed6414b3ec15ed)
1283 Running 'generic_js_lint' OK (at 9092d3818f3e5cf6056594eafbed6414b3ec15ed)
1284 Running '../stick.git/drydocker/copenhagen/test_build.sh' OK (at 9092d3818f3e5cf6056594eafbed6414b3ec15ed)
1285========================================================================
1286/var/tmp/812
1287

Lease Host

When
Completed at May 27 2015, 3:10 PM · 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 27 2015, 3:10 PM · Built instantly
Status
Passed
1 empty log is hidden Show all logs.

Event Timeline