[errai-dev] Build failed in Jenkins: Errai #2097

ci-builds at redhat.com ci-builds at redhat.com
Thu Aug 3 12:37:20 EDT 2017


See <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Errai/2097/changes>

Changes:

[mbarkley] weird error, that basically i couldn't build anything... now all working

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on dev108-rhel6-x86_64 (hwavirt mem2G mwqa_drives_services mem4G eap-sustaining mem8G mwqa_drives_tools nodejs brFF31 mem12G mwqa_test_ips general brFF12 x86_64 linux RHEL-any RHEL RHEL6 brFF unix) in workspace <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Errai/ws/>
Cloning the remote Git repository
Cloning repository git://github.com/errai/errai.git
 > git init <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Errai/ws/> # timeout=10
Fetching upstream changes from git://github.com/errai/errai.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress git://github.com/errai/errai.git +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url git://github.com/errai/errai.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url git://github.com/errai/errai.git # timeout=10
Fetching upstream changes from git://github.com/errai/errai.git
 > git -c core.askpass=true fetch --tags --progress git://github.com/errai/errai.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 3ac272857b04e04794b32b4525195b3530dad8f3 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 3ac272857b04e04794b32b4525195b3530dad8f3
 > git rev-list d91b505a169fc4e002f0ef334dad12eeaa2eb961 # timeout=10
 > git tag -a -f -m Jenkins Build #2097 jenkins-Errai-2097 # timeout=10
Parsing POMs
Modules changed, recalculating dependency graph
Established TCP socket on 34968
maven32-agent.jar already up to date
maven32-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[Errai] $ /qa/tools/opt/amd64/jdk1.8.0.unlimited/bin/java -server -Xmx1200m -XX:MaxPermSize=256M -cp /mnt/hudson_workspace/maven32-agent.jar:/qa/tools/opt/maven3-latest/boot/plexus-classworlds-2.5.2.jar:/qa/tools/opt/maven3-latest/conf/logging jenkins.maven3.agent.Maven32Main /qa/tools/opt/maven3-latest /qa/services/hudson/hudson_release/WEB-INF/slave.jar /mnt/hudson_workspace/maven32-interceptor.jar /mnt/hudson_workspace/maven3-interceptor-commons.jar 34968
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256M; support was removed in 8.0
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Errai/ws/pom.xml> -Pintegration-test,-jboss-developer-repository clean deploy -Dpersistence.test.skip=true -DaltDeploymentRepository=jboss-snapshots-repository::default::https://origin-repository.jboss.org/nexus/content/repositories/snapshots/
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.Maven32Main.launch(Maven32Main.java:186)
	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:136)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:71)
	at hudson.remoting.UserRequest.perform(UserRequest.java:121)
	at hudson.remoting.UserRequest.perform(UserRequest.java:49)
	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: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:748)
Caused by: java.lang.NoSuchFieldError: DEFAULT_USER_SETTINGS_FILE
	at org.apache.maven.cli.DefaultMavenExecutionRequestBuilder.settings(DefaultMavenExecutionRequestBuilder.java:639)
	at org.apache.maven.cli.DefaultMavenExecutionRequestBuilder.getMavenExecutionRequest(DefaultMavenExecutionRequestBuilder.java:157)
	at org.jvnet.hudson.maven3.launcher.Maven32Launcher.getMavenExecutionRequest(Maven32Launcher.java:153)
	at org.jvnet.hudson.maven3.launcher.Maven32Launcher.main(Maven32Launcher.java:130)
	... 21 more
ERROR: Failed to parse POMs
hudson.util.IOException2: java.lang.reflect.InvocationTargetException
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:180)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:71)
	at hudson.remoting.UserRequest.perform(UserRequest.java:121)
	at hudson.remoting.UserRequest.perform(UserRequest.java:49)
	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: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:748)
	at ......remote call to Channel to Maven [/qa/tools/opt/amd64/jdk1.8.0.unlimited/bin/java, -server, -Xmx1200m, -XX:MaxPermSize=256M, -cp, /mnt/hudson_workspace/maven32-agent.jar:/qa/tools/opt/maven3-latest/boot/plexus-classworlds-2.5.2.jar:/qa/tools/opt/maven3-latest/conf/logging, jenkins.maven3.agent.Maven32Main, /qa/tools/opt/maven3-latest, /qa/services/hudson/hudson_release/WEB-INF/slave.jar, /mnt/hudson_workspace/maven32-interceptor.jar, /mnt/hudson_workspace/maven3-interceptor-commons.jar, 34968](Native Method)
	at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1413)
	at hudson.remoting.UserResponse.retrieve(UserRequest.java:221)
	at hudson.remoting.Channel.call(Channel.java:778)
	at hudson.maven.ProcessCache$MavenProcess.call(ProcessCache.java:161)
	at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:853)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:536)
	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:408)
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:136)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:71)
	at hudson.remoting.UserRequest.perform(UserRequest.java:121)
	at hudson.remoting.UserRequest.perform(UserRequest.java:49)
	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: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:748)
Caused by: java.lang.Exception: java.lang.reflect.InvocationTargetException
	at jenkins.maven3.agent.Maven32Main.launch(Maven32Main.java:189)
	... 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.Maven32Main.launch(Maven32Main.java:186)
	... 14 more
Caused by: java.lang.NoSuchFieldError: DEFAULT_USER_SETTINGS_FILE
	at org.apache.maven.cli.DefaultMavenExecutionRequestBuilder.settings(DefaultMavenExecutionRequestBuilder.java:639)
	at org.apache.maven.cli.DefaultMavenExecutionRequestBuilder.getMavenExecutionRequest(DefaultMavenExecutionRequestBuilder.java:157)
	at org.jvnet.hudson.maven3.launcher.Maven32Launcher.getMavenExecutionRequest(Maven32Launcher.java:153)
	at org.jvnet.hudson.maven3.launcher.Maven32Launcher.main(Maven32Launcher.java:130)
	... 21 more
channel stopped
Notifying upstream projects of job completion


More information about the errai-dev mailing list