To whom it may engage... This is an automated request, but not an unsolicited one. For more information please visit http://gump.apache.org/nagged.html, and/or contact the folk at gene...@gump.apache.org.
Project ooxml-schemas has an issue affecting its community integration. This issue affects 5 projects, and has been outstanding for 4 runs. The current state of this project is 'Failed', with reason 'Build Failed'. For reference only, the following projects are affected by this: - ooxml-schemas : POI - org.apache.poi : POI - poi : POI - poi-ooxml-schemas : POI - poi-test : POI Full details are available at: http://vmgump-vm3.apache.org/poi/ooxml-schemas/index.html That said, some information snippets are provided here. The following annotations (debug/informational/warning/error messages) were provided: -DEBUG- Sole jar output [ooxml-schemas-[0-9]*[0-9T].jar] identifier set to project name -INFO- Failed with reason build failed -INFO- Failed to extract fallback artifacts from Gump Repository The following work was performed: http://vmgump-vm3.apache.org/poi/ooxml-schemas/gump_work/build_poi_ooxml-schemas.html Work Name: build_poi_ooxml-schemas (Type: Build) Work ended in a state of : Failed Elapsed: 7 mins 38 secs Command Line: /usr/lib/jvm/java-8-oracle/bin/java -Djava.awt.headless=true -Dbuild.sysclasspath=only -Dant.build.clonevm=true org.apache.tools.ant.Main -Dgump.merge=/srv/gump/public/gump/work/merge.xml compile-ooxml-xsds [Working Directory: /srv/gump/public/workspace/poi] CLASSPATH: /usr/lib/jvm/java-8-oracle/lib/tools.jar:/srv/gump/public/workspace/ant/dist/lib/ant.jar:/srv/gump/public/workspace/ant/dist/lib/ant-launcher.jar:/srv/gump/public/workspace/ant/dist/lib/ant-jmf.jar:/srv/gump/public/workspace/ant/dist/lib/ant-junit.jar:/srv/gump/public/workspace/ant/dist/lib/ant-junit4.jar:/srv/gump/public/workspace/ant/dist/lib/ant-swing.jar:/srv/gump/public/workspace/ant/dist/lib/ant-apache-resolver.jar:/srv/gump/public/workspace/ant/dist/lib/ant-apache-xalan2.jar:/srv/gump/public/workspace/xml-commons/java/build/resolver.jar:/srv/gump/public/workspace/poi/ooxml-lib/curvesapi-1.04.jar:/srv/gump/public/workspace/poi/ooxml-lib/xmlbeans-2.6.0.jar.orig:/srv/gump/public/workspace/poi/lib/jmh-core-1.15.jar:/srv/gump/public/workspace/poi/lib/jmh-generator-annprocess-1.15.jar:/srv/gump/public/workspace/poi/compile-lib/bcpkix-jdk15on-1.54.jar:/srv/gump/public/workspace/poi/compile-lib/bcprov-ext-jdk15on-1.54.jar:/srv/gump/public/workspace/poi/compile-lib/slf4j-api -1.7.12.jar --------------------------------------------- [mkdir] Created dir: /srv/gump/public/workspace/poi/build/xmlbean-classes [copy] Copying 2 files to /srv/gump/public/workspace/poi/build/xmlbean-xsds [copy] Copying 87 resources to /srv/gump/public/workspace/poi/build/xmlbean-xsds [xmlbean] Time to build schema type system: 2.381 seconds [xmlbean] Time to generate code: 4.095 seconds [copy] Copying 7 files to /srv/gump/public/workspace/poi/build/xmlbean-sources [javac] Compiling 4575 source files to /srv/gump/public/workspace/poi/build/xmlbean-classes [javac] [javac] [javac] The system is out of resources. [javac] Consult the following stack trace for details. [javac] java.lang.OutOfMemoryError: Java heap space [javac] at com.sun.tools.javac.file.RegularFileObject.getAbsoluteFile(RegularFileObject.java:247) [javac] at com.sun.tools.javac.file.RegularFileObject.hashCode(RegularFileObject.java:240) [javac] at java.util.HashMap.hash(HashMap.java:338) [javac] at java.util.HashMap.get(HashMap.java:556) [javac] at com.sun.tools.javac.util.AbstractLog.getSource(AbstractLog.java:64) [javac] at com.sun.tools.javac.util.AbstractLog.useSource(AbstractLog.java:57) [javac] at com.sun.tools.javac.comp.MemberEnter.complete(MemberEnter.java:1190) [javac] at com.sun.tools.javac.code.Symbol.complete(Symbol.java:574) [javac] at com.sun.tools.javac.code.Symbol$ClassSymbol.complete(Symbol.java:1037) [javac] at com.sun.tools.javac.code.Symbol$ClassSymbol.flags(Symbol.java:973) [javac] at com.sun.tools.javac.comp.Resolve.isAccessible(Resolve.java:299) [javac] at com.sun.tools.javac.comp.Resolve.isAccessible(Resolve.java:294) [javac] at com.sun.tools.javac.comp.Resolve.loadClass(Resolve.java:1908) [javac] at com.sun.tools.javac.comp.Resolve.findIdentInPackage(Resolve.java:2146) [javac] at com.sun.tools.javac.comp.Attr.selectSym(Attr.java:3391) [javac] at com.sun.tools.javac.comp.Attr.visitSelect(Attr.java:3278) [javac] at com.sun.tools.javac.tree.JCTree$JCFieldAccess.accept(JCTree.java:1897) [javac] at com.sun.tools.javac.comp.Attr.attribTree(Attr.java:576) [javac] at com.sun.tools.javac.comp.Attr.attribType(Attr.java:638) [javac] at com.sun.tools.javac.comp.Attr.attribType(Attr.java:631) [javac] at com.sun.tools.javac.comp.Attr.attribAnyTypes(Attr.java:687) [javac] at com.sun.tools.javac.comp.Attr.attribTypes(Attr.java:695) [javac] at com.sun.tools.javac.comp.Attr.visitTypeApply(Attr.java:3914) [javac] at com.sun.tools.javac.tree.JCTree$JCTypeApply.accept(JCTree.java:2135) [javac] at com.sun.tools.javac.comp.Attr.attribTree(Attr.java:576) [javac] at com.sun.tools.javac.comp.Attr.attribType(Attr.java:638) [javac] at com.sun.tools.javac.comp.Attr.attribType(Attr.java:631) [javac] at com.sun.tools.javac.comp.MemberEnter.signature(MemberEnter.java:390) [javac] at com.sun.tools.javac.comp.MemberEnter.visitMethodDef(MemberEnter.java:581) [javac] at com.sun.tools.javac.tree.JCTree$JCMethodDecl.accept(JCTree.java:778) [javac] at com.sun.tools.javac.comp.MemberEnter.memberEnter(MemberEnter.java:437) [javac] at com.sun.tools.javac.comp.MemberEnter.memberEnter(MemberEnter.java:449) BUILD FAILED /srv/gump/public/workspace/poi/build.xml:872: The following error occurred while executing this line: /srv/gump/public/workspace/poi/build.xml:854: Compile failed; see the compiler error output for details. Total time: 7 minutes 38 seconds --------------------------------------------- To subscribe to this information via syndicated feeds: - RSS: http://vmgump-vm3.apache.org/poi/ooxml-schemas/rss.xml - Atom: http://vmgump-vm3.apache.org/poi/ooxml-schemas/atom.xml ============================== Gump Tracking Only === Produced by Apache Gump(TM) version 2.3. Gump Run 20170519000006, vmgump-vm3.apache.org:vmgump:20170519000006 Gump E-mail Identifier (unique within run) #1. -- Apache Gump http://gump.apache.org/ [Instance: vmgump-vm3] --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@poi.apache.org For additional commands, e-mail: dev-h...@poi.apache.org