See <https://builds.apache.org/job/POI/1256/changes>
Changes: [onealj] update changelog for bug 59340 [onealj] bug 59340: lookup IndexedColors by index [onealj] move unit test for XSSFSheet.setTabColor from TestXSSFWorkbook to TestXSSFSheet ------------------------------------------ Started by an SCM change [EnvInject] - Loading node environment variables. Building remotely on ubuntu-6 (docker Ubuntu ubuntu yahoo-not-h2) in workspace <https://builds.apache.org/job/POI/ws/> Updating http://svn.apache.org/repos/asf/poi/trunk at revision '2016-04-17T05:28:13.335 +0000' U src/java/org/apache/poi/ss/usermodel/IndexedColors.java U src/ooxml/testcases/org/apache/poi/xssf/usermodel/TestXSSFSheet.java U src/ooxml/testcases/org/apache/poi/xssf/usermodel/TestXSSFWorkbook.java AU src/testcases/org/apache/poi/ss/usermodel/TestIndexedColors.java Fetching 'https://svn.apache.org/repos/asf/poi/site/forrest.properties' at -1 into '<https://builds.apache.org/job/POI/ws/forrest.properties'> At revision 1739544 Fetching 'https://svn.apache.org/repos/asf/poi/site/src/documentation' at -1 into '<https://builds.apache.org/job/POI/ws/src/documentation'> U src/documentation/content/xdocs/status.xml At revision 1739544 At revision 1739544 no change for http://svn.apache.org/repos/asf/poi/site/forrest.properties since the previous build [EnvInject] - Executing scripts and injecting environment variables after the SCM step. [EnvInject] - Injecting as environment variables the properties content LANG=en_US.UTF-8 [EnvInject] - Variables injected successfully. [POI] $ /bin/bash -xe /tmp/hudson585272432696822110.sh + svn status X forrest.properties X src/documentation Performing status on external item at 'src/documentation': + exit 0 [POI] $ /home/jenkins/tools/ant/latest/bin/ant -Dcoverage.enabled=true clean jenkins Buildfile: <https://builds.apache.org/job/POI/ws/build.xml> clean: [delete] Deleting directory <https://builds.apache.org/job/POI/ws/build> check-jars: [delete] Deleting <https://builds.apache.org/job/POI/ws/lib/findbugs-noUpdateChecks-2.0.3.zip> fetch-jars: check-ooxml-jars: fetch-ooxml-jars: init: [mkdir] Created dir: <https://builds.apache.org/job/POI/ws/build> [mkdir] Created dir: <https://builds.apache.org/job/POI/ws/build/classes> [mkdir] Created dir: <https://builds.apache.org/job/POI/ws/build/test-classes> [mkdir] Created dir: <https://builds.apache.org/job/POI/ws/build/test-results> [mkdir] Created dir: <https://builds.apache.org/job/POI/ws/build/scratchpad-classes> [mkdir] Created dir: <https://builds.apache.org/job/POI/ws/build/scratchpad-test-classes> [mkdir] Created dir: <https://builds.apache.org/job/POI/ws/build/scratchpad-test-results> [mkdir] Created dir: <https://builds.apache.org/job/POI/ws/build/geometry-java> [mkdir] Created dir: <https://builds.apache.org/job/POI/ws/build/ooxml-classes> [mkdir] Created dir: <https://builds.apache.org/job/POI/ws/build/ooxml-test-classes> [mkdir] Created dir: <https://builds.apache.org/job/POI/ws/build/ooxml-test-results> [mkdir] Created dir: <https://builds.apache.org/job/POI/ws/build/excelant-classes> [mkdir] Created dir: <https://builds.apache.org/job/POI/ws/build/excelant-test-classes> [mkdir] Created dir: <https://builds.apache.org/job/POI/ws/build/excelant-test-results> [mkdir] Created dir: <https://builds.apache.org/job/POI/ws/build/examples-classes> [mkdir] Created dir: <https://builds.apache.org/job/POI/ws/build/integration-test-classes> [mkdir] Created dir: <https://builds.apache.org/job/POI/1256/artifact/build/integration-test-results> [mkdir] Created dir: <https://builds.apache.org/job/POI/ws/build/dist> [mkdir] Created dir: <https://builds.apache.org/job/POI/ws/build/tmp/site/build/site> [echo] Using Java: 1.6.0_45/1.6.0_45-b06/20.45-b01/Java HotSpot(TM) Server VM from Sun Microsystems Inc. on Linux: 3.13.0-36-lowlatency compile-main: [javac] Compiling 1194 source files to <https://builds.apache.org/job/POI/ws/build/classes> [javac] Note: Some input files use or override a deprecated API. [javac] Note: Recompile with -Xlint:deprecation for details. [javac] Note: <https://builds.apache.org/job/POI/ws/src/java/org/apache/poi/hpsf/CustomProperties.java> uses unchecked or unsafe operations. [javac] Note: Recompile with -Xlint:unchecked for details. [javac] Compiling 523 source files to <https://builds.apache.org/job/POI/ws/build/test-classes> [javac] Note: Some input files use or override a deprecated API. [javac] Note: Recompile with -Xlint:deprecation for details. [javac] Note: Some input files use unchecked or unsafe operations. [javac] Note: Recompile with -Xlint:unchecked for details. [copy] Copying 4 files to <https://builds.apache.org/job/POI/ws/build/classes> check-ooxml-xsds: fetch-ooxml-xsds: generate-geometry: compile-scratchpad: [javac] Compiling 466 source files to <https://builds.apache.org/job/POI/ws/build/scratchpad-classes> [javac] Note: Some input files use or override a deprecated API. [javac] Note: Recompile with -Xlint:deprecation for details. [javac] Compiling 183 source files to <https://builds.apache.org/job/POI/ws/build/scratchpad-test-classes> [javac] Note: Some input files use or override a deprecated API. [javac] Note: Recompile with -Xlint:deprecation for details. [copy] Copying 2 files to <https://builds.apache.org/job/POI/ws/build/scratchpad-classes> check-compiled-ooxml-xsds: compile-ooxml-xsds: compile-ooxml: [javac] Compiling 410 source files to <https://builds.apache.org/job/POI/ws/build/ooxml-classes> [javac] Note: Some input files use or override a deprecated API. [javac] Note: Recompile with -Xlint:deprecation for details. [javac] Compiling 196 source files to <https://builds.apache.org/job/POI/ws/build/ooxml-test-classes> [javac] <https://builds.apache.org/job/POI/ws/src/ooxml/testcases/org/apache/poi/xssf/usermodel/TestXSSFSheet.java>:1914: setTabColor(int) in org.apache.poi.xssf.usermodel.XSSFSheet cannot be applied to (org.apache.poi.ss.usermodel.IndexedColors) [javac] sh.setTabColor(IndexedColors.RED); [javac] ^ [javac] Note: Some input files use or override a deprecated API. [javac] Note: Recompile with -Xlint:deprecation for details. [javac] 1 error BUILD FAILED <https://builds.apache.org/job/POI/ws/build.xml>:971: Compile failed; see the compiler error output for details. Total time: 1 minute 22 seconds Build step 'Invoke Ant' marked build as failure [FINDBUGS] Skipping publisher since build result is FAILURE [WARNINGS] Skipping publisher since build result is FAILURE Archiving artifacts Compressed 66.84 MB of artifacts by 100.0% relative to #1255 Recording test results ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error? --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
