Dear Gumpmeisters,
            
The following 2 notifys should have been sent

*********************************************************** G U M P
[GUMP@vmgump-vm3]: Project dist-ant (in module ant) failed
[GUMP@vmgump-vm3]: Project rat (in module rat) failed
*********************************************************** G U M P
[GUMP@vmgump-vm3]: Project dist-ant (in module ant) failed
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 general@gump.apache.org.

Project dist-ant has an issue affecting its community integration.
This issue affects 9 projects,
 and has been outstanding for 9 runs.
The current state of this project is 'Failed', with reason 'Build Failed'.
For reference only, the following projects are affected by this:
    - dist-ant :  Java based build tool
    - dist-xalan2 :  Release 2.x of the Xalan-Java XSLT processor
    - forrest-core :  Apache Forrest software is a publishing framework that 
trans...
    - forrest-test :  Apache Forrest software is a publishing framework that 
trans...
    - forrest-test-basic :  Apache Forrest software is a publishing framework 
that trans...
    - forrest-test-deploy-plugins :  Apache Forrest software is a publishing 
framework that trans...
    - org.apache.dist-ant :  Java based build tool
    - test-ant :  Java based build tool
    - xml-batik :  Scalable Vector Graphics


Full details are available at:
    http://vmgump-vm3.apache.org/ant/dist-ant/index.html

That said, some information snippets are provided here.

The following annotations (debug/informational/warning/error messages) were 
provided:
 -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/ant/dist-ant/gump_work/build_ant_dist-ant.html
Work Name: build_ant_dist-ant (Type: Build)
Work ended in a state of : Failed
Elapsed: 22 secs
Command Line: /usr/lib/jvm/java-8-oracle/bin/java -Djava.awt.headless=true 
-Dbuild.sysclasspath=only -Dsun.zip.disableMemoryMapping=true 
-Xbootclasspath/p:/srv/gump/public/workspace/xml-xerces2/build/xercesImpl.jar:/srv/gump/public/workspace/xml-commons/java/external/build/xml-apis.jar:/srv/gump/public/workspace/xml-xalan/build/xalan-unbundled.jar
 org.apache.tools.ant.Main -Dgump.merge=/srv/gump/public/gump/work/merge.xml 
-Dchmod.fail=false -Doptional.jars.whenmanifestonly=create distribution 
[Working Directory: /srv/gump/public/workspace/ant]
CLASSPATH: 
/usr/lib/jvm/java-8-oracle/lib/tools.jar:/srv/gump/public/workspace/ant/build/classes:/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/xml-commons/java/external/build/xml-apis-ext.jar:/srv/gump/packages/antlr/antlr-3.1.3.jar:/srv/gump/public/workspace/ant-contrib/lib/bcel/jars/bcel-5.1.jar:/srv/gump/public/workspace/apache-commons/logging/target/commons-logging-20180929.jar:/srv/gump/public/workspace/apache-commons/logging/target/commons-logging-api-20180929.jar:/srv/gump/public/workspace/apache
 
-commons/net/target/commons-net-3.7-SNAPSHOT.jar:/srv/gump/public/workspace/apache-commons/net/target/commons-net-ftp-3.7-SNAPSHOT.jar:/srv/gump/packages/jaf-1.1ea/activation.jar:/srv/gump/public/workspace/jakarta-bsf/build/lib/bsf.jar:/srv/gump/packages/apache-attic/jakarta-regexp-1.5.jar:/srv/gump/public/workspace/jakarta-servletapi-5/jsr154/dist/lib/servlet-api.jar:/srv/gump/packages/javamail-1.4/mail.jar:/srv/gump/packages/javamail-1.4/lib/mailapi.jar:/srv/gump/packages/jdepend-2.6/lib/jdepend.jar:/srv/gump/packages/jsch/jsch-0.1.45.jar:/srv/gump/public/workspace/junit/target/junit-4.13-SNAPSHOT.jar:/srv/gump/packages/hamcrest/hamcrest-core-1.3.jar:/srv/gump/packages/hamcrest/hamcrest-library-1.3.jar:/srv/gump/public/workspace/logging-log4j-12/target/log4j-1.2.18-SNAPSHOT.jar:/srv/gump/packages/apache-attic/oro-2.0.8.jar:/srv/gump/public/workspace/xz-java/build/jar-20180929/xz.jar
---------------------------------------------
  [javadoc]   location: class AbstractJUnitResultFormatter
  [javadoc] 
/srv/gump/public/workspace/ant/src/main/org/apache/tools/ant/taskdefs/optional/junitlauncher/AbstractJUnitResultFormatter.java:152:
 error: cannot find symbol
  [javadoc]     static Optional<ClassSource> isTestClass(final TestIdentifier 
testIdentifier) {
  [javadoc]                                                    ^
  [javadoc]   symbol:   class TestIdentifier
  [javadoc]   location: class AbstractJUnitResultFormatter
  [javadoc] 
/srv/gump/public/workspace/ant/src/main/org/apache/tools/ant/taskdefs/optional/junitlauncher/AbstractJUnitResultFormatter.java:152:
 error: cannot find symbol
  [javadoc]     static Optional<ClassSource> isTestClass(final TestIdentifier 
testIdentifier) {
  [javadoc]                     ^
  [javadoc]   symbol:   class ClassSource
  [javadoc]   location: class AbstractJUnitResultFormatter
  [javadoc] 
/srv/gump/public/workspace/ant/src/main/org/apache/tools/ant/taskdefs/optional/junitlauncher/LegacyPlainResultFormatter.java:273:
 error: cannot find symbol
  [javadoc]         private final TestIdentifier testIdentifier;
  [javadoc]                       ^
  [javadoc]   symbol:   class TestIdentifier
  [javadoc]   location: class LegacyPlainResultFormatter.Stats
  [javadoc] 
/srv/gump/public/workspace/ant/src/main/org/apache/tools/ant/taskdefs/optional/junitlauncher/LegacyPlainResultFormatter.java:281:
 error: cannot find symbol
  [javadoc]         private Stats(final TestIdentifier testIdentifier, final 
long startedAt) {
  [javadoc]                             ^
  [javadoc]   symbol:   class TestIdentifier
  [javadoc]   location: class LegacyPlainResultFormatter.Stats
  [javadoc] 
/srv/gump/public/workspace/ant/src/main/org/apache/tools/ant/taskdefs/optional/junitlauncher/LegacyXmlResultFormatter.java:22:
 error: package org.junit.platform.engine does not exist
  [javadoc] import org.junit.platform.engine.TestExecutionResult;
  [javadoc]                                 ^
  [javadoc] 
/srv/gump/public/workspace/ant/src/main/org/apache/tools/ant/taskdefs/optional/junitlauncher/LegacyXmlResultFormatter.java:23:
 error: package org.junit.platform.engine does not exist
  [javadoc] import org.junit.platform.engine.TestSource;
  [javadoc]                                 ^
  [javadoc] 
/srv/gump/public/workspace/ant/src/main/org/apache/tools/ant/taskdefs/optional/junitlauncher/LegacyXmlResultFormatter.java:24:
 error: package org.junit.platform.engine.reporting does not exist
  [javadoc] import org.junit.platform.engine.reporting.ReportEntry;
  [javadoc]                                           ^
  [javadoc] Standard Doclet version 1.8.0_181
  [javadoc] Building tree for all the packages and classes...
  [javadoc] 
/srv/gump/public/workspace/ant/src/main/org/apache/tools/ant/taskdefs/Javadoc.java:575:
 error: @param name not found
  [javadoc]      * @param src a Path instance containing the modules.
  [javadoc]               ^
  [javadoc] 
/srv/gump/public/workspace/ant/src/main/org/apache/tools/ant/taskdefs/Javadoc.java:616:
 error: @param name not found
  [javadoc]      * @param src a Path instance containing the sources for 
modules.
  [javadoc]               ^
  [javadoc] Building index for all the packages and classes...
  [javadoc] Building index for all classes...
  [javadoc] Generating 
/srv/gump/public/workspace/ant/build/javadocs/help-doc.html...
  [javadoc] Note: Custom tags that could override future standard tags:  @todo. 
To avoid potential overrides, use at least one period character (.) in custom 
tag names.
  [javadoc] 2 errors
  [javadoc] 100 warnings

BUILD FAILED
/srv/gump/public/workspace/ant/build.xml:1223: The following error occurred 
while executing this line:
/srv/gump/public/workspace/ant/build.xml:1511: Javadoc returned 1

Total time: 22 seconds
---------------------------------------------

To subscribe to this information via syndicated feeds:
- RSS: http://vmgump-vm3.apache.org/ant/dist-ant/rss.xml
- Atom: http://vmgump-vm3.apache.org/ant/dist-ant/atom.xml

============================== Gump Tracking Only ===
Produced by Apache Gump(TM) version 2.3.
Gump Run 20180929000007, vmgump-vm3.apache.org:vmgump:20180929000007
Gump E-mail Identifier (unique within run) #1.

*********************************************************** G U M P
[GUMP@vmgump-vm3]: Project rat (in module rat) failed
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 general@gump.apache.org.

Project rat has an issue affecting its community integration.
This issue affects 2 projects,
 and has been outstanding for 246 runs.
The current state of this project is 'Failed', with reason 'Build Failed'.
For reference only, the following projects are affected by this:
    - forrest-rat :  Apache Forrest software is a publishing framework that 
trans...
    - rat :  Release Audit Tool


Full details are available at:
    http://vmgump-vm3.apache.org/rat/rat/index.html

That said, some information snippets are provided here.

The following annotations (debug/informational/warning/error messages) were 
provided:
 -DEBUG- (Apache Gump generated) Apache Maven Settings in: 
/srv/gump/public/workspace/rat/gump_mvn_settings.xml
 -INFO- Failed with reason build failed
 -DEBUG- Maven POM in: /srv/gump/public/workspace/rat/pom.xml
 -INFO- Failed to extract fallback artifacts from Gump Repository



The following work was performed:
http://vmgump-vm3.apache.org/rat/rat/gump_work/build_rat_rat.html
Work Name: build_rat_rat (Type: Build)
Work ended in a state of : Failed
Elapsed: 36 secs
Command Line: /opt/maven3/bin/mvn --batch-mode -DskipTests=true 
-DjavaVersion=1.8 --settings 
/srv/gump/public/workspace/rat/gump_mvn_settings.xml package 
[Working Directory: /srv/gump/public/workspace/rat]
M2_HOME: /opt/maven3
---------------------------------------------
[au:antunit]   <taskdef uri="antlib:org.apache.rat.anttasks"
[au:antunit]            resource="org/apache/rat/anttasks/antlib.xml"
[au:antunit]            classpathref="all-classes-needed-for-tests"
[au:antunit]            loaderref="testloader"/>
[au:antunit] 
[au:antunit]   <target name="setUp">
[au:antunit]     <pathconvert dirsep="/" property="file.name">
[au:antunit]       <path>
[au:antunit]         <pathelement 
location="/srv/gump/public/workspace/rat/apache-rat-tasks/src/test/resources/antunit/report-normal-operation.xml"/>
[au:antunit]       </path>
[au:antunit] '
[au:antunit]    took 0.067 sec
[au:antunit] Target: testWithALUnknownSentToFile took 0.068 sec
[au:antunit] Target: testWithReportSentToFile took 0.077 sec
[au:antunit] Target: testCustomMatcherSentToFile  caused an ERROR
[au:antunit]    at line 333, column 43
[au:antunit]    Message: Unable to find a javac compiler;
[au:antunit] com.sun.tools.javac.Main is not on the classpath.
[au:antunit] Perhaps JAVA_HOME does not point to the JDK.
[au:antunit] It is currently set to "/usr/lib/jvm/java-8-oracle/jre"
[au:antunit]    took 0.031 sec
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Creadur Rat ................................. SUCCESS [  3.090 s]
[INFO] Apache Creadur Rat::API ............................ SUCCESS [  3.324 s]
[INFO] Apache Creadur Rat::Core ........................... SUCCESS [ 16.272 s]
[INFO] Apache Creadur Rat::Plugin4Maven ................... SUCCESS [  7.696 s]
[INFO] Apache Creadur Rat::Tasks4Ant ...................... FAILURE [  3.641 s]
[INFO] Apache Creadur Rat::Command Line ................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 35.173 s
[INFO] Finished at: 2018-09-29T01:26:30+00:00
[INFO] Final Memory: 48M/427M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-antrun-plugin:1.8:run (default) on project 
apache-rat-tasks: An Ant BuildException has occured: The following error 
occurred while executing this line:
[ERROR] 
/srv/gump/public/workspace/rat/apache-rat-tasks/src/test/resources/antunit/report-normal-operation.xml:59:
 Tests failed with 0 failures and 6 errors
[ERROR] around Ant part ...<ant 
antfile="src/test/resources/antunit/report-normal-operation.xml" 
inheritRefs="false" inheritAll="false">... @ 11:112 in 
/srv/gump/public/workspace/rat/apache-rat-tasks/target/antrun/build-main.xml
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e 
switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please 
read the following articles:
[ERROR] [Help 1] 
http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :apache-rat-tasks
---------------------------------------------

To subscribe to this information via syndicated feeds:
- RSS: http://vmgump-vm3.apache.org/rat/rat/rss.xml
- Atom: http://vmgump-vm3.apache.org/rat/rat/atom.xml

============================== Gump Tracking Only ===
Produced by Apache Gump(TM) version 2.3.
Gump Run 20180929000007, vmgump-vm3.apache.org:vmgump:20180929000007
Gump E-mail Identifier (unique within run) #2.


--
Apache Gump
http://gump.apache.org/ [Instance: vmgump-vm3]

---------------------------------------------------------------------
To unsubscribe, e-mail: general-unsubscr...@gump.apache.org
For additional commands, e-mail: general-h...@gump.apache.org

Reply via email to