You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jena.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2016/05/15 09:54:50 UTC

Build failed in Jenkins: Jena_Development_Deploy #1168

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

Changes:

[joe776] Fix the complete Windows path, not just the filename

[cicerone54] Test function for Sprintf that is Timezone aware.

[ajs6f] Bumping minor/micro versions of libraries

[ajs6f] Bumping mrunit version

[andy] Make operation description clearer.

[andy] Include own process id.

[andy] Clean up.

[andy] JENA-1179: Don't put {...} around the default graph.

[andy] Typo

[andy] Update java-jsonld and httpClient

[andy] Fix line-ending changes.

[andy] JENA-1175: Timezone sensitive tests

[andy] Fix line endings

[andy] Fix line endings (part 2)

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on ubuntu-2 (docker Ubuntu ubuntu yahoo-not-h2) in workspace <https://builds.apache.org/job/Jena_Development_Deploy/ws/>
Cloning the remote Git repository
Cloning repository git://git.apache.org/jena.git
 > git init <https://builds.apache.org/job/Jena_Development_Deploy/ws/> # timeout=10
Fetching upstream changes from git://git.apache.org/jena.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress git://git.apache.org/jena.git +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url git://git.apache.org/jena.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url git://git.apache.org/jena.git # timeout=10
Fetching upstream changes from git://git.apache.org/jena.git
 > git -c core.askpass=true fetch --tags --progress git://git.apache.org/jena.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 587c66ae52d71f574ebd5ed96644554aef81023b (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 587c66ae52d71f574ebd5ed96644554aef81023b
 > git rev-list 994d6bf0a3f41eb59795fbc30642c2531accac58 # timeout=10
Parsing POMs
Modules changed, recalculating dependency graph
Established TCP socket on 37912
maven32-agent.jar already up to date
maven32-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[Jena_Development_Deploy] $ /home/jenkins/jenkins-slave/tools/hudson.model.JDK/latest1.8/bin/java -Xrs -cp /home/jenkins/jenkins-slave/maven32-agent.jar:/home/jenkins/jenkins-slave/tools/hudson.tasks.Maven_MavenInstallation/maven-3.3.3/boot/plexus-classworlds-2.5.2.jar:/home/jenkins/jenkins-slave/tools/hudson.tasks.Maven_MavenInstallation/maven-3.3.3/conf/logging jenkins.maven3.agent.Maven32Main /home/jenkins/jenkins-slave/tools/hudson.tasks.Maven_MavenInstallation/maven-3.3.3 /home/jenkins/jenkins-slave/slave.jar /home/jenkins/jenkins-slave/maven32-interceptor.jar /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 37912
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f <https://builds.apache.org/job/Jena_Development_Deploy/ws/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 - Shadowed external libraries
[INFO] Apache Jena - IRI
[INFO] Apache Jena - Base Common Environment
[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 - Command line tools
[INFO] Apache Jena - SPARQL Text Search
[INFO] Apache Jena - SPARQL Spatial Search
[INFO] Apache Jena - Data Tables for RDF and SPARQL
[INFO] Apache Jena - SDB (SQL based triple store)
[INFO] Apache Jena - Fuseki1
[INFO] Apache Jena - Fuseki - A SPARQL 1.1 Server
[INFO] Apache Jena - Fuseki Server Engine
[INFO] Apache Jena - Fuseki WAR File
[INFO] Apache Jena - Fuseki Server Standalone Jar
[INFO] Apache Jena - Fuseki Binary Distribution
[INFO] Apache Jena - Security Permissions
[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 - Elephas
[INFO] Apache Jena - Elephas - Common API
[INFO] Apache Jena - Elephas - I/O
[INFO] Apache Jena - Elephas - Map/Reduce
[INFO] Apache Jena - Elephas - Statistics Demo App
[INFO] Apache Jena - Distribution
[INFO] Apache Jena - OSGi
[INFO] Apache Jena - OSGi bundle
[INFO] Apache Jena - OSGi Karaf features
[INFO] Apache Jena - Extras
[INFO] Apache Jena - Extras - Query Builder
[INFO] Apache Jena
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Jena - Parent 17-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] --- apache-rat-plugin:0.11:check (rat-checks) @ jena-parent ---
[INFO] 51 implicit excludes (use -debug for more details).
[INFO] Exclude: **/META-INF/services/*
[INFO] Exclude: **/src-examples/data/*
[INFO] Exclude: **/dist/ABOUT
[INFO] Exclude: **/SEE_FUSEKI2
[INFO] Exclude: **/src/main/webapp/css/*
[INFO] Exclude: **/src/main/webapp/fonts/*
[INFO] Exclude: **/src/main/webapp/js/**/*
[INFO] Exclude: **/vocabularies/*
[INFO] Exclude: **/Vocabularies/*
[INFO] Exclude: **/src/main/**/*.html
[INFO] Exclude: **/src/**/package-info.java
[INFO] Exclude: **/DEPENDENCIES
[INFO] Exclude: **/*.txt
[INFO] Exclude: **/*.md
[INFO] Exclude: **/META-INF/services/*
[INFO] Exclude: **/src/test/resources/**/*
[INFO] Exclude: **/testing/**/*
[INFO] Exclude: **/log4j.properties
[INFO] Exclude: **/log4j-testing.properties
[INFO] Exclude: **/derby.log
[INFO] Exclude: **/DB/**/*
[INFO] Exclude: **/tdb*.cfg
[INFO] Exclude: **/run/**/*
[INFO] Exclude: **/*.classpath
[INFO] Exclude: **/target/**/*
[INFO] Exclude: **/dependency-reduced-pom.xml
[INFO] 3 resources included (use -debug for more details)
Warning:  org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser: Property 'http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not recognized.
Compiler warnings:
  WARNING:  'org.apache.xerces.jaxp.SAXParserImpl: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.'
Warning:  org.apache.xerces.parsers.SAXParser: Feature 'http://javax.xml.XMLConstants/feature/secure-processing' is not recognized.
Warning:  org.apache.xerces.parsers.SAXParser: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.
Warning:  org.apache.xerces.parsers.SAXParser: Property 'http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not recognized.
[INFO] Rat check: Summary of files. Unapproved: 0 unknown: 0 generated: 0 approved: 1 licence.
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ jena-parent ---
[INFO] 
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ jena-parent ---
[INFO] 
[INFO] --- maven-javadoc-plugin:2.9.1:jar (attach-javadocs) @ jena-parent ---
[INFO] Not executing Javadoc as the project is not a Java classpath-capable package
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ jena-parent ---
[INFO] Installing <https://builds.apache.org/job/Jena_Development_Deploy/ws/jena-parent/pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/jena/jena-parent/17-SNAPSHOT/jena-parent-17-SNAPSHOT.pom
[INFO] 
[INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ jena-parent ---
[INFO] Downloading: https://repository.apache.org/content/repositories/snapshots/org/apache/jena/jena-parent/17-SNAPSHOT/maven-metadata.xml
[WARNING] Could not transfer metadata org.apache.jena:jena-parent:17-SNAPSHOT/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/17-SNAPSHOT/maven-metadata.xml. Return code is: 503 , ReasonPhrase:Service Unavailable.
[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
[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 [  6.862 s]
[INFO] Apache Jena - Shadowed external libraries .......... SKIPPED
[INFO] Apache Jena - IRI .................................. SKIPPED
[INFO] Apache Jena - Base Common Environment .............. 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 - Command line tools ................... SKIPPED
[INFO] Apache Jena - SPARQL Text Search ................... SKIPPED
[INFO] Apache Jena - SPARQL Spatial Search ................ SKIPPED
[INFO] Apache Jena - Data Tables for RDF and SPARQL ....... SKIPPED
[INFO] Apache Jena - SDB (SQL based triple store) ......... SKIPPED
[INFO] Apache Jena - Fuseki1 .............................. SKIPPED
[INFO] Apache Jena - Fuseki - A SPARQL 1.1 Server ......... SKIPPED
[INFO] Apache Jena - Fuseki Server Engine ................. SKIPPED
[INFO] Apache Jena - Fuseki WAR File ...................... SKIPPED
[INFO] Apache Jena - Fuseki Server Standalone Jar ......... SKIPPED
[INFO] Apache Jena - Fuseki Binary Distribution ........... SKIPPED
[INFO] Apache Jena - Security Permissions ................. 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 - Elephas .............................. SKIPPED
[INFO] Apache Jena - Elephas - Common API ................. SKIPPED
[INFO] Apache Jena - Elephas - I/O ........................ SKIPPED
[INFO] Apache Jena - Elephas - Map/Reduce ................. SKIPPED
[INFO] Apache Jena - Elephas - Statistics Demo App ........ SKIPPED
[INFO] Apache Jena - Distribution ......................... SKIPPED
[INFO] Apache Jena - OSGi ................................. SKIPPED
[INFO] Apache Jena - OSGi bundle .......................... SKIPPED
[INFO] Apache Jena - OSGi Karaf features .................. SKIPPED
[INFO] Apache Jena - Extras ............................... SKIPPED
[INFO] Apache Jena - Extras - Query Builder ............... SKIPPED
[INFO] Apache Jena ........................................ SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 14.552 s
[INFO] Finished at: 2016-05-15T09:50:22+00:00

[INFO] Final Memory: 43M/737M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-deploy-plugin:2.8.2:deploy (default-deploy) on project jena-parent: Failed to retrieve remote metadata org.apache.jena:jena-parent:17-SNAPSHOT/maven-metadata.xml: Could not transfer metadata org.apache.jena:jena-parent:17-SNAPSHOT/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/17-SNAPSHOT/maven-metadata.xml. Return code is: 503 , ReasonPhrase:Service Unavailable. -> [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
channel stopped

Jenkins build is back to normal : Jena_Development_Deploy #1174

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Jena_Development_Deploy/1174/changes>


Build failed in Jenkins: Jena_Development_Deploy #1173

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Jena_Development_Deploy/1173/changes>

Changes:

[andy] Clear message when not a quads language.

[andy] JENA-1182: Update dependency on Apache parent POM

[andy] Check java classpath resource has been found.

[andy] Additional debug output for initialization.

[andy] Comments.

[andy] JENA-1183: Protect against problems writing RDF (esp RDF/XML)

------------------------------------------
[...truncated 3648 lines...]
[INFO] Compiling 1 source file to <https://builds.apache.org/job/Jena_Development_Deploy/ws/jena-jdbc/jena-jdbc-driver-bundle/target/test-classes>
[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ jena-jdbc-driver-bundle ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:3.0.0:jar (default-jar) @ jena-jdbc-driver-bundle ---
[INFO] Building jar: <https://builds.apache.org/job/Jena_Development_Deploy/ws/jena-jdbc/jena-jdbc-driver-bundle/target/jena-jdbc-driver-bundle-3.1.1-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.5.1:attach-descriptor (attach-descriptor) @ jena-jdbc-driver-bundle ---
[INFO] 
[INFO] --- maven-shade-plugin:2.1:shade (default) @ jena-jdbc-driver-bundle ---
[INFO] Including org.apache.jena:jena-jdbc-driver-mem:jar:3.1.1-SNAPSHOT in the shaded jar.
[INFO] Including org.apache.jena:jena-jdbc-core:jar:3.1.1-SNAPSHOT in the shaded jar.
[INFO] Including org.apache.jena:jena-jdbc-driver-remote:jar:3.1.1-SNAPSHOT in the shaded jar.
[INFO] Including org.apache.jena:jena-jdbc-driver-tdb:jar:3.1.1-SNAPSHOT in the shaded jar.
[INFO] Including org.apache.jena:jena-tdb:jar:3.1.1-SNAPSHOT in the shaded jar.
[INFO] Including org.apache.jena:jena-arq:jar:3.1.1-SNAPSHOT in the shaded jar.
[INFO] Including org.apache.jena:jena-core:jar:3.1.1-SNAPSHOT in the shaded jar.
[INFO] Including org.apache.jena:jena-iri:jar:3.1.1-SNAPSHOT in the shaded jar.
[INFO] Including xerces:xercesImpl:jar:2.11.0 in the shaded jar.
[INFO] Including xml-apis:xml-apis:jar:1.4.01 in the shaded jar.
[INFO] Including commons-cli:commons-cli:jar:1.3 in the shaded jar.
[INFO] Including org.apache.jena:jena-base:jar:3.1.1-SNAPSHOT in the shaded jar.
[INFO] Including com.github.andrewoma.dexx:collection:jar:0.6 in the shaded jar.
[INFO] Including org.apache.jena:jena-shaded-guava:jar:3.1.1-SNAPSHOT in the shaded jar.
[INFO] Including com.google.guava:guava:jar:18.0 in the shaded jar.
[INFO] Including com.github.jsonld-java:jsonld-java:jar:0.8.2 in the shaded jar.
[INFO] Including com.fasterxml.jackson.core:jackson-core:jar:2.6.3 in the shaded jar.
[INFO] Including com.fasterxml.jackson.core:jackson-databind:jar:2.6.3 in the shaded jar.
[INFO] Including com.fasterxml.jackson.core:jackson-annotations:jar:2.6.0 in the shaded jar.
[INFO] Including org.apache.httpcomponents:httpclient-cache:jar:4.5.2 in the shaded jar.
[INFO] Including org.apache.thrift:libthrift:jar:0.9.3 in the shaded jar.
[INFO] Including org.apache.commons:commons-csv:jar:1.3 in the shaded jar.
[INFO] Including org.apache.commons:commons-lang3:jar:3.4 in the shaded jar.
[INFO] Including commons-codec:commons-codec:jar:1.10 in the shaded jar.
[INFO] Including org.apache.httpcomponents:httpclient:jar:4.5.2 in the shaded jar.
[INFO] Including org.apache.httpcomponents:httpcore:jar:4.4.4 in the shaded jar.
[INFO] Including commons-io:commons-io:jar:2.2 in the shaded jar.
[INFO] Including org.slf4j:jcl-over-slf4j:jar:1.7.21 in the shaded jar.
[INFO] Including org.aspectj:aspectjrt:jar:1.6.12 in the shaded jar.
[INFO] Including org.slf4j:slf4j-api:jar:1.7.21 in the shaded jar.
[INFO] Including org.slf4j:slf4j-log4j12:jar:1.7.21 in the shaded jar.
[INFO] Including log4j:log4j:jar:1.2.17 in the shaded jar.
[INFO] Replacing original artifact with shaded artifact.
[INFO] Replacing <https://builds.apache.org/job/Jena_Development_Deploy/ws/jena-jdbc/jena-jdbc-driver-bundle/target/jena-jdbc-driver-bundle-3.1.1-SNAPSHOT.jar> with <https://builds.apache.org/job/Jena_Development_Deploy/ws/jena-jdbc/jena-jdbc-driver-bundle/target/jena-jdbc-driver-bundle-3.1.1-SNAPSHOT-shaded.jar>
[INFO] 
[INFO] --- maven-javadoc-plugin:2.9:jar (attach-javadocs) @ jena-jdbc-driver-bundle ---
[INFO] Downloading: https://repo.maven.apache.org/maven2/xerces/xercesImpl/2.11.0/xercesImpl-2.11.0-javadoc-resources.jar
[INFO] Downloading: https://repo.maven.apache.org/maven2/com/github/andrewoma/dexx/collection/0.6/collection-0.6-javadoc-resources.jar
[INFO] Downloading: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.3/commons-cli-1.3-javadoc-resources.jar
[INFO] Downloading: https://repo.maven.apache.org/maven2/xml-apis/xml-apis/1.4.01/xml-apis-1.4.01-javadoc-resources.jar
[INFO] Downloading: https://repo.maven.apache.org/maven2/com/google/guava/guava/18.0/guava-18.0-javadoc-resources.jar
[INFO] Downloading: https://repo.maven.apache.org/maven2/com/github/jsonld-java/jsonld-java/0.8.2/jsonld-java-0.8.2-javadoc-resources.jar
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient-cache/4.5.2/httpclient-cache-4.5.2-javadoc-resources.jar
[INFO] Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.6.3/jackson-databind-2.6.3-javadoc-resources.jar
[INFO] Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.6.3/jackson-core-2.6.3-javadoc-resources.jar
[INFO] Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.6.0/jackson-annotations-2.6.0-javadoc-resources.jar
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-csv/1.3/commons-csv-1.3-javadoc-resources.jar
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/thrift/libthrift/0.9.3/libthrift-0.9.3-javadoc-resources.jar
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.4/commons-lang3-3.4-javadoc-resources.jar
[INFO] Downloading: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.10/commons-codec-1.10-javadoc-resources.jar
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.5.2/httpclient-4.5.2-javadoc-resources.jar
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.4/httpcore-4.4.4-javadoc-resources.jar
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.7.21/jcl-over-slf4j-1.7.21-javadoc-resources.jar
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/aspectj/aspectjrt/1.6.12/aspectjrt-1.6.12-javadoc-resources.jar
[INFO] Downloading: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.2/commons-io-2.2-javadoc-resources.jar
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.21/slf4j-api-1.7.21-javadoc-resources.jar
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-log4j12/1.7.21/slf4j-log4j12-1.7.21-javadoc-resources.jar
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.21/slf4j-api-1.7.21-tests.jar
[INFO] Downloading: https://repo.maven.apache.org/maven2/log4j/log4j/1.2.17/log4j-1.2.17-javadoc-resources.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.21/slf4j-api-1.7.21-tests.jar (32 KB at 84.5 KB/sec)
[INFO] 
1 warning
[WARNING] Javadoc Warnings
[WARNING] javadoc: warning - Error fetching URL: http://jena.apache.org/documentation/javadoc/elephas/
[INFO] Building jar: <https://builds.apache.org/job/Jena_Development_Deploy/ws/jena-jdbc/jena-jdbc-driver-bundle/target/jena-jdbc-driver-bundle-3.1.1-SNAPSHOT-javadoc.jar>
[INFO] 
[INFO] --- maven-javadoc-plugin:2.9:jar (default) @ jena-jdbc-driver-bundle ---
[INFO] 
1 warning
[WARNING] Javadoc Warnings
[WARNING] javadoc: warning - Error fetching URL: http://jena.apache.org/documentation/javadoc/elephas/
[INFO] Building jar: <https://builds.apache.org/job/Jena_Development_Deploy/ws/jena-jdbc/jena-jdbc-driver-bundle/target/jena-jdbc-driver-bundle-3.1.1-SNAPSHOT-javadoc.jar>
[INFO] 
[INFO] --- maven-license-plugin:1.9.0:check (default) @ jena-jdbc-driver-bundle ---
[INFO] Checking licenses...
[INFO] 
[INFO] --- maven-source-plugin:2.1.1:jar-no-fork (attach-sources) @ jena-jdbc-driver-bundle ---
[INFO] Building jar: <https://builds.apache.org/job/Jena_Development_Deploy/ws/jena-jdbc/jena-jdbc-driver-bundle/target/jena-jdbc-driver-bundle-3.1.1-SNAPSHOT-sources.jar>
[INFO] 
[INFO] --- maven-source-plugin:2.1.1:jar-no-fork (bundle-sources) @ jena-jdbc-driver-bundle ---
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ jena-jdbc-driver-bundle ---
[INFO] Installing <https://builds.apache.org/job/Jena_Development_Deploy/ws/jena-jdbc/jena-jdbc-driver-bundle/target/jena-jdbc-driver-bundle-3.1.1-SNAPSHOT.jar> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/jena/jena-jdbc-driver-bundle/3.1.1-SNAPSHOT/jena-jdbc-driver-bundle-3.1.1-SNAPSHOT.jar
[INFO] Installing <https://builds.apache.org/job/Jena_Development_Deploy/ws/jena-jdbc/jena-jdbc-driver-bundle/pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/jena/jena-jdbc-driver-bundle/3.1.1-SNAPSHOT/jena-jdbc-driver-bundle-3.1.1-SNAPSHOT.pom
[INFO] Installing <https://builds.apache.org/job/Jena_Development_Deploy/ws/jena-jdbc/jena-jdbc-driver-bundle/target/jena-jdbc-driver-bundle-3.1.1-SNAPSHOT-javadoc.jar> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/jena/jena-jdbc-driver-bundle/3.1.1-SNAPSHOT/jena-jdbc-driver-bundle-3.1.1-SNAPSHOT-javadoc.jar
[INFO] Installing <https://builds.apache.org/job/Jena_Development_Deploy/ws/jena-jdbc/jena-jdbc-driver-bundle/target/jena-jdbc-driver-bundle-3.1.1-SNAPSHOT-javadoc.jar> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/jena/jena-jdbc-driver-bundle/3.1.1-SNAPSHOT/jena-jdbc-driver-bundle-3.1.1-SNAPSHOT-javadoc.jar
[INFO] Installing <https://builds.apache.org/job/Jena_Development_Deploy/ws/jena-jdbc/jena-jdbc-driver-bundle/target/jena-jdbc-driver-bundle-3.1.1-SNAPSHOT-sources.jar> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/jena/jena-jdbc-driver-bundle/3.1.1-SNAPSHOT/jena-jdbc-driver-bundle-3.1.1-SNAPSHOT-sources.jar
[INFO] Installing <https://builds.apache.org/job/Jena_Development_Deploy/ws/jena-jdbc/jena-jdbc-driver-bundle/target/jena-jdbc-driver-bundle-3.1.1-SNAPSHOT-sources.jar> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/jena/jena-jdbc-driver-bundle/3.1.1-SNAPSHOT/jena-jdbc-driver-bundle-3.1.1-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ jena-jdbc-driver-bundle ---
[INFO] Downloading: https://repository.apache.org/content/repositories/snapshots/org/apache/jena/jena-jdbc-driver-bundle/3.1.1-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded: https://repository.apache.org/content/repositories/snapshots/org/apache/jena/jena-jdbc-driver-bundle/3.1.1-SNAPSHOT/maven-metadata.xml (2 KB at 0.3 KB/sec)
[INFO] Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/jena/jena-jdbc-driver-bundle/3.1.1-SNAPSHOT/jena-jdbc-driver-bundle-3.1.1-20160520.180136-7.jar
[INFO] Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/jena/jena-jdbc-driver-bundle/3.1.1-SNAPSHOT/jena-jdbc-driver-bundle-3.1.1-20160520.180136-7.jar (15895 KB at 6506.0 KB/sec)
[INFO] Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/jena/jena-jdbc-driver-bundle/3.1.1-SNAPSHOT/jena-jdbc-driver-bundle-3.1.1-20160520.180136-7.pom
[INFO] Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/jena/jena-jdbc-driver-bundle/3.1.1-SNAPSHOT/jena-jdbc-driver-bundle-3.1.1-20160520.180136-7.pom (7 KB at 35.0 KB/sec)
[INFO] Downloading: https://repository.apache.org/content/repositories/snapshots/org/apache/jena/jena-jdbc-driver-bundle/maven-metadata.xml
[INFO] Downloaded: https://repository.apache.org/content/repositories/snapshots/org/apache/jena/jena-jdbc-driver-bundle/maven-metadata.xml (438 B at 1.9 KB/sec)
[INFO] Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/jena/jena-jdbc-driver-bundle/3.1.1-SNAPSHOT/maven-metadata.xml
[INFO] Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/jena/jena-jdbc-driver-bundle/3.1.1-SNAPSHOT/maven-metadata.xml (2 KB at 5.7 KB/sec)
[INFO] Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/jena/jena-jdbc-driver-bundle/maven-metadata.xml
[INFO] Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/jena/jena-jdbc-driver-bundle/maven-metadata.xml (438 B at 2.4 KB/sec)
[INFO] Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/jena/jena-jdbc-driver-bundle/3.1.1-SNAPSHOT/jena-jdbc-driver-bundle-3.1.1-20160520.180136-7-javadoc.jar
[INFO] Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/jena/jena-jdbc-driver-bundle/3.1.1-SNAPSHOT/jena-jdbc-driver-bundle-3.1.1-20160520.180136-7-javadoc.jar (568 KB at 174.5 KB/sec)
[INFO] Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/jena/jena-jdbc-driver-bundle/3.1.1-SNAPSHOT/maven-metadata.xml
[INFO] Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/jena/jena-jdbc-driver-bundle/3.1.1-SNAPSHOT/maven-metadata.xml (2 KB at 6.9 KB/sec)
[INFO] Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/jena/jena-jdbc-driver-bundle/3.1.1-SNAPSHOT/jena-jdbc-driver-bundle-3.1.1-20160520.180136-7-javadoc.jar
[INFO] Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/jena/jena-jdbc-driver-bundle/3.1.1-SNAPSHOT/jena-jdbc-driver-bundle-3.1.1-20160520.180136-7-javadoc.jar (568 KB at 1849.5 KB/sec)
[INFO] Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/jena/jena-jdbc-driver-bundle/3.1.1-SNAPSHOT/maven-metadata.xml
[INFO] Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/jena/jena-jdbc-driver-bundle/3.1.1-SNAPSHOT/maven-metadata.xml (2 KB at 9.3 KB/sec)
[INFO] Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/jena/jena-jdbc-driver-bundle/3.1.1-SNAPSHOT/jena-jdbc-driver-bundle-3.1.1-20160520.180136-7-sources.jar
[INFO] Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/jena/jena-jdbc-driver-bundle/3.1.1-SNAPSHOT/jena-jdbc-driver-bundle-3.1.1-20160520.180136-7-sources.jar (7 KB at 37.6 KB/sec)
[INFO] Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/jena/jena-jdbc-driver-bundle/3.1.1-SNAPSHOT/maven-metadata.xml
[INFO] Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/jena/jena-jdbc-driver-bundle/3.1.1-SNAPSHOT/maven-metadata.xml (2 KB at 7.5 KB/sec)
[INFO] Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/jena/jena-jdbc-driver-bundle/3.1.1-SNAPSHOT/jena-jdbc-driver-bundle-3.1.1-20160520.180136-7-sources.jar
[INFO] Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/jena/jena-jdbc-driver-bundle/3.1.1-SNAPSHOT/jena-jdbc-driver-bundle-3.1.1-20160520.180136-7-sources.jar (7 KB at 33.7 KB/sec)
[INFO] Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/jena/jena-jdbc-driver-bundle/3.1.1-SNAPSHOT/maven-metadata.xml
[INFO] Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/jena/jena-jdbc-driver-bundle/3.1.1-SNAPSHOT/maven-metadata.xml (2 KB at 4.3 KB/sec)
[JENKINS] Archiving disabled
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Jena - Maven Plugins, including schemagen 3.1.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ jena-maven-tools ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce) @ jena-maven-tools ---
[INFO] 
[INFO] --- apache-rat-plugin:0.11:check (rat-checks) @ jena-maven-tools ---
[INFO] 51 implicit excludes (use -debug for more details).
[INFO] Exclude: **/target/**/*
[INFO] Exclude: **/*.log
[INFO] 35 resources included (use -debug for more details)
[INFO] Rat check: Summary of files. Unapproved: 0 unknown: 0 generated: 0 approved: 33 licence.
[INFO] 
[INFO] --- maven-plugin-plugin:3.4:helpmojo (help-goal) @ jena-maven-tools ---
[INFO] Using 'UTF-8' encoding to read mojo metadata.
[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
[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 ............................... SUCCESS [  7.076 s]
[INFO] Apache Jena - Shadowed external libraries .......... SUCCESS [ 14.080 s]
[INFO] Apache Jena - IRI .................................. SUCCESS [ 12.968 s]
[INFO] Apache Jena - Base Common Environment .............. SUCCESS [ 31.491 s]
[INFO] Apache Jena - Core ................................. SUCCESS [01:13 min]
[INFO] Apache Jena - ARQ (SPARQL 1.1 Query Engine) ........ SUCCESS [01:29 min]
[INFO] Apache Jena - TDB (Native Triple Store) ............ SUCCESS [02:07 min]
[INFO] Apache Jena - Libraries POM ........................ SUCCESS [  2.759 s]
[INFO] Apache Jena - Command line tools ................... SUCCESS [ 29.277 s]
[INFO] Apache Jena - SPARQL Text Search ................... SUCCESS [ 51.967 s]
[INFO] Apache Jena - SPARQL Spatial Search ................ SUCCESS [ 25.093 s]
[INFO] Apache Jena - Data Tables for RDF and SPARQL ....... SUCCESS [ 16.108 s]
[INFO] Apache Jena - SDB (SQL based triple store) ......... SUCCESS [01:24 min]
[INFO] Apache Jena - Fuseki1 .............................. SUCCESS [ 54.870 s]
[INFO] Apache Jena - Fuseki - A SPARQL 1.1 Server ......... SUCCESS [ 13.823 s]
[INFO] Apache Jena - Fuseki Server Engine ................. SUCCESS [ 20.677 s]
[INFO] Apache Jena - Fuseki WAR File ...................... SUCCESS [ 15.395 s]
[INFO] Apache Jena - Fuseki Server Standalone Jar ......... SUCCESS [ 11.990 s]
[INFO] Apache Jena - Fuseki Binary Distribution ........... SUCCESS [ 35.169 s]
[INFO] Apache Jena - Security Permissions ................. SUCCESS [ 36.856 s]
[INFO] Apache Jena - JDBC Parent .......................... SUCCESS [  3.119 s]
[INFO] Apache Jena - JDBC Core API ........................ SUCCESS [ 44.793 s]
[INFO] Apache Jena - JDBC Remote Endpoint Driver .......... SUCCESS [ 37.635 s]
[INFO] Apache Jena - JDBC In-Memory Driver ................ SUCCESS [ 23.118 s]
[INFO] Apache Jena - JDBC TDB Driver ...................... SUCCESS [05:01 min]
[INFO] Apache Jena - JDBC Driver Bundle ................... SUCCESS [ 33.349 s]
[INFO] Apache Jena - Maven Plugins, including schemagen ... FAILURE [  1.823 s]
[INFO] Apache Jena - Elephas .............................. SKIPPED
[INFO] Apache Jena - Elephas - Common API ................. SKIPPED
[INFO] Apache Jena - Elephas - I/O ........................ SKIPPED
[INFO] Apache Jena - Elephas - Map/Reduce ................. SKIPPED
[INFO] Apache Jena - Elephas - Statistics Demo App ........ SKIPPED
[INFO] Apache Jena - Distribution ......................... SKIPPED
[INFO] Apache Jena - OSGi ................................. SKIPPED
[INFO] Apache Jena - OSGi bundle .......................... SKIPPED
[INFO] Apache Jena - OSGi Karaf features .................. SKIPPED
[INFO] Apache Jena - Extras ............................... SKIPPED
[INFO] Apache Jena - Extras - Query Builder ............... SKIPPED
[INFO] Apache Jena ........................................ SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 21:15 min
[INFO] Finished at: 2016-05-20T18:01:57+00:00

[INFO] Final Memory: 141M/2557M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-plugin-plugin:3.4:helpmojo (help-goal) on project jena-maven-tools: Execution help-goal of goal org.apache.maven.plugins:maven-plugin-plugin:3.4:helpmojo failed: syntax error @[58,42] in <https://builds.apache.org/job/Jena_Development_Deploy/ws/jena-maven-tools/src/main/java/org/apache/jena/tools/schemagen/SchemagenMojo.java> -> [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/PluginExecutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :jena-maven-tools
channel stopped

Build failed in Jenkins: Jena_Development_Deploy #1172

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Jena_Development_Deploy/1172/changes>

Changes:

[andrewdolby] Add support for ComplexPhraseQueryParser to jena-text

[andrewdolby] JENA-1181: AssemblerUtils.registerModel

[andrewdolby] reorganize jena-text unit tests: separate

[andrewdolby] Inherit from AbstractTestDatasetWithAnalyzer to reduce code repetition

[andy] Null value is 'remove'

[andy] Split exec() on auth

[andy] Fix arg size testing

------------------------------------------
[...truncated 89 lines...]
[INFO] Exclude: **/DEPENDENCIES
[INFO] Exclude: **/*.txt
[INFO] Exclude: **/*.md
[INFO] Exclude: **/META-INF/services/*
[INFO] Exclude: **/src/test/resources/**/*
[INFO] Exclude: **/testing/**/*
[INFO] Exclude: **/log4j.properties
[INFO] Exclude: **/log4j-testing.properties
[INFO] Exclude: **/derby.log
[INFO] Exclude: **/DB/**/*
[INFO] Exclude: **/tdb*.cfg
[INFO] Exclude: **/run/**/*
[INFO] Exclude: **/*.classpath
[INFO] Exclude: **/target/**/*
[INFO] Exclude: **/dependency-reduced-pom.xml
[INFO] 3 resources included (use -debug for more details)
Warning:  org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser: Property 'http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not recognized.
Compiler warnings:
  WARNING:  'org.apache.xerces.jaxp.SAXParserImpl: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.'
Warning:  org.apache.xerces.parsers.SAXParser: Feature 'http://javax.xml.XMLConstants/feature/secure-processing' is not recognized.
Warning:  org.apache.xerces.parsers.SAXParser: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.
Warning:  org.apache.xerces.parsers.SAXParser: Property 'http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not recognized.
[INFO] Rat check: Summary of files. Unapproved: 0 unknown: 0 generated: 0 approved: 1 licence.
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ jena-parent ---
[INFO] 
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ jena-parent ---
[INFO] 
[INFO] --- maven-javadoc-plugin:2.9.1:jar (attach-javadocs) @ jena-parent ---
[INFO] Not executing Javadoc as the project is not a Java classpath-capable package
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ jena-parent ---
[INFO] Installing <https://builds.apache.org/job/Jena_Development_Deploy/ws/jena-parent/pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/jena/jena-parent/17-SNAPSHOT/jena-parent-17-SNAPSHOT.pom
[INFO] 
[INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ jena-parent ---
[INFO] Downloading: https://repository.apache.org/content/repositories/snapshots/org/apache/jena/jena-parent/17-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded: https://repository.apache.org/content/repositories/snapshots/org/apache/jena/jena-parent/17-SNAPSHOT/maven-metadata.xml (599 B at 0.4 KB/sec)
[INFO] Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/jena/jena-parent/17-SNAPSHOT/jena-parent-17-20160518.101537-11.pom
[INFO] Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/jena/jena-parent/17-SNAPSHOT/jena-parent-17-20160518.101537-11.pom (28 KB at 76.8 KB/sec)
[INFO] Downloading: https://repository.apache.org/content/repositories/snapshots/org/apache/jena/jena-parent/maven-metadata.xml
[INFO] Downloaded: https://repository.apache.org/content/repositories/snapshots/org/apache/jena/jena-parent/maven-metadata.xml (414 B at 0.0 KB/sec)
[INFO] Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/jena/jena-parent/17-SNAPSHOT/maven-metadata.xml
[INFO] Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/jena/jena-parent/17-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/maven-metadata.xml
[INFO] Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/jena/jena-parent/maven-metadata.xml (414 B at 0.0 KB/sec)
[JENKINS] Archiving disabled
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Jena - Shadowed external libraries 3.1.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jena-shaded-guava ---
[INFO] Deleting <https://builds.apache.org/job/Jena_Development_Deploy/ws/jena-shaded-guava/target>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce) @ jena-shaded-guava ---
[INFO] 
[INFO] --- apache-rat-plugin:0.11:check (rat-checks) @ jena-shaded-guava ---
[INFO] 51 implicit excludes (use -debug for more details).
[INFO] Exclude: **/META-INF/services/*
[INFO] Exclude: **/src-examples/data/*
[INFO] Exclude: **/dist/ABOUT
[INFO] Exclude: **/SEE_FUSEKI2
[INFO] Exclude: **/src/main/webapp/css/*
[INFO] Exclude: **/src/main/webapp/fonts/*
[INFO] Exclude: **/src/main/webapp/js/**/*
[INFO] Exclude: **/vocabularies/*
[INFO] Exclude: **/Vocabularies/*
[INFO] Exclude: **/src/main/**/*.html
[INFO] Exclude: **/src/**/package-info.java
[INFO] Exclude: **/DEPENDENCIES
[INFO] Exclude: **/*.txt
[INFO] Exclude: **/*.md
[INFO] Exclude: **/META-INF/services/*
[INFO] Exclude: **/src/test/resources/**/*
[INFO] Exclude: **/testing/**/*
[INFO] Exclude: **/log4j.properties
[INFO] Exclude: **/log4j-testing.properties
[INFO] Exclude: **/derby.log
[INFO] Exclude: **/DB/**/*
[INFO] Exclude: **/tdb*.cfg
[INFO] Exclude: **/run/**/*
[INFO] Exclude: **/*.classpath
[INFO] Exclude: **/target/**/*
[INFO] Exclude: **/dependency-reduced-pom.xml
[INFO] 2 resources included (use -debug for more details)
Warning:  org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser: Property 'http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not recognized.
Compiler warnings:
  WARNING:  'org.apache.xerces.jaxp.SAXParserImpl: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.'
Warning:  org.apache.xerces.parsers.SAXParser: Feature 'http://javax.xml.XMLConstants/feature/secure-processing' is not recognized.
Warning:  org.apache.xerces.parsers.SAXParser: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.
Warning:  org.apache.xerces.parsers.SAXParser: Property 'http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not recognized.
[INFO] Rat check: Summary of files. Unapproved: 0 unknown: 0 generated: 0 approved: 1 licence.
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ jena-shaded-guava ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ jena-shaded-guava ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/Jena_Development_Deploy/ws/jena-shaded-guava/src/main/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ jena-shaded-guava ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ jena-shaded-guava ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/Jena_Development_Deploy/ws/jena-shaded-guava/src/test/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ jena-shaded-guava ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ jena-shaded-guava ---
[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:2.5:jar (default-jar) @ jena-shaded-guava ---
[INFO] Building jar: <https://builds.apache.org/job/Jena_Development_Deploy/ws/jena-shaded-guava/target/jena-shaded-guava-3.1.1-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ jena-shaded-guava ---
[INFO] 
[INFO] --- maven-javadoc-plugin:2.9.1:jar (attach-javadocs) @ jena-shaded-guava ---
[INFO] 
[INFO] --- maven-shade-plugin:2.3:shade (default) @ jena-shaded-guava ---
[INFO] Including com.google.guava:guava:jar:18.0 in the shaded jar.
[INFO] Excluding org.slf4j:slf4j-api:jar:1.7.21 from the shaded jar.
[INFO] Excluding org.slf4j:slf4j-log4j12:jar:1.7.21 from the shaded jar.
[INFO] Excluding log4j:log4j:jar:1.2.17 from the shaded jar.
[INFO] Replacing original artifact with shaded artifact.
[INFO] Replacing <https://builds.apache.org/job/Jena_Development_Deploy/ws/jena-shaded-guava/target/jena-shaded-guava-3.1.1-SNAPSHOT.jar> with <https://builds.apache.org/job/Jena_Development_Deploy/ws/jena-shaded-guava/target/jena-shaded-guava-3.1.1-SNAPSHOT-shaded.jar>
[INFO] Replacing original source artifact with shaded source artifact.
[INFO] Replacing <https://builds.apache.org/job/Jena_Development_Deploy/ws/jena-shaded-guava/target/jena-shaded-guava-3.1.1-SNAPSHOT-sources.jar> with <https://builds.apache.org/job/Jena_Development_Deploy/ws/jena-shaded-guava/target/jena-shaded-guava-3.1.1-SNAPSHOT-shaded-sources.jar>
[INFO] Dependency-reduced POM written at: <https://builds.apache.org/job/Jena_Development_Deploy/ws/jena-shaded-guava/dependency-reduced-pom.xml>
[INFO] Dependency-reduced POM written at: <https://builds.apache.org/job/Jena_Development_Deploy/ws/jena-shaded-guava/dependency-reduced-pom.xml>
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ jena-shaded-guava ---
[INFO] Installing <https://builds.apache.org/job/Jena_Development_Deploy/ws/jena-shaded-guava/target/jena-shaded-guava-3.1.1-SNAPSHOT.jar> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/jena/jena-shaded-guava/3.1.1-SNAPSHOT/jena-shaded-guava-3.1.1-SNAPSHOT.jar
[INFO] Installing <https://builds.apache.org/job/Jena_Development_Deploy/ws/jena-shaded-guava/dependency-reduced-pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/jena/jena-shaded-guava/3.1.1-SNAPSHOT/jena-shaded-guava-3.1.1-SNAPSHOT.pom
[INFO] Installing <https://builds.apache.org/job/Jena_Development_Deploy/ws/jena-shaded-guava/target/jena-shaded-guava-3.1.1-SNAPSHOT-sources.jar> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/jena/jena-shaded-guava/3.1.1-SNAPSHOT/jena-shaded-guava-3.1.1-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ jena-shaded-guava ---
[INFO] Downloading: https://repository.apache.org/content/repositories/snapshots/org/apache/jena/jena-shaded-guava/3.1.1-SNAPSHOT/maven-metadata.xml
[WARNING] Checksum validation failed, expected 3e5ada41fc00e209f789a0b027ffc955c0471303 but is dfdd84a3657714f95cb5da8113c81e0cbcd41cd5 for https://repository.apache.org/content/repositories/snapshots/org/apache/jena/jena-shaded-guava/3.1.1-SNAPSHOT/maven-metadata.xml
[WARNING] Could not validate integrity of download from https://repository.apache.org/content/repositories/snapshots/org/apache/jena/jena-shaded-guava/3.1.1-SNAPSHOT/maven-metadata.xml: Checksum validation failed, expected 3e5ada41fc00e209f789a0b027ffc955c0471303 but is dfdd84a3657714f95cb5da8113c81e0cbcd41cd5
[WARNING] Checksum validation failed, expected 3e5ada41fc00e209f789a0b027ffc955c0471303 but is dfdd84a3657714f95cb5da8113c81e0cbcd41cd5 for https://repository.apache.org/content/repositories/snapshots/org/apache/jena/jena-shaded-guava/3.1.1-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded: https://repository.apache.org/content/repositories/snapshots/org/apache/jena/jena-shaded-guava/3.1.1-SNAPSHOT/maven-metadata.xml (996 B at 1.0 KB/sec)
[INFO] Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/jena/jena-shaded-guava/3.1.1-SNAPSHOT/jena-shaded-guava-3.1.1-20160518.101715-10.jar
[INFO] Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/jena/jena-shaded-guava/3.1.1-SNAPSHOT/jena-shaded-guava-3.1.1-20160518.101715-10.pom
[WARNING] Failed to upload checksum org/apache/jena/jena-shaded-guava/3.1.1-SNAPSHOT/jena-shaded-guava-3.1.1-20160518.101715-10.pom.sha1: Failed to transfer file: https://repository.apache.org/content/repositories/snapshots/org/apache/jena/jena-shaded-guava/3.1.1-SNAPSHOT/jena-shaded-guava-3.1.1-20160518.101715-10.pom.sha1. Return code is: 502, ReasonPhrase: Proxy Error.
[WARNING] Failed to upload checksum org/apache/jena/jena-shaded-guava/3.1.1-SNAPSHOT/jena-shaded-guava-3.1.1-20160518.101715-10.pom.md5: Failed to transfer file: https://repository.apache.org/content/repositories/snapshots/org/apache/jena/jena-shaded-guava/3.1.1-SNAPSHOT/jena-shaded-guava-3.1.1-20160518.101715-10.pom.md5. Return code is: 502, ReasonPhrase: Proxy Error.
[INFO] Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/jena/jena-shaded-guava/3.1.1-SNAPSHOT/jena-shaded-guava-3.1.1-20160518.101715-10.pom (4 KB at 0.0 KB/sec)
[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
[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 ............................... SUCCESS [01:38 min]
[INFO] Apache Jena - Shadowed external libraries .......... FAILURE [04:08 min]
[INFO] Apache Jena - IRI .................................. SKIPPED
[INFO] Apache Jena - Base Common Environment .............. 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 - Command line tools ................... SKIPPED
[INFO] Apache Jena - SPARQL Text Search ................... SKIPPED
[INFO] Apache Jena - SPARQL Spatial Search ................ SKIPPED
[INFO] Apache Jena - Data Tables for RDF and SPARQL ....... SKIPPED
[INFO] Apache Jena - SDB (SQL based triple store) ......... SKIPPED
[INFO] Apache Jena - Fuseki1 .............................. SKIPPED
[INFO] Apache Jena - Fuseki - A SPARQL 1.1 Server ......... SKIPPED
[INFO] Apache Jena - Fuseki Server Engine ................. SKIPPED
[INFO] Apache Jena - Fuseki WAR File ...................... SKIPPED
[INFO] Apache Jena - Fuseki Server Standalone Jar ......... SKIPPED
[INFO] Apache Jena - Fuseki Binary Distribution ........... SKIPPED
[INFO] Apache Jena - Security Permissions ................. 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 - Elephas .............................. SKIPPED
[INFO] Apache Jena - Elephas - Common API ................. SKIPPED
[INFO] Apache Jena - Elephas - I/O ........................ SKIPPED
[INFO] Apache Jena - Elephas - Map/Reduce ................. SKIPPED
[INFO] Apache Jena - Elephas - Statistics Demo App ........ SKIPPED
[INFO] Apache Jena - Distribution ......................... SKIPPED
[INFO] Apache Jena - OSGi ................................. SKIPPED
[INFO] Apache Jena - OSGi bundle .......................... SKIPPED
[INFO] Apache Jena - OSGi Karaf features .................. SKIPPED
[INFO] Apache Jena - Extras ............................... SKIPPED
[INFO] Apache Jena - Extras - Query Builder ............... SKIPPED
[INFO] Apache Jena ........................................ SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 05:56 min
[INFO] Finished at: 2016-05-18T10:21:21+00:00

[INFO] Final Memory: 48M/902M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-deploy-plugin:2.8.2:deploy (default-deploy) on project jena-shaded-guava: Failed to deploy artifacts: Could not transfer artifact org.apache.jena:jena-shaded-guava:jar:3.1.1-20160518.101715-10 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-shaded-guava/3.1.1-SNAPSHOT/jena-shaded-guava-3.1.1-20160518.101715-10.jar. 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
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :jena-shaded-guava
channel stopped

Build failed in Jenkins: Jena_Development_Deploy #1171

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Jena_Development_Deploy/1171/changes>

Changes:

[cicerone54] Implemented fn:normalize-space.

[cicerone54] Implemented fn:normalized-unicode

[cicerone54] Implemented fn:round (xpath3) and fn:round-to-half-even

[cicerone54] Solved a problem in the round_half_even test (I was not using float)

[andy] Tidy up.

[andy] ConcurrentHashMap

[andy] Tests for different in-memory setups

[andy] Tidy up RiotParsers, which is now internal.

[andy] Fix argument checking

------------------------------------------
[...truncated 97 lines...]
[INFO] Exclude: **/derby.log
[INFO] Exclude: **/DB/**/*
[INFO] Exclude: **/tdb*.cfg
[INFO] Exclude: **/run/**/*
[INFO] Exclude: **/*.classpath
[INFO] Exclude: **/target/**/*
[INFO] Exclude: **/dependency-reduced-pom.xml
[INFO] 3 resources included (use -debug for more details)
Warning:  org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser: Property 'http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not recognized.
Compiler warnings:
  WARNING:  'org.apache.xerces.jaxp.SAXParserImpl: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.'
Warning:  org.apache.xerces.parsers.SAXParser: Feature 'http://javax.xml.XMLConstants/feature/secure-processing' is not recognized.
Warning:  org.apache.xerces.parsers.SAXParser: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.
Warning:  org.apache.xerces.parsers.SAXParser: Property 'http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not recognized.
[INFO] Rat check: Summary of files. Unapproved: 0 unknown: 0 generated: 0 approved: 1 licence.
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ jena-parent ---
[INFO] 
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ jena-parent ---
[INFO] 
[INFO] --- maven-javadoc-plugin:2.9.1:jar (attach-javadocs) @ jena-parent ---
[INFO] Not executing Javadoc as the project is not a Java classpath-capable package
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ jena-parent ---
[INFO] Installing <https://builds.apache.org/job/Jena_Development_Deploy/ws/jena-parent/pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/jena/jena-parent/17-SNAPSHOT/jena-parent-17-SNAPSHOT.pom
[INFO] 
[INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ jena-parent ---
[INFO] Downloading: https://repository.apache.org/content/repositories/snapshots/org/apache/jena/jena-parent/17-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded: https://repository.apache.org/content/repositories/snapshots/org/apache/jena/jena-parent/17-SNAPSHOT/maven-metadata.xml (597 B at 0.4 KB/sec)
[INFO] Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/jena/jena-parent/17-SNAPSHOT/jena-parent-17-20160517.095434-10.pom
[INFO] Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/jena/jena-parent/17-SNAPSHOT/jena-parent-17-20160517.095434-10.pom (28 KB at 0.8 KB/sec)
[INFO] Downloading: https://repository.apache.org/content/repositories/snapshots/org/apache/jena/jena-parent/maven-metadata.xml
[INFO] Downloaded: https://repository.apache.org/content/repositories/snapshots/org/apache/jena/jena-parent/maven-metadata.xml (414 B at 0.1 KB/sec)
[INFO] Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/jena/jena-parent/17-SNAPSHOT/maven-metadata.xml
[WARNING] Failed to upload checksum org/apache/jena/jena-parent/17-SNAPSHOT/maven-metadata.xml.md5: Failed to transfer file: https://repository.apache.org/content/repositories/snapshots/org/apache/jena/jena-parent/17-SNAPSHOT/maven-metadata.xml.md5. Return code is: 502, ReasonPhrase: Proxy Error.
[INFO] Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/jena/jena-parent/17-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/maven-metadata.xml
[INFO] Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/jena/jena-parent/maven-metadata.xml (414 B at 0.0 KB/sec)
[JENKINS] Archiving disabled
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Jena - Shadowed external libraries 3.1.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jena-shaded-guava ---
[INFO] Deleting <https://builds.apache.org/job/Jena_Development_Deploy/ws/jena-shaded-guava/target>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce) @ jena-shaded-guava ---
[INFO] 
[INFO] --- apache-rat-plugin:0.11:check (rat-checks) @ jena-shaded-guava ---
[INFO] 51 implicit excludes (use -debug for more details).
[INFO] Exclude: **/META-INF/services/*
[INFO] Exclude: **/src-examples/data/*
[INFO] Exclude: **/dist/ABOUT
[INFO] Exclude: **/SEE_FUSEKI2
[INFO] Exclude: **/src/main/webapp/css/*
[INFO] Exclude: **/src/main/webapp/fonts/*
[INFO] Exclude: **/src/main/webapp/js/**/*
[INFO] Exclude: **/vocabularies/*
[INFO] Exclude: **/Vocabularies/*
[INFO] Exclude: **/src/main/**/*.html
[INFO] Exclude: **/src/**/package-info.java
[INFO] Exclude: **/DEPENDENCIES
[INFO] Exclude: **/*.txt
[INFO] Exclude: **/*.md
[INFO] Exclude: **/META-INF/services/*
[INFO] Exclude: **/src/test/resources/**/*
[INFO] Exclude: **/testing/**/*
[INFO] Exclude: **/log4j.properties
[INFO] Exclude: **/log4j-testing.properties
[INFO] Exclude: **/derby.log
[INFO] Exclude: **/DB/**/*
[INFO] Exclude: **/tdb*.cfg
[INFO] Exclude: **/run/**/*
[INFO] Exclude: **/*.classpath
[INFO] Exclude: **/target/**/*
[INFO] Exclude: **/dependency-reduced-pom.xml
[INFO] 2 resources included (use -debug for more details)
Warning:  org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser: Property 'http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not recognized.
Compiler warnings:
  WARNING:  'org.apache.xerces.jaxp.SAXParserImpl: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.'
Warning:  org.apache.xerces.parsers.SAXParser: Feature 'http://javax.xml.XMLConstants/feature/secure-processing' is not recognized.
Warning:  org.apache.xerces.parsers.SAXParser: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.
Warning:  org.apache.xerces.parsers.SAXParser: Property 'http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not recognized.
[INFO] Rat check: Summary of files. Unapproved: 0 unknown: 0 generated: 0 approved: 1 licence.
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ jena-shaded-guava ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ jena-shaded-guava ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/Jena_Development_Deploy/ws/jena-shaded-guava/src/main/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ jena-shaded-guava ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ jena-shaded-guava ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/Jena_Development_Deploy/ws/jena-shaded-guava/src/test/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ jena-shaded-guava ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ jena-shaded-guava ---
[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:2.5:jar (default-jar) @ jena-shaded-guava ---
[INFO] Building jar: <https://builds.apache.org/job/Jena_Development_Deploy/ws/jena-shaded-guava/target/jena-shaded-guava-3.1.1-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ jena-shaded-guava ---
[INFO] 
[INFO] --- maven-javadoc-plugin:2.9.1:jar (attach-javadocs) @ jena-shaded-guava ---
[INFO] 
[INFO] --- maven-shade-plugin:2.3:shade (default) @ jena-shaded-guava ---
[INFO] Including com.google.guava:guava:jar:18.0 in the shaded jar.
[INFO] Excluding org.slf4j:slf4j-api:jar:1.7.21 from the shaded jar.
[INFO] Excluding org.slf4j:slf4j-log4j12:jar:1.7.21 from the shaded jar.
[INFO] Excluding log4j:log4j:jar:1.2.17 from the shaded jar.
[INFO] Replacing original artifact with shaded artifact.
[INFO] Replacing <https://builds.apache.org/job/Jena_Development_Deploy/ws/jena-shaded-guava/target/jena-shaded-guava-3.1.1-SNAPSHOT.jar> with <https://builds.apache.org/job/Jena_Development_Deploy/ws/jena-shaded-guava/target/jena-shaded-guava-3.1.1-SNAPSHOT-shaded.jar>
[INFO] Replacing original source artifact with shaded source artifact.
[INFO] Replacing <https://builds.apache.org/job/Jena_Development_Deploy/ws/jena-shaded-guava/target/jena-shaded-guava-3.1.1-SNAPSHOT-sources.jar> with <https://builds.apache.org/job/Jena_Development_Deploy/ws/jena-shaded-guava/target/jena-shaded-guava-3.1.1-SNAPSHOT-shaded-sources.jar>
[INFO] Dependency-reduced POM written at: <https://builds.apache.org/job/Jena_Development_Deploy/ws/jena-shaded-guava/dependency-reduced-pom.xml>
[INFO] Dependency-reduced POM written at: <https://builds.apache.org/job/Jena_Development_Deploy/ws/jena-shaded-guava/dependency-reduced-pom.xml>
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ jena-shaded-guava ---
[INFO] Installing <https://builds.apache.org/job/Jena_Development_Deploy/ws/jena-shaded-guava/target/jena-shaded-guava-3.1.1-SNAPSHOT.jar> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/jena/jena-shaded-guava/3.1.1-SNAPSHOT/jena-shaded-guava-3.1.1-SNAPSHOT.jar
[INFO] Installing <https://builds.apache.org/job/Jena_Development_Deploy/ws/jena-shaded-guava/dependency-reduced-pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/jena/jena-shaded-guava/3.1.1-SNAPSHOT/jena-shaded-guava-3.1.1-SNAPSHOT.pom
[INFO] Installing <https://builds.apache.org/job/Jena_Development_Deploy/ws/jena-shaded-guava/target/jena-shaded-guava-3.1.1-SNAPSHOT-sources.jar> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/jena/jena-shaded-guava/3.1.1-SNAPSHOT/jena-shaded-guava-3.1.1-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ jena-shaded-guava ---
[INFO] Downloading: https://repository.apache.org/content/repositories/snapshots/org/apache/jena/jena-shaded-guava/3.1.1-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded: https://repository.apache.org/content/repositories/snapshots/org/apache/jena/jena-shaded-guava/3.1.1-SNAPSHOT/maven-metadata.xml (996 B at 0.3 KB/sec)
[INFO] Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/jena/jena-shaded-guava/3.1.1-SNAPSHOT/jena-shaded-guava-3.1.1-20160517.095806-9.jar
[INFO] Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/jena/jena-shaded-guava/3.1.1-SNAPSHOT/jena-shaded-guava-3.1.1-20160517.095806-9.jar (2309 KB at 23.8 KB/sec)
[INFO] Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/jena/jena-shaded-guava/3.1.1-SNAPSHOT/jena-shaded-guava-3.1.1-20160517.095806-9.pom
[INFO] Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/jena/jena-shaded-guava/3.1.1-SNAPSHOT/jena-shaded-guava-3.1.1-20160517.095806-9.pom (4 KB at 0.1 KB/sec)
[INFO] Downloading: https://repository.apache.org/content/repositories/snapshots/org/apache/jena/jena-shaded-guava/maven-metadata.xml
[INFO] Downloaded: https://repository.apache.org/content/repositories/snapshots/org/apache/jena/jena-shaded-guava/maven-metadata.xml (433 B at 0.3 KB/sec)
[INFO] Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/jena/jena-shaded-guava/3.1.1-SNAPSHOT/maven-metadata.xml
[INFO] Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/jena/jena-shaded-guava/3.1.1-SNAPSHOT/maven-metadata.xml (996 B at 0.1 KB/sec)
[INFO] Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/jena/jena-shaded-guava/maven-metadata.xml
[INFO] Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/jena/jena-shaded-guava/maven-metadata.xml (433 B at 0.2 KB/sec)
[INFO] Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/jena/jena-shaded-guava/3.1.1-SNAPSHOT/jena-shaded-guava-3.1.1-20160517.095806-9-sources.jar
[WARNING] Failed to upload checksum org/apache/jena/jena-shaded-guava/3.1.1-SNAPSHOT/jena-shaded-guava-3.1.1-20160517.095806-9-sources.jar.sha1: Failed to transfer file: https://repository.apache.org/content/repositories/snapshots/org/apache/jena/jena-shaded-guava/3.1.1-SNAPSHOT/jena-shaded-guava-3.1.1-20160517.095806-9-sources.jar.sha1. Return code is: 502, ReasonPhrase: Proxy Error.
[WARNING] Failed to upload checksum org/apache/jena/jena-shaded-guava/3.1.1-SNAPSHOT/jena-shaded-guava-3.1.1-20160517.095806-9-sources.jar.md5: Failed to transfer file: https://repository.apache.org/content/repositories/snapshots/org/apache/jena/jena-shaded-guava/3.1.1-SNAPSHOT/jena-shaded-guava-3.1.1-20160517.095806-9-sources.jar.md5. Return code is: 502, ReasonPhrase: Proxy Error.
[INFO] Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/jena/jena-shaded-guava/3.1.1-SNAPSHOT/jena-shaded-guava-3.1.1-20160517.095806-9-sources.jar (1276 KB at 8.4 KB/sec)
[INFO] Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/jena/jena-shaded-guava/3.1.1-SNAPSHOT/maven-metadata.xml
[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
[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 ............................... SUCCESS [03:29 min]
[INFO] Apache Jena - Shadowed external libraries .......... FAILURE [06:39 min]
[INFO] Apache Jena - IRI .................................. SKIPPED
[INFO] Apache Jena - Base Common Environment .............. 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 - Command line tools ................... SKIPPED
[INFO] Apache Jena - SPARQL Text Search ................... SKIPPED
[INFO] Apache Jena - SPARQL Spatial Search ................ SKIPPED
[INFO] Apache Jena - Data Tables for RDF and SPARQL ....... SKIPPED
[INFO] Apache Jena - SDB (SQL based triple store) ......... SKIPPED
[INFO] Apache Jena - Fuseki1 .............................. SKIPPED
[INFO] Apache Jena - Fuseki - A SPARQL 1.1 Server ......... SKIPPED
[INFO] Apache Jena - Fuseki Server Engine ................. SKIPPED
[INFO] Apache Jena - Fuseki WAR File ...................... SKIPPED
[INFO] Apache Jena - Fuseki Server Standalone Jar ......... SKIPPED
[INFO] Apache Jena - Fuseki Binary Distribution ........... SKIPPED
[INFO] Apache Jena - Security Permissions ................. 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 - Elephas .............................. SKIPPED
[INFO] Apache Jena - Elephas - Common API ................. SKIPPED
[INFO] Apache Jena - Elephas - I/O ........................ SKIPPED
[INFO] Apache Jena - Elephas - Map/Reduce ................. SKIPPED
[INFO] Apache Jena - Elephas - Statistics Demo App ........ SKIPPED
[INFO] Apache Jena - Distribution ......................... SKIPPED
[INFO] Apache Jena - OSGi ................................. SKIPPED
[INFO] Apache Jena - OSGi bundle .......................... SKIPPED
[INFO] Apache Jena - OSGi Karaf features .................. SKIPPED
[INFO] Apache Jena - Extras ............................... SKIPPED
[INFO] Apache Jena - Extras - Query Builder ............... SKIPPED
[INFO] Apache Jena ........................................ SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 10:19 min
[INFO] Finished at: 2016-05-17T10:04:42+00:00

[INFO] Final Memory: 49M/887M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-deploy-plugin:2.8.2:deploy (default-deploy) on project jena-shaded-guava: Failed to deploy metadata: Could not transfer metadata org.apache.jena:jena-shaded-guava:3.1.1-SNAPSHOT/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-shaded-guava/3.1.1-SNAPSHOT/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
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :jena-shaded-guava
channel stopped

Build failed in Jenkins: Jena_Development_Deploy #1170

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Jena_Development_Deploy/1170/changes>

Changes:

[osma] reorganize jena-text unit tests: separate

------------------------------------------
[...truncated 1055 lines...]
[INFO] Exclude: **/Vocabularies/*
[INFO] Exclude: **/src/main/**/*.html
[INFO] Exclude: **/src/**/package-info.java
[INFO] Exclude: **/DEPENDENCIES
[INFO] Exclude: **/*.txt
[INFO] Exclude: **/*.md
[INFO] Exclude: **/META-INF/services/*
[INFO] Exclude: **/src/test/resources/**/*
[INFO] Exclude: **/testing/**/*
[INFO] Exclude: **/log4j.properties
[INFO] Exclude: **/log4j-testing.properties
[INFO] Exclude: **/derby.log
[INFO] Exclude: **/DB/**/*
[INFO] Exclude: **/tdb*.cfg
[INFO] Exclude: **/run/**/*
[INFO] Exclude: **/*.classpath
[INFO] Exclude: **/target/**/*
[INFO] Exclude: **/dependency-reduced-pom.xml
[INFO] 397 resources included (use -debug for more details)
Warning:  org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser: Property 'http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not recognized.
Compiler warnings:
  WARNING:  'org.apache.xerces.jaxp.SAXParserImpl: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.'
Warning:  org.apache.xerces.parsers.SAXParser: Feature 'http://javax.xml.XMLConstants/feature/secure-processing' is not recognized.
Warning:  org.apache.xerces.parsers.SAXParser: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.
Warning:  org.apache.xerces.parsers.SAXParser: Property 'http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not recognized.
[INFO] Rat check: Summary of files. Unapproved: 0 unknown: 0 generated: 0 approved: 393 licence.
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ jena-tdb ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ jena-tdb ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ jena-tdb ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 239 source files to <https://builds.apache.org/job/Jena_Development_Deploy/ws/jena-tdb/target/classes>
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ jena-tdb ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/Jena_Development_Deploy/ws/jena-tdb/src/test/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ jena-tdb ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 138 source files to <https://builds.apache.org/job/Jena_Development_Deploy/ws/jena-tdb/target/test-classes>
[INFO] 
[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ jena-tdb ---
[INFO] Surefire report directory: <https://builds.apache.org/job/Jena_Development_Deploy/ws/jena-tdb/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.jena.tdb.index.TS_Index
Tests run: 89, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.542 sec - in org.apache.jena.tdb.index.TS_Index
Running org.apache.jena.tdb.store.TS_Store
09:27:44 WARN  TDB                       :: Location <https://builds.apache.org/job/Jena_Development_Deploy/ws/jena-tdb/target/tdb-testing/DB/> was not locked, if another JVM accessed this location simultaneously data corruption may have occurred
Tests run: 233, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 24.05 sec - in org.apache.jena.tdb.store.TS_Store
Running org.apache.jena.tdb.store.nodetable.TS_NodeTable
Tests run: 46, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 sec - in org.apache.jena.tdb.store.nodetable.TS_NodeTable
Running org.apache.jena.tdb.store.tupletable.TS_TupleTable
Tests run: 44, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 sec - in org.apache.jena.tdb.store.tupletable.TS_TupleTable
Running org.apache.jena.tdb.TS_Factory
09:28:07 WARN  TDB                       :: Location <https://builds.apache.org/job/Jena_Development_Deploy/ws/jena-tdb/target/tdb-testing/DB/> was not locked, if another JVM accessed this location simultaneously data corruption may have occurred
09:28:09 WARN  TDB                       :: Location <https://builds.apache.org/job/Jena_Development_Deploy/ws/jena-tdb/target/tdb-testing/DB/> was not locked, if another JVM accessed this location simultaneously data corruption may have occurred
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.428 sec - in org.apache.jena.tdb.TS_Factory
Running org.apache.jena.tdb.assembler.TS_TDBAssembler
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.878 sec - in org.apache.jena.tdb.assembler.TS_TDBAssembler
Running org.apache.jena.tdb.graph.TS_Graph
Tests run: 86, Failures: 0, Errors: 0, Skipped: 4, Time elapsed: 1.332 sec - in org.apache.jena.tdb.graph.TS_Graph
Running org.apache.jena.tdb.solver.TS_SolverTDB
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 sec - in org.apache.jena.tdb.solver.TS_SolverTDB
Running org.apache.jena.tdb.transaction.TS_TransactionTDB
09:28:55 WARN  TDB                       :: Location <https://builds.apache.org/job/Jena_Development_Deploy/ws/jena-tdb/target/tdb-testing/DB/> was not locked, if another JVM accessed this location simultaneously data corruption may have occurred
Tests run: 140, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 74.664 sec - in org.apache.jena.tdb.transaction.TS_TransactionTDB
Running org.apache.jena.tdb.sys.TS_Sys
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.apache.jena.tdb.sys.TS_Sys
Running org.apache.jena.tdb.setup.TS_TDBSetup
09:29:27 WARN  TDB                       :: Location <https://builds.apache.org/job/Jena_Development_Deploy/ws/jena-tdb/target/tdb-testing/DB/> was not locked, if another JVM accessed this location simultaneously data corruption may have occurred
Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.117 sec - in org.apache.jena.tdb.setup.TS_TDBSetup
Running org.apache.jena.tdb.lib.TS_LibTDB
Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec - in org.apache.jena.tdb.lib.TS_LibTDB
Running org.apache.jena.tdb.base.file.TS_File
Tests run: 44, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 0.307 sec - in org.apache.jena.tdb.base.file.TS_File
Running org.apache.jena.tdb.base.record.TS_Record
Tests run: 54, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 sec - in org.apache.jena.tdb.base.record.TS_Record
Running org.apache.jena.tdb.base.block.TS_Block
Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.304 sec - in org.apache.jena.tdb.base.block.TS_Block
Running org.apache.jena.tdb.base.recordfile.TS_RecordFile
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.apache.jena.tdb.base.recordfile.TS_RecordFile
Running org.apache.jena.tdb.base.objectfile.TS_ObjectFile
Tests run: 40, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.138 sec - in org.apache.jena.tdb.base.objectfile.TS_ObjectFile

Results :

Tests run: 870, Failures: 0, Errors: 0, Skipped: 8

[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:2.5:jar (default-jar) @ jena-tdb ---
[INFO] Building jar: <https://builds.apache.org/job/Jena_Development_Deploy/ws/jena-tdb/target/jena-tdb-3.1.1-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ jena-tdb ---
[INFO] 
[INFO] --- maven-source-plugin:2.3:jar-no-fork (attach-sources) @ jena-tdb ---
[INFO] Building jar: <https://builds.apache.org/job/Jena_Development_Deploy/ws/jena-tdb/target/jena-tdb-3.1.1-SNAPSHOT-sources.jar>
[INFO] 
[INFO] --- maven-source-plugin:2.3:test-jar-no-fork (attach-sources-test) @ jena-tdb ---
[INFO] Building jar: <https://builds.apache.org/job/Jena_Development_Deploy/ws/jena-tdb/target/jena-tdb-3.1.1-SNAPSHOT-test-sources.jar>
[INFO] 
[INFO] --- maven-jar-plugin:2.5:test-jar (default) @ jena-tdb ---
[INFO] Building jar: <https://builds.apache.org/job/Jena_Development_Deploy/ws/jena-tdb/target/jena-tdb-3.1.1-SNAPSHOT-tests.jar>
[INFO] 
[INFO] --- maven-javadoc-plugin:2.9.1:jar (attach-javadocs) @ jena-tdb ---
[INFO] 
1 warning
[WARNING] Javadoc Warnings
[WARNING] javadoc: warning - Error fetching URL: http://jena.apache.org/documentation/javadoc/elephas/
[INFO] Building jar: <https://builds.apache.org/job/Jena_Development_Deploy/ws/jena-tdb/target/jena-tdb-3.1.1-SNAPSHOT-javadoc.jar>
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ jena-tdb ---
[INFO] Installing <https://builds.apache.org/job/Jena_Development_Deploy/ws/jena-tdb/target/jena-tdb-3.1.1-SNAPSHOT.jar> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/jena/jena-tdb/3.1.1-SNAPSHOT/jena-tdb-3.1.1-SNAPSHOT.jar
[INFO] Installing <https://builds.apache.org/job/Jena_Development_Deploy/ws/jena-tdb/pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/jena/jena-tdb/3.1.1-SNAPSHOT/jena-tdb-3.1.1-SNAPSHOT.pom
[INFO] Installing <https://builds.apache.org/job/Jena_Development_Deploy/ws/jena-tdb/target/jena-tdb-3.1.1-SNAPSHOT-sources.jar> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/jena/jena-tdb/3.1.1-SNAPSHOT/jena-tdb-3.1.1-SNAPSHOT-sources.jar
[INFO] Installing <https://builds.apache.org/job/Jena_Development_Deploy/ws/jena-tdb/target/jena-tdb-3.1.1-SNAPSHOT-test-sources.jar> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/jena/jena-tdb/3.1.1-SNAPSHOT/jena-tdb-3.1.1-SNAPSHOT-test-sources.jar
[INFO] Installing <https://builds.apache.org/job/Jena_Development_Deploy/ws/jena-tdb/target/jena-tdb-3.1.1-SNAPSHOT-tests.jar> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/jena/jena-tdb/3.1.1-SNAPSHOT/jena-tdb-3.1.1-SNAPSHOT-tests.jar
[INFO] Installing <https://builds.apache.org/job/Jena_Development_Deploy/ws/jena-tdb/target/jena-tdb-3.1.1-SNAPSHOT-javadoc.jar> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/jena/jena-tdb/3.1.1-SNAPSHOT/jena-tdb-3.1.1-SNAPSHOT-javadoc.jar
[INFO] 
[INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ jena-tdb ---
[INFO] Downloading: https://repository.apache.org/content/repositories/snapshots/org/apache/jena/jena-tdb/3.1.1-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded: https://repository.apache.org/content/repositories/snapshots/org/apache/jena/jena-tdb/3.1.1-SNAPSHOT/maven-metadata.xml (2 KB at 2.6 KB/sec)
[INFO] Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/jena/jena-tdb/3.1.1-SNAPSHOT/jena-tdb-3.1.1-20160516.092937-9.jar
[INFO] Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/jena/jena-tdb/3.1.1-SNAPSHOT/jena-tdb-3.1.1-20160516.092937-9.jar (515 KB at 9.4 KB/sec)
[INFO] Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/jena/jena-tdb/3.1.1-SNAPSHOT/jena-tdb-3.1.1-20160516.092937-9.pom
[INFO] Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/jena/jena-tdb/3.1.1-SNAPSHOT/jena-tdb-3.1.1-20160516.092937-9.pom (6 KB at 7.1 KB/sec)
[INFO] Downloading: https://repository.apache.org/content/repositories/snapshots/org/apache/jena/jena-tdb/maven-metadata.xml
[INFO] Downloaded: https://repository.apache.org/content/repositories/snapshots/org/apache/jena/jena-tdb/maven-metadata.xml (423 B at 0.2 KB/sec)
[INFO] Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/jena/jena-tdb/3.1.1-SNAPSHOT/maven-metadata.xml
[INFO] Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/jena/jena-tdb/3.1.1-SNAPSHOT/maven-metadata.xml (2 KB at 0.0 KB/sec)
[INFO] Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/jena/jena-tdb/maven-metadata.xml
[INFO] Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/jena/jena-tdb/maven-metadata.xml (423 B at 0.0 KB/sec)
[INFO] Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/jena/jena-tdb/3.1.1-SNAPSHOT/jena-tdb-3.1.1-20160516.092937-9-sources.jar
[INFO] Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/jena/jena-tdb/3.1.1-SNAPSHOT/jena-tdb-3.1.1-20160516.092937-9-sources.jar (414 KB at 114.7 KB/sec)
[INFO] Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/jena/jena-tdb/3.1.1-SNAPSHOT/maven-metadata.xml
[INFO] Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/jena/jena-tdb/3.1.1-SNAPSHOT/maven-metadata.xml (2 KB at 0.0 KB/sec)
[INFO] Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/jena/jena-tdb/3.1.1-SNAPSHOT/jena-tdb-3.1.1-20160516.092937-9-test-sources.jar
[INFO] Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/jena/jena-tdb/3.1.1-SNAPSHOT/jena-tdb-3.1.1-20160516.092937-9-test-sources.jar (182 KB at 33.3 KB/sec)
[INFO] Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/jena/jena-tdb/3.1.1-SNAPSHOT/maven-metadata.xml
[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
[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 ............................... SUCCESS [01:51 min]
[INFO] Apache Jena - Shadowed external libraries .......... SUCCESS [03:04 min]
[INFO] Apache Jena - IRI .................................. SUCCESS [02:29 min]
[INFO] Apache Jena - Base Common Environment .............. SUCCESS [03:24 min]
[INFO] Apache Jena - Core ................................. SUCCESS [03:04 min]
[INFO] Apache Jena - ARQ (SPARQL 1.1 Query Engine) ........ SUCCESS [04:48 min]
[INFO] Apache Jena - TDB (Native Triple Store) ............ FAILURE [06:51 min]
[INFO] Apache Jena - Libraries POM ........................ SKIPPED
[INFO] Apache Jena - Command line tools ................... SKIPPED
[INFO] Apache Jena - SPARQL Text Search ................... SKIPPED
[INFO] Apache Jena - SPARQL Spatial Search ................ SKIPPED
[INFO] Apache Jena - Data Tables for RDF and SPARQL ....... SKIPPED
[INFO] Apache Jena - SDB (SQL based triple store) ......... SKIPPED
[INFO] Apache Jena - Fuseki1 .............................. SKIPPED
[INFO] Apache Jena - Fuseki - A SPARQL 1.1 Server ......... SKIPPED
[INFO] Apache Jena - Fuseki Server Engine ................. SKIPPED
[INFO] Apache Jena - Fuseki WAR File ...................... SKIPPED
[INFO] Apache Jena - Fuseki Server Standalone Jar ......... SKIPPED
[INFO] Apache Jena - Fuseki Binary Distribution ........... SKIPPED
[INFO] Apache Jena - Security Permissions ................. 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 - Elephas .............................. SKIPPED
[INFO] Apache Jena - Elephas - Common API ................. SKIPPED
[INFO] Apache Jena - Elephas - I/O ........................ SKIPPED
[INFO] Apache Jena - Elephas - Map/Reduce ................. SKIPPED
[INFO] Apache Jena - Elephas - Statistics Demo App ........ SKIPPED
[INFO] Apache Jena - Distribution ......................... SKIPPED
[INFO] Apache Jena - OSGi ................................. SKIPPED
[INFO] Apache Jena - OSGi bundle .......................... SKIPPED
[INFO] Apache Jena - OSGi Karaf features .................. SKIPPED
[INFO] Apache Jena - Extras ............................... SKIPPED
[INFO] Apache Jena - Extras - Query Builder ............... SKIPPED
[INFO] Apache Jena ........................................ SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 25:49 min
[INFO] Finished at: 2016-05-16T09:34:33+00:00

[INFO] Final Memory: 92M/1733M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-deploy-plugin:2.8.2:deploy (default-deploy) on project jena-tdb: Failed to deploy metadata: Could not transfer metadata org.apache.jena:jena-tdb:3.1.1-SNAPSHOT/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-tdb/3.1.1-SNAPSHOT/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
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :jena-tdb
channel stopped

Build failed in Jenkins: Jena_Development_Deploy #1169

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Jena_Development_Deploy/1169/changes>

Changes:

[andy] JENA-576: Switch ot using http client 4.5 preferred builder.

[andy] Remove unused

[andy] Minor tidy

[andy] Delete unused

[andy] Preparation for using httpClient new API.

[andy] Add profile 'bootstrap'

[andy] JENA-1181: AssemblerUtils.registerModel

------------------------------------------
[...truncated 1062 lines...]
[INFO] Exclude: **/src/main/webapp/js/**/*
[INFO] Exclude: **/vocabularies/*
[INFO] Exclude: **/Vocabularies/*
[INFO] Exclude: **/src/main/**/*.html
[INFO] Exclude: **/src/**/package-info.java
[INFO] Exclude: **/DEPENDENCIES
[INFO] Exclude: **/*.txt
[INFO] Exclude: **/*.md
[INFO] Exclude: **/META-INF/services/*
[INFO] Exclude: **/src/test/resources/**/*
[INFO] Exclude: **/testing/**/*
[INFO] Exclude: **/log4j.properties
[INFO] Exclude: **/log4j-testing.properties
[INFO] Exclude: **/derby.log
[INFO] Exclude: **/DB/**/*
[INFO] Exclude: **/tdb*.cfg
[INFO] Exclude: **/run/**/*
[INFO] Exclude: **/*.classpath
[INFO] Exclude: **/target/**/*
[INFO] Exclude: **/dependency-reduced-pom.xml
[INFO] 397 resources included (use -debug for more details)
Warning:  org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser: Property 'http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not recognized.
Compiler warnings:
  WARNING:  'org.apache.xerces.jaxp.SAXParserImpl: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.'
Warning:  org.apache.xerces.parsers.SAXParser: Feature 'http://javax.xml.XMLConstants/feature/secure-processing' is not recognized.
Warning:  org.apache.xerces.parsers.SAXParser: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.
Warning:  org.apache.xerces.parsers.SAXParser: Property 'http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not recognized.
[INFO] Rat check: Summary of files. Unapproved: 0 unknown: 0 generated: 0 approved: 393 licence.
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ jena-tdb ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ jena-tdb ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ jena-tdb ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 239 source files to <https://builds.apache.org/job/Jena_Development_Deploy/ws/jena-tdb/target/classes>
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ jena-tdb ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/Jena_Development_Deploy/ws/jena-tdb/src/test/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ jena-tdb ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 138 source files to <https://builds.apache.org/job/Jena_Development_Deploy/ws/jena-tdb/target/test-classes>
[INFO] 
[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ jena-tdb ---
[INFO] Surefire report directory: <https://builds.apache.org/job/Jena_Development_Deploy/ws/jena-tdb/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.jena.tdb.index.TS_Index
Tests run: 89, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.064 sec - in org.apache.jena.tdb.index.TS_Index
Running org.apache.jena.tdb.store.TS_Store
07:49:00 WARN  TDB                       :: Location <https://builds.apache.org/job/Jena_Development_Deploy/ws/jena-tdb/target/tdb-testing/DB/> was not locked, if another JVM accessed this location simultaneously data corruption may have occurred
Tests run: 233, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 37.602 sec - in org.apache.jena.tdb.store.TS_Store
Running org.apache.jena.tdb.store.nodetable.TS_NodeTable
Tests run: 46, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 sec - in org.apache.jena.tdb.store.nodetable.TS_NodeTable
Running org.apache.jena.tdb.store.tupletable.TS_TupleTable
Tests run: 44, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 sec - in org.apache.jena.tdb.store.tupletable.TS_TupleTable
Running org.apache.jena.tdb.TS_Factory
07:49:36 WARN  TDB                       :: Location <https://builds.apache.org/job/Jena_Development_Deploy/ws/jena-tdb/target/tdb-testing/DB/> was not locked, if another JVM accessed this location simultaneously data corruption may have occurred
07:49:39 WARN  TDB                       :: Location <https://builds.apache.org/job/Jena_Development_Deploy/ws/jena-tdb/target/tdb-testing/DB/> was not locked, if another JVM accessed this location simultaneously data corruption may have occurred
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.051 sec - in org.apache.jena.tdb.TS_Factory
Running org.apache.jena.tdb.assembler.TS_TDBAssembler
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.136 sec - in org.apache.jena.tdb.assembler.TS_TDBAssembler
Running org.apache.jena.tdb.graph.TS_Graph
Tests run: 86, Failures: 0, Errors: 0, Skipped: 4, Time elapsed: 2.151 sec - in org.apache.jena.tdb.graph.TS_Graph
Running org.apache.jena.tdb.solver.TS_SolverTDB
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.06 sec - in org.apache.jena.tdb.solver.TS_SolverTDB
Running org.apache.jena.tdb.transaction.TS_TransactionTDB
07:50:41 WARN  TDB                       :: Location <https://builds.apache.org/job/Jena_Development_Deploy/ws/jena-tdb/target/tdb-testing/DB/> was not locked, if another JVM accessed this location simultaneously data corruption may have occurred
Tests run: 140, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 98.151 sec - in org.apache.jena.tdb.transaction.TS_TransactionTDB
Running org.apache.jena.tdb.sys.TS_Sys
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.apache.jena.tdb.sys.TS_Sys
Running org.apache.jena.tdb.setup.TS_TDBSetup
07:51:21 WARN  TDB                       :: Location <https://builds.apache.org/job/Jena_Development_Deploy/ws/jena-tdb/target/tdb-testing/DB/> was not locked, if another JVM accessed this location simultaneously data corruption may have occurred
Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.865 sec - in org.apache.jena.tdb.setup.TS_TDBSetup
Running org.apache.jena.tdb.lib.TS_LibTDB
Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec - in org.apache.jena.tdb.lib.TS_LibTDB
Running org.apache.jena.tdb.base.file.TS_File
Tests run: 44, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 0.338 sec - in org.apache.jena.tdb.base.file.TS_File
Running org.apache.jena.tdb.base.record.TS_Record
Tests run: 54, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec - in org.apache.jena.tdb.base.record.TS_Record
Running org.apache.jena.tdb.base.block.TS_Block
Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.31 sec - in org.apache.jena.tdb.base.block.TS_Block
Running org.apache.jena.tdb.base.recordfile.TS_RecordFile
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in org.apache.jena.tdb.base.recordfile.TS_RecordFile
Running org.apache.jena.tdb.base.objectfile.TS_ObjectFile
Tests run: 40, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.191 sec - in org.apache.jena.tdb.base.objectfile.TS_ObjectFile

Results :

Tests run: 870, Failures: 0, Errors: 0, Skipped: 8

[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:2.5:jar (default-jar) @ jena-tdb ---
[INFO] Building jar: <https://builds.apache.org/job/Jena_Development_Deploy/ws/jena-tdb/target/jena-tdb-3.1.1-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ jena-tdb ---
[INFO] 
[INFO] --- maven-source-plugin:2.3:jar-no-fork (attach-sources) @ jena-tdb ---
[INFO] Building jar: <https://builds.apache.org/job/Jena_Development_Deploy/ws/jena-tdb/target/jena-tdb-3.1.1-SNAPSHOT-sources.jar>
[INFO] 
[INFO] --- maven-source-plugin:2.3:test-jar-no-fork (attach-sources-test) @ jena-tdb ---
[INFO] Building jar: <https://builds.apache.org/job/Jena_Development_Deploy/ws/jena-tdb/target/jena-tdb-3.1.1-SNAPSHOT-test-sources.jar>
[INFO] 
[INFO] --- maven-jar-plugin:2.5:test-jar (default) @ jena-tdb ---
[INFO] Building jar: <https://builds.apache.org/job/Jena_Development_Deploy/ws/jena-tdb/target/jena-tdb-3.1.1-SNAPSHOT-tests.jar>
[INFO] 
[INFO] --- maven-javadoc-plugin:2.9.1:jar (attach-javadocs) @ jena-tdb ---
[INFO] 
1 warning
[WARNING] Javadoc Warnings
[WARNING] javadoc: warning - Error fetching URL: http://jena.apache.org/documentation/javadoc/elephas/
[INFO] Building jar: <https://builds.apache.org/job/Jena_Development_Deploy/ws/jena-tdb/target/jena-tdb-3.1.1-SNAPSHOT-javadoc.jar>
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ jena-tdb ---
[INFO] Installing <https://builds.apache.org/job/Jena_Development_Deploy/ws/jena-tdb/target/jena-tdb-3.1.1-SNAPSHOT.jar> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/jena/jena-tdb/3.1.1-SNAPSHOT/jena-tdb-3.1.1-SNAPSHOT.jar
[INFO] Installing <https://builds.apache.org/job/Jena_Development_Deploy/ws/jena-tdb/pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/jena/jena-tdb/3.1.1-SNAPSHOT/jena-tdb-3.1.1-SNAPSHOT.pom
[INFO] Installing <https://builds.apache.org/job/Jena_Development_Deploy/ws/jena-tdb/target/jena-tdb-3.1.1-SNAPSHOT-sources.jar> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/jena/jena-tdb/3.1.1-SNAPSHOT/jena-tdb-3.1.1-SNAPSHOT-sources.jar
[INFO] Installing <https://builds.apache.org/job/Jena_Development_Deploy/ws/jena-tdb/target/jena-tdb-3.1.1-SNAPSHOT-test-sources.jar> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/jena/jena-tdb/3.1.1-SNAPSHOT/jena-tdb-3.1.1-SNAPSHOT-test-sources.jar
[INFO] Installing <https://builds.apache.org/job/Jena_Development_Deploy/ws/jena-tdb/target/jena-tdb-3.1.1-SNAPSHOT-tests.jar> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/jena/jena-tdb/3.1.1-SNAPSHOT/jena-tdb-3.1.1-SNAPSHOT-tests.jar
[INFO] Installing <https://builds.apache.org/job/Jena_Development_Deploy/ws/jena-tdb/target/jena-tdb-3.1.1-SNAPSHOT-javadoc.jar> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/jena/jena-tdb/3.1.1-SNAPSHOT/jena-tdb-3.1.1-SNAPSHOT-javadoc.jar
[INFO] 
[INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ jena-tdb ---
[INFO] Downloading: https://repository.apache.org/content/repositories/snapshots/org/apache/jena/jena-tdb/3.1.1-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded: https://repository.apache.org/content/repositories/snapshots/org/apache/jena/jena-tdb/3.1.1-SNAPSHOT/maven-metadata.xml (2 KB at 1.0 KB/sec)
[INFO] Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/jena/jena-tdb/3.1.1-SNAPSHOT/jena-tdb-3.1.1-20160516.075134-8.jar
[INFO] Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/jena/jena-tdb/3.1.1-SNAPSHOT/jena-tdb-3.1.1-20160516.075134-8.jar (515 KB at 15.3 KB/sec)
[INFO] Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/jena/jena-tdb/3.1.1-SNAPSHOT/jena-tdb-3.1.1-20160516.075134-8.pom
[INFO] Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/jena/jena-tdb/3.1.1-SNAPSHOT/jena-tdb-3.1.1-20160516.075134-8.pom (6 KB at 6.0 KB/sec)
[INFO] Downloading: https://repository.apache.org/content/repositories/snapshots/org/apache/jena/jena-tdb/maven-metadata.xml
[INFO] Downloaded: https://repository.apache.org/content/repositories/snapshots/org/apache/jena/jena-tdb/maven-metadata.xml (423 B at 0.5 KB/sec)
[INFO] Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/jena/jena-tdb/3.1.1-SNAPSHOT/maven-metadata.xml
[INFO] Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/jena/jena-tdb/3.1.1-SNAPSHOT/maven-metadata.xml (2 KB at 2.5 KB/sec)
[INFO] Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/jena/jena-tdb/maven-metadata.xml
[INFO] Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/jena/jena-tdb/maven-metadata.xml (423 B at 0.3 KB/sec)
[INFO] Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/jena/jena-tdb/3.1.1-SNAPSHOT/jena-tdb-3.1.1-20160516.075134-8-sources.jar
[INFO] Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/jena/jena-tdb/3.1.1-SNAPSHOT/jena-tdb-3.1.1-20160516.075134-8-sources.jar (414 KB at 189.0 KB/sec)
[INFO] Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/jena/jena-tdb/3.1.1-SNAPSHOT/maven-metadata.xml
[INFO] Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/jena/jena-tdb/3.1.1-SNAPSHOT/maven-metadata.xml (2 KB at 0.5 KB/sec)
[INFO] Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/jena/jena-tdb/3.1.1-SNAPSHOT/jena-tdb-3.1.1-20160516.075134-8-test-sources.jar
[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
[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 ............................... SUCCESS [ 33.953 s]
[INFO] Apache Jena - Shadowed external libraries .......... SUCCESS [01:47 min]
[INFO] Apache Jena - IRI .................................. SUCCESS [ 58.025 s]
[INFO] Apache Jena - Base Common Environment .............. SUCCESS [ 46.444 s]
[INFO] Apache Jena - Core ................................. SUCCESS [01:57 min]
[INFO] Apache Jena - ARQ (SPARQL 1.1 Query Engine) ........ SUCCESS [01:48 min]
[INFO] Apache Jena - TDB (Native Triple Store) ............ FAILURE [04:25 min]
[INFO] Apache Jena - Libraries POM ........................ SKIPPED
[INFO] Apache Jena - Command line tools ................... SKIPPED
[INFO] Apache Jena - SPARQL Text Search ................... SKIPPED
[INFO] Apache Jena - SPARQL Spatial Search ................ SKIPPED
[INFO] Apache Jena - Data Tables for RDF and SPARQL ....... SKIPPED
[INFO] Apache Jena - SDB (SQL based triple store) ......... SKIPPED
[INFO] Apache Jena - Fuseki1 .............................. SKIPPED
[INFO] Apache Jena - Fuseki - A SPARQL 1.1 Server ......... SKIPPED
[INFO] Apache Jena - Fuseki Server Engine ................. SKIPPED
[INFO] Apache Jena - Fuseki WAR File ...................... SKIPPED
[INFO] Apache Jena - Fuseki Server Standalone Jar ......... SKIPPED
[INFO] Apache Jena - Fuseki Binary Distribution ........... SKIPPED
[INFO] Apache Jena - Security Permissions ................. 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 - Elephas .............................. SKIPPED
[INFO] Apache Jena - Elephas - Common API ................. SKIPPED
[INFO] Apache Jena - Elephas - I/O ........................ SKIPPED
[INFO] Apache Jena - Elephas - Map/Reduce ................. SKIPPED
[INFO] Apache Jena - Elephas - Statistics Demo App ........ SKIPPED
[INFO] Apache Jena - Distribution ......................... SKIPPED
[INFO] Apache Jena - OSGi ................................. SKIPPED
[INFO] Apache Jena - OSGi bundle .......................... SKIPPED
[INFO] Apache Jena - OSGi Karaf features .................. SKIPPED
[INFO] Apache Jena - Extras ............................... SKIPPED
[INFO] Apache Jena - Extras - Query Builder ............... SKIPPED
[INFO] Apache Jena ........................................ SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 12:31 min
[INFO] Finished at: 2016-05-16T07:53:25+00:00

[INFO] Final Memory: 89M/1827M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-deploy-plugin:2.8.2:deploy (default-deploy) on project jena-tdb: Failed to deploy artifacts: Could not transfer artifact org.apache.jena:jena-tdb:jar:test-sources:3.1.1-20160516.075134-8 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-tdb/3.1.1-SNAPSHOT/jena-tdb-3.1.1-20160516.075134-8-test-sources.jar. 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
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :jena-tdb
channel stopped