You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@deltaspike.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2015/11/06 01:22:20 UTC

Jenkins build is still unstable: Deltaspike OWB 1.1.9-SNAPSHOT #856

See <https://builds.apache.org/job/Deltaspike%20OWB%201.1.9-SNAPSHOT/changes>


Build failed in Jenkins: Deltaspike OWB 1.1.9-SNAPSHOT #937

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Deltaspike%20OWB%201.1.9-SNAPSHOT/937/changes>

Changes:

[kalgon] DELTASPIKE-1185 Allow customization (name, description) of JMX managed

------------------------------------------
Started by upstream project "DeltaSpike for CDI 1.0" build number 32
originally caused by:
 Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H11 (docker Ubuntu ubuntu yahoo-not-h2) in workspace <https://builds.apache.org/job/Deltaspike%20OWB%201.1.9-SNAPSHOT/ws/>
Cloning the remote Git repository
Cloning repository https://git-wip-us.apache.org/repos/asf/deltaspike.git
 > git init <https://builds.apache.org/job/Deltaspike%20OWB%201.1.9-SNAPSHOT/ws/> # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/deltaspike.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress https://git-wip-us.apache.org/repos/asf/deltaspike.git +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/deltaspike.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/deltaspike.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/deltaspike.git
 > git -c core.askpass=true fetch --tags --progress https://git-wip-us.apache.org/repos/asf/deltaspike.git +refs/heads/*:refs/remotes/origin/*
Seen branch in repository origin/deltaspike-0.1-incubating
Seen branch in repository origin/deltaspike-0.2-incubating
Seen branch in repository origin/deltaspike-0.3-incubating
Seen branch in repository origin/deltaspike-0.4
Seen branch in repository origin/deltaspike-0.5
Seen branch in repository origin/deltaspike-0.6
Seen branch in repository origin/deltaspike-0.7
Seen branch in repository origin/deltaspike-1.0.0
Seen branch in repository origin/deltaspike-1.0.1
Seen branch in repository origin/deltaspike-1.0.2
Seen branch in repository origin/deltaspike-1.0.3
Seen branch in repository origin/deltaspike-1.1.0
Seen branch in repository origin/deltaspike-1.2.0
Seen branch in repository origin/deltaspike-1.2.1
Seen branch in repository origin/ds-1.4.0
Seen branch in repository origin/ds-1.4.1
Seen branch in repository origin/ds-1.4.2
Seen branch in repository origin/ds-1.5.0
Seen branch in repository origin/ds-1.5.1
Seen branch in repository origin/ds-1.5.2
Seen branch in repository origin/ds-1.5.3
Seen branch in repository origin/ds-1.5.4
Seen branch in repository origin/ds-1.6.0
Seen branch in repository origin/ds-1.6.1
Seen branch in repository origin/ds-1.7.0
Seen branch in repository origin/ds-1.7.1
Seen branch in repository origin/master
Seen 27 remote branches
Checking out Revision 40d24ab50ad1660390d9b06bc5c6ac5cabd84329 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 40d24ab50ad1660390d9b06bc5c6ac5cabd84329
 > git rev-list 234ab7370d246291c2f73bcd2acfa28d7642058d # timeout=10
Parsing POMs
Modules changed, recalculating dependency graph
Established TCP socket on 35824
maven32-agent.jar already up to date
maven32-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[Deltaspike OWB 1.1.9-SNAPSHOT] $ /home/jenkins/tools/java/latest1.6/bin/java -Xmx2g -Xms256m -XX:MaxPermSize=512m -cp /home/jenkins/jenkins-slave/maven32-agent.jar:/home/jenkins/tools/maven/latest3/boot/plexus-classworlds-2.5.2.jar:/home/jenkins/tools/maven/latest3/conf/logging jenkins.maven3.agent.Maven32Main /home/jenkins/tools/maven/latest3/ /home/jenkins/jenkins-slave/slave.jar /home/jenkins/jenkins-slave/maven32-interceptor.jar /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 35824
Exception in thread "main" java.lang.ClassNotFoundException: hudson.remoting.Launcher
	at org.codehaus.plexus.classworlds.strategy.SelfFirstStrategy.loadClass(SelfFirstStrategy.java:50)
	at org.codehaus.plexus.classworlds.realm.ClassRealm.unsynchronizedLoadClass(ClassRealm.java:271)
	at org.codehaus.plexus.classworlds.realm.ClassRealm.loadClass(ClassRealm.java:254)
	at org.codehaus.plexus.classworlds.realm.ClassRealm.loadClass(ClassRealm.java:239)
	at jenkins.maven3.agent.Maven32Main.main(Maven32Main.java:143)
	at jenkins.maven3.agent.Maven32Main.main(Maven32Main.java:74)
ERROR: Failed to parse POMs
java.io.EOFException: unexpected stream termination
	at hudson.remoting.ChannelBuilder.negotiate(ChannelBuilder.java:365)
	at hudson.remoting.ChannelBuilder.build(ChannelBuilder.java:310)
	at hudson.slaves.Channels.forProcess(Channels.java:115)
	at hudson.maven.AbstractMavenProcessFactory.newProcess(AbstractMavenProcessFactory.java:297)
	at hudson.maven.ProcessCache.get(ProcessCache.java:236)
	at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:778)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:534)
	at hudson.model.Run.execute(Run.java:1738)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:531)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:410)

Jenkins build is still unstable: Deltaspike OWB 1.1.9-SNAPSHOT #936

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Deltaspike%20OWB%201.1.9-SNAPSHOT/changes>


Jenkins build is still unstable: Deltaspike OWB 1.1.9-SNAPSHOT #935

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Deltaspike%20OWB%201.1.9-SNAPSHOT/changes>


Jenkins build is still unstable: Deltaspike OWB 1.1.9-SNAPSHOT #934

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Deltaspike%20OWB%201.1.9-SNAPSHOT/changes>


Jenkins build is still unstable: Deltaspike OWB 1.1.9-SNAPSHOT #933

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Deltaspike%20OWB%201.1.9-SNAPSHOT/changes>


Jenkins build is still unstable: Deltaspike OWB 1.1.9-SNAPSHOT #932

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Deltaspike%20OWB%201.1.9-SNAPSHOT/changes>


Jenkins build is still unstable: Deltaspike OWB 1.1.9-SNAPSHOT #931

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Deltaspike%20OWB%201.1.9-SNAPSHOT/changes>


Jenkins build is still unstable: Deltaspike OWB 1.1.9-SNAPSHOT #930

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Deltaspike%20OWB%201.1.9-SNAPSHOT/changes>


Jenkins build is unstable: Deltaspike OWB 1.1.9-SNAPSHOT #929

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Deltaspike%20OWB%201.1.9-SNAPSHOT/929/changes>


Build failed in Jenkins: Deltaspike OWB 1.1.9-SNAPSHOT #928

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Deltaspike%20OWB%201.1.9-SNAPSHOT/928/changes>

Changes:

[tandraschko] DELTASPIKE-1150 Ignore "external" links in CLIENTWINDOW-mode

[gpetracek] DELTASPIKE-1151 dropped optional cleanup

[johndament] DELTASPIKE-1152 Adding support for first and top in method name,

[johndament] DELTASPIKE-1153 Added support for ordering without a where clause.

[johndament] DELTASPIKE-1152 DELTASPIKE-1153 Doc clean up.

[tandraschko] DELTASPIKE-1149 CLIENTWINDOW tokenizedRedirect should ignore ctrl-key

[tandraschko] DELTASPIKE-1142 Documentation wrong: an interface does not implement

[tandraschko] DELTASPIKE-1154 [perf] use EntityVerifier in a static way

[tandraschko] DELTASPIKE-1155 tableName fallback to Metamodel only when not defined on

[tandraschko] DELTASPIKE-1154 remove "unused" verifier API for now

------------------------------------------
Started by upstream project "DeltaSpike for CDI 1.0" build number 23
originally caused by:
 Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on jenkins-test-d9 (jenkins-cloud-4GB cloud-slave Ubuntu ubuntu jenkins-cloud-8GB) in workspace <https://builds.apache.org/job/Deltaspike%20OWB%201.1.9-SNAPSHOT/ws/>
Unpacking https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.0.4/apache-maven-3.0.4-bin.zip to /home/jenkins/tools/maven/apache-maven-3.0.4 on jenkins-test-d9
Cloning the remote Git repository
Cloning repository https://git-wip-us.apache.org/repos/asf/deltaspike.git
 > git init <https://builds.apache.org/job/Deltaspike%20OWB%201.1.9-SNAPSHOT/ws/> # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/deltaspike.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress https://git-wip-us.apache.org/repos/asf/deltaspike.git +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/deltaspike.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/deltaspike.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/deltaspike.git
 > git -c core.askpass=true fetch --tags --progress https://git-wip-us.apache.org/repos/asf/deltaspike.git +refs/heads/*:refs/remotes/origin/*
Seen branch in repository origin/deltaspike-0.1-incubating
Seen branch in repository origin/deltaspike-0.2-incubating
Seen branch in repository origin/deltaspike-0.3-incubating
Seen branch in repository origin/deltaspike-0.4
Seen branch in repository origin/deltaspike-0.5
Seen branch in repository origin/deltaspike-0.6
Seen branch in repository origin/deltaspike-0.7
Seen branch in repository origin/deltaspike-1.0.0
Seen branch in repository origin/deltaspike-1.0.1
Seen branch in repository origin/deltaspike-1.0.2
Seen branch in repository origin/deltaspike-1.0.3
Seen branch in repository origin/deltaspike-1.1.0
Seen branch in repository origin/deltaspike-1.2.0
Seen branch in repository origin/deltaspike-1.2.1
Seen branch in repository origin/ds-1.4.0
Seen branch in repository origin/ds-1.4.1
Seen branch in repository origin/ds-1.4.2
Seen branch in repository origin/ds-1.5.0
Seen branch in repository origin/ds-1.5.1
Seen branch in repository origin/ds-1.5.2
Seen branch in repository origin/ds-1.5.3
Seen branch in repository origin/ds-1.5.4
Seen branch in repository origin/ds-1.6.0
Seen branch in repository origin/ds-1.6.1
Seen branch in repository origin/master
Seen 25 remote branches
Checking out Revision 0bb287f56a3e4d2afc9f731ce56fc03102a7dd08 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 0bb287f56a3e4d2afc9f731ce56fc03102a7dd08
 > git rev-list 531f0450defa2e1abbcf1d9db33eb8e403ce2ab6 # timeout=10
Parsing POMs
ERROR: Failed to parse POMs
java.io.IOException: remote file operation failed: <https://builds.apache.org/job/Deltaspike%20OWB%201.1.9-SNAPSHOT/ws/> at hudson.remoting.Channel@50a6f92a:jenkins-test-d9: hudson.remoting.ProxyException: hudson.maven.MavenModuleSetBuild$MavenExecutionException: hudson.maven.MavenEmbedderException: 1 problem was encountered while building the effective settings
[FATAL] Non-parseable settings /home/jenkins/.m2/settings.xml: unexpected character in markup % (position: START_TAG seen ...</username>\n     <password><%... @14:18)  @ /home/jenkins/.m2/settings.xml, line 14, column 18

	at hudson.FilePath.act(FilePath.java:986)
	at hudson.FilePath.act(FilePath.java:968)
	at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.parsePoms(MavenModuleSetBuild.java:960)
	at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:679)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:534)
	at hudson.model.Run.execute(Run.java:1738)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:531)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:410)
Caused by: hudson.remoting.ProxyException: hudson.maven.MavenModuleSetBuild$MavenExecutionException: hudson.maven.MavenEmbedderException: 1 problem was encountered while building the effective settings
[FATAL] Non-parseable settings /home/jenkins/.m2/settings.xml: unexpected character in markup % (position: START_TAG seen ...</username>\n     <password><%... @14:18)  @ /home/jenkins/.m2/settings.xml, line 14, column 18

	at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1362)
	at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1098)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2719)
	at hudson.remoting.UserRequest.perform(UserRequest.java:120)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:326)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:745)
	at ......remote call to jenkins-test-d9(Native Method)
	at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1416)
	at hudson.remoting.UserResponse.retrieve(UserRequest.java:220)
	at hudson.remoting.Channel.call(Channel.java:781)
	at hudson.FilePath.act(FilePath.java:979)
	... 8 more
Caused by: hudson.remoting.ProxyException: hudson.maven.MavenEmbedderException: 1 problem was encountered while building the effective settings
[FATAL] Non-parseable settings /home/jenkins/.m2/settings.xml: unexpected character in markup % (position: START_TAG seen ...</username>\n     <password><%... @14:18)  @ /home/jenkins/.m2/settings.xml, line 14, column 18

	at hudson.maven.MavenEmbedder.<init>(MavenEmbedder.java:128)
	at hudson.maven.MavenEmbedder.<init>(MavenEmbedder.java:109)
	at hudson.maven.MavenEmbedder.<init>(MavenEmbedder.java:136)
	at hudson.maven.MavenUtil.createEmbedder(MavenUtil.java:212)
	at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1295)
	at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1098)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2719)
	at hudson.remoting.UserRequest.perform(UserRequest.java:120)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:326)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:745)
Caused by: hudson.remoting.ProxyException: hudson.maven.MavenEmbedderException: 1 problem was encountered while building the effective settings
[FATAL] Non-parseable settings /home/jenkins/.m2/settings.xml: unexpected character in markup % (position: START_TAG seen ...</username>\n     <password><%... @14:18)  @ /home/jenkins/.m2/settings.xml, line 14, column 18

	at hudson.maven.MavenEmbedder.getSettings(MavenEmbedder.java:261)
	at hudson.maven.MavenEmbedder.buildMavenExecutionRequest(MavenEmbedder.java:157)
	at hudson.maven.MavenEmbedder.<init>(MavenEmbedder.java:120)
	... 14 more
Caused by: hudson.remoting.ProxyException: org.apache.maven.settings.building.SettingsBuildingException: 1 problem was encountered while building the effective settings
[FATAL] Non-parseable settings /home/jenkins/.m2/settings.xml: unexpected character in markup % (position: START_TAG seen ...</username>\n     <password><%... @14:18)  @ /home/jenkins/.m2/settings.xml, line 14, column 18

	at org.apache.maven.settings.building.DefaultSettingsBuilder.build(DefaultSettingsBuilder.java:116)
	at hudson.maven.MavenEmbedder.getSettings(MavenEmbedder.java:259)
	... 16 more

Jenkins build is still unstable: Deltaspike OWB 1.1.9-SNAPSHOT #927

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Deltaspike%20OWB%201.1.9-SNAPSHOT/changes>


Jenkins build is still unstable: Deltaspike OWB 1.1.9-SNAPSHOT #926

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Deltaspike%20OWB%201.1.9-SNAPSHOT/changes>


Jenkins build is still unstable: Deltaspike OWB 1.1.9-SNAPSHOT #925

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Deltaspike%20OWB%201.1.9-SNAPSHOT/changes>


Jenkins build is unstable: Deltaspike OWB 1.1.9-SNAPSHOT #924

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Deltaspike%20OWB%201.1.9-SNAPSHOT/924/>


Build failed in Jenkins: Deltaspike OWB 1.1.9-SNAPSHOT #923

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Deltaspike%20OWB%201.1.9-SNAPSHOT/923/changes>

Changes:

[struberg] DELTASPIKE-1139 fix high-load concurrency issue

[rmannibucau] DELTASPIKE-1138 ensuring @Futureable works with weld1 - note: we can

[gpetracek] DELTASPIKE-1140 explicit exclude of the target-folder in the

------------------------------------------
Started by upstream project "DeltaSpike for CDI 1.0" build number 19
originally caused by:
 Started by user gpetracek
[EnvInject] - Loading node environment variables.
Building remotely on jenkins-test-7c2 (jenkins-cloud-4GB cloud-slave Ubuntu ubuntu jenkins-cloud-8GB) in workspace <https://builds.apache.org/job/Deltaspike%20OWB%201.1.9-SNAPSHOT/ws/>
Cloning the remote Git repository
Cloning repository https://git-wip-us.apache.org/repos/asf/deltaspike.git
 > git init <https://builds.apache.org/job/Deltaspike%20OWB%201.1.9-SNAPSHOT/ws/> # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/deltaspike.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress https://git-wip-us.apache.org/repos/asf/deltaspike.git +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/deltaspike.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/deltaspike.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/deltaspike.git
 > git -c core.askpass=true fetch --tags --progress https://git-wip-us.apache.org/repos/asf/deltaspike.git +refs/heads/*:refs/remotes/origin/*
Seen branch in repository origin/deltaspike-0.1-incubating
Seen branch in repository origin/deltaspike-0.2-incubating
Seen branch in repository origin/deltaspike-0.3-incubating
Seen branch in repository origin/deltaspike-0.4
Seen branch in repository origin/deltaspike-0.5
Seen branch in repository origin/deltaspike-0.6
Seen branch in repository origin/deltaspike-0.7
Seen branch in repository origin/deltaspike-1.0.0
Seen branch in repository origin/deltaspike-1.0.1
Seen branch in repository origin/deltaspike-1.0.2
Seen branch in repository origin/deltaspike-1.0.3
Seen branch in repository origin/deltaspike-1.1.0
Seen branch in repository origin/deltaspike-1.2.0
Seen branch in repository origin/deltaspike-1.2.1
Seen branch in repository origin/ds-1.4.0
Seen branch in repository origin/ds-1.4.1
Seen branch in repository origin/ds-1.4.2
Seen branch in repository origin/ds-1.5.0
Seen branch in repository origin/ds-1.5.1
Seen branch in repository origin/ds-1.5.2
Seen branch in repository origin/ds-1.5.3
Seen branch in repository origin/ds-1.5.4
Seen branch in repository origin/ds-1.6.0
Seen branch in repository origin/ds-1.6.1
Seen branch in repository origin/master
Seen 25 remote branches
Checking out Revision b610ffb141f820b9967448d9229054837ebe2b73 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f b610ffb141f820b9967448d9229054837ebe2b73
 > git rev-list 53e54564c6de31376a88e22520e63a1d83b8adc5 # timeout=10
Parsing POMs
Modules changed, recalculating dependency graph
Established TCP socket on 38562
maven3-agent.jar already up to date
maven3-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[deltaspike] $ /home/jenkins/tools/java/latest1.6/bin/java -Xmx2g -Xms256m -XX:MaxPermSize=512m -cp /home/jenkins/jenkins-slave/maven3-agent.jar:/home/jenkins/tools/maven/apache-maven-3.0.4/boot/plexus-classworlds-2.4.jar org.jvnet.hudson.maven3.agent.Maven3Main /home/jenkins/tools/maven/apache-maven-3.0.4 /home/jenkins/jenkins-slave/slave.jar /home/jenkins/jenkins-slave/maven3-interceptor.jar /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 38562
ERROR: Failed to parse POMs
java.io.IOException: Cannot run program "/home/jenkins/tools/java/latest1.6/bin/java" (in directory "<https://builds.apache.org/job/Deltaspike%20OWB%201.1.9-SNAPSHOT/ws/deltaspike")>: error=2, No such file or directory
	at java.lang.ProcessBuilder.start(ProcessBuilder.java:1047)
	at hudson.Proc$LocalProc.<init>(Proc.java:244)
	at hudson.Proc$LocalProc.<init>(Proc.java:216)
	at hudson.Launcher$LocalLauncher.launch(Launcher.java:815)
	at hudson.Launcher$ProcStarter.start(Launcher.java:381)
	at hudson.Launcher$RemoteLaunchCallable.call(Launcher.java:1148)
	at hudson.Launcher$RemoteLaunchCallable.call(Launcher.java:1113)
	at hudson.remoting.UserRequest.perform(UserRequest.java:120)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:326)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:745)
	at ......remote call to jenkins-test-7c2(Native Method)
	at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1416)
	at hudson.remoting.UserResponse.retrieve(UserRequest.java:220)
	at hudson.remoting.Channel.call(Channel.java:781)
	at hudson.Launcher$RemoteLauncher.launch(Launcher.java:928)
	at hudson.Launcher$ProcStarter.start(Launcher.java:381)
	at hudson.maven.AbstractMavenProcessFactory.newProcess(AbstractMavenProcessFactory.java:281)
	at hudson.maven.ProcessCache.get(ProcessCache.java:236)
	at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:778)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:534)
	at hudson.model.Run.execute(Run.java:1738)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:531)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:410)
Caused by: java.io.IOException: error=2, No such file or directory
	at java.lang.UNIXProcess.forkAndExec(Native Method)
	at java.lang.UNIXProcess.<init>(UNIXProcess.java:187)
	at java.lang.ProcessImpl.start(ProcessImpl.java:130)
	at java.lang.ProcessBuilder.start(ProcessBuilder.java:1028)
	at hudson.Proc$LocalProc.<init>(Proc.java:244)
	at hudson.Proc$LocalProc.<init>(Proc.java:216)
	at hudson.Launcher$LocalLauncher.launch(Launcher.java:815)
	at hudson.Launcher$ProcStarter.start(Launcher.java:381)
	at hudson.Launcher$RemoteLaunchCallable.call(Launcher.java:1148)
	at hudson.Launcher$RemoteLaunchCallable.call(Launcher.java:1113)
	at hudson.remoting.UserRequest.perform(UserRequest.java:120)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:326)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:745)

Build failed in Jenkins: Deltaspike OWB 1.1.9-SNAPSHOT #922

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Deltaspike%20OWB%201.1.9-SNAPSHOT/922/changes>

Changes:

[gpetracek] DELTASPIKE-1006 added hints about @TransactionScoped entity-managers

[tandraschko] DELTASPIKE-1113 WindowIdHtmlRenderer should skip DELEGATED

[gpetracek] DELTASPIKE-1032 added hints about manual scheduling

[gpetracek] DELTASPIKE-1128 moved timeout-config to CoreBaseConfig

[struberg] DELTASPIKE-1126 ConfigResolver variable evaluation now on by default

[struberg] DELTASPIKE-1125 move config to CoreBaseConfig

[gpetracek] DELTASPIKE-1130 check session after starting a new request

[gpetracek] DELTASPIKE-1131 improved MockHttpSession

[gpetracek] DELTASPIKE-1116 allow conditional replacement of injection-points in

[gpetracek] DELTASPIKE-1132 release notes for v1.6.1

[gpetracek] [maven-release-plugin] prepare release deltaspike-1.6.1

[gpetracek] [maven-release-plugin] prepare for next development iteration

[johndament] DELTASPIKE-1112 Fixed up the resources directories.

[gpetracek] DELTASPIKE-1136 information about v1.6.1

[gpetracek] DELTASPIKE-1135 support for type-safe messages during the startup

------------------------------------------
Started by upstream project "DeltaSpike for CDI 1.0" build number 17
originally caused by:
 Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on jenkins-test-ba (jenkins-cloud-4GB cloud-slave Ubuntu ubuntu jenkins-cloud-8GB) in workspace <https://builds.apache.org/job/Deltaspike%20OWB%201.1.9-SNAPSHOT/ws/>
Cloning the remote Git repository
Cloning repository https://git-wip-us.apache.org/repos/asf/deltaspike.git
 > git init <https://builds.apache.org/job/Deltaspike%20OWB%201.1.9-SNAPSHOT/ws/> # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/deltaspike.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress https://git-wip-us.apache.org/repos/asf/deltaspike.git +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/deltaspike.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/deltaspike.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/deltaspike.git
 > git -c core.askpass=true fetch --tags --progress https://git-wip-us.apache.org/repos/asf/deltaspike.git +refs/heads/*:refs/remotes/origin/*
Seen branch in repository origin/deltaspike-0.1-incubating
Seen branch in repository origin/deltaspike-0.2-incubating
Seen branch in repository origin/deltaspike-0.3-incubating
Seen branch in repository origin/deltaspike-0.4
Seen branch in repository origin/deltaspike-0.5
Seen branch in repository origin/deltaspike-0.6
Seen branch in repository origin/deltaspike-0.7
Seen branch in repository origin/deltaspike-1.0.0
Seen branch in repository origin/deltaspike-1.0.1
Seen branch in repository origin/deltaspike-1.0.2
Seen branch in repository origin/deltaspike-1.0.3
Seen branch in repository origin/deltaspike-1.1.0
Seen branch in repository origin/deltaspike-1.2.0
Seen branch in repository origin/deltaspike-1.2.1
Seen branch in repository origin/ds-1.4.0
Seen branch in repository origin/ds-1.4.1
Seen branch in repository origin/ds-1.4.2
Seen branch in repository origin/ds-1.5.0
Seen branch in repository origin/ds-1.5.1
Seen branch in repository origin/ds-1.5.2
Seen branch in repository origin/ds-1.5.3
Seen branch in repository origin/ds-1.5.4
Seen branch in repository origin/ds-1.6.0
Seen branch in repository origin/ds-1.6.1
Seen branch in repository origin/master
Seen 25 remote branches
Checking out Revision 53e54564c6de31376a88e22520e63a1d83b8adc5 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 53e54564c6de31376a88e22520e63a1d83b8adc5
 > git rev-list 2a6058c56b4511f62e195da8c235b0b280fe441e # timeout=10
Parsing POMs
Modules changed, recalculating dependency graph
Established TCP socket on 53342
maven3-agent.jar already up to date
maven3-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[deltaspike] $ /home/jenkins/tools/java/latest1.6/bin/java -Xmx2g -Xms256m -XX:MaxPermSize=512m -cp /home/jenkins/jenkins-slave/maven3-agent.jar:/home/jenkins/tools/maven/apache-maven-3.0.4/boot/plexus-classworlds-2.4.jar org.jvnet.hudson.maven3.agent.Maven3Main /home/jenkins/tools/maven/apache-maven-3.0.4 /home/jenkins/jenkins-slave/slave.jar /home/jenkins/jenkins-slave/maven3-interceptor.jar /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 53342
ERROR: Failed to parse POMs
java.io.IOException: Cannot run program "/home/jenkins/tools/java/latest1.6/bin/java" (in directory "<https://builds.apache.org/job/Deltaspike%20OWB%201.1.9-SNAPSHOT/ws/deltaspike")>: error=2, No such file or directory
	at java.lang.ProcessBuilder.start(ProcessBuilder.java:1047)
	at hudson.Proc$LocalProc.<init>(Proc.java:244)
	at hudson.Proc$LocalProc.<init>(Proc.java:216)
	at hudson.Launcher$LocalLauncher.launch(Launcher.java:815)
	at hudson.Launcher$ProcStarter.start(Launcher.java:381)
	at hudson.Launcher$RemoteLaunchCallable.call(Launcher.java:1148)
	at hudson.Launcher$RemoteLaunchCallable.call(Launcher.java:1113)
	at hudson.remoting.UserRequest.perform(UserRequest.java:120)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:326)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:745)
	at ......remote call to jenkins-test-ba(Native Method)
	at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1416)
	at hudson.remoting.UserResponse.retrieve(UserRequest.java:220)
	at hudson.remoting.Channel.call(Channel.java:781)
	at hudson.Launcher$RemoteLauncher.launch(Launcher.java:928)
	at hudson.Launcher$ProcStarter.start(Launcher.java:381)
	at hudson.maven.AbstractMavenProcessFactory.newProcess(AbstractMavenProcessFactory.java:281)
	at hudson.maven.ProcessCache.get(ProcessCache.java:236)
	at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:778)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:534)
	at hudson.model.Run.execute(Run.java:1738)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:531)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:410)
Caused by: java.io.IOException: error=2, No such file or directory
	at java.lang.UNIXProcess.forkAndExec(Native Method)
	at java.lang.UNIXProcess.<init>(UNIXProcess.java:187)
	at java.lang.ProcessImpl.start(ProcessImpl.java:130)
	at java.lang.ProcessBuilder.start(ProcessBuilder.java:1028)
	at hudson.Proc$LocalProc.<init>(Proc.java:244)
	at hudson.Proc$LocalProc.<init>(Proc.java:216)
	at hudson.Launcher$LocalLauncher.launch(Launcher.java:815)
	at hudson.Launcher$ProcStarter.start(Launcher.java:381)
	at hudson.Launcher$RemoteLaunchCallable.call(Launcher.java:1148)
	at hudson.Launcher$RemoteLaunchCallable.call(Launcher.java:1113)
	at hudson.remoting.UserRequest.perform(UserRequest.java:120)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:326)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:745)

Jenkins build is unstable: Deltaspike OWB 1.1.9-SNAPSHOT #921

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Deltaspike%20OWB%201.1.9-SNAPSHOT/921/changes>


Build failed in Jenkins: Deltaspike OWB 1.1.9-SNAPSHOT #920

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Deltaspike%20OWB%201.1.9-SNAPSHOT/920/changes>

Changes:

[danielsoro] DELTASPIKE-1100 Support remove expressions

[tandraschko] DELTASPIKE-1069 documentation

[gpetracek] DELTASPIKE-1106 updated version number

------------------------------------------
Started by upstream project "DeltaSpike for CDI 1.0" build number 13
originally caused by:
 Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on jenkins-test-3e2 (jenkins-cloud-4GB cloud-slave Ubuntu ubuntu jenkins-cloud-8GB) in workspace <https://builds.apache.org/job/Deltaspike%20OWB%201.1.9-SNAPSHOT/ws/>
Cloning the remote Git repository
Cloning repository https://git-wip-us.apache.org/repos/asf/deltaspike.git
 > git init <https://builds.apache.org/job/Deltaspike%20OWB%201.1.9-SNAPSHOT/ws/> # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/deltaspike.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress https://git-wip-us.apache.org/repos/asf/deltaspike.git +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/deltaspike.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/deltaspike.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/deltaspike.git
 > git -c core.askpass=true fetch --tags --progress https://git-wip-us.apache.org/repos/asf/deltaspike.git +refs/heads/*:refs/remotes/origin/*
Seen branch in repository origin/deltaspike-0.1-incubating
Seen branch in repository origin/deltaspike-0.2-incubating
Seen branch in repository origin/deltaspike-0.3-incubating
Seen branch in repository origin/deltaspike-0.4
Seen branch in repository origin/deltaspike-0.5
Seen branch in repository origin/deltaspike-0.6
Seen branch in repository origin/deltaspike-0.7
Seen branch in repository origin/deltaspike-1.0.0
Seen branch in repository origin/deltaspike-1.0.1
Seen branch in repository origin/deltaspike-1.0.2
Seen branch in repository origin/deltaspike-1.0.3
Seen branch in repository origin/deltaspike-1.1.0
Seen branch in repository origin/deltaspike-1.2.0
Seen branch in repository origin/deltaspike-1.2.1
Seen branch in repository origin/ds-1.4.0
Seen branch in repository origin/ds-1.4.1
Seen branch in repository origin/ds-1.4.2
Seen branch in repository origin/ds-1.5.0
Seen branch in repository origin/ds-1.5.1
Seen branch in repository origin/ds-1.5.2
Seen branch in repository origin/ds-1.5.3
Seen branch in repository origin/ds-1.5.4
Seen branch in repository origin/master
Seen 23 remote branches
Checking out Revision 244a492354d8aa21cd7dc6c17991caee24062adf (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 244a492354d8aa21cd7dc6c17991caee24062adf
 > git rev-list 2b630819a6392e52b8ff6c5d306c21aa8cd50e90 # timeout=10
Parsing POMs
Modules changed, recalculating dependency graph
Established TCP socket on 52943
maven3-agent.jar already up to date
maven3-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[deltaspike] $ /home/jenkins/tools/java/latest1.6/bin/java -Xmx2g -Xms256m -XX:MaxPermSize=512m -cp /home/jenkins/jenkins-slave/maven3-agent.jar:/home/jenkins/tools/maven/apache-maven-3.0.4/boot/plexus-classworlds-2.4.jar org.jvnet.hudson.maven3.agent.Maven3Main /home/jenkins/tools/maven/apache-maven-3.0.4 /home/jenkins/jenkins-slave/slave.jar /home/jenkins/jenkins-slave/maven3-interceptor.jar /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 52943
ERROR: Failed to parse POMs
java.io.IOException: Cannot run program "/home/jenkins/tools/java/latest1.6/bin/java" (in directory "<https://builds.apache.org/job/Deltaspike%20OWB%201.1.9-SNAPSHOT/ws/deltaspike")>: error=2, No such file or directory
	at java.lang.ProcessBuilder.start(ProcessBuilder.java:1041)
	at hudson.Proc$LocalProc.<init>(Proc.java:244)
	at hudson.Proc$LocalProc.<init>(Proc.java:216)
	at hudson.Launcher$LocalLauncher.launch(Launcher.java:815)
	at hudson.Launcher$ProcStarter.start(Launcher.java:381)
	at hudson.Launcher$RemoteLaunchCallable.call(Launcher.java:1148)
	at hudson.Launcher$RemoteLaunchCallable.call(Launcher.java:1113)
	at hudson.remoting.UserRequest.perform(UserRequest.java:120)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:326)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:744)
	at ......remote call to jenkins-test-3e2(Native Method)
	at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1416)
	at hudson.remoting.UserResponse.retrieve(UserRequest.java:220)
	at hudson.remoting.Channel.call(Channel.java:781)
	at hudson.Launcher$RemoteLauncher.launch(Launcher.java:928)
	at hudson.Launcher$ProcStarter.start(Launcher.java:381)
	at hudson.maven.AbstractMavenProcessFactory.newProcess(AbstractMavenProcessFactory.java:281)
	at hudson.maven.ProcessCache.get(ProcessCache.java:236)
	at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:778)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:534)
	at hudson.model.Run.execute(Run.java:1738)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:531)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:410)
Caused by: java.io.IOException: error=2, No such file or directory
	at java.lang.UNIXProcess.forkAndExec(Native Method)
	at java.lang.UNIXProcess.<init>(UNIXProcess.java:135)
	at java.lang.ProcessImpl.start(ProcessImpl.java:130)
	at java.lang.ProcessBuilder.start(ProcessBuilder.java:1022)
	at hudson.Proc$LocalProc.<init>(Proc.java:244)
	at hudson.Proc$LocalProc.<init>(Proc.java:216)
	at hudson.Launcher$LocalLauncher.launch(Launcher.java:815)
	at hudson.Launcher$ProcStarter.start(Launcher.java:381)
	at hudson.Launcher$RemoteLaunchCallable.call(Launcher.java:1148)
	at hudson.Launcher$RemoteLaunchCallable.call(Launcher.java:1113)
	at hudson.remoting.UserRequest.perform(UserRequest.java:120)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:326)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:744)

Build failed in Jenkins: Deltaspike OWB 1.1.9-SNAPSHOT #919

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Deltaspike%20OWB%201.1.9-SNAPSHOT/919/changes>

Changes:

[tandraschko] DELTASPIKE-1095 Move  persistence/orm.xml mapping + parsing from DATA

[tandraschko] DELTASPIKE-1095 Move persistence/orm.xml mapping + parsing from DATA

[tandraschko] DELTASPIKE-1095 Move persistence/orm.xml mapping + parsing from DATA

[gpetracek] DELTASPIKE-1096 project-stage bridge for jsf

[gpetracek] DELTASPIKE-1096 project-stage bridge for jsf

[tandraschko] DELTASPIKE-1069 evaluate interceptors for producer-methods

[tandraschko] DELTASPIKE-1069 evaluate interceptors for producer-methods

[tandraschko] DELTASPIKE-1069 evaluate interceptors for producer-methods

[tandraschko] DELTASPIKE-1069 evaluate interceptors for producer-methods

[tandraschko] DELTASPIKE-1069 evaluate interceptors for producer-methods

[tandraschko] DELTASPIKE-1047 Fixed Data Module tests

[tandraschko] DELTASPIKE-1097 Fix Data Module tests for TomEE7

[rmannibucau] DELTASPIKE-1099 @Locked interceptor

------------------------------------------
Started by upstream project "DeltaSpike for CDI 1.0" build number 12
originally caused by:
 Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on jenkins-test-cac (jenkins-cloud-4GB cloud-slave Ubuntu ubuntu jenkins-cloud-8GB) in workspace <https://builds.apache.org/job/Deltaspike%20OWB%201.1.9-SNAPSHOT/ws/>
Cloning the remote Git repository
Cloning repository https://git-wip-us.apache.org/repos/asf/deltaspike.git
 > git init <https://builds.apache.org/job/Deltaspike%20OWB%201.1.9-SNAPSHOT/ws/> # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/deltaspike.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress https://git-wip-us.apache.org/repos/asf/deltaspike.git +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/deltaspike.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/deltaspike.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/deltaspike.git
 > git -c core.askpass=true fetch --tags --progress https://git-wip-us.apache.org/repos/asf/deltaspike.git +refs/heads/*:refs/remotes/origin/*
Seen branch in repository origin/deltaspike-0.1-incubating
Seen branch in repository origin/deltaspike-0.2-incubating
Seen branch in repository origin/deltaspike-0.3-incubating
Seen branch in repository origin/deltaspike-0.4
Seen branch in repository origin/deltaspike-0.5
Seen branch in repository origin/deltaspike-0.6
Seen branch in repository origin/deltaspike-0.7
Seen branch in repository origin/deltaspike-1.0.0
Seen branch in repository origin/deltaspike-1.0.1
Seen branch in repository origin/deltaspike-1.0.2
Seen branch in repository origin/deltaspike-1.0.3
Seen branch in repository origin/deltaspike-1.1.0
Seen branch in repository origin/deltaspike-1.2.0
Seen branch in repository origin/deltaspike-1.2.1
Seen branch in repository origin/ds-1.4.0
Seen branch in repository origin/ds-1.4.1
Seen branch in repository origin/ds-1.4.2
Seen branch in repository origin/ds-1.5.0
Seen branch in repository origin/ds-1.5.1
Seen branch in repository origin/ds-1.5.2
Seen branch in repository origin/ds-1.5.3
Seen branch in repository origin/ds-1.5.4
Seen branch in repository origin/master
Seen 23 remote branches
Checking out Revision 2b630819a6392e52b8ff6c5d306c21aa8cd50e90 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 2b630819a6392e52b8ff6c5d306c21aa8cd50e90
 > git rev-list f30b389abfffe64d9559b3cebd6c904805e3a020 # timeout=10
Parsing POMs
Modules changed, recalculating dependency graph
Established TCP socket on 43665
maven3-agent.jar already up to date
maven3-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[deltaspike] $ /home/jenkins/tools/java/latest1.6/bin/java -Xmx2g -Xms256m -XX:MaxPermSize=512m -cp /home/jenkins/jenkins-slave/maven3-agent.jar:/home/jenkins/tools/maven/apache-maven-3.0.4/boot/plexus-classworlds-2.4.jar org.jvnet.hudson.maven3.agent.Maven3Main /home/jenkins/tools/maven/apache-maven-3.0.4 /home/jenkins/jenkins-slave/slave.jar /home/jenkins/jenkins-slave/maven3-interceptor.jar /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 43665
ERROR: Failed to parse POMs
java.io.IOException: Cannot run program "/home/jenkins/tools/java/latest1.6/bin/java" (in directory "<https://builds.apache.org/job/Deltaspike%20OWB%201.1.9-SNAPSHOT/ws/deltaspike")>: error=2, No such file or directory
	at java.lang.ProcessBuilder.start(ProcessBuilder.java:1041)
	at hudson.Proc$LocalProc.<init>(Proc.java:244)
	at hudson.Proc$LocalProc.<init>(Proc.java:216)
	at hudson.Launcher$LocalLauncher.launch(Launcher.java:815)
	at hudson.Launcher$ProcStarter.start(Launcher.java:381)
	at hudson.Launcher$RemoteLaunchCallable.call(Launcher.java:1148)
	at hudson.Launcher$RemoteLaunchCallable.call(Launcher.java:1113)
	at hudson.remoting.UserRequest.perform(UserRequest.java:120)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:326)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:744)
	at ......remote call to jenkins-test-cac(Native Method)
	at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1416)
	at hudson.remoting.UserResponse.retrieve(UserRequest.java:220)
	at hudson.remoting.Channel.call(Channel.java:781)
	at hudson.Launcher$RemoteLauncher.launch(Launcher.java:928)
	at hudson.Launcher$ProcStarter.start(Launcher.java:381)
	at hudson.maven.AbstractMavenProcessFactory.newProcess(AbstractMavenProcessFactory.java:281)
	at hudson.maven.ProcessCache.get(ProcessCache.java:236)
	at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:778)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:534)
	at hudson.model.Run.execute(Run.java:1738)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:531)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:410)
Caused by: java.io.IOException: error=2, No such file or directory
	at java.lang.UNIXProcess.forkAndExec(Native Method)
	at java.lang.UNIXProcess.<init>(UNIXProcess.java:135)
	at java.lang.ProcessImpl.start(ProcessImpl.java:130)
	at java.lang.ProcessBuilder.start(ProcessBuilder.java:1022)
	at hudson.Proc$LocalProc.<init>(Proc.java:244)
	at hudson.Proc$LocalProc.<init>(Proc.java:216)
	at hudson.Launcher$LocalLauncher.launch(Launcher.java:815)
	at hudson.Launcher$ProcStarter.start(Launcher.java:381)
	at hudson.Launcher$RemoteLaunchCallable.call(Launcher.java:1148)
	at hudson.Launcher$RemoteLaunchCallable.call(Launcher.java:1113)
	at hudson.remoting.UserRequest.perform(UserRequest.java:120)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:326)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:744)

Jenkins build is still unstable: Deltaspike OWB 1.1.9-SNAPSHOT #918

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Deltaspike%20OWB%201.1.9-SNAPSHOT/changes>


Jenkins build is still unstable: Deltaspike OWB 1.1.9-SNAPSHOT #917

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Deltaspike%20OWB%201.1.9-SNAPSHOT/changes>


Jenkins build is still unstable: Deltaspike OWB 1.1.9-SNAPSHOT #916

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Deltaspike%20OWB%201.1.9-SNAPSHOT/changes>


Jenkins build is still unstable: Deltaspike OWB 1.1.9-SNAPSHOT #915

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Deltaspike%20OWB%201.1.9-SNAPSHOT/changes>


Jenkins build is still unstable: Deltaspike OWB 1.1.9-SNAPSHOT #914

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Deltaspike%20OWB%201.1.9-SNAPSHOT/changes>


Jenkins build is unstable: Deltaspike OWB 1.1.9-SNAPSHOT #913

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Deltaspike%20OWB%201.1.9-SNAPSHOT/913/changes>


Build failed in Jenkins: Deltaspike OWB 1.1.9-SNAPSHOT #912

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Deltaspike%20OWB%201.1.9-SNAPSHOT/912/changes>

Changes:

[tandraschko] DELTASPIKE-1050 EntityManagerLookup isn't thread-safe

[tandraschko] DELTASPIKE-1050 refactored

[tandraschko] DELTASPIKE-1067 Data module should use utils from core

[gpetracek] DELTASPIKE-1072 improved build-config

[gpetracek] DELTASPIKE-1072 improved build-config

[tandraschko] DELTASPIKE-1071 URLs like ?&dswid=XYZ leads to window cloning

------------------------------------------
Started by upstream project "DeltaSpike for CDI 1.0" build number 5
originally caused by:
 Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on jenkins-ubuntu-1404-4gb-f96 (jenkins-cloud-4GB cloud-slave Ubuntu ubuntu) in workspace <https://builds.apache.org/job/Deltaspike%20OWB%201.1.9-SNAPSHOT/ws/>
Cloning the remote Git repository
Cloning repository https://git-wip-us.apache.org/repos/asf/deltaspike.git
 > git init <https://builds.apache.org/job/Deltaspike%20OWB%201.1.9-SNAPSHOT/ws/> # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/deltaspike.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress https://git-wip-us.apache.org/repos/asf/deltaspike.git +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/deltaspike.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/deltaspike.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/deltaspike.git
 > git -c core.askpass=true fetch --tags --progress https://git-wip-us.apache.org/repos/asf/deltaspike.git +refs/heads/*:refs/remotes/origin/*
Seen branch in repository origin/deltaspike-0.1-incubating
Seen branch in repository origin/deltaspike-0.2-incubating
Seen branch in repository origin/deltaspike-0.3-incubating
Seen branch in repository origin/deltaspike-0.4
Seen branch in repository origin/deltaspike-0.5
Seen branch in repository origin/deltaspike-0.6
Seen branch in repository origin/deltaspike-0.7
Seen branch in repository origin/deltaspike-1.0.0
Seen branch in repository origin/deltaspike-1.0.1
Seen branch in repository origin/deltaspike-1.0.2
Seen branch in repository origin/deltaspike-1.0.3
Seen branch in repository origin/deltaspike-1.1.0
Seen branch in repository origin/deltaspike-1.2.0
Seen branch in repository origin/deltaspike-1.2.1
Seen branch in repository origin/ds-1.4.0
Seen branch in repository origin/ds-1.4.1
Seen branch in repository origin/ds-1.4.2
Seen branch in repository origin/ds-1.5.0
Seen branch in repository origin/ds-1.5.1
Seen branch in repository origin/ds-1.5.2
Seen branch in repository origin/master
Seen 21 remote branches
Checking out Revision 323c7d38e9d949385eb9d90c47e8971548ab5ed4 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 323c7d38e9d949385eb9d90c47e8971548ab5ed4
 > git rev-list 5158834308171d1e01aa55b6b7d5a7cd1697ca3d # timeout=10
Parsing POMs
ERROR: Failed to parse POMs
java.io.IOException: remote file operation failed: <https://builds.apache.org/job/Deltaspike%20OWB%201.1.9-SNAPSHOT/ws/> at hudson.remoting.Channel@518bb8c7:jenkins-ubuntu-1404-4gb-f96: hudson.remoting.ProxyException: hudson.maven.MavenModuleSetBuild$MavenExecutionException: hudson.maven.MavenEmbedderException: 1 problem was encountered while building the effective settings
[FATAL] Non-readable settings /home/jenkins/.m2/settings.xml: input contained no data @ /home/jenkins/.m2/settings.xml

	at hudson.FilePath.act(FilePath.java:985)
	at hudson.FilePath.act(FilePath.java:967)
	at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.parsePoms(MavenModuleSetBuild.java:960)
	at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:679)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java: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:381)
Caused by: hudson.remoting.ProxyException: hudson.maven.MavenModuleSetBuild$MavenExecutionException: hudson.maven.MavenEmbedderException: 1 problem was encountered while building the effective settings
[FATAL] Non-readable settings /home/jenkins/.m2/settings.xml: input contained no data @ /home/jenkins/.m2/settings.xml

	at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1362)
	at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1098)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2688)
	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:262)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:745)
	at ......remote call to jenkins-ubuntu-1404-4gb-f96(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.FilePath.act(FilePath.java:978)
	... 8 more
Caused by: hudson.remoting.ProxyException: hudson.maven.MavenEmbedderException: 1 problem was encountered while building the effective settings
[FATAL] Non-readable settings /home/jenkins/.m2/settings.xml: input contained no data @ /home/jenkins/.m2/settings.xml

	at hudson.maven.MavenEmbedder.<init>(MavenEmbedder.java:128)
	at hudson.maven.MavenEmbedder.<init>(MavenEmbedder.java:109)
	at hudson.maven.MavenEmbedder.<init>(MavenEmbedder.java:136)
	at hudson.maven.MavenUtil.createEmbedder(MavenUtil.java:212)
	at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1295)
	at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1098)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2688)
	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:262)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:745)
Caused by: hudson.remoting.ProxyException: hudson.maven.MavenEmbedderException: 1 problem was encountered while building the effective settings
[FATAL] Non-readable settings /home/jenkins/.m2/settings.xml: input contained no data @ /home/jenkins/.m2/settings.xml

	at hudson.maven.MavenEmbedder.getSettings(MavenEmbedder.java:261)
	at hudson.maven.MavenEmbedder.buildMavenExecutionRequest(MavenEmbedder.java:157)
	at hudson.maven.MavenEmbedder.<init>(MavenEmbedder.java:120)
	... 14 more
Caused by: hudson.remoting.ProxyException: org.apache.maven.settings.building.SettingsBuildingException: 1 problem was encountered while building the effective settings
[FATAL] Non-readable settings /home/jenkins/.m2/settings.xml: input contained no data @ /home/jenkins/.m2/settings.xml

	at org.apache.maven.settings.building.DefaultSettingsBuilder.build(DefaultSettingsBuilder.java:116)
	at hudson.maven.MavenEmbedder.getSettings(MavenEmbedder.java:259)
	... 16 more

Jenkins build is still unstable: Deltaspike OWB 1.1.9-SNAPSHOT #911

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Deltaspike%20OWB%201.1.9-SNAPSHOT/changes>


Jenkins build is still unstable: Deltaspike OWB 1.1.9-SNAPSHOT #910

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Deltaspike%20OWB%201.1.9-SNAPSHOT/changes>


Jenkins build is still unstable: Deltaspike OWB 1.1.9-SNAPSHOT #909

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Deltaspike%20OWB%201.1.9-SNAPSHOT/changes>


Jenkins build is still unstable: Deltaspike OWB 1.1.9-SNAPSHOT #908

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Deltaspike%20OWB%201.1.9-SNAPSHOT/changes>


Jenkins build is still unstable: Deltaspike OWB 1.1.9-SNAPSHOT #907

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Deltaspike%20OWB%201.1.9-SNAPSHOT/changes>


Jenkins build is still unstable: Deltaspike OWB 1.1.9-SNAPSHOT #906

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Deltaspike%20OWB%201.1.9-SNAPSHOT/changes>


Jenkins build is still unstable: Deltaspike OWB 1.1.9-SNAPSHOT #905

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Deltaspike%20OWB%201.1.9-SNAPSHOT/changes>


Jenkins build is still unstable: Deltaspike OWB 1.1.9-SNAPSHOT #904

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Deltaspike%20OWB%201.1.9-SNAPSHOT/changes>


Jenkins build is still unstable: Deltaspike OWB 1.1.9-SNAPSHOT #903

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Deltaspike%20OWB%201.1.9-SNAPSHOT/changes>


Jenkins build is still unstable: Deltaspike OWB 1.1.9-SNAPSHOT #902

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Deltaspike%20OWB%201.1.9-SNAPSHOT/changes>


Jenkins build is still unstable: Deltaspike OWB 1.1.9-SNAPSHOT #901

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Deltaspike%20OWB%201.1.9-SNAPSHOT/changes>


Jenkins build is still unstable: Deltaspike OWB 1.1.9-SNAPSHOT #900

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Deltaspike%20OWB%201.1.9-SNAPSHOT/changes>


Jenkins build is still unstable: Deltaspike OWB 1.1.9-SNAPSHOT #899

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Deltaspike%20OWB%201.1.9-SNAPSHOT/changes>


Jenkins build is still unstable: Deltaspike OWB 1.1.9-SNAPSHOT #898

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Deltaspike%20OWB%201.1.9-SNAPSHOT/changes>


Jenkins build is still unstable: Deltaspike OWB 1.1.9-SNAPSHOT #897

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Deltaspike%20OWB%201.1.9-SNAPSHOT/changes>


Jenkins build is still unstable: Deltaspike OWB 1.1.9-SNAPSHOT #896

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Deltaspike%20OWB%201.1.9-SNAPSHOT/changes>


Jenkins build is still unstable: Deltaspike OWB 1.1.9-SNAPSHOT #895

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Deltaspike%20OWB%201.1.9-SNAPSHOT/changes>


Jenkins build is still unstable: Deltaspike OWB 1.1.9-SNAPSHOT #894

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Deltaspike%20OWB%201.1.9-SNAPSHOT/changes>


Jenkins build is still unstable: Deltaspike OWB 1.1.9-SNAPSHOT #893

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Deltaspike%20OWB%201.1.9-SNAPSHOT/changes>


Jenkins build is still unstable: Deltaspike OWB 1.1.9-SNAPSHOT #892

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Deltaspike%20OWB%201.1.9-SNAPSHOT/changes>


Jenkins build is still unstable: Deltaspike OWB 1.1.9-SNAPSHOT #891

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Deltaspike%20OWB%201.1.9-SNAPSHOT/changes>


Jenkins build is still unstable: Deltaspike OWB 1.1.9-SNAPSHOT #890

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Deltaspike%20OWB%201.1.9-SNAPSHOT/changes>


Jenkins build is still unstable: Deltaspike OWB 1.1.9-SNAPSHOT #889

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Deltaspike%20OWB%201.1.9-SNAPSHOT/changes>


Jenkins build is still unstable: Deltaspike OWB 1.1.9-SNAPSHOT #888

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Deltaspike%20OWB%201.1.9-SNAPSHOT/changes>


Jenkins build is still unstable: Deltaspike OWB 1.1.9-SNAPSHOT #887

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Deltaspike%20OWB%201.1.9-SNAPSHOT/changes>


Jenkins build is still unstable: Deltaspike OWB 1.1.9-SNAPSHOT #886

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Deltaspike%20OWB%201.1.9-SNAPSHOT/changes>


Jenkins build is still unstable: Deltaspike OWB 1.1.9-SNAPSHOT #885

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Deltaspike%20OWB%201.1.9-SNAPSHOT/changes>


Jenkins build is still unstable: Deltaspike OWB 1.1.9-SNAPSHOT #884

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Deltaspike%20OWB%201.1.9-SNAPSHOT/changes>


Jenkins build is still unstable: Deltaspike OWB 1.1.9-SNAPSHOT #883

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Deltaspike%20OWB%201.1.9-SNAPSHOT/883/>


Jenkins build is still unstable: Deltaspike OWB 1.1.9-SNAPSHOT #882

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Deltaspike%20OWB%201.1.9-SNAPSHOT/changes>


Jenkins build is still unstable: Deltaspike OWB 1.1.9-SNAPSHOT #881

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Deltaspike%20OWB%201.1.9-SNAPSHOT/changes>


Jenkins build is still unstable: Deltaspike OWB 1.1.9-SNAPSHOT #880

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Deltaspike%20OWB%201.1.9-SNAPSHOT/changes>


Jenkins build is still unstable: Deltaspike OWB 1.1.9-SNAPSHOT #879

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Deltaspike%20OWB%201.1.9-SNAPSHOT/changes>


Jenkins build is still unstable: Deltaspike OWB 1.1.9-SNAPSHOT #878

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Deltaspike%20OWB%201.1.9-SNAPSHOT/changes>


Jenkins build is still unstable: Deltaspike OWB 1.1.9-SNAPSHOT #877

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Deltaspike%20OWB%201.1.9-SNAPSHOT/changes>


Jenkins build is still unstable: Deltaspike OWB 1.1.9-SNAPSHOT #876

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Deltaspike%20OWB%201.1.9-SNAPSHOT/changes>


Jenkins build is still unstable: Deltaspike OWB 1.1.9-SNAPSHOT #875

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Deltaspike%20OWB%201.1.9-SNAPSHOT/changes>


Jenkins build is still unstable: Deltaspike OWB 1.1.9-SNAPSHOT #874

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Deltaspike%20OWB%201.1.9-SNAPSHOT/changes>


Jenkins build is still unstable: Deltaspike OWB 1.1.9-SNAPSHOT #873

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Deltaspike%20OWB%201.1.9-SNAPSHOT/changes>


Jenkins build is still unstable: Deltaspike OWB 1.1.9-SNAPSHOT #872

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Deltaspike%20OWB%201.1.9-SNAPSHOT/changes>


Jenkins build is still unstable: Deltaspike OWB 1.1.9-SNAPSHOT #871

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Deltaspike%20OWB%201.1.9-SNAPSHOT/changes>


Jenkins build is still unstable: Deltaspike OWB 1.1.9-SNAPSHOT #870

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Deltaspike%20OWB%201.1.9-SNAPSHOT/changes>


Jenkins build is still unstable: Deltaspike OWB 1.1.9-SNAPSHOT #869

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Deltaspike%20OWB%201.1.9-SNAPSHOT/changes>


Jenkins build is still unstable: Deltaspike OWB 1.1.9-SNAPSHOT #868

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Deltaspike%20OWB%201.1.9-SNAPSHOT/changes>


Jenkins build is still unstable: Deltaspike OWB 1.1.9-SNAPSHOT #867

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Deltaspike%20OWB%201.1.9-SNAPSHOT/changes>


Jenkins build is still unstable: Deltaspike OWB 1.1.9-SNAPSHOT #866

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Deltaspike%20OWB%201.1.9-SNAPSHOT/changes>


Jenkins build is still unstable: Deltaspike OWB 1.1.9-SNAPSHOT #865

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Deltaspike%20OWB%201.1.9-SNAPSHOT/changes>


Jenkins build is still unstable: Deltaspike OWB 1.1.9-SNAPSHOT #864

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Deltaspike%20OWB%201.1.9-SNAPSHOT/changes>


Jenkins build is still unstable: Deltaspike OWB 1.1.9-SNAPSHOT #863

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Deltaspike%20OWB%201.1.9-SNAPSHOT/changes>


Jenkins build is still unstable: Deltaspike OWB 1.1.9-SNAPSHOT #862

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Deltaspike%20OWB%201.1.9-SNAPSHOT/changes>


Jenkins build is still unstable: Deltaspike OWB 1.1.9-SNAPSHOT #861

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Deltaspike%20OWB%201.1.9-SNAPSHOT/changes>


Jenkins build is still unstable: Deltaspike OWB 1.1.9-SNAPSHOT #860

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Deltaspike%20OWB%201.1.9-SNAPSHOT/changes>


Jenkins build is unstable: Deltaspike OWB 1.1.9-SNAPSHOT #859

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Deltaspike%20OWB%201.1.9-SNAPSHOT/859/changes>


Build failed in Jenkins: Deltaspike OWB 1.1.9-SNAPSHOT #858

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Deltaspike%20OWB%201.1.9-SNAPSHOT/858/changes>

Changes:

[struberg] improve JavaDoc for MessageBundles

------------------------------------------
[...truncated 414 lines...]
[INFO] 
[INFO] --- maven-bundle-plugin:2.3.7:cleanVersions (versions) @ deltaspike-core-api ---
[INFO] 
[INFO] --- maven-antrun-plugin:1.7:run (javadoc.resources) @ deltaspike-core-api ---
[WARNING] Parameter tasks is deprecated, use target instead
[INFO] Executing tasks

main:
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ deltaspike-core-api ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ deltaspike-core-api ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5:compile (default-compile) @ deltaspike-core-api ---
[INFO] Compiling 164 source files to <https://builds.apache.org/job/Deltaspike%20OWB%201.1.9-SNAPSHOT/ws/deltaspike/core/api/target/classes>
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ deltaspike-core-api ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 5 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5:testCompile (default-testCompile) @ deltaspike-core-api ---
[INFO] Compiling 18 source files to <https://builds.apache.org/job/Deltaspike%20OWB%201.1.9-SNAPSHOT/ws/deltaspike/core/api/target/test-classes>
[INFO] 
[INFO] --- maven-surefire-plugin:2.11:test (default-test) @ deltaspike-core-api ---
[INFO] Surefire report directory: <https://builds.apache.org/job/Deltaspike%20OWB%201.1.9-SNAPSHOT/ws/deltaspike/core/api/target/surefire-reports>
[INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Concurrency config is parallel='none', perCoreThreadCount=true, threadCount=2, useUnlimitedThreads=false
Running org.apache.deltaspike.core.util.activation.ProjectStageDependentClassDeactivationTest
Nov 10, 2015 6:20:56 AM org.apache.deltaspike.core.util.ClassDeactivationUtils cacheResult
INFO: class: org.apache.deltaspike.core.util.activation.ProjectStageDependentClassDeactivationTest$TestDeactivatable activated=true
Nov 10, 2015 6:20:56 AM org.apache.deltaspike.core.util.ClassDeactivationUtils cacheResult
INFO: class: org.apache.deltaspike.core.util.activation.ProjectStageDependentClassDeactivationTest$TestDeactivatable activated=false
Nov 10, 2015 6:20:56 AM org.apache.deltaspike.core.util.ClassDeactivationUtils cacheResult
INFO: class: org.apache.deltaspike.core.util.activation.ProjectStageDependentClassDeactivationTest$TestDeactivatable activated=true
Nov 10, 2015 6:20:56 AM org.apache.deltaspike.core.util.ClassDeactivationUtils cacheResult
INFO: class: org.apache.deltaspike.core.util.activation.ProjectStageDependentClassDeactivationTest$TestDeactivatable activated=false
Nov 10, 2015 6:20:56 AM org.apache.deltaspike.core.util.ClassDeactivationUtils cacheResult
INFO: class: org.apache.deltaspike.core.util.activation.ProjectStageDependentClassDeactivationTest$TestDeactivatable activated=true
Nov 10, 2015 6:20:56 AM org.apache.deltaspike.core.util.ClassDeactivationUtils cacheResult
INFO: class: org.apache.deltaspike.core.util.activation.ProjectStageDependentClassDeactivationTest$TestDeactivatable activated=true
Nov 10, 2015 6:20:56 AM org.apache.deltaspike.core.util.ClassDeactivationUtils cacheResult
INFO: class: org.apache.deltaspike.core.util.activation.ProjectStageDependentClassDeactivationTest$TestDeactivatable activated=true
Nov 10, 2015 6:20:56 AM org.apache.deltaspike.core.util.ClassDeactivationUtils cacheResult
INFO: class: org.apache.deltaspike.core.util.activation.ProjectStageDependentClassDeactivationTest$TestDeactivatable activated=true
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.057 sec
Running org.apache.deltaspike.test.api.util.metadata.AnnotationInstanceProviderTest
Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 sec
Running org.apache.deltaspike.test.api.util.StringUtilsTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec
Running org.apache.deltaspike.test.api.util.ExceptionUtilsTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec
Running org.apache.deltaspike.test.api.config.PropertyLoaderTest
Nov 10, 2015 6:20:56 AM org.apache.deltaspike.core.api.config.PropertyLoader loadAllProperties
INFO: could not find any property files with name notexistingProperty
Nov 10, 2015 6:20:56 AM org.apache.deltaspike.core.api.config.PropertyLoader loadAllProperties
INFO: could not find any property files with name notexistingProperty
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec
Running org.apache.deltaspike.test.api.config.ConfigResolverTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec
Running org.apache.deltaspike.test.api.config.TypedResolverTest
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec
Running org.apache.deltaspike.test.api.metadata.AnnotatedTypeBuilderTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 sec

Results :

Tests run: 50, Failures: 0, Errors: 0, Skipped: 0

[JENKINS] Recording test results
log4j:WARN No appenders could be found for logger (org.apache.commons.beanutils.converters.BooleanConverter).
log4j:WARN Please initialize the log4j system properly.
[INFO] 
[INFO] --- maven-bundle-plugin:2.3.7:bundle (default-bundle) @ deltaspike-core-api ---
[WARNING] Bundle org.apache.deltaspike.core:deltaspike-core-api:bundle:1.5.2-SNAPSHOT : Did not find matching referal for !org.apache.deltaspike.core.*
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ deltaspike-core-api ---
[INFO] 
[INFO] --- maven-jar-plugin:2.4:test-jar (default) @ deltaspike-core-api ---
[INFO] Building jar: <https://builds.apache.org/job/Deltaspike%20OWB%201.1.9-SNAPSHOT/ws/deltaspike/core/api/target/deltaspike-core-api-1.5.2-SNAPSHOT-tests.jar>
[INFO] 
[INFO] --- maven-bundle-plugin:2.3.7:cleanVersions (versions) @ deltaspike-core-api ---
[INFO] 
[INFO] --- maven-antrun-plugin:1.7:run (javadoc.resources) @ deltaspike-core-api ---
[WARNING] Parameter tasks is deprecated, use target instead
[INFO] Executing tasks

main:
[INFO] Executed tasks
[WARNING] Failed to getClass for org.apache.maven.plugin.source.SourceJarMojo
[INFO] 
[INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ deltaspike-core-api ---
[INFO] Building jar: <https://builds.apache.org/job/Deltaspike%20OWB%201.1.9-SNAPSHOT/ws/deltaspike/core/api/target/deltaspike-core-api-1.5.2-SNAPSHOT-sources.jar>
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.9.1:check (verify-style) @ deltaspike-core-api ---
[INFO] Starting audit...
<https://builds.apache.org/job/Deltaspike%20OWB%201.1.9-SNAPSHOT/ws/deltaspike/core/api/src/main/java/org/apache/deltaspike/core/api/message/MessageBundle.java>:65: Line is longer than 120 characters.
Audit done.

[INFO] There are 1 checkstyle errors.
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache DeltaSpike Sources ......................... SUCCESS [2.326s]
[INFO] Apache DeltaSpike CheckStyle-rules ................ SUCCESS [1.207s]
[INFO] Apache DeltaSpike Parent .......................... SUCCESS [4.414s]
[INFO] Apache DeltaSpike Test-Utils ...................... SUCCESS [4.931s]
[INFO] Apache DeltaSpike Code Parent ..................... SUCCESS [7.181s]
[INFO] Apache DeltaSpike Core ............................ SUCCESS [1.356s]
[INFO] Apache DeltaSpike Core-API ........................ FAILURE [15.821s]
[INFO] Apache DeltaSpike Core-Implementation ............. SKIPPED
[INFO] Apache DeltaSpike ContainerControl parent ......... SKIPPED
[INFO] Apache DeltaSpike CDI ContainerControl API ........ SKIPPED
[INFO] Apache DeltaSpike CDI ContainerControl TCK ........ SKIPPED
[INFO] Apache DeltaSpike CDI OWB-ContainerControl ........ SKIPPED
[INFO] Apache DeltaSpike CDI Weld-ContainerControl ....... SKIPPED
[INFO] Apache DeltaSpike CDI OpenEJB-ContainerControl .... SKIPPED
[INFO] Apache DeltaSpike CDI Servlet-ContainerControl .... SKIPPED
[INFO] Apache DeltaSpike Modules ......................... SKIPPED
[INFO] Apache DeltaSpike Proxy-Module .................... SKIPPED
[INFO] Apache DeltaSpike Proxy-Module API ................ SKIPPED
[INFO] Apache DeltaSpike Proxy-Module Impl ASM5 .......... SKIPPED
[INFO] Apache DeltaSpike Security-Module ................. SKIPPED
[INFO] Apache DeltaSpike Security-Module API ............. SKIPPED
[INFO] Apache DeltaSpike Security-Module Impl ............ SKIPPED
[INFO] Apache DeltaSpike JPA-Module ...................... SKIPPED
[INFO] Apache DeltaSpike JPA-Module API .................. SKIPPED
[INFO] Apache DeltaSpike JPA-Module Impl ................. SKIPPED
[INFO] Apache DeltaSpike Servlet-Module .................. SKIPPED
[INFO] Apache DeltaSpike Servlet-Module API .............. SKIPPED
[INFO] Apache DeltaSpike Servlet-Module Impl ............. SKIPPED
[INFO] Apache DeltaSpike JSF-Module ...................... SKIPPED
[INFO] Apache DeltaSpike JSF-Module API .................. SKIPPED
[INFO] Apache DeltaSpike JSF-Module Impl ................. SKIPPED
[INFO] Apache DeltaSpike JSF-Module Impl (EE6 only) ...... SKIPPED
[INFO] Apache DeltaSpike Partial-Bean-Module ............. SKIPPED
[INFO] Apache DeltaSpike Partial-Bean-Module API ......... SKIPPED
[INFO] Apache DeltaSpike Partial-Bean-Module Impl ........ SKIPPED
[INFO] Apache DeltaSpike BeanValidation-Module ........... SKIPPED
[INFO] Apache DeltaSpike BeanValidation-Module API ....... SKIPPED
[INFO] Apache DeltaSpike BeanValidation-Module Impl ...... SKIPPED
[INFO] Apache DeltaSpike Data-Module ..................... SKIPPED
[INFO] Apache DeltaSpike Data-Module API ................. SKIPPED
[INFO] Apache DeltaSpike Data-Module Impl ................ SKIPPED
[INFO] Apache DeltaSpike Scheduler-Module ................ SKIPPED
[INFO] Apache DeltaSpike Scheduler-Module API ............ SKIPPED
[INFO] Apache DeltaSpike Scheduler-Module Impl ........... SKIPPED
[INFO] Apache DeltaSpike Test-Control-Module ............. SKIPPED
[INFO] Apache DeltaSpike Test-Control-Module API ......... SKIPPED
[INFO] Apache DeltaSpike Test-Control-Module Impl ........ SKIPPED
[INFO] Apache DeltaSpike Examples ........................ SKIPPED
[INFO] Apache DeltaSpike Java-SE Examples ................ SKIPPED
[INFO] Apache DeltaSpike JSF Examples .................... SKIPPED
[INFO] Apache DeltaSpike JSF Playground .................. SKIPPED
[INFO] Apache DeltaSpike Security Example CDI ............ SKIPPED
[INFO] Apache DeltaSpike Security Example PicketLink ..... SKIPPED
[INFO] Apache DeltaSpike Java-SE Scheduler Examples ...... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 44.687s
[INFO] Finished at: Tue Nov 10 06:21:06 UTC 2015
[INFO] Final Memory: 45M/397M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-checkstyle-plugin:2.9.1:check (verify-style) on project deltaspike-core-api: You have 1 Checkstyle violation. -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :deltaspike-core-api
[JENKINS] Archiving <https://builds.apache.org/job/Deltaspike%20OWB%201.1.9-SNAPSHOT/ws/deltaspike/examples/jse-examples/pom.xml> to org.apache.deltaspike.examples/deltaspike-jse-example/1.5.2-SNAPSHOT/deltaspike-jse-example-1.5.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Deltaspike%20OWB%201.1.9-SNAPSHOT/ws/deltaspike/examples/security-requested-page-after-login-cdi/pom.xml> to org.apache.deltaspike.examples/deltaspike-security-requested-page-after-login-cdi/1.5.2-SNAPSHOT/deltaspike-security-requested-page-after-login-cdi-1.5.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Deltaspike%20OWB%201.1.9-SNAPSHOT/ws/deltaspike/test-utils/pom.xml> to org.apache.deltaspike.test/test-utils/1.5.2-SNAPSHOT/test-utils-1.5.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Deltaspike%20OWB%201.1.9-SNAPSHOT/ws/deltaspike/test-utils/target/test-utils-1.5.2-SNAPSHOT.jar> to org.apache.deltaspike.test/test-utils/1.5.2-SNAPSHOT/test-utils-1.5.2-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Deltaspike%20OWB%201.1.9-SNAPSHOT/ws/deltaspike/test-utils/target/test-utils-1.5.2-SNAPSHOT-sources.jar> to org.apache.deltaspike.test/test-utils/1.5.2-SNAPSHOT/test-utils-1.5.2-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Deltaspike%20OWB%201.1.9-SNAPSHOT/ws/deltaspike/modules/data/impl/pom.xml> to org.apache.deltaspike.modules/deltaspike-data-module-impl/1.5.2-SNAPSHOT/deltaspike-data-module-impl-1.5.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Deltaspike%20OWB%201.1.9-SNAPSHOT/ws/deltaspike/modules/data/api/pom.xml> to org.apache.deltaspike.modules/deltaspike-data-module-api/1.5.2-SNAPSHOT/deltaspike-data-module-api-1.5.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Deltaspike%20OWB%201.1.9-SNAPSHOT/ws/deltaspike/core/impl/pom.xml> to org.apache.deltaspike.core/deltaspike-core-impl/1.5.2-SNAPSHOT/deltaspike-core-impl-1.5.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Deltaspike%20OWB%201.1.9-SNAPSHOT/ws/deltaspike/modules/pom.xml> to org.apache.deltaspike.modules/modules-project/1.5.2-SNAPSHOT/modules-project-1.5.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Deltaspike%20OWB%201.1.9-SNAPSHOT/ws/deltaspike/modules/test-control/pom.xml> to org.apache.deltaspike.modules/test-control-module-project/1.5.2-SNAPSHOT/test-control-module-project-1.5.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Deltaspike%20OWB%201.1.9-SNAPSHOT/ws/deltaspike/examples/jsf-examples/pom.xml> to org.apache.deltaspike.examples/deltaspike-jsf-example/1.5.2-SNAPSHOT/deltaspike-jsf-example-1.5.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Deltaspike%20OWB%201.1.9-SNAPSHOT/ws/deltaspike/cdictrl/servlet/pom.xml> to org.apache.deltaspike.cdictrl/deltaspike-cdictrl-servlet/1.5.2-SNAPSHOT/deltaspike-cdictrl-servlet-1.5.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Deltaspike%20OWB%201.1.9-SNAPSHOT/ws/deltaspike/cdictrl/api/pom.xml> to org.apache.deltaspike.cdictrl/deltaspike-cdictrl-api/1.5.2-SNAPSHOT/deltaspike-cdictrl-api-1.5.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Deltaspike%20OWB%201.1.9-SNAPSHOT/ws/deltaspike/examples/scheduler-playground/pom.xml> to org.apache.deltaspike.examples/deltaspike-scheduler-example/1.5.2-SNAPSHOT/deltaspike-scheduler-example-1.5.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Deltaspike%20OWB%201.1.9-SNAPSHOT/ws/deltaspike/checkstyle-rules/pom.xml> to org.apache.deltaspike/checkstyle-rules/1.5.2-SNAPSHOT/checkstyle-rules-1.5.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Deltaspike%20OWB%201.1.9-SNAPSHOT/ws/deltaspike/checkstyle-rules/target/checkstyle-rules-1.5.2-SNAPSHOT.jar> to org.apache.deltaspike/checkstyle-rules/1.5.2-SNAPSHOT/checkstyle-rules-1.5.2-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Deltaspike%20OWB%201.1.9-SNAPSHOT/ws/deltaspike/parent/code/pom.xml> to org.apache.deltaspike/parent-code/1.5.2-SNAPSHOT/parent-code-1.5.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Deltaspike%20OWB%201.1.9-SNAPSHOT/ws/deltaspike/parent/code/target/parent-code-1.5.2-SNAPSHOT-tests.jar> to org.apache.deltaspike/parent-code/1.5.2-SNAPSHOT/parent-code-1.5.2-SNAPSHOT-tests.jar
Compressed 75.21 KB of artifacts by 42.5% relative to #857
[JENKINS] Archiving <https://builds.apache.org/job/Deltaspike%20OWB%201.1.9-SNAPSHOT/ws/deltaspike/modules/jsf/impl/pom.xml> to org.apache.deltaspike.modules/deltaspike-jsf-module-impl/1.5.2-SNAPSHOT/deltaspike-jsf-module-impl-1.5.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Deltaspike%20OWB%201.1.9-SNAPSHOT/ws/deltaspike/modules/partial-bean/pom.xml> to org.apache.deltaspike.modules/partial-bean-module-project/1.5.2-SNAPSHOT/partial-bean-module-project-1.5.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Deltaspike%20OWB%201.1.9-SNAPSHOT/ws/deltaspike/examples/pom.xml> to org.apache.deltaspike.examples/examples-project/1.5.2-SNAPSHOT/examples-project-1.5.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Deltaspike%20OWB%201.1.9-SNAPSHOT/ws/deltaspike/cdictrl/impl-openejb/pom.xml> to org.apache.deltaspike.cdictrl/deltaspike-cdictrl-openejb/1.5.2-SNAPSHOT/deltaspike-cdictrl-openejb-1.5.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Deltaspike%20OWB%201.1.9-SNAPSHOT/ws/deltaspike/modules/jsf/pom.xml> to org.apache.deltaspike.modules/jsf-module-project/1.5.2-SNAPSHOT/jsf-module-project-1.5.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Deltaspike%20OWB%201.1.9-SNAPSHOT/ws/deltaspike/cdictrl/tck/pom.xml> to org.apache.deltaspike.test/deltaspike-cdictrl-tck/1.5.2-SNAPSHOT/deltaspike-cdictrl-tck-1.5.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Deltaspike%20OWB%201.1.9-SNAPSHOT/ws/deltaspike/modules/jsf/api/pom.xml> to org.apache.deltaspike.modules/deltaspike-jsf-module-api/1.5.2-SNAPSHOT/deltaspike-jsf-module-api-1.5.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Deltaspike%20OWB%201.1.9-SNAPSHOT/ws/deltaspike/modules/security/pom.xml> to org.apache.deltaspike.modules/security-module-project/1.5.2-SNAPSHOT/security-module-project-1.5.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Deltaspike%20OWB%201.1.9-SNAPSHOT/ws/deltaspike/modules/bean-validation/pom.xml> to org.apache.deltaspike.modules/bean-validation-module-project/1.5.2-SNAPSHOT/bean-validation-module-project-1.5.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Deltaspike%20OWB%201.1.9-SNAPSHOT/ws/deltaspike/modules/partial-bean/impl/pom.xml> to org.apache.deltaspike.modules/deltaspike-partial-bean-module-impl/1.5.2-SNAPSHOT/deltaspike-partial-bean-module-impl-1.5.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Deltaspike%20OWB%201.1.9-SNAPSHOT/ws/deltaspike/modules/proxy/api/pom.xml> to org.apache.deltaspike.modules/deltaspike-proxy-module-api/1.5.2-SNAPSHOT/deltaspike-proxy-module-api-1.5.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Deltaspike%20OWB%201.1.9-SNAPSHOT/ws/deltaspike/cdictrl/impl-weld/pom.xml> to org.apache.deltaspike.cdictrl/deltaspike-cdictrl-weld/1.5.2-SNAPSHOT/deltaspike-cdictrl-weld-1.5.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Deltaspike%20OWB%201.1.9-SNAPSHOT/ws/deltaspike/modules/jpa/api/pom.xml> to org.apache.deltaspike.modules/deltaspike-jpa-module-api/1.5.2-SNAPSHOT/deltaspike-jpa-module-api-1.5.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Deltaspike%20OWB%201.1.9-SNAPSHOT/ws/deltaspike/modules/servlet/api/pom.xml> to org.apache.deltaspike.modules/deltaspike-servlet-module-api/1.5.2-SNAPSHOT/deltaspike-servlet-module-api-1.5.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Deltaspike%20OWB%201.1.9-SNAPSHOT/ws/deltaspike/modules/jpa/pom.xml> to org.apache.deltaspike.modules/jpa-module-project/1.5.2-SNAPSHOT/jpa-module-project-1.5.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Deltaspike%20OWB%201.1.9-SNAPSHOT/ws/deltaspike/cdictrl/pom.xml> to org.apache.deltaspike.cdictrl/cdictrl-project/1.5.2-SNAPSHOT/cdictrl-project-1.5.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Deltaspike%20OWB%201.1.9-SNAPSHOT/ws/deltaspike/modules/scheduler/api/pom.xml> to org.apache.deltaspike.modules/deltaspike-scheduler-module-api/1.5.2-SNAPSHOT/deltaspike-scheduler-module-api-1.5.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Deltaspike%20OWB%201.1.9-SNAPSHOT/ws/deltaspike/modules/test-control/impl/pom.xml> to org.apache.deltaspike.modules/deltaspike-test-control-module-impl/1.5.2-SNAPSHOT/deltaspike-test-control-module-impl-1.5.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Deltaspike%20OWB%201.1.9-SNAPSHOT/ws/deltaspike/modules/servlet/pom.xml> to org.apache.deltaspike.modules/servlet-module-project/1.5.2-SNAPSHOT/servlet-module-project-1.5.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Deltaspike%20OWB%201.1.9-SNAPSHOT/ws/deltaspike/modules/test-control/api/pom.xml> to org.apache.deltaspike.modules/deltaspike-test-control-module-api/1.5.2-SNAPSHOT/deltaspike-test-control-module-api-1.5.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Deltaspike%20OWB%201.1.9-SNAPSHOT/ws/deltaspike/modules/jsf/impl-ee6/pom.xml> to org.apache.deltaspike.modules/deltaspike-jsf-module-impl-ee6/1.5.2-SNAPSHOT/deltaspike-jsf-module-impl-ee6-1.5.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Deltaspike%20OWB%201.1.9-SNAPSHOT/ws/deltaspike/modules/proxy/pom.xml> to org.apache.deltaspike.modules/proxy-module-project/1.5.2-SNAPSHOT/proxy-module-project-1.5.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Deltaspike%20OWB%201.1.9-SNAPSHOT/ws/deltaspike/modules/partial-bean/api/pom.xml> to org.apache.deltaspike.modules/deltaspike-partial-bean-module-api/1.5.2-SNAPSHOT/deltaspike-partial-bean-module-api-1.5.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Deltaspike%20OWB%201.1.9-SNAPSHOT/ws/deltaspike/modules/scheduler/impl/pom.xml> to org.apache.deltaspike.modules/deltaspike-scheduler-module-impl/1.5.2-SNAPSHOT/deltaspike-scheduler-module-impl-1.5.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Deltaspike%20OWB%201.1.9-SNAPSHOT/ws/deltaspike/parent/pom.xml> to org.apache.deltaspike/parent/1.5.2-SNAPSHOT/parent-1.5.2-SNAPSHOT.pom
Compressed 39.62 KB of artifacts by 80.8% relative to #857
[JENKINS] Archiving <https://builds.apache.org/job/Deltaspike%20OWB%201.1.9-SNAPSHOT/ws/deltaspike/core/pom.xml> to org.apache.deltaspike.core/core-project/1.5.2-SNAPSHOT/core-project-1.5.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Deltaspike%20OWB%201.1.9-SNAPSHOT/ws/deltaspike/core/target/core-project-1.5.2-SNAPSHOT-tests.jar> to org.apache.deltaspike.core/core-project/1.5.2-SNAPSHOT/core-project-1.5.2-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/Deltaspike%20OWB%201.1.9-SNAPSHOT/ws/deltaspike/modules/bean-validation/api/pom.xml> to org.apache.deltaspike.modules/deltaspike-bean-validation-module-api/1.5.2-SNAPSHOT/deltaspike-bean-validation-module-api-1.5.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Deltaspike%20OWB%201.1.9-SNAPSHOT/ws/deltaspike/core/api/pom.xml> to org.apache.deltaspike.core/deltaspike-core-api/1.5.2-SNAPSHOT/deltaspike-core-api-1.5.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Deltaspike%20OWB%201.1.9-SNAPSHOT/ws/deltaspike/core/api/target/deltaspike-core-api-1.5.2-SNAPSHOT.jar> to org.apache.deltaspike.core/deltaspike-core-api/1.5.2-SNAPSHOT/deltaspike-core-api-1.5.2-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Deltaspike%20OWB%201.1.9-SNAPSHOT/ws/deltaspike/core/api/target/deltaspike-core-api-1.5.2-SNAPSHOT-tests.jar> to org.apache.deltaspike.core/deltaspike-core-api/1.5.2-SNAPSHOT/deltaspike-core-api-1.5.2-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/Deltaspike%20OWB%201.1.9-SNAPSHOT/ws/deltaspike/core/api/target/deltaspike-core-api-1.5.2-SNAPSHOT-sources.jar> to org.apache.deltaspike.core/deltaspike-core-api/1.5.2-SNAPSHOT/deltaspike-core-api-1.5.2-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Deltaspike%20OWB%201.1.9-SNAPSHOT/ws/deltaspike/modules/security/impl/pom.xml> to org.apache.deltaspike.modules/deltaspike-security-module-impl/1.5.2-SNAPSHOT/deltaspike-security-module-impl-1.5.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Deltaspike%20OWB%201.1.9-SNAPSHOT/ws/deltaspike/modules/scheduler/pom.xml> to org.apache.deltaspike.modules/scheduler-module-project/1.5.2-SNAPSHOT/scheduler-module-project-1.5.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Deltaspike%20OWB%201.1.9-SNAPSHOT/ws/deltaspike/modules/proxy/impl-asm5/pom.xml> to org.apache.deltaspike.modules/deltaspike-proxy-module-impl-asm5/1.5.2-SNAPSHOT/deltaspike-proxy-module-impl-asm5-1.5.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Deltaspike%20OWB%201.1.9-SNAPSHOT/ws/deltaspike/examples/jsf-playground/pom.xml> to org.apache.deltaspike.examples/deltaspike-jsf-playground/1.5.2-SNAPSHOT/deltaspike-jsf-playground-1.5.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Deltaspike%20OWB%201.1.9-SNAPSHOT/ws/deltaspike/modules/servlet/impl/pom.xml> to org.apache.deltaspike.modules/deltaspike-servlet-module-impl/1.5.2-SNAPSHOT/deltaspike-servlet-module-impl-1.5.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Deltaspike%20OWB%201.1.9-SNAPSHOT/ws/deltaspike/modules/bean-validation/impl/pom.xml> to org.apache.deltaspike.modules/deltaspike-bean-validation-module-impl/1.5.2-SNAPSHOT/deltaspike-bean-validation-module-impl-1.5.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Deltaspike%20OWB%201.1.9-SNAPSHOT/ws/deltaspike/cdictrl/impl-owb/pom.xml> to org.apache.deltaspike.cdictrl/deltaspike-cdictrl-owb/1.5.2-SNAPSHOT/deltaspike-cdictrl-owb-1.5.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Deltaspike%20OWB%201.1.9-SNAPSHOT/ws/deltaspike/modules/jpa/impl/pom.xml> to org.apache.deltaspike.modules/deltaspike-jpa-module-impl/1.5.2-SNAPSHOT/deltaspike-jpa-module-impl-1.5.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Deltaspike%20OWB%201.1.9-SNAPSHOT/ws/deltaspike/modules/data/pom.xml> to org.apache.deltaspike.modules/data-module-project/1.5.2-SNAPSHOT/data-module-project-1.5.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Deltaspike%20OWB%201.1.9-SNAPSHOT/ws/deltaspike/examples/security-requested-page-after-login-picketlink/pom.xml> to org.apache.deltaspike.examples/deltaspike-security-requested-page-after-login-picketlink/1.5.2-SNAPSHOT/deltaspike-security-requested-page-after-login-picketlink-1.5.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Deltaspike%20OWB%201.1.9-SNAPSHOT/ws/deltaspike/pom.xml> to org.apache.deltaspike/deltaspike-project/1.5.2-SNAPSHOT/deltaspike-project-1.5.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Deltaspike%20OWB%201.1.9-SNAPSHOT/ws/deltaspike/modules/security/api/pom.xml> to org.apache.deltaspike.modules/deltaspike-security-module-api/1.5.2-SNAPSHOT/deltaspike-security-module-api-1.5.2-SNAPSHOT.pom
Sending e-mails to: commits@deltaspike.apache.org
channel stopped

Jenkins build is still unstable: Deltaspike OWB 1.1.9-SNAPSHOT #857

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Deltaspike%20OWB%201.1.9-SNAPSHOT/changes>