The following errors show up in the Derby-docs build: (you have to unpack the ant output file to see them)
[pipeline] [Error] :20:64: Attribute "xml:lang" must be declared for element type "map". [pipeline] [Error] derbyadmin.ditamap:20:64: Attribute "xml:lang" must be declared for element type "map". [pipeline] [Error] :20:64: Attribute "xml:lang" must be declared for element type "map". [pipeline] [Error] derbyadmin.ditamap:20:64: Attribute "xml:lang" must be declared for element type "map".
-- Kristian On 03.09.2012 09:52, Apache Jenkins Server wrote:
See<https://builds.apache.org/job/Derby-docs/143/>
< snip >
[Derby-docs] $ /bin/bash -xe /tmp/hudson934891187733816335.sh + echo 'Tarring/zipping down log...' Tarring/zipping down log... + OUTPUT_LOG=<https://builds.apache.org/job/Derby-docs/ws/antoutput.log> + rm -f<https://builds.apache.org/job/Derby-docs/143/artifact/antoutput.log.gz> + '[' -f<https://builds.apache.org/job/Derby-docs/ws/antoutput.log> ']' ++ grep '^ \[pipeline\] \[Error\]'<https://builds.apache.org/job/Derby-docs/ws/antoutput.log> ++ wc -l ++ sed 's/[ \t]*//' + ERROR_COUNT=4 + gzip<https://builds.apache.org/job/Derby-docs/ws/antoutput.log> + '[' 4 -gt 0 ']' + echo '[ERROR, post build step] Found 4 error(s) in the log.' [ERROR, post build step] Found 4 error(s) in the log. + echo ' Search for '\''[pipeline] [Error]'\'' in the log to investigate.' Search for '[pipeline] [Error]' in the log to investigate. + exit 1 Build step 'Execute shell' marked build as failure Archiving artifacts
