See <https://builds.apache.org/job/Jena_Development_Deploy/670/changes>

Changes:

[andy] Make constructors protected

[andy] Allow subclasses to create the destination for parsing.

[andy] Set up log4j for command use

[andy] Update <scm> section : 2.11.2-SNAPSHOT => 2.12.1-SNAPSHOT

------------------------------------------
Started by an SCM change
Building remotely on ubuntu-1 (Ubuntu ubuntu) in workspace 
<https://builds.apache.org/job/Jena_Development_Deploy/ws/>
Cleaning up <https://builds.apache.org/job/Jena_Development_Deploy/ws/trunk>
Deleting <https://builds.apache.org/job/Jena_Development_Deploy/ws/trunk/target>
Deleting 
<https://builds.apache.org/job/Jena_Development_Deploy/ws/trunk/jena-arq/target>
Deleting 
<https://builds.apache.org/job/Jena_Development_Deploy/ws/trunk/jena-iri/target>
Deleting 
<https://builds.apache.org/job/Jena_Development_Deploy/ws/trunk/jena-spatial/target>
Deleting 
<https://builds.apache.org/job/Jena_Development_Deploy/ws/trunk/jena-parent/target>
Deleting 
<https://builds.apache.org/job/Jena_Development_Deploy/ws/trunk/jena-text/DB>
Deleting 
<https://builds.apache.org/job/Jena_Development_Deploy/ws/trunk/jena-text/target>
Deleting 
<https://builds.apache.org/job/Jena_Development_Deploy/ws/trunk/apache-jena/target>
Deleting 
<https://builds.apache.org/job/Jena_Development_Deploy/ws/trunk/apache-jena-libs/target>
Deleting 
<https://builds.apache.org/job/Jena_Development_Deploy/ws/trunk/jena-sdb/target>
Deleting 
<https://builds.apache.org/job/Jena_Development_Deploy/ws/trunk/jena-tdb/target>
Deleting 
<https://builds.apache.org/job/Jena_Development_Deploy/ws/trunk/jena-jdbc/target>
Deleting 
<https://builds.apache.org/job/Jena_Development_Deploy/ws/trunk/jena-jdbc/jena-jdbc-driver-tdb/target>
Deleting 
<https://builds.apache.org/job/Jena_Development_Deploy/ws/trunk/jena-jdbc/jena-jdbc-core/target>
Deleting 
<https://builds.apache.org/job/Jena_Development_Deploy/ws/trunk/jena-jdbc/jena-jdbc-driver-mem/target>
Deleting 
<https://builds.apache.org/job/Jena_Development_Deploy/ws/trunk/jena-jdbc/jena-jdbc-driver-bundle/target>
Deleting 
<https://builds.apache.org/job/Jena_Development_Deploy/ws/trunk/jena-jdbc/jena-jdbc-driver-remote/target>
Deleting 
<https://builds.apache.org/job/Jena_Development_Deploy/ws/trunk/jena-maven-tools/target>
Deleting 
<https://builds.apache.org/job/Jena_Development_Deploy/ws/trunk/jena-core/target>
Deleting 
<https://builds.apache.org/job/Jena_Development_Deploy/ws/trunk/jena-fuseki/target>
Deleting 
<https://builds.apache.org/job/Jena_Development_Deploy/ws/trunk/jena-security/target>
Updating http://svn.apache.org/repos/asf/jena/trunk at revision 
'2014-08-16T07:54:39.409 +0000'
U         jena-maven-tools/pom.xml
U         jena-security/pom.xml
U         apache-jena-libs/pom.xml
U         jena-sdb/pom.xml
U         jena-tdb/pom.xml
U         apache-jena/pom.xml
U         jena-iri/pom.xml
U         jena-arq/pom.xml
U         jena-arq/src/test/java/org/apache/jena/riot/lang/TestLangCSV.java
U         jena-arq/src/main/java/org/apache/jena/riot/out/JsonLDWriter.java
U         jena-arq/src/main/java/com/hp/hpl/jena/sparql/algebra/op/OpLabel.java
U         jena-arq/src/main/java/com/hp/hpl/jena/sparql/algebra/AlgebraQuad.java
A         
jena-arq/src/main/java/com/hp/hpl/jena/sparql/algebra/TransformQuadGraph.java
U         jena-arq/src/main/java/riotcmd/CmdLangParse.java
U         jena-arq/src/main/java/arq/qexpr.java
U         jena-fuseki/pom.xml
U         jena-core/pom.xml
U         jena-parent/pom.xml
At revision 1618312
Parsing POMs
maven31-agent.jar already up to date
maven31-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[trunk] $ /home/jenkins/tools/java/latest1.7/bin/java -Xrs -cp 
/home/jenkins/jenkins-slave/maven31-agent.jar:/home/jenkins/jenkins-slave/tools/hudson.tasks.Maven_MavenInstallation/maven-3.1.1/boot/plexus-classworlds-2.5.1.jar:/home/jenkins/jenkins-slave/tools/hudson.tasks.Maven_MavenInstallation/maven-3.1.1/conf/logging
 jenkins.maven3.agent.Maven31Main 
/home/jenkins/jenkins-slave/tools/hudson.tasks.Maven_MavenInstallation/maven-3.1.1
 /home/jenkins/jenkins-slave/slave.jar 
/home/jenkins/jenkins-slave/maven31-interceptor.jar 
/home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 59270
<===[JENKINS REMOTING CAPACITY]===>   channel started
log4j:WARN No appenders could be found for logger 
(org.apache.commons.beanutils.converters.BooleanConverter).
log4j:WARN Please initialize the log4j system properly.
Executing Maven:  -B -f 
<https://builds.apache.org/job/Jena_Development_Deploy/ws/trunk/pom.xml> 
-Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/0 clean deploy
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Apache Jena - Parent
[INFO] Apache Jena - IRI
[INFO] Apache Jena - Core
[INFO] Apache Jena - ARQ (SPARQL 1.1 Query Engine)
[INFO] Apache Jena - TDB (Native Triple Store)
[INFO] Apache Jena - Libraries POM
[INFO] Apache Jena - SPARQL Text Search
[INFO] Apache Jena - SPARQL Spatial Search
[INFO] Apache Jena - SDB (SQL based triple store)
[INFO] Apache Jena - Fuseki (SPARQL 1.1 Server)
[INFO] Apache Jena - Security
[INFO] Apache Jena - JDBC Parent
[INFO] Apache Jena - JDBC Core API
[INFO] Apache Jena - JDBC Remote Endpoint Driver
[INFO] Apache Jena - JDBC In-Memory Driver
[INFO] Apache Jena - JDBC TDB Driver
[INFO] Apache Jena - JDBC Driver Bundle
[INFO] Apache Jena - Maven Plugins, including schemagen
[INFO] Apache Jena - Distribution
[INFO] Apache Jena
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Jena - Parent 11-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jena-parent ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce) @ jena-parent ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-java) @ jena-parent ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ jena-parent ---
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ 
jena-parent ---
[INFO] 
[INFO] --- maven-install-plugin:2.5.1:install (default-install) @ jena-parent 
---
[INFO] Installing 
<https://builds.apache.org/job/Jena_Development_Deploy/ws/trunk/jena-parent/pom.xml>
 to 
/home/jenkins/jenkins-slave/maven-repositories/0/org/apache/jena/jena-parent/11-SNAPSHOT/jena-parent-11-SNAPSHOT.pom
[INFO] 
[INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ jena-parent ---
[INFO] Downloading: 
https://repository.apache.org/content/repositories/snapshots/org/apache/jena/jena-parent/11-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded: 
https://repository.apache.org/content/repositories/snapshots/org/apache/jena/jena-parent/11-SNAPSHOT/maven-metadata.xml
 (599 B at 0.0 KB/sec)
[INFO] Uploading: 
https://repository.apache.org/content/repositories/snapshots/org/apache/jena/jena-parent/11-SNAPSHOT/jena-parent-11-20140816.075615-15.pom
[WARNING] Failed to upload SHA-1 checksum for 
<https://builds.apache.org/job/Jena_Development_Deploy/ws/trunk/jena-parent/pom.xml>:
 Failed to transfer file: 
https://repository.apache.org/content/repositories/snapshots/org/apache/jena/jena-parent/11-SNAPSHOT/jena-parent-11-20140816.075615-15.pom.sha1.
 Return code is: 502, ReasonPhrase: Proxy Error.
[WARNING] Failed to upload MD5 checksum for 
<https://builds.apache.org/job/Jena_Development_Deploy/ws/trunk/jena-parent/pom.xml>:
 Failed to transfer file: 
https://repository.apache.org/content/repositories/snapshots/org/apache/jena/jena-parent/11-SNAPSHOT/jena-parent-11-20140816.075615-15.pom.md5.
 Return code is: 502, ReasonPhrase: Proxy Error.
[INFO] Uploaded: 
https://repository.apache.org/content/repositories/snapshots/org/apache/jena/jena-parent/11-SNAPSHOT/jena-parent-11-20140816.075615-15.pom
 (19 KB at 0.1 KB/sec)
[INFO] Downloading: 
https://repository.apache.org/content/repositories/snapshots/org/apache/jena/jena-parent/maven-metadata.xml
[WARNING] Could not transfer metadata 
org.apache.jena:jena-parent/maven-metadata.xml from/to apache.snapshots.https 
(https://repository.apache.org/content/repositories/snapshots): Failed to 
transfer file: 
https://repository.apache.org/content/repositories/snapshots/org/apache/jena/jena-parent/maven-metadata.xml.
 Return code is: 502 , ReasonPhrase:Proxy Error.
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled[INFO] 
------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Jena - Parent .............................. FAILURE [4:19.902s]
[INFO] Apache Jena - IRI ................................. SKIPPED
[INFO] Apache Jena - Core ................................ SKIPPED
[INFO] Apache Jena - ARQ (SPARQL 1.1 Query Engine) ....... SKIPPED
[INFO] Apache Jena - TDB (Native Triple Store) ........... SKIPPED
[INFO] Apache Jena - Libraries POM ....................... SKIPPED
[INFO] Apache Jena - SPARQL Text Search .................. SKIPPED
[INFO] Apache Jena - SPARQL Spatial Search ............... SKIPPED
[INFO] Apache Jena - SDB (SQL based triple store) ........ SKIPPED
[INFO] Apache Jena - Fuseki (SPARQL 1.1 Server) .......... SKIPPED
[INFO] Apache Jena - Security ............................ SKIPPED
[INFO] Apache Jena - JDBC Parent ......................... SKIPPED
[INFO] Apache Jena - JDBC Core API ....................... SKIPPED
[INFO] Apache Jena - JDBC Remote Endpoint Driver ......... SKIPPED
[INFO] Apache Jena - JDBC In-Memory Driver ............... SKIPPED
[INFO] Apache Jena - JDBC TDB Driver ..................... SKIPPED
[INFO] Apache Jena - JDBC Driver Bundle .................. SKIPPED
[INFO] Apache Jena - Maven Plugins, including schemagen .. SKIPPED
[INFO] Apache Jena - Distribution ........................ SKIPPED
[INFO] Apache Jena ....................................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 4:32.203s
[INFO] Finished at: Sat Aug 16 07:59:54 UTC 2014

[INFO] Final Memory: 23M/152M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-deploy-plugin:2.8.1:deploy (default-deploy) on 
project jena-parent: Failed to retrieve remote metadata 
org.apache.jena:jena-parent/maven-metadata.xml: Could not transfer metadata 
org.apache.jena:jena-parent/maven-metadata.xml from/to apache.snapshots.https 
(https://repository.apache.org/content/repositories/snapshots): Failed to 
transfer file: 
https://repository.apache.org/content/repositories/snapshots/org/apache/jena/jena-parent/maven-metadata.xml.
 Return code is: 502 , ReasonPhrase:Proxy 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

Sending e-mails to: [email protected]
channel stopped

Reply via email to