1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
Started by user anonymous
Updating svn+ssh://lo6/opt/svnrepo/fhtilbud/branches/1.5
At revision 499
no change for svn+ssh://lo6/opt/svnrepo/fhtilbud/branches/1.5 since the previous build
[workspace] $ /bin/sh -xe /tmp/hudson6205151237208730214.sh
+ phing -f /var/lib/hudson/jobs/fhb-branches-1.5/workspace/build.xml cleanup prepare tests deploy
Buildfile: /var/lib/hudson/jobs/fhb-branches-1.5/workspace/build.xml

fhb > cleanup:

     [echo] Cleaning up...
   [delete] Deleting directory /var/lib/hudson/jobs/fhb-branches-1.5/workspace/build

fhb > prepare:

     [echo] Preparing...
    [mkdir] Created dir: /var/lib/hudson/jobs/fhb-branches-1.5/workspace/build
    [mkdir] Created dir: /var/lib/hudson/jobs/fhb-branches-1.5/workspace/build/clover

fhb > tests:

     [echo] Running unit tests and assessing code coverage...
     [exec] Executing command: phpunit --log-junit /var/lib/hudson/jobs/fhb-branches-1.5/workspace/build/phpunit.xml --log-pmd /var/lib/hudson/jobs/fhb-branches-1.5/workspace/build/phpunit.pmd.xml --coverage-clover /var/lib/hudson/jobs/fhb-branches-1.5/workspace/build/clover/clover.xml --coverage-html /var/lib/hudson/jobs/fhb-branches-1.5/workspace/build/clover /var/lib/hudson/jobs/fhb-branches-1.5/workspace/tests 2>&1

fhb > deploy:

     [echo] Deploying...

BUILD FINISHED

Total time: 0.1692 seconds

Recording test results
None of the test reports contained any result
Publishing Clover coverage report...
Publishing Clover HTML report...
Publishing Clover XML report...
Publishing Clover coverage results...
[xUnit] [INFO] - Starting to record.
[xUnit] [INFO] - Processing PHPUnit-3.4 (default)
[xUnit] [WARNING] - Can't create the path /var/lib/hudson/jobs/fhb-branches-1.5/workspace/generatedJUnitFiles. Maybe the directory already exists.
[xUnit] [INFO] - [PHPUnit-3.4 (default)] - 1 test report file(s) were found with the pattern 'build/phpunit.pmd.xml' relative to '/var/lib/hudson/jobs/fhb-branches-1.5/workspace' for the testing framework 'PHPUnit-3.4 (default)'.
[xUnit] [WARNING] - The file '/var/lib/hudson/jobs/fhb-branches-1.5/workspace/build/phpunit.pmd.xml' is an invalid file.
[xUnit] [WARNING] - At line 2 of file:/var/lib/hudson/jobs/fhb-branches-1.5/workspace/build/phpunit.pmd.xml:cvc-elt.1: Cannot find the declaration of element 'pmd'.
[xUnit] [WARNING] - The result file '/var/lib/hudson/jobs/fhb-branches-1.5/workspace/build/phpunit.pmd.xml' for the metric 'PHPUnit-3.4 (default)' is not valid. The result file has been skipped.
[xUnit] [INFO] - Stopping recording.