You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@any23.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2012/06/06 09:46:15 UTC

Build failed in Jenkins: Any23-trunk #224

See <https://builds.apache.org/job/Any23-trunk/224/>

------------------------------------------
[...truncated 4386 lines...]
-------- Example Input  --------
<!--
  Licensed to the Apache Software Foundation (ASF) under one or more
  contributor license agreements.  See the NOTICE file distributed with
  this work for additional information regarding copyright ownership.
  The ASF licenses this file to You under the Apache License, Version 2.0
  (the "License"); you may not use this file except in compliance with
  the License.  You may obtain a copy of the License at

   http://www.apache.org/licenses/LICENSE-2.0

  Unless required by applicable law or agreed to in writing, software
  distributed under the License is distributed on an "AS IS" BASIS,
  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  See the License for the specific language governing permissions and
  limitations under the License.
-->
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
         xmlns:foaf="http://xmlns.com/foaf/0.1/">
  <foaf:PersonalProfileDocument rdf:about="">
    <foaf:primaryTopic>
      <foaf:Person rdf:about="#Alice">
        <foaf:name>Alice</foaf:name>
        <foaf:homepage rdf:resource="http://alice.example.com/"/>
      </foaf:Person>
    </foaf:primaryTopic>
  </foaf:PersonalProfileDocument>
</rdf:RDF>
-------- Example Output --------
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .

<http://example.com/> a foaf:PersonalProfileDocument ;
	foaf:primaryTopic <http://example.com/#Alice> .

<http://example.com/#Alice> a foaf:Person ;
	foaf:name "Alice" ;
	foaf:homepage <http://alice.example.com/> .

================================


------------------------------------------------------------------------
Apache Any23 SUCCESS
Total time: 0s
Finished at: Wed Jun 06 07:19:39 GMT+00:00 2012
Final Memory: 106M/312M
------------------------------------------------------------------------

------------------------------------------------------------------------
Apache Any23 :: extractor
------------------------------------------------------------------------

<!--
  Licensed to the Apache Software Foundation (ASF) under one or more
  contributor license agreements.  See the NOTICE file distributed with
  this work for additional information regarding copyright ownership.
  The ASF licenses this file to You under the Apache License, Version 2.0
  (the "License"); you may not use this file except in compliance with
  the License.  You may obtain a copy of the License at

   http://www.apache.org/licenses/LICENSE-2.0

  Unless required by applicable law or agreed to in writing, software
  distributed under the License is distributed on an "AS IS" BASIS,
  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  See the License for the specific language governing permissions and
  limitations under the License.
-->
<div itemscope itemtype="http://schema.org/LocalBusiness">
    <h1 itemprop="name">
        Golden Key Mini Storage
    </h1>
    <div itemprop="address" itemscope itemtype="http://schema.org/PostalAddress">
        <p itemprop="streetAddress">
            6725 Southwest Bradbury Court
        </p>
        <p>
            <span itemprop="addressLocality">Lake Oswego</span>,
            <span itemprop="addressRegion">OR</span>
            <span itemprop="postalCode">97035</span>
        </p>
    </div>
    <p itemprop="telephone">
        (503) 639-1733
    </p>
    <p itemprop="url">
        http://www.goldenkeyministorage.com/
    </p>
</div>
</div>

------------------------------------------------------------------------
Apache Any23 SUCCESS
Total time: 0s
Finished at: Wed Jun 06 07:19:39 GMT+00:00 2012
Final Memory: 106M/312M
------------------------------------------------------------------------

------------------------------------------------------------------------
Apache Any23 :: extractor
------------------------------------------------------------------------

@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix doac: <http://ramonantonio.net/doac/0.1/#> .

_:nodea67cd3682a7fd69ff277eba2077ea36 a <http://schema.org/LocalBusiness> .

_:node7b80b8ebab26365748b73940ae51294c a <http://schema.org/PostalAddress> ;
	<http://schema.org/PostalAddress/streetAddress> "\n            6725 Southwest Bradbury Court\n        " ;
	<http://schema.org/PostalAddress/addressLocality> "Lake Oswego" ;
	<http://schema.org/PostalAddress/postalCode> "97035" ;
	<http://schema.org/PostalAddress/addressRegion> "OR" .

_:nodea67cd3682a7fd69ff277eba2077ea36 <http://schema.org/LocalBusiness/address> _:node7b80b8ebab26365748b73940ae51294c ;
	<http://schema.org/LocalBusiness/name> "\n        Golden Key Mini Storage\n    " ;
	<http://schema.org/LocalBusiness/telephone> "\n        (503) 639-1733\n    " ;
	<http://schema.org/LocalBusiness/url> "\n        http://www.goldenkeyministorage.com/\n    " .

<http://example.com/> <http://www.w3.org/1999/xhtml/microdata#item> _:nodea67cd3682a7fd69ff277eba2077ea36 .


------------------------------------------------------------------------
Apache Any23 SUCCESS
Total time: 0s
Finished at: Wed Jun 06 07:19:39 GMT+00:00 2012
Final Memory: 112M/312M
------------------------------------------------------------------------
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.002 sec
Running org.apache.any23.cli.MicrodataParserTest

------------------------------------------------------------------------
Apache Any23 :: microdata
------------------------------------------------------------------------

{ "result" : [{ "xpath" : "/HTML[1]/BODY[1]/DIV[1]", "id" : "amanda", "refs" : ["a", "b"], "type" : null, "itemid" : null, "properties" : [ { "xpath" : "/HTML[1]/BODY[1]/DIV[2]", "name" : "band", "value" : { "content" : { "xpath" : "/HTML[1]/BODY[1]/DIV[2]", "id" : "b", "refs" : ["c"], "type" : null, "itemid" : null, "properties" : [ { "xpath" : "/HTML[1]/BODY[1]/DIV[3]/P[1]/SPAN[1]", "name" : "name", "value" : { "content" : "Jazz Band", "type" : "Plain" } }, { "xpath" : "/HTML[1]/BODY[1]/DIV[3]/P[2]/SPAN[1]", "name" : "size", "value" : { "content" : "12", "type" : "Plain" } } ] }, "type" : "Nested" } }, { "xpath" : "/HTML[1]/BODY[1]/P[1]/SPAN[1]", "name" : "name", "value" : { "content" : "Amanda", "type" : "Plain" } } ] }, { "xpath" : "/HTML[1]/BODY[1]/DIV[4]", "id" : null, "refs" : [], "type" : "http://schema.org/Movie", "itemid" : null, "properties" : [ { "xpath" : "/HTML[1]/BODY[1]/DIV[4]/H1[1]", "name" : "name", "value" : { "content" : "Avatar", "type" : "Plain" } }, { "xpath" : "/HTML[1]/BODY[1]/DIV[4]/DIV[1]", "name" : "director", "value" : { "content" : { "xpath" : "/HTML[1]/BODY[1]/DIV[4]/DIV[1]", "id" : null, "refs" : [], "type" : "http://schema.org/Person", "itemid" : null, "properties" : [ { "xpath" : "/HTML[1]/BODY[1]/DIV[4]/DIV[1]/SPAN[1]", "name" : "name", "value" : { "content" : "James Cameron", "type" : "Plain" } } ] }, "type" : "Nested" } } ] }] }
------------------------------------------------------------------------
Apache Any23 SUCCESS
Total time: 0s
Finished at: Wed Jun 06 07:19:39 GMT+00:00 2012
Final Memory: 112M/312M
------------------------------------------------------------------------

------------------------------------------------------------------------
Apache Any23 :: microdata
------------------------------------------------------------------------

{ "result" : [{ "xpath" : "/HTML[1]/BODY[1]/DIV[2]/DIV[1]/DIV[6]/DIV[1]", "id" : "content-2-wide", "refs" : [], "type" : "http://schema.org/Movie", "itemid" : null, "properties" : [ { "xpath" : "/HTML[1]/BODY[1]/DIV[2]/DIV[1]/DIV[6]/DIV[1]/DIV[4]/DIV[5]/DIV[3]/A[1]", "name" : "genre", "value" : { "content" : "/genre/Action", "type" : "Link" } }, { "xpath" : "/HTML[1]/BODY[1]/DIV[2]/DIV[1]/DIV[6]/DIV[1]/DIV[4]/DIV[5]/DIV[3]/A[2]", "name" : "genre", "value" : { "content" : "/genre/Adventure", "type" : "Link" } }, { "xpath" : "/HTML[1]/BODY[1]/DIV[2]/DIV[1]/DIV[6]/DIV[1]/DIV[4]/DIV[5]/DIV[3]/A[3]", "name" : "genre", "value" : { "content" : "/genre/Sci-Fi", "type" : "Link" } }, { "xpath" : "/HTML[1]/BODY[1]/DIV[2]/DIV[1]/DIV[6]/DIV[1]/DIV[4]/DIV[5]/DIV[3]/A[4]", "name" : "genre", "value" : { "content" : "/genre/Thriller", "type" : "Link" } }, { "xpath" : "/HTML[1]/BODY[1]/DIV[2]/DIV[1]/DIV[6]/DIV[1]/DIV[4]/DIV[6]/DIV[3]/A[1]", "name" : "inLanguage", "value" : { "content" : "/language/en", "type" : "Link" } }, { "xpath" : "/HTML[1]/BODY[1]/DIV[2]/DIV[1]/DIV[6]/DIV[1]/DIV[4]/DIV[6]/DIV[3]/A[2]", "name" : "inLanguage", "value" : { "content" : "/language/ja", "type" : "Link" } }, { "xpath" : "/HTML[1]/BODY[1]/DIV[2]/DIV[1]/DIV[6]/DIV[1]/DIV[4]/DIV[6]/DIV[3]/A[3]", "name" : "inLanguage", "value" : { "content" : "/language/fr", "type" : "Link" } }, { "xpath" : "/HTML[1]/BODY[1]/DIV[2]/DIV[1]/DIV[6]/DIV[1]/DIV[1]/DIV[1]/DIV[1]/TABLE[1]/TBODY[1]/TR[2]/TD[1]/A[1]", "name" : "trailer", "value" : { "content" : "/video/imdb/vi4219471385/", "type" : "Link" } }, { "xpath" : "/HTML[1]/BODY[1]/DIV[2]/DIV[1]/DIV[6]/DIV[1]/DIV[1]/DIV[1]/DIV[1]/TABLE[1]/TBODY[1]/TR[1]/TD[2]/P[2]", "name" : "description", "value" : { "content" : "\nIn a world where technology exists to enter the human mind through dream invasion, a highly skilled thief is given a final chance at redemption which involves executing his toughest job to date: Inception.\n", "type" : "Plain" } }, { "xpath" : "/HTML[1]/BODY[1]/DIV[2]/DIV[1]/DIV[6]/DIV[1]/DIV[1]/DIV[1]/DIV[1]/TABLE[1]/TBODY[1]/TR[1]/TD[2]/H1[1]", "name" : "name", "value" : { "content" : "\nInception\n\n\n(2010)\n\n\n\n", "type" : "Plain" } }, { "xpath" : "/HTML[1]/BODY[1]/DIV[2]/DIV[1]/DIV[6]/DIV[1]/DIV[4]/DIV[5]/DIV[4]/SPAN[1]", "name" : "contentRating", "value" : { "content" : "Rated PG-13 for sequences of violence and action throughout", "type" : "Plain" } }, { "xpath" : "/HTML[1]/BODY[1]/DIV[2]/DIV[1]/DIV[6]/DIV[1]/DIV[4]/DIV[6]/DIV[4]/TIME[1]", "name" : "datePublished", "value" : { "content" : "2010-07-22", "type" : "Date" } }, { "xpath" : "/HTML[1]/BODY[1]/DIV[2]/DIV[1]/DIV[6]/DIV[1]/DIV[1]/DIV[1]/DIV[1]/TABLE[1]/TBODY[1]/TR[1]/TD[1]/A[1]/IMG[1]", "name" : "image", "value" : { "content" : "http://ia.media-imdb.com/images/M/MV5BMjAxMzY3NjcxNF5BMl5BanBnXkFtZTcwNTI5OTM0Mw@@._V1._SY317_.jpg", "type" : "Link" } }, { "xpath" : "/HTML[1]/BODY[1]/DIV[2]/DIV[1]/DIV[6]/DIV[1]/DIV[1]/DIV[1]/DIV[1]/TABLE[1]/TBODY[1]/TR[1]/TD[2]/DIV[6]/A[1]", "name" : "actors", "value" : { "content" : "/name/nm0000138/", "type" : "Link" } }, { "xpath" : "/HTML[1]/BODY[1]/DIV[2]/DIV[1]/DIV[6]/DIV[1]/DIV[1]/DIV[1]/DIV[1]/TABLE[1]/TBODY[1]/TR[1]/TD[2]/DIV[6]/A[2]", "name" : "actors", "value" : { "content" : "/name/nm0330687/", "type" : "Link" } }, { "xpath" : "/HTML[1]/BODY[1]/DIV[2]/DIV[1]/DIV[6]/DIV[1]/DIV[1]/DIV[1]/DIV[1]/TABLE[1]/TBODY[1]/TR[1]/TD[2]/DIV[6]/A[3]", "name" : "actors", "value" : { "content" : "/name/nm0680983/", "type" : "Link" } }, { "xpath" : "/HTML[1]/BODY[1]/DIV[2]/DIV[1]/DIV[6]/DIV[1]/DIV[1]/DIV[1]/DIV[1]/TABLE[1]/TBODY[1]/TR[1]/TD[2]/DIV[3]", "name" : "aggregateRating", "value" : { "content" : { "xpath" : "/HTML[1]/BODY[1]/DIV[2]/DIV[1]/DIV[6]/DIV[1]/DIV[1]/DIV[1]/DIV[1]/TABLE[1]/TBODY[1]/TR[1]/TD[2]/DIV[3]", "id" : null, "refs" : [], "type" : "http://schema.org/AggregateRating", "itemid" : null, "properties" : [ { "xpath" : "/HTML[1]/BODY[1]/DIV[2]/DIV[1]/DIV[6]/DIV[1]/DIV[1]/DIV[1]/DIV[1]/TABLE[1]/TBODY[1]/TR[1]/TD[2]/DIV[3]/DIV[3]/SPAN[1]/SPAN[1]", "name" : "bestRating", "value" : { "content" : "10", "type" : "Plain" } }, { "xpath" : "/HTML[1]/BODY[1]/DIV[2]/DIV[1]/DIV[6]/DIV[1]/DIV[1]/DIV[1]/DIV[1]/TABLE[1]/TBODY[1]/TR[1]/TD[2]/DIV[3]/DIV[3]/STRONG[1]/SPAN[1]", "name" : "ratingValue", "value" : { "content" : "8.8", "type" : "Plain" } }, { "xpath" : "/HTML[1]/BODY[1]/DIV[2]/DIV[1]/DIV[6]/DIV[1]/DIV[1]/DIV[1]/DIV[1]/TABLE[1]/TBODY[1]/TR[1]/TD[2]/DIV[3]/DIV[3]/A[1]/SPAN[1]", "name" : "ratingCount", "value" : { "content" : "559,386", "type" : "Plain" } }, { "xpath" : "/HTML[1]/BODY[1]/DIV[2]/DIV[1]/DIV[6]/DIV[1]/DIV[1]/DIV[1]/DIV[1]/TABLE[1]/TBODY[1]/TR[1]/TD[2]/DIV[3]/DIV[3]/A[4]/SPAN[1]", "name" : "reviewCount", "value" : { "content" : "2,213", "type" : "Plain" } }, { "xpath" : "/HTML[1]/BODY[1]/DIV[2]/DIV[1]/DIV[6]/DIV[1]/DIV[1]/DIV[1]/DIV[1]/TABLE[1]/TBODY[1]/TR[1]/TD[2]/DIV[3]/DIV[3]/A[5]/SPAN[1]", "name" : "reviewCount", "value" : { "content" : "560", "type" : "Plain" } } ] }, "type" : "Nested" } }, { "xpath" : "/HTML[1]/BODY[1]/DIV[2]/DIV[1]/DIV[6]/DIV[1]/DIV[1]/DIV[1]/DIV[1]/TABLE[1]/TBODY[1]/TR[1]/TD[2]/DIV[4]/A[1]", "name" : "director", "value" : { "content" : "/name/nm0634240/", "type" : "Link" } } ] }] , "errors" : [{ "message" : "Invalid format for datetime 'PT148M'", "path" : "/HTML[1]/BODY[1]/DIV[2]/DIV[1]/DIV[6]/DIV[1]/DIV[4]/DIV[6]/DIV[12]/TIME[1]", "begin_row" : 2003, "begin_col" : 1, "end_row" : 2003, "end_col" : 45 }] }
------------------------------------------------------------------------
Apache Any23 SUCCESS
Total time: 0s
Finished at: Wed Jun 06 07:19:40 GMT+00:00 2012
Final Memory: 128M/312M
------------------------------------------------------------------------
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec

Results :

Tests run: 465, Failures: 0, Errors: 0, Skipped: 1

[JENKINS] Recording test results
[INFO] [jar:jar {execution: default-jar}]
[INFO] Building jar: <https://builds.apache.org/job/Any23-trunk/ws/core/target/any23-core-0.7.0-incubating-SNAPSHOT.jar>
[INFO] [appassembler:assemble {execution: default}]
[INFO] Installing /export/home/hudson/hudson-slave/maven-repositories/1/commons-lang/commons-lang/2.4/commons-lang-2.4.jar to <https://builds.apache.org/job/Any23-trunk/ws/core/target/appassembler/lib/commons-lang-2.4.jar>
[INFO] Installing /export/home/hudson/hudson-slave/maven-repositories/1/commons-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.jar to <https://builds.apache.org/job/Any23-trunk/ws/core/target/appassembler/lib/commons-httpclient-3.1.jar>
[INFO] Installing /export/home/hudson/hudson-slave/maven-repositories/1/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.jar to <https://builds.apache.org/job/Any23-trunk/ws/core/target/appassembler/lib/commons-logging-1.0.4.jar>
[INFO] Installing /export/home/hudson/hudson-slave/maven-repositories/1/commons-codec/commons-codec/1.3/commons-codec-1.3.jar to <https://builds.apache.org/job/Any23-trunk/ws/core/target/appassembler/lib/commons-codec-1.3.jar>
[INFO] Installing /export/home/hudson/hudson-slave/maven-repositories/1/net/sourceforge/nekohtml/nekohtml/1.9.14/nekohtml-1.9.14.jar to <https://builds.apache.org/job/Any23-trunk/ws/core/target/appassembler/lib/nekohtml-1.9.14.jar>
[INFO] Installing /export/home/hudson/hudson-slave/maven-repositories/1/xerces/xercesImpl/2.9.1/xercesImpl-2.9.1.jar to <https://builds.apache.org/job/Any23-trunk/ws/core/target/appassembler/lib/xercesImpl-2.9.1.jar>
[INFO] Installing /export/home/hudson/hudson-slave/maven-repositories/1/xml-apis/xml-apis/1.3.04/xml-apis-1.3.04.jar to <https://builds.apache.org/job/Any23-trunk/ws/core/target/appassembler/lib/xml-apis-1.3.04.jar>
[INFO] Installing /export/home/hudson/hudson-slave/maven-repositories/1/com/beust/jcommander/1.23/jcommander-1.23.jar to <https://builds.apache.org/job/Any23-trunk/ws/core/target/appassembler/lib/jcommander-1.23.jar>
[INFO] Installing /export/home/hudson/hudson-slave/maven-repositories/1/org/apache/tika/tika-core/0.6/tika-core-0.6.jar to <https://builds.apache.org/job/Any23-trunk/ws/core/target/appassembler/lib/tika-core-0.6.jar>
[INFO] Installing /export/home/hudson/hudson-slave/maven-repositories/1/org/apache/tika/tika-parsers/0.6/tika-parsers-0.6.jar to <https://builds.apache.org/job/Any23-trunk/ws/core/target/appassembler/lib/tika-parsers-0.6.jar>
[INFO] Installing /export/home/hudson/hudson-slave/maven-repositories/1/org/apache/commons/commons-compress/1.0/commons-compress-1.0.jar to <https://builds.apache.org/job/Any23-trunk/ws/core/target/appassembler/lib/commons-compress-1.0.jar>
[INFO] Installing /export/home/hudson/hudson-slave/maven-repositories/1/org/apache/pdfbox/pdfbox/0.8.0-incubating/pdfbox-0.8.0-incubating.jar to <https://builds.apache.org/job/Any23-trunk/ws/core/target/appassembler/lib/pdfbox-0.8.0-incubating.jar>
[INFO] Installing /export/home/hudson/hudson-slave/maven-repositories/1/org/apache/pdfbox/fontbox/0.8.0-incubator/fontbox-0.8.0-incubator.jar to <https://builds.apache.org/job/Any23-trunk/ws/core/target/appassembler/lib/fontbox-0.8.0-incubator.jar>
[INFO] Installing /export/home/hudson/hudson-slave/maven-repositories/1/org/apache/pdfbox/jempbox/0.8.0-incubator/jempbox-0.8.0-incubator.jar to <https://builds.apache.org/job/Any23-trunk/ws/core/target/appassembler/lib/jempbox-0.8.0-incubator.jar>
[INFO] Installing /export/home/hudson/hudson-slave/maven-repositories/1/org/apache/poi/poi/3.6/poi-3.6.jar to <https://builds.apache.org/job/Any23-trunk/ws/core/target/appassembler/lib/poi-3.6.jar>
[INFO] Installing /export/home/hudson/hudson-slave/maven-repositories/1/log4j/log4j/1.2.14/log4j-1.2.14.jar to <https://builds.apache.org/job/Any23-trunk/ws/core/target/appassembler/lib/log4j-1.2.14.jar>
[INFO] Installing /export/home/hudson/hudson-slave/maven-repositories/1/org/apache/poi/poi-scratchpad/3.6/poi-scratchpad-3.6.jar to <https://builds.apache.org/job/Any23-trunk/ws/core/target/appassembler/lib/poi-scratchpad-3.6.jar>
[INFO] Installing /export/home/hudson/hudson-slave/maven-repositories/1/org/apache/poi/poi-ooxml/3.6/poi-ooxml-3.6.jar to <https://builds.apache.org/job/Any23-trunk/ws/core/target/appassembler/lib/poi-ooxml-3.6.jar>
[INFO] Installing /export/home/hudson/hudson-slave/maven-repositories/1/org/apache/poi/poi-ooxml-schemas/3.6/poi-ooxml-schemas-3.6.jar to <https://builds.apache.org/job/Any23-trunk/ws/core/target/appassembler/lib/poi-ooxml-schemas-3.6.jar>
[INFO] Installing /export/home/hudson/hudson-slave/maven-repositories/1/org/apache/xmlbeans/xmlbeans/2.3.0/xmlbeans-2.3.0.jar to <https://builds.apache.org/job/Any23-trunk/ws/core/target/appassembler/lib/xmlbeans-2.3.0.jar>
[INFO] Installing /export/home/hudson/hudson-slave/maven-repositories/1/org/apache/geronimo/specs/geronimo-stax-api_1.0_spec/1.0.1/geronimo-stax-api_1.0_spec-1.0.1.jar to <https://builds.apache.org/job/Any23-trunk/ws/core/target/appassembler/lib/geronimo-stax-api_1.0_spec-1.0.1.jar>
[INFO] Installing /export/home/hudson/hudson-slave/maven-repositories/1/dom4j/dom4j/1.6.1/dom4j-1.6.1.jar to <https://builds.apache.org/job/Any23-trunk/ws/core/target/appassembler/lib/dom4j-1.6.1.jar>
[INFO] Installing /export/home/hudson/hudson-slave/maven-repositories/1/org/ccil/cowan/tagsoup/tagsoup/1.2/tagsoup-1.2.jar to <https://builds.apache.org/job/Any23-trunk/ws/core/target/appassembler/lib/tagsoup-1.2.jar>
[INFO] Installing /export/home/hudson/hudson-slave/maven-repositories/1/asm/asm/3.1/asm-3.1.jar to <https://builds.apache.org/job/Any23-trunk/ws/core/target/appassembler/lib/asm-3.1.jar>
[INFO] Installing /export/home/hudson/hudson-slave/maven-repositories/1/com/drewnoakes/metadata-extractor/2.4.0-beta-1/metadata-extractor-2.4.0-beta-1.jar to <https://builds.apache.org/job/Any23-trunk/ws/core/target/appassembler/lib/metadata-extractor-2.4.0-beta-1.jar>
[INFO] Installing /export/home/hudson/hudson-slave/maven-repositories/1/org/openrdf/sesame/sesame-model/2.6.1/sesame-model-2.6.1.jar to <https://builds.apache.org/job/Any23-trunk/ws/core/target/appassembler/lib/sesame-model-2.6.1.jar>
[INFO] Installing /export/home/hudson/hudson-slave/maven-repositories/1/org/openrdf/sesame/sesame-util/2.6.1/sesame-util-2.6.1.jar to <https://builds.apache.org/job/Any23-trunk/ws/core/target/appassembler/lib/sesame-util-2.6.1.jar>
[INFO] Installing /export/home/hudson/hudson-slave/maven-repositories/1/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar to <https://builds.apache.org/job/Any23-trunk/ws/core/target/appassembler/lib/slf4j-api-1.5.6.jar>
[INFO] Installing /export/home/hudson/hudson-slave/maven-repositories/1/org/openrdf/sesame/sesame-rio-api/2.6.1/sesame-rio-api-2.6.1.jar to <https://builds.apache.org/job/Any23-trunk/ws/core/target/appassembler/lib/sesame-rio-api-2.6.1.jar>
[INFO] Installing /export/home/hudson/hudson-slave/maven-repositories/1/org/openrdf/sesame/sesame-rio-turtle/2.6.1/sesame-rio-turtle-2.6.1.jar to <https://builds.apache.org/job/Any23-trunk/ws/core/target/appassembler/lib/sesame-rio-turtle-2.6.1.jar>
[INFO] Installing /export/home/hudson/hudson-slave/maven-repositories/1/org/openrdf/sesame/sesame-rio-rdfxml/2.6.1/sesame-rio-rdfxml-2.6.1.jar to <https://builds.apache.org/job/Any23-trunk/ws/core/target/appassembler/lib/sesame-rio-rdfxml-2.6.1.jar>
[INFO] Installing /export/home/hudson/hudson-slave/maven-repositories/1/org/openrdf/sesame/sesame-rio-ntriples/2.6.1/sesame-rio-ntriples-2.6.1.jar to <https://builds.apache.org/job/Any23-trunk/ws/core/target/appassembler/lib/sesame-rio-ntriples-2.6.1.jar>
[INFO] Installing /export/home/hudson/hudson-slave/maven-repositories/1/org/openrdf/sesame/sesame-rio-trix/2.6.1/sesame-rio-trix-2.6.1.jar to <https://builds.apache.org/job/Any23-trunk/ws/core/target/appassembler/lib/sesame-rio-trix-2.6.1.jar>
[INFO] Installing /export/home/hudson/hudson-slave/maven-repositories/1/org/openrdf/sesame/sesame-repository-sail/2.6.1/sesame-repository-sail-2.6.1.jar to <https://builds.apache.org/job/Any23-trunk/ws/core/target/appassembler/lib/sesame-repository-sail-2.6.1.jar>
[INFO] Installing /export/home/hudson/hudson-slave/maven-repositories/1/org/openrdf/sesame/sesame-repository-api/2.6.1/sesame-repository-api-2.6.1.jar to <https://builds.apache.org/job/Any23-trunk/ws/core/target/appassembler/lib/sesame-repository-api-2.6.1.jar>
[INFO] Installing /export/home/hudson/hudson-slave/maven-repositories/1/org/openrdf/sesame/sesame-query/2.6.1/sesame-query-2.6.1.jar to <https://builds.apache.org/job/Any23-trunk/ws/core/target/appassembler/lib/sesame-query-2.6.1.jar>
[INFO] Installing /export/home/hudson/hudson-slave/maven-repositories/1/org/openrdf/sesame/sesame-sail-api/2.6.1/sesame-sail-api-2.6.1.jar to <https://builds.apache.org/job/Any23-trunk/ws/core/target/appassembler/lib/sesame-sail-api-2.6.1.jar>
[INFO] Installing /export/home/hudson/hudson-slave/maven-repositories/1/org/openrdf/sesame/sesame-queryalgebra-model/2.6.1/sesame-queryalgebra-model-2.6.1.jar to <https://builds.apache.org/job/Any23-trunk/ws/core/target/appassembler/lib/sesame-queryalgebra-model-2.6.1.jar>
[INFO] Installing /export/home/hudson/hudson-slave/maven-repositories/1/org/openrdf/sesame/sesame-queryparser-api/2.6.1/sesame-queryparser-api-2.6.1.jar to <https://builds.apache.org/job/Any23-trunk/ws/core/target/appassembler/lib/sesame-queryparser-api-2.6.1.jar>
[INFO] Installing /export/home/hudson/hudson-slave/maven-repositories/1/org/openrdf/sesame/sesame-sail-memory/2.6.1/sesame-sail-memory-2.6.1.jar to <https://builds.apache.org/job/Any23-trunk/ws/core/target/appassembler/lib/sesame-sail-memory-2.6.1.jar>
[INFO] Installing /export/home/hudson/hudson-slave/maven-repositories/1/org/openrdf/sesame/sesame-sail-inferencer/2.6.1/sesame-sail-inferencer-2.6.1.jar to <https://builds.apache.org/job/Any23-trunk/ws/core/target/appassembler/lib/sesame-sail-inferencer-2.6.1.jar>
[INFO] Installing /export/home/hudson/hudson-slave/maven-repositories/1/org/openrdf/sesame/sesame-queryparser-serql/2.6.1/sesame-queryparser-serql-2.6.1.jar to <https://builds.apache.org/job/Any23-trunk/ws/core/target/appassembler/lib/sesame-queryparser-serql-2.6.1.jar>
[INFO] Installing /export/home/hudson/hudson-slave/maven-repositories/1/org/openrdf/sesame/sesame-queryalgebra-evaluation/2.6.1/sesame-queryalgebra-evaluation-2.6.1.jar to <https://builds.apache.org/job/Any23-trunk/ws/core/target/appassembler/lib/sesame-queryalgebra-evaluation-2.6.1.jar>
[INFO] Installing /export/home/hudson/hudson-slave/maven-repositories/1/org/openrdf/sesame/sesame-repository-sparql/2.6.1/sesame-repository-sparql-2.6.1.jar to <https://builds.apache.org/job/Any23-trunk/ws/core/target/appassembler/lib/sesame-repository-sparql-2.6.1.jar>
[INFO] Installing /export/home/hudson/hudson-slave/maven-repositories/1/org/openrdf/sesame/sesame-http-client/2.6.1/sesame-http-client-2.6.1.jar to <https://builds.apache.org/job/Any23-trunk/ws/core/target/appassembler/lib/sesame-http-client-2.6.1.jar>
[INFO] Installing /export/home/hudson/hudson-slave/maven-repositories/1/org/openrdf/sesame/sesame-http-protocol/2.6.1/sesame-http-protocol-2.6.1.jar to <https://builds.apache.org/job/Any23-trunk/ws/core/target/appassembler/lib/sesame-http-protocol-2.6.1.jar>
[INFO] Installing /export/home/hudson/hudson-slave/maven-repositories/1/org/openrdf/sesame/sesame-queryresultio-api/2.6.1/sesame-queryresultio-api-2.6.1.jar to <https://builds.apache.org/job/Any23-trunk/ws/core/target/appassembler/lib/sesame-queryresultio-api-2.6.1.jar>
[INFO] Installing /export/home/hudson/hudson-slave/maven-repositories/1/org/openrdf/sesame/sesame-queryresultio-sparqlxml/2.6.1/sesame-queryresultio-sparqlxml-2.6.1.jar to <https://builds.apache.org/job/Any23-trunk/ws/core/target/appassembler/lib/sesame-queryresultio-sparqlxml-2.6.1.jar>
[INFO] Installing /export/home/hudson/hudson-slave/maven-repositories/1/info/aduna/commons/aduna-commons-xml/2.7.0/aduna-commons-xml-2.7.0.jar to <https://builds.apache.org/job/Any23-trunk/ws/core/target/appassembler/lib/aduna-commons-xml-2.7.0.jar>
[INFO] Installing /export/home/hudson/hudson-slave/maven-repositories/1/info/aduna/commons/aduna-commons-text/2.7.0/aduna-commons-text-2.7.0.jar to <https://builds.apache.org/job/Any23-trunk/ws/core/target/appassembler/lib/aduna-commons-text-2.7.0.jar>
[INFO] Installing /export/home/hudson/hudson-slave/maven-repositories/1/info/aduna/commons/aduna-commons-net/2.7.0/aduna-commons-net-2.7.0.jar to <https://builds.apache.org/job/Any23-trunk/ws/core/target/appassembler/lib/aduna-commons-net-2.7.0.jar>
[INFO] Installing /export/home/hudson/hudson-slave/maven-repositories/1/info/aduna/commons/aduna-commons-lang/2.9.0/aduna-commons-lang-2.9.0.jar to <https://builds.apache.org/job/Any23-trunk/ws/core/target/appassembler/lib/aduna-commons-lang-2.9.0.jar>
[INFO] Installing /export/home/hudson/hudson-slave/maven-repositories/1/info/aduna/commons/aduna-commons-iteration/2.10.0/aduna-commons-iteration-2.10.0.jar to <https://builds.apache.org/job/Any23-trunk/ws/core/target/appassembler/lib/aduna-commons-iteration-2.10.0.jar>
[INFO] Installing /export/home/hudson/hudson-slave/maven-repositories/1/info/aduna/commons/aduna-commons-concurrent/2.7.0/aduna-commons-concurrent-2.7.0.jar to <https://builds.apache.org/job/Any23-trunk/ws/core/target/appassembler/lib/aduna-commons-concurrent-2.7.0.jar>
[INFO] Installing /export/home/hudson/hudson-slave/maven-repositories/1/info/aduna/commons/aduna-commons-io/2.10.0/aduna-commons-io-2.10.0.jar to <https://builds.apache.org/job/Any23-trunk/ws/core/target/appassembler/lib/aduna-commons-io-2.10.0.jar>
[INFO] Installing /export/home/hudson/hudson-slave/maven-repositories/1/org/apache/commons/commons-csv/1.0-SNAPSHOT-rev1148315/commons-csv-1.0-SNAPSHOT-rev1148315.jar to <https://builds.apache.org/job/Any23-trunk/ws/core/target/appassembler/lib/commons-csv-1.0-SNAPSHOT-rev1148315.jar>
[INFO] Installing /export/home/hudson/hudson-slave/maven-repositories/1/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.jar to <https://builds.apache.org/job/Any23-trunk/ws/core/target/appassembler/lib/slf4j-jdk14-1.5.6.jar>
[INFO] Installing /export/home/hudson/hudson-slave/maven-repositories/1/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.jar to <https://builds.apache.org/job/Any23-trunk/ws/core/target/appassembler/lib/jcl-over-slf4j-1.5.6.jar>
[INFO] Installing <https://builds.apache.org/job/Any23-trunk/ws/core/target/any23-core-0.7.0-incubating-SNAPSHOT.jar> to <https://builds.apache.org/job/Any23-trunk/ws/core/target/appassembler/lib/any23-core-0.7.0-incubating-SNAPSHOT.jar>
[INFO] [assembly:single {execution: assembly}]
[INFO] Reading assembly descriptor: <https://builds.apache.org/job/Any23-trunk/ws/core/src/main/assembly/bin.xml>
[INFO] Building tar : <https://builds.apache.org/job/Any23-trunk/ws/core/target/apache-any23-0.7.0-incubating-SNAPSHOT-bin.tar.gz>
[INFO] Building zip: <https://builds.apache.org/job/Any23-trunk/ws/core/target/apache-any23-0.7.0-incubating-SNAPSHOT-bin.zip>
[INFO] [install:install {execution: default-install}]
[INFO] Installing <https://builds.apache.org/job/Any23-trunk/ws/core/target/any23-core-0.7.0-incubating-SNAPSHOT.jar> to /export/home/hudson/hudson-slave/maven-repositories/1/org/apache/any23/any23-core/0.7.0-incubating-SNAPSHOT/any23-core-0.7.0-incubating-SNAPSHOT.jar
[INFO] Installing <https://builds.apache.org/job/Any23-trunk/ws/core/target/apache-any23-0.7.0-incubating-SNAPSHOT-bin.tar.gz> to /export/home/hudson/hudson-slave/maven-repositories/1/org/apache/any23/any23-core/0.7.0-incubating-SNAPSHOT/any23-core-0.7.0-incubating-SNAPSHOT-bin.tar.gz
[INFO] Installing <https://builds.apache.org/job/Any23-trunk/ws/core/target/apache-any23-0.7.0-incubating-SNAPSHOT-bin.zip> to /export/home/hudson/hudson-slave/maven-repositories/1/org/apache/any23/any23-core/0.7.0-incubating-SNAPSHOT/any23-core-0.7.0-incubating-SNAPSHOT-bin.zip
[JENKINS] Archiving <https://builds.apache.org/job/Any23-trunk/ws/core/pom.xml> to /home/hudson/hudson/jobs/Any23-trunk/modules/org.apache.any23$any23-core/builds/2012-06-06_07-14-06/archive/org.apache.any23/any23-core/0.7.0-incubating-SNAPSHOT/any23-core-0.7.0-incubating-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Any23-trunk/ws/core/target/any23-core-0.7.0-incubating-SNAPSHOT.jar> to /home/hudson/hudson/jobs/Any23-trunk/modules/org.apache.any23$any23-core/builds/2012-06-06_07-14-06/archive/org.apache.any23/any23-core/0.7.0-incubating-SNAPSHOT/any23-core-0.7.0-incubating-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Any23-trunk/ws/core/target/apache-any23-0.7.0-incubating-SNAPSHOT-bin.tar.gz> to /home/hudson/hudson/jobs/Any23-trunk/modules/org.apache.any23$any23-core/builds/2012-06-06_07-14-06/archive/org.apache.any23/any23-core/0.7.0-incubating-SNAPSHOT/any23-core-0.7.0-incubating-SNAPSHOT-bin.tar.gz
[JENKINS] Archiving <https://builds.apache.org/job/Any23-trunk/ws/core/target/apache-any23-0.7.0-incubating-SNAPSHOT-bin.zip> to /home/hudson/hudson/jobs/Any23-trunk/modules/org.apache.any23$any23-core/builds/2012-06-06_07-14-06/archive/org.apache.any23/any23-core/0.7.0-incubating-SNAPSHOT/any23-core-0.7.0-incubating-SNAPSHOT-bin.zip
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Internal error in the plugin manager executing goal 'org.apache.maven.plugins:maven-deploy-plugin:2.5:deploy': Unable to find the mojo 'deploy' (or one of its required components) in the plugin 'org.apache.maven.plugins:maven-deploy-plugin'
Component descriptor cannot be found in the component repository: org.apache.maven.artifact.repository.layout.ArtifactRepositoryLayoutflat.
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 28 minutes 46 seconds
[INFO] Finished at: Wed Jun 06 07:46:10 GMT+00:00 2012
[INFO] Final Memory: 68M/392M
[INFO] ------------------------------------------------------------------------
channel stopped

Jenkins build is back to normal : Any23-trunk #225

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Any23-trunk/225/>