From ci-builds at redhat.com Thu Aug 3 12:37:20 2017 From: ci-builds at redhat.com (ci-builds at redhat.com) Date: Thu, 3 Aug 2017 16:37:20 +0000 (UTC) Subject: [errai-dev] Build failed in Jenkins: Errai #2097 In-Reply-To: <1742329784.5452.1500991612229.JavaMail.hudsonmaster@jenkins.hosts.mwqe.eng.bos.redhat.com> References: <1742329784.5452.1500991612229.JavaMail.hudsonmaster@jenkins.hosts.mwqe.eng.bos.redhat.com> Message-ID: <1912086395.7738.1501778240664.JavaMail.hudsonmaster@jenkins.hosts.mwqe.eng.bos.redhat.com> See 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 Cloning the remote Git repository Cloning repository git://github.com/errai/errai.git > git init # 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 -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 From ci-builds at redhat.com Thu Aug 3 13:06:39 2017 From: ci-builds at redhat.com (ci-builds at redhat.com) Date: Thu, 3 Aug 2017 17:06:39 +0000 (UTC) Subject: [errai-dev] Build failed in Jenkins: Errai #2098 In-Reply-To: <1912086395.7738.1501778240664.JavaMail.hudsonmaster@jenkins.hosts.mwqe.eng.bos.redhat.com> References: <1912086395.7738.1501778240664.JavaMail.hudsonmaster@jenkins.hosts.mwqe.eng.bos.redhat.com> Message-ID: <203240879.7739.1501779999028.JavaMail.hudsonmaster@jenkins.hosts.mwqe.eng.bos.redhat.com> See Changes: [mbarkley] Fix Jenkins CI build ------------------------------------------ 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 > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git://github.com/errai/errai.git # 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 rev-parse refs/remotes/origin/master^{commit} # timeout=10 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10 Checking out Revision 94e242c9ab7d3307ceb631298bbf4609a0ab3a14 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 94e242c9ab7d3307ceb631298bbf4609a0ab3a14 > git rev-list 3ac272857b04e04794b32b4525195b3530dad8f3 # timeout=10 > git tag -a -f -m Jenkins Build #2098 jenkins-Errai-2098 # timeout=10 Parsing POMs Modules changed, recalculating dependency graph Established TCP socket on 39903 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 39903 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 -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, 39903](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 From ci-builds at redhat.com Thu Aug 3 13:36:24 2017 From: ci-builds at redhat.com (ci-builds at redhat.com) Date: Thu, 3 Aug 2017 17:36:24 +0000 (UTC) Subject: [errai-dev] Build failed in Jenkins: Errai #2099 In-Reply-To: <203240879.7739.1501779999028.JavaMail.hudsonmaster@jenkins.hosts.mwqe.eng.bos.redhat.com> References: <203240879.7739.1501779999028.JavaMail.hudsonmaster@jenkins.hosts.mwqe.eng.bos.redhat.com> Message-ID: <646324394.7741.1501781785012.JavaMail.hudsonmaster@jenkins.hosts.mwqe.eng.bos.redhat.com> See Changes: [mbarkley] Make ErraiProvider use custom marshallers again ------------------------------------------ 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 > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git://github.com/errai/errai.git # 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 rev-parse refs/remotes/origin/master^{commit} # timeout=10 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10 Checking out Revision 1b980961d1bc75f1f5e836341c50017e36a9d501 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 1b980961d1bc75f1f5e836341c50017e36a9d501 > git rev-list 94e242c9ab7d3307ceb631298bbf4609a0ab3a14 # timeout=10 > git tag -a -f -m Jenkins Build #2099 jenkins-Errai-2099 # timeout=10 Parsing POMs Modules changed, recalculating dependency graph Established TCP socket on 38411 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 38411 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 -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, 38411](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 From ci-builds at redhat.com Thu Aug 3 16:16:35 2017 From: ci-builds at redhat.com (ci-builds at redhat.com) Date: Thu, 3 Aug 2017 20:16:35 +0000 (UTC) Subject: [errai-dev] Build failed in Jenkins: Errai #2100 In-Reply-To: <646324394.7741.1501781785012.JavaMail.hudsonmaster@jenkins.hosts.mwqe.eng.bos.redhat.com> References: <646324394.7741.1501781785012.JavaMail.hudsonmaster@jenkins.hosts.mwqe.eng.bos.redhat.com> Message-ID: <1569309827.7758.1501791395848.JavaMail.hudsonmaster@jenkins.hosts.mwqe.eng.bos.redhat.com> See Changes: [mbarkley] Fix for marshall() and demarshall() generated methods. In my project resulting js code size went down from 433kb to 380kb, and demarshall() performance few times better now. [mbarkley] marshallEnum() optimized. [mbarkley] Minor fixes for "Fix for marshall() and demarshall() generated methods". [mbarkley] attempt to fix for integration tests. ------------------------------------------ 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 > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git://github.com/errai/errai.git # 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 rev-parse refs/remotes/origin/master^{commit} # timeout=10 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10 Checking out Revision fce9b12992b3f6f89aa88459c495a8993fecb5d3 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f fce9b12992b3f6f89aa88459c495a8993fecb5d3 > git rev-list 1b980961d1bc75f1f5e836341c50017e36a9d501 # timeout=10 > git tag -a -f -m Jenkins Build #2100 jenkins-Errai-2100 # timeout=10 Parsing POMs Modules changed, recalculating dependency graph Established TCP socket on 44972 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 44972 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 -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, 44972](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 From ci-builds at redhat.com Fri Aug 4 14:06:27 2017 From: ci-builds at redhat.com (ci-builds at redhat.com) Date: Fri, 4 Aug 2017 18:06:27 +0000 (UTC) Subject: [errai-dev] Build failed in Jenkins: Errai #2101 In-Reply-To: <1569309827.7758.1501791395848.JavaMail.hudsonmaster@jenkins.hosts.mwqe.eng.bos.redhat.com> References: <1569309827.7758.1501791395848.JavaMail.hudsonmaster@jenkins.hosts.mwqe.eng.bos.redhat.com> Message-ID: <1132974705.7897.1501869987308.JavaMail.hudsonmaster@jenkins.hosts.mwqe.eng.bos.redhat.com> See Changes: [mbarkley] Support ErraiApp.properties in META-INF dir ------------------------------------------ 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 > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git://github.com/errai/errai.git # 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 rev-parse refs/remotes/origin/master^{commit} # timeout=10 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10 Checking out Revision 1f5692370e9410e730ccdb167fbb089968664939 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 1f5692370e9410e730ccdb167fbb089968664939 > git rev-list fce9b12992b3f6f89aa88459c495a8993fecb5d3 # timeout=10 > git tag -a -f -m Jenkins Build #2101 jenkins-Errai-2101 # timeout=10 Parsing POMs Modules changed, recalculating dependency graph Established TCP socket on 33746 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 33746 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 -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, 33746](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