Page MenuHomePhorge

Build 599
PassedPublic

Run Command

This build step has since been deleted on the build plan. Some information may be omitted.
When
Completed at Jun 2 2015, 12:34 PM · Built for 56 s
Status
Passed

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

13++ sed -e 's|ssh://git@|https://|g'
14+ ro_uri=https://git.kolab.org/diffusion/CO/copenhagen.git
15+ case ${package} in
16++ pwd
17+ export TMPDIR=/var/tmp/846
18+ TMPDIR=/var/tmp/846
19+ '[' '!' -d copenhagen.git ']'
20+ git clone https://git.kolab.org/diffusion/CO/copenhagen.git copenhagen.git
21+ pushd copenhagen.git
22+ git checkout a2a31f6033efe9e8e3ca285545146107b299cc92
23Note: checking out 'a2a31f6033efe9e8e3ca285545146107b299cc92'.
24
25You are in 'detached HEAD' state. You can look around, make experimental
26changes and commit them, and you can discard any commits you make in this
27state without impacting any branches by performing another checkout.
28
29If you want to create a new branch to retain commits you create, you may
30do so (now or later) by using -b with the checkout command again. Example:
31
32 git checkout -b new_branch_name
33
34HEAD is now at a2a31f6... Support some MAPI properties via Kolab x-custom fields (T405)
35+ popd
36+ '[' copenhagen '!=' stick ']'
37+ '[' '!' -d stick.git ']'
38+ git clone https://git.kolab.org/diffusion/QA/stick.git stick.git
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+ '[' -x stick.git/drydocker/copenhagen/build.sh ']'
53+ pushd copenhagen.git
54+ ../stick.git/drydocker/copenhagen/build.sh
55+ docker run -it --attach=stdout --attach=stderr --detach=false --rm=true --volume=/root/.oscrc:/root/.oscrc --hostname=kolab.example.org -e ID=599 -e COMMIT=a2a31f6033efe9e8e3ca285545146107b299cc92 -e DIFFERENTIAL= -e PACKAGE=copenhagen -e PHAB_CERT= -e PHAB_USER= -e PHID=PHID-HMBT-zicvhxilx7yzep3lszdk -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
56+ exit 0
57+ retval=0
58+ popd
59+ cd /var/tmp
60+ rm -rf /var/tmp/846
61+ exit 0
62

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

1518Linting './tests/Mapistore/Info.php' ... No syntax errors detected in ./tests/Mapistore/Info.php
1519Linting './tests/Mapistore/Mails.php' ... No syntax errors detected in ./tests/Mapistore/Mails.php
1520Linting './tests/Mapistore/Notes.php' ... No syntax errors detected in ./tests/Mapistore/Notes.php
1521Linting './tests/Mapistore/Tasks.php' ... No syntax errors detected in ./tests/Mapistore/Tasks.php
1522Linting './tests/Unit/Filter/Mapistore.php' ... No syntax errors detected in ./tests/Unit/Filter/Mapistore.php
1523Linting './tests/Unit/Filter/Mapistore/Attachment.php' ... No syntax errors detected in ./tests/Unit/Filter/Mapistore/Attachment.php
1524Linting './tests/Unit/Filter/Mapistore/Contact.php' ... No syntax errors detected in ./tests/Unit/Filter/Mapistore/Contact.php
1525Linting './tests/Unit/Filter/Mapistore/Event.php' ... No syntax errors detected in ./tests/Unit/Filter/Mapistore/Event.php
1526Linting './tests/Unit/Filter/Mapistore/Folder.php' ... No syntax errors detected in ./tests/Unit/Filter/Mapistore/Folder.php
1527Linting './tests/Unit/Filter/Mapistore/Info.php' ... No syntax errors detected in ./tests/Unit/Filter/Mapistore/Info.php
1528Linting './tests/Unit/Filter/Mapistore/Mail.php' ... No syntax errors detected in ./tests/Unit/Filter/Mapistore/Mail.php
1529Linting './tests/Unit/Filter/Mapistore/Note.php' ... No syntax errors detected in ./tests/Unit/Filter/Mapistore/Note.php
1530Linting './tests/Unit/Filter/Mapistore/Task.php' ... No syntax errors detected in ./tests/Unit/Filter/Mapistore/Task.php
1531Linting './tests/Unit/Input/Json.php' ... No syntax errors detected in ./tests/Unit/Input/Json.php
1532Linting './tests/Unit/Input/Json/Attachment.php' ... No syntax errors detected in ./tests/Unit/Input/Json/Attachment.php
1533Linting './tests/Unit/Input/Json/Contact.php' ... No syntax errors detected in ./tests/Unit/Input/Json/Contact.php
1534Linting './tests/Unit/Input/Json/Event.php' ... No syntax errors detected in ./tests/Unit/Input/Json/Event.php
1535Linting './tests/Unit/Input/Json/Folder.php' ... No syntax errors detected in ./tests/Unit/Input/Json/Folder.php
1536Linting './tests/Unit/Input/Json/Mail.php' ... No syntax errors detected in ./tests/Unit/Input/Json/Mail.php
1537Linting './tests/Unit/Input/Json/Note.php' ... No syntax errors detected in ./tests/Unit/Input/Json/Note.php
1538Linting './tests/Unit/Input/Json/Task.php' ... No syntax errors detected in ./tests/Unit/Input/Json/Task.php
1539Linting './tests/Unit/Output/Json.php' ... No syntax errors detected in ./tests/Unit/Output/Json.php
1540Linting './tests/Unit/Output/Json/Attachment.php' ... No syntax errors detected in ./tests/Unit/Output/Json/Attachment.php
1541Linting './tests/Unit/Output/Json/Contact.php' ... No syntax errors detected in ./tests/Unit/Output/Json/Contact.php
1542Linting './tests/Unit/Output/Json/Event.php' ... No syntax errors detected in ./tests/Unit/Output/Json/Event.php
1543Linting './tests/Unit/Output/Json/Folder.php' ... No syntax errors detected in ./tests/Unit/Output/Json/Folder.php
1544Linting './tests/Unit/Output/Json/Info.php' ... No syntax errors detected in ./tests/Unit/Output/Json/Info.php
1545Linting './tests/Unit/Output/Json/Mail.php' ... No syntax errors detected in ./tests/Unit/Output/Json/Mail.php
1546Linting './tests/Unit/Output/Json/Note.php' ... No syntax errors detected in ./tests/Unit/Output/Json/Note.php
1547Linting './tests/Unit/Output/Json/Task.php' ... No syntax errors detected in ./tests/Unit/Output/Json/Task.php
1548Linting './tests/index.php' ... No syntax errors detected in ./tests/index.php
1549Linting './tests/lib/bootstrap.php' ... No syntax errors detected in ./tests/lib/bootstrap.php
1550Linting './tests/lib/kolab_api_backend.php' ... No syntax errors detected in ./tests/lib/kolab_api_backend.php
1551Linting './tests/lib/kolab_api_message.php' ... No syntax errors detected in ./tests/lib/kolab_api_message.php
1552Linting './tests/lib/kolab_api_request.php' ... No syntax errors detected in ./tests/lib/kolab_api_request.php
1553Linting './tests/lib/kolab_api_tests.php' ... No syntax errors detected in ./tests/lib/kolab_api_tests.php
1554Running generic_php_lint OK (at a2a31f6033efe9e8e3ca285545146107b299cc92)
1555Running generic_js_lint ...
1556Running generic_js_lint OK (at a2a31f6033efe9e8e3ca285545146107b299cc92)
1557/srv/copenhagen.git
1558Running ../stick.git/drydocker/copenhagen/test_build.sh OK (at a2a31f6033efe9e8e3ca285545146107b299cc92)
1559/srv
1560========================================================================
1561 Running 'yum-builddep -y --disablerepo=openSUSE_Tools copenhagen' OK (at a2a31f6033efe9e8e3ca285545146107b299cc92)
1562 Running 'generic_php_lint' OK (at a2a31f6033efe9e8e3ca285545146107b299cc92)
1563 Running 'generic_js_lint' OK (at a2a31f6033efe9e8e3ca285545146107b299cc92)
1564 Running '../stick.git/drydocker/copenhagen/test_build.sh' OK (at a2a31f6033efe9e8e3ca285545146107b299cc92)
1565========================================================================
1566/var/tmp/846
1567

Lease Host

This build step has since been deleted on the build plan. Some information may be omitted.
When
Completed at Jun 2 2015, 12:33 PM · Built for 3 s
Status
Passed

Wait for Previous Commits to Build

When
Completed at Jun 2 2015, 12:33 PM · Built instantly
Status
Passed
1 empty logs are hidden. Show all logs.

Event Timeline