You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by Ted Husted <te...@husted.com> on 2005/10/18 13:48:20 UTC

[GUMP@vmgump]: Project commons-latka (in module jakarta-commons) 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 commons-latka has an issue affecting its community integration.
This issue affects 1 projects.
The current state of this project is 'Failed', with reason 'Build Failed'.
For reference only, the following projects are affected by this:
    - commons-latka :  Functional Testing Suite


Full details are available at:
    http://vmgump.apache.org/gump/public/jakarta-commons/commons-latka/index.html

That said, some information snippets are provided here.

The following annotations (debug/informational/warning/error messages) were provided:
 -DEBUG- Sole output [commons-latka.jar] identifier set to project name
 -DEBUG- Dependency on packaged-jaxen exists, no need to add for property jaxen.jar.
 -INFO- Made directory [/usr/local/gump/public/workspace/jakarta-commons/latka/target/classes]
 -INFO- Made directory [/usr/local/gump/public/workspace/jakarta-commons/latka/target/test-classes]
 -INFO- Failed with reason build failed
 -INFO- Failed to extract fallback artifacts from Gump Repository



The following work was performed:
http://vmgump.apache.org/gump/public/jakarta-commons/commons-latka/gump_work/build_jakarta-commons_commons-latka.html
Work Name: build_jakarta-commons_commons-latka (Type: Build)
Work ended in a state of : Failed
Elapsed: 10 secs
Command Line: java -Djava.awt.headless=true -Xbootclasspath/p:/usr/local/gump/public/workspace/xml-xerces2/java/build/xercesImpl.jar:/usr/local/gump/public/workspace/xml-commons/java/external/build/xml-apis.jar:/usr/local/gump/public/workspace/xml-xalan/java/build/serializer.jar:/usr/local/gump/public/workspace/xml-xalan/java/build/xalan-unbundled.jar org.apache.tools.ant.Main -Dgump.merge=/x1/gump/public/gump/work/merge.xml -Dbuild.sysclasspath=only -Djaxen.jar=/usr/local/gump/packages/jaxen-1.1-beta-6/jaxen-1.1-beta-6.jar dist 
[Working Directory: /usr/local/gump/public/workspace/jakarta-commons/latka]
CLASSPATH: /opt/jdk1.4/lib/tools.jar:/usr/local/gump/public/workspace/jakarta-commons/latka/target/classes:/usr/local/gump/public/workspace/jakarta-commons/latka/target/test-classes:/usr/local/gump/public/workspace/ant/dist/lib/ant-jmf.jar:/usr/local/gump/public/workspace/ant/dist/lib/ant-swing.jar:/usr/local/gump/public/workspace/ant/dist/lib/ant-apache-resolver.jar:/usr/local/gump/public/workspace/ant/dist/lib/ant-trax.jar:/usr/local/gump/public/workspace/ant/dist/lib/ant-junit.jar:/usr/local/gump/public/workspace/ant/dist/lib/ant-launcher.jar:/usr/local/gump/public/workspace/ant/dist/lib/ant-nodeps.jar:/usr/local/gump/public/workspace/ant/dist/lib/ant.jar:/usr/local/gump/public/workspace/dist/junit/junit.jar:/usr/local/gump/public/workspace/xml-commons/java/build/resolver.jar:/usr/local/gump/public/workspace/jakarta-commons/httpclient/dist/commons-httpclient.jar:/usr/local/gump/public/workspace/jakarta-commons/logging/dist/commons-logging-18102005.jar:/usr/local/gump/public/workspace/jakarta-commons/logging/dist/commons-logging-api-18102005.jar:/usr/local/gump/public/workspace/jakarta-commons/codec/dist/commons-codec-18102005.jar:/usr/local/gump/public/workspace/logging-log4j/log4j-18102005.jar:/usr/local/gump/public/workspace/jakarta-regexp/build/jakarta-regexp-18102005.jar:/usr/local/gump/public/workspace/jakarta-servletapi-4/lib/servlet.jar:/usr/local/gump/public/workspace/jdom/build/jdom.jar:/usr/local/gump/public/workspace/dom4j/build/dom4j.jar:/usr/local/gump/public/workspace/commons-jelly/target/commons-jelly-18102005.jar:/usr/local/gump/public/workspace/jakarta-commons/beanutils/dist/commons-beanutils-core.jar:/usr/local/gump/public/workspace/jakarta-commons/collections/build/commons-collections-18102005.jar:/usr/local/gump/public/workspace/jakarta-commons/lang/dist/commons-lang-18102005.jar:/usr/local/gump/public/workspace/commons-jelly/jelly-tags/junit/target/commons-jelly-tags-junit-18102005.jar:/usr/local/gump/packages/jaxen-1.1-beta-6/jaxen-1.1-beta-6.jar
---------------------------------------------
    [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0.639 sec
    [junit] ------------- Standard Output ---------------
    [junit] log4j:INFO Using URL [file:/x1/gump/public/workspace/jakarta-commons/latka/target/classes/log4j.properties] for automatic log4j configuration of repository named [default].
    [junit] ESE

    [junit] [message] boo1

    [junit] http://example.net:80/
    [junit]   REQUEST ERROR (-1 millis)
    [junit]     java.net.UnknownHostException: example.net

    [junit] [message] boo2

    [junit] http://example.org:80/
    [junit]   REQUEST SKIPPED (-1 millis)

    [junit] [message] boo3

    [junit] http://example.net:80/
    [junit]   REQUEST ERROR (-1 millis)
    [junit]     java.net.UnknownHostException: example.net


    [junit] SUITE FAILED
    [junit] 3 requests.
    [junit] 0 passed.
    [junit] 0 failed.
    [junit] 1 skipped.
    [junit] 2 errors.


    [junit]      Thank you very much.
    [junit]      

    [junit] ------------- ---------------- ---------------

    [junit] Testcase: testExampleDotOrg took 0.524 sec
    [junit] 	Caused an ERROR
    [junit] file:/x1/gump/public/workspace/jakarta-commons/latka/target/test-classes/org/apache/commons/latka/jelly/testLatka.jelly:7:-1: <suite> SUITE FAILED
    [junit] org.apache.commons.jelly.JellyTagException: file:/x1/gump/public/workspace/jakarta-commons/latka/target/test-classes/org/apache/commons/latka/jelly/testLatka.jelly:7:-1: <suite> SUITE FAILED
    [junit] 	at org.apache.commons.latka.jelly.SuiteTag.doTag(SuiteTag.java:98)
    [junit] 	at org.apache.commons.jelly.impl.TagScript.run(TagScript.java:262)
    [junit] 	at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:95)
    [junit] 	at org.apache.commons.jelly.tags.junit.CaseTag$1.runTest(CaseTag.java:59)


BUILD FAILED
/x1/gump/public/workspace/jakarta-commons/latka/build.xml:101: Test org.apache.commons.latka.jelly.TestLatka failed

Total time: 10 seconds
---------------------------------------------

To subscribe to this information via syndicated feeds:
- RSS: http://vmgump.apache.org/gump/public/jakarta-commons/commons-latka/rss.xml
- Atom: http://vmgump.apache.org/gump/public/jakarta-commons/commons-latka/atom.xml

============================== Gump Tracking Only ===
Produced by Gump version 2.2.
Gump Run 17000018102005, vmgump.apache.org:vmgump-public:17000018102005
Gump E-mail Identifier (unique within run) #49.

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

---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org