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 2017/06/01 11:04:16 UTC

Build failed in Jenkins: Jena_Development_Test #2673

See <https://builds.apache.org/job/Jena_Development_Test/2673/display/redirect?page=changes>

Changes:

[andy] Better debug print output

[andy] Comments and format fixes

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on ubuntu-4 (ubuntu trusty) in workspace <https://builds.apache.org/job/Jena_Development_Test/ws/>
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url git://git.apache.org/jena.git # timeout=10
Fetching upstream changes from git://git.apache.org/jena.git
 > git --version # timeout=10
 > git 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 41ebfe01679a4bee830f53fe54bd9352e4f5a278 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 41ebfe01679a4bee830f53fe54bd9352e4f5a278
 > git rev-list 08abdebaedd869804c592f112d2cd225385c4186 # timeout=10
ERROR: Maven Home /home/jenkins/tools/maven/latest3 doesnt exist


Jenkins build is back to normal : Jena_Development_Test #2681

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Jena_Development_Test/2681/display/redirect>


Build failed in Jenkins: Jena_Development_Test #2680

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Jena_Development_Test/2680/display/redirect>

------------------------------------------
Started by user claude
[EnvInject] - Loading node environment variables.
Building remotely on H18 (ubuntu xenial) in workspace <https://builds.apache.org/job/Jena_Development_Test/ws/>
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url git://git.apache.org/jena.git # timeout=10
Fetching upstream changes from git://git.apache.org/jena.git
 > git --version # timeout=10
 > git 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 bd357d406045bd82f5ce899d2ebbc3e6fdf33dca (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f bd357d406045bd82f5ce899d2ebbc3e6fdf33dca
 > git rev-list bd357d406045bd82f5ce899d2ebbc3e6fdf33dca # timeout=10
Parsing POMs
Modules changed, recalculating dependency graph
Established TCP socket on 44601
maven33-agent.jar already up to date
maven33-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[Jena_Development_Test] $ /home/jenkins/tools/java/latest1.8/bin/java -Xrs -cp /home/jenkins/jenkins-slave/maven33-agent.jar:/home/jenkins/tools/maven/latest3/boot/plexus-classworlds-2.5.2.jar:/home/jenkins/tools/maven/latest3/conf/logging jenkins.maven3.agent.Maven33Main /home/jenkins/tools/maven/latest3/ /home/jenkins/jenkins-slave/slave.jar /home/jenkins/jenkins-slave/maven33-interceptor.jar /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 44601
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f <https://builds.apache.org/job/Jena_Development_Test/ws/pom.xml> -Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/1 clean verify
java.lang.reflect.InvocationTargetException
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:330)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:238)
	at jenkins.maven3.agent.Maven33Main.launch(Maven33Main.java:176)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:139)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:70)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.NoSuchFieldError: DEFAULT_USER_SETTINGS_FILE
	at org.apache.maven.cli.DefaultMavenExecutionRequestBuilder.settings(DefaultMavenExecutionRequestBuilder.java:658)
	at org.apache.maven.cli.DefaultMavenExecutionRequestBuilder.getMavenExecutionRequest(DefaultMavenExecutionRequestBuilder.java:149)
	at org.jvnet.hudson.maven3.launcher.Maven33Launcher.getMavenExecutionRequest(Maven33Launcher.java:150)
	at org.jvnet.hudson.maven3.launcher.Maven33Launcher.main(Maven33Launcher.java:127)
	... 21 more
ERROR: Failed to parse POMs
java.io.IOException: java.lang.reflect.InvocationTargetException
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:179)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:70)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:745)
	at ......remote call to Channel to Maven [/home/jenkins/tools/java/latest1.8/bin/java, -Xrs, -cp, /home/jenkins/jenkins-slave/maven33-agent.jar:/home/jenkins/tools/maven/latest3/boot/plexus-classworlds-2.5.2.jar:/home/jenkins/tools/maven/latest3/conf/logging, jenkins.maven3.agent.Maven33Main, /home/jenkins/tools/maven/latest3/, /home/jenkins/jenkins-slave/slave.jar, /home/jenkins/jenkins-slave/maven33-interceptor.jar, /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar, 44601](Native Method)
	at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1545)
	at hudson.remoting.UserResponse.retrieve(UserRequest.java:253)
	at hudson.remoting.Channel.call(Channel.java:830)
	at hudson.maven.ProcessCache$MavenProcess.call(ProcessCache.java:161)
	at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:873)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:534)
	at hudson.model.Run.execute(Run.java:1728)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:544)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:405)
Caused by: java.lang.reflect.InvocationTargetException
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:139)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:70)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.Exception: java.lang.reflect.InvocationTargetException
	at jenkins.maven3.agent.Maven33Main.launch(Maven33Main.java:179)
	... 14 more
Caused by: java.lang.reflect.InvocationTargetException
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:330)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:238)
	at jenkins.maven3.agent.Maven33Main.launch(Maven33Main.java:176)
	... 14 more
Caused by: java.lang.NoSuchFieldError: DEFAULT_USER_SETTINGS_FILE
	at org.apache.maven.cli.DefaultMavenExecutionRequestBuilder.settings(DefaultMavenExecutionRequestBuilder.java:658)
	at org.apache.maven.cli.DefaultMavenExecutionRequestBuilder.getMavenExecutionRequest(DefaultMavenExecutionRequestBuilder.java:149)
	at org.jvnet.hudson.maven3.launcher.Maven33Launcher.getMavenExecutionRequest(Maven33Launcher.java:150)
	at org.jvnet.hudson.maven3.launcher.Maven33Launcher.main(Maven33Launcher.java:127)
	... 21 more
channel stopped

Build failed in Jenkins: Jena_Development_Test #2679

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Jena_Development_Test/2679/display/redirect?page=changes>

Changes:

[claude] Initial implementation with tests

[claude] removed unused imports

[claude] Removed extraneous test class

[claude] removed deadcode and System.out statements

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H18 (ubuntu xenial) in workspace <https://builds.apache.org/job/Jena_Development_Test/ws/>
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url git://git.apache.org/jena.git # timeout=10
Fetching upstream changes from git://git.apache.org/jena.git
 > git --version # timeout=10
 > git 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 bd357d406045bd82f5ce899d2ebbc3e6fdf33dca (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f bd357d406045bd82f5ce899d2ebbc3e6fdf33dca
 > git rev-list e79199a7ae2dd045ca038265ff5f1b9dbabdf2cd # timeout=10
Parsing POMs
Modules changed, recalculating dependency graph
Established TCP socket on 41271
maven33-agent.jar already up to date
maven33-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[Jena_Development_Test] $ /home/jenkins/tools/java/latest1.8/bin/java -Xrs -cp /home/jenkins/jenkins-slave/maven33-agent.jar:/home/jenkins/tools/maven/latest3/boot/plexus-classworlds-2.5.2.jar:/home/jenkins/tools/maven/latest3/conf/logging jenkins.maven3.agent.Maven33Main /home/jenkins/tools/maven/latest3/ /home/jenkins/jenkins-slave/slave.jar /home/jenkins/jenkins-slave/maven33-interceptor.jar /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 41271
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f <https://builds.apache.org/job/Jena_Development_Test/ws/pom.xml> -Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/1 clean verify
java.lang.reflect.InvocationTargetException
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:330)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:238)
	at jenkins.maven3.agent.Maven33Main.launch(Maven33Main.java:176)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:139)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:70)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.NoSuchFieldError: DEFAULT_USER_SETTINGS_FILE
	at org.apache.maven.cli.DefaultMavenExecutionRequestBuilder.settings(DefaultMavenExecutionRequestBuilder.java:658)
	at org.apache.maven.cli.DefaultMavenExecutionRequestBuilder.getMavenExecutionRequest(DefaultMavenExecutionRequestBuilder.java:149)
	at org.jvnet.hudson.maven3.launcher.Maven33Launcher.getMavenExecutionRequest(Maven33Launcher.java:150)
	at org.jvnet.hudson.maven3.launcher.Maven33Launcher.main(Maven33Launcher.java:127)
	... 21 more
ERROR: Failed to parse POMs
java.io.IOException: java.lang.reflect.InvocationTargetException
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:179)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:70)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:745)
	at ......remote call to Channel to Maven [/home/jenkins/tools/java/latest1.8/bin/java, -Xrs, -cp, /home/jenkins/jenkins-slave/maven33-agent.jar:/home/jenkins/tools/maven/latest3/boot/plexus-classworlds-2.5.2.jar:/home/jenkins/tools/maven/latest3/conf/logging, jenkins.maven3.agent.Maven33Main, /home/jenkins/tools/maven/latest3/, /home/jenkins/jenkins-slave/slave.jar, /home/jenkins/jenkins-slave/maven33-interceptor.jar, /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar, 41271](Native Method)
	at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1545)
	at hudson.remoting.UserResponse.retrieve(UserRequest.java:253)
	at hudson.remoting.Channel.call(Channel.java:830)
	at hudson.maven.ProcessCache$MavenProcess.call(ProcessCache.java:161)
	at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:873)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:534)
	at hudson.model.Run.execute(Run.java:1728)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:544)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:405)
Caused by: java.lang.reflect.InvocationTargetException
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:139)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:70)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.Exception: java.lang.reflect.InvocationTargetException
	at jenkins.maven3.agent.Maven33Main.launch(Maven33Main.java:179)
	... 14 more
Caused by: java.lang.reflect.InvocationTargetException
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:330)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:238)
	at jenkins.maven3.agent.Maven33Main.launch(Maven33Main.java:176)
	... 14 more
Caused by: java.lang.NoSuchFieldError: DEFAULT_USER_SETTINGS_FILE
	at org.apache.maven.cli.DefaultMavenExecutionRequestBuilder.settings(DefaultMavenExecutionRequestBuilder.java:658)
	at org.apache.maven.cli.DefaultMavenExecutionRequestBuilder.getMavenExecutionRequest(DefaultMavenExecutionRequestBuilder.java:149)
	at org.jvnet.hudson.maven3.launcher.Maven33Launcher.getMavenExecutionRequest(Maven33Launcher.java:150)
	at org.jvnet.hudson.maven3.launcher.Maven33Launcher.main(Maven33Launcher.java:127)
	... 21 more
channel stopped

Build failed in Jenkins: Jena_Development_Test #2678

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Jena_Development_Test/2678/display/redirect?page=changes>

Changes:

[andy] JENA-1355: Fix to VarFinder for OpPropFunc

[andy] Add StreamManager support.

[andy] Use RDFParser+streamManager().

[andy] Remove a blank line.

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H18 (ubuntu xenial) in workspace <https://builds.apache.org/job/Jena_Development_Test/ws/>
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url git://git.apache.org/jena.git # timeout=10
Fetching upstream changes from git://git.apache.org/jena.git
 > git --version # timeout=10
 > git 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 e79199a7ae2dd045ca038265ff5f1b9dbabdf2cd (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f e79199a7ae2dd045ca038265ff5f1b9dbabdf2cd
 > git rev-list cc8810d9b87c5638382de663e45c1283e454e27b # timeout=10
Parsing POMs
Modules changed, recalculating dependency graph
Established TCP socket on 40765
maven33-agent.jar already up to date
maven33-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[Jena_Development_Test] $ /home/jenkins/tools/java/latest1.8/bin/java -Xrs -cp /home/jenkins/jenkins-slave/maven33-agent.jar:/home/jenkins/tools/maven/latest3/boot/plexus-classworlds-2.5.2.jar:/home/jenkins/tools/maven/latest3/conf/logging jenkins.maven3.agent.Maven33Main /home/jenkins/tools/maven/latest3/ /home/jenkins/jenkins-slave/slave.jar /home/jenkins/jenkins-slave/maven33-interceptor.jar /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 40765
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f <https://builds.apache.org/job/Jena_Development_Test/ws/pom.xml> -Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/1 clean verify
java.lang.reflect.InvocationTargetException
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:330)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:238)
	at jenkins.maven3.agent.Maven33Main.launch(Maven33Main.java:176)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:139)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:70)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.NoSuchFieldError: DEFAULT_USER_SETTINGS_FILE
	at org.apache.maven.cli.DefaultMavenExecutionRequestBuilder.settings(DefaultMavenExecutionRequestBuilder.java:658)
	at org.apache.maven.cli.DefaultMavenExecutionRequestBuilder.getMavenExecutionRequest(DefaultMavenExecutionRequestBuilder.java:149)
	at org.jvnet.hudson.maven3.launcher.Maven33Launcher.getMavenExecutionRequest(Maven33Launcher.java:150)
	at org.jvnet.hudson.maven3.launcher.Maven33Launcher.main(Maven33Launcher.java:127)
	... 21 more
ERROR: Failed to parse POMs
java.io.IOException: java.lang.reflect.InvocationTargetException
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:179)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:70)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:745)
	at ......remote call to Channel to Maven [/home/jenkins/tools/java/latest1.8/bin/java, -Xrs, -cp, /home/jenkins/jenkins-slave/maven33-agent.jar:/home/jenkins/tools/maven/latest3/boot/plexus-classworlds-2.5.2.jar:/home/jenkins/tools/maven/latest3/conf/logging, jenkins.maven3.agent.Maven33Main, /home/jenkins/tools/maven/latest3/, /home/jenkins/jenkins-slave/slave.jar, /home/jenkins/jenkins-slave/maven33-interceptor.jar, /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar, 40765](Native Method)
	at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1545)
	at hudson.remoting.UserResponse.retrieve(UserRequest.java:253)
	at hudson.remoting.Channel.call(Channel.java:830)
	at hudson.maven.ProcessCache$MavenProcess.call(ProcessCache.java:161)
	at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:873)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:534)
	at hudson.model.Run.execute(Run.java:1728)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:544)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:405)
Caused by: java.lang.reflect.InvocationTargetException
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:139)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:70)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.Exception: java.lang.reflect.InvocationTargetException
	at jenkins.maven3.agent.Maven33Main.launch(Maven33Main.java:179)
	... 14 more
Caused by: java.lang.reflect.InvocationTargetException
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:330)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:238)
	at jenkins.maven3.agent.Maven33Main.launch(Maven33Main.java:176)
	... 14 more
Caused by: java.lang.NoSuchFieldError: DEFAULT_USER_SETTINGS_FILE
	at org.apache.maven.cli.DefaultMavenExecutionRequestBuilder.settings(DefaultMavenExecutionRequestBuilder.java:658)
	at org.apache.maven.cli.DefaultMavenExecutionRequestBuilder.getMavenExecutionRequest(DefaultMavenExecutionRequestBuilder.java:149)
	at org.jvnet.hudson.maven3.launcher.Maven33Launcher.getMavenExecutionRequest(Maven33Launcher.java:150)
	at org.jvnet.hudson.maven3.launcher.Maven33Launcher.main(Maven33Launcher.java:127)
	... 21 more
channel stopped

Build failed in Jenkins: Jena_Development_Test #2677

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Jena_Development_Test/2677/display/redirect>

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on qnode2 (ubuntu) in workspace <https://builds.apache.org/job/Jena_Development_Test/ws/>
Cloning the remote Git repository
Cloning repository git://git.apache.org/jena.git
 > git init <https://builds.apache.org/job/Jena_Development_Test/ws/> # timeout=10
Fetching upstream changes from git://git.apache.org/jena.git
 > git --version # timeout=10
 > git 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 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 cc8810d9b87c5638382de663e45c1283e454e27b (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f cc8810d9b87c5638382de663e45c1283e454e27b
 > git rev-list cc8810d9b87c5638382de663e45c1283e454e27b # timeout=10
Parsing POMs
Modules changed, recalculating dependency graph
Established TCP socket on 45487
maven33-agent.jar already up to date
maven33-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[Jena_Development_Test] $ /home/jenkins/tools/java/latest1.8/bin/java -Xrs -cp /home/jenkins/jenkins-slave/maven33-agent.jar:/home/jenkins/tools/maven/latest3/boot/plexus-classworlds-2.5.2.jar:/home/jenkins/tools/maven/latest3/conf/logging jenkins.maven3.agent.Maven33Main /home/jenkins/tools/maven/latest3/ /home/jenkins/jenkins-slave/slave.jar /home/jenkins/jenkins-slave/maven33-interceptor.jar /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 45487
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f <https://builds.apache.org/job/Jena_Development_Test/ws/pom.xml> -Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/0 clean verify
java.lang.reflect.InvocationTargetException
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:330)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:238)
	at jenkins.maven3.agent.Maven33Main.launch(Maven33Main.java:176)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:139)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:70)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.NoSuchFieldError: DEFAULT_USER_SETTINGS_FILE
	at org.apache.maven.cli.DefaultMavenExecutionRequestBuilder.settings(DefaultMavenExecutionRequestBuilder.java:658)
	at org.apache.maven.cli.DefaultMavenExecutionRequestBuilder.getMavenExecutionRequest(DefaultMavenExecutionRequestBuilder.java:149)
	at org.jvnet.hudson.maven3.launcher.Maven33Launcher.getMavenExecutionRequest(Maven33Launcher.java:150)
	at org.jvnet.hudson.maven3.launcher.Maven33Launcher.main(Maven33Launcher.java:127)
	... 21 more
ERROR: Failed to parse POMs
java.io.IOException: java.lang.reflect.InvocationTargetException
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:179)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:70)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:745)
	at ......remote call to Channel to Maven [/home/jenkins/tools/java/latest1.8/bin/java, -Xrs, -cp, /home/jenkins/jenkins-slave/maven33-agent.jar:/home/jenkins/tools/maven/latest3/boot/plexus-classworlds-2.5.2.jar:/home/jenkins/tools/maven/latest3/conf/logging, jenkins.maven3.agent.Maven33Main, /home/jenkins/tools/maven/latest3/, /home/jenkins/jenkins-slave/slave.jar, /home/jenkins/jenkins-slave/maven33-interceptor.jar, /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar, 45487](Native Method)
	at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1545)
	at hudson.remoting.UserResponse.retrieve(UserRequest.java:253)
	at hudson.remoting.Channel.call(Channel.java:830)
	at hudson.maven.ProcessCache$MavenProcess.call(ProcessCache.java:161)
	at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:873)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:534)
	at hudson.model.Run.execute(Run.java:1728)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:544)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:405)
Caused by: java.lang.reflect.InvocationTargetException
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:139)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:70)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.Exception: java.lang.reflect.InvocationTargetException
	at jenkins.maven3.agent.Maven33Main.launch(Maven33Main.java:179)
	... 14 more
Caused by: java.lang.reflect.InvocationTargetException
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:330)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:238)
	at jenkins.maven3.agent.Maven33Main.launch(Maven33Main.java:176)
	... 14 more
Caused by: java.lang.NoSuchFieldError: DEFAULT_USER_SETTINGS_FILE
	at org.apache.maven.cli.DefaultMavenExecutionRequestBuilder.settings(DefaultMavenExecutionRequestBuilder.java:658)
	at org.apache.maven.cli.DefaultMavenExecutionRequestBuilder.getMavenExecutionRequest(DefaultMavenExecutionRequestBuilder.java:149)
	at org.jvnet.hudson.maven3.launcher.Maven33Launcher.getMavenExecutionRequest(Maven33Launcher.java:150)
	at org.jvnet.hudson.maven3.launcher.Maven33Launcher.main(Maven33Launcher.java:127)
	... 21 more
channel stopped

Build failed in Jenkins: Jena_Development_Test #2676

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Jena_Development_Test/2676/display/redirect?page=changes>

Changes:

[andy] Add debug on PUT/POST path.

[andy] JENA-1353: Update slf4j 1.7.21->1.7.25

[andy] Use ${ver.commonscli}

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on ubuntu-eu2 (ubuntu trusty) in workspace <https://builds.apache.org/job/Jena_Development_Test/ws/>
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url git://git.apache.org/jena.git # timeout=10
Fetching upstream changes from git://git.apache.org/jena.git
 > git --version # timeout=10
 > git 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 cc8810d9b87c5638382de663e45c1283e454e27b (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f cc8810d9b87c5638382de663e45c1283e454e27b
 > git rev-list 3b3ba37487f6e90dc5aefa48d2b64c22e9c7dca1 # timeout=10
Parsing POMs
Modules changed, recalculating dependency graph
Established TCP socket on 40085
maven33-agent.jar already up to date
maven33-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[Jena_Development_Test] $ /home/jenkins/tools/java/latest1.8/bin/java -Xrs -cp /home/jenkins/jenkins-slave/maven33-agent.jar:/home/jenkins/tools/maven/latest3/boot/plexus-classworlds-2.5.2.jar:/home/jenkins/tools/maven/latest3/conf/logging jenkins.maven3.agent.Maven33Main /home/jenkins/tools/maven/latest3/ /home/jenkins/jenkins-slave/slave.jar /home/jenkins/jenkins-slave/maven33-interceptor.jar /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 40085
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f <https://builds.apache.org/job/Jena_Development_Test/ws/pom.xml> -Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/1 clean verify
java.lang.reflect.InvocationTargetException
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:330)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:238)
	at jenkins.maven3.agent.Maven33Main.launch(Maven33Main.java:176)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:139)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:70)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.NoSuchFieldError: DEFAULT_USER_SETTINGS_FILE
	at org.apache.maven.cli.DefaultMavenExecutionRequestBuilder.settings(DefaultMavenExecutionRequestBuilder.java:658)
	at org.apache.maven.cli.DefaultMavenExecutionRequestBuilder.getMavenExecutionRequest(DefaultMavenExecutionRequestBuilder.java:149)
	at org.jvnet.hudson.maven3.launcher.Maven33Launcher.getMavenExecutionRequest(Maven33Launcher.java:150)
	at org.jvnet.hudson.maven3.launcher.Maven33Launcher.main(Maven33Launcher.java:127)
	... 21 more
ERROR: Failed to parse POMs
java.io.IOException: java.lang.reflect.InvocationTargetException
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:179)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:70)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:745)
	at ......remote call to Channel to Maven [/home/jenkins/tools/java/latest1.8/bin/java, -Xrs, -cp, /home/jenkins/jenkins-slave/maven33-agent.jar:/home/jenkins/tools/maven/latest3/boot/plexus-classworlds-2.5.2.jar:/home/jenkins/tools/maven/latest3/conf/logging, jenkins.maven3.agent.Maven33Main, /home/jenkins/tools/maven/latest3/, /home/jenkins/jenkins-slave/slave.jar, /home/jenkins/jenkins-slave/maven33-interceptor.jar, /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar, 40085](Native Method)
	at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1545)
	at hudson.remoting.UserResponse.retrieve(UserRequest.java:253)
	at hudson.remoting.Channel.call(Channel.java:830)
	at hudson.maven.ProcessCache$MavenProcess.call(ProcessCache.java:161)
	at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:873)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:534)
	at hudson.model.Run.execute(Run.java:1728)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:544)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:405)
Caused by: java.lang.reflect.InvocationTargetException
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:139)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:70)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.Exception: java.lang.reflect.InvocationTargetException
	at jenkins.maven3.agent.Maven33Main.launch(Maven33Main.java:179)
	... 14 more
Caused by: java.lang.reflect.InvocationTargetException
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:330)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:238)
	at jenkins.maven3.agent.Maven33Main.launch(Maven33Main.java:176)
	... 14 more
Caused by: java.lang.NoSuchFieldError: DEFAULT_USER_SETTINGS_FILE
	at org.apache.maven.cli.DefaultMavenExecutionRequestBuilder.settings(DefaultMavenExecutionRequestBuilder.java:658)
	at org.apache.maven.cli.DefaultMavenExecutionRequestBuilder.getMavenExecutionRequest(DefaultMavenExecutionRequestBuilder.java:149)
	at org.jvnet.hudson.maven3.launcher.Maven33Launcher.getMavenExecutionRequest(Maven33Launcher.java:150)
	at org.jvnet.hudson.maven3.launcher.Maven33Launcher.main(Maven33Launcher.java:127)
	... 21 more
channel stopped

Build failed in Jenkins: Jena_Development_Test #2675

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Jena_Development_Test/2675/display/redirect>

------------------------------------------
Started by user andy
[EnvInject] - Loading node environment variables.
Building remotely on ubuntu-us1 (ubuntu trusty) in workspace <https://builds.apache.org/job/Jena_Development_Test/ws/>
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url git://git.apache.org/jena.git # timeout=10
Fetching upstream changes from git://git.apache.org/jena.git
 > git --version # timeout=10
 > git 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 3b3ba37487f6e90dc5aefa48d2b64c22e9c7dca1 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 3b3ba37487f6e90dc5aefa48d2b64c22e9c7dca1
 > git rev-list 3b3ba37487f6e90dc5aefa48d2b64c22e9c7dca1 # timeout=10
Parsing POMs
Modules changed, recalculating dependency graph
Established TCP socket on 60882
maven33-agent.jar already up to date
maven33-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[Jena_Development_Test] $ /home/jenkins/tools/java/latest1.8/bin/java -Xrs -cp /home/jenkins/jenkins-slave/maven33-agent.jar:/home/jenkins/tools/maven/latest3/boot/plexus-classworlds-2.5.2.jar:/home/jenkins/tools/maven/latest3/conf/logging jenkins.maven3.agent.Maven33Main /home/jenkins/tools/maven/latest3/ /home/jenkins/jenkins-slave/slave.jar /home/jenkins/jenkins-slave/maven33-interceptor.jar /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 60882
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f <https://builds.apache.org/job/Jena_Development_Test/ws/pom.xml> -Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/1 clean verify
java.lang.reflect.InvocationTargetException
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:330)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:238)
	at jenkins.maven3.agent.Maven33Main.launch(Maven33Main.java:176)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:139)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:70)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.NoSuchFieldError: DEFAULT_USER_SETTINGS_FILE
	at org.apache.maven.cli.DefaultMavenExecutionRequestBuilder.settings(DefaultMavenExecutionRequestBuilder.java:658)
	at org.apache.maven.cli.DefaultMavenExecutionRequestBuilder.getMavenExecutionRequest(DefaultMavenExecutionRequestBuilder.java:149)
	at org.jvnet.hudson.maven3.launcher.Maven33Launcher.getMavenExecutionRequest(Maven33Launcher.java:150)
	at org.jvnet.hudson.maven3.launcher.Maven33Launcher.main(Maven33Launcher.java:127)
	... 21 more
ERROR: Failed to parse POMs
java.io.IOException: java.lang.reflect.InvocationTargetException
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:179)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:70)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:745)
	at ......remote call to Channel to Maven [/home/jenkins/tools/java/latest1.8/bin/java, -Xrs, -cp, /home/jenkins/jenkins-slave/maven33-agent.jar:/home/jenkins/tools/maven/latest3/boot/plexus-classworlds-2.5.2.jar:/home/jenkins/tools/maven/latest3/conf/logging, jenkins.maven3.agent.Maven33Main, /home/jenkins/tools/maven/latest3/, /home/jenkins/jenkins-slave/slave.jar, /home/jenkins/jenkins-slave/maven33-interceptor.jar, /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar, 60882](Native Method)
	at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1545)
	at hudson.remoting.UserResponse.retrieve(UserRequest.java:253)
	at hudson.remoting.Channel.call(Channel.java:830)
	at hudson.maven.ProcessCache$MavenProcess.call(ProcessCache.java:161)
	at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:873)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:534)
	at hudson.model.Run.execute(Run.java:1728)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:544)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:405)
Caused by: java.lang.reflect.InvocationTargetException
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:139)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:70)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.Exception: java.lang.reflect.InvocationTargetException
	at jenkins.maven3.agent.Maven33Main.launch(Maven33Main.java:179)
	... 14 more
Caused by: java.lang.reflect.InvocationTargetException
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:330)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:238)
	at jenkins.maven3.agent.Maven33Main.launch(Maven33Main.java:176)
	... 14 more
Caused by: java.lang.NoSuchFieldError: DEFAULT_USER_SETTINGS_FILE
	at org.apache.maven.cli.DefaultMavenExecutionRequestBuilder.settings(DefaultMavenExecutionRequestBuilder.java:658)
	at org.apache.maven.cli.DefaultMavenExecutionRequestBuilder.getMavenExecutionRequest(DefaultMavenExecutionRequestBuilder.java:149)
	at org.jvnet.hudson.maven3.launcher.Maven33Launcher.getMavenExecutionRequest(Maven33Launcher.java:150)
	at org.jvnet.hudson.maven3.launcher.Maven33Launcher.main(Maven33Launcher.java:127)
	... 21 more
channel stopped

Re: Build failed in Jenkins: Jena_Development_Test #2674

Posted by Andy Seaborne <an...@apache.org>.
Jenkins has been fixed (they updated the Jenkins  Maven integration 
plugin). I've reset the Jena jobs to "Maven (latest)"

     Andy


On 05/06/17 15:41, ajs6f@apache.org wrote:
> Ah-- I missed the difference between "build" and "deploy", thanks Claude!
> 
> 
> ajs6f
> 
> Claude Warren wrote on 6/5/17 10:31 AM:
>> I made the same change to jena development deploy so we should get a 
>> deploy this evening.
>>
>> On Mon, Jun 5, 2017 at 2:43 PM, <ajs6f@apache.org 
>> <ma...@apache.org>> wrote:
>>
>>     Hm, looks like Claude's latest build failed on the same problem-- 
>> did you make you fix after that?
>>
>>
>>     ajs6f
>>
>>     Andy Seaborne wrote on 6/4/17 11:43 AM:
>>
>>         See the thread
>>         
>> http://mail-archives.apache.org/mod_mbox/www-builds/201706.mbox/%3Cpony-84a3f5a42c31170b6f0cfe9682940d3779cc1a0d-410a725ec4f05db8367902a98b017f9d9e0d72f6%40builds.apache.org%3E 
>>
>>         
>> <http://mail-archives.apache.org/mod_mbox/www-builds/201706.mbox/%3Cpony-84a3f5a42c31170b6f0cfe9682940d3779cc1a0d-410a725ec4f05db8367902a98b017f9d9e0d72f6%40builds.apache.org%3E> 
>>
>>
>>
>>         and I fixed it for the development build by setting it to 
>> maven 3.3.3, not "maven 3 latest".
>>
>>             Andy
>>
>>         On 04/06/17 14:43, ajs6f@apache.org <ma...@apache.org> 
>> wrote:
>>
>>             I'll take it up with INFRA tomorrow unless someone beats 
>> me to it.
>>
>>
>>             ajs6f
>>
>>             Claude Warren wrote on 6/4/17 8:54 AM:
>>
>>                 Looks like the last number of Dev builds have faild 
>> for this reason.
>>
>>                 On Fri, Jun 2, 2017 at 11:48 AM, Andy Seaborne 
>> <andy@apache.org <ma...@apache.org>> wrote:
>>
>>                     Jena built with maven 3.5.0 locally.
>>
>>                         Andy
>>
>>
>>                     On 02/06/17 11:15, Andy Seaborne wrote:
>>
>>                         Jenkins is having a bad time - I tried kicking 
>> the job off (morning, UK
>>                         time) and it crashed on ubuntu-us1 with
>>
>>                         java.lang.NoSuchFieldError: 
>> DEFAULT_USER_SETTINGS_FILE
>>
>>                         inside maven. Different error.
>>
>>                         I see email on builds@apache.org 
>> <ma...@apache.org> about that.  Apparently a Jenkins bug
>>                         when using "latest" maven which is now 3.5.0
>>
>>                         Maybe that is related to what happened on 
>> ubuntu-4 . If thart keeps
>>                         happening, then it's INFRA time:
>>
>>                         http://www.apache.org/dev/infra-contact 
>> <http://www.apache.org/dev/infra-contact>
>>
>>                         (Hipchat or a ticket.)
>>
>>                         As a temporary measure, I've kicked off a "mvn 
>> deploy" on my machine to
>>                         get snapshot build done today.
>>
>>                              Andy
>>
>>
>>                         On 01/06/17 13:00, ajs6f@apache.org 
>> <ma...@apache.org> wrote:
>>
>>                             Urg, we're getting:
>>
>>                             ERROR: Maven Home 
>> /home/jenkins/tools/maven/latest3 doesnt exist
>>
>>                             out of that. That doesn't look right. Is 
>> that an INFRA ticket or just
>>                             wait a bit and see if it comes back?
>>
>>
>>                             ajs6f
>>
>>                             Apache Jenkins Server wrote on 6/1/17 7:34 
>> AM:
>>
>>                                 See 
>> <https://builds.apache.org/job/Jena_Development_Test/2674/ 
>> <https://builds.apache.org/job/Jena_Development_Test/2674/>
>>                                 display/redirect?page=changes>
>>
>>                                 Changes:
>>
>>                                 [ajs6f] Upgrade some dependencies to 
>> next minor versions
>>
>>                                 [ajs6f] Bumping HTTP Core version
>>
>>                                 
>> ------------------------------------------
>>                                 Started by an SCM change
>>                                 [EnvInject] - Loading node environment 
>> variables.
>>                                 Building remotely on ubuntu-4 (ubuntu 
>> trusty) in workspace <
>>                                 
>> https://builds.apache.org/job/Jena_Development_Test/ws/ 
>> <https://builds.apache.org/job/Jena_Development_Test/ws/>>
>>                                  > git rev-parse --is-inside-work-tree 
>> # timeout=10
>>                                 Fetching changes from the remote Git 
>> repository
>>                                  > git config remote.origin.url 
>> git://git.apache.org/jena.git <http://git.apache.org/jena.git> #
>>                                 timeout=10
>>                                 Fetching upstream changes from 
>> git://git.apache.org/jena.git <http://git.apache.org/jena.git>
>>                                  > git --version # timeout=10
>>                                  > git fetch --tags --progress 
>> git://git.apache.org/jena.git <http://git.apache.org/jena.git>
>>                                 +refs/heads/*:refs/remotes/origin/*
>>                                  > git rev-parse 
>> origin/master^{commit} # timeout=10
>>                                 Checking out Revision 
>> 3b3ba37487f6e90dc5aefa48d2b64c22e9c7dca1
>>                                 (origin/master)
>>                                  > git config core.sparsecheckout # 
>> timeout=10
>>                                  > git checkout -f 
>> 3b3ba37487f6e90dc5aefa48d2b64c22e9c7dca1
>>                                  > git rev-list 
>> 41ebfe01679a4bee830f53fe54bd9352e4f5a278 # timeout=10
>>                                 ERROR: Maven Home 
>> /home/jenkins/tools/maven/latest3 doesnt exist
>>
>>
>>
>>
>>
>>
>>
>> -- 
>> I like: Like Like - The likeliest place on the web 
>> <http://like-like.xenei.com>
>> LinkedIn: http://www.linkedin.com/in/claudewarren

Re: Build failed in Jenkins: Jena_Development_Test #2674

Posted by aj...@apache.org.
Ah-- I missed the difference between "build" and "deploy", thanks Claude!


ajs6f

Claude Warren wrote on 6/5/17 10:31 AM:
> I made the same change to jena development deploy so we should get a deploy this evening.
>
> On Mon, Jun 5, 2017 at 2:43 PM, <ajs6f@apache.org <ma...@apache.org>> wrote:
>
>     Hm, looks like Claude's latest build failed on the same problem-- did you make you fix after that?
>
>
>     ajs6f
>
>     Andy Seaborne wrote on 6/4/17 11:43 AM:
>
>         See the thread
>         http://mail-archives.apache.org/mod_mbox/www-builds/201706.mbox/%3Cpony-84a3f5a42c31170b6f0cfe9682940d3779cc1a0d-410a725ec4f05db8367902a98b017f9d9e0d72f6%40builds.apache.org%3E
>         <http://mail-archives.apache.org/mod_mbox/www-builds/201706.mbox/%3Cpony-84a3f5a42c31170b6f0cfe9682940d3779cc1a0d-410a725ec4f05db8367902a98b017f9d9e0d72f6%40builds.apache.org%3E>
>
>
>         and I fixed it for the development build by setting it to maven 3.3.3, not "maven 3 latest".
>
>             Andy
>
>         On 04/06/17 14:43, ajs6f@apache.org <ma...@apache.org> wrote:
>
>             I'll take it up with INFRA tomorrow unless someone beats me to it.
>
>
>             ajs6f
>
>             Claude Warren wrote on 6/4/17 8:54 AM:
>
>                 Looks like the last number of Dev builds have faild for this reason.
>
>                 On Fri, Jun 2, 2017 at 11:48 AM, Andy Seaborne <andy@apache.org <ma...@apache.org>> wrote:
>
>                     Jena built with maven 3.5.0 locally.
>
>                         Andy
>
>
>                     On 02/06/17 11:15, Andy Seaborne wrote:
>
>                         Jenkins is having a bad time - I tried kicking the job off (morning, UK
>                         time) and it crashed on ubuntu-us1 with
>
>                         java.lang.NoSuchFieldError: DEFAULT_USER_SETTINGS_FILE
>
>                         inside maven. Different error.
>
>                         I see email on builds@apache.org <ma...@apache.org> about that.  Apparently a Jenkins bug
>                         when using "latest" maven which is now 3.5.0
>
>                         Maybe that is related to what happened on ubuntu-4 . If thart keeps
>                         happening, then it's INFRA time:
>
>                         http://www.apache.org/dev/infra-contact <http://www.apache.org/dev/infra-contact>
>
>                         (Hipchat or a ticket.)
>
>                         As a temporary measure, I've kicked off a "mvn deploy" on my machine to
>                         get snapshot build done today.
>
>                              Andy
>
>
>                         On 01/06/17 13:00, ajs6f@apache.org <ma...@apache.org> wrote:
>
>                             Urg, we're getting:
>
>                             ERROR: Maven Home /home/jenkins/tools/maven/latest3 doesnt exist
>
>                             out of that. That doesn't look right. Is that an INFRA ticket or just
>                             wait a bit and see if it comes back?
>
>
>                             ajs6f
>
>                             Apache Jenkins Server wrote on 6/1/17 7:34 AM:
>
>                                 See <https://builds.apache.org/job/Jena_Development_Test/2674/ <https://builds.apache.org/job/Jena_Development_Test/2674/>
>                                 display/redirect?page=changes>
>
>                                 Changes:
>
>                                 [ajs6f] Upgrade some dependencies to next minor versions
>
>                                 [ajs6f] Bumping HTTP Core version
>
>                                 ------------------------------------------
>                                 Started by an SCM change
>                                 [EnvInject] - Loading node environment variables.
>                                 Building remotely on ubuntu-4 (ubuntu trusty) in workspace <
>                                 https://builds.apache.org/job/Jena_Development_Test/ws/ <https://builds.apache.org/job/Jena_Development_Test/ws/>>
>                                  > git rev-parse --is-inside-work-tree # timeout=10
>                                 Fetching changes from the remote Git repository
>                                  > git config remote.origin.url git://git.apache.org/jena.git <http://git.apache.org/jena.git> #
>                                 timeout=10
>                                 Fetching upstream changes from git://git.apache.org/jena.git <http://git.apache.org/jena.git>
>                                  > git --version # timeout=10
>                                  > git fetch --tags --progress git://git.apache.org/jena.git <http://git.apache.org/jena.git>
>                                 +refs/heads/*:refs/remotes/origin/*
>                                  > git rev-parse origin/master^{commit} # timeout=10
>                                 Checking out Revision 3b3ba37487f6e90dc5aefa48d2b64c22e9c7dca1
>                                 (origin/master)
>                                  > git config core.sparsecheckout # timeout=10
>                                  > git checkout -f 3b3ba37487f6e90dc5aefa48d2b64c22e9c7dca1
>                                  > git rev-list 41ebfe01679a4bee830f53fe54bd9352e4f5a278 # timeout=10
>                                 ERROR: Maven Home /home/jenkins/tools/maven/latest3 doesnt exist
>
>
>
>
>
>
>
> --
> I like: Like Like - The likeliest place on the web <http://like-like.xenei.com>
> LinkedIn: http://www.linkedin.com/in/claudewarren

Re: Build failed in Jenkins: Jena_Development_Test #2674

Posted by Claude Warren <cl...@xenei.com>.
I made the same change to jena development deploy so we should get a deploy
this evening.

On Mon, Jun 5, 2017 at 2:43 PM, <aj...@apache.org> wrote:

> Hm, looks like Claude's latest build failed on the same problem-- did you
> make you fix after that?
>
>
> ajs6f
>
> Andy Seaborne wrote on 6/4/17 11:43 AM:
>
>> See the thread
>> http://mail-archives.apache.org/mod_mbox/www-builds/201706.
>> mbox/%3Cpony-84a3f5a42c31170b6f0cfe9682940d3779cc1a0d-410a72
>> 5ec4f05db8367902a98b017f9d9e0d72f6%40builds.apache.org%3E
>>
>>
>> and I fixed it for the development build by setting it to maven 3.3.3,
>> not "maven 3 latest".
>>
>>     Andy
>>
>> On 04/06/17 14:43, ajs6f@apache.org wrote:
>>
>>> I'll take it up with INFRA tomorrow unless someone beats me to it.
>>>
>>>
>>> ajs6f
>>>
>>> Claude Warren wrote on 6/4/17 8:54 AM:
>>>
>>>> Looks like the last number of Dev builds have faild for this reason.
>>>>
>>>> On Fri, Jun 2, 2017 at 11:48 AM, Andy Seaborne <an...@apache.org> wrote:
>>>>
>>>> Jena built with maven 3.5.0 locally.
>>>>>
>>>>>     Andy
>>>>>
>>>>>
>>>>> On 02/06/17 11:15, Andy Seaborne wrote:
>>>>>
>>>>> Jenkins is having a bad time - I tried kicking the job off (morning, UK
>>>>>> time) and it crashed on ubuntu-us1 with
>>>>>>
>>>>>> java.lang.NoSuchFieldError: DEFAULT_USER_SETTINGS_FILE
>>>>>>
>>>>>> inside maven. Different error.
>>>>>>
>>>>>> I see email on builds@apache.org about that.  Apparently a Jenkins
>>>>>> bug
>>>>>> when using "latest" maven which is now 3.5.0
>>>>>>
>>>>>> Maybe that is related to what happened on ubuntu-4 . If thart keeps
>>>>>> happening, then it's INFRA time:
>>>>>>
>>>>>> http://www.apache.org/dev/infra-contact
>>>>>>
>>>>>> (Hipchat or a ticket.)
>>>>>>
>>>>>> As a temporary measure, I've kicked off a "mvn deploy" on my machine
>>>>>> to
>>>>>> get snapshot build done today.
>>>>>>
>>>>>>      Andy
>>>>>>
>>>>>>
>>>>>> On 01/06/17 13:00, ajs6f@apache.org wrote:
>>>>>>
>>>>>> Urg, we're getting:
>>>>>>>
>>>>>>> ERROR: Maven Home /home/jenkins/tools/maven/latest3 doesnt exist
>>>>>>>
>>>>>>> out of that. That doesn't look right. Is that an INFRA ticket or just
>>>>>>> wait a bit and see if it comes back?
>>>>>>>
>>>>>>>
>>>>>>> ajs6f
>>>>>>>
>>>>>>> Apache Jenkins Server wrote on 6/1/17 7:34 AM:
>>>>>>>
>>>>>>> See <https://builds.apache.org/job/Jena_Development_Test/2674/
>>>>>>>> display/redirect?page=changes>
>>>>>>>>
>>>>>>>> Changes:
>>>>>>>>
>>>>>>>> [ajs6f] Upgrade some dependencies to next minor versions
>>>>>>>>
>>>>>>>> [ajs6f] Bumping HTTP Core version
>>>>>>>>
>>>>>>>> ------------------------------------------
>>>>>>>> Started by an SCM change
>>>>>>>> [EnvInject] - Loading node environment variables.
>>>>>>>> Building remotely on ubuntu-4 (ubuntu trusty) in workspace <
>>>>>>>> https://builds.apache.org/job/Jena_Development_Test/ws/>
>>>>>>>>  > git rev-parse --is-inside-work-tree # timeout=10
>>>>>>>> Fetching changes from the remote Git repository
>>>>>>>>  > git config remote.origin.url git://git.apache.org/jena.git #
>>>>>>>> timeout=10
>>>>>>>> Fetching upstream changes from git://git.apache.org/jena.git
>>>>>>>>  > git --version # timeout=10
>>>>>>>>  > git 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 3b3ba37487f6e90dc5aefa48d2b64c22e9c7dca1
>>>>>>>> (origin/master)
>>>>>>>>  > git config core.sparsecheckout # timeout=10
>>>>>>>>  > git checkout -f 3b3ba37487f6e90dc5aefa48d2b64c22e9c7dca1
>>>>>>>>  > git rev-list 41ebfe01679a4bee830f53fe54bd9352e4f5a278 #
>>>>>>>> timeout=10
>>>>>>>> ERROR: Maven Home /home/jenkins/tools/maven/latest3 doesnt exist
>>>>>>>>
>>>>>>>>
>>>>>>>>
>>>>
>>>>


-- 
I like: Like Like - The likeliest place on the web
<http://like-like.xenei.com>
LinkedIn: http://www.linkedin.com/in/claudewarren

Re: Build failed in Jenkins: Jena_Development_Test #2674

Posted by aj...@apache.org.
Hm, looks like Claude's latest build failed on the same problem-- did you make you fix after that?


ajs6f

Andy Seaborne wrote on 6/4/17 11:43 AM:
> See the thread
> http://mail-archives.apache.org/mod_mbox/www-builds/201706.mbox/%3Cpony-84a3f5a42c31170b6f0cfe9682940d3779cc1a0d-410a725ec4f05db8367902a98b017f9d9e0d72f6%40builds.apache.org%3E
>
>
> and I fixed it for the development build by setting it to maven 3.3.3, not "maven 3 latest".
>
>     Andy
>
> On 04/06/17 14:43, ajs6f@apache.org wrote:
>> I'll take it up with INFRA tomorrow unless someone beats me to it.
>>
>>
>> ajs6f
>>
>> Claude Warren wrote on 6/4/17 8:54 AM:
>>> Looks like the last number of Dev builds have faild for this reason.
>>>
>>> On Fri, Jun 2, 2017 at 11:48 AM, Andy Seaborne <an...@apache.org> wrote:
>>>
>>>> Jena built with maven 3.5.0 locally.
>>>>
>>>>     Andy
>>>>
>>>>
>>>> On 02/06/17 11:15, Andy Seaborne wrote:
>>>>
>>>>> Jenkins is having a bad time - I tried kicking the job off (morning, UK
>>>>> time) and it crashed on ubuntu-us1 with
>>>>>
>>>>> java.lang.NoSuchFieldError: DEFAULT_USER_SETTINGS_FILE
>>>>>
>>>>> inside maven. Different error.
>>>>>
>>>>> I see email on builds@apache.org about that.  Apparently a Jenkins bug
>>>>> when using "latest" maven which is now 3.5.0
>>>>>
>>>>> Maybe that is related to what happened on ubuntu-4 . If thart keeps
>>>>> happening, then it's INFRA time:
>>>>>
>>>>> http://www.apache.org/dev/infra-contact
>>>>>
>>>>> (Hipchat or a ticket.)
>>>>>
>>>>> As a temporary measure, I've kicked off a "mvn deploy" on my machine to
>>>>> get snapshot build done today.
>>>>>
>>>>>      Andy
>>>>>
>>>>>
>>>>> On 01/06/17 13:00, ajs6f@apache.org wrote:
>>>>>
>>>>>> Urg, we're getting:
>>>>>>
>>>>>> ERROR: Maven Home /home/jenkins/tools/maven/latest3 doesnt exist
>>>>>>
>>>>>> out of that. That doesn't look right. Is that an INFRA ticket or just
>>>>>> wait a bit and see if it comes back?
>>>>>>
>>>>>>
>>>>>> ajs6f
>>>>>>
>>>>>> Apache Jenkins Server wrote on 6/1/17 7:34 AM:
>>>>>>
>>>>>>> See <https://builds.apache.org/job/Jena_Development_Test/2674/
>>>>>>> display/redirect?page=changes>
>>>>>>>
>>>>>>> Changes:
>>>>>>>
>>>>>>> [ajs6f] Upgrade some dependencies to next minor versions
>>>>>>>
>>>>>>> [ajs6f] Bumping HTTP Core version
>>>>>>>
>>>>>>> ------------------------------------------
>>>>>>> Started by an SCM change
>>>>>>> [EnvInject] - Loading node environment variables.
>>>>>>> Building remotely on ubuntu-4 (ubuntu trusty) in workspace <
>>>>>>> https://builds.apache.org/job/Jena_Development_Test/ws/>
>>>>>>>  > git rev-parse --is-inside-work-tree # timeout=10
>>>>>>> Fetching changes from the remote Git repository
>>>>>>>  > git config remote.origin.url git://git.apache.org/jena.git #
>>>>>>> timeout=10
>>>>>>> Fetching upstream changes from git://git.apache.org/jena.git
>>>>>>>  > git --version # timeout=10
>>>>>>>  > git 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 3b3ba37487f6e90dc5aefa48d2b64c22e9c7dca1
>>>>>>> (origin/master)
>>>>>>>  > git config core.sparsecheckout # timeout=10
>>>>>>>  > git checkout -f 3b3ba37487f6e90dc5aefa48d2b64c22e9c7dca1
>>>>>>>  > git rev-list 41ebfe01679a4bee830f53fe54bd9352e4f5a278 # timeout=10
>>>>>>> ERROR: Maven Home /home/jenkins/tools/maven/latest3 doesnt exist
>>>>>>>
>>>>>>>
>>>
>>>

Re: Build failed in Jenkins: Jena_Development_Test #2674

Posted by Andy Seaborne <an...@apache.org>.
See the thread 
http://mail-archives.apache.org/mod_mbox/www-builds/201706.mbox/%3Cpony-84a3f5a42c31170b6f0cfe9682940d3779cc1a0d-410a725ec4f05db8367902a98b017f9d9e0d72f6%40builds.apache.org%3E

and I fixed it for the development build by setting it to maven 3.3.3, 
not "maven 3 latest".

     Andy

On 04/06/17 14:43, ajs6f@apache.org wrote:
> I'll take it up with INFRA tomorrow unless someone beats me to it.
> 
> 
> ajs6f
> 
> Claude Warren wrote on 6/4/17 8:54 AM:
>> Looks like the last number of Dev builds have faild for this reason.
>>
>> On Fri, Jun 2, 2017 at 11:48 AM, Andy Seaborne <an...@apache.org> wrote:
>>
>>> Jena built with maven 3.5.0 locally.
>>>
>>>     Andy
>>>
>>>
>>> On 02/06/17 11:15, Andy Seaborne wrote:
>>>
>>>> Jenkins is having a bad time - I tried kicking the job off (morning, UK
>>>> time) and it crashed on ubuntu-us1 with
>>>>
>>>> java.lang.NoSuchFieldError: DEFAULT_USER_SETTINGS_FILE
>>>>
>>>> inside maven. Different error.
>>>>
>>>> I see email on builds@apache.org about that.  Apparently a Jenkins bug
>>>> when using "latest" maven which is now 3.5.0
>>>>
>>>> Maybe that is related to what happened on ubuntu-4 . If thart keeps
>>>> happening, then it's INFRA time:
>>>>
>>>> http://www.apache.org/dev/infra-contact
>>>>
>>>> (Hipchat or a ticket.)
>>>>
>>>> As a temporary measure, I've kicked off a "mvn deploy" on my machine to
>>>> get snapshot build done today.
>>>>
>>>>      Andy
>>>>
>>>>
>>>> On 01/06/17 13:00, ajs6f@apache.org wrote:
>>>>
>>>>> Urg, we're getting:
>>>>>
>>>>> ERROR: Maven Home /home/jenkins/tools/maven/latest3 doesnt exist
>>>>>
>>>>> out of that. That doesn't look right. Is that an INFRA ticket or just
>>>>> wait a bit and see if it comes back?
>>>>>
>>>>>
>>>>> ajs6f
>>>>>
>>>>> Apache Jenkins Server wrote on 6/1/17 7:34 AM:
>>>>>
>>>>>> See <https://builds.apache.org/job/Jena_Development_Test/2674/
>>>>>> display/redirect?page=changes>
>>>>>>
>>>>>> Changes:
>>>>>>
>>>>>> [ajs6f] Upgrade some dependencies to next minor versions
>>>>>>
>>>>>> [ajs6f] Bumping HTTP Core version
>>>>>>
>>>>>> ------------------------------------------
>>>>>> Started by an SCM change
>>>>>> [EnvInject] - Loading node environment variables.
>>>>>> Building remotely on ubuntu-4 (ubuntu trusty) in workspace <
>>>>>> https://builds.apache.org/job/Jena_Development_Test/ws/>
>>>>>>  > git rev-parse --is-inside-work-tree # timeout=10
>>>>>> Fetching changes from the remote Git repository
>>>>>>  > git config remote.origin.url git://git.apache.org/jena.git #
>>>>>> timeout=10
>>>>>> Fetching upstream changes from git://git.apache.org/jena.git
>>>>>>  > git --version # timeout=10
>>>>>>  > git 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 3b3ba37487f6e90dc5aefa48d2b64c22e9c7dca1
>>>>>> (origin/master)
>>>>>>  > git config core.sparsecheckout # timeout=10
>>>>>>  > git checkout -f 3b3ba37487f6e90dc5aefa48d2b64c22e9c7dca1
>>>>>>  > git rev-list 41ebfe01679a4bee830f53fe54bd9352e4f5a278 # timeout=10
>>>>>> ERROR: Maven Home /home/jenkins/tools/maven/latest3 doesnt exist
>>>>>>
>>>>>>
>>
>>

Re: Build failed in Jenkins: Jena_Development_Test #2674

Posted by aj...@apache.org.
I'll take it up with INFRA tomorrow unless someone beats me to it.


ajs6f

Claude Warren wrote on 6/4/17 8:54 AM:
> Looks like the last number of Dev builds have faild for this reason.
>
> On Fri, Jun 2, 2017 at 11:48 AM, Andy Seaborne <an...@apache.org> wrote:
>
>> Jena built with maven 3.5.0 locally.
>>
>>     Andy
>>
>>
>> On 02/06/17 11:15, Andy Seaborne wrote:
>>
>>> Jenkins is having a bad time - I tried kicking the job off (morning, UK
>>> time) and it crashed on ubuntu-us1 with
>>>
>>> java.lang.NoSuchFieldError: DEFAULT_USER_SETTINGS_FILE
>>>
>>> inside maven. Different error.
>>>
>>> I see email on builds@apache.org about that.  Apparently a Jenkins bug
>>> when using "latest" maven which is now 3.5.0
>>>
>>> Maybe that is related to what happened on ubuntu-4 . If thart keeps
>>> happening, then it's INFRA time:
>>>
>>> http://www.apache.org/dev/infra-contact
>>>
>>> (Hipchat or a ticket.)
>>>
>>> As a temporary measure, I've kicked off a "mvn deploy" on my machine to
>>> get snapshot build done today.
>>>
>>>      Andy
>>>
>>>
>>> On 01/06/17 13:00, ajs6f@apache.org wrote:
>>>
>>>> Urg, we're getting:
>>>>
>>>> ERROR: Maven Home /home/jenkins/tools/maven/latest3 doesnt exist
>>>>
>>>> out of that. That doesn't look right. Is that an INFRA ticket or just
>>>> wait a bit and see if it comes back?
>>>>
>>>>
>>>> ajs6f
>>>>
>>>> Apache Jenkins Server wrote on 6/1/17 7:34 AM:
>>>>
>>>>> See <https://builds.apache.org/job/Jena_Development_Test/2674/
>>>>> display/redirect?page=changes>
>>>>>
>>>>> Changes:
>>>>>
>>>>> [ajs6f] Upgrade some dependencies to next minor versions
>>>>>
>>>>> [ajs6f] Bumping HTTP Core version
>>>>>
>>>>> ------------------------------------------
>>>>> Started by an SCM change
>>>>> [EnvInject] - Loading node environment variables.
>>>>> Building remotely on ubuntu-4 (ubuntu trusty) in workspace <
>>>>> https://builds.apache.org/job/Jena_Development_Test/ws/>
>>>>>  > git rev-parse --is-inside-work-tree # timeout=10
>>>>> Fetching changes from the remote Git repository
>>>>>  > git config remote.origin.url git://git.apache.org/jena.git #
>>>>> timeout=10
>>>>> Fetching upstream changes from git://git.apache.org/jena.git
>>>>>  > git --version # timeout=10
>>>>>  > git 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 3b3ba37487f6e90dc5aefa48d2b64c22e9c7dca1
>>>>> (origin/master)
>>>>>  > git config core.sparsecheckout # timeout=10
>>>>>  > git checkout -f 3b3ba37487f6e90dc5aefa48d2b64c22e9c7dca1
>>>>>  > git rev-list 41ebfe01679a4bee830f53fe54bd9352e4f5a278 # timeout=10
>>>>> ERROR: Maven Home /home/jenkins/tools/maven/latest3 doesnt exist
>>>>>
>>>>>
>
>

Re: Build failed in Jenkins: Jena_Development_Test #2674

Posted by Claude Warren <cl...@xenei.com>.
Looks like the last number of Dev builds have faild for this reason.

On Fri, Jun 2, 2017 at 11:48 AM, Andy Seaborne <an...@apache.org> wrote:

> Jena built with maven 3.5.0 locally.
>
>     Andy
>
>
> On 02/06/17 11:15, Andy Seaborne wrote:
>
>> Jenkins is having a bad time - I tried kicking the job off (morning, UK
>> time) and it crashed on ubuntu-us1 with
>>
>> java.lang.NoSuchFieldError: DEFAULT_USER_SETTINGS_FILE
>>
>> inside maven. Different error.
>>
>> I see email on builds@apache.org about that.  Apparently a Jenkins bug
>> when using "latest" maven which is now 3.5.0
>>
>> Maybe that is related to what happened on ubuntu-4 . If thart keeps
>> happening, then it's INFRA time:
>>
>> http://www.apache.org/dev/infra-contact
>>
>> (Hipchat or a ticket.)
>>
>> As a temporary measure, I've kicked off a "mvn deploy" on my machine to
>> get snapshot build done today.
>>
>>      Andy
>>
>>
>> On 01/06/17 13:00, ajs6f@apache.org wrote:
>>
>>> Urg, we're getting:
>>>
>>> ERROR: Maven Home /home/jenkins/tools/maven/latest3 doesnt exist
>>>
>>> out of that. That doesn't look right. Is that an INFRA ticket or just
>>> wait a bit and see if it comes back?
>>>
>>>
>>> ajs6f
>>>
>>> Apache Jenkins Server wrote on 6/1/17 7:34 AM:
>>>
>>>> See <https://builds.apache.org/job/Jena_Development_Test/2674/
>>>> display/redirect?page=changes>
>>>>
>>>> Changes:
>>>>
>>>> [ajs6f] Upgrade some dependencies to next minor versions
>>>>
>>>> [ajs6f] Bumping HTTP Core version
>>>>
>>>> ------------------------------------------
>>>> Started by an SCM change
>>>> [EnvInject] - Loading node environment variables.
>>>> Building remotely on ubuntu-4 (ubuntu trusty) in workspace <
>>>> https://builds.apache.org/job/Jena_Development_Test/ws/>
>>>>  > git rev-parse --is-inside-work-tree # timeout=10
>>>> Fetching changes from the remote Git repository
>>>>  > git config remote.origin.url git://git.apache.org/jena.git #
>>>> timeout=10
>>>> Fetching upstream changes from git://git.apache.org/jena.git
>>>>  > git --version # timeout=10
>>>>  > git 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 3b3ba37487f6e90dc5aefa48d2b64c22e9c7dca1
>>>> (origin/master)
>>>>  > git config core.sparsecheckout # timeout=10
>>>>  > git checkout -f 3b3ba37487f6e90dc5aefa48d2b64c22e9c7dca1
>>>>  > git rev-list 41ebfe01679a4bee830f53fe54bd9352e4f5a278 # timeout=10
>>>> ERROR: Maven Home /home/jenkins/tools/maven/latest3 doesnt exist
>>>>
>>>>


-- 
I like: Like Like - The likeliest place on the web
<http://like-like.xenei.com>
LinkedIn: http://www.linkedin.com/in/claudewarren

Re: Build failed in Jenkins: Jena_Development_Test #2674

Posted by Andy Seaborne <an...@apache.org>.
Jena built with maven 3.5.0 locally.

     Andy

On 02/06/17 11:15, Andy Seaborne wrote:
> Jenkins is having a bad time - I tried kicking the job off (morning, UK 
> time) and it crashed on ubuntu-us1 with
> 
> java.lang.NoSuchFieldError: DEFAULT_USER_SETTINGS_FILE
> 
> inside maven. Different error.
> 
> I see email on builds@apache.org about that.  Apparently a Jenkins bug 
> when using "latest" maven which is now 3.5.0
> 
> Maybe that is related to what happened on ubuntu-4 . If thart keeps 
> happening, then it's INFRA time:
> 
> http://www.apache.org/dev/infra-contact
> 
> (Hipchat or a ticket.)
> 
> As a temporary measure, I've kicked off a "mvn deploy" on my machine to 
> get snapshot build done today.
> 
>      Andy
> 
> 
> On 01/06/17 13:00, ajs6f@apache.org wrote:
>> Urg, we're getting:
>>
>> ERROR: Maven Home /home/jenkins/tools/maven/latest3 doesnt exist
>>
>> out of that. That doesn't look right. Is that an INFRA ticket or just 
>> wait a bit and see if it comes back?
>>
>>
>> ajs6f
>>
>> Apache Jenkins Server wrote on 6/1/17 7:34 AM:
>>> See 
>>> <https://builds.apache.org/job/Jena_Development_Test/2674/display/redirect?page=changes> 
>>>
>>>
>>> Changes:
>>>
>>> [ajs6f] Upgrade some dependencies to next minor versions
>>>
>>> [ajs6f] Bumping HTTP Core version
>>>
>>> ------------------------------------------
>>> Started by an SCM change
>>> [EnvInject] - Loading node environment variables.
>>> Building remotely on ubuntu-4 (ubuntu trusty) in workspace 
>>> <https://builds.apache.org/job/Jena_Development_Test/ws/>
>>>  > git rev-parse --is-inside-work-tree # timeout=10
>>> Fetching changes from the remote Git repository
>>>  > git config remote.origin.url git://git.apache.org/jena.git # 
>>> timeout=10
>>> Fetching upstream changes from git://git.apache.org/jena.git
>>>  > git --version # timeout=10
>>>  > git 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 3b3ba37487f6e90dc5aefa48d2b64c22e9c7dca1 
>>> (origin/master)
>>>  > git config core.sparsecheckout # timeout=10
>>>  > git checkout -f 3b3ba37487f6e90dc5aefa48d2b64c22e9c7dca1
>>>  > git rev-list 41ebfe01679a4bee830f53fe54bd9352e4f5a278 # timeout=10
>>> ERROR: Maven Home /home/jenkins/tools/maven/latest3 doesnt exist
>>>

Re: Build failed in Jenkins: Jena_Development_Test #2674

Posted by Andy Seaborne <an...@apache.org>.
Jenkins is having a bad time - I tried kicking the job off (morning, UK 
time) and it crashed on ubuntu-us1 with

java.lang.NoSuchFieldError: DEFAULT_USER_SETTINGS_FILE

inside maven. Different error.

I see email on builds@apache.org about that.  Apparently a Jenkins bug 
when using "latest" maven which is now 3.5.0

Maybe that is related to what happened on ubuntu-4 . If thart keeps 
happening, then it's INFRA time:

http://www.apache.org/dev/infra-contact

(Hipchat or a ticket.)

As a temporary measure, I've kicked off a "mvn deploy" on my machine to 
get snapshot build done today.

     Andy


On 01/06/17 13:00, ajs6f@apache.org wrote:
> Urg, we're getting:
> 
> ERROR: Maven Home /home/jenkins/tools/maven/latest3 doesnt exist
> 
> out of that. That doesn't look right. Is that an INFRA ticket or just 
> wait a bit and see if it comes back?
> 
> 
> ajs6f
> 
> Apache Jenkins Server wrote on 6/1/17 7:34 AM:
>> See 
>> <https://builds.apache.org/job/Jena_Development_Test/2674/display/redirect?page=changes> 
>>
>>
>> Changes:
>>
>> [ajs6f] Upgrade some dependencies to next minor versions
>>
>> [ajs6f] Bumping HTTP Core version
>>
>> ------------------------------------------
>> Started by an SCM change
>> [EnvInject] - Loading node environment variables.
>> Building remotely on ubuntu-4 (ubuntu trusty) in workspace 
>> <https://builds.apache.org/job/Jena_Development_Test/ws/>
>>  > git rev-parse --is-inside-work-tree # timeout=10
>> Fetching changes from the remote Git repository
>>  > git config remote.origin.url git://git.apache.org/jena.git # 
>> timeout=10
>> Fetching upstream changes from git://git.apache.org/jena.git
>>  > git --version # timeout=10
>>  > git 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 3b3ba37487f6e90dc5aefa48d2b64c22e9c7dca1 
>> (origin/master)
>>  > git config core.sparsecheckout # timeout=10
>>  > git checkout -f 3b3ba37487f6e90dc5aefa48d2b64c22e9c7dca1
>>  > git rev-list 41ebfe01679a4bee830f53fe54bd9352e4f5a278 # timeout=10
>> ERROR: Maven Home /home/jenkins/tools/maven/latest3 doesnt exist
>>

Re: Build failed in Jenkins: Jena_Development_Test #2674

Posted by aj...@apache.org.
Urg, we're getting:

ERROR: Maven Home /home/jenkins/tools/maven/latest3 doesnt exist

out of that. That doesn't look right. Is that an INFRA ticket or just wait a bit and see if it comes back?


ajs6f

Apache Jenkins Server wrote on 6/1/17 7:34 AM:
> See <https://builds.apache.org/job/Jena_Development_Test/2674/display/redirect?page=changes>
>
> Changes:
>
> [ajs6f] Upgrade some dependencies to next minor versions
>
> [ajs6f] Bumping HTTP Core version
>
> ------------------------------------------
> Started by an SCM change
> [EnvInject] - Loading node environment variables.
> Building remotely on ubuntu-4 (ubuntu trusty) in workspace <https://builds.apache.org/job/Jena_Development_Test/ws/>
>  > git rev-parse --is-inside-work-tree # timeout=10
> Fetching changes from the remote Git repository
>  > git config remote.origin.url git://git.apache.org/jena.git # timeout=10
> Fetching upstream changes from git://git.apache.org/jena.git
>  > git --version # timeout=10
>  > git 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 3b3ba37487f6e90dc5aefa48d2b64c22e9c7dca1 (origin/master)
>  > git config core.sparsecheckout # timeout=10
>  > git checkout -f 3b3ba37487f6e90dc5aefa48d2b64c22e9c7dca1
>  > git rev-list 41ebfe01679a4bee830f53fe54bd9352e4f5a278 # timeout=10
> ERROR: Maven Home /home/jenkins/tools/maven/latest3 doesnt exist
>

Build failed in Jenkins: Jena_Development_Test #2674

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Jena_Development_Test/2674/display/redirect?page=changes>

Changes:

[ajs6f] Upgrade some dependencies to next minor versions

[ajs6f] Bumping HTTP Core version

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on ubuntu-4 (ubuntu trusty) in workspace <https://builds.apache.org/job/Jena_Development_Test/ws/>
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url git://git.apache.org/jena.git # timeout=10
Fetching upstream changes from git://git.apache.org/jena.git
 > git --version # timeout=10
 > git 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 3b3ba37487f6e90dc5aefa48d2b64c22e9c7dca1 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 3b3ba37487f6e90dc5aefa48d2b64c22e9c7dca1
 > git rev-list 41ebfe01679a4bee830f53fe54bd9352e4f5a278 # timeout=10
ERROR: Maven Home /home/jenkins/tools/maven/latest3 doesnt exist