Jenkins build is back to normal : incubator-commonsrdf #165

2016-11-30 Thread Apache Jenkins Server
See 



Build failed in Jenkins: incubator-commonsrdf #164

2016-11-28 Thread Apache Jenkins Server
See 

Changes:

[stain] Use commons-parent 42 (RC1)

[stain] Commons RDF graduated to Commons PMC

--
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H1 (Hadoop) in workspace 

 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url 
 > https://git-wip-us.apache.org/repos/asf/incubator-commonsrdf.git # timeout=10
Fetching upstream changes from 
https://git-wip-us.apache.org/repos/asf/incubator-commonsrdf.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress 
 > https://git-wip-us.apache.org/repos/asf/incubator-commonsrdf.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision 285a6c172fed01fc966b24621110e609321df021 
(refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 285a6c172fed01fc966b24621110e609321df021
 > git rev-list 888c8a00d83c5d17aa7ee66e58bb21311c5bb59d # timeout=10
Parsing POMs
Failed to transfer Could not find artifact 
org.apache.commons:commons-parent:pom:42 in central 
(http://repo.maven.apache.org/maven2)
ERROR: Failed to parse POMs
java.io.IOException: remote file operation failed: 
 at 
hudson.remoting.Channel@14484a45:H1: hudson.remoting.ProxyException: 
hudson.maven.MavenModuleSetBuild$MavenExecutionException: 
org.apache.maven.project.ProjectBuildingException: Some problems were 
encountered while processing the POMs:
[FATAL] Non-resolvable parent POM: Could not find artifact 
org.apache.commons:commons-parent:pom:42 in central 
(http://repo.maven.apache.org/maven2) and 'parent.relativePath' points at wrong 
local POM @ line 24, column 13

at hudson.FilePath.act(FilePath.java:1014)
at hudson.FilePath.act(FilePath.java:996)
at 
hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.parsePoms(MavenModuleSetBuild.java:960)
at 
hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:679)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:534)
at hudson.model.Run.execute(Run.java:1741)
at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:531)
at hudson.model.ResourceController.execute(ResourceController.java:98)
at hudson.model.Executor.run(Executor.java:410)
Caused by: hudson.remoting.ProxyException: 
hudson.maven.MavenModuleSetBuild$MavenExecutionException: 
org.apache.maven.project.ProjectBuildingException: Some problems were 
encountered while processing the POMs:
[FATAL] Non-resolvable parent POM: Could not find artifact 
org.apache.commons:commons-parent:pom:42 in central 
(http://repo.maven.apache.org/maven2) and 'parent.relativePath' points at wrong 
local POM @ line 24, column 13

at 
hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1364)
at 
hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1098)
at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2772)
at hudson.remoting.UserRequest.perform(UserRequest.java:153)
at hudson.remoting.UserRequest.perform(UserRequest.java:50)
at hudson.remoting.Request$2.run(Request.java:332)
at 
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
at java.util.concurrent.FutureTask.run(FutureTask.java:262)
at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:745)
at ..remote call to H1(Native Method)
at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1416)
at hudson.remoting.UserResponse.retrieve(UserRequest.java:253)
at hudson.remoting.Channel.call(Channel.java:781)
at hudson.FilePath.act(FilePath.java:1007)
... 8 more
Caused by: hudson.remoting.ProxyException: 
org.apache.maven.project.ProjectBuildingException: Some problems were 
encountered while processing the POMs:
[FATAL] Non-resolvable parent POM: Could not find artifact 
org.apache.commons:commons-parent:pom:42 in central 
(http://repo.maven.apache.org/maven2) and 'parent.relativePath' points at wrong 
local POM @ line 24, column 13

at 
org.apache.maven.project.DefaultProjectBuilder.build(DefaultProjectBuilder.java:364)
at hudson.maven.MavenEmbedder.buildProjects(MavenEmbedder.java:361)
at hudson.maven.MavenEmbedder.readProjects(MavenEmbedder.java:331)
at 

Jenkins build is back to normal : incubator-commonsrdf #159

2016-11-21 Thread Apache Jenkins Server
See 



Build failed in Jenkins: incubator-commonsrdf #158

2016-11-16 Thread Apache Jenkins Server
See 

Changes:

[wikier] COMMONSRDF-50: fixed sites modules base url

[wikier] COMMONSRDF-50: fixed typo

--
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H11 (ubuntu) in workspace 

 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url 
 > https://git-wip-us.apache.org/repos/asf/incubator-commonsrdf.git # timeout=10
Fetching upstream changes from 
https://git-wip-us.apache.org/repos/asf/incubator-commonsrdf.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress 
 > https://git-wip-us.apache.org/repos/asf/incubator-commonsrdf.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision da91cb73a9ca5073a86bb304685afa83256a5720 
(refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f da91cb73a9ca5073a86bb304685afa83256a5720
 > git rev-list b05e3e6e6acad0baeeb7e19358093232119548bb # timeout=10
Parsing POMs
Modules changed, recalculating dependency graph
Build timed out (after 15 minutes). Marking the build as failed.
Build was aborted


Jenkins build is back to stable : incubator-commonsrdf #149

2016-11-04 Thread Apache Jenkins Server
See 



Jenkins build is still unstable: incubator-commonsrdf #148

2016-11-04 Thread Apache Jenkins Server
See 



Jenkins build is unstable: incubator-commonsrdf #147

2016-11-04 Thread Apache Jenkins Server
See 



Build failed in Jenkins: incubator-commonsrdf #146

2016-11-04 Thread Apache Jenkins Server
See 

--
Started by an SCM change
[EnvInject] - Loading node environment variables.
ERROR: SEVERE ERROR occurs
org.jenkinsci.lib.envinject.EnvInjectException: 
hudson.remoting.ChannelClosedException: channel is already closed
at 
org.jenkinsci.plugins.envinject.service.EnvironmentVariablesNodeLoader.gatherEnvironmentVariablesNode(EnvironmentVariablesNodeLoader.java:75)
at 
org.jenkinsci.plugins.envinject.EnvInjectListener.loadEnvironmentVariablesNode(EnvInjectListener.java:81)
at 
org.jenkinsci.plugins.envinject.EnvInjectListener.setUpEnvironment(EnvInjectListener.java:39)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.createLauncher(AbstractBuild.java:572)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:492)
at hudson.model.Run.execute(Run.java:1741)
at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:531)
at hudson.model.ResourceController.execute(ResourceController.java:98)
at hudson.model.Executor.run(Executor.java:410)
Caused by: hudson.remoting.ChannelClosedException: channel is already closed
at hudson.remoting.Channel.send(Channel.java:578)
at hudson.remoting.Request.call(Request.java:130)
at hudson.remoting.Channel.call(Channel.java:780)
at hudson.FilePath.act(FilePath.java:1102)
at 
org.jenkinsci.plugins.envinject.service.EnvironmentVariablesNodeLoader.gatherEnvironmentVariablesNode(EnvironmentVariablesNodeLoader.java:44)
... 8 more
Caused by: java.io.IOException
at hudson.remoting.Channel.close(Channel.java:1163)
at hudson.slaves.ChannelPinger$1.onDead(ChannelPinger.java:121)
at hudson.remoting.PingThread.ping(PingThread.java:130)
at hudson.remoting.PingThread.run(PingThread.java:86)
Caused by: java.util.concurrent.TimeoutException: Ping started at 1478244093805 
hasn't completed by 1478244333806
... 2 more
[EnvInject] - [ERROR] - SEVERE ERROR occurs: channel is already closed


Jenkins build became unstable: incubator-commonsrdf #145

2016-11-03 Thread Apache Jenkins Server
See 



Jenkins build is back to normal : incubator-commonsrdf #140

2016-10-31 Thread Apache Jenkins Server
See 



Build failed in Jenkins: incubator-commonsrdf #133

2016-10-30 Thread Apache Jenkins Server
See 

Changes:

[stain] Attributed Adam Soroka

--
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H1 (yahoo-not-h2 Hadoop Mapreduce Hdfs Pig) in workspace 

 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url 
 > https://git-wip-us.apache.org/repos/asf/incubator-commonsrdf.git # timeout=10
Fetching upstream changes from 
https://git-wip-us.apache.org/repos/asf/incubator-commonsrdf.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress 
 > https://git-wip-us.apache.org/repos/asf/incubator-commonsrdf.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision a1fd7c6eb559a7962b1e36fda7ee94b1c5f7a47b 
(refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f a1fd7c6eb559a7962b1e36fda7ee94b1c5f7a47b
 > git rev-list baf6f6ed0358492b8ec0adfd982dfc716dad56e2 # timeout=10
Parsing POMs
Modules changed, recalculating dependency graph
Build timed out (after 15 minutes). Marking the build as failed.
Build was aborted


Build failed in Jenkins: incubator-commonsrdf #132

2016-10-30 Thread Apache Jenkins Server
See 

Changes:

[stain] tabs -> spaces in pom.xml

[stain]  tweaks

--
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H1 (yahoo-not-h2 Hadoop Mapreduce Hdfs Pig) in workspace 

 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url 
 > https://git-wip-us.apache.org/repos/asf/incubator-commonsrdf.git # timeout=10
Fetching upstream changes from 
https://git-wip-us.apache.org/repos/asf/incubator-commonsrdf.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress 
 > https://git-wip-us.apache.org/repos/asf/incubator-commonsrdf.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision baf6f6ed0358492b8ec0adfd982dfc716dad56e2 
(refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f baf6f6ed0358492b8ec0adfd982dfc716dad56e2
 > git rev-list ac145ca1365358a0b1a811e32ce39bab542d1318 # timeout=10
Parsing POMs
Modules changed, recalculating dependency graph
Build timed out (after 15 minutes). Marking the build as failed.
Build was aborted


Build failed in Jenkins: incubator-commonsrdf #131

2016-10-30 Thread Apache Jenkins Server
See 

Changes:

[stain] prepare for 0.3.0

--
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H1 (yahoo-not-h2 Hadoop Mapreduce Hdfs Pig) in workspace 

 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url 
 > https://git-wip-us.apache.org/repos/asf/incubator-commonsrdf.git # timeout=10
Fetching upstream changes from 
https://git-wip-us.apache.org/repos/asf/incubator-commonsrdf.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress 
 > https://git-wip-us.apache.org/repos/asf/incubator-commonsrdf.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision ac145ca1365358a0b1a811e32ce39bab542d1318 
(refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f ac145ca1365358a0b1a811e32ce39bab542d1318
 > git rev-list fafc6517209ef20efc9be334d1b86ee0610554df # timeout=10
Parsing POMs
Modules changed, recalculating dependency graph
Build timed out (after 15 minutes). Marking the build as failed.
Build was aborted


Build failed in Jenkins: incubator-commonsrdf #127

2016-10-27 Thread Apache Jenkins Server
See 

Changes:

[stain] avoid infinite loop! :)

[stain] newer jsonld-java and rdf4j

--
[...truncated 849 lines...]
[INFO] 
[INFO] --- maven-antrun-plugin:1.8:run (javadoc.resources) @ 
commons-rdf-jsonld-java ---
[INFO] Executing tasks

main:
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) 
@ commons-rdf-jsonld-java ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create (default) @ 
commons-rdf-jsonld-java ---
[INFO] Executing: /bin/sh -c cd 
' && 'git' 
'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: 

[INFO] Storing buildNumber: 6aa5a5d0df961908bf9851582f3a68e44aa403fc at 
timestamp: 1477590569685
[WARNING] Cannot get the branch information from the git repository: 
Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref

[INFO] Executing: /bin/sh -c cd 
' && 'git' 
'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: 

[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ 
commons-rdf-jsonld-java ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] Copying 0 resource to META-INF
[INFO] 
[INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ 
commons-rdf-jsonld-java ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 16 source files to 

[INFO] 
[INFO] --- maven-bundle-plugin:3.0.1:manifest (bundle-manifest) @ 
commons-rdf-jsonld-java ---
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.15:check (checkAPIcompatibility) @ 
commons-rdf-jsonld-java ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java18:1.0
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ 
commons-rdf-jsonld-java ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 

[INFO] Copying 0 resource to META-INF
[INFO] 
[INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ 
commons-rdf-jsonld-java ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 4 source files to 

[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ 
commons-rdf-jsonld-java ---

---
 T E S T S
---
Running org.apache.commons.rdf.jsonldjava.JsonLdParserBuilderTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.935 sec - in 
org.apache.commons.rdf.jsonldjava.JsonLdParserBuilderTest
Running org.apache.commons.rdf.jsonldjava.JsonLdFactoryTest
Tests run: 24, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 0.034 sec - in 
org.apache.commons.rdf.jsonldjava.JsonLdFactoryTest
Running org.apache.commons.rdf.jsonldjava.JsonLdGraphTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 sec - in 
org.apache.commons.rdf.jsonldjava.JsonLdGraphTest
Running org.apache.commons.rdf.jsonldjava.JsonLdBlankNodeTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in 
org.apache.commons.rdf.jsonldjava.JsonLdBlankNodeTest

Results :

Tests run: 41, Failures: 0, Errors: 0, Skipped: 3

[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:3.0.0:jar (default-jar) @ commons-rdf-jsonld-java 
---
[INFO] Building jar: 

[INFO] 
[INFO] --- maven-javadoc-plugin:2.10.4:jar (attach-javadocs) @ 
commons-rdf-jsonld-java ---
[INFO] 
4 warnings
[WARNING] Javadoc Warnings
[WARNING] javadoc: warning - Error fetching URL: 
https://docs.oracle.com/javase/8/docs/api
[WARNING] javadoc: warning - Error fetching URL: 
https://jena.apache.org/documentation/javadoc/jena
[WARNING] javadoc: warning - Error fetching URL: 
https://jena.apache.org/documentation/javadoc/arq
[WARNING] javadoc: warning - Error fetching URL: http://rdf4j.org/javadoc/2.0
[INFO] Building jar: 

[INFO] 
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ 
commons-rdf-jsonld-java ---
[INFO] 
[INFO] >>> maven-source-plugin:3.0.1:jar (default) @ commons-rdf-jsonld-java >>>
[INFO] 

Build failed in Jenkins: incubator-commonsrdf #126

2016-10-27 Thread Apache Jenkins Server
See 

Changes:

[stain] COMMONSRDF-38 internallyMap on .remove()

[stain] preparing 0.3.0 release notes

--
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H1 (yahoo-not-h2 Hadoop Mapreduce Hdfs Pig) in workspace 

 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url 
 > https://git-wip-us.apache.org/repos/asf/incubator-commonsrdf.git # timeout=10
Fetching upstream changes from 
https://git-wip-us.apache.org/repos/asf/incubator-commonsrdf.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress 
 > https://git-wip-us.apache.org/repos/asf/incubator-commonsrdf.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision 98d56f87d671e345eea8642641d427c9df509948 
(refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 98d56f87d671e345eea8642641d427c9df509948
 > git rev-list 4f243b351d1fd0b3468d2e1b646463e1d6be5ba0 # timeout=10
Parsing POMs
Modules changed, recalculating dependency graph
Build timed out (after 15 minutes). Marking the build as failed.
Build was aborted


Jenkins build is back to normal : incubator-commonsrdf #114

2016-10-08 Thread Apache Jenkins Server
See 



Build failed in Jenkins: incubator-commonsrdf #113

2016-10-07 Thread Apache Jenkins Server
See 

Changes:

[stain] avoid uneccessary local variable in cast

--
[...truncated 520 lines...]
[INFO] Downloaded: 
http://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/35/commons-parent-35.pom
 (57 KB at 2256.7 KB/sec)
[INFO] Downloading: 
http://repo.maven.apache.org/maven2/org/eclipse/rdf4j/rdf4j-queryparser-sparql/2.0/rdf4j-queryparser-sparql-2.0.pom
[INFO] Downloaded: 
http://repo.maven.apache.org/maven2/org/eclipse/rdf4j/rdf4j-queryparser-sparql/2.0/rdf4j-queryparser-sparql-2.0.pom
 (2 KB at 95.9 KB/sec)
[INFO] Downloading: 
http://repo.maven.apache.org/maven2/org/eclipse/rdf4j/rdf4j-queryresultio-sparqlxml/2.0/rdf4j-queryresultio-sparqlxml-2.0.pom
[INFO] Downloaded: 
http://repo.maven.apache.org/maven2/org/eclipse/rdf4j/rdf4j-queryresultio-sparqlxml/2.0/rdf4j-queryresultio-sparqlxml-2.0.pom
 (2 KB at 92.6 KB/sec)
[INFO] Downloading: 
http://repo.maven.apache.org/maven2/org/mapdb/mapdb/1.0.8/mapdb-1.0.8.pom
[INFO] Downloaded: 
http://repo.maven.apache.org/maven2/org/mapdb/mapdb/1.0.8/mapdb-1.0.8.pom (11 
KB at 666.3 KB/sec)
[INFO] Downloading: 
http://repo.maven.apache.org/maven2/org/eclipse/rdf4j/rdf4j-repository-sail/2.0/rdf4j-repository-sail-2.0.pom
[INFO] Downloaded: 
http://repo.maven.apache.org/maven2/org/eclipse/rdf4j/rdf4j-repository-sail/2.0/rdf4j-repository-sail-2.0.pom
 (3 KB at 180.9 KB/sec)
[INFO] Downloading: 
http://repo.maven.apache.org/maven2/org/eclipse/rdf4j/rdf4j-sail-nativerdf/2.0/rdf4j-sail-nativerdf-2.0.pom
[INFO] Downloaded: 
http://repo.maven.apache.org/maven2/org/eclipse/rdf4j/rdf4j-sail-nativerdf/2.0/rdf4j-sail-nativerdf-2.0.pom
 (2 KB at 133.3 KB/sec)
[INFO] Downloading: 
http://repo.maven.apache.org/maven2/org/eclipse/rdf4j/rdf4j-model/2.0/rdf4j-model-2.0.jar
[INFO] Downloading: 
http://repo.maven.apache.org/maven2/org/eclipse/rdf4j/rdf4j-util/2.0/rdf4j-util-2.0.jar
[INFO] Downloading: 
http://repo.maven.apache.org/maven2/org/eclipse/rdf4j/rdf4j-repository-api/2.0/rdf4j-repository-api-2.0.jar
[INFO] Downloading: 
http://repo.maven.apache.org/maven2/org/eclipse/rdf4j/rdf4j-query/2.0/rdf4j-query-2.0.jar
[INFO] Downloading: 
http://repo.maven.apache.org/maven2/org/eclipse/rdf4j/rdf4j-rio-api/2.0/rdf4j-rio-api-2.0.jar
[INFO] Downloaded: 
http://repo.maven.apache.org/maven2/org/eclipse/rdf4j/rdf4j-repository-api/2.0/rdf4j-repository-api-2.0.jar
 (63 KB at 2084.3 KB/sec)
[INFO] Downloading: 
http://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.10/slf4j-api-1.7.10.jar
[INFO] Downloaded: 
http://repo.maven.apache.org/maven2/org/eclipse/rdf4j/rdf4j-query/2.0/rdf4j-query-2.0.jar
 (55 KB at 1817.6 KB/sec)
[INFO] Downloading: 
http://repo.maven.apache.org/maven2/org/eclipse/rdf4j/rdf4j-rio-turtle/2.0/rdf4j-rio-turtle-2.0.jar
[INFO] Downloaded: 
http://repo.maven.apache.org/maven2/org/eclipse/rdf4j/rdf4j-rio-api/2.0/rdf4j-rio-api-2.0.jar
 (67 KB at 2201.1 KB/sec)
[INFO] Downloading: 
http://repo.maven.apache.org/maven2/org/eclipse/rdf4j/rdf4j-rio-datatypes/2.0/rdf4j-rio-datatypes-2.0.jar
[INFO] Downloaded: 
http://repo.maven.apache.org/maven2/org/eclipse/rdf4j/rdf4j-util/2.0/rdf4j-util-2.0.jar
 (90 KB at 2714.7 KB/sec)
[INFO] Downloading: 
http://repo.maven.apache.org/maven2/org/eclipse/rdf4j/rdf4j-rio-languages/2.0/rdf4j-rio-languages-2.0.jar
[INFO] Downloaded: 
http://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.10/slf4j-api-1.7.10.jar
 (32 KB at 1960.4 KB/sec)
[INFO] Downloading: 
http://repo.maven.apache.org/maven2/org/eclipse/rdf4j/rdf4j-rio-ntriples/2.0/rdf4j-rio-ntriples-2.0.jar
[INFO] Downloaded: 
http://repo.maven.apache.org/maven2/org/eclipse/rdf4j/rdf4j-rio-datatypes/2.0/rdf4j-rio-datatypes-2.0.jar
 (9 KB at 583.4 KB/sec)
[INFO] Downloading: 
http://repo.maven.apache.org/maven2/org/eclipse/rdf4j/rdf4j-rio-nquads/2.0/rdf4j-rio-nquads-2.0.jar
[INFO] Downloaded: 
http://repo.maven.apache.org/maven2/org/eclipse/rdf4j/rdf4j-rio-turtle/2.0/rdf4j-rio-turtle-2.0.jar
 (24 KB at 1354.8 KB/sec)
[INFO] Downloading: 
http://repo.maven.apache.org/maven2/org/eclipse/rdf4j/rdf4j-rio-rdfxml/2.0/rdf4j-rio-rdfxml-2.0.jar
[INFO] Downloaded: 
http://repo.maven.apache.org/maven2/org/eclipse/rdf4j/rdf4j-rio-languages/2.0/rdf4j-rio-languages-2.0.jar
 (4 KB at 245.8 KB/sec)
[INFO] Downloading: 
http://repo.maven.apache.org/maven2/org/eclipse/rdf4j/rdf4j-rio-trig/2.0/rdf4j-rio-trig-2.0.jar
[INFO] Downloaded: 
http://repo.maven.apache.org/maven2/org/eclipse/rdf4j/rdf4j-model/2.0/rdf4j-model-2.0.jar
 (196 KB at 3827.0 KB/sec)
[INFO] Downloading: 
http://repo.maven.apache.org/maven2/org/eclipse/rdf4j/rdf4j-rio-jsonld/2.0/rdf4j-rio-jsonld-2.0.jar
[INFO] Downloaded: 
http://repo.maven.apache.org/maven2/org/eclipse/rdf4j/rdf4j-rio-ntriples/2.0/rdf4j-rio-ntriples-2.0.jar
 (17 KB at 1042.1 KB/sec)
[INFO] Downloading: 
http://repo.maven.apache.org/maven2/com/github/jsonld-java/jsonld-java/0.8.3/jsonld-java-0.8.3.jar
[INFO] Downloaded: 

Jenkins build is back to normal : incubator-commonsrdf #110

2016-10-07 Thread Apache Jenkins Server
See 



Build failed in Jenkins: incubator-commonsrdf #109

2016-10-03 Thread Apache Jenkins Server
See 

Changes:

[stain] jsonld-java integration draft

[stain] Apache header

[stain] Implemented all Graph methods (however inefficient)

[stain] construct an empty RDFDataSet() by default

[stain] Test JsonLDGraph

[stain] more streams..

[stain] added Triple.equals()

[stain] create Literal with datatype

[stain] support blanknode round trip

[stain] graphToString is specific for SimpleGraph

[stain] inner classes for BlankNode and IRI

[stain] externalize the blankNodePrefix

[stain] Extract JsonLd RDFTerm types

[stain] Added JsonLDRDFTermFactory

[stain] JsonLdRDFTermFactory

[stain] Move some converters to JsonLdRDFTermFactory

[stain] Sorted members

[stain] Added JsonLdLiteral

[stain] Added JsonLdRDFTermFactoryTest

[stain] license headers

[stain] blank node test

[stain] Ignore invalidity errors in RDFTermFactory for now

[stain] make bnodePrefix public

[stain] incomplete JsonLdParserBuilder

[stain] parse into JsonLdGraph, or copy into new graph

[stain] Test jsonld parser

[stain] test json-ld parse by URL/Path/InputStream

[stain] only use putAll if intoGraph is empty

[stain] getTriples() -> stream()

[stain] 0.3.0-incubating

[stain] Support for Quad

[stain] Common superclass JsonLdQuadLike

[stain] Hide implementations - expose JsonLd* interfaces

[stain] Graph uses factory

[stain] organized imports

[stain] Use JsonBlankNodeImpl

[stain] import of JsonLd*Impl

[stain] Added JsonLdDataset, JsonLdGraphLike

[stain] Added JsonLdUnionGraph

[stain] code cleanup

[stain] ensure Graph works on the correct graph names

[stain] factory converter methods called asSomething()

[stain] Remove generalized triple/quad support in factory

[stain] asJsonLdString moved to JsonLdRDFTermFactory

[stain] Sorted methods

[stain] Updated for latest RDFPArserBuilder

[stain] updated test - parsed don't report graph

[stain] corrected javadoc syntax/links

[stain] also map JsonLdBlankNode from other unique prefixes

[stain] COMMONSRDF-39 Moved JsonLdParser to experimental package

[stain] duplicate .gitignore removed

[stain] COMMONSRDF-36 JsonLd* interfaces for Graph/Dataset

[stain] COMMONSRDF-36 JsonLd*Impl made package protected

[stain] COMMONSRDF-36 syntax improve Javadoc syntax

[stain] Corrected javadoc

--
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H2 (zookeeper falcon Hadoop Mapreduce Hdfs Pig) in 
workspace 
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url 
 > https://git-wip-us.apache.org/repos/asf/incubator-commonsrdf.git # timeout=10
Fetching upstream changes from 
https://git-wip-us.apache.org/repos/asf/incubator-commonsrdf.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress 
 > https://git-wip-us.apache.org/repos/asf/incubator-commonsrdf.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision 0beee9d853a29a8ef6df58163b404650f698d40b 
(refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 0beee9d853a29a8ef6df58163b404650f698d40b
 > git rev-list e9b52ebf968dfb1a6b0d35455209c48d9d167e62 # timeout=10
Parsing POMs
Discovered a new module org.apache.commons:commons-rdf-jsonld-java Commons RDF: 
Integration: JSON-LD Java
Modules changed, recalculating dependency graph
Build timed out (after 15 minutes). Marking the build as failed.
Build was aborted


Build failed in Jenkins: incubator-commonsrdf #103

2016-09-05 Thread Apache Jenkins Server
See 

Changes:

[stain] avoid maven-jar-plugin error

[stain] Trying to enable reports

--
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H1 (yahoo-not-h2 Hadoop Mapreduce Hdfs Pig) in workspace 

 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url 
 > https://git-wip-us.apache.org/repos/asf/incubator-commonsrdf.git # timeout=10
Fetching upstream changes from 
https://git-wip-us.apache.org/repos/asf/incubator-commonsrdf.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress 
 > https://git-wip-us.apache.org/repos/asf/incubator-commonsrdf.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision 7500084f0cf8934c287bcb65cb61fc1697552a0f 
(refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 7500084f0cf8934c287bcb65cb61fc1697552a0f
 > git rev-list fc70462ebf3462233a42f10a80c13040c6bb5a43 # timeout=10
Parsing POMs
Modules changed, recalculating dependency graph
Build timed out (after 15 minutes). Marking the build as failed.
Build was aborted


Build failed in Jenkins: incubator-commonsrdf #102

2016-09-05 Thread Apache Jenkins Server
See 

Changes:

[stain] Add Quad and TripleOrQuad

[stain] GraphOrDataset superinterface

[stain] Added Dataset (copy-paste of Graph)

[stain] added createDataset() and createQuad()

[stain] javadoc typos

[stain] Added DatasetImpl, QuadImpl

[stain] Dataset does not do Triple-stuff

[stain] Remove GraphOrDataset

[stain] add getGraph(), getGraph(graphName), getGraphNames()

[stain] TripleOrQuad -> TripleLike, GraphLike

[stain] Added GraphLike and renamed getTriples() -> stream()

[stain] GraphLike javadoc tweaks

[stain] Include @Deprecated getTriples()

[stain] Added DatasetGraphView

[stain] quad: fixed typo in error message

[stain] COMMONSRDF-37: Improve Quad javadoc

--
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H1 (yahoo-not-h2 Hadoop Mapreduce Hdfs Pig) in workspace 

 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url 
 > https://git-wip-us.apache.org/repos/asf/incubator-commonsrdf.git # timeout=10
Fetching upstream changes from 
https://git-wip-us.apache.org/repos/asf/incubator-commonsrdf.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress 
 > https://git-wip-us.apache.org/repos/asf/incubator-commonsrdf.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision fc70462ebf3462233a42f10a80c13040c6bb5a43 
(refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f fc70462ebf3462233a42f10a80c13040c6bb5a43
 > git rev-list 6c673b7190f22ca80b6555ca3028c167cef06a7a # timeout=10
Parsing POMs
Downloaded artifact 
http://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/41/commons-parent-41.pom
Downloaded artifact 
http://repo.maven.apache.org/maven2/org/apache/apache/18/apache-18.pom
Modules changed, recalculating dependency graph
Build timed out (after 15 minutes). Marking the build as failed.
Build was aborted


Build failed in Jenkins: incubator-commonsrdf #101

2016-08-11 Thread Apache Jenkins Server
See 

Changes:

[wikier] updated to commons-parent 41

--
[...truncated 1743 lines...]
[INFO] Downloaded: 
http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/2.7/maven-resources-plugin-2.7.pom
 (8 KB at 579.0 KB/sec)
[INFO] Downloading: 
http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/2.7/maven-resources-plugin-2.7.jar
[INFO] Downloaded: 
http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/2.7/maven-resources-plugin-2.7.jar
 (31 KB at 2194.6 KB/sec)
[INFO] Downloading: 
http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.5.1/maven-compiler-plugin-3.5.1.pom
[INFO] Downloaded: 
http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.5.1/maven-compiler-plugin-3.5.1.pom
 (10 KB at 707.7 KB/sec)
[INFO] Downloading: 
http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.5.1/maven-compiler-plugin-3.5.1.jar
[INFO] Downloaded: 
http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.5.1/maven-compiler-plugin-3.5.1.jar
 (50 KB at 3065.4 KB/sec)
[INFO] Downloading: 
http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.19.1/maven-surefire-plugin-2.19.1.pom
[INFO] Downloaded: 
http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.19.1/maven-surefire-plugin-2.19.1.pom
 (6 KB at 388.1 KB/sec)
[INFO] Downloading: 
http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire/2.19.1/surefire-2.19.1.pom
[INFO] Downloaded: 
http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire/2.19.1/surefire-2.19.1.pom
 (19 KB at 1201.3 KB/sec)
[INFO] Downloading: 
http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.19.1/maven-surefire-plugin-2.19.1.jar
[INFO] Downloaded: 
http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.19.1/maven-surefire-plugin-2.19.1.jar
 (38 KB at 2343.9 KB/sec)
[INFO] Downloading: 
http://repo.maven.apache.org/maven2/junit/junit/4.12/junit-4.12.jar
[INFO] Downloaded: 
http://repo.maven.apache.org/maven2/junit/junit/4.12/junit-4.12.jar (308 KB at 
14645.3 KB/sec)
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ commons-rdf-api ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-3) @ 
commons-rdf-api ---
[INFO] 
[INFO] --- build-helper-maven-plugin:1.10:parse-version (parse-version) @ 
commons-rdf-api ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.2.201409121644:prepare-agent (prepare-agent) 
@ commons-rdf-api ---
[INFO] argLine set to 
-javaagent:
[INFO] 
[INFO] --- maven-antrun-plugin:1.8:run (javadoc.resources) @ commons-rdf-api ---
[INFO] Executing tasks

main:
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) 
@ commons-rdf-api ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create (default) @ commons-rdf-api ---
[INFO] Executing: /bin/sh -c cd 
' && 'git' 
'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: 

[INFO] Storing buildNumber: 6c673b7190f22ca80b6555ca3028c167cef06a7a at 
timestamp: 1470927985205
[WARNING] Cannot get the branch information from the git repository: 
Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref

[INFO] Executing: /bin/sh -c cd 
' && 'git' 
'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: 

[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ 
commons-rdf-api ---
[INFO] Downloading: 
http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/1.2/maven-filtering-1.2.pom
[INFO] Downloaded: 
http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/1.2/maven-filtering-1.2.pom
 (7 KB at 454.1 KB/sec)
[INFO] Downloading: 
http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.19/plexus-interpolation-1.19.pom
[INFO] Downloaded: 
http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.19/plexus-interpolation-1.19.pom
 (2 KB at 71.8 KB/sec)
[INFO] Downloading: 
http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/1.2/maven-filtering-1.2.jar
[INFO] Downloading: 

Jenkins build is back to normal : incubator-commonsrdf #92

2016-05-12 Thread Apache Jenkins Server
See 



Build failed in Jenkins: incubator-commonsrdf #91

2016-05-05 Thread Apache Jenkins Server
See 

Changes:

[lewis.mcgibbney] Add SNAPSHOT prepping for new 0.2.0-incubating release

--
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on ubuntu-5 (docker Ubuntu ubuntu5 ubuntu yahoo-not-h2) in 
workspace 
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url 
 > https://git-wip-us.apache.org/repos/asf/incubator-commonsrdf.git # timeout=10
Fetching upstream changes from 
https://git-wip-us.apache.org/repos/asf/incubator-commonsrdf.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress 
 > https://git-wip-us.apache.org/repos/asf/incubator-commonsrdf.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision 1fdd553c470f1a1b87034643f5a0f2bd5883697f 
(refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 1fdd553c470f1a1b87034643f5a0f2bd5883697f
 > git rev-list 20905e646df81e26e598fad613ccda67fd350a9d # timeout=10
Parsing POMs
Downloaded artifact 
http://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/40/commons-parent-40.pom
Downloaded artifact 
http://repo.maven.apache.org/maven2/org/apache/apache/17/apache-17.pom
Failed to transfer Could not find artifact 
org.apache.commons:commons-rdf-parent:pom:0.3.0-incubating in central 
(http://repo.maven.apache.org/maven2)
ERROR: Failed to parse POMs
java.io.IOException: remote file operation failed: 
 at 
hudson.remoting.Channel@50a1a698:ubuntu-5: hudson.remoting.ProxyException: 
hudson.maven.MavenModuleSetBuild$MavenExecutionException: 
org.apache.maven.project.ProjectBuildingException: Some problems were 
encountered while processing the POMs:
[FATAL] Non-resolvable parent POM: Could not find artifact 
org.apache.commons:commons-rdf-parent:pom:0.3.0-incubating in central 
(http://repo.maven.apache.org/maven2) and 'parent.relativePath' points at wrong 
local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Failure to find 
org.apache.commons:commons-rdf-parent:pom:0.3.0-incubating in 
http://repo.maven.apache.org/maven2 was cached in the local repository, 
resolution will not be reattempted until the update interval of central has 
elapsed or updates are forced and 'parent.relativePath' points at wrong local 
POM @ line 24, column 13

at hudson.FilePath.act(FilePath.java:986)
at hudson.FilePath.act(FilePath.java:968)
at 
hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.parsePoms(MavenModuleSetBuild.java:960)
at 
hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:679)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:534)
at hudson.model.Run.execute(Run.java:1738)
at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:531)
at hudson.model.ResourceController.execute(ResourceController.java:98)
at hudson.model.Executor.run(Executor.java:410)
Caused by: hudson.remoting.ProxyException: 
hudson.maven.MavenModuleSetBuild$MavenExecutionException: 
org.apache.maven.project.ProjectBuildingException: Some problems were 
encountered while processing the POMs:
[FATAL] Non-resolvable parent POM: Could not find artifact 
org.apache.commons:commons-rdf-parent:pom:0.3.0-incubating in central 
(http://repo.maven.apache.org/maven2) and 'parent.relativePath' points at wrong 
local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Failure to find 
org.apache.commons:commons-rdf-parent:pom:0.3.0-incubating in 
http://repo.maven.apache.org/maven2 was cached in the local repository, 
resolution will not be reattempted until the update interval of central has 
elapsed or updates are forced and 'parent.relativePath' points at wrong local 
POM @ line 24, column 13

at 
hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1364)
at 
hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1098)
at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2719)
at hudson.remoting.UserRequest.perform(UserRequest.java:120)
at hudson.remoting.UserRequest.perform(UserRequest.java:48)
at hudson.remoting.Request$2.run(Request.java:326)
at 
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
at java.util.concurrent.FutureTask.run(FutureTask.java:262)
at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
at 

Jenkins build is back to normal : incubator-commonsrdf #85

2016-04-21 Thread Apache Jenkins Server
See 



Build failed in Jenkins: incubator-commonsrdf #84

2016-04-21 Thread Apache Jenkins Server
See 

Changes:

[stain] Updated developer list

--
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H0 (Hadoop Tez yahoo-not-h2) in workspace 

 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url 
 > https://git-wip-us.apache.org/repos/asf/incubator-commonsrdf.git # timeout=10
Fetching upstream changes from 
https://git-wip-us.apache.org/repos/asf/incubator-commonsrdf.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress 
 > https://git-wip-us.apache.org/repos/asf/incubator-commonsrdf.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision 8f059421b0d0ffaaa6b21538e3ba3a8f9376d16f 
(refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 8f059421b0d0ffaaa6b21538e3ba3a8f9376d16f
 > git rev-list c1514e521c35225f9ce773d2a66a84da2ff4eb3e # timeout=10
Parsing POMs
ERROR: Failed to parse POMs
java.io.IOException: remote file operation failed: 
 at 
hudson.remoting.Channel@377dee4f:H0: hudson.remoting.ProxyException: 
hudson.maven.MavenModuleSetBuild$MavenExecutionException: 
org.apache.maven.project.ProjectBuildingException: Some problems were 
encountered while processing the POMs:
[ERROR] Malformed POM 
: Unrecognised 
tag: 'id' (position: START_TAG seen ...\n... 
@211:17)  @  
line 211, column 17

at hudson.FilePath.act(FilePath.java:986)
at hudson.FilePath.act(FilePath.java:968)
at 
hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.parsePoms(MavenModuleSetBuild.java:960)
at 
hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:679)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:534)
at hudson.model.Run.execute(Run.java:1738)
at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:531)
at hudson.model.ResourceController.execute(ResourceController.java:98)
at hudson.model.Executor.run(Executor.java:410)
Caused by: hudson.remoting.ProxyException: 
hudson.maven.MavenModuleSetBuild$MavenExecutionException: 
org.apache.maven.project.ProjectBuildingException: Some problems were 
encountered while processing the POMs:
[ERROR] Malformed POM 
: Unrecognised 
tag: 'id' (position: START_TAG seen ...\n... 
@211:17)  @  
line 211, column 17

at 
hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1364)
at 
hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1098)
at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2719)
at hudson.remoting.UserRequest.perform(UserRequest.java:120)
at hudson.remoting.UserRequest.perform(UserRequest.java:48)
at hudson.remoting.Request$2.run(Request.java:326)
at 
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
at java.util.concurrent.FutureTask.run(FutureTask.java:262)
at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:745)
at ..remote call to H0(Native Method)
at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1416)
at hudson.remoting.UserResponse.retrieve(UserRequest.java:220)
at hudson.remoting.Channel.call(Channel.java:781)
at hudson.FilePath.act(FilePath.java:979)
... 8 more
Caused by: hudson.remoting.ProxyException: 
org.apache.maven.project.ProjectBuildingException: Some problems were 
encountered while processing the POMs:
[ERROR] Malformed POM 
: Unrecognised 
tag: 'id' (position: START_TAG seen ...\n... 
@211:17)  @  
line 211, column 17

at 
org.apache.maven.project.DefaultProjectBuilder.build(DefaultProjectBuilder.java:364)
at hudson.maven.MavenEmbedder.buildProjects(MavenEmbedder.java:361)
at hudson.maven.MavenEmbedder.readProjects(MavenEmbedder.java:331)
at 
hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1301)

Jenkins build is back to normal : incubator-commonsrdf #83

2016-04-21 Thread Apache Jenkins Server
See 



Build failed in Jenkins: incubator-commonsrdf #82

2016-04-18 Thread Apache Jenkins Server
See 

Changes:

[stain] apache-rat to ignore META-INF/services

[stain] Move assembly to standard location (according to commons-parent-39.pom)

[stain] Re-enable tar.gz to be inline with Apache Commons

[stain] src/assembly

[stain] comments in pom.xml

[stain] Some release notes

--
[...truncated 1916 lines...]
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-maven-3) @ 
commons-rdf-api ---
[INFO] 
[INFO] --- build-helper-maven-plugin:1.9.1:parse-version (parse-version) @ 
commons-rdf-api ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.2.201409121644:prepare-agent (prepare-agent) 
@ commons-rdf-api ---
[INFO] argLine set to 
-javaagent:
[INFO] 
[INFO] --- maven-antrun-plugin:1.8:run (javadoc.resources) @ commons-rdf-api ---
[INFO] Executing tasks

main:
[INFO] Executed tasks
[WARNING] Failed to getClass for 
org.apache.maven.plugin.source.TestSourceJarMojo
[INFO] 
[INFO] <<< maven-source-plugin:2.4:test-jar (default) @ commons-rdf-api <<<
[INFO] 
[INFO] --- maven-source-plugin:2.4:test-jar (default) @ commons-rdf-api ---
[INFO] Building jar: 

[INFO] 
[INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ commons-rdf-api 
---
[INFO] 
2 warnings
[WARNING] Javadoc Warnings
[WARNING] javadoc: warning - Error fetching URL: 
http://docs.oracle.com/javase/8/docs/api
[WARNING] javadoc: warning - Error fetching URL: 
http://docs.oracle.com/javaee/6/api
[INFO] Building jar: 

[INFO] 
[INFO] --- maven-jar-plugin:2.6:jar (jar-and-test-jar) @ commons-rdf-api ---
[INFO] 
[INFO] --- maven-jar-plugin:2.6:test-jar (jar-and-test-jar) @ commons-rdf-api 
---
[INFO] Building jar: 

[INFO] 
[INFO] 
[INFO] Building Commons RDF: Simple Implementation 0.2.0-incubating-SNAPSHOT
[INFO] 
[INFO] 
[INFO] --- maven-clean-plugin:2.6.1:clean (default-clean) @ commons-rdf-simple 
---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-maven-3) @ 
commons-rdf-simple ---
[INFO] 
[INFO] --- build-helper-maven-plugin:1.9.1:parse-version (parse-version) @ 
commons-rdf-simple ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.2.201409121644:prepare-agent (prepare-agent) 
@ commons-rdf-simple ---
[INFO] argLine set to 
-javaagent:
[INFO] 
[INFO] --- maven-antrun-plugin:1.8:run (javadoc.resources) @ commons-rdf-simple 
---
[INFO] Executing tasks

main:
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ 
commons-rdf-simple ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.3:create (default) @ commons-rdf-simple 
---
[INFO] Executing: /bin/sh -c cd 
 && git rev-parse 
--verify HEAD
[INFO] Working directory: 

[INFO] Storing buildNumber: null at timestamp: 1460991871612
[WARNING] Cannot get the branch information from the git repository: 
Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref

[INFO] Executing: /bin/sh -c cd 
 && git rev-parse 
--verify HEAD
[INFO] Working directory: 

[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ 
commons-rdf-simple ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 resources
[INFO] Copying 0 resource to META-INF
[INFO] 
[INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ 
commons-rdf-simple ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 8 source files to 

[INFO] 
[INFO] --- maven-bundle-plugin:2.5.3:manifest (bundle-manifest) @ 
commons-rdf-simple ---
[INFO] 
[INFO] --- 

Jenkins build is back to normal : incubator-commonsrdf #58

2015-07-31 Thread Apache Jenkins Server
See https://builds.apache.org/job/incubator-commonsrdf/58/changes



Build failed in Jenkins: incubator-commonsrdf #45

2015-05-06 Thread Apache Jenkins Server
See https://builds.apache.org/job/incubator-commonsrdf/45/changes

Changes:

[wikier] last details towards our first release

--
Started by an SCM change
Started by an SCM change
Started by an SCM change
Building remotely on H3 (Mapreduce Hadoop Zookeeper Hdfs) in workspace 
https://builds.apache.org/job/incubator-commonsrdf/ws/
  git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
  git config remote.origin.url 
  https://git-wip-us.apache.org/repos/asf/incubator-commonsrdf.git # timeout=10
Fetching upstream changes from 
https://git-wip-us.apache.org/repos/asf/incubator-commonsrdf.git
  git --version # timeout=10
  git fetch --tags --progress 
  https://git-wip-us.apache.org/repos/asf/incubator-commonsrdf.git 
  +refs/heads/*:refs/remotes/origin/*
  git rev-parse refs/remotes/origin/master^{commit} # timeout=10
  git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision 51e7bdd653bb45589cd852e0d03a0c0979ca93ae 
(refs/remotes/origin/master)
  git config core.sparsecheckout # timeout=10
  git checkout -f 51e7bdd653bb45589cd852e0d03a0c0979ca93ae
  git rev-list 7a0de10a11430f63f42202be71c82bdd75985445 # timeout=10
Parsing POMs
Modules changed, recalculating dependency graph
maven31-agent.jar already up to date
maven31-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[incubator-commonsrdf] $ /home/jenkins/tools/java/jdk1.8.0/bin/java -Xmx2g 
-Xms256m -XX:MaxPermSize=512m -cp 
/home/jenkins/jenkins-slave/maven31-agent.jar:/home/jenkins/jenkins-slave/tools/hudson.tasks.Maven_MavenInstallation/maven-3.2.1/boot/plexus-classworlds-2.5.1.jar:/home/jenkins/jenkins-slave/tools/hudson.tasks.Maven_MavenInstallation/maven-3.2.1/conf/logging
 jenkins.maven3.agent.Maven31Main 
/home/jenkins/jenkins-slave/tools/hudson.tasks.Maven_MavenInstallation/maven-3.2.1
 /home/jenkins/jenkins-slave/slave.jar 
/home/jenkins/jenkins-slave/maven31-interceptor.jar 
/home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 47950
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=512m; 
support was removed in 8.0
===[JENKINS REMOTING CAPACITY]===   channel started
Executing Maven:  -B -f 
https://builds.apache.org/job/incubator-commonsrdf/ws/pom.xml 
-Dmaven.repo.local=https://builds.apache.org/job/incubator-commonsrdf/ws/.repository
 clean verify
[INFO] Scanning for projects...
[INFO] 
[INFO] Reactor Build Order:
[INFO] 
[INFO] Commons RDF
[INFO] Commons RDF: API
[INFO] Commons RDF: Simple Implementation
[INFO] 
[INFO] Using the builder 
org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder
 with a thread count of 1
[INFO] 
[INFO] 
[INFO] Building Commons RDF 0.1.0-incubating-SNAPSHOT
[INFO] 
[INFO] Downloading: 
http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-gpg-plugin/1.6/maven-gpg-plugin-1.6.pom
[INFO] Downloaded: 
http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-gpg-plugin/1.6/maven-gpg-plugin-1.6.pom
 (6 KB at 16.6 KB/sec)
[INFO] Downloading: 
http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-gpg-plugin/1.6/maven-gpg-plugin-1.6.jar
[INFO] Downloaded: 
http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-gpg-plugin/1.6/maven-gpg-plugin-1.6.jar
 (47 KB at 453.1 KB/sec)
[INFO] 
[INFO] --- maven-clean-plugin:2.6.1:clean (default-clean) @ commons-rdf-parent 
---
[INFO] Deleting https://builds.apache.org/job/incubator-commonsrdf/ws/target
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-maven-3) @ 
commons-rdf-parent ---
[INFO] 
[INFO] --- build-helper-maven-plugin:1.8:parse-version (parse-version) @ 
commons-rdf-parent ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.2.201409121644:prepare-agent (prepare-agent) 
@ commons-rdf-parent ---
[INFO] argLine set to 
-javaagent:https://builds.apache.org/job/incubator-commonsrdf/ws/.repository/org/jacoco/org.jacoco.agent/0.7.2.201409121644/org.jacoco.agent-0.7.2.201409121644-runtime.jar=destfile=/home/jenkins/jenkins-slave/workspace/incubator-commonsrdf/target/jacoco.exec
[INFO] 
[INFO] --- maven-antrun-plugin:1.8:run (javadoc.resources) @ commons-rdf-parent 
---
[INFO] Executing tasks

main:
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ 
commons-rdf-parent ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.3:create (default) @ commons-rdf-parent 
---
[INFO] Executing: /bin/sh -c cd 
https://builds.apache.org/job/incubator-commonsrdf/ws/  git rev-parse 
--verify HEAD
[INFO] Working directory: 
https://builds.apache.org/job/incubator-commonsrdf/ws/
[INFO] Storing buildNumber: null at 

Jenkins build is back to normal : incubator-commonsrdf #46

2015-05-06 Thread Apache Jenkins Server
See https://builds.apache.org/job/incubator-commonsrdf/46/changes



Jenkins build is back to normal : incubator-commonsrdf #31

2015-04-23 Thread Apache Jenkins Server
See https://builds.apache.org/job/incubator-commonsrdf/31/changes



Build failed in Jenkins: incubator-commonsrdf #29

2015-04-23 Thread Apache Jenkins Server
See https://builds.apache.org/job/incubator-commonsrdf/29/changes

Changes:

[stain] README - use updated class diagram

--
Started by an SCM change
Building remotely on H1 (Mapreduce Hadoop Pig Hdfs) in workspace 
https://builds.apache.org/job/incubator-commonsrdf/ws/
  git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
  git config remote.origin.url 
  https://git-wip-us.apache.org/repos/asf/incubator-commonsrdf.git # timeout=10
Fetching upstream changes from 
https://git-wip-us.apache.org/repos/asf/incubator-commonsrdf.git
  git --version # timeout=10
  git fetch --tags --progress 
  https://git-wip-us.apache.org/repos/asf/incubator-commonsrdf.git 
  +refs/heads/*:refs/remotes/origin/*
  git rev-parse refs/remotes/origin/master^{commit} # timeout=10
  git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision 9f795f6930d422eb645bcc7415b45274470972e5 
(refs/remotes/origin/master)
  git config core.sparsecheckout # timeout=10
  git checkout -f 9f795f6930d422eb645bcc7415b45274470972e5
  git rev-list b16874682e8d3ab25d3335c81485d925ff360d4b # timeout=10
Parsing POMs
Modules changed, recalculating dependency graph
Build timed out (after 3 minutes). Marking the build as failed.
Build was aborted


Build failed in Jenkins: incubator-commonsrdf #23

2015-04-21 Thread Apache Jenkins Server
See https://builds.apache.org/job/incubator-commonsrdf/23/changes

Changes:

[wikier] COMMONSRDF-9: added mailing list report

[wikier] COMMONSRDF-9: updated instructions to publish the site

[wikier] COMMONSRDF-9: removed modules report

--
Started by an SCM change
Building remotely on H4 (Mapreduce zookeeper Hadoop Pig falcon Hdfs) in 
workspace https://builds.apache.org/job/incubator-commonsrdf/ws/
  git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
  git config remote.origin.url 
  https://git-wip-us.apache.org/repos/asf/incubator-commonsrdf.git # timeout=10
Fetching upstream changes from 
https://git-wip-us.apache.org/repos/asf/incubator-commonsrdf.git
  git --version # timeout=10
  git fetch --tags --progress 
  https://git-wip-us.apache.org/repos/asf/incubator-commonsrdf.git 
  +refs/heads/*:refs/remotes/origin/*
  git rev-parse refs/remotes/origin/master^{commit} # timeout=10
  git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision 92f7c21ed260634ef32b2fa84f2af958bd5d5c22 
(refs/remotes/origin/master)
  git config core.sparsecheckout # timeout=10
  git checkout -f 92f7c21ed260634ef32b2fa84f2af958bd5d5c22
  git rev-list cf99106770dc7c83c53099ee4afc5e39b5fdc6a1 # timeout=10
Parsing POMs
Modules changed, recalculating dependency graph
Build timed out (after 3 minutes). Marking the build as failed.
Build was aborted


Build failed in Jenkins: incubator-commonsrdf #25

2015-04-21 Thread Apache Jenkins Server
See https://builds.apache.org/job/incubator-commonsrdf/25/changes

Changes:

[wikier] COMMONSRDF-9:  logo improved

--
Started by an SCM change
Building remotely on H0 (Hadoop Tez) in workspace 
https://builds.apache.org/job/incubator-commonsrdf/ws/
  git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
  git config remote.origin.url 
  https://git-wip-us.apache.org/repos/asf/incubator-commonsrdf.git # timeout=10
Fetching upstream changes from 
https://git-wip-us.apache.org/repos/asf/incubator-commonsrdf.git
  git --version # timeout=10
  git fetch --tags --progress 
  https://git-wip-us.apache.org/repos/asf/incubator-commonsrdf.git 
  +refs/heads/*:refs/remotes/origin/*
  git rev-parse refs/remotes/origin/master^{commit} # timeout=10
  git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision 72da033fb50946dab82c55d84f232b49dcfd9b68 
(refs/remotes/origin/master)
  git config core.sparsecheckout # timeout=10
  git checkout -f 72da033fb50946dab82c55d84f232b49dcfd9b68
  git rev-list 2104816839e789c14ced10f28df8daf943b6aafa # timeout=10
Parsing POMs
Modules changed, recalculating dependency graph
Build timed out (after 3 minutes). Marking the build as failed.
Build was aborted


Build failed in Jenkins: incubator-commonsrdf #20

2015-04-20 Thread Apache Jenkins Server
See https://builds.apache.org/job/incubator-commonsrdf/20/changes

Changes:

[wikier] COMMONSRDF-9: moved site to git, since apache commons components do 
not use the cms

[wikier] COMMONSRDF-9: added javadoc reports

[wikier] COMMONSRDF-9: removed duplicated items from the menu also added by 
commons-parent

[wikier] COMMONSRDF-9: checked reporting

[wikier] COMMONSRDF-9: latest adaptations from commons-parent

--
Started by an SCM change
Building remotely on H1 (Mapreduce Hadoop Pig Hdfs) in workspace 
https://builds.apache.org/job/incubator-commonsrdf/ws/
  git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
  git config remote.origin.url 
  https://git-wip-us.apache.org/repos/asf/incubator-commonsrdf.git # timeout=10
Fetching upstream changes from 
https://git-wip-us.apache.org/repos/asf/incubator-commonsrdf.git
  git --version # timeout=10
  git fetch --tags --progress 
  https://git-wip-us.apache.org/repos/asf/incubator-commonsrdf.git 
  +refs/heads/*:refs/remotes/origin/*
  git rev-parse refs/remotes/origin/master^{commit} # timeout=10
  git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision 1066057b1ad3ecd693ffc5be4a99d3da78721c66 
(refs/remotes/origin/master)
  git config core.sparsecheckout # timeout=10
  git checkout -f 1066057b1ad3ecd693ffc5be4a99d3da78721c66
  git rev-list b08ef1ad949769795a900e0e4afd39173ef6ba2c # timeout=10
Parsing POMs
Modules changed, recalculating dependency graph
maven31-agent.jar already up to date
maven31-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[incubator-commonsrdf] $ /home/jenkins/tools/java/jdk1.8.0/bin/java -Xmx2g 
-Xms256m -XX:MaxPermSize=512m -cp 
/home/jenkins/jenkins-slave/maven31-agent.jar:/home/jenkins/jenkins-slave/tools/hudson.tasks.Maven_MavenInstallation/maven-3.2.1/boot/plexus-classworlds-2.5.1.jar:/home/jenkins/jenkins-slave/tools/hudson.tasks.Maven_MavenInstallation/maven-3.2.1/conf/logging
 jenkins.maven3.agent.Maven31Main 
/home/jenkins/jenkins-slave/tools/hudson.tasks.Maven_MavenInstallation/maven-3.2.1
 /home/jenkins/jenkins-slave/slave.jar 
/home/jenkins/jenkins-slave/maven31-interceptor.jar 
/home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 34866
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=512m; 
support was removed in 8.0
===[JENKINS REMOTING CAPACITY]===   channel started
Executing Maven:  -B -f 
https://builds.apache.org/job/incubator-commonsrdf/ws/pom.xml 
-Dmaven.repo.local=https://builds.apache.org/job/incubator-commonsrdf/ws/.repository
 clean verify
[INFO] Scanning for projects...
[INFO] 
[INFO] Reactor Build Order:
[INFO] 
[INFO] Commons RDF
[INFO] Commons RDF: API
[INFO] Commons RDF: Simple Implementation
[INFO] 
[INFO] Using the builder 
org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder
 with a thread count of 1
[INFO] 
[INFO] 
[INFO] Building Commons RDF 0.1.0-incubating-SNAPSHOT
[INFO] 
[INFO] 
[INFO] --- maven-clean-plugin:2.6.1:clean (default-clean) @ commons-rdf-parent 
---
[INFO] Deleting https://builds.apache.org/job/incubator-commonsrdf/ws/target
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-maven-3) @ 
commons-rdf-parent ---
[INFO] 
[INFO] --- build-helper-maven-plugin:1.8:parse-version (parse-version) @ 
commons-rdf-parent ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.2.201409121644:prepare-agent (prepare-agent) 
@ commons-rdf-parent ---
[INFO] argLine set to 
-javaagent:https://builds.apache.org/job/incubator-commonsrdf/ws/.repository/org/jacoco/org.jacoco.agent/0.7.2.201409121644/org.jacoco.agent-0.7.2.201409121644-runtime.jar=destfile=/home/jenkins/jenkins-slave/workspace/incubator-commonsrdf/target/jacoco.exec
[INFO] 
[INFO] --- maven-antrun-plugin:1.8:run (javadoc.resources) @ commons-rdf-parent 
---
[INFO] Executing tasks

main:
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ 
commons-rdf-parent ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.3:create (default) @ commons-rdf-parent 
---
[INFO] Executing: /bin/sh -c cd 
https://builds.apache.org/job/incubator-commonsrdf/ws/  git rev-parse 
--verify HEAD
[INFO] Working directory: 
https://builds.apache.org/job/incubator-commonsrdf/ws/
[INFO] Storing buildNumber: null at timestamp: 1429549601549
[WARNING] Cannot get the branch information from the git repository: 
Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref

[INFO] Executing: /bin/sh -c cd 
https://builds.apache.org/job/incubator-commonsrdf/ws/  git rev-parse 
--verify HEAD
[INFO] Working directory: 

Build failed in Jenkins: incubator-commonsrdf #1

2015-04-05 Thread Apache Jenkins Server
See https://builds.apache.org/job/incubator-commonsrdf/1/

--
[...truncated 2050 lines...]
[INFO] Executing tasks

main:
[INFO] Executed tasks
[WARNING] Failed to getClass for org.apache.maven.plugin.source.SourceJarMojo
[INFO] 
[INFO]  maven-source-plugin:2.2.1:jar (default) @ commons-rdf-api 
[INFO] 
[INFO] --- maven-source-plugin:2.2.1:jar (default) @ commons-rdf-api ---
[INFO] Building jar: 
https://builds.apache.org/job/incubator-commonsrdf/ws/api/target/commons-rdf-api-0.0.3-SNAPSHOT-sources.jar
[INFO] 
[INFO]  maven-source-plugin:2.2.1:test-jar (default) @ commons-rdf-api 
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-maven-3) @ 
commons-rdf-api ---
[INFO] 
[INFO] --- build-helper-maven-plugin:1.8:parse-version (parse-version) @ 
commons-rdf-api ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.2.201409121644:prepare-agent (prepare-agent) 
@ commons-rdf-api ---
[INFO] argLine set to 
-javaagent:https://builds.apache.org/job/incubator-commonsrdf/ws/.repository/org/jacoco/org.jacoco.agent/0.7.2.201409121644/org.jacoco.agent-0.7.2.201409121644-runtime.jar=destfile=/home/jenkins/jenkins-slave/workspace/incubator-commonsrdf/api/target/jacoco.exec
[INFO] 
[INFO] --- maven-antrun-plugin:1.8:run (javadoc.resources) @ commons-rdf-api ---
[INFO] Executing tasks

main:
[INFO] Executed tasks
[WARNING] Failed to getClass for 
org.apache.maven.plugin.source.TestSourceJarMojo
[INFO] 
[INFO]  maven-source-plugin:2.2.1:test-jar (default) @ commons-rdf-api 
[INFO] 
[INFO] --- maven-source-plugin:2.2.1:test-jar (default) @ commons-rdf-api ---
[INFO] Building jar: 
https://builds.apache.org/job/incubator-commonsrdf/ws/api/target/commons-rdf-api-0.0.3-SNAPSHOT-test-sources.jar
[INFO] 
[INFO] --- maven-javadoc-plugin:2.9.1:jar (default) @ commons-rdf-api ---
[INFO] 
2 warnings
[WARNING] Javadoc Warnings
[WARNING] javadoc: warning - Error fetching URL: 
http://docs.oracle.com/javase/7/docs/api
[WARNING] javadoc: warning - Error fetching URL: 
http://docs.oracle.com/javaee/6/api
[INFO] Building jar: 
https://builds.apache.org/job/incubator-commonsrdf/ws/api/target/commons-rdf-api-0.0.3-SNAPSHOT-javadoc.jar
[INFO] 
[INFO] --- maven-jar-plugin:2.6:jar (jar-and-test-jar) @ commons-rdf-api ---
[INFO] 
[INFO] --- maven-jar-plugin:2.6:test-jar (jar-and-test-jar) @ commons-rdf-api 
---
[INFO] Building jar: 
https://builds.apache.org/job/incubator-commonsrdf/ws/api/target/commons-rdf-api-0.0.3-SNAPSHOT-tests.jar
[INFO] 
[INFO] --- license-maven-plugin:2.8:check (default) @ commons-rdf-api ---
[INFO] Checking licenses...
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ 
commons-rdf-api ---
[INFO] Installing 
https://builds.apache.org/job/incubator-commonsrdf/ws/api/target/commons-rdf-api-0.0.3-SNAPSHOT.jar
 to 
https://builds.apache.org/job/incubator-commonsrdf/ws/.repository/org/apache/commons/commons-rdf-api/0.0.3-SNAPSHOT/commons-rdf-api-0.0.3-SNAPSHOT.jar
[INFO] Installing 
https://builds.apache.org/job/incubator-commonsrdf/ws/api/pom.xml to 
https://builds.apache.org/job/incubator-commonsrdf/ws/.repository/org/apache/commons/commons-rdf-api/0.0.3-SNAPSHOT/commons-rdf-api-0.0.3-SNAPSHOT.pom
[INFO] Installing 
https://builds.apache.org/job/incubator-commonsrdf/ws/api/target/commons-rdf-api-0.0.3-SNAPSHOT-sources.jar
 to 
https://builds.apache.org/job/incubator-commonsrdf/ws/.repository/org/apache/commons/commons-rdf-api/0.0.3-SNAPSHOT/commons-rdf-api-0.0.3-SNAPSHOT-sources.jar
[INFO] Installing 
https://builds.apache.org/job/incubator-commonsrdf/ws/api/target/commons-rdf-api-0.0.3-SNAPSHOT-test-sources.jar
 to 
https://builds.apache.org/job/incubator-commonsrdf/ws/.repository/org/apache/commons/commons-rdf-api/0.0.3-SNAPSHOT/commons-rdf-api-0.0.3-SNAPSHOT-test-sources.jar
[INFO] Installing 
https://builds.apache.org/job/incubator-commonsrdf/ws/api/target/commons-rdf-api-0.0.3-SNAPSHOT-javadoc.jar
 to 
https://builds.apache.org/job/incubator-commonsrdf/ws/.repository/org/apache/commons/commons-rdf-api/0.0.3-SNAPSHOT/commons-rdf-api-0.0.3-SNAPSHOT-javadoc.jar
[INFO] Installing 
https://builds.apache.org/job/incubator-commonsrdf/ws/api/target/commons-rdf-api-0.0.3-SNAPSHOT-tests.jar
 to 
https://builds.apache.org/job/incubator-commonsrdf/ws/.repository/org/apache/commons/commons-rdf-api/0.0.3-SNAPSHOT/commons-rdf-api-0.0.3-SNAPSHOT-tests.jar
[INFO] 
[INFO] 
[INFO] Building Commons RDF: Simple Implementation 0.0.3-SNAPSHOT
[INFO] 
[INFO] 
[INFO] --- maven-clean-plugin:2.6.1:clean (default-clean) @ commons-rdf-simple 
---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-maven-3) @ 
commons-rdf-simple ---
[INFO] 
[INFO] --- build-helper-maven-plugin:1.8:parse-version (parse-version) @ 
commons-rdf-simple ---
[INFO] 
[INFO] ---