See 
<https://ci-builds.apache.org/job/POI/job/POI-XMLBeans-DSL-1.8/112/display/redirect?page=changes>

Changes:

[PJ Fanning] xmlresolver jar needed by saxon 11


------------------------------------------
[...truncated 6.66 KB...]
-rwxr-xr-x 1 root root   8832 Apr  7  2021 jarsigner
-rwxr-xr-x 1 root root   8712 Apr  7  2021 java
-rwxr-xr-x 1 root root   8832 Apr  7  2021 javac
-rwxr-xr-x 1 root root   8832 Apr  7  2021 javadoc
-rwxr-xr-x 1 root root   2293 Mar 19  2021 javafxpackager
-rwxr-xr-x 1 root root   8832 Apr  7  2021 javah
-rwxr-xr-x 1 root root   8832 Apr  7  2021 javap
-rwxr-xr-x 1 root root   2293 Mar 19  2021 javapackager
-rwxr-xr-x 1 root root   1809 Apr  7  2021 java-rmi.cgi
-rwxr-xr-x 1 root root 148896 Apr  7  2021 javaws
-rwxr-xr-x 1 root root   8832 Apr  7  2021 jcmd
-rwxr-xr-x 1 root root   8856 Apr  7  2021 jconsole
-rwxr-xr-x 2 root root   6264 Apr  7  2021 jcontrol
-rwxr-xr-x 1 root root   8848 Apr  7  2021 jdb
-rwxr-xr-x 1 root root   8832 Apr  7  2021 jdeps
-rwxr-xr-x 1 root root   8832 Apr  7  2021 jhat
-rwxr-xr-x 1 root root   8896 Apr  7  2021 jinfo
-rwxr-xr-x 1 root root   8832 Apr  7  2021 jjs
-rwxr-xr-x 1 root root   8896 Apr  7  2021 jmap
-rwxr-xr-x 1 root root   8832 Apr  7  2021 jps
-rwxr-xr-x 1 root root   8840 Apr  7  2021 jrunscript
-rwxr-xr-x 1 root root   8848 Apr  7  2021 jsadebugd
-rwxr-xr-x 1 root root   8896 Apr  7  2021 jstack
-rwxr-xr-x 1 root root   8832 Apr  7  2021 jstat
-rwxr-xr-x 1 root root   8832 Apr  7  2021 jstatd
-rwxr-xr-x 1 root root   5110 Jan 14  2017 jvisualvm
-rwxr-xr-x 1 root root   8832 Apr  7  2021 keytool
-rwxr-xr-x 1 root root   8840 Apr  7  2021 native2ascii
-rwxr-xr-x 1 root root   8904 Apr  7  2021 orbd
-rwxr-xr-x 1 root root   8832 Apr  7  2021 pack200
-rwxr-xr-x 1 root root   8840 Apr  7  2021 policytool
-rwxr-xr-x 1 root root   8832 Apr  7  2021 rmic
-rwxr-xr-x 1 root root   8832 Apr  7  2021 rmid
-rwxr-xr-x 1 root root   8840 Apr  7  2021 rmiregistry
-rwxr-xr-x 1 root root   8832 Apr  7  2021 schemagen
-rwxr-xr-x 1 root root   8832 Apr  7  2021 serialver
-rwxr-xr-x 1 root root   8840 Apr  7  2021 servertool
-rwxr-xr-x 1 root root   8904 Apr  7  2021 tnameserv
-rwxr-xr-x 1 root root 186960 Apr  7  2021 unpack200
-rwxr-xr-x 1 root root   8832 Apr  7  2021 wsgen
-rwxr-xr-x 1 root root   8832 Apr  7  2021 wsimport
-rwxr-xr-x 1 root root   8832 Apr  7  2021 xjc
+ /home/jenkins/tools/java/latest1.8/bin/java -version
java version "1.8.0_291"
Java(TM) SE Runtime Environment (build 1.8.0_291-b10)
Java HotSpot(TM) 64-Bit Server VM (build 25.291-b10, mixed mode)
+ echo which java
which java
+ which java
/home/jenkins/tools/java/latest1.8/bin/java
+ java -version
java version "1.8.0_291"
Java(TM) SE Runtime Environment (build 1.8.0_291-b10)
Java HotSpot(TM) 64-Bit Server VM (build 25.291-b10, mixed mode)
+ echo which javac
which javac
+ which javac
/home/jenkins/tools/java/latest1.8/bin/javac
+ javac -version
javac 1.8.0_291
+ echo Ant-Home:
Ant-Home:
+ ls -al
total 384
drwxr-xr-x 11 jenkins jenkins   4096 Feb  2 14:05 .
drwxr-xr-x  4 jenkins jenkins   4096 Jan 11 17:47 ..
drwxr-xr-x 15 jenkins jenkins   4096 Jan  7 17:39 build
-rw-r--r--  1 jenkins jenkins  23894 Feb  2 14:05 build.gradle
-rw-r--r--  1 jenkins jenkins  53409 Feb  2 14:05 build.xml
-rw-r--r--  1 jenkins jenkins  11963 Dec 10 12:47 CHANGES.txt
-rw-r--r--  1 jenkins jenkins     14 Dec 10 12:47 .gitignore
drwxr-xr-x  3 jenkins jenkins   4096 Dec 31 00:51 gradle
drwxr-xr-x  5 jenkins jenkins   4096 Dec 31 00:51 .gradle
-rw-r--r--  1 jenkins jenkins   1339 Jan  6 17:57 gradle.properties
-rwxr-xr-x  1 jenkins jenkins   8070 Dec 31 00:51 gradlew
-rw-r--r--  1 jenkins jenkins   2763 Dec 31 00:51 gradlew.bat
-rw-r--r--  1 jenkins jenkins 175922 Dec 10 12:47 KEYS
drwxr-xr-x  8 jenkins jenkins   4096 Dec 10 12:58 lib
-rwxr-xr-x  1 jenkins jenkins  11358 Dec 10 12:47 LICENSE.txt
-rw-r--r--  1 jenkins jenkins   1120 Dec 10 12:47 NOTICE.txt
-rw-r--r--  1 jenkins jenkins   2200 Dec 10 12:47 README.txt
-rw-r--r--  1 jenkins jenkins  10908 Dec 10 12:47 release-guide.txt
drwxr-xr-x 16 jenkins jenkins   4096 Dec 10 12:47 samples
-rw-r--r--  1 jenkins jenkins    238 Dec 10 12:47 SECURITY.md
-rw-r--r--  1 jenkins jenkins    661 Jan  5 23:39 settings.gradle
drwxr-xr-x  4 jenkins jenkins   4096 Dec 10 12:47 src
-rw-r--r--  1 jenkins jenkins    369 Dec 31 00:51 STATUS
drwxr-xr-x  4 jenkins jenkins   4096 Feb  2 14:05 .svn
drwxr-xr-x  5 jenkins jenkins   4096 Dec 31 00:51 test
-rw-r--r--  1 jenkins jenkins    122 Jan  7 09:58 .travis.yml
-rw-r--r--  1 jenkins jenkins     25 Dec 10 12:47 xbeanenv.cmd
-rwxr-xr-x  1 jenkins jenkins     27 Dec 10 12:47 xbeanenv.sh
drwxr-xr-x  2 jenkins jenkins   4096 Dec 10 12:47 xkit
+ echo which ant
which ant
+ which ant
/usr/bin/ant
+ ant -version
Apache Ant(TM) version 1.10.5 compiled on March 28 2019
+ echo <project default="test"><target name="test"><echo>Java 
${ant.java.version}/${java.version}</echo><exec executable="javac"><arg 
value="-version"/></exec></target></project>
+ ant -f build.javacheck.xml -v
Apache Ant(TM) version 1.10.5 compiled on March 28 2019
Buildfile: 
<https://ci-builds.apache.org/job/POI/job/POI-XMLBeans-DSL-1.8/ws/build.javacheck.xml>
Detected Java version: 1.8 in: 
/usr/local/asfpackages/java/oraclejdk-1.8.0-291/jre
Detected OS: Linux
parsing buildfile 
<https://ci-builds.apache.org/job/POI/job/POI-XMLBeans-DSL-1.8/ws/build.javacheck.xml>
 with URI = 
<https://ci-builds.apache.org/job/POI/job/POI-XMLBeans-DSL-1.8/ws/build.javacheck.xml>
Project base dir set to: 
<https://ci-builds.apache.org/job/POI/job/POI-XMLBeans-DSL-1.8/ws/>
Build sequence for target(s) `test' is [test]
Complete build sequence is [test, ]

test:
parsing buildfile 
jar:file:/usr/share/ant/lib/ant.jar!/org/apache/tools/ant/antlib.xml with URI = 
jar:file:/usr/share/ant/lib/ant.jar!/org/apache/tools/ant/antlib.xml from a zip 
file
     [echo] Java 1.8/1.8.0_291
     [exec] Current OS is Linux
     [exec] Executing 'javac' with arguments:
     [exec] '-version'
     [exec] 
     [exec] The ' characters around the executable and arguments are
     [exec] not part of the command.
     [exec] javac 1.8.0_291

BUILD SUCCESSFUL
Total time: 0 seconds
+ exit 0
[Gradle] - Launching build.
[POI-XMLBeans-DSL-1.8] $ 
<https://ci-builds.apache.org/job/POI/job/POI-XMLBeans-DSL-1.8/ws/gradlew> 
clean jenkins jacocoTestReport
To honour the JVM settings for this build a single-use Daemon process will be 
forked. See 
https://docs.gradle.org/7.3.3/userguide/gradle_daemon.html#sec:disabling_the_daemon.
Daemon will be stopped at the end of the build 
Configuration on demand is an incubating feature.
> Task :clean

> Task :bootstrap_SchemaGen
XMLSchema.xsd:1318:111: warning: Schema <notation> is not yet supported for 
this release.

> Task :bootstrapMigrate
Note: 
<https://ci-builds.apache.org/job/POI/job/POI-XMLBeans-DSL-1.8/ws/src/main/java/org/apache/xmlbeans/impl/store/Xobj.java>
 uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.

> Task :base_SchemaGen FROM-CACHE

> Task :compileJava
Note: 
<https://ci-builds.apache.org/job/POI/job/POI-XMLBeans-DSL-1.8/ws/src/main/java/org/apache/xmlbeans/impl/store/Xobj.java>
 uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.

> Task :compileJava9 SKIPPED
> Task :cacheJava9 SKIPPED
> Task :processResources
> Task :classes
> Task :jar
> Task :export4anttest

> Task :javadoc
javadoc: warning - Error fetching URL: https://xmlbeans.apache.org/docs/5.0.0/
1 warning

> Task :javadocJar
> Task :sourcesJar
> Task :binDistTar
> Task :binDistZip
> Task :forbiddenApisMain
> Task :sDOM_SchemaGen
> Task :sEXT0_SchemaGen
> Task :sEXT1_SchemaGen
> Task :sEXT2_SchemaGen
> Task :sEXT3_SchemaGen
> Task :sEXT4_SchemaGen
> Task :sEXT5_SchemaGen

> Task :sJIRA_SchemaGen
warning: SchemaType Enumeration found with too many enumeration values to 
create a Java enumeration. The base SchemaType 
"T=MoreThanAllowedEnumType@http://XMLBEANS-307"; will be used instead

> Task :sLAX_SchemaGen
> Task :sSCOMP_SchemaGen
> Task :sSIMPLE_SchemaGen
> Task :sTOKENSOURCE_SchemaGen
> Task :sTOOLS_SchemaGen
> Task :unpackTranXml
> Task :sTRANXML_SchemaGen
> Task :sUSERTYPE_SchemaGen
> Task :sVALIDATE_SchemaGen

> Task :sXMLCURSOR_SchemaGen
xstypes/person.xsd:23:43: warning: Schema <notation> is not yet supported for 
this release.
xstypes/person.xsd:98:33: warning: notation-facets: The use of length on 
datatypes derived from NOTATION ('NOTATION@http://www.w3.org/2001/XMLSchema') 
is deprecated.
xstypes/person.xsd:93:37: warning: notation-targetns-attr: For compatibility, 
NOTATION should only be used in schemas with no target namespace (attribute 
'notationAtt').
xstypes/person.xsd:46:34: warning: notation-targetns-elem: For compatibility, 
NOTATION should only be used in schemas with no target namespace (element 
'notation@http://openuri.org/xstypes/test').
warning: id-idref-idrefs-entity-entities-notation: For compatibility, type 
'NOTATION' should only be used for attributes (used for element 
'notation@http://openuri.org/xstypes/test').
warning: id-idref-idrefs-entity-entities-notation: For compatibility, type 
'IDREF' should only be used for attributes (used for element 'input-file').
xstypes/person.xsd:93:37: warning: notation-targetns-attr: For compatibility, 
NOTATION should only be used in schemas with no target namespace (attribute 
'notationAtt').
xstypes/person.xsd:46:34: warning: notation-targetns-elem: For compatibility, 
NOTATION should only be used in schemas with no target namespace (element 
'notation@http://openuri.org/xstypes/test').
warning: id-idref-idrefs-entity-entities-notation: For compatibility, type 
'NOTATION' should only be used for attributes (used for element 
'notation@http://openuri.org/xstypes/test').

> Task :sXMLOBJECT_SchemaGen

> Task :compileTestJava
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.

> Task :processTestResources
> Task :testClasses
> Task :forbiddenApisTest SKIPPED
> Task :forbiddenApis
> Task :rat
> Task :spotbugsMain
> Task :spotbugsTest
> Task :test

> Task :spotbugsMain
504 SpotBugs violations were found.See the report at: 
file://<https://ci-builds.apache.org/job/POI/job/POI-XMLBeans-DSL-1.8/ws/build/reports/spotbugs/main/spotbugs.html,file>://<https://ci-builds.apache.org/job/POI/job/POI-XMLBeans-DSL-1.8/ws/build/reports/spotbugs/main/spotbugs.xml>

> Task :spotbugsTest
1264 SpotBugs violations were found.See the report at: 
file://<https://ci-builds.apache.org/job/POI/job/POI-XMLBeans-DSL-1.8/ws/build/reports/spotbugs/test/spotbugs.html,file>://<https://ci-builds.apache.org/job/POI/job/POI-XMLBeans-DSL-1.8/ws/build/reports/spotbugs/test/spotbugs.xml>

> Task :test

xmlcursor.xpath.complex.detailed.TypesTest > testDuration FAILED
    java.lang.AssertionError at TypesTest.java:135

3223 tests completed, 1 failed, 195 skipped

> Task :test FAILED

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':test'.
> There were failing tests. See the report at: 
> file://<https://ci-builds.apache.org/job/POI/job/POI-XMLBeans-DSL-1.8/ws/build/reports/tests/test/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Run with --scan to get full insights.

* Get more help at https://help.gradle.org

BUILD FAILED in 5m 49s
39 actionable tasks: 38 executed, 1 from cache
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
[Checks API] No suitable checks publisher found.
[SpotBugs] Skipping execution of recorder since overall result is 'FAILURE'

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to